Benchmark

non-incremental/QF_NIA/20230328-sqrtmodinv-hoenicke/sqrtStepFinal.smt2

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
Size1345
Compressed Size635
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
GeneratorHandwritten
Dolmen OK1
strict Dolmen OK1
check-sat calls1
Query 1
Status unsat
Inferred Status unsat
Size 1337
Compressed Size627
Max. Term Depth5
Asserts 7
Declared Functions0
Declared Constants4
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

ite1 not1 or1 and2
=2 div2 +5 *6
<3 <=4 >=2

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2025 0.40 (3/5) cvc5 cvc5 unsat ✅ 481.11815 480.95096
SMTInterpol SMTInterpol unknown ❌ 0.44662 0.43692
Yices2 Yices2 unknown ❌ 1201.28685 1201.05686
Z3alpha Z3-alpha unsat ✅ 0.42524 0.39100
Z3 Z3-alpha-base unsat ✅ 0.31315 0.19551
z3siri-base unsat ✅ 0.32237 0.19580