Benchmark

non-incremental/FP/20200911-Pine/1599121976984175000.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:
   u' := u + 0.01 * v
   v' := v + 0.01 * (-0.5 * v - 9.81 * u)

 Input ranges:
   u in [0.0,0.0]
   v in [2.0,3.0]

 Invariant:
   -0.16*u + -0.03*v + 1.0*u^2 + 0.03*u*v + 0.09*v^2 <= 0.77
 and
   u in [-0.8,1.0]
   v in [-2.8,3.0]

 Query: Loop and Invariant and not Invariant'
Benchmark
Size4032
Compressed Size1218
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 4024
Compressed Size1231
Max. Term Depth31
Asserts 1
Declared Functions0
Declared Constants4
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

not1 and6 let27 fp24
fp.add10 fp.sub1 fp.mul20 fp.neg1
fp.leq10 fp.eq2 roundNearestTiesToEven31

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2025 0.33 (2/3) Bitwuzla Bitwuzla sat ✅ 95.37906 95.22980
cvc5 cvc5 sat ✅ 10.43288 10.30785
UltimateEliminator UltimateEliminator+MathSAT unknown ❌ 1201.78876 1205.67905