
| Date: | Wednesday, November 27th, 2024 |
|---|---|
| Commit: | a25f782f on bhargav-double-double |
| Hostname: | nightly with Racket 8.10 |
| Seed: | 2024332 |
| Parameters: | 256 points for 4 iterations |
| Flags: | localize:costslocalize:errorsreduce:regimesreduce:binary-searchreduce:branch-expressionssetup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:numericsrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:proofs default |
Time bar (total: 37.4s)
| 6.7s | 70 206× | 0 | valid |
| 845.0ms | 4 088× | 2 | valid |
| 364.0ms | 2 007× | 0 | invalid |
| 1.0ms | 10× | 1 | valid |
ival-div: 1.3s (23.6% of total)ival-mult: 1.2s (22% of total)ival-sqrt: 712.0ms (12.9% of total)ival-sub: 639.0ms (11.6% of total)ival-add: 473.0ms (8.6% of total)ival->=: 360.0ms (6.5% of total)ival-neg: 196.0ms (3.6% of total)ival-log: 116.0ms (2.1% of total)ival-if: 103.0ms (1.9% of total)adjust: 98.0ms (1.8% of total)ival-fabs: 93.0ms (1.7% of total)ival-exp: 74.0ms (1.3% of total)exact: 55.0ms (1% of total)ival-true: 53.0ms (1% of total)ival-assert: 29.0ms (0.5% of total)| 57× | egg-herbie |
| 73× | iter limit |
| 32× | saturated |
| 27× | node limit |
| 45× | iter limit |
| 27× | node limit |
| 4× | fuel |
| 3× | done |
| 2× | saturated |
Compiled 2 245 to 1 141 computations (49.2% saved)
| 55× | iter limit |
| 23× | node limit |
| 2× | unsound |
| 1× | saturated |
Compiled 258 613 to 36 926 computations (85.7% saved)
| 799.0ms | 5 921× | 0 | valid |
| 70.0ms | 244× | 2 | valid |
| 56.0ms | 117× | 0 | exit |
| 33.0ms | 115× | 1 | exit |
| 0.0ms | 3× | 1 | valid |
Compiled 3 729 to 813 computations (78.2% saved)
ival-div: 148.0ms (22.2% of total)ival-sub: 135.0ms (20.2% of total)ival-mult: 103.0ms (15.4% of total)ival-add: 88.0ms (13.2% of total)ival-pow: 52.0ms (7.8% of total)ival-log: 28.0ms (4.2% of total)ival-neg: 26.0ms (3.9% of total)ival-fabs: 22.0ms (3.3% of total)ival-sqrt: 19.0ms (2.8% of total)ival-exp: 15.0ms (2.2% of total)adjust: 11.0ms (1.6% of total)exact: 7.0ms (1% of total)ival-e: 5.0ms (0.7% of total)ival-true: 5.0ms (0.7% of total)ival-assert: 3.0ms (0.4% of total)ival-cbrt: 1.0ms (0.1% of total)| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) | cancellation | 122 | 0 |
sqrt.f64 | (sqrt.f64 (*.f64 x x)) | uflow-rescue | 66 | 0 |
| ↳ | (*.f64 x x) | underflow | 66 | |
sqrt.f64 | (sqrt.f64 (*.f64 x x)) | oflow-rescue | 50 | 0 |
| ↳ | (*.f64 x x) | overflow | 50 | |
-.f64 | (-.f64 (/.f64 (+.f64 x #s(literal 4 binary64)) y) (*.f64 (/.f64 x y) z)) | nan-rescue | 17 | 0 |
| ↳ | (/.f64 (+.f64 x #s(literal 4 binary64)) y) | overflow | 41 | |
| ↳ | (/.f64 x y) | overflow | 40 | |
| ↳ | (*.f64 (/.f64 x y) z) | overflow | 55 | |
*.f64 | (*.f64 (/.f64 x y) z) | n*o | 9 | 0 |
*.f64 | (*.f64 (/.f64 x y) z) | n*u | 9 | 0 |
exp.f64 | (exp.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 161 | 0 |
| - | 58 | 1573 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 161 | 0 | 0 |
| - | 58 | 0 | 1573 |
| number | freq |
|---|---|
| 0 | 1573 |
| 1 | 164 |
| 2 | 55 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 0 | 0 |
| - | 0 | 0 | 4 |
| 249.0ms | 3 339× | 0 | valid |
| 43.0ms | 245× | 2 | valid |
| 0.0ms | 2× | 1 | valid |
Compiled 1 383 to 512 computations (63% saved)
ival-div: 29.0ms (22.2% of total)ival-sub: 24.0ms (18.4% of total)ival-mult: 21.0ms (16.1% of total)ival-sqrt: 15.0ms (11.5% of total)ival-log: 7.0ms (5.4% of total)ival-neg: 7.0ms (5.4% of total)adjust: 6.0ms (4.6% of total)ival-add: 6.0ms (4.6% of total)ival-fabs: 5.0ms (3.8% of total)ival-exp: 4.0ms (3.1% of total)ival-true: 3.0ms (2.3% of total)ival-assert: 2.0ms (1.5% of total)exact: 2.0ms (1.5% of total)ival-if: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 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 153 to 106 computations (30.7% saved)
| 7× | egg-herbie |
| 14× | iter limit |
| 11× | saturated |
| 3× | node limit |
Compiled 2 721 to 878 computations (67.7% saved)
23 calls:
| 133.0ms | x |
| 80.0ms | (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
| 77.0ms | (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
| 55.0ms | (/.f64 (neg.f64 (+.f64 f n)) (-.f64 f n)) |
| 55.0ms | f |
Compiled 713 to 652 computations (8.6% saved)
Compiled 4 978 to 3 130 computations (37.1% saved)
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | x | @ | 0 | ((neg (log (- (/ 1 x) 1))) (log x) (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (+ (* 1/2 x) 1)) |
| 29.0ms | x | @ | -inf | ((neg (log (- (/ 1 x) 1))) (log x) (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (+ (* 1/2 x) 1)) |
| 24.0ms | x | @ | -inf | ((* (sqrt (- x 1)) (sqrt x)) (sqrt (- x 1)) (- x 1) (sqrt x)) |
| 8.0ms | x | @ | inf | ((fabs (/ (+ (* z x) (- -4 x)) y)) (/ (+ (* z x) (- -4 x)) y) (+ (* z x) (- -4 x)) (- -4 x) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (* (neg x) (/ z y)) (neg x) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (fabs (- (/ (+ x 4) y) (* (/ x y) z))) (- (/ (+ x 4) y) (* (/ x y) z)) (/ (+ (* (- 1 z) x) 4) y) (+ (* (- 1 z) x) 4) (- 1 z)) |
| 6.0ms | x | @ | inf | ((neg (log (- (/ 1 x) 1))) (log x) (neg (log (- (/ 1 x) 1))) (+ (log x) x) (neg (log (- (/ 1 x) 1))) (+ (* (+ (* 1/2 x) 1) x) (log x)) (+ (* 1/2 x) 1)) |
| 16× | binary-search |
| 7× | left-value |
| 15× | narrow-enough |
| 1× | predicate-same |
| 96.0ms | 1 408× | 0 | valid |
| 2.0ms | 16× | 2 | valid |
Compiled 5 032 to 4 144 computations (17.6% saved)
ival-div: 13.0ms (33.1% of total)ival-mult: 7.0ms (17.8% of total)ival-sub: 5.0ms (12.7% of total)ival-add: 5.0ms (12.7% of total)ival-fabs: 4.0ms (10.2% of total)ival-exp: 1.0ms (2.5% of total)ival-assert: 1.0ms (2.5% of total)ival-sqrt: 1.0ms (2.5% of total)ival-true: 1.0ms (2.5% of total)exact: 1.0ms (2.5% of total)ival-neg: 1.0ms (2.5% of total)adjust: 0.0ms (0% of total)Loading profile data...