Benchmark

non-incremental/QF_BV/20230221-oisc-gurtner/SRL-SAFE-24-24.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
Size125418
Compressed Size19351
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 125409
Compressed Size19424
Max. Term Depth3
Asserts 4
Declared Functions0
Declared Constants139
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants2167
Declared Datatypes0

Symbols

Bool1352 ite886 not115 or148
and321 =741 BitVec815 bvand1
bvor11 bvneg40 bvadd89 bvsmod2
bvult11 bvule4 bvslt1 bvsle11
bvshl92 bvlshr37

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.33 (4/6) Bitwuzla Bitwuzla-fixed_default unsat ✅ 25.53680 25.53700
cvc5 cvc5-default-2023-05-16-ea045f305_sq unsat ✅ 16.21030 16.20070
STP STP 2022.4_default unsat ✅ 8.70394 8.70305
STP 2022.4_default unsat ✅ 8.65751 8.65809
UltimateEliminator UltimateIntBlastingWrapper+SMTInterpol_default unknown ❌ 4.43856 11.80720
Yices2 Yices 2 for SMTCOMP 2023_default unknown ❌ 1200.02000 1199.94000
Z3-Owl z3-Owl-Final_default unsat ✅ 14.40260 14.40100
z3-Owl-Final_default unsat ✅ 13.75370 13.75220
SMT-COMP 2025 0.22 (7/9) Bitwuzla Bitwuzla unsat ✅ 7.47698 7.34984
Bitwuzla-MachBV-base unsat ✅ 7.53336 7.41547
Bitwuzla-MachBV Bitwuzla-MachBV unsat ✅ 7.47720 7.35418
BVDecide bv_decide unknown ❌ 1201.39459 1201.10421
bv_decide-nokernel unknown ❌ 1201.39463 1201.04784
cvc5 cvc5 unsat ✅ 10.76590 10.64385
SMTInterpol SMTInterpol unknown ❌ 1201.58601 1242.05971
Yices2 Yices2 unsat ✅ 9.99559 9.86841
Z3alpha Z3-alpha unsat ✅ 20.89903 81.88464
Z3 Z3-alpha-base unsat ✅ 13.78280 13.66050
Z3-Owl-base unsat ✅ 82.11047 81.97001
z3siri-base unsat ✅ 13.87127 13.74206
Z3-Owl Z3-Owl unsat ✅ 15.61336 15.48607