Benchmark
non-incremental/QF_NRA/20200911-Pine/1599121862899350000.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.41*x2 + 0.86*x1^2 + 0.3*x1*x2 + 0.83*x2^2 <= 0.67
and
x1 in [-0.5,1.5]
x2 in [-1.0,1.0]
Query: Loop and Invariant and not Invariant'
| Benchmark |
| Size | 1918 |
| Compressed Size | 907 |
| 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 | 1910 |
| Compressed Size | 921 |
| Max. Term Depth | 17 |
| 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 |
= | 2 |
let | 8 |
/ | 17 |
+ | 10 |
- | 9 |
* | 19 |
<= | 4 |
>= | 6 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2023
|
|
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
sat ✅
|
0.12761
|
0.12818
|
| |
NRA-LS |
cvc5-NRA-LS-sq_default |
sat ✅
|
0.08988
|
0.08996
|
| |
Par4 |
Par4-wrapped-sq_default |
sat ✅
|
0.04110
|
0.00753
|
| |
SMT-RAT |
SMT-RAT-MCSAT_default |
sat ✅
|
0.04752
|
0.04719
|
| |
Yices2 |
Yices 2 for SMTCOMP 2023_default |
sat ✅
|
0.03464
|
0.03460
|
| |
Z3alpha |
z3alpha_default |
sat ✅
|
0.03360
|
0.03380
|
| |
Z3++ |
z3++0715_default |
sat ✅
|
0.29167
|
0.29169
|
| |
|
Z3++_sq_0526_default |
sat ✅
|
0.30083
|
0.30091
|