Benchmark
non-incremental/QF_BV/20230224-grsbits-truby/grs-32-64.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 | 78498 |
| Compressed Size | 7085 |
| 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 | 78490 |
| Compressed Size | 7097 |
| Max. Term Depth | 7 |
| Asserts | 501 |
| Declared Functions | 0 |
| Declared Constants | 518 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
ite | 328 |
not | 2 |
or | 16 |
and | 598 |
xor | 4 |
= | 1750 |
distinct | 1 |
concat | 18 |
extract | 184 |
bvadd | 12 |
bvsub | 140 |
bvuge | 24 |
bvshl | 132 |
bvlshr | 6 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2023
|
0.17 (5/6) |
Bitwuzla |
Bitwuzla-fixed_default |
unsat ✅
|
215.27900
|
215.23900
|
| |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
unsat ✅
|
784.08600
|
783.93800
|
| |
STP |
STP 2022.4_default |
unsat ✅
|
159.63000
|
159.61700
|
| |
|
STP 2022.4_default |
unsat ✅
|
159.66300
|
159.66100
|
| |
UltimateEliminator |
UltimateIntBlastingWrapper+SMTInterpol_default |
unknown ❌
|
4.61042
|
11.89590
|
| |
Yices2 |
Yices 2 for SMTCOMP 2023_default |
unsat ✅
|
1085.19000
|
1085.07000
|
| |
Z3-Owl |
z3-Owl-Final_default |
unknown ❌
|
1200.02000
|
1199.89000
|
| |
|
z3-Owl-Final_default |
unsat ✅
|
265.52200
|
265.45800
|
|
SMT-COMP 2024
|
0.33 (4/6) |
Bitwuzla |
Bitwuzla |
unsat ✅
|
173.30866
|
173.12795
|
| |
cvc5 |
cvc5 |
unsat ✅
|
588.75323
|
588.41451
|
| |
SMTInterpol |
SMTInterpol |
unknown ❌
|
1201.74537
|
1270.20312
|
| |
STP |
STP |
unsat ✅
|
82.42778
|
82.32402
|
| |
Yices2 |
Yices2 |
unsat ✅
|
66.56454
|
66.43768
|
| |
Z3alpha |
Z3-alpha |
unknown ❌
|
1201.71649
|
1200.56540
|