Time bar (total: 4.5s)
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 87.5%
| 12.0ms | 286× | body | 80 | valid |
| 1.0ms | 3× | body | 1280 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 6 |
| 1 | 37 | 6 |
| 2 | 62 | 6 |
| 3 | 105 | 6 |
| 4 | 149 | 6 |
| 5 | 188 | 6 |
| 6 | 221 | 6 |
| 7 | 275 | 6 |
| 8 | 362 | 6 |
| 9 | 448 | 6 |
| 10 | 686 | 6 |
| 11 | 812 | 6 |
| 12 | 903 | 6 |
| 13 | 907 | 6 |
| 14 | 907 | 6 |
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.1b
Found 3 expressions with local error:
| 0.0b | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 0.0b | (* 60.0 (- x y)) |
| 0.2b | (/ (* 60.0 (- x y)) (- z t)) |
| 15× | add-sqr-sqrt |
| 13× | *-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 associate-/l* unswap-sqr |
| 13.0ms | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 6.0ms | (* 60.0 (- x y)) |
| 8.0ms | (/ (* 60.0 (- x y)) (- z t)) |
| 33.0ms | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 4.0ms | (* 60.0 (- x y)) |
| 16.0ms | (/ (* 60.0 (- x y)) (- z t)) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 404 |
| 1 | 1595 | 361 |
| 2 | 5001 | 361 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 6 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 6 | 76 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (/ (+ (* 60.0 x) (* 60.0 (neg y))) (- z t)) (* a 120.0)) |
| 0.0b | (+ (* 60.0 x) (* 60.0 (neg y))) |
| 0.2b | (/ (+ (* 60.0 x) (* 60.0 (neg y))) (- z t)) |
| 24× | add-sqr-sqrt *-un-lft-identity |
| 20× | times-frac |
| 14× | add-cube-cbrt |
| 7× | distribute-lft-out add-log-exp |
| 6× | distribute-rgt-neg-out |
| 5× | add-exp-log associate-/r* add-cbrt-cube distribute-lft-out-- difference-of-squares |
| 4× | div-sub associate-/l* |
| 3× | pow1 flip3-+ unsub-neg flip-+ |
| 2× | +-commutative associate-+l- sum-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- div-inv |
| 13.0ms | (+ (/ (+ (* 60.0 x) (* 60.0 (neg y))) (- z t)) (* a 120.0)) |
| 4.0ms | (+ (* 60.0 x) (* 60.0 (neg y))) |
| 8.0ms | (/ (+ (* 60.0 x) (* 60.0 (neg y))) (- z t)) |
| 35.0ms | (+ (/ (+ (* 60.0 x) (* 60.0 (neg y))) (- z t)) (* a 120.0)) |
| 5.0ms | (+ (* 60.0 x) (* 60.0 (neg y))) |
| 16.0ms | (/ (+ (* 60.0 x) (* 60.0 (neg y))) (- z t)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 737 |
| 1 | 1387 | 653 |
| 2 | 5002 | 649 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 1 | 83 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 6 | 89 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (/ 60.0 (/ (- z t) (- x y))) (* a 120.0)) |
| 0.0b | (/ (- z t) (- x y)) |
| 0.3b | (/ 60.0 (/ (- z t) (- x y))) |
| 218× | times-frac |
| 195× | add-sqr-sqrt *-un-lft-identity |
| 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-+ |
| 29.0ms | (+ (/ 60.0 (/ (- z t) (- x y))) (* a 120.0)) |
| 7.0ms | (/ (- z t) (- x y)) |
| 12.0ms | (/ 60.0 (/ (- z t) (- x y))) |
| 36.0ms | (+ (/ 60.0 (/ (- z t) (- x y))) (* a 120.0)) |
| 12.0ms | (/ (- z t) (- x y)) |
| 38.0ms | (/ 60.0 (/ (- z t) (- x y))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 727 | 1908 |
| 1 | 3212 | 1851 |
| 2 | 5001 | 1849 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 1 | 214 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 214 | 6 | 220 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ 60.0 (- z t)) |
| 0.0b | (+ (* (/ 60.0 (- z t)) (- x y)) (* a 120.0)) |
| 0.2b | (* (/ 60.0 (- z t)) (- x y)) |
| 44× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 21× | associate-*l* |
| 10× | add-exp-log add-cbrt-cube |
| 8× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-*r* associate-/r* add-log-exp |
| 4× | distribute-rgt-in sub-neg associate-+l+ flip3-- distribute-lft-in associate-/r/ flip-- |
| 3× | associate-/l* |
| 2× | cbrt-undiv frac-times associate-*r/ div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ pow-prod-down associate-*l/ clear-num sum-log *-commutative flip-+ |
| 5.0ms | (/ 60.0 (- z t)) |
| 10.0ms | (+ (* (/ 60.0 (- z t)) (- x y)) (* a 120.0)) |
| 11.0ms | (* (/ 60.0 (- z t)) (- x y)) |
| 5.0ms | (/ 60.0 (- z t)) |
| 32.0ms | (+ (* (/ 60.0 (- z t)) (- x y)) (* a 120.0)) |
| 41.0ms | (* (/ 60.0 (- z t)) (- x y)) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 649 |
| 1 | 1793 | 601 |
| 2 | 5002 | 601 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 0 | 111 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 111 | 6 | 117 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 8 |
| 1 | 26 | 8 |
| 2 | 27 | 8 |
| 3 | 27 | 8 |
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 87.5%
| 358.0ms | 8538× | body | 80 | valid |
| 8.0ms | 45× | body | 1280 | valid |
| 6.0ms | 39× | body | 640 | valid |
| 5.0ms | 22× | body | 2560 | valid |
| 1.0ms | 13× | body | 320 | valid |
| 0.0ms | 5× | body | 160 | valid |
Loading profile data...