Time bar (total: 7.7s)
Space saved by range analysis: 0%
Space saved by search: 0.878906%
Guaranteed chance to sample good point: 46.163793%
| 9.0ms | 256× | body | 80 | valid |
| 1.0ms | 19× | 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: 10.4b
Found 3 expressions with local error:
| 0.0b | (+ x (/ (* y (- z t)) (- z a))) |
| 0.0b | (* y (- z t)) |
| 10.6b | (/ (* 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)) |
| 28.0ms | (+ x (/ (* y (- z t)) (- z a))) |
| 11.0ms | (* y (- z t)) |
| 17.0ms | (/ (* y (- z t)) (- z a)) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 381 |
| 1 | 1443 | 342 |
| 2 | 5002 | 342 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 5 | 76 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 6 | 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.0b | (/ 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)) |
| 11.0ms | (/ y (/ (- z a) (- z t))) |
| 27.0ms | (+ x (/ y (/ (- z a) (- z t)))) |
| 9.0ms | (/ (- z a) (- z t)) |
| 22.0ms | (/ y (/ (- z a) (- z t))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 702 | 1885 |
| 1 | 3069 | 1832 |
| 2 | 5002 | 1829 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 214 | 1 | 215 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 215 | 6 | 221 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ x (* y (/ (- z t) (- z a)))) |
| 0.0b | (/ (- z t) (- z a)) |
| 2.0b | (* 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-+ |
| 3.0ms | (+ x (* y (/ (- z t) (- z a)))) |
| 7.0ms | (/ (- z t) (- z a)) |
| 13.0ms | (* y (/ (- z t) (- z a))) |
| 29.0ms | (+ x (* y (/ (- z t) (- z a)))) |
| 9.0ms | (/ (- z t) (- z a)) |
| 16.0ms | (* y (/ (- z t) (- z a))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 747 |
| 1 | 1655 | 704 |
| 2 | 5001 | 704 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 0 | 122 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 122 | 6 | 128 |
Merged error: 0b
Found 4 expressions with local error:
| 2.0b | (/ y (/ (- z a) (- z t))) |
| 5.5b | (cbrt (/ y (/ (- z a) (- z t)))) |
| 5.5b | (cbrt (/ y (/ (- z a) (- z t)))) |
| 5.5b | (cbrt (/ y (/ (- z a) (- z t)))) |
| 697× | times-frac |
| 535× | add-sqr-sqrt *-un-lft-identity |
| 294× | cbrt-prod |
| 275× | add-cube-cbrt |
| 130× | distribute-lft-out-- difference-of-squares |
| 31× | associate-/r* |
| 30× | associate-/r/ |
| 17× | div-inv |
| 13× | flip3-- flip-- |
| 9× | add-exp-log add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | cbrt-undiv cbrt-div pow1/3 div-exp associate-/l* |
| 1× | frac-2neg clear-num |
| 11.0ms | (/ y (/ (- z a) (- z t))) |
| 12.0ms | (cbrt (/ y (/ (- z a) (- z t)))) |
| 12.0ms | (cbrt (/ y (/ (- z a) (- z t)))) |
| 13.0ms | (cbrt (/ y (/ (- z a) (- z t)))) |
| 23.0ms | (/ y (/ (- z a) (- z t))) |
| 41.0ms | (cbrt (/ y (/ (- z a) (- z t)))) |
| 47.0ms | (cbrt (/ y (/ (- z a) (- z t)))) |
| 41.0ms | (cbrt (/ y (/ (- z a) (- z t)))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 755 | 6001 |
| 1 | 2830 | 5931 |
| 2 | 5001 | 5889 |
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 475 | 0 | 475 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 475 | 6 | 481 |
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%
| 316.0ms | 7997× | body | 80 | valid |
| 23.0ms | 634× | body | 80 | invalid |
| 0.0ms | 1× | body | 2560 | valid |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | valid |
Loading profile data...