Benchmark

non-incremental/QF_BV/20230221-oisc-gurtner/SRLI-SAFE-28-28.smt2

Publications: "A Formally Verified Reduction of the RV32I ISA", Sonja Gurtner
(https://epub.jku.at/obvulihs/content/titleinfo/8237703)

The benchmarks come from the master thesis from Sonja Gurtner "A Formally Verified Reduction of the
RV32I ISA" about translating RISC-V instructions using only memory operations, jump, and sub. The
translation was done by Rosette, a tool to translate constraints from a Racket-like language to the
SMT-LIB.

There are two parameters in the translation:

- the bitwidth we are considering

- the upper bound on the number of loop iterations (for
correctness, it must be larger than the bitwidth)

One limitation of the work is that the translation was verified one replacement at a time. We verify
that addition (RISC-V instruction add) can be replaced by two subtraction (RISC-V instruction sub),
but subsequently use the usual addition. Thanks to this, verification scales up to large
bitwidth. Otherwise, the verification of such nested instructions is very challenging.


Naming convention: <instruction_to_replace>[-nested]-<bitwidth>-<upper_bound>[-<counterexample-cause>.smt2
Benchmark
Size123106
Compressed Size19599
License Creative Commons Attribution 4.0 International (CC-BY-4.0)
Categoryindustrial
First Occurrence2023-07-06
Generated BySonja Gurtner and Mathias Fleury
Generated On2023-02-19 00:00:00
GeneratorRosette
Dolmen OK1
strict Dolmen OK1
check-sat calls1
Query 1
Status unsat
Inferred Status unsat
Size 123097
Compressed Size19675
Max. Term Depth3
Asserts 4
Declared Functions0
Declared Constants140
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants2167
Declared Datatypes0

Symbols

Bool1374 ite766 not129 or166
and335 =717 BitVec793 bvand1
bvor9 bvneg43 bvadd99 bvsmod2
bvult10 bvule4 bvslt1 bvsle12
bvshl108 bvlshr40

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.17 (5/6) Bitwuzla Bitwuzla-fixed_default unsat ✅ 32.73810 32.73740
cvc5 cvc5-default-2023-05-16-ea045f305_sq unsat ✅ 15.57880 15.57890
STP STP 2022.4_default unsat ✅ 9.08429 9.08498
STP 2022.4_default unsat ✅ 9.12629 9.12590
UltimateEliminator UltimateIntBlastingWrapper+SMTInterpol_default unknown ❌ 4.39508 11.37660
Yices2 Yices 2 for SMTCOMP 2023_default unsat ✅ 240.49500 240.48900
Z3-Owl z3-Owl-Final_default unsat ✅ 11.77930 11.77860
z3-Owl-Final_default unsat ✅ 11.90130 11.90140
SMT-COMP 2025 0.22 (7/9) Bitwuzla Bitwuzla unsat ✅ 15.22865 15.10389
Bitwuzla-MachBV-base unsat ✅ 8.05632 7.92883
Bitwuzla-MachBV Bitwuzla-MachBV unsat ✅ 7.20790 7.08962
BVDecide bv_decide unknown ❌ 1201.39356 1201.03520
bv_decide-nokernel unknown ❌ 1201.38749 1201.07382
cvc5 cvc5 unsat ✅ 9.90634 9.78658
SMTInterpol SMTInterpol unknown ❌ 1201.79388 1242.90249
Yices2 Yices2 unsat ✅ 7.93801 7.81148
Z3alpha Z3-alpha unsat ✅ 9.55530 36.62031
Z3 Z3-alpha-base unsat ✅ 4.24108 4.12195
Z3-Owl-base unsat ✅ 19.93140 19.80586
z3siri-base unsat ✅ 4.23989 4.11868
Z3-Owl Z3-Owl unsat ✅ 7.77754 7.64331