Benchmark

non-incremental/QF_BV/20230221-oisc-gurtner/SRLI-SAFE-12-12.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
Size99075
Compressed Size15449
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 99066
Compressed Size15450
Max. Term Depth3
Asserts 4
Declared Functions0
Declared Constants140
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants1671
Declared Datatypes0

Symbols

Bool1102 ite686 not65 or86
and255 =669 BitVec569 bvand1
bvor9 bvneg27 bvadd51 bvsmod2
bvult10 bvule4 bvslt1 bvsle12
bvshl44 bvlshr24

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.17 (5/6) Bitwuzla Bitwuzla-fixed_default unsat ✅ 3.65879 3.65840
cvc5 cvc5-default-2023-05-16-ea045f305_sq unsat ✅ 3.47206 3.47256
STP STP 2022.4_default unsat ✅ 2.13070 2.13069
STP 2022.4_default unsat ✅ 2.12729 2.12701
UltimateEliminator UltimateIntBlastingWrapper+SMTInterpol_default unknown ❌ 4.71851 12.04250
Yices2 Yices 2 for SMTCOMP 2023_default unsat ✅ 40.91680 40.91600
Z3-Owl z3-Owl-Final_default unsat ✅ 4.50230 4.50203
z3-Owl-Final_default unsat ✅ 5.02875 5.02843
SMT-COMP 2025 0.22 (7/9) Bitwuzla Bitwuzla unsat ✅ 1.72082 1.60017
Bitwuzla-MachBV-base unsat ✅ 1.79696 1.67920
Bitwuzla-MachBV Bitwuzla-MachBV unsat ✅ 1.84641 1.71153
BVDecide bv_decide unknown ❌ 1201.38465 1201.01456
bv_decide-nokernel unknown ❌ 1201.37351 1201.02238
cvc5 cvc5 unsat ✅ 2.45440 2.33248
SMTInterpol SMTInterpol unknown ❌ 1201.45163 1236.64712
Yices2 Yices2 unsat ✅ 2.79739 2.66712
Z3alpha Z3-alpha unsat ✅ 1.89592 6.28643
Z3 Z3-alpha-base unsat ✅ 1.39597 1.26662
Z3-Owl-base unsat ✅ 5.76742 5.64631
z3siri-base unsat ✅ 1.37347 1.25473
Z3-Owl Z3-Owl unsat ✅ 2.86404 2.74452