Benchmark
non-incremental/QF_BV/20230224-grsbits-truby/grs-64-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 | 78892 |
| Compressed Size | 7074 |
| 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 | 78884 |
| Compressed Size | 7084 |
| 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.50 (3/6) |
Bitwuzla |
Bitwuzla-fixed_default |
unsat ✅
|
247.99900
|
247.93500
|
| |
cvc5 |
cvc5-default-2023-05-16-ea045f305_sq |
unknown ❌
|
1200.02000
|
1199.33000
|
| |
STP |
STP 2022.4_default |
unsat ✅
|
301.79600
|
301.77700
|
| |
|
STP 2022.4_default |
unsat ✅
|
294.11700
|
294.05500
|
| |
UltimateEliminator |
UltimateIntBlastingWrapper+SMTInterpol_default |
unknown ❌
|
4.68805
|
12.15690
|
| |
Yices2 |
Yices 2 for SMTCOMP 2023_default |
unknown ❌
|
1200.03000
|
1199.89000
|
| |
Z3-Owl |
z3-Owl-Final_default |
unknown ❌
|
1200.02000
|
1199.80000
|
| |
|
z3-Owl-Final_default |
unsat ✅
|
689.79900
|
689.75600
|
|
SMT-COMP 2024
|
0.50 (3/6) |
Bitwuzla |
Bitwuzla |
unsat ✅
|
259.10213
|
258.87873
|
| |
cvc5 |
cvc5 |
unknown ❌
|
1201.71534
|
1200.65914
|
| |
SMTInterpol |
SMTInterpol |
unknown ❌
|
1201.71925
|
1267.74342
|
| |
STP |
STP |
unsat ✅
|
220.45944
|
220.35519
|
| |
Yices2 |
Yices2 |
unsat ✅
|
166.64705
|
166.52116
|
| |
Z3alpha |
Z3-alpha |
unknown ❌
|
1201.71767
|
1200.47115
|