Benchmark

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

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

  assume abs(x - (res * res)) <= oldeps
  res = (res + (x / res)) / 2
  assert abs(x - (res * res)) <= neweps

where neweps depends on oldeps.  It also considers rounding errors
correctly.
Benchmark
Size5464
Compressed Size1122
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 unsat
Inferred Status unsat
Size 5456
Compressed Size1117
Max. Term Depth7
Asserts 36
Declared Functions1
Declared Constants3
Declared Sorts 0
Defined Functions4
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

Bool3 ite3 not1 or4
and9 =>3 =6 Real1
/20 +41 -26 *38
<7 <=6 >2 >=7

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.50 (2/4) CVC4 CVC4-sq-final_default unknown ❌ 1200.02000 1199.66000
cvc5 cvc5-default-2023-05-16-ea045f305_sq unsat ✅ 2.56140 2.56211
SMTInterpol smtinterpol-2.5-1272-g2d6d356c_default unknown ❌ 0.35366 0.50796
Yices2 Yices 2 for SMTCOMP 2023_default unsat ✅ 0.03152 0.03147
SMT-COMP 2024 0.33 (2/3) cvc5 cvc5 unsat ✅ 5.30749 5.20798
SMTInterpol SMTInterpol unknown ❌ 0.52728 0.78610
Yices2 Yices2 unsat ✅ 0.34479 0.24454
SMT-COMP 2025 0.67 (1/3) cvc5 cvc5 unknown ❌ 1201.78985 1201.00998
SMTInterpol SMTInterpol unknown ❌ 0.54333 0.76200
Yices2 Yices2 unsat ✅ 0.30893 0.18804