Time bar (total: 3.2s)
Space saved by range analysis: 0.048828%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 18.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 17 |
| 1 | 44 | 17 |
| 2 | 126 | 17 |
| 3 | 328 | 17 |
| 4 | 602 | 17 |
| 5 | 780 | 17 |
| 6 | 1010 | 17 |
| 7 | 1482 | 17 |
| 8 | 5001 | 17 |
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.0b
Found 4 expressions with local error:
| 0.0b | (/ (* 2.0 t) (+ 1.0 t)) |
| 0.0b | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 83× | add-exp-log add-cbrt-cube |
| 62× | *-un-lft-identity |
| 53× | times-frac |
| 34× | add-sqr-sqrt |
| 31× | prod-exp cbrt-unprod |
| 30× | add-cube-cbrt |
| 27× | cbrt-undiv div-exp |
| 24× | swap-sqr |
| 20× | associate-*r* associate-*l* associate-/r/ |
| 18× | pow1 |
| 14× | distribute-lft-out |
| 11× | flip3-+ flip-+ |
| 10× | div-inv |
| 7× | associate-/r* |
| 4× | associate-/l* add-log-exp |
| 2× | pow2 frac-times frac-2neg pow-plus associate-*r/ pow-prod-down associate-*l/ clear-num pow-sqr *-commutative pow-prod-up associate-/l/ unswap-sqr |
| 6.0ms | (/ (* 2.0 t) (+ 1.0 t)) |
| 7.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 15.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 18.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 3.0ms | (/ (* 2.0 t) (+ 1.0 t)) |
| 7.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 641 | 2230 |
| 1 | 3358 | 1791 |
| 2 | 5002 | 1752 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 199 | 3 | 202 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 200 | 3 | 203 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (log (exp (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))))) |
| 0.0b | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 78× | add-exp-log add-cbrt-cube |
| 64× | *-un-lft-identity |
| 58× | times-frac |
| 40× | add-sqr-sqrt |
| 36× | add-cube-cbrt |
| 30× | prod-exp cbrt-unprod |
| 25× | cbrt-undiv div-exp |
| 24× | swap-sqr |
| 20× | associate-*r* associate-*l* associate-/r/ |
| 19× | pow1 |
| 16× | log-pow |
| 15× | exp-prod |
| 12× | distribute-lft-out |
| 11× | flip3-+ flip-+ |
| 10× | div-inv |
| 4× | add-log-exp |
| 3× | log-prod associate-/r* associate-/l* |
| 2× | pow2 frac-times pow-plus associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up associate-/l/ unswap-sqr |
| 1× | frac-2neg rem-log-exp clear-num |
| 7.0ms | (log (exp (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))))) |
| 7.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 15.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 15.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 7.0ms | (log (exp (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))))) |
| 7.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 649 | 2705 |
| 1 | 3119 | 2232 |
| 2 | 5001 | 2180 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 204 | 0 | 204 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 204 | 3 | 207 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.5b | (pow (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) 3) |
| 1.0b | (cbrt (pow (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) 3)) |
| 79× | add-exp-log add-cbrt-cube |
| 78× | *-un-lft-identity |
| 76× | times-frac |
| 54× | add-sqr-sqrt |
| 50× | add-cube-cbrt |
| 36× | cbrt-prod |
| 30× | unpow-prod-down cube-prod prod-exp cbrt-unprod |
| 25× | cbrt-undiv div-exp |
| 24× | swap-sqr associate-/r/ |
| 20× | associate-*r* associate-*l* |
| 19× | pow1 |
| 12× | flip3-+ flip-+ div-inv distribute-lft-out |
| 4× | add-log-exp |
| 3× | pow-unpow |
| 2× | cube-div pow2 cube-mult frac-times pow-plus unpow3 associate-*r/ pow-prod-down associate-*l/ pow-exp pow-sqr *-commutative pow-prod-up rem-cube-cbrt unswap-sqr sqr-pow |
| 1× | pow-to-exp cbrt-div pow-pow pow1/3 rem-cbrt-cube |
| 17.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 15.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 7.0ms | (pow (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) 3) |
| 7.0ms | (cbrt (pow (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) 3)) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 8.0ms | (pow (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) 3) |
| 7.0ms | (cbrt (pow (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) 3)) |
Useful iterations: 2 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 834 | 4300 |
| 1 | 4263 | 3745 |
| 2 | 5001 | 3711 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 242 | 0 | 242 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 242 | 3 | 245 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 0.5b | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.5b | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.5b | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 10.0ms | (* (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 2.0ms | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 2.0ms | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 2.0ms | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 9.0ms | (* (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))))) |
| 9.0ms | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 8.0ms | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 9.0ms | (cbrt (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 306 | 2090 |
| 1 | 1143 | 1947 |
| 2 | 5002 | 1788 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 99 | 3 | 102 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 19 |
| 1 | 16 | 19 |
Space saved by range analysis: 0.048828%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 570.0ms | 8000× | body | 80 | valid |
Loading profile data...