Benchmark

non-incremental/QF_UFNRA/20230328-sqrtmodinv-hoenicke/sqrtStepFinala.smt2

This is a relaxed variant of the benchmark in QF_NIA.
This checks the validity of the final newton-raphson step that computes
the square root from a good approximation

  assume abs(x - (res * res)) <= oldeps
  roundedDown = x / res
  res = min(res, roundedDown)
  assert res * res <= x < (res + 1) * (res + 1)
Benchmark
Size3522
Compressed Size1047
License Creative Commons Attribution 4.0 International (CC-BY-4.0)
Categorycrafted
First Occurrence2023-07-06
Generated ByJochen Hoenicke
Generated On2023-03-28 00:00:00
Generator
Dolmen OK1
strict Dolmen OK1
check-sat calls1
Query 1
Status sat
Inferred Status sat
Size 3514
Compressed Size1050
Max. Term Depth7
Asserts 21
Declared Functions1
Declared Constants4
Declared Sorts 0
Defined Functions4
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

Bool3 ite4 not1 or3
and9 =>3 =7 Real1
/4 +19 -9 *7
<6 <=8 >2 >=7

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.50 (2/4) CVC4 CVC4-sq-final_default unknown ❌ 0.91398 0.91421
cvc5 cvc5-default-2023-05-16-ea045f305_sq sat ✅ 0.37106 0.37168
SMTInterpol smtinterpol-2.5-1272-g2d6d356c_default unknown ❌ 0.34366 0.49721
Yices2 Yices 2 for SMTCOMP 2023_default sat ✅ 0.02661 0.02654
SMT-COMP 2024 0.33 (2/3) cvc5 cvc5 sat ✅ 0.47142 0.37210
SMTInterpol SMTInterpol unknown ❌ 0.45086 0.51685
Yices2 Yices2 sat ✅ 0.26473 0.16383
SMT-COMP 2025 0.33 (2/3) cvc5 cvc5 sat ✅ 0.77960 0.66230
SMTInterpol SMTInterpol unknown ❌ 0.49506 0.53865
Yices2 Yices2 sat ✅ 0.32586 0.19522