Time bar (total: 30.5s)
Space saved by range analysis: 0%
Space saved by search: 2.67334%
Guaranteed chance to sample good point: 2.74677%
| 78.0ms | 103× | body | 1280 | valid |
| 69.0ms | 110× | body | 1280 | nan |
| 56.0ms | 513× | body | 80 | overflowed |
| 39.0ms | 85× | body | 640 | nan |
| 38.0ms | 77× | body | 640 | valid |
| 17.0ms | 47× | body | 320 | valid |
| 15.0ms | 45× | body | 320 | nan |
| 5.0ms | 18× | body | 160 | valid |
| 4.0ms | 17× | body | 160 | nan |
| 1.0ms | 11× | 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.6b
Found 4 expressions with local error:
| 0.3b | (* (/ PI 4.0) f) |
| 0.3b | (log (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))))) |
| 0.8b | (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f))))) |
| 5.5b | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
| 75× | *-un-lft-identity |
| 58× | add-sqr-sqrt |
| 50× | times-frac |
| 33× | add-cube-cbrt |
| 26× | log-prod |
| 14× | add-exp-log |
| 13× | associate-*l* |
| 11× | add-cbrt-cube distribute-lft-out |
| 10× | distribute-lft-out-- difference-of-squares |
| 7× | pow1 |
| 6× | add-log-exp |
| 5× | associate-/r* |
| 4× | associate-/r/ associate-/l* |
| 3× | flip3-- div-exp associate-*r* flip-- div-inv |
| 2× | cbrt-undiv rem-log-exp prod-exp cbrt-unprod associate-/l/ unswap-sqr |
| 1× | sub-neg log-div frac-2neg flip3-+ diff-log pow-prod-down associate-*l/ clear-num log-pow *-commutative flip-+ |
| 6.0ms | (* (/ PI 4.0) f) |
| 9.0ms | (log (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ 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) |
| 48.0ms | (log (/ (+ (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ 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))))) |
| 18.0ms | (- (exp (* (/ PI 4.0) f)) (exp (neg (* (/ PI 4.0) f)))) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 588 | 2798 |
| 1 | 2099 | 2627 |
| 2 | 5001 | 2552 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 6 | 140 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 135 | 6 | 141 |
Merged error: 1.3b
Found 4 expressions with local error:
| 0.4b | (* (/ 1.0 (/ PI 4.0)) (- (+ (* 0.020833333333333336 (* (pow f 2) (pow PI 2))) (log (/ 4.0 PI))) (+ (log f) (+ (* 0.0034722222222222225 (/ (* (pow PI 4) (pow f 4)) (pow 4.0 2))) (* 8.68055555555556e-05 (* (pow PI 4) (pow f 4))))))) |
| 1.6b | (pow PI 4) |
| 1.6b | (pow PI 4) |
| 2.0b | (log (/ 4.0 PI)) |
| 78× | times-frac |
| 62× | add-sqr-sqrt |
| 58× | *-un-lft-identity |
| 51× | add-cube-cbrt |
| 44× | associate-*l* |
| 18× | add-exp-log |
| 13× | log-prod add-cbrt-cube |
| 10× | pow1 |
| 8× | flip3-+ frac-sub flip-+ |
| 7× | associate-*r* |
| 6× | frac-times unpow-prod-down pow-unpow associate-*r/ |
| 5× | div-inv |
| 4× | div-exp add-log-exp |
| 3× | cbrt-undiv distribute-rgt-in distribute-lft-in prod-exp cbrt-unprod distribute-lft-out-- unswap-sqr |
| 2× | pow-to-exp sub-neg flip3-- pow-pow rem-log-exp pow-exp associate--l+ log-pow flip-- distribute-lft-out sqr-pow |
| 1× | log-div pow-prod-down associate-*l/ associate-/r/ *-commutative difference-of-squares |
| 34.0ms | (* (/ 1.0 (/ PI 4.0)) (- (+ (* 0.020833333333333336 (* (pow f 2) (pow PI 2))) (log (/ 4.0 PI))) (+ (log f) (+ (* 0.0034722222222222225 (/ (* (pow PI 4) (pow f 4)) (pow 4.0 2))) (* 8.68055555555556e-05 (* (pow PI 4) (pow f 4))))))) |
| 3.0ms | (pow PI 4) |
| 2.0ms | (pow PI 4) |
| 5.0ms | (log (/ 4.0 PI)) |
| 31.0ms | (* (/ 1.0 (/ PI 4.0)) (- (+ (* 0.020833333333333336 (* (pow f 2) (pow PI 2))) (log (/ 4.0 PI))) (+ (log f) (+ (* 0.0034722222222222225 (/ (* (pow PI 4) (pow f 4)) (pow 4.0 2))) (* 8.68055555555556e-05 (* (pow PI 4) (pow f 4))))))) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (log (/ 4.0 PI)) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 999 | 3482 |
| 1 | 5001 | 3224 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 8 | 152 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 13 | 158 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.3b | (/ (- (+ (* 0.020833333333333336 (* (pow f 2) (pow PI 2))) (log (/ 4.0 PI))) (+ (log f) (+ (* 0.0034722222222222225 (/ (* (pow PI 4) (pow f 4)) (pow 4.0 2))) (* 8.68055555555556e-05 (* (pow PI 4) (pow f 4)))))) PI) |
| 1.6b | (pow PI 4) |
| 1.6b | (pow PI 4) |
| 2.0b | (log (/ 4.0 PI)) |
| 55× | *-un-lft-identity |
| 35× | add-sqr-sqrt |
| 30× | times-frac |
| 27× | add-cube-cbrt |
| 13× | log-prod |
| 12× | distribute-lft-out-- |
| 11× | pow1 add-exp-log |
| 8× | distribute-lft-out |
| 7× | associate-/l* |
| 6× | unpow-prod-down pow-unpow add-cbrt-cube associate-/l/ |
| 5× | log-pow |
| 4× | flip3-+ frac-sub flip-+ add-log-exp difference-of-squares |
| 3× | associate-/r* |
| 2× | pow-to-exp pow-pow div-exp rem-log-exp pow-exp div-inv sqr-pow |
| 1× | cbrt-undiv log-div flip3-- frac-2neg div-sub clear-num flip-- |
| 24.0ms | (/ (- (+ (* 0.020833333333333336 (* (pow f 2) (pow PI 2))) (log (/ 4.0 PI))) (+ (log f) (+ (* 0.0034722222222222225 (/ (* (pow PI 4) (pow f 4)) (pow 4.0 2))) (* 8.68055555555556e-05 (* (pow PI 4) (pow f 4)))))) PI) |
| 2.0ms | (pow PI 4) |
| 2.0ms | (pow PI 4) |
| 3.0ms | (log (/ 4.0 PI)) |
| 29.0ms | (/ (- (+ (* 0.020833333333333336 (* (pow f 2) (pow PI 2))) (log (/ 4.0 PI))) (+ (log f) (+ (* 0.0034722222222222225 (/ (* (pow PI 4) (pow f 4)) (pow 4.0 2))) (* 8.68055555555556e-05 (* (pow PI 4) (pow f 4)))))) PI) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (log (/ 4.0 PI)) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 542 | 1970 |
| 1 | 2324 | 1854 |
| 2 | 5002 | 1848 |
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 2 | 114 |
| Fresh | 2 | 10 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 114 | 13 | 127 |
Merged error: 1.0b
Found 4 expressions with local error:
| 1.6b | (pow (cbrt PI) 4) |
| 1.6b | (pow PI 4) |
| 1.6b | (pow (* (cbrt PI) (cbrt PI)) 4) |
| 2.0b | (log (/ 4.0 PI)) |
| 17× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | pow1 |
| 13× | log-prod |
| 12× | add-exp-log pow-pow |
| 10× | unpow-prod-down |
| 9× | pow-unpow times-frac |
| 7× | pow1/3 |
| 4× | pow-exp add-cbrt-cube add-log-exp |
| 3× | cbrt-prod pow-to-exp sqr-pow |
| 2× | rem-log-exp pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 log-div pow-plus div-exp prod-exp log-pow div-inv |
| 3.0ms | (pow (cbrt PI) 4) |
| 2.0ms | (pow PI 4) |
| 6.0ms | (pow (* (cbrt PI) (cbrt PI)) 4) |
| 3.0ms | (log (/ 4.0 PI)) |
| 0.0ms | (pow (cbrt PI) 4) |
| 0.0ms | (pow PI 4) |
| 0.0ms | (pow (* (cbrt PI) (cbrt PI)) 4) |
| 0.0ms | (log (/ 4.0 PI)) |
Useful iterations: 2 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 335 |
| 1 | 845 | 302 |
| 2 | 4096 | 290 |
| 3 | 5001 | 290 |
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 1 | 90 |
| Fresh | 0 | 11 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 90 | 13 | 103 |
Merged error: 1.0b
0% (0.7b remaining)
Error of 2.2b against oracle of 1.5b and baseline of 2.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 25 |
| 1 | 53 | 25 |
| 2 | 55 | 25 |
| 3 | 55 | 25 |
Space saved by range analysis: 0%
Space saved by search: 2.67334%
Guaranteed chance to sample good point: 2.74677%
| 2.4s | 3437× | body | 1280 | valid |
| 1.8s | 2965× | body | 1280 | nan |
| 1.6s | 15194× | body | 80 | overflowed |
| 1.2s | 2462× | body | 640 | valid |
| 1.1s | 2478× | body | 640 | nan |
| 456.0ms | 1246× | body | 320 | valid |
| 415.0ms | 1227× | body | 320 | nan |
| 160.0ms | 622× | body | 160 | valid |
| 140.0ms | 603× | body | 160 | nan |
| 30.0ms | 233× | body | 80 | valid |
Loading profile data...