
Time bar (total: 6.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 14 computations (26.3% saved)
| 10.0ms | 163× | 0 | valid |
| 7.0ms | 42× | 2 | valid |
| 6.0ms | 49× | 1 | valid |
| 1.0ms | 6× | 3 | valid |
| 1.0ms | 19× | 0 | invalid |
ival-mult: 5.0ms (26.8% of total)ival-div: 3.0ms (16.1% of total)ival-sqrt: 3.0ms (16.1% of total)ival-sub: 2.0ms (10.7% of total)adjust: 2.0ms (10.7% of total)ival-add: 2.0ms (10.7% of total)ival-neg: 1.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 116 | 0 | - | 1 | (-7.5722638065646e-156 6.2423650068062885e-254 9.325475475977653e-163) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 70 | 1 | (-9.888221171621428e-197 5.840366215800427e+189 2.1304683116835756e+63) | 1 | (-4.206352228916904e-307 33.20547572594665 -3.5542739701969566e+307) | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 20 | 0 | - | 3 | (7.103451410582396e-34 1.9720003384713667e+271 1.495092168014221e-17) | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 5 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) a) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | oflow-rescue | 111 | 0 |
| ↳ | (*.f64 b b) | overflow | 95 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 21 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 111 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 70 | 1 |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | u/n | 17 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 27 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 4 | |
| ↳ | (*.f64 b b) | underflow | 34 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 29 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 b b) | overflow | 95 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 21 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | underflow | 34 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 27 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 4 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 141 | 2 |
| - | 17 | 96 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 141 | 1 | 1 |
| - | 17 | 0 | 96 |
| number | freq |
|---|---|
| 0 | 98 |
| 1 | 113 |
| 2 | 41 |
| 3 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 1.1s | 14 310× | 0 | valid |
| 824.0ms | 4 140× | 2 | valid |
| 577.0ms | 4 050× | 1 | valid |
| 139.0ms | 540× | 3 | valid |
Compiled 9 855 to 2 340 computations (76.3% saved)
ival-mult: 463.0ms (28.1% of total)ival-sqrt: 264.0ms (16.1% of total)ival-div: 229.0ms (13.9% of total)adjust: 226.0ms (13.7% of total)ival-sub: 165.0ms (10% of total)ival-add: 163.0ms (9.9% of total)ival-neg: 94.0ms (5.7% of total)ival-true: 19.0ms (1.2% of total)exact: 14.0ms (0.9% of total)ival-assert: 8.0ms (0.5% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 158 |
| 1 | 152 | 144 |
| 2 | 433 | 144 |
| 3 | 1173 | 144 |
| 4 | 3171 | 144 |
| 5 | 6061 | 144 |
| 0 | 12 | 17 |
| 0 | 20 | 17 |
| 1 | 36 | 16 |
| 2 | 73 | 16 |
| 3 | 156 | 16 |
| 4 | 236 | 16 |
| 5 | 374 | 16 |
| 6 | 650 | 16 |
| 7 | 1103 | 16 |
| 8 | 2241 | 16 |
| 9 | 2510 | 16 |
| 10 | 2621 | 16 |
| 11 | 2676 | 16 |
| 12 | 2677 | 16 |
| 13 | 2677 | 16 |
| 0 | 2677 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
Compiled 17 to 12 computations (29.4% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| 46.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 34 to 24 computations (29.4% saved)
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 17 |
| 1 | 24 | 16 |
| 2 | 43 | 16 |
| 3 | 54 | 16 |
| 4 | 62 | 16 |
| 5 | 65 | 16 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
| 1× | fuel |
Compiled 16 to 11 computations (31.3% saved)
Compiled 66 to 46 computations (30.3% saved)
Loading profile data...