Benchmark

non-incremental/FP/20200911-Pine/1599121886388280000.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)
   y' := y + 0.01 * (-y + y*y)

 Input ranges:
   x in [-0.4,0.3]
   y in [-0.4,0.3]

 Invariant:
   0.1*x + 0.09*y + 1.0*x^2 + -0.01*x*y + 0.96*y^2 <= 0.24
 and
   x in [-0.4,0.3]
   y in [-0.4,0.3]

 Query: Loop and Invariant and not Invariant'
Benchmark
Size4197
Compressed Size1201
License Creative Commons Attribution 4.0 International (CC-BY-4.0)
Categoryindustrial
First Occurrence2021-07-18
Generated ByAnastasiia Izycheva, Eva Darulova
Generated On2020-09-11 00:00:00
GeneratorPine (using Z3 Python API)
Dolmen OK1
strict Dolmen OK1
check-sat calls1
Query 1
Status unknown
Inferred Status sat
Size 4189
Compressed Size1239
Max. Term Depth34
Asserts 1
Declared Functions0
Declared Constants4
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

not1 and6 let30 fp23
fp.add13 fp.mul21 fp.neg2 fp.leq10
fp.eq2 roundNearestTiesToEven34

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2021 0.33 (2/3) CVC4 CVC4-sq-final_default sat ✅ 16.09830 16.09930
UltimateEliminator UltimateEliminator+MathSAT-5.6.6_default unknown ❌ 7.13651 4.31799
Z3 z3-4.8.11_default sat ✅ 284.17500 284.10800
z3-4.8.4-d6df51951f4c-wrapped-sq_default unknown ❌ 231.03400 230.92700
SMT-COMP 2025 Bitwuzla Bitwuzla sat ✅ 25.00165 24.86999
cvc5 cvc5 sat ✅ 20.66205 20.54346
UltimateEliminator UltimateEliminator+MathSAT sat ✅ 117.12892 119.85039