
| Date: | Friday, April 5th, 2024 |
|---|---|
| Commit: | 9a443234 on explanations-eval-top3 |
| Hostname: | nightly with Racket 8.11.1 |
| Seed: | 2024096 |
| Parameters: | 256 points for 4 iterations |
| Flags: | reduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionssetup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:numericsrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:proofs default |
Time bar (total: 1.3min)
Compiled 5452 to 2876 computations (47.2% saved)
ival-mult, time spent: 4.1s, 30.0% of total-timecomposed, time spent: 1.9s, 14.0% of total-timeival-pow, time spent: 1.4s, 11.0% of total-timeival-add, time spent: 1.3s, 10.0% of total-timeival-div, time spent: 1.2s, 9.0% of total-timeival-sqrt, time spent: 1.1s, 8.0% of total-timeival-sub, time spent: 761.0ms, 6.0% of total-timeival->=, time spent: 368.0ms, 3.0% of total-timeival-log, time spent: 362.0ms, 3.0% of total-timeconst, time spent: 288.0ms, 2.0% of total-timeival-exp, time spent: 223.0ms, 2.0% of total-timeival-if, time spent: 217.0ms, 2.0% of total-timeival-cbrt, time spent: 47.0ms, 0.0% of total-timeival-neg, time spent: 43.0ms, 0.0% of total-timeival-fabs, time spent: 32.0ms, 0.0% of total-time| 11.0s | 62902× | 256 | valid |
| 1.1s | 7277× | 256 | infinite |
| 2.1s | 4125× | 2048 | valid |
| 502.0ms | 1954× | 256 | invalid |
ival-mult, time spent: 2.3s, 30.0% of total-timeival-div, time spent: 1.9s, 25.0% of total-timeival-sqrt, time spent: 970.0ms, 13.0% of total-timeival-sub, time spent: 959.0ms, 13.0% of total-timeival-add, time spent: 256.0ms, 3.0% of total-timeival-neg, time spent: 255.0ms, 3.0% of total-timeival->=, time spent: 239.0ms, 3.0% of total-timeconst, time spent: 197.0ms, 3.0% of total-timeival-log, time spent: 152.0ms, 2.0% of total-timeival-exp, time spent: 124.0ms, 2.0% of total-timeival-if, time spent: 118.0ms, 2.0% of total-timeival-fabs, time spent: 113.0ms, 1.0% of total-timeCompiled 781106 to 518588 computations (33.6% saved)
| 9× | egg-herbie |
| 6570× | fma-neg |
| 5642× | fma-define |
| 3004× | times-frac |
| 2940× | div-sub |
| 2342× | sub-neg |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | #f | oflow-rescue | 290 | 0 |
-.f64 | #f | cancellation | 123 | 0 |
+.f64 | #f | cancellation | 108 | 1 |
sqrt.f64 | (sqrt.f64 (*.f64 x x)) | uflow-rescue | 60 | 0 |
| ↳ | (*.f64 x x) | underflow | 60 | |
*.f64 | (*.f64 (/.f64 x y) z) | n*o | 14 | 0 |
-.f64 | (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)) | nan-rescue | 8 | 0 |
| ↳ | (/.f64 (+.f64 x 4) y) | overflow | 30 | |
| ↳ | (/.f64 x y) | overflow | 30 | |
| ↳ | (*.f64 (/.f64 x y) z) | overflow | 45 | |
*.f64 | (*.f64 (/.f64 x y) z) | n*u | 6 | 0 |
log.f64 | (log.f64 (-.f64 (/.f64 1 x) 1)) | oflow-rescue | 1 | 0 |
| ↳ | (-.f64 (/.f64 1 x) 1) | overflow | 1 | |
| ↳ | (/.f64 1 x) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 319 | 15 |
| - | 184 | 1786 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 319 | 0 | 15 |
| - | 184 | 0 | 1786 |
| 5× | saturated |
| 4× | node limit |
Compiled 4112 to 2354 computations (42.8% saved)
ival-mult, time spent: 669.0ms, 38.0% of total-timeival-div, time spent: 341.0ms, 19.0% of total-timeival-sub, time spent: 293.0ms, 16.0% of total-timeival-sqrt, time spent: 224.0ms, 13.0% of total-timeival-add, time spent: 101.0ms, 6.0% of total-timeconst, time spent: 50.0ms, 3.0% of total-timeival->=, time spent: 27.0ms, 2.0% of total-timeival-neg, time spent: 26.0ms, 1.0% of total-timeival-log, time spent: 21.0ms, 1.0% of total-timeival-if, time spent: 18.0ms, 1.0% of total-timeival-fabs, time spent: 7.0ms, 0.0% of total-timeival-exp, time spent: 5.0ms, 0.0% of total-time| 12954× | fma-define |
| 12422× | times-frac |
| 12018× | fma-neg |
| 9728× | distribute-lft-in |
| 9332× | *-commutative |
| 2× | saturated |
| 23× | node limit |
Compiled 3490 to 2127 computations (39.1% saved)
| 30× | egg-herbie |
| 13144× | fma-define |
| 11686× | fma-neg |
| 11668× | *-commutative |
| 11582× | distribute-lft-in |
| 10680× | times-frac |
| 9× | saturated |
| 3× | fuel |
| 21× | node limit |
| 6× | done |
Compiled 1214 to 800 computations (34.1% saved)
Compiled 14068 to 9424 computations (33% saved)
| 21× | batch-egg-rewrite |
| 15829× | log1p-expm1-u |
| 10123× | expm1-log1p-u |
| 6580× | prod-diff |
| 5450× | associate-*r* |
| 4524× | unpow-prod-down |
| 21× | node limit |
26 calls:
| 343.0ms | f |
| 269.0ms | x |
| 253.0ms | b |
| 209.0ms | y |
| 199.0ms | a |
Compiled 499 to 346 computations (30.7% saved)
| 51× | binary-search |
| 5× | predicate-same |
| 46× | narrow-enough |
| 1.1s | 5178× | 256 | valid |
| 86.0ms | 550× | 256 | infinite |
| 32.0ms | 178× | 256 | invalid |
Compiled 10330 to 7380 computations (28.6% saved)
ival-mult, time spent: 363.0ms, 53.0% of total-timeival-div, time spent: 91.0ms, 13.0% of total-timeival-add, time spent: 75.0ms, 11.0% of total-timeival-sub, time spent: 55.0ms, 8.0% of total-timeival-sqrt, time spent: 29.0ms, 4.0% of total-timeival-neg, time spent: 20.0ms, 3.0% of total-timeival-fabs, time spent: 15.0ms, 2.0% of total-timeconst, time spent: 13.0ms, 2.0% of total-timeival-if, time spent: 10.0ms, 1.0% of total-timeival->=, time spent: 10.0ms, 1.0% of total-time| 9× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 22.2% | 22.2% | 77.7% | 0.1% | 0% | 0% | 0% | 1 |
| 29.4% | 27.8% | 66.6% | 0.1% | 0% | 5.6% | 0% | 2 |
| 50% | 44.4% | 44.4% | 0.1% | 0% | 11.1% | 0% | 3 |
| 59.7% | 51.3% | 34.7% | 0.1% | 0% | 13.9% | 0% | 4 |
| 67.2% | 56.9% | 27.7% | 0.1% | 0% | 15.3% | 0% | 5 |
| 74.4% | 62.4% | 21.5% | 0.1% | 0% | 16% | 0% | 6 |
| 78.9% | 64.9% | 17.3% | 0.1% | 0% | 17.7% | 0% | 7 |
| 80.8% | 66.3% | 15.8% | 0.1% | 0% | 17.9% | 0% | 8 |
| 85.9% | 69.9% | 11.5% | 0.1% | 0% | 18.5% | 0% | 9 |
| 88% | 70.7% | 9.7% | 0.1% | 0% | 19.6% | 0% | 10 |
| 90% | 72.1% | 8% | 0.1% | 0% | 19.8% | 0% | 11 |
| 92.3% | 73.5% | 6.2% | 0.1% | 0% | 20.3% | 0% | 12 |
Compiled 161 to 110 computations (31.7% saved)
ival-mult, time spent: 189.0ms, 37.0% of total-timeival-sub, time spent: 95.0ms, 19.0% of total-timeival->=, time spent: 68.0ms, 13.0% of total-timeival-sqrt, time spent: 46.0ms, 9.0% of total-timeival-div, time spent: 38.0ms, 7.0% of total-timeival-add, time spent: 22.0ms, 4.0% of total-timeival-if, time spent: 17.0ms, 3.0% of total-timeival-neg, time spent: 17.0ms, 3.0% of total-timeconst, time spent: 12.0ms, 2.0% of total-timeival-fabs, time spent: 4.0ms, 1.0% of total-timeival-exp, time spent: 0.0ms, 0.0% of total-timeival-log, time spent: 0.0ms, 0.0% of total-time657 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 52.0ms | a | @ | inf | (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 17.0ms | c | @ | inf | (sqrt (+ (* c (* a -4)) (pow b 2))) |
| 8.0ms | a | @ | inf | (sqrt (+ (* c (* a -4)) (* b b))) |
| 7.0ms | c | @ | inf | (/ c (+ (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) |
| 7.0ms | y | @ | -inf | (/ (* x (neg z)) y) |
Loading profile data...