Time bar (total: 13.1s)
| 237.0ms | 474× | body | 80 | overflowed |
| 80.0ms | 116× | body | 1280 | valid |
| 66.0ms | 101× | body | 1280 | nan |
| 34.0ms | 76× | body | 640 | nan |
| 32.0ms | 67× | body | 640 | valid |
| 15.0ms | 41× | body | 320 | valid |
| 12.0ms | 36× | body | 320 | nan |
| 6.0ms | 27× | body | 160 | nan |
| 5.0ms | 19× | body | 160 | valid |
| 4.0ms | 30× | body | 80 | nan |
| 2.0ms | 13× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 22 |
| 1 | 97 | 22 |
| 2 | 223 | 22 |
| 3 | 561 | 22 |
| 4 | 1215 | 22 |
| 5 | 2815 | 22 |
| 6 | 5002 | 22 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 60.5b
Found 4 expressions with local error:
| 0.2b | (* (/ PI 4.0) f) |
| 0.2b | (* (/ PI 4.0) f) |
| 1.2b | (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f))))) |
| 6.2b | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
| 55× | *-un-lft-identity |
| 53× | add-sqr-sqrt |
| 40× | times-frac |
| 31× | add-cube-cbrt |
| 26× | associate-*l* |
| 16× | add-exp-log add-cbrt-cube |
| 8× | pow1 |
| 6× | associate-*r* distribute-lft-out distribute-lft-out-- add-log-exp difference-of-squares |
| 5× | associate-/r* |
| 4× | prod-exp cbrt-unprod associate-/l* unswap-sqr |
| 3× | cbrt-undiv div-exp div-inv |
| 2× | flip3-- pow-prod-down associate-*l/ associate-/r/ *-commutative flip-- associate-/l/ |
| 1× | sub-neg frac-2neg flip3-+ diff-log clear-num flip-+ |
| 6.0ms | (* (/ PI 4.0) f) |
| 6.0ms | (* (/ PI 4.0) f) |
| 10.0ms | (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f))))) |
| 7.0ms | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
| 3.0ms | (* (/ PI 4.0) f) |
| 3.0ms | (* (/ PI 4.0) f) |
| 32.0ms | (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f))))) |
| 17.0ms | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 439 | 1718 |
| 1 | 1513 | 1596 |
| 2 | 5001 | 1570 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 2 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 134 | 2 | 136 |
Merged error: 1.7b
Found 4 expressions with local error:
| 0.3b | (* 0.08333333333333334 (* f PI)) |
| 0.3b | (/ (/ 4.0 f) PI) |
| 0.5b | (* (/ 1.0 (/ PI 4.0)) (log (+ (- (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ (/ 4.0 f) PI)))) |
| 1.0b | (pow PI 3) |
| 144× | times-frac |
| 97× | add-sqr-sqrt |
| 92× | *-un-lft-identity |
| 88× | add-cube-cbrt |
| 47× | associate-*l* |
| 24× | add-exp-log add-cbrt-cube |
| 13× | pow1 associate-/l* |
| 9× | div-inv |
| 8× | log-prod |
| 6× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 5× | associate-*r* |
| 4× | distribute-rgt-in distribute-lft-in pow-prod-down add-log-exp |
| 3× | unpow-prod-down pow-unpow cube-prod associate-/r* unswap-sqr |
| 2× | *-commutative distribute-lft-out |
| 1× | cube-mult pow-to-exp pow-pow frac-2neg unpow3 associate-*l/ pow-exp clear-num associate-/r/ log-pow associate-/l/ rem-cube-cbrt sqr-pow |
| 5.0ms | (* 0.08333333333333334 (* f PI)) |
| 6.0ms | (/ (/ 4.0 f) PI) |
| 28.0ms | (* (/ 1.0 (/ PI 4.0)) (log (+ (- (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ (/ 4.0 f) PI)))) |
| 2.0ms | (pow PI 3) |
| 3.0ms | (* 0.08333333333333334 (* f PI)) |
| 4.0ms | (/ (/ 4.0 f) PI) |
| 28.0ms | (* (/ 1.0 (/ PI 4.0)) (log (+ (- (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ (/ 4.0 f) PI)))) |
| 0.0ms | (pow PI 3) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1050 | 2056 |
| 1 | 5001 | 1880 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 190 | 6 | 196 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 190 | 8 | 198 |
Merged error: 1.2b
Found 4 expressions with local error:
| 0.3b | (- (+ (* 4.0 (/ (log (/ 4.0 PI)) PI)) (* 0.08333333333333334 (* (pow f 2) PI))) (+ (* 0.01388888888888889 (/ (* (pow f 4) (pow PI 3)) (pow 4.0 2))) (+ (* 4.0 (/ (log f) PI)) (* 0.0003472222222222224 (* (pow f 4) (pow PI 3)))))) |
| 1.0b | (pow PI 3) |
| 1.0b | (pow PI 3) |
| 2.0b | (log (/ 4.0 PI)) |
| 25× | add-log-exp |
| 19× | add-sqr-sqrt *-un-lft-identity |
| 17× | add-cube-cbrt |
| 13× | log-prod |
| 9× | add-exp-log times-frac sum-log |
| 8× | flip3-+ frac-sub flip-+ |
| 7× | pow1 |
| 6× | unpow-prod-down pow-unpow diff-log cube-prod add-cbrt-cube |
| 4× | associate-*r/ frac-add |
| 2× | cube-mult pow-to-exp pow-pow unpow3 rem-log-exp pow-exp rem-cube-cbrt sqr-pow |
| 1× | sub-neg log-div flip3-- div-exp associate--l+ log-pow flip-- div-inv associate--r+ distribute-lft-out-- difference-of-squares |
| 23.0ms | (- (+ (* 4.0 (/ (log (/ 4.0 PI)) PI)) (* 0.08333333333333334 (* (pow f 2) PI))) (+ (* 0.01388888888888889 (/ (* (pow f 4) (pow PI 3)) (pow 4.0 2))) (+ (* 4.0 (/ (log f) PI)) (* 0.0003472222222222224 (* (pow f 4) (pow PI 3)))))) |
| 2.0ms | (pow PI 3) |
| 2.0ms | (pow PI 3) |
| 3.0ms | (log (/ 4.0 PI)) |
| 29.0ms | (- (+ (* 4.0 (/ (log (/ 4.0 PI)) PI)) (* 0.08333333333333334 (* (pow f 2) PI))) (+ (* 0.01388888888888889 (/ (* (pow f 4) (pow PI 3)) (pow 4.0 2))) (+ (* 4.0 (/ (log f) PI)) (* 0.0003472222222222224 (* (pow f 4) (pow PI 3)))))) |
| 0.0ms | (pow PI 3) |
| 0.0ms | (pow PI 3) |
| 0.0ms | (log (/ 4.0 PI)) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 782 | 2052 |
| 1 | 4209 | 1953 |
| 2 | 5001 | 1953 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 4 | 105 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 104 | 9 | 113 |
Merged error: 1.2b
Found 4 expressions with local error:
| 1.0b | (pow PI 3) |
| 1.0b | (pow (pow PI (sqrt 3)) (sqrt 3)) |
| 1.6b | (pow PI (sqrt 3)) |
| 2.0b | (log (/ 4.0 PI)) |
| 21× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | unpow-prod-down |
| 15× | pow-unpow |
| 13× | log-prod |
| 11× | add-exp-log |
| 9× | times-frac |
| 7× | pow1 |
| 6× | pow-exp sqrt-prod |
| 5× | add-cbrt-cube |
| 4× | pow-to-exp add-log-exp sqr-pow |
| 3× | pow-pow cube-prod |
| 2× | rem-log-exp |
| 1× | cube-mult log-div unpow3 div-exp log-pow div-inv rem-cube-cbrt |
| 4.0ms | (pow PI 3) |
| 4.0ms | (pow (pow PI (sqrt 3)) (sqrt 3)) |
| 2.0ms | (pow PI (sqrt 3)) |
| 3.0ms | (log (/ 4.0 PI)) |
| 0.0ms | (pow PI 3) |
| 0.0ms | (pow (pow PI (sqrt 3)) (sqrt 3)) |
| 0.0ms | (pow PI (sqrt 3)) |
| 0.0ms | (log (/ 4.0 PI)) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 280 | 400 |
| 1 | 1047 | 378 |
| 2 | 5001 | 370 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 1 | 97 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 9 | 106 |
Merged error: 1.2b
0% (0.7b remaining)
Error of 2.3b against oracle of 1.6b and baseline of 2.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 35 |
| 1 | 51 | 35 |
| 2.4s | 3462× | body | 1280 | valid |
| 1.8s | 2951× | body | 1280 | nan |
| 1.5s | 14645× | body | 80 | overflowed |
| 1.2s | 2453× | body | 640 | valid |
| 1.0s | 2297× | body | 640 | nan |
| 429.0ms | 1206× | body | 320 | valid |
| 404.0ms | 1199× | body | 320 | nan |
| 155.0ms | 619× | body | 160 | valid |
| 140.0ms | 614× | body | 160 | nan |
| 96.0ms | 813× | body | 80 | nan |
| 32.0ms | 260× | body | 80 | valid |
Loading profile data...