Time bar (total: 18.4s)
Space saved by range analysis: 52.437176%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 87.0ms | 118× | body | 1280 | valid |
| 56.0ms | 86× | body | 1280 | nan |
| 33.0ms | 70× | body | 640 | nan |
| 33.0ms | 65× | body | 640 | valid |
| 16.0ms | 43× | body | 320 | valid |
| 14.0ms | 41× | body | 320 | nan |
| 6.0ms | 22× | body | 160 | valid |
| 2.0ms | 8× | body | 160 | nan |
| 1.0ms | 8× | 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: 61.8b
Found 4 expressions with local error:
| 0.3b | (* (/ PI 4.0) f) |
| 0.3b | (* (/ 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.3b | (- (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) |
| 7.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))))) |
| 16.0ms | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
| 3.0ms | (* (/ PI 4.0) f) |
| 3.0ms | (* (/ PI 4.0) f) |
| 24.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 (35.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.4b | (* (/ 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) |
| 27.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) |
| 32.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 | 2058 |
| 1 | 5001 | 1880 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 190 | 6 | 196 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 191 | 7 | 198 |
Merged error: 1.2b
Found 4 expressions with local error:
| 0.3b | (* 0.08333333333333334 (* f PI)) |
| 0.3b | (/ (/ 4.0 f) PI) |
| 0.3b | (/ (log (+ (- (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ (/ 4.0 f) PI))) PI) |
| 1.0b | (pow PI 3) |
| 87× | times-frac |
| 59× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 17× | add-exp-log add-cbrt-cube associate-/l* |
| 14× | pow1 |
| 6× | associate-/r* div-inv |
| 4× | cbrt-undiv log-div div-sub div-exp log-pow add-log-exp |
| 3× | unpow-prod-down pow-unpow cube-prod associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | frac-2neg frac-add clear-num |
| 1× | cube-mult pow-to-exp flip3-- pow-pow flip3-+ unpow3 associate-*r* pow-exp *-commutative flip-- flip-+ associate-/l/ rem-cube-cbrt sqr-pow |
| 5.0ms | (* 0.08333333333333334 (* f PI)) |
| 6.0ms | (/ (/ 4.0 f) PI) |
| 19.0ms | (/ (log (+ (- (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ (/ 4.0 f) PI))) PI) |
| 2.0ms | (pow PI 3) |
| 3.0ms | (* 0.08333333333333334 (* f PI)) |
| 4.0ms | (/ (/ 4.0 f) PI) |
| 23.0ms | (/ (log (+ (- (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ (/ 4.0 f) PI))) PI) |
| 0.0ms | (pow PI 3) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 847 | 1414 |
| 1 | 4734 | 1346 |
| 2 | 5002 | 1346 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 2 | 156 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 155 | 8 | 163 |
Merged error: 1.2b
Found 4 expressions with local error:
| 1.0b | (pow PI 3) |
| 1.0b | (pow PI 3) |
| 1.0b | (pow PI 3) |
| 1.6b | (log (+ (* (- (* (* 0.08333333333333334 (* f PI)) (* 0.08333333333333334 (* f PI))) (* (* 0.0003472222222222224 (* (pow f 3) (pow PI 3))) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3))))) PI) (* (+ (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ 4.0 f)))) |
| 14× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*l/ |
| 12× | log-div |
| 10× | frac-add |
| 9× | unpow-prod-down pow-unpow cube-prod |
| 8× | pow1 add-exp-log |
| 7× | add-cbrt-cube |
| 5× | flip3-- flip3-+ flip-- flip-+ |
| 4× | frac-times add-log-exp |
| 3× | cube-mult pow-to-exp log-prod pow-pow unpow3 pow-exp rem-cube-cbrt sqr-pow |
| 2× | associate-*r/ |
| 1× | rem-log-exp log-pow |
| 3.0ms | (pow PI 3) |
| 2.0ms | (pow PI 3) |
| 2.0ms | (pow PI 3) |
| 16.0ms | (log (+ (* (- (* (* 0.08333333333333334 (* f PI)) (* 0.08333333333333334 (* f PI))) (* (* 0.0003472222222222224 (* (pow f 3) (pow PI 3))) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3))))) PI) (* (+ (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ 4.0 f)))) |
| 0.0ms | (pow PI 3) |
| 0.0ms | (pow PI 3) |
| 0.0ms | (pow PI 3) |
| 35.0ms | (log (+ (* (- (* (* 0.08333333333333334 (* f PI)) (* 0.08333333333333334 (* f PI))) (* (* 0.0003472222222222224 (* (pow f 3) (pow PI 3))) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3))))) PI) (* (+ (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ 4.0 f)))) |
Useful iterations: 2 (110.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 604 | 2248 |
| 1 | 3189 | 2162 |
| 2 | 5002 | 2054 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 1 | 99 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 98 | 9 | 107 |
Merged error: 1.2b
0% (0.8b remaining)
Error of 2.4b against oracle of 1.6b and baseline of 2.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 42 |
| 1 | 53 | 42 |
| 2 | 53 | 42 |
Space saved by range analysis: 52.437176%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 2.4s | 3389× | body | 1280 | valid |
| 1.8s | 2899× | body | 1280 | nan |
| 1.2s | 2424× | body | 640 | valid |
| 1.2s | 2457× | body | 640 | nan |
| 462.0ms | 1236× | body | 320 | valid |
| 425.0ms | 1204× | body | 320 | nan |
| 181.0ms | 680× | body | 160 | valid |
| 57.0ms | 223× | body | 160 | nan |
| 36.0ms | 271× | body | 80 | valid |
| 0.0ms | 3× | body | 80 | overflowed |
Loading profile data...