Benchmark
non-incremental/FP/20200911-Pine/1599121863427130000.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:
x1' := x1 + 0.01 * x2
x2' := -0.01 * x1 + 0.99 * x2
Input ranges:
x1 in [0.0,1.0]
x2 in [0.0,1.0]
Invariant:
-1.0*x1 + -0.49*x2 + 0.88*x1^2 + 0.39*x1*x2 + 0.87*x2^2 <= 0.76
and
x1 in [-0.5,1.7]
x2 in [-1.0,1.0]
Query: Loop and Invariant and not Invariant'
| Benchmark |
| Size | 3959 |
| Compressed Size | 1177 |
| 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 | sat |
| Size | 3951 |
| Compressed Size | 1184 |
| Max. Term Depth | 30 |
| Asserts | 1 |
| Declared Functions | 0 |
| Declared Constants | 4 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
not | 1 |
and | 6 |
let | 26 |
fp | 23 |
fp.add | 10 |
fp.mul | 19 |
fp.neg | 1 |
fp.leq | 10 |
fp.eq | 2 |
roundNearestTiesToEven | 29 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2022
|
0.25 (3/4) |
Bitwuzla |
Bitwuzla-wrapped_default |
sat ✅
|
12.66850
|
12.66590
|
| |
cvc5 |
cvc5_default |
unknown ❌
|
1200.11000
|
1198.58000
|
| |
|
cvc5-default-2022-07-02-b15e116-wrapped_sq |
sat ✅
|
1167.42000
|
1163.80000
|
| |
UltimateEliminator |
UltimateEliminator+MathSAT-5.6.7-wrapped_default |
unknown ❌
|
7.11703
|
5.12610
|
| |
Z3 |
z3-4.8.17_default |
sat ✅
|
52.36330
|
52.36410
|
|
SMT-COMP 2023
|
0.33 (2/3) |
Bitwuzla |
Bitwuzla-fixed_default |
sat ✅
|
32.07190
|
32.07010
|
| |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
sat ✅
|
560.93300
|
556.97000
|
| |
UltimateEliminator |
UltimateEliminator+MathSAT-5.6.9_default |
unknown ❌
|
6.80605
|
4.33995
|