Time bar (total: 11.4s)
Space saved by range analysis: 0%
Space saved by search: 0.939941%
Guaranteed chance to sample good point: 32.384473%
| 10.0ms | 249× | body | 80 | valid |
| 1.0ms | 18× | body | 80 | invalid |
| 1.0ms | 3× | body | 1280 | valid |
| 0.0ms | 2× | body | 640 | valid |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | 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.9b
Found 3 expressions with local error:
| 0.0b | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 0.0b | (* 60.0 (- x y)) |
| 1.0b | (/ (* 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 |
| 15.0ms | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 6.0ms | (* 60.0 (- x y)) |
| 9.0ms | (/ (* 60.0 (- x y)) (- z t)) |
| 33.0ms | (+ (/ (* 60.0 (- x y)) (- z t)) (* a 120.0)) |
| 4.0ms | (* 60.0 (- x y)) |
| 15.0ms | (/ (* 60.0 (- x y)) (- z t)) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 404 |
| 1 | 1595 | 361 |
| 2 | 5001 | 361 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 7 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 7 | 76 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0)) |
| 0.0b | (/ (- x y) (- z t)) |
| 0.2b | (* 60.0 (/ (- x y) (- z t))) |
| 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-+ |
| 10.0ms | (+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0)) |
| 7.0ms | (/ (- x y) (- z t)) |
| 13.0ms | (* 60.0 (/ (- x y) (- z t))) |
| 35.0ms | (+ (* 60.0 (/ (- x y) (- z t))) (* a 120.0)) |
| 12.0ms | (/ (- x y) (- z t)) |
| 15.0ms | (* 60.0 (/ (- x y) (- z t))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 775 |
| 1 | 1788 | 728 |
| 2 | 5002 | 728 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 0 | 122 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 7 | 129 |
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)) |
| 11.0ms | (/ 60.0 (/ (- z t) (- x y))) |
| 32.0ms | (+ (/ 60.0 (/ (- z t) (- x y))) (* a 120.0)) |
| 12.0ms | (/ (- z t) (- x y)) |
| 41.0ms | (/ 60.0 (/ (- z t) (- x y))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 727 | 1908 |
| 1 | 3212 | 1851 |
| 2 | 5001 | 1849 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 1 | 214 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 214 | 7 | 221 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 60.0 (- z t)) |
| 0.0b | (+ (/ (/ 60.0 (- z t)) (/ 1 (- x y))) (* a 120.0)) |
| 0.0b | (/ 1 (- x y)) |
| 0.4b | (/ (/ 60.0 (- z t)) (/ 1 (- x y))) |
| 1131× | times-frac |
| 700× | add-sqr-sqrt *-un-lft-identity |
| 420× | add-cube-cbrt |
| 140× | distribute-lft-out-- difference-of-squares |
| 93× | associate-/r/ |
| 47× | div-inv |
| 46× | flip3-- flip-- |
| 32× | add-exp-log |
| 31× | associate-/r* |
| 27× | associate-/l* |
| 20× | add-cbrt-cube |
| 19× | div-exp |
| 10× | cbrt-undiv |
| 6× | add-log-exp |
| 5× | pow1 |
| 3× | rec-exp frac-2neg 1-exp clear-num |
| 1× | +-commutative pow-flip flip3-+ sum-log flip-+ associate-/l/ inv-pow |
| 5.0ms | (/ 60.0 (- z t)) |
| 96.0ms | (+ (/ (/ 60.0 (- z t)) (/ 1 (- x y))) (* a 120.0)) |
| 5.0ms | (/ 1 (- x y)) |
| 24.0ms | (/ (/ 60.0 (- z t)) (/ 1 (- x y))) |
| 5.0ms | (/ 60.0 (- z t)) |
| 33.0ms | (+ (/ (/ 60.0 (- z t)) (/ 1 (- x y))) (* a 120.0)) |
| 4.0ms | (/ 1 (- x y)) |
| 43.0ms | (/ (/ 60.0 (- z t)) (/ 1 (- x y))) |
Useful iterations: 1 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2343 | 7709 |
| 1 | 5002 | 7153 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 608 | 0 | 608 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 608 | 7 | 615 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 16 | 6 |
Space saved by range analysis: 0%
Space saved by search: 0.939941%
Guaranteed chance to sample good point: 32.384473%
| 360.0ms | 7876× | body | 80 | valid |
| 25.0ms | 603× | body | 80 | invalid |
| 8.0ms | 41× | body | 1280 | valid |
| 6.0ms | 39× | body | 640 | valid |
| 5.0ms | 20× | body | 2560 | valid |
| 2.0ms | 13× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Loading profile data...