Time bar (total: 1.8s)
Space saved by range analysis: 50.021364%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 10.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 39 | 7 |
| 2 | 61 | 7 |
| 3 | 80 | 7 |
| 4 | 105 | 7 |
| 5 | 114 | 7 |
| 6 | 114 | 7 |
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.4b
Found 2 expressions with local error:
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.4b | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 10× | add-sqr-sqrt |
| 9× | add-exp-log add-cbrt-cube |
| 8× | *-un-lft-identity |
| 6× | add-cube-cbrt |
| 5× | associate-*r* |
| 4× | pow1 associate-*r/ |
| 3× | times-frac associate-*l* associate-/r* |
| 2× | cbrt-undiv distribute-rgt-in sub-neg flip3-- distribute-lft-in div-exp prod-exp associate-/r/ flip-- cbrt-unprod associate-/l/ add-log-exp |
| 1× | frac-2neg flip3-+ pow-prod-down clear-num *-commutative flip-+ div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 6.0ms | (* 6.0 (- x 1.0)) |
| 10.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 3.0ms | (* 6.0 (- x 1.0)) |
| 9.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 420 | 433 |
| 1 | 1943 | 375 |
| 2 | 5002 | 374 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 2 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 3 | 58 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 0.0b | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 41× | add-sqr-sqrt |
| 36× | *-un-lft-identity |
| 31× | times-frac |
| 22× | add-cube-cbrt |
| 21× | associate-*r* |
| 9× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | associate-/l* |
| 4× | pow1 associate-/r/ |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv flip3-+ div-exp prod-exp cbrt-unprod flip-+ div-inv associate-/l/ add-log-exp unswap-sqr |
| 1× | flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip-- |
| 13.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 9.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 8.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 9.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 573 | 972 |
| 1 | 2480 | 896 |
| 2 | 5001 | 894 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 0 | 86 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 86 | 3 | 89 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 6.8b | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 9.2b | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 16.1b | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 48× | frac-add |
| 45× | pow1 |
| 42× | frac-times |
| 41× | flip3-+ flip-+ |
| 32× | associate-*r/ |
| 30× | add-exp-log add-cbrt-cube |
| 25× | flip3-- flip-- |
| 18× | pow-prod-down |
| 15× | *-un-lft-identity |
| 13× | associate-*l/ prod-exp cbrt-unprod |
| 12× | associate-*l* |
| 11× | add-sqr-sqrt |
| 10× | times-frac |
| 9× | add-cube-cbrt add-log-exp |
| 5× | associate-/r* |
| 4× | cbrt-undiv div-exp associate-*r* associate-/r/ pow-sqr pow-prod-up |
| 3× | sum-cubes distribute-lft-out |
| 2× | distribute-rgt-in associate-+l+ associate-+r+ distribute-lft-in pow-plus sum-log *-commutative div-inv associate-/l/ |
| 1× | +-commutative pow2 associate-+r- sub-neg frac-2neg diff-log swap-sqr clear-num associate-/l* unswap-sqr |
| 8.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 17.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 15.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 36.0ms | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 3.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 7.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 9.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 18.0ms | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
Useful iterations: 1 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1707 | 5336 |
| 1 | 5002 | 4933 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 0 | 177 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 177 | 3 | 180 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 15 | 7 |
Space saved by range analysis: 50.021364%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 310.0ms | 8000× | body | 80 | valid |
Loading profile data...