Benchmark
non-incremental/FP/20200911-Pine/1599121889466982000.smt2
These benchmarks were generated while developing the tool Pine [1], which uses
CVC4/Z3 to check inductiveness of invariants. The work is described in [2].
[1] https://github.com/izycheva/pine
[2] A.Izycheva, E.Darulova, H.Seidl, SAS'20, "Counterexample- and Simulation-Guided Floating-Point Loop Invariant Synthesis"
Loop:
x' := x + 0.01 * (-x + 2*x*x + y*y) + rndx0
y' := y + 0.01 * (-y + y*y) + rndy0
Input ranges:
x in [-0.4,0.3]
y in [-0.4,0.3]
rndx0 in [-1.7e-08,1.7e-08]
rndy0 in [-1.6e-08,1.6e-08]
Invariant:
0.1*x + 0.1*y + 0.98*x^2 + 0.01*x*y + 1.0*y^2 <= 0.24
and
x in [-0.4,0.4]
y in [-0.4,0.3]
Query: Loop and Invariant and not Invariant'
| Benchmark |
| Size | 4783 |
| Compressed Size | 1345 |
| License |
Creative Commons Attribution 4.0 International
(CC-BY-4.0)
|
| Category | industrial |
| First Occurrence | 2021-07-18 |
| Generated By | Anastasiia Izycheva, Eva Darulova |
| Generated On | 2020-09-11 00:00:00 |
| Generator | Pine (using Z3 Python API) |
| Dolmen OK | 1 |
| strict Dolmen OK | 1 |
| check-sat calls | 1 |
| Status | unknown |
| Inferred Status | unsat |
| Size | 4775 |
| Compressed Size | 1363 |
| Max. Term Depth | 39 |
| Asserts | 1 |
| Declared Functions | 0 |
| Declared Constants | 6 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
not | 1 |
and | 6 |
let | 35 |
fp | 27 |
fp.add | 15 |
fp.mul | 21 |
fp.neg | 2 |
fp.leq | 14 |
fp.eq | 2 |
roundNearestTiesToEven | 36 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2021
|
1.00 (0/3) |
CVC4 |
CVC4-sq-final_default |
unknown ❌
|
1200.02000
|
1199.75000
|
| |
UltimateEliminator |
UltimateEliminator+MathSAT-5.6.6_default |
unknown ❌
|
7.16674
|
4.36560
|
| |
Z3 |
z3-4.8.11_default |
unknown ❌
|
1200.01000
|
1199.84000
|
| |
|
z3-4.8.4-d6df51951f4c-wrapped-sq_default |
unknown ❌
|
1200.02000
|
1199.81000
|
|
SMT-COMP 2023
|
0.33 (2/3) |
Bitwuzla |
Bitwuzla-fixed_default |
unsat ✅
|
363.72900
|
363.69900
|
| |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
unsat ✅
|
880.36500
|
872.90400
|
| |
UltimateEliminator |
UltimateEliminator+MathSAT-5.6.9_default |
unknown ❌
|
6.81691
|
4.27334
|
|
SMT-COMP 2024
|
|
Bitwuzla |
Bitwuzla |
unsat ✅
|
214.27094
|
214.13716
|
| |
cvc5 |
cvc5 |
unsat ✅
|
1163.64573
|
1163.49864
|