Benchmark

non-incremental/QF_BV/20230221-oisc-gurtner/SRAI-SAFE-32-32.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
Size159149
Compressed Size25667
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 159140
Compressed Size25976
Max. Term Depth3
Asserts 4
Declared Functions0
Declared Constants140
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants2944
Declared Datatypes0

Symbols

Bool1937 ite851 not270 or340
and509 =791 BitVec1007 bvand1
bvor9 bvneg47 bvadd172 bvsmod2
bvult10 bvule4 bvslt1 bvsle12
bvshl156 bvlshr43 bvashr1

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2023 0.17 (5/6) Bitwuzla Bitwuzla-fixed_default unsat ✅ 37.21220 37.20920
cvc5 cvc5-default-2023-05-16-ea045f305_sq unsat ✅ 43.59810 43.59500
STP STP 2022.4_default unsat ✅ 34.34220 34.32650
STP 2022.4_default unsat ✅ 34.18370 34.18360
UltimateEliminator UltimateIntBlastingWrapper+SMTInterpol_default unknown ❌ 4.49889 11.36320
Yices2 Yices 2 for SMTCOMP 2023_default unsat ✅ 453.79400 453.79600
Z3-Owl z3-Owl-Final_default unsat ✅ 16.34270 16.34130
z3-Owl-Final_default unsat ✅ 15.91570 15.91560