Benchmark
non-incremental/QF_BV/20230224-grsbits-truby/grs-96-16.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 | 34222 |
| Compressed Size | 4681 |
| 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 | 34214 |
| Compressed Size | 4691 |
| Max. Term Depth | 7 |
| Asserts | 213 |
| Declared Functions | 0 |
| Declared Constants | 230 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
ite | 136 |
not | 2 |
or | 16 |
and | 214 |
xor | 4 |
= | 694 |
distinct | 1 |
concat | 16 |
extract | 90 |
bvadd | 12 |
bvsub | 44 |
bvuge | 24 |
bvshl | 36 |
bvlshr | 6 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2024
|
0.17 (5/6) |
Bitwuzla |
Bitwuzla |
unsat ✅
|
20.99046
|
20.88307
|
| |
cvc5 |
cvc5 |
unsat ✅
|
69.33644
|
69.21185
|
| |
SMTInterpol |
SMTInterpol |
unknown ❌
|
1201.74231
|
1272.10884
|
| |
STP |
STP |
unsat ✅
|
20.46443
|
20.36347
|
| |
Yices2 |
Yices2 |
unsat ✅
|
11.39016
|
11.28552
|
| |
Z3alpha |
Z3-alpha |
unsat ✅
|
558.68477
|
558.55869
|