Time bar (total: 1.7s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 50% | 50% | 0.1% | 3 |
| 74.9% | 25% | 0.1% | 4 |
| 74.9% | 25% | 0.1% | 5 |
| 87.4% | 12.5% | 0.1% | 6 |
| 87.4% | 12.5% | 0.1% | 7 |
| 93.7% | 6.2% | 0.1% | 8 |
| 93.7% | 6.2% | 0.1% | 9 |
| 96.8% | 3.1% | 0.1% | 10 |
| 96.8% | 3.1% | 0.1% | 11 |
| 98.3% | 1.6% | 0.1% | 12 |
| 98.3% | 1.6% | 0.1% | 13 |
| 99.1% | 0.8% | 0.1% | 14 |
| 5.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 2 |
| 1 | 6 | 2 |
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 1 expressions with local error:
| 0.0b | (+ x (/ y 500.0)) |
| 3× | *-un-lft-identity add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out |
| 6.0ms | (+ x (/ y 500.0)) |
| 5.0ms | (+ x (/ y 500.0)) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 58 |
| 1 | 203 | 53 |
| 2 | 477 | 53 |
| 3 | 1284 | 53 |
| 4 | 3895 | 53 |
| 5 | 5002 | 53 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 2 | 15 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 13 | 3 | 16 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.2b | (* (/ y 500.0) (/ y 500.0)) |
| 3.4b | (- (* x x) (* (/ y 500.0) (/ y 500.0))) |
| 31.0b | (/ (- (* x x) (* (/ y 500.0) (/ y 500.0))) (- x (/ y 500.0))) |
| 80× | add-sqr-sqrt |
| 69× | times-frac |
| 53× | *-un-lft-identity |
| 43× | add-cube-cbrt |
| 18× | difference-of-squares |
| 17× | add-exp-log add-cbrt-cube |
| 13× | swap-sqr associate-*r* associate-*l* |
| 10× | pow1 |
| 6× | associate-/r* |
| 5× | cbrt-undiv div-exp div-inv distribute-lft-out-- add-log-exp |
| 4× | prod-exp cbrt-unprod associate-/l* unswap-sqr |
| 3× | flip3-- flip-- |
| 2× | associate-/r/ associate-/l/ |
| 1× | pow2 frac-times sub-neg frac-2neg pow-plus diff-log div-sub associate-*r/ pow-prod-down associate-*l/ clear-num pow-sqr *-commutative pow-prod-up |
| 10.0ms | (* (/ y 500.0) (/ y 500.0)) |
| 3.0ms | (- (* x x) (* (/ y 500.0) (/ y 500.0))) |
| 14.0ms | (/ (- (* x x) (* (/ y 500.0) (/ y 500.0))) (- x (/ y 500.0))) |
| 3.0ms | (* (/ y 500.0) (/ y 500.0)) |
| 7.0ms | (- (* x x) (* (/ y 500.0) (/ y 500.0))) |
| 11.0ms | (/ (- (* x x) (* (/ y 500.0) (/ y 500.0))) (- x (/ y 500.0))) |
Useful iterations: 2 (115.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 626 | 1203 |
| 1 | 3297 | 1075 |
| 2 | 5001 | 1057 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 1 | 140 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 140 | 3 | 143 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ y (sqrt 500.0)) |
| 0.3b | (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))) |
| 3.4b | (- (* x x) (* (/ (/ 1 (sqrt 500.0)) (sqrt 500.0)) (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))))) |
| 31.0b | (/ (- (* x x) (* (/ (/ 1 (sqrt 500.0)) (sqrt 500.0)) (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))))) (- x (/ y 500.0))) |
| 148× | add-sqr-sqrt |
| 136× | times-frac |
| 94× | *-un-lft-identity |
| 86× | add-cube-cbrt |
| 60× | sqrt-prod |
| 28× | swap-sqr |
| 22× | associate-*r* associate-*l* |
| 20× | add-exp-log add-cbrt-cube |
| 12× | associate-/r* |
| 11× | pow1 |
| 9× | unswap-sqr |
| 8× | difference-of-squares |
| 6× | cbrt-undiv div-exp div-inv associate-/l* add-log-exp |
| 4× | prod-exp cbrt-unprod distribute-lft-out-- |
| 3× | flip3-- flip-- |
| 2× | frac-2neg clear-num associate-/r/ associate-/l/ |
| 1× | pow2 frac-times sub-neg pow-plus diff-log div-sub associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up |
| 4.0ms | (/ y (sqrt 500.0)) |
| 17.0ms | (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))) |
| 3.0ms | (- (* x x) (* (/ (/ 1 (sqrt 500.0)) (sqrt 500.0)) (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))))) |
| 12.0ms | (/ (- (* x x) (* (/ (/ 1 (sqrt 500.0)) (sqrt 500.0)) (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))))) (- x (/ y 500.0))) |
| 5.0ms | (/ y (sqrt 500.0)) |
| 11.0ms | (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))) |
| 15.0ms | (- (* x x) (* (/ (/ 1 (sqrt 500.0)) (sqrt 500.0)) (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))))) |
| 32.0ms | (/ (- (* x x) (* (/ (/ 1 (sqrt 500.0)) (sqrt 500.0)) (* (/ y (sqrt 500.0)) (/ y (sqrt 500.0))))) (- x (/ y 500.0))) |
Useful iterations: 2 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 766 | 2617 |
| 1 | 3832 | 2309 |
| 2 | 5002 | 2165 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 212 | 0 | 212 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 212 | 3 | 215 |
Merged error: 0.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 | 6 | 2 |
| 1 | 6 | 2 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 50% | 50% | 0.1% | 3 |
| 74.9% | 25% | 0.1% | 4 |
| 74.9% | 25% | 0.1% | 5 |
| 87.4% | 12.5% | 0.1% | 6 |
| 87.4% | 12.5% | 0.1% | 7 |
| 93.7% | 6.2% | 0.1% | 8 |
| 93.7% | 6.2% | 0.1% | 9 |
| 96.8% | 3.1% | 0.1% | 10 |
| 96.8% | 3.1% | 0.1% | 11 |
| 98.3% | 1.6% | 0.1% | 12 |
| 98.3% | 1.6% | 0.1% | 13 |
| 99.1% | 0.8% | 0.1% | 14 |
| 155.0ms | 8000× | body | 80 | valid |
Loading profile data...