
Time bar (total: 5.9s)
| 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 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 4 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 5 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 6 |
| 42.2% | 42.1% | 57.7% | 0.1% | 0% | 0% | 0% | 7 |
| 49.2% | 49.1% | 50.7% | 0.1% | 0% | 0% | 0% | 8 |
| 57.4% | 57.3% | 42.5% | 0.1% | 0% | 0% | 0% | 9 |
| 67% | 66.9% | 33% | 0.1% | 0% | 0% | 0% | 10 |
| 71.8% | 71.7% | 28.2% | 0.1% | 0% | 0% | 0% | 11 |
| 76.9% | 76.8% | 23.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 18 to 14 computations (22.2% saved)
| 23.0ms | 260× | 0 | valid |
ival-mult: 6.0ms (35.2% of total)ival-cos: 5.0ms (29.3% of total)ival-pow2: 4.0ms (23.5% of total)ival-div: 1.0ms (5.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 64 | 0 | - | 2 | (5.51767853308125e-10 -3.0072820948569414e-156 -5.865249008132642e+133) | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) |
| 38 | 0 | - | 1 | (2.2122825849045347e+178 1.7253320316266615e+288 -2.030575723323303e-158) | (*.f64 x (pow.f64 s #s(literal 2 binary64))) |
| 18 | 0 | - | 2 | (1.7760312549613762e+263 -314395.8879932661 -5.438678092370396e-290) | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) |
| 2 | 1 | (2.6610640204862054e-155 8.067351017634707e+212 -5.601226580017276e+102) | 0 | - | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| 0 | 0 | - | 0 | - | (pow.f64 c #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 133 | (-1.9311760673341412e+161 2.52059063850544e-82 -1.008194705216087e-267) | 0 | - | (cos.f64 (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | s |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (pow.f64 s #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (*.f64 #s(literal 2 binary64) x)) | sensitivity | 133 | 1 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*u | 22 | 0 |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*u | 20 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | u*o | 19 | 0 |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | underflow | 64 | |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | overflow | 63 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 54 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 65 | |
*.f64 | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | n*o | 17 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | n*o | 11 | 0 |
*.f64 | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | o*u | 10 | 0 |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | underflow | 69 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | underflow | 60 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | underflow | 65 | |
*.f64 | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | n*o | 8 | 0 |
*.f64 | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | n*u | 8 | 0 |
/.f64 | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) | n/o | 3 | 0 |
| ↳ | (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x) | overflow | 63 | |
| ↳ | (pow.f64 c #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x)) | overflow | 69 | |
| ↳ | (*.f64 x (pow.f64 s #s(literal 2 binary64))) | overflow | 54 | |
| ↳ | (pow.f64 s #s(literal 2 binary64)) | overflow | 65 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 93 | 1 |
| - | 86 | 76 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 93 | 0 | 1 |
| - | 86 | 1 | 75 |
| number | freq |
|---|---|
| 0 | 77 |
| 1 | 110 |
| 2 | 66 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 2.3s | 23 040× | 0 | valid |
Compiled 8 460 to 2 340 computations (72.3% saved)
ival-mult: 491.0ms (31.9% of total)ival-cos: 471.0ms (30.6% of total)ival-pow2: 411.0ms (26.7% of total)ival-div: 127.0ms (8.2% of total)ival-true: 17.0ms (1.1% of total)exact: 13.0ms (0.8% of total)ival-assert: 8.0ms (0.5% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 168 |
| 1 | 133 | 161 |
| 2 | 473 | 147 |
| 3 | 2282 | 147 |
| 4 | 5965 | 147 |
| 0 | 12 | 16 |
| 0 | 20 | 16 |
| 1 | 31 | 16 |
| 2 | 64 | 16 |
| 3 | 198 | 16 |
| 4 | 487 | 16 |
| 5 | 704 | 16 |
| 6 | 737 | 16 |
| 0 | 737 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Outputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (/.f64 (/.f64 (cos.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 s c)) (*.f64 x x)) (*.f64 s c)) |
(abs s)
(abs c)
(abs x)
(sort c s)
Compiled 16 to 12 computations (25% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| 64.0% | (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
Compiled 32 to 24 computations (25% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 16 |
| 1 | 16 | 16 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
| Outputs |
|---|
(/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (*.f64 x (pow.f64 s #s(literal 2 binary64))) x))) |
(/.f64 (cos.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 s #s(literal 2 binary64)) x) x) (pow.f64 c #s(literal 2 binary64)))) |
| 1× | fuel |
Compiled 16 to 12 computations (25% saved)
(abs s)
(sort c s)
(abs x)
(abs c)
Compiled 384 to 288 computations (25% saved)
Loading profile data...