Benchmark

non-incremental/QF_BV/20230221-oisc-gurtner/SRL-SAFE-20-20.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
Size119353
Compressed Size18478
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 119344
Compressed Size18582
Max. Term Depth3
Asserts 4
Declared Functions0
Declared Constants139
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants2043
Declared Datatypes0

Symbols

Bool1284 ite866 not99 or128
and301 =729 BitVec759 bvand1
bvor11 bvneg36 bvadd77 bvsmod2
bvult11 bvule4 bvslt1 bvsle11
bvshl76 bvlshr33

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.33 (4/6) Bitwuzla Bitwuzla-fixed_default unsat ✅ 11.78570 11.78470
cvc5 cvc5-default-2023-05-16-ea045f305_sq unsat ✅ 9.68447 9.68378
STP STP 2022.4_default unsat ✅ 7.66242 7.66219
STP 2022.4_default unsat ✅ 7.67197 7.67058
UltimateEliminator UltimateIntBlastingWrapper+SMTInterpol_default unknown ❌ 4.56510 11.88970
Yices2 Yices 2 for SMTCOMP 2023_default unknown ❌ 1200.01000 1199.94000
Z3-Owl z3-Owl-Final_default unsat ✅ 11.20960 11.20860
z3-Owl-Final_default unsat ✅ 10.70930 10.70890
SMT-COMP 2024 0.17 (5/6) Bitwuzla Bitwuzla unsat ✅ 7.89686 7.79673
cvc5 cvc5 unsat ✅ 10.75675 10.65327
SMTInterpol SMTInterpol unknown ❌ 1202.24925 1250.05146
STP STP unsat ✅ 6.84981 6.74972
Yices2 Yices2 unsat ✅ 9.89228 9.79235
Z3alpha Z3-alpha unsat ✅ 345.73900 345.50487