Time bar (total: 34.8s)
Space saved by range analysis: 0%
Space saved by search: 0.878906%
Guaranteed chance to sample good point: 46.163793%
| 12.0ms | 256× | body | 80 | valid |
| 1.0ms | 15× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 5 |
| 1 | 33 | 5 |
| 2 | 58 | 5 |
| 3 | 101 | 5 |
| 4 | 145 | 5 |
| 5 | 178 | 5 |
| 6 | 204 | 5 |
| 7 | 264 | 5 |
| 8 | 352 | 5 |
| 9 | 441 | 5 |
| 10 | 707 | 5 |
| 11 | 906 | 5 |
| 12 | 1022 | 5 |
| 13 | 1044 | 5 |
| 14 | 1044 | 5 |
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: 9.3b
Found 3 expressions with local error:
| 0.0b | (+ x (/ (* y (- z t)) (- z a))) |
| 0.0b | (* y (- z t)) |
| 9.3b | (/ (* y (- z t)) (- z a)) |
| 15× | add-sqr-sqrt *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 times-frac associate-*r* associate-/r* add-log-exp |
| 4× | associate-*r/ |
| 3× | flip3-- associate-*l* flip-- distribute-lft-out-- difference-of-squares |
| 2× | cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ |
| 1× | +-commutative frac-2neg flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv distribute-lft-out associate-/l* unswap-sqr |
| 7.0ms | (+ x (/ (* y (- z t)) (- z a))) |
| 6.0ms | (* y (- z t)) |
| 9.0ms | (/ (* y (- z t)) (- z a)) |
| 29.0ms | (+ x (/ (* y (- z t)) (- z a))) |
| 7.0ms | (* y (- z t)) |
| 16.0ms | (/ (* y (- z t)) (- z a)) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 381 |
| 1 | 1443 | 342 |
| 2 | 5002 | 342 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 3 | 76 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 4 | 77 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ x (/ y (/ (- z a) (- z t)))) |
| 0.0b | (/ (- z a) (- z t)) |
| 2.3b | (/ y (/ (- z a) (- z t))) |
| 218× | times-frac |
| 197× | *-un-lft-identity |
| 195× | add-sqr-sqrt |
| 91× | add-cube-cbrt |
| 52× | distribute-lft-out-- difference-of-squares |
| 36× | associate-/r* |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 8× | associate-/l* |
| 6× | flip3-- flip-- div-inv |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | +-commutative flip3-+ div-sub sum-log flip-+ distribute-lft-out |
| 25.0ms | (+ x (/ y (/ (- z a) (- z t)))) |
| 7.0ms | (/ (- z a) (- z t)) |
| 14.0ms | (/ y (/ (- z a) (- z t))) |
| 27.0ms | (+ x (/ y (/ (- z a) (- z t)))) |
| 9.0ms | (/ (- z a) (- z t)) |
| 25.0ms | (/ y (/ (- z a) (- z t))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 702 | 1885 |
| 1 | 3069 | 1832 |
| 2 | 5002 | 1829 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 214 | 1 | 215 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 215 | 4 | 219 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ x (/ 1 (/ (/ (- z a) (- z t)) y))) |
| 0.0b | (/ (- z a) (- z t)) |
| 0.6b | (/ 1 (/ (/ (- z a) (- z t)) y)) |
| 2.1b | (/ (/ (- z a) (- z t)) y) |
| 1181× | times-frac |
| 797× | *-un-lft-identity |
| 794× | add-sqr-sqrt |
| 450× | add-cube-cbrt |
| 172× | distribute-lft-out-- difference-of-squares |
| 105× | associate-/r* |
| 39× | associate-/l* |
| 35× | associate-/r/ |
| 32× | add-exp-log |
| 24× | div-inv |
| 20× | add-cbrt-cube |
| 19× | div-exp |
| 18× | flip3-- flip-- |
| 10× | cbrt-undiv |
| 6× | add-log-exp |
| 5× | pow1 |
| 3× | rec-exp frac-2neg 1-exp div-sub clear-num associate-/l/ |
| 2× | distribute-lft-out |
| 1× | +-commutative pow-flip flip3-+ sum-log flip-+ inv-pow |
| 71.0ms | (+ x (/ 1 (/ (/ (- z a) (- z t)) y))) |
| 8.0ms | (/ (- z a) (- z t)) |
| 27.0ms | (/ 1 (/ (/ (- z a) (- z t)) y)) |
| 12.0ms | (/ (/ (- z a) (- z t)) y) |
| 25.0ms | (+ x (/ 1 (/ (/ (- z a) (- z t)) y))) |
| 9.0ms | (/ (- z a) (- z t)) |
| 38.0ms | (/ 1 (/ (/ (- z a) (- z t)) y)) |
| 19.0ms | (/ (/ (- z a) (- z t)) y) |
Useful iterations: 1 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1829 | 7504 |
| 1 | 5002 | 6286 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 636 | 0 | 636 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 636 | 4 | 640 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ x (* y (/ (- z t) (- z a)))) |
| 0.0b | (/ (- z t) (- z a)) |
| 2.3b | (* y (/ (- z t) (- z a))) |
| 76× | add-sqr-sqrt |
| 71× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 27× | add-cube-cbrt |
| 22× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/r* associate-/l* add-log-exp |
| 4× | associate-/r/ |
| 3× | flip3-- associate-*l* flip-- |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+ |
| 5.0ms | (+ x (* y (/ (- z t) (- z a)))) |
| 7.0ms | (/ (- z t) (- z a)) |
| 13.0ms | (* y (/ (- z t) (- z a))) |
| 27.0ms | (+ x (* y (/ (- z t) (- z a)))) |
| 9.0ms | (/ (- z t) (- z a)) |
| 16.0ms | (* y (/ (- z t) (- z a))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 747 |
| 1 | 1655 | 704 |
| 2 | 5001 | 704 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 0 | 122 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 122 | 4 | 126 |
Merged error: 0b
0% (1.2b remaining)
Error of 1.2b against oracle of 0.0b and baseline of 1.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 5 |
| 1 | 11 | 5 |
Space saved by range analysis: 0%
Space saved by search: 0.878906%
Guaranteed chance to sample good point: 46.163793%
| 297.0ms | 7996× | body | 80 | valid |
| 23.0ms | 668× | body | 80 | invalid |
| 0.0ms | 2× | body | 320 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 160 | valid |
Loading profile data...