Time bar (total: 3.8s)
Space saved by range analysis: 0%
Space saved by search: 42.840576%
Guaranteed chance to sample good point: 99.989322%
| 23.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 42 |
| 1 | 231 | 42 |
| 2 | 900 | 42 |
| 3 | 3753 | 42 |
| 4 | 5001 | 42 |
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: 0.2b
Found 4 expressions with local error:
| 0.1b | (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) |
| 0.1b | (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) |
| 0.2b | (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) |
| 1.0b | (sqrt PI) |
| 75× | add-exp-log add-cbrt-cube |
| 48× | associate-*l* |
| 44× | prod-exp cbrt-unprod |
| 42× | add-sqr-sqrt |
| 38× | times-frac |
| 36× | pow1 |
| 33× | add-cube-cbrt *-un-lft-identity |
| 22× | pow-prod-down |
| 15× | associate-*l/ |
| 13× | sqrt-prod |
| 12× | frac-add |
| 9× | cbrt-undiv div-exp |
| 6× | frac-times flip3-+ associate-*r/ flip-+ |
| 5× | associate-*r* |
| 4× | add-log-exp |
| 3× | *-commutative div-inv unswap-sqr |
| 1× | distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 |
| 25.0ms | (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) |
| 19.0ms | (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) |
| 11.0ms | (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) |
| 2.0ms | (sqrt PI) |
| 13.0ms | (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) |
| 52.0ms | (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) |
| 7.0ms | (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) |
| 0.0ms | (sqrt PI) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1196 | 4518 |
| 1 | 5002 | 3785 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 7 | 165 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 159 | 7 | 166 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* 0.2 (pow (fabs x) 5)) |
| 0.1b | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 0.1b | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 0.1b | (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) |
| 49× | add-sqr-sqrt |
| 29× | associate-*r* |
| 25× | associate-*l* |
| 24× | *-un-lft-identity |
| 23× | add-cube-cbrt |
| 21× | add-exp-log |
| 16× | sqrt-prod |
| 14× | unswap-sqr |
| 12× | unpow-prod-down add-cbrt-cube |
| 11× | times-frac |
| 10× | prod-exp |
| 6× | pow1 sqr-pow |
| 4× | cube-prod *-commutative cbrt-unprod add-log-exp |
| 3× | pow-to-exp sqrt-div pow-exp |
| 2× | frac-times flip3-+ associate-*r/ flip-+ |
| 1× | distribute-rgt-in cube-mult distribute-lft-in unpow3 pow-prod-down associate-*l/ div-inv |
| 5.0ms | (* 0.2 (pow (fabs x) 5)) |
| 7.0ms | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 6.0ms | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 15.0ms | (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) |
| 11.0ms | (* 0.2 (pow (fabs x) 5)) |
| 11.0ms | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 7.0ms | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 43.0ms | (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 593 | 1430 |
| 1 | 2795 | 1324 |
| 2 | 5002 | 1320 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 3 | 134 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 136 | 5 | 141 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 0.1b | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 0.1b | (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) |
| 0.1b | (* (sqrt (/ 1 PI)) (* 0.6666666666666666 (pow (fabs x) 3))) |
| 49× | add-sqr-sqrt |
| 38× | associate-*l* |
| 29× | *-un-lft-identity sqrt-prod |
| 28× | add-cube-cbrt |
| 26× | add-exp-log |
| 23× | associate-*r* |
| 20× | times-frac |
| 15× | add-cbrt-cube |
| 14× | prod-exp |
| 11× | unswap-sqr |
| 8× | pow1 unpow-prod-down |
| 6× | cbrt-unprod |
| 4× | sqrt-div cube-prod *-commutative add-log-exp sqr-pow |
| 3× | pow-to-exp pow-exp |
| 2× | frac-times flip3-+ associate-*r/ pow-prod-down associate-*l/ flip-+ div-inv |
| 1× | distribute-rgt-in cube-mult distribute-lft-in unpow3 |
| 5.0ms | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 6.0ms | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 12.0ms | (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) |
| 9.0ms | (* (sqrt (/ 1 PI)) (* 0.6666666666666666 (pow (fabs x) 3))) |
| 11.0ms | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 7.0ms | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 37.0ms | (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) |
| 13.0ms | (* (sqrt (/ 1 PI)) (* 0.6666666666666666 (pow (fabs x) 3))) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 611 | 1342 |
| 1 | 2898 | 1225 |
| 2 | 5001 | 1220 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 0 | 142 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 5 | 147 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 0.1b | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 0.2b | (* (sqrt (sqrt (/ 1 PI))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) |
| 0.3b | (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) |
| 65× | sqrt-prod |
| 53× | add-sqr-sqrt |
| 44× | associate-*l* |
| 31× | *-un-lft-identity |
| 30× | add-cube-cbrt sqrt-div |
| 23× | associate-*r* |
| 21× | add-exp-log |
| 20× | times-frac |
| 15× | add-cbrt-cube |
| 12× | unswap-sqr |
| 11× | pow1 frac-times associate-*r/ |
| 10× | prod-exp |
| 8× | unpow-prod-down |
| 6× | flip3-+ cbrt-unprod flip-+ |
| 5× | distribute-rgt-in distribute-lft-in |
| 4× | cube-prod pow-prod-down associate-*l/ *-commutative add-log-exp sqr-pow |
| 2× | pow-to-exp pow-exp div-inv |
| 1× | cube-mult unpow3 |
| 5.0ms | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 6.0ms | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 16.0ms | (* (sqrt (sqrt (/ 1 PI))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) |
| 23.0ms | (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) |
| 11.0ms | (* 0.047619047619047616 (pow (fabs x) 7)) |
| 7.0ms | (* 0.6666666666666666 (pow (fabs x) 3)) |
| 62.0ms | (* (sqrt (sqrt (/ 1 PI))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) |
| 47.0ms | (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 693 | 2791 |
| 1 | 3629 | 2504 |
| 2 | 5001 | 2493 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 0 | 162 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 162 | 5 | 167 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 22 |
| 1 | 40 | 22 |
Space saved by range analysis: 0%
Space saved by search: 42.840576%
Guaranteed chance to sample good point: 99.989322%
| 731.0ms | 8000× | body | 80 | valid |
Loading profile data...