Time bar (total: 24.9s)
Space saved by range analysis: 0%
Space saved by search: 2.67334%
Guaranteed chance to sample good point: 27.699737%
| 77.0ms | 106× | body | 1280 | valid |
| 60.0ms | 93× | body | 1280 | nan |
| 59.0ms | 542× | body | 80 | overflowed |
| 41.0ms | 87× | body | 640 | nan |
| 40.0ms | 73× | body | 640 | valid |
| 15.0ms | 40× | body | 320 | valid |
| 14.0ms | 41× | body | 320 | nan |
| 7.0ms | 28× | body | 160 | valid |
| 4.0ms | 17× | body | 160 | nan |
| 1.0ms | 9× | 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.7b
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.9b | (- (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 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 3 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 4 | 136 |
Merged error: 1.9b
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)) |
| 8.0ms | (/ (/ 4.0 f) PI) |
| 26.0ms | (* (/ 1.0 (/ PI 4.0)) (log (+ (- (* 0.08333333333333334 (* f PI)) (* 0.0003472222222222224 (* (pow f 3) (pow PI 3)))) (/ (/ 4.0 f) PI)))) |
| 3.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 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 7 | 196 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 190 | 10 | 200 |
Merged error: 1.5b
Found 4 expressions with local error:
| 0.4b | (/ (log f) PI) |
| 1.0b | (pow PI 3) |
| 1.0b | (pow PI 3) |
| 2.0b | (log (/ 4.0 PI)) |
| 26× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 21× | times-frac |
| 13× | log-prod |
| 11× | pow1 add-exp-log |
| 8× | add-cbrt-cube |
| 6× | unpow-prod-down pow-unpow cube-prod |
| 5× | log-pow |
| 4× | associate-/l* add-log-exp |
| 3× | associate-/r* |
| 2× | cube-mult pow-to-exp pow-pow unpow3 div-exp rem-log-exp pow-exp div-inv rem-cube-cbrt sqr-pow |
| 1× | cbrt-undiv log-div frac-2neg clear-num |
| 4.0ms | (/ (log f) PI) |
| 2.0ms | (pow PI 3) |
| 2.0ms | (pow PI 3) |
| 3.0ms | (log (/ 4.0 PI)) |
| 13.0ms | (/ (log f) PI) |
| 0.0ms | (pow PI 3) |
| 0.0ms | (pow PI 3) |
| 0.0ms | (log (/ 4.0 PI)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 432 |
| 1 | 1478 | 407 |
| 2 | 5001 | 396 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 3 | 107 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 105 | 12 | 117 |
Merged error: 1.5b
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 |
| 2.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 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 1 | 97 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 97 | 12 | 109 |
Merged error: 1.5b
0% (0.8b remaining)
Error of 2.2b against oracle of 1.4b and baseline of 2.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 35 |
| 1 | 51 | 35 |
Space saved by range analysis: 0%
Space saved by search: 2.67334%
Guaranteed chance to sample good point: 27.699737%
| 2.5s | 3374× | body | 1280 | valid |
| 1.9s | 3025× | body | 1280 | nan |
| 1.7s | 15326× | body | 80 | overflowed |
| 1.2s | 2518× | body | 640 | valid |
| 1.1s | 2399× | body | 640 | nan |
| 458.0ms | 1233× | body | 320 | valid |
| 412.0ms | 1189× | body | 320 | nan |
| 164.0ms | 619× | body | 160 | valid |
| 135.0ms | 577× | body | 160 | nan |
| 33.0ms | 256× | body | 80 | valid |
Loading profile data...