
| Date: | Sunday, November 3rd, 2024 |
|---|---|
| Commit: | 3e00ba3f on bhargav-double-double |
| Hostname: | nightly with Racket 8.10 |
| Seed: | 2024308 |
| 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: 1.3hr)
| 24.9min | 2 125 912× | 0 | valid |
| 3.9min | 66 176× | 1 | valid |
| 1.1min | 5 265× | 2 | valid |
| 8.8s | 623× | 3 | valid |
| 6.5s | 64 513× | 0 | invalid |
| 1.3s | 1 771× | 1 | invalid |
| 779.0ms | 1 158× | 5 | exit |
| 603.0ms | 390× | 4 | exit |
| 2.0ms | 23× | 1 | exit |
ival-mult: 5.6min (31.1% of total)ival-div: 3.4min (18.9% of total)ival-sub: 2.2min (12.5% of total)ival-add: 1.8min (10% of total)ival-sin: 1.3min (7.4% of total)ival-log: 1.1min (6% of total)const: 57.2s (5.3% of total)ival-hypot: 31.5s (2.9% of total)adjust: 23.2s (2.2% of total)ival-sqrt: 21.6s (2% of total)ival-tan: 10.6s (1% of total)ival-cos: 1.9s (0.2% of total)ival-exp: 1.6s (0.2% of total)ival-true: 1.6s (0.2% of total)exact: 980.0ms (0.1% of total)ival-assert: 904.0ms (0.1% of total)ival-cosh: 173.0ms (0% of total)ival-acos: 160.0ms (0% of total)ival-fabs: 155.0ms (0% of total)ival-tanh: 114.0ms (0% of total)ival-sinh: 113.0ms (0% of total)| 269× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 46.8% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 1 |
| 50.5% | 50.1% | 49.2% | 0.1% | 0% | 0.6% | 0% | 2 |
| 58.6% | 57% | 40.3% | 0.1% | 0% | 2.6% | 0% | 3 |
| 65.2% | 62.7% | 33.5% | 0.1% | 0% | 3.6% | 0% | 4 |
| 71.2% | 68.2% | 27.5% | 0.1% | 0% | 4.1% | 0% | 5 |
| 75.9% | 72.3% | 23% | 0.1% | 0% | 4.6% | 0% | 6 |
| 79.8% | 75.6% | 19.1% | 0.1% | 0% | 5.1% | 0% | 7 |
| 81.7% | 77% | 17.3% | 0.1% | 0% | 5.6% | 0% | 8 |
| 84.3% | 79.3% | 14.7% | 0.1% | 0% | 5.9% | 0% | 9 |
| 85.9% | 80.5% | 13.2% | 0.1% | 0% | 6.2% | 0% | 10 |
| 88.5% | 82.8% | 10.8% | 0.1% | 0% | 6.2% | 0% | 11 |
| 89.6% | 83.6% | 9.8% | 0.1% | 0% | 6.5% | 0% | 12 |
Compiled 3 462 to 2 977 computations (14% saved)
| 1 987× | egg-herbie |
| 2 590× | iter limit |
| 1 114× | node limit |
| 896× | saturated |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | #f | sensitivity | 1377 | 2 |
/.f64 | #f | o/n | 997 | 0 |
sqrt.f64 | #f | oflow-rescue | 801 | 0 |
-.f64 | #f | cancellation | 521 | 11 |
cos.f64 | #f | sensitivity | 504 | 0 |
*.f64 | #f | n*o | 479 | 0 |
/.f64 | #f | o/o | 440 | 0 |
+.f64 | #f | nan-rescue | 423 | 0 |
-.f64 | #f | nan-rescue | 381 | 0 |
/.f64 | #f | n/o | 248 | 0 |
+.f64 | #f | cancellation | 247 | 1 |
/.f64 | #f | u/n | 214 | 0 |
/.f64 | #f | n/u | 140 | 0 |
log.f64 | #f | uflow-rescue | 140 | 0 |
sin.f64 | (sin.f64 (*.f64 x #s(literal 1/2 binary64))) | sensitivity | 114 | 0 |
*.f64 | #f | n*u | 88 | 0 |
log.f64 | #f | oflow-rescue | 57 | 0 |
/.f64 | #f | u/u | 51 | 0 |
sqrt.f64 | #f | uflow-rescue | 50 | 0 |
exp.f64 | #f | sensitivity | 29 | 5 |
*.f64 | (*.f64 (-.f64 (*.f64 k y2) (*.f64 j y3)) (-.f64 (*.f64 y4 y1) (*.f64 y5 y0))) | o*u | 2 | 0 |
| ↳ | (*.f64 j y3) | overflow | 34 | |
| ↳ | (-.f64 (*.f64 k y2) (*.f64 j y3)) | overflow | 69 | |
| ↳ | (*.f64 k y2) | overflow | 37 | |
| ↳ | (*.f64 y4 y1) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 y4 y1) (*.f64 y5 y0)) | underflow | 5 | |
| ↳ | (*.f64 y5 y0) | underflow | 27 | |
*.f64 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | u*o | 1 | 0 |
| ↳ | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | underflow | 2 | |
| ↳ | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | overflow | 114 | |
| ↳ | (/.f64 (*.f64 t t) #s(literal 2 binary64)) | overflow | 61 | |
| ↳ | (*.f64 t t) | overflow | 61 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 4908 | 260 |
| - | 1698 | 58670 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4908 | 6 | 254 |
| - | 1698 | 14 | 58656 |
| number | freq |
|---|---|
| 0 | 58930 |
| 1 | 6016 |
| 2 | 510 |
| 3 | 56 |
| 4 | 20 |
| 5 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 123 | 0 | 3 |
| - | 2 | 0 | 128 |
| 58.3s | 125 995× | 0 | valid |
| 24.7s | 986× | 2 | valid |
| 14.9s | 5 234× | 1 | valid |
| 13.0ms | 64× | 3 | valid |
Compiled 42 014 to 14 729 computations (64.9% saved)
ival-mult: 17.1s (28.6% of total)ival-log: 12.9s (21.5% of total)adjust: 10.6s (17.6% of total)ival-sin: 8.9s (14.9% of total)ival-sqrt: 4.5s (7.5% of total)ival-exp: 2.3s (3.8% of total)ival-sub: 1.8s (2.9% of total)ival-add: 652.0ms (1.1% of total)ival-div: 593.0ms (1% of total)const: 233.0ms (0.4% of total)ival-cos: 154.0ms (0.3% of total)ival-true: 115.0ms (0.2% of total)exact: 61.0ms (0.1% of total)ival-assert: 59.0ms (0.1% of total)ival-cosh: 10.0ms (0% of total)ival-fabs: 10.0ms (0% of total)ival-hypot: 9.0ms (0% of total)ival-sinh: 8.0ms (0% of total)ival-acos: 1.0ms (0% of total)ival-tanh: 0.0ms (0% of total)| 1 782× | iter limit |
| 838× | node limit |
| 21× | saturated |
| 21× | unsound |
| 1 305× | iter limit |
| 888× | node limit |
| 131× | fuel |
| 114× | done |
| 24× | saturated |
| 5× | unsound |
Compiled 201 405 to 77 485 computations (61.5% saved)
| 254× | egg-herbie |
| 508× | iter limit |
| 381× | saturated |
| 128× | node limit |
Compiled 303 484 to 58 155 computations (80.8% saved)
Compiled 15 510 336 to 1 581 831 computations (89.8% saved)
| 1.5min | 206 817× | 0 | valid |
| 6.8s | 2 030× | 2 | valid |
| 4.9s | 8 454× | 1 | valid |
| 1.4s | 3 685× | 0 | invalid |
| 462.0ms | 701× | 2 | exit |
| 305.0ms | 1 003× | 0 | exit |
| 139.0ms | 208× | 3 | valid |
| 55.0ms | 34× | 5 | exit |
| 7.0ms | 8× | 3 | exit |
| 4.0ms | 10× | 1 | exit |
Compiled 263 376 to 42 875 computations (83.7% saved)
ival-div: 11.9s (26.2% of total)ival-mult: 11.8s (26% of total)ival-sin: 6.7s (14.7% of total)ival-add: 6.4s (14.1% of total)ival-sub: 2.1s (4.6% of total)const: 1.5s (3.4% of total)ival-log: 937.0ms (2.1% of total)adjust: 842.0ms (1.9% of total)ival-pow: 621.0ms (1.4% of total)ival-neg: 542.0ms (1.2% of total)ival-cos: 510.0ms (1.1% of total)ival-sqrt: 459.0ms (1% of total)exact: 243.0ms (0.5% of total)ival-exp: 210.0ms (0.5% of total)ival-true: 203.0ms (0.4% of total)ival-pow2: 125.0ms (0.3% of total)ival-assert: 116.0ms (0.3% of total)ival-log1p: 45.0ms (0.1% of total)ival-hypot: 28.0ms (0.1% of total)ival-cosh: 24.0ms (0.1% of total)ival-fabs: 19.0ms (0% of total)ival-tan: 13.0ms (0% of total)ival-sinh: 12.0ms (0% of total)8184 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.3s | y | @ | 0 | ((+ (* z y) (* (neg x) y)) (+ (* z y) (+ (* (neg x) y) x)) (* (neg x) y) (neg x)) |
| 7.7s | t | @ | inf | ((+ (- 1 y) (* y (exp z))) (log (+ (- 1 y) (* y (exp z)))) (- x (/ (log (+ (- 1 y) (* y (exp z)))) t)) (/ (log (+ (- 1 y) (* y (exp z)))) t) (* y (exp z))) |
| 5.9s | y | @ | inf | ((+ (* x x) (* y y)) (* x x) (* y y) (sqrt (+ (* x x) (* y y)))) |
| 5.7s | z | @ | inf | ((+ (* (- (+ (log z) 1) z) y) (* 1/2 x)) (+ (* 1/2 x) (+ (* (- (log z) z) y) y)) (+ (* (- (log z) z) y) y) (- (log z) z) (+ (* x 1/2) (* y (+ (- 1 z) (log z)))) (* x 1/2) (* y (+ (- 1 z) (log z))) (+ (- 1 z) (log z)) (+ (* x 1/2) (* y (+ (- 1 z) (log z)))) (+ (* 1/2 x) (+ (* (log z) y) y)) (+ (* (log z) y) y) (log z) (+ (* x 1/2) (* y (+ (- 1 z) (log z)))) (+ (* (- (log z) z) y) (+ (* 1/2 x) y)) (* (- (+ (* (/ x z) 1/2) (/ (+ (* (log z) y) y) z)) y) z) (+ (* (/ x z) 1/2) (/ (+ (* (log z) y) y) z)) (+ (* (- (+ (log z) 1) z) y) (* 1/2 x)) (- (+ (* (/ x z) 1/2) (/ (+ (* (log z) y) y) z)) y) (neg z) (/ (+ (* (log z) y) y) z)) |
| 5.7s | y | @ | 0 | ((+ (* (- (+ (log z) 1) z) y) (* 1/2 x)) (+ (* 1/2 x) (+ (* (- (log z) z) y) y)) (+ (* (- (log z) z) y) y) (- (log z) z) (+ (* x 1/2) (* y (+ (- 1 z) (log z)))) (* x 1/2) (* y (+ (- 1 z) (log z))) (+ (- 1 z) (log z)) (+ (* x 1/2) (* y (+ (- 1 z) (log z)))) (+ (* 1/2 x) (+ (* (log z) y) y)) (+ (* (log z) y) y) (log z) (+ (* x 1/2) (* y (+ (- 1 z) (log z)))) (+ (* (- (log z) z) y) (+ (* 1/2 x) y)) (* (- (+ (* (/ x z) 1/2) (/ (+ (* (log z) y) y) z)) y) z) (+ (* (/ x z) 1/2) (/ (+ (* (log z) y) y) z)) (+ (* (- (+ (log z) 1) z) y) (* 1/2 x)) (- (+ (* (/ x z) 1/2) (/ (+ (* (log z) y) y) z)) y) (neg z) (/ (+ (* (log z) y) y) z)) |
470 calls:
| 16.8s | z |
| 11.6s | x |
| 7.1s | y |
| 3.7s | t |
| 2.2s | a |
Compiled 34 063 to 52 166 computations (-53.1% saved)
Compiled 678 389 to 378 497 computations (44.2% saved)
| 1 361× | binary-search |
| 1 011× | left-value |
| 1 335× | narrow-enough |
| 26× | predicate-same |
| 16.8s | 113 948× | 0 | valid |
| 423.0ms | 2 201× | 1 | valid |
| 261.0ms | 3 837× | 0 | invalid |
| 21.0ms | 108× | 2 | valid |
| 3.0ms | 15× | 3 | valid |
Compiled 743 528 to 528 845 computations (28.9% saved)
ival-mult: 3.2s (42.3% of total)ival-sub: 1.5s (19.6% of total)ival-add: 945.0ms (12.4% of total)ival-div: 569.0ms (7.4% of total)ival-log: 328.0ms (4.3% of total)ival-sin: 221.0ms (2.9% of total)const: 217.0ms (2.8% of total)ival-cos: 189.0ms (2.5% of total)ival-true: 123.0ms (1.6% of total)ival-assert: 76.0ms (1% of total)ival-sqrt: 67.0ms (0.9% of total)adjust: 58.0ms (0.8% of total)exact: 56.0ms (0.7% of total)ival-exp: 44.0ms (0.6% of total)ival-cosh: 10.0ms (0.1% of total)ival-sinh: 5.0ms (0.1% of total)ival-fabs: 1.0ms (0% of total)Loading profile data...