Benchmark

non-incremental/QF_BV/20230221-oisc-gurtner/SRL-SAFE-16-16.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
Size113369
Compressed Size17938
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 113360
Compressed Size18015
Max. Term Depth3
Asserts 4
Declared Functions0
Declared Constants139
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants1919
Declared Datatypes0

Symbols

Bool1216 ite846 not83 or108
and281 =717 BitVec703 bvand1
bvor11 bvneg32 bvadd65 bvsmod2
bvult11 bvule4 bvslt1 bvsle11
bvshl60 bvlshr29

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.17 (5/6) Bitwuzla Bitwuzla-fixed_default unsat ✅ 8.68625 8.68564
cvc5 cvc5-default-2023-05-16-ea045f305_sq unsat ✅ 7.50362 7.50129
STP STP 2022.4_default unsat ✅ 4.51516 4.51496
STP 2022.4_default unsat ✅ 4.48740 4.48715
UltimateEliminator UltimateIntBlastingWrapper+SMTInterpol_default unknown ❌ 4.45306 11.56100
Yices2 Yices 2 for SMTCOMP 2023_default unsat ✅ 820.71200 820.65700
Z3-Owl z3-Owl-Final_default unsat ✅ 8.20552 8.20565
z3-Owl-Final_default unsat ✅ 8.87590 8.87520
SMT-COMP 2025 0.22 (7/9) Bitwuzla Bitwuzla unsat ✅ 4.66841 4.54012
Bitwuzla-MachBV-base unsat ✅ 5.38172 5.26663
Bitwuzla-MachBV Bitwuzla-MachBV unsat ✅ 4.79119 4.65936
BVDecide bv_decide unknown ❌ 1201.39120 1201.01450
bv_decide-nokernel unknown ❌ 1201.38648 1201.08772
cvc5 cvc5 unsat ✅ 4.94780 4.82560
SMTInterpol SMTInterpol unknown ❌ 1201.59201 1243.33481
Yices2 Yices2 unsat ✅ 6.20000 6.07464
Z3alpha Z3-alpha unsat ✅ 7.89438 29.44132
Z3 Z3-alpha-base unsat ✅ 7.08239 6.95458
Z3-Owl-base unsat ✅ 31.49654 31.36306
z3siri-base unsat ✅ 7.13237 7.01297
Z3-Owl Z3-Owl unsat ✅ 7.23043 7.09813