
| 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: 4.5min)
| 29.8s | 41 467× | 2 | valid |
| 25.4s | 144 746× | 0 | invalid |
| 18.6s | 91 774× | 1 | valid |
| 9.9s | 4 937× | 5 | exit |
| 9.7s | 94 904× | 0 | valid |
| 2.3s | 3 019× | 3 | valid |
| 461.0ms | 2 180× | 1 | exit |
| 407.0ms | 4 411× | 0 | exit |
| 26.0ms | 10× | 4 | exit |
| 6.0ms | 4× | 4 | valid |
| 4.0ms | 2× | 3 | exit |
| 2.0ms | 3× | 2 | exit |
ival-tan: 13.7s (17.2% of total)ival-pow: 9.3s (11.7% of total)ival-mult: 6.5s (8.1% of total)adjust: 5.5s (6.9% of total)const: 5.2s (6.5% of total)ival-cos: 4.5s (5.7% of total)ival-div: 4.3s (5.5% of total)ival-add: 4.1s (5.1% of total)ival-sub: 3.8s (4.8% of total)ival-log: 3.6s (4.6% of total)ival-sin: 3.5s (4.4% of total)ival-fabs: 2.5s (3.1% of total)ival-exp: 2.4s (3.1% of total)ival-expm1: 2.2s (2.8% of total)ival-<=: 2.2s (2.7% of total)ival-sqrt: 1.4s (1.8% of total)ival-log1p: 996.0ms (1.3% of total)ival-<: 869.0ms (1.1% of total)ival-and: 604.0ms (0.8% of total)ival-fmin: 490.0ms (0.6% of total)ival-atan: 373.0ms (0.5% of total)exact: 358.0ms (0.5% of total)ival-cbrt: 302.0ms (0.4% of total)ival-neg: 266.0ms (0.3% of total)ival->: 263.0ms (0.3% of total)ival-assert: 155.0ms (0.2% of total)ival-true: 72.0ms (0.1% of total)| 246× | egg-herbie |
| 327× | iter limit |
| 169× | node limit |
| 77× | saturated |
| 213× | iter limit |
| 141× | node limit |
| 24× | fuel |
| 4× | done |
| 2× | saturated |
Compiled 14 455 to 6 729 computations (53.4% saved)
| 222× | iter limit |
| 109× | node limit |
| 6.6s | 5 626× | 2 | valid |
| 6.4s | 10 263× | 1 | valid |
| 3.0s | 10 898× | 0 | valid |
| 352.0ms | 781× | 0 | invalid |
| 350.0ms | 299× | 3 | valid |
| 45.0ms | 37× | 5 | exit |
Compiled 47 623 to 6 937 computations (85.4% saved)
ival-mult: 2.2s (16.9% of total)adjust: 1.7s (13.2% of total)ival-div: 1.6s (12.2% of total)ival-add: 1.3s (9.6% of total)ival-tan: 1.1s (8.5% of total)ival-sub: 840.0ms (6.3% of total)ival-pow: 724.0ms (5.4% of total)ival-log: 717.0ms (5.4% of total)const: 682.0ms (5.1% of total)ival-cos: 511.0ms (3.8% of total)ival-sin: 330.0ms (2.5% of total)ival-exp: 317.0ms (2.4% of total)ival-sqrt: 223.0ms (1.7% of total)ival-log1p: 223.0ms (1.7% of total)ival-pow2: 203.0ms (1.5% of total)ival-cosh: 107.0ms (0.8% of total)ival-expm1: 102.0ms (0.8% of total)ival-neg: 99.0ms (0.7% of total)ival-cbrt: 52.0ms (0.4% of total)exact: 49.0ms (0.4% of total)ival-true: 25.0ms (0.2% of total)ival-hypot: 22.0ms (0.2% of total)ival-atan2: 15.0ms (0.1% of total)ival-assert: 14.0ms (0.1% of total)ival-atan: 9.0ms (0.1% of total)ival-fabs: 1.0ms (0% of total)Compiled 2 391 835 to 264 864 computations (88.9% saved)
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | #f | cancellation | 5366 | 30 |
log.f64 | #f | sensitivity | 761 | 3 |
+.f64 | #f | cancellation | 675 | 0 |
sqrt.f64 | #f | oflow-rescue | 424 | 0 |
/.f64 | #f | u/n | 292 | 0 |
/.f64 | #f | u/u | 211 | 0 |
pow.f64 | #f | sensitivity | 31 | 0 |
sqrt.f64 | #f | uflow-rescue | 24 | 0 |
/.f64 | (/.f64 (*.f64 eps (-.f64 (exp.f64 (*.f64 (+.f64 a b) eps)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)))) | n/u | 21 | 0 |
| ↳ | (*.f64 b eps) | underflow | 150 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 141 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 150 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 225 | |
| ↳ | (*.f64 a eps) | underflow | 141 | |
*.f64 | #f | n*u | 13 | 0 |
-.f64 | #f | nan-rescue | 8 | 0 |
/.f64 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) | n/o | 4 | 0 |
| ↳ | (*.f64 x x) | overflow | 66 | |
sin.f64 | (sin.f64 (+.f64 x eps)) | sensitivity | 2 | 0 |
tan.f64 | (tan.f64 (+.f64 x eps)) | sensitivity | 2 | 0 |
cos.f64 | (cos.f64 (+.f64 x eps)) | sensitivity | 2 | 0 |
/.f64 | (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) | o/o | 1 | 0 |
| ↳ | (exp.f64 (*.f64 #s(literal 2 binary64) x)) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) | overflow | 1 | |
| ↳ | (exp.f64 x) | overflow | 1 | |
| ↳ | (-.f64 (exp.f64 x) #s(literal 1 binary64)) | overflow | 1 | |
exp.f64 | (exp.f64 (*.f64 a x)) | sensitivity | 1 | 0 |
-.f64 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | oflow-left | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 5222 | 51 |
| - | 734 | 1161 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5222 | 13 | 38 |
| - | 734 | 19 | 1142 |
| number | freq |
|---|---|
| 0 | 1212 |
| 1 | 4783 |
| 2 | 675 |
| 3 | 287 |
| 4 | 210 |
| 5 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 28 | 0 | 0 |
| - | 0 | 0 | 0 |
| 1.6s | 2 562× | 2 | valid |
| 1.0s | 5 818× | 1 | valid |
| 519.0ms | 5 778× | 0 | valid |
| 85.0ms | 178× | 3 | valid |
Compiled 3 914 to 1 430 computations (63.5% saved)
ival-tan: 511.0ms (19.9% of total)ival-cos: 357.0ms (13.9% of total)adjust: 256.0ms (10% of total)ival-log: 224.0ms (8.7% of total)ival-sin: 188.0ms (7.3% of total)ival-div: 163.0ms (6.4% of total)ival-sub: 158.0ms (6.2% of total)ival-mult: 155.0ms (6% of total)ival-exp: 137.0ms (5.3% of total)ival-add: 101.0ms (3.9% of total)ival-pow: 82.0ms (3.2% of total)ival-log1p: 60.0ms (2.3% of total)ival-sqrt: 58.0ms (2.3% of total)ival-cbrt: 33.0ms (1.3% of total)ival-expm1: 23.0ms (0.9% of total)ival-atan: 19.0ms (0.7% of total)ival-true: 14.0ms (0.5% of total)ival-neg: 12.0ms (0.5% of total)exact: 9.0ms (0.4% of total)ival-assert: 6.0ms (0.2% of total)Compiled 93 831 to 50 303 computations (46.4% saved)
507 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 75.0ms | n | @ | 0 | ((- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/ (log (/ (+ 1 x) x)) n) (log (/ (+ 1 x) x)) (/ (+ 1 x) x) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/ (- (log (+ 1 x)) (log x)) n) (- (log (+ 1 x)) (log x)) (/ 1 x) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/ (- (log (+ 1 x)) (log x)) n) (- (log (+ 1 x)) (log x)) (- x (log x)) (+ (* 1/6 (/ x n)) (+ (* -1/2 x) 1/2)) (/ (+ (* -1/3 x) (- 1/2 (/ (+ (* 1/6 (/ x n)) (+ (* -1/2 x) 1/2)) n))) (neg n)) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) (exp (neg (log x))) (- (pow (+ x 1) (/ 1 n)) (pow (exp (neg (log x))) (/ -1 n))) (pow (+ x 1) (/ 1 n)) (pow (exp (neg (log x))) (/ -1 n)) (+ (* (+ (* (+ (* (- (+ (/ 1/3 n) (/ 1/6 (pow n 3))) (/ 1/2 (* n n))) x) (- (/ 1/2 (* n n)) (/ 1/2 n))) x) (/ 1 n)) x) 1) (+ (* (+ (* (- (+ (/ 1/3 n) (/ 1/6 (pow n 3))) (/ 1/2 (* n n))) x) (- (/ 1/2 (* n n)) (/ 1/2 n))) x) (/ 1 n))) |
| 71.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (+ (* (* 1/12 x) x) 1) (* 1/12 x) (* x x) (+ (- (exp x) 2) (exp (neg x))) (+ (* (pow x 4) (+ (* 1/360 (* x x)) 1/12)) (* x x)) (pow x 4) (+ (* 1/360 (* x x)) 1/12) (+ (* 2 (cosh x)) -2) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 2 (cosh x)) -2) (cosh x) (+ (* (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) x) x) 1) (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) x) (* (+ (* (* 1/12 x) x) 1) (* x x)) (* (+ (* 1/720 (* x x)) 1/24) x) (+ (* 1/720 (* x x)) 1/24)) |
| 70.0ms | x | @ | 0 | ((* (cbrt (/ (/ 1 x) x)) 1/3) (- (cbrt (+ x 1)) (cbrt x)) (/ (/ 1 x) x) (/ 1 x) (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) (cbrt x) (pow (pow x 1/6) 2) (- (cbrt (+ x 1)) (pow (pow x 1/6) 2)) (cbrt (+ x 1)) (+ x 1) (- (pow (exp 1/3) (log (+ 1 x))) (cbrt x)) (pow (exp 1/3) (log (+ 1 x))) (exp 1/3) (log (+ 1 x)) (+ (* (pow (cbrt x) 2) (cbrt x)) 1) (- (cbrt (+ (* (pow (cbrt x) 2) (cbrt x)) 1)) (cbrt x)) (cbrt (+ (* (pow (cbrt x) 2) (cbrt x)) 1)) (pow (cbrt x) 2) (cbrt (/ (/ 1 x) x)) (pow x 1/6)) |
| 67.0ms | x | @ | -inf | ((- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/ (log (/ (+ 1 x) x)) n) (log (/ (+ 1 x) x)) (/ (+ 1 x) x) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/ (- (log (+ 1 x)) (log x)) n) (- (log (+ 1 x)) (log x)) (/ 1 x) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/ (- (log (+ 1 x)) (log x)) n) (- (log (+ 1 x)) (log x)) (- x (log x)) (+ (* 1/6 (/ x n)) (+ (* -1/2 x) 1/2)) (/ (+ (* -1/3 x) (- 1/2 (/ (+ (* 1/6 (/ x n)) (+ (* -1/2 x) 1/2)) n))) (neg n)) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) (exp (neg (log x))) (- (pow (+ x 1) (/ 1 n)) (pow (exp (neg (log x))) (/ -1 n))) (pow (+ x 1) (/ 1 n)) (pow (exp (neg (log x))) (/ -1 n)) (+ (* (+ (* (+ (* (- (+ (/ 1/3 n) (/ 1/6 (pow n 3))) (/ 1/2 (* n n))) x) (- (/ 1/2 (* n n)) (/ 1/2 n))) x) (/ 1 n)) x) 1) (+ (* (+ (* (- (+ (/ 1/3 n) (/ 1/6 (pow n 3))) (/ 1/2 (* n n))) x) (- (/ 1/2 (* n n)) (/ 1/2 n))) x) (/ 1 n))) |
| 56.0ms | a | @ | 0 | ((+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (* (/ a b_2) -1/2) c) (* (/ a b_2) -1/2) (+ (* (/ -1/8 b_2) (/ (* (* c c) a) b_2)) (* -1/2 c)) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/ (+ (* (/ -1/8 b_2) (/ (* (* c c) a) b_2)) (* -1/2 c)) b_2) (/ -1/8 b_2) (exp (* (log (pow (+ (* c a) (* b_2 b_2)) 2)) 1/4)) (+ (neg b_2) (exp (* (log (pow (+ (* c a) (* b_2 b_2)) 2)) 1/4))) (/ (+ (neg b_2) (exp (* (log (pow (+ (* c a) (* b_2 b_2)) 2)) 1/4))) a) (- (* b_2 b_2) (* a c)) (/ (* (* c c) a) b_2) (* (* c c) a) (log (pow (+ (* c a) (* b_2 b_2)) 2))) |
| 28× | egg-herbie |
| 56× | iter limit |
| 50× | saturated |
| 6× | node limit |
Compiled 17 790 to 5 239 computations (70.6% saved)
43 calls:
| 741.0ms | x |
| 278.0ms | eps |
| 217.0ms | n |
| 194.0ms | b |
| 166.0ms | (/.f64 #s(literal 1 binary64) n) |
Compiled 2 256 to 2 089 computations (7.4% saved)
| 28× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 61.1% | 38.9% | 0% | 0% | 0% | 0 |
| 7.4% | 4.5% | 56.6% | 38.9% | 0% | 0% | 0% | 1 |
| 22.3% | 13.6% | 47.5% | 38.9% | 0% | 0% | 0% | 2 |
| 40.2% | 23.5% | 34.9% | 38.9% | 0% | 2.7% | 0% | 3 |
| 53.4% | 31.1% | 27.2% | 38.9% | 0% | 2.8% | 0% | 4 |
| 63% | 36.3% | 21.3% | 38.9% | 0% | 3.6% | 0% | 5 |
| 65.9% | 37.5% | 19.4% | 38.9% | 0% | 4.2% | 0% | 6 |
| 70.4% | 38.8% | 16.3% | 38.9% | 0% | 6% | 0% | 7 |
| 73.6% | 40.2% | 14.4% | 38.9% | 0% | 6.5% | 0% | 8 |
| 76.3% | 40.9% | 12.7% | 38.9% | 0% | 7.5% | 0% | 9 |
| 78.4% | 41.4% | 11.4% | 38.9% | 0% | 8.3% | 0% | 10 |
| 81.1% | 42.4% | 9.9% | 38.9% | 0% | 8.8% | 0% | 11 |
| 82.3% | 42.7% | 9.2% | 38.9% | 0% | 9.3% | 0% | 12 |
Compiled 483 to 337 computations (30.2% saved)
| 64× | binary-search |
| 37× | left-value |
| 64× | narrow-enough |
| 310.0ms | 3 536× | 0 | valid |
| 86.0ms | 258× | 2 | valid |
| 66.0ms | 525× | 0 | invalid |
| 57.0ms | 411× | 1 | valid |
| 3.0ms | 36× | 0 | exit |
| 1.0ms | 3× | 3 | valid |
| 0.0ms | 2× | 1 | exit |
Compiled 20 140 to 15 770 computations (21.7% saved)
ival-sub: 86.0ms (22.9% of total)ival-mult: 68.0ms (18.1% of total)ival-pow: 52.0ms (13.8% of total)ival-div: 37.0ms (9.8% of total)ival-sqrt: 25.0ms (6.7% of total)ival-cos: 22.0ms (5.9% of total)ival-neg: 22.0ms (5.9% of total)adjust: 17.0ms (4.5% of total)ival-add: 14.0ms (3.7% of total)ival-sin: 11.0ms (2.9% of total)ival-cbrt: 7.0ms (1.9% of total)ival-expm1: 4.0ms (1.1% of total)ival-true: 4.0ms (1.1% of total)exact: 3.0ms (0.8% of total)ival-exp: 2.0ms (0.5% of total)ival-assert: 2.0ms (0.5% of total)Loading profile data...