Time bar (total: 3.0s)
Space saved by range analysis: 0.195169%
Space saved by search: 2.851109%
Guaranteed chance to sample good point: 70.04013%
| 8.0ms | 256× | body | 80 | valid |
| 1.0ms | 18× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 4 |
| 1 | 25 | 4 |
| 2 | 49 | 4 |
| 3 | 72 | 4 |
| 4 | 105 | 4 |
| 5 | 122 | 4 |
| 6 | 139 | 4 |
| 7 | 149 | 4 |
| 8 | 156 | 4 |
| 9 | 160 | 4 |
| 10 | 164 | 4 |
| 11 | 259 | 4 |
| 12 | 297 | 4 |
| 13 | 319 | 4 |
| 14 | 405 | 4 |
| 15 | 474 | 4 |
| 16 | 532 | 4 |
| 17 | 626 | 4 |
| 18 | 702 | 4 |
| 19 | 711 | 4 |
| 20 | 711 | 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: 2.4b
Found 2 expressions with local error:
| 0.0b | (/ (- x y) (- z y)) |
| 2.3b | (* (/ (- x y) (- z y)) t) |
| 75× | add-sqr-sqrt |
| 70× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*l* |
| 26× | add-cube-cbrt |
| 22× | distribute-lft-out-- difference-of-squares |
| 9× | add-exp-log add-cbrt-cube |
| 5× | associate-/r* associate-/l* |
| 4× | pow1 associate-/r/ |
| 3× | flip3-- associate-*r* flip-- |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr |
| 1× | frac-2neg div-sub pow-prod-down associate-*l/ clear-num *-commutative |
| 8.0ms | (/ (- x y) (- z y)) |
| 12.0ms | (* (/ (- x y) (- z y)) t) |
| 9.0ms | (/ (- x y) (- z y)) |
| 22.0ms | (* (/ (- x y) (- z y)) t) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 360 | 653 |
| 1 | 1125 | 612 |
| 2 | 4514 | 611 |
| 3 | 5001 | 611 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 7 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 101 | 8 | 109 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (cbrt (/ (- x y) (- z y))) (cbrt (/ (- x y) (- z y)))) |
| 4.0b | (cbrt (/ (- x y) (- z y))) |
| 4.0b | (cbrt (/ (- x y) (- z y))) |
| 4.0b | (cbrt (/ (- x y) (- z y))) |
| 333× | *-un-lft-identity |
| 277× | cbrt-prod |
| 273× | add-sqr-sqrt |
| 229× | times-frac |
| 106× | distribute-lft-out-- |
| 93× | add-cube-cbrt |
| 78× | difference-of-squares |
| 58× | swap-sqr |
| 34× | associate-*r* associate-*l* |
| 14× | associate-/r/ |
| 11× | pow1 |
| 9× | pow1/3 unswap-sqr |
| 7× | cbrt-div flip3-- flip-- div-inv |
| 6× | add-exp-log |
| 4× | add-cbrt-cube add-log-exp |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 frac-times pow-plus associate-*r/ associate-*l/ prod-exp *-commutative cbrt-unprod |
| 36.0ms | (* (cbrt (/ (- x y) (- z y))) (cbrt (/ (- x y) (- z y)))) |
| 7.0ms | (cbrt (/ (- x y) (- z y))) |
| 7.0ms | (cbrt (/ (- x y) (- z y))) |
| 7.0ms | (cbrt (/ (- x y) (- z y))) |
| 81.0ms | (* (cbrt (/ (- x y) (- z y))) (cbrt (/ (- x y) (- z y)))) |
| 61.0ms | (cbrt (/ (- x y) (- z y))) |
| 65.0ms | (cbrt (/ (- x y) (- z y))) |
| 60.0ms | (cbrt (/ (- x y) (- z y))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 549 | 3648 |
| 1 | 1753 | 3583 |
| 2 | 5001 | 3382 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 0 | 288 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 288 | 8 | 296 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ t (- z y)) |
| 11.8b | (* (- x y) (/ t (- z y))) |
| 43× | add-sqr-sqrt |
| 38× | *-un-lft-identity |
| 31× | times-frac |
| 22× | add-cube-cbrt |
| 21× | associate-*r* |
| 9× | add-exp-log add-cbrt-cube |
| 8× | distribute-lft-out-- difference-of-squares |
| 5× | associate-*l* associate-/r* |
| 4× | pow1 flip3-- associate-/r/ flip-- |
| 3× | associate-/l* |
| 2× | cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv add-log-exp unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 5.0ms | (/ t (- z y)) |
| 13.0ms | (* (- x y) (/ t (- z y))) |
| 7.0ms | (/ t (- z y)) |
| 16.0ms | (* (- x y) (/ t (- z y))) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 474 |
| 1 | 1347 | 437 |
| 2 | 5001 | 437 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 1 | 89 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 89 | 8 | 97 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* (- x y) t) |
| 11.2b | (/ (* (- x y) t) (- z y)) |
| 14× | add-sqr-sqrt |
| 12× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 6× | add-cube-cbrt |
| 5× | times-frac associate-*l* associate-/r* |
| 4× | pow1 associate-*l/ |
| 3× | flip3-- associate-*r* flip-- distribute-lft-out-- difference-of-squares |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ add-log-exp |
| 1× | frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 6.0ms | (* (- x y) t) |
| 9.0ms | (/ (* (- x y) t) (- z y)) |
| 7.0ms | (* (- x y) t) |
| 19.0ms | (/ (* (- x y) t) (- z y)) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 263 |
| 1 | 1188 | 226 |
| 2 | 5001 | 226 |
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 1 | 57 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 57 | 8 | 65 |
Merged error: 0b
Loading profile data...