Benchmark
non-incremental/QF_BV/20230224-grsbits-truby/grs-96-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 | 49262 |
| Compressed Size | 5533 |
| 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 | 49254 |
| Compressed Size | 5545 |
| 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 ✅
|
100.93200
|
100.91900
|
| |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
unsat ✅
|
351.89300
|
351.83700
|
| |
STP |
STP 2022.4_default |
unsat ✅
|
104.37600
|
104.36300
|
| |
|
STP 2022.4_default |
unsat ✅
|
110.81100
|
110.80800
|
| |
UltimateEliminator |
UltimateIntBlastingWrapper+SMTInterpol_default |
unknown ❌
|
5.02700
|
13.68920
|
| |
Yices2 |
Yices 2 for SMTCOMP 2023_default |
unsat ✅
|
311.02600
|
310.99500
|
| |
Z3-Owl |
z3-Owl-Final_default |
unsat ✅
|
250.41400
|
250.35100
|
| |
|
z3-Owl-Final_default |
unsat ✅
|
124.72600
|
124.70500
|