Time bar (total: 4.0s)
| 25.0ms | 52× | body | 1280 | valid |
| 15.0ms | 52× | body | 640 | valid |
| 8.0ms | 157× | body | 80 | valid |
| 6.0ms | 30× | body | 320 | valid |
| 5.0ms | 128× | body | 80 | nan |
| 2.0ms | 20× | body | 160 | valid |
Useful iterations: 4 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 24 | 6 |
| 2 | 51 | 6 |
| 3 | 106 | 6 |
| 4 | 304 | 4 |
| 5 | 774 | 4 |
| 6 | 4142 | 4 |
| 7 | 5001 | 4 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 10.5b
Found 3 expressions with local error:
| 0.0b | (/ (pow (/ x (+ x y)) x) x) |
| 0.0b | (/ x (+ x y)) |
| 6.4b | (pow (/ x (+ x y)) x) |
| 138× | times-frac |
| 118× | *-un-lft-identity |
| 90× | unpow-prod-down |
| 80× | add-sqr-sqrt add-cube-cbrt |
| 25× | associate-/l* |
| 19× | distribute-lft-out |
| 16× | add-exp-log |
| 12× | associate-/r/ |
| 7× | div-exp associate-/r* add-cbrt-cube div-inv |
| 6× | flip3-+ flip-+ |
| 5× | sqr-pow |
| 4× | pow1 pow-exp |
| 3× | pow-unpow add-log-exp |
| 2× | cbrt-undiv pow-to-exp frac-2neg clear-num |
| 1× | pow-pow |
| 10.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 5.0ms | (/ x (+ x y)) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 23.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 5.0ms | (/ x (+ x y)) |
| 17.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 752 | 1628 |
| 1 | 3787 | 1586 |
| 2 | 5001 | 1586 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 8 | 181 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 174 | 8 | 182 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.8b | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 1.3b | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
| 61× | unpow-prod-down |
| 51× | cbrt-prod |
| 48× | *-un-lft-identity |
| 43× | times-frac |
| 36× | add-sqr-sqrt add-cube-cbrt |
| 20× | add-exp-log |
| 14× | cbrt-div |
| 10× | associate-/r/ |
| 7× | flip3-+ pow-exp flip-+ |
| 6× | pow1 pow-unpow distribute-lft-out |
| 5× | div-exp |
| 4× | frac-times prod-exp add-cbrt-cube add-log-exp |
| 2× | pow-to-exp pow-pow pow1/3 associate-*r/ associate-*l/ div-inv sqr-pow |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 12.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 15.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
| 21.0ms | (cbrt x) |
| 25.0ms | (cbrt x) |
| 25.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 35.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 977 | 1596 |
| 1 | 3500 | 1507 |
| 2 | 5002 | 1470 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 1 | 128 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 6 | 136 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.8b | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 2.6b | (log (/ (cbrt x) (cbrt (+ x y)))) |
| 96× | cbrt-prod |
| 85× | *-un-lft-identity |
| 84× | times-frac |
| 61× | add-sqr-sqrt add-cube-cbrt |
| 48× | unpow-prod-down log-prod |
| 12× | distribute-lft-out |
| 10× | add-exp-log |
| 6× | pow1 |
| 4× | cbrt-div associate-/r/ add-cbrt-cube add-log-exp |
| 3× | pow-unpow |
| 2× | flip3-+ pow1/3 div-exp rem-log-exp pow-exp flip-+ div-inv |
| 1× | pow-to-exp log-div pow-pow log-pow sqr-pow |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 10.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 7.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
| 21.0ms | (cbrt x) |
| 24.0ms | (cbrt x) |
| 25.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 23.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 778 | 1627 |
| 1 | 2653 | 1569 |
| 2 | 5001 | 1544 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 0 | 156 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 156 | 6 | 162 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 6.4b | (pow (/ x (+ x y)) x) |
| 22× | *-un-lft-identity |
| 18× | unpow-prod-down |
| 16× | add-sqr-sqrt add-cube-cbrt |
| 12× | times-frac |
| 9× | cbrt-prod |
| 7× | add-exp-log |
| 5× | pow1 |
| 4× | add-cbrt-cube add-log-exp |
| 3× | pow-unpow pow1/3 distribute-lft-out |
| 2× | pow-exp associate-/r/ |
| 1× | pow-to-exp pow-pow flip3-+ div-exp flip-+ div-inv sqr-pow |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 21.0ms | (cbrt x) |
| 23.0ms | (cbrt x) |
| 21.0ms | (cbrt x) |
| 17.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 458 | 502 |
| 1 | 1828 | 464 |
| 2 | 5002 | 416 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 3 | 78 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 77 | 7 | 84 |
Merged error: 1.0b
18.5% (3.8b remaining)
Error of 4.7b against oracle of 0.9b and baseline of 5.6b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1.586094823133401e+160 | 1.8254345577955567e+173 | 2.7290368280004027e+161 |
| 10 | 19120603049.989376 | 2.9434032555578894e+20 | 19404822192.444565 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 27 |
| 1 | 37 | 27 |
| 776.0ms | 1558× | body | 1280 | valid |
| 425.0ms | 1441× | body | 640 | valid |
| 263.0ms | 4903× | body | 80 | valid |
| 161.0ms | 829× | body | 320 | valid |
| 130.0ms | 3182× | body | 80 | nan |
| 54.0ms | 430× | body | 160 | valid |
Loading profile data...