Benchmark
non-incremental/QF_UFNRA/20230328-sqrtmodinv-hoenicke/sqrtStep2a.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 |
| Size | 4886 |
| Compressed Size | 1096 |
| License |
Creative Commons Attribution 4.0 International
(CC-BY-4.0)
|
| Category | crafted |
| First Occurrence | 2023-07-06 |
| Generated By | Jochen Hoenicke |
| Generated On | 2023-03-28 00:00:00 |
| Generator | — |
| Dolmen OK | 1 |
| strict Dolmen OK | 1 |
| check-sat calls | 1 |
| Status | unsat |
| Inferred Status | unsat |
| Size | 4878 |
| Compressed Size | 1090 |
| Max. Term Depth | 7 |
| Asserts | 36 |
| Declared Functions | 1 |
| Declared Constants | 3 |
| Declared Sorts | 0 |
| Defined Functions | 4 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
Bool | 3 |
ite | 3 |
not | 1 |
or | 4 |
and | 9 |
=> | 3 |
= | 6 |
Real | 1 |
/ | 20 |
+ | 41 |
- | 26 |
* | 38 |
< | 7 |
<= | 6 |
> | 2 |
>= | 7 |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2023
|
0.75 (1/4) |
CVC4 |
CVC4-sq-final_default |
unknown ❌
|
1200.02000
|
1199.93000
|
| |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
unknown ❌
|
1200.02000
|
1199.98000
|
| |
SMTInterpol |
smtinterpol-2.5-1272-g2d6d356c_default |
unknown ❌
|
0.34779
|
0.51379
|
| |
Yices2 |
Yices 2 for SMTCOMP 2023_default |
unsat ✅
|
0.03160
|
0.03155
|
|
SMT-COMP 2024
|
0.33 (2/3) |
cvc5 |
cvc5 |
unsat ✅
|
5.67493
|
5.57358
|
| |
SMTInterpol |
SMTInterpol |
unknown ❌
|
0.50718
|
0.72147
|
| |
Yices2 |
Yices2 |
unsat ✅
|
0.29882
|
0.19874
|
|
SMT-COMP 2025
|
0.67 (1/3) |
cvc5 |
cvc5 |
unknown ❌
|
1201.76986
|
1200.95342
|
| |
SMTInterpol |
SMTInterpol |
unknown ❌
|
0.49605
|
0.62697
|
| |
Yices2 |
Yices2 |
unsat ✅
|
0.35075
|
0.22880
|