Benchmark
non-incremental/QF_NIA/20230328-sqrtmodinv-hoenicke/sqrtStep4.smt2
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 | 1168 |
| Compressed Size | 576 |
| 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 | Handwritten |
| Dolmen OK | 1 |
| strict Dolmen OK | 1 |
| check-sat calls | 1 |
| Status | unsat |
| Inferred Status | unsat |
| Size | 1159 |
| Compressed Size | 570 |
| Max. Term Depth | 6 |
| Asserts | 5 |
| Declared Functions | 0 |
| Declared Constants | 3 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
not | 1 |
or | 2 |
and | 2 |
= | 1 |
div | 4 |
+ | 7 |
* | 8 |
< | 2 |
<= | 4 |
>= | 2 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2023
|
0.80 (1/5) |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
unknown ❌
|
1200.01000
|
1198.27000
|
| |
Yices2 |
Yices 2 for SMTCOMP 2023_default |
unknown ❌
|
1200.01000
|
1199.97000
|
| |
Yices-ismt |
yices-ismt-sq-0526_default |
unknown ❌
|
1199.67000
|
1199.57000
|
| |
Z3alpha |
z3alpha_default |
unsat ✅
|
42.25040
|
42.24740
|
| |
Z3++ |
z3++0715_default |
unknown ❌
|
203.12500
|
203.07000
|
| |
|
Z3++_sq_0526_default |
unknown ❌
|
1200.10000
|
1199.99000
|
|
SMT-COMP 2025
|
0.60 (2/5) |
cvc5 |
cvc5 |
unknown ❌
|
1201.78385
|
1200.92559
|
| |
SMTInterpol |
SMTInterpol |
unknown ❌
|
0.46397
|
0.44150
|
| |
Yices2 |
Yices2 |
unknown ❌
|
1201.29469
|
1201.08314
|
| |
Z3alpha |
Z3-alpha |
unsat ✅
|
0.42877
|
0.40255
|
| |
Z3 |
Z3-alpha-base |
unsat ✅
|
0.30239
|
0.18349
|
| |
|
z3siri-base |
unsat ✅
|
0.31249
|
0.19297
|