Time bar (total: 2.7s)
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 100%
| 9.0ms | 312× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 4 |
| 1 | 20 | 4 |
| 2 | 34 | 4 |
| 3 | 51 | 4 |
| 4 | 58 | 4 |
| 5 | 64 | 4 |
| 6 | 81 | 4 |
| 7 | 112 | 4 |
| 8 | 159 | 4 |
| 9 | 273 | 4 |
| 10 | 370 | 4 |
| 11 | 428 | 4 |
| 12 | 450 | 4 |
| 13 | 465 | 4 |
| 14 | 465 | 4 |
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.0b
Found 2 expressions with local error:
| 0.0b | (* (- x 1.0) z) |
| 0.0b | (+ (* x y) (* (- x 1.0) z)) |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*l* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp |
| 3× | associate-*r* |
| 2× | associate-*l/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
| 6.0ms | (* (- x 1.0) z) |
| 4.0ms | (+ (* x y) (* (- x 1.0) z)) |
| 4.0ms | (* (- x 1.0) z) |
| 7.0ms | (+ (* x y) (* (- x 1.0) z)) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 183 |
| 1 | 775 | 166 |
| 2 | 4041 | 166 |
| 3 | 5001 | 166 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 1 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 2 | 40 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 0.5b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 0.5b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 0.5b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 9.0ms | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 5.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 3.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 3.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 83.0ms | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 42.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 44.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 42.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 1298 |
| 1 | 1035 | 1219 |
| 2 | 5001 | 1117 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 2 | 99 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 97 | 4 | 101 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 0.5b | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 0.5b | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 0.9b | (pow (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) 4) |
| 36× | cbrt-prod |
| 14× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | cbrt-div |
| 9× | unpow-prod-down |
| 5× | pow1 add-exp-log |
| 4× | pow1/3 add-cbrt-cube add-log-exp |
| 3× | pow-unpow flip3-+ flip-+ |
| 2× | pow-pow |
| 1× | pow-to-exp pow-exp sqr-pow |
| 5.0ms | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 3.0ms | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 4.0ms | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 6.0ms | (pow (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) 4) |
| 52.0ms | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 42.0ms | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 43.0ms | (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 80.0ms | (pow (cbrt (cbrt (+ (* x y) (* (- x 1.0) z)))) 4) |
Useful iterations: 3 (141.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 1010 |
| 1 | 906 | 952 |
| 2 | 3758 | 905 |
| 3 | 5002 | 890 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 84 | 4 | 88 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (cbrt (sqrt (+ (* x y) (* (- x 1.0) z)))) |
| 0.5b | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 0.5b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 0.5b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 28× | cbrt-prod |
| 24× | add-sqr-sqrt |
| 18× | cbrt-div |
| 16× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 3× | sqrt-prod |
| 2× | sqrt-div associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 3.0ms | (cbrt (sqrt (+ (* x y) (* (- x 1.0) z)))) |
| 9.0ms | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 3.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 3.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 45.0ms | (cbrt (sqrt (+ (* x y) (* (- x 1.0) z)))) |
| 69.0ms | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 42.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 46.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 1360 |
| 1 | 1160 | 1278 |
| 2 | 5001 | 1174 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 0 | 102 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 102 | 4 | 106 |
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 | 11 | 4 |
| 1 | 11 | 4 |
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 100%
| 308.0ms | 10116× | body | 80 | valid |
Loading profile data...