Benchmark
non-incremental/QF_BV/20230224-grsbits-truby/grs-64-32.smt2
Publications: Upcoming bachelor thesis, tentatively called _Generating word-level floating-point benchmarks_ by Robin Trüby
Verification of integer multiplication is known to be a hard problem when working on bits.
In this work we consider the multiplication of doubles/floating point/bfloat8/...
as implemented in hardware. The idea is to use only three extra bits (calles GRS) and
their value decide how rounding is done. We simply check that a+b = b+a.
We use a word-level representation of the number, i.e., we represent the exponent
and mantissa as bitvectors instead of bit-level.
The naming convention of the benchmarks is 'grs-<exponent-size>-<mantissa-size>.smt2'.
For reference, a float64 would be grs-11-52.smt2.
| Benchmark |
| Size | 48804 |
| Compressed Size | 5521 |
| License |
Creative Commons Attribution 4.0 International
(CC-BY-4.0)
|
| Category | industrial |
| First Occurrence | 2023-07-06 |
| Generated By | Robin Trüby, Mathias Fleury, and Armin Biere |
| Generated On | 2023-02-24 00:00:00 |
| Generator | custom C code |
| Dolmen OK | 1 |
| strict Dolmen OK | 1 |
| check-sat calls | 1 |
| Status | unsat |
| Inferred Status | unsat |
| Size | 48796 |
| Compressed Size | 5533 |
| Max. Term Depth | 7 |
| Asserts | 309 |
| Declared Functions | 0 |
| Declared Constants | 326 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
ite | 200 |
not | 2 |
or | 16 |
and | 342 |
xor | 4 |
= | 1046 |
distinct | 1 |
concat | 16 |
extract | 122 |
bvadd | 12 |
bvsub | 76 |
bvuge | 24 |
bvshl | 68 |
bvlshr | 6 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2023
|
0.17 (5/6) |
Bitwuzla |
Bitwuzla-fixed_default |
unsat ✅
|
77.25000
|
77.25670
|
| |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
unsat ✅
|
276.14800
|
276.15600
|
| |
STP |
STP 2022.4_default |
unsat ✅
|
57.66810
|
57.66280
|
| |
|
STP 2022.4_default |
unsat ✅
|
58.98190
|
58.95840
|
| |
UltimateEliminator |
UltimateIntBlastingWrapper+SMTInterpol_default |
unknown ❌
|
4.87778
|
13.55000
|
| |
Yices2 |
Yices 2 for SMTCOMP 2023_default |
unsat ✅
|
189.58900
|
189.57300
|
| |
Z3-Owl |
z3-Owl-Final_default |
unsat ✅
|
287.06600
|
287.02400
|
| |
|
z3-Owl-Final_default |
unsat ✅
|
87.63150
|
87.63080
|