
| Date: | Sunday, December 22nd, 2024 |
|---|---|
| Commit: | 24da1642 on main |
| Hostname: | nightly with Racket 8.10 |
| Seed: | 2024357 |
| 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 |
| Memory: | 245 701.8 MB |
Time bar (total: 4.5min)
| 28.8s | 43 608× | 2 | valid |
| 23.6s | 96 647× | 1 | valid |
| 23.5s | 145 850× | 0 | invalid |
| 17.1s | 7 117× | 5 | exit |
| 7.7s | 87 408× | 0 | valid |
| 2.8s | 3 498× | 3 | valid |
| 594.0ms | 4 103× | 0 | exit |
| 8.0ms | 7× | 4 | valid |
ival-pow: 16.4s (19% of total)ival-tan: 12.7s (14.6% of total)adjust: 8.4s (9.8% of total)ival-mult: 6.0s (6.9% of total)const: 4.8s (5.5% of total)ival-sub: 4.7s (5.5% of total)ival-div: 4.4s (5.1% of total)ival-cos: 4.1s (4.7% of total)ival-log: 3.6s (4.1% of total)ival-add: 3.3s (3.9% of total)ival-sin: 3.2s (3.8% of total)ival-fabs: 2.2s (2.6% of total)ival-expm1: 2.2s (2.5% of total)ival-<=: 1.9s (2.3% of total)ival-exp: 1.9s (2.2% of total)ival-sqrt: 1.5s (1.7% of total)ival-log1p: 1.2s (1.3% of total)ival-<: 1.0s (1.2% of total)ival-and: 627.0ms (0.7% of total)ival-fmin: 506.0ms (0.6% of total)exact: 362.0ms (0.4% of total)ival->: 335.0ms (0.4% of total)ival-atan: 325.0ms (0.4% of total)ival-cbrt: 300.0ms (0.3% of total)ival-neg: 281.0ms (0.3% of total)ival-assert: 166.0ms (0.2% of total)ival-true: 70.0ms (0.1% of total)| 246× | egg-herbie |
| 327× | iter limit |
| 214× | node limit |
| 32× | saturated |
| 9.3s | 6 518× | 2 | valid |
| 9.0s | 11 866× | 1 | valid |
| 2.3s | 8 901× | 0 | valid |
| 999.0ms | 436× | 3 | valid |
| 135.0ms | 51× | 5 | exit |
| 72.0ms | 130× | 0 | invalid |
| 4.0ms | 2× | 4 | valid |
Compiled 25 692 to 3 668 computations (85.7% saved)
adjust: 3.8s (21.4% of total)ival-mult: 3.0s (16.9% of total)ival-div: 1.9s (10.8% of total)ival-tan: 1.7s (9.5% of total)ival-add: 1.3s (7.6% of total)ival-sub: 852.0ms (4.8% of total)ival-pow: 795.0ms (4.5% of total)const: 788.0ms (4.5% of total)ival-sin: 698.0ms (3.9% of total)ival-cos: 688.0ms (3.9% of total)ival-log: 595.0ms (3.4% of total)ival-sqrt: 307.0ms (1.7% of total)ival-exp: 247.0ms (1.4% of total)ival-pow2: 196.0ms (1.1% of total)ival-log1p: 171.0ms (1% of total)ival-cosh: 143.0ms (0.8% of total)ival-neg: 141.0ms (0.8% of total)ival-expm1: 111.0ms (0.6% of total)ival-cbrt: 71.0ms (0.4% of total)exact: 52.0ms (0.3% of total)ival-fabs: 45.0ms (0.3% of total)ival-true: 23.0ms (0.1% of total)ival-pi: 21.0ms (0.1% of total)ival-atan2: 14.0ms (0.1% of total)ival-sinh: 13.0ms (0.1% of total)ival-assert: 12.0ms (0.1% of total)ival-atan: 9.0ms (0.1% of total)ival-hypot: 8.0ms (0% of total)| 197× | iter limit |
| 134× | node limit |
| 25× | fuel |
| 3× | done |
Compiled 9 222 to 2 033 computations (78% saved)
| 221× | iter limit |
| 109× | node limit |
Compiled 2 481 853 to 268 880 computations (89.2% saved)
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | #f | cancellation | 4164 | 38 |
log.f64 | #f | sensitivity | 755 | 1 |
/.f64 | #f | u/u | 427 | 0 |
sqrt.f64 | #f | oflow-rescue | 366 | 0 |
+.f64 | #f | cancellation | 340 | 0 |
/.f64 | #f | u/n | 106 | 0 |
pow.f64 | (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) | sensitivity | 64 | 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 | 29 | 0 |
| ↳ | (*.f64 b eps) | underflow | 143 | |
| ↳ | (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) | underflow | 146 | |
| ↳ | (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64)) | underflow | 143 | |
| ↳ | (*.f64 (-.f64 (exp.f64 (*.f64 a eps)) #s(literal 1 binary64)) (-.f64 (exp.f64 (*.f64 b eps)) #s(literal 1 binary64))) | underflow | 229 | |
| ↳ | (*.f64 a eps) | underflow | 146 | |
sqrt.f64 | #f | uflow-rescue | 28 | 0 |
-.f64 | #f | nan-rescue | 28 | 0 |
/.f64 | #f | n/o | 5 | 0 |
cos.f64 | (cos.f64 (+.f64 x eps)) | sensitivity | 2 | 0 |
exp.f64 | #f | sensitivity | 2 | 0 |
tan.f64 | (tan.f64 (+.f64 x eps)) | cancellation | 1 | 0 |
tan.f64 | (tan.f64 (+.f64 x eps)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 5170 | 19 |
| - | 136 | 1843 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5170 | 14 | 5 |
| - | 136 | 26 | 1817 |
| number | freq |
|---|---|
| 0 | 1862 |
| 1 | 4504 |
| 2 | 647 |
| 3 | 100 |
| 4 | 55 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 28 | 0 | 0 |
| - | 0 | 0 | 0 |
| 1.6s | 2 670× | 2 | valid |
| 1.2s | 6 024× | 1 | valid |
| 592.0ms | 5 428× | 0 | valid |
| 233.0ms | 214× | 3 | valid |
Compiled 2 154 to 763 computations (64.6% saved)
ival-tan: 727.0ms (24.9% of total)adjust: 470.0ms (16.1% of total)ival-cos: 197.0ms (6.7% of total)ival-sin: 193.0ms (6.6% of total)ival-log: 178.0ms (6.1% of total)ival-expm1: 162.0ms (5.5% of total)ival-div: 155.0ms (5.3% of total)ival-sub: 146.0ms (5% of total)ival-mult: 133.0ms (4.6% of total)ival-pow: 125.0ms (4.3% of total)ival-exp: 116.0ms (4% of total)ival-add: 105.0ms (3.6% of total)ival-sqrt: 59.0ms (2% of total)ival-log1p: 56.0ms (1.9% of total)ival-atan: 44.0ms (1.5% of total)ival-cbrt: 16.0ms (0.5% of total)ival-neg: 13.0ms (0.4% of total)ival-true: 12.0ms (0.4% of total)exact: 9.0ms (0.3% of total)ival-assert: 6.0ms (0.2% of total)| 28× | egg-herbie |
| 56× | iter limit |
| 33× | saturated |
| 23× | node limit |
Compiled 21 056 to 5 599 computations (73.4% saved)
Compiled 109 927 to 55 993 computations (49.1% saved)
507 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 80.0ms | x | @ | inf | ((* (pow (cbrt x) -1) 1/3) (/ (* (pow (cbrt x) -1) 1/3) (cbrt x)) (- (cbrt (+ x 1)) (cbrt x)) (pow (cbrt x) -1) (- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) (- (cbrt (+ x 1)) (pow (sqrt x) 2/3)) (cbrt (+ x 1)) (+ x 1) (pow (sqrt x) 2/3) (- (cbrt (+ x 1)) (cbrt x)) (* (/ 1/3 (pow x 1/6)) (cbrt (pow x -3/2))) (/ 1/3 (pow x 1/6)) (pow x 1/6) (- (cbrt (+ x 1)) (cbrt x)) (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt (pow x -1)) (cbrt x) (sqrt x) (cbrt (pow x -3/2))) |
| 68.0ms | x | @ | 0 | ((* (pow (cbrt x) -1) 1/3) (/ (* (pow (cbrt x) -1) 1/3) (cbrt x)) (- (cbrt (+ x 1)) (cbrt x)) (pow (cbrt x) -1) (- (cbrt (+ x 1)) (cbrt x)) (* (pow x -2/3) 1/3) (pow x -2/3) (- (cbrt (+ x 1)) (pow (sqrt x) 2/3)) (cbrt (+ x 1)) (+ x 1) (pow (sqrt x) 2/3) (- (cbrt (+ x 1)) (cbrt x)) (* (/ 1/3 (pow x 1/6)) (cbrt (pow x -3/2))) (/ 1/3 (pow x 1/6)) (pow x 1/6) (- (cbrt (+ x 1)) (cbrt x)) (* (* (cbrt (pow x -1)) (cbrt (pow x -1))) 1/3) (* (cbrt (pow x -1)) (cbrt (pow x -1))) (cbrt (pow x -1)) (cbrt x) (sqrt x) (cbrt (pow x -3/2))) |
| 67.0ms | x | @ | inf | ((+ (* (pow (/ (sin x) (cos x)) 3) -1/3) (+ (/ (* (/ (neg (pow (sin x) 4)) (pow (cos x) 4)) (sin x)) (cos x)) (* (pow (/ (sin x) (cos x)) 3) -1/3))) (/ (* (/ (neg (pow (sin x) 4)) (pow (cos x) 4)) (sin x)) (cos x)) (* (/ (neg (pow (sin x) 4)) (pow (cos x) 4)) (sin x)) (* (neg eps) (+ (* (pow (/ (sin x) (cos x)) 3) -1/3) (+ (/ (* (/ (neg (pow (sin x) 4)) (pow (cos x) 4)) (sin x)) (cos x)) (* (pow (/ (sin x) (cos x)) 3) -1/3)))) (- (tan (+ x eps)) (tan x)) (+ (* (/ (+ (* (+ (* (/ (pow (sin x) 2) (pow (cos x) 2)) eps) eps) (sin x)) (/ (pow (sin x) 2) (cos x))) (cos x)) eps) eps) (+ (* (* eps eps) x) eps) (* (* eps eps) x) (* (+ (* (+ (* 17/45 (* x x)) 2/3) (* x x)) 1) x) (- (tan (+ x eps)) (tan x)) (+ (* (/ (pow (sin x) 2) (pow (cos x) 2)) eps) eps) (/ (pow (sin x) 2) (pow (cos x) 2)) (- (tan (+ (+ (+ (PI) x) (PI)) (+ (+ (PI) eps) (PI)))) (tan x)) (tan (+ (+ (+ (PI) x) (PI)) (+ (+ (PI) eps) (PI)))) (+ (+ (+ (PI) x) (PI)) (+ (+ (PI) eps) (PI))) (+ (* (PI) 4) (+ x eps)) (+ (/ (tan eps) (+ (* (neg (tan x)) (tan eps)) 1)) (- (/ (tan x) (+ (* (neg (tan x)) (tan eps)) 1)) (tan x))) (/ (tan eps) (+ (* (neg (tan x)) (tan eps)) 1)) (tan eps) (+ (* (neg (tan x)) (tan eps)) 1) (- (/ (tan x) (+ (* (neg (tan x)) (tan eps)) 1)) (tan x)) (+ (* -1/3 (/ (pow (sin x) 2) (pow (cos x) 2))) (/ (neg (pow (sin x) 4)) (pow (cos x) 4))) (* (pow (/ (sin x) (cos x)) 3) -1/3) (* (* (+ (* (+ (* 17/45 (* x x)) 2/3) (* x x)) 1) x) x) (- (/ (tan x) (+ (* (neg (tan x)) (tan eps)) 1)) (tan x)) (* (* x x) (/ (sin eps) (cos eps))) (/ (sin eps) (cos eps))) |
| 61.0ms | n | @ | 0 | ((/ (+ (- (neg (log (+ 1 x))) (/ (+ (* 1/6 (/ (- (pow (log (+ 1 x)) 3) (pow (log x) 3)) n)) (* (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) 1/2)) n)) (log x)) (neg n)) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (+ (- (neg (log (+ 1 x))) (/ (+ (* 1/6 (/ (- (pow (log (+ 1 x)) 3) (pow (log x) 3)) n)) (* (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) 1/2)) n)) (log x)) (- (neg (log (+ 1 x))) (/ (+ (* 1/6 (/ (- (pow (log (+ 1 x)) 3) (pow (log x) 3)) n)) (* (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) 1/2)) n)) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n)) (/ 1 n) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (- 1 (exp (/ (log x) n))) (exp (/ (log x) n)) (/ (log x) n) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (pow (+ x 1) (/ 1 n)) (+ (* (+ (* (+ (* (- (/ 1/6 (pow n 3)) (/ (+ -1/3 (/ 1/2 n)) n)) x) (/ (+ -1/2 (/ 1/2 n)) n)) x) (/ 1 n)) x) 1) (+ (* (+ (* (- (/ 1/6 (pow n 3)) (/ (+ -1/3 (/ 1/2 n)) n)) x) (/ (+ -1/2 (/ 1/2 n)) n)) x) (/ 1 n)) (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/ (- (+ (* 1/2 (/ (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) n)) (log (+ 1 x))) (log x)) n) (- (+ (* 1/2 (/ (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) n)) (log (+ 1 x))) (log x)) (+ (* 1/2 (/ (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) n)) (log (+ 1 x))) (- (pow (log (+ 1 x)) 3) (pow (log x) 3)) (- (pow (log (+ 1 x)) 2) (pow (log x) 2)) (+ (* (- (/ 1/6 (pow n 3)) (/ (+ -1/3 (/ 1/2 n)) n)) x) (/ (+ -1/2 (/ 1/2 n)) n)) (- (/ 1/6 (pow n 3)) (/ (+ -1/3 (/ 1/2 n)) n)) (pow (log x) 2)) |
| 50.0ms | x | @ | 0 | ((- (cbrt (+ x 1)) (cbrt x)) (* (cbrt (/ (/ 1 x) x)) 1/3) (cbrt (/ (/ 1 x) x)) (/ (/ 1 x) x) (- (cbrt (+ x 1)) (cbrt x)) (cbrt (+ x 1)) (cbrt x) (+ (* (sqrt x) (sqrt x)) 1) (- (cbrt (+ (* (sqrt x) (sqrt x)) 1)) (cbrt x)) (cbrt (+ (* (sqrt x) (sqrt x)) 1)) (sqrt x) (- (cbrt (+ x 1)) (* (cbrt (neg (sqrt x))) (cbrt (neg (sqrt x))))) (cbrt (+ x 1)) (+ x 1) (* (cbrt (neg (sqrt x))) (cbrt (neg (sqrt x)))) (- (cbrt (+ (* (pow x 5/6) (pow x 1/6)) 1)) (cbrt x)) (cbrt (+ (* (pow x 5/6) (pow x 1/6)) 1)) (+ (* (pow x 5/6) (pow x 1/6)) 1) (pow x 5/6) (cbrt (neg (sqrt x))) (pow x 1/6)) |
43 calls:
| 881.0ms | x |
| 334.0ms | eps |
| 170.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 141.0ms | a |
| 103.0ms | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
Compiled 2 127 to 1 976 computations (7.1% 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)
| 87× | binary-search |
| 8× | left-value |
| 82× | narrow-enough |
| 5× | predicate-same |
| 301.0ms | 3 851× | 0 | valid |
| 167.0ms | 913× | 1 | valid |
| 99.0ms | 334× | 2 | valid |
| 60.0ms | 762× | 0 | invalid |
| 6.0ms | 22× | 3 | valid |
| 2.0ms | 31× | 0 | exit |
Compiled 35 950 to 23 914 computations (33.5% saved)
ival-mult: 90.0ms (20.5% of total)ival-pow: 76.0ms (17.3% of total)ival-sub: 72.0ms (16.4% of total)ival-div: 46.0ms (10.5% of total)adjust: 46.0ms (10.5% of total)ival-sqrt: 28.0ms (6.4% of total)ival-add: 21.0ms (4.8% of total)ival-neg: 18.0ms (4.1% of total)ival-cbrt: 11.0ms (2.5% of total)ival-cos: 10.0ms (2.3% of total)ival-expm1: 9.0ms (2.1% of total)ival-true: 4.0ms (0.9% of total)ival-exp: 3.0ms (0.7% of total)exact: 3.0ms (0.7% of total)ival-assert: 2.0ms (0.5% of total)Loading profile data...