Time bar (total: 2.6s)
| 15.0ms | 350× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 54 | 7 |
| 2 | 92 | 7 |
| 3 | 142 | 7 |
| 4 | 192 | 7 |
| 5 | 238 | 7 |
| 6 | 255 | 7 |
| 7 | 286 | 7 |
| 8 | 330 | 7 |
| 9 | 427 | 7 |
| 10 | 455 | 7 |
| 11 | 518 | 7 |
| 12 | 595 | 7 |
| 13 | 803 | 7 |
| 14 | 807 | 7 |
| 15 | 807 | 7 |
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: 4.5b
Found 4 expressions with local error:
| 0.0b | (- x (/ y (* z 3.0))) |
| 0.2b | (/ y (* z 3.0)) |
| 0.2b | (* (* z 3.0) y) |
| 7.0b | (/ t (* (* z 3.0) y)) |
| 23× | add-exp-log add-cbrt-cube |
| 11× | add-sqr-sqrt *-un-lft-identity |
| 9× | pow1 add-cube-cbrt |
| 7× | prod-exp cbrt-unprod |
| 6× | times-frac associate-/l* add-log-exp |
| 5× | cbrt-undiv div-exp |
| 3× | associate-*r* pow-prod-down |
| 2× | frac-2neg clear-num associate-/r* div-inv |
| 1× | sub-neg flip3-- diff-log associate-*l* *-commutative flip-- distribute-lft-out-- difference-of-squares |
| 5.0ms | (- x (/ y (* z 3.0))) |
| 4.0ms | (/ y (* z 3.0)) |
| 4.0ms | (* (* z 3.0) y) |
| 5.0ms | (/ t (* (* z 3.0) y)) |
| 9.0ms | (- x (/ y (* z 3.0))) |
| 3.0ms | (/ y (* z 3.0)) |
| 4.0ms | (* (* z 3.0) y) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 321 | 380 |
| 1 | 1588 | 320 |
| 2 | 5001 | 320 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 10 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 10 | 89 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- x (/ y (* z 3.0))) |
| 0.2b | (/ y (* z 3.0)) |
| 0.2b | (/ t (* z 3.0)) |
| 3.7b | (/ (/ t (* z 3.0)) y) |
| 39× | times-frac |
| 26× | add-sqr-sqrt *-un-lft-identity |
| 24× | add-cube-cbrt |
| 23× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 9× | cbrt-undiv div-exp |
| 7× | div-inv |
| 6× | add-log-exp |
| 5× | associate-/r* |
| 4× | pow1 |
| 3× | frac-2neg prod-exp clear-num cbrt-unprod |
| 1× | sub-neg flip3-- diff-log flip-- associate-/l/ distribute-lft-out-- difference-of-squares |
| 5.0ms | (- x (/ y (* z 3.0))) |
| 4.0ms | (/ y (* z 3.0)) |
| 4.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 6.0ms | (- x (/ y (* z 3.0))) |
| 3.0ms | (/ y (* z 3.0)) |
| 3.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 573 |
| 1 | 1550 | 512 |
| 2 | 5001 | 512 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 4 | 116 |
| Fresh | 4 | 5 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 9 | 126 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- x (* (/ 1 z) (/ y 3.0))) |
| 0.2b | (/ t (* z 3.0)) |
| 0.3b | (* (/ 1 z) (/ y 3.0)) |
| 3.7b | (/ (/ t (* z 3.0)) y) |
| 61× | times-frac |
| 53× | add-sqr-sqrt |
| 40× | add-exp-log |
| 38× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 30× | add-cbrt-cube |
| 15× | div-exp |
| 13× | associate-*r* associate-*l* |
| 11× | cbrt-undiv |
| 10× | prod-exp associate-/l* |
| 8× | div-inv |
| 6× | pow1 cbrt-unprod add-log-exp unswap-sqr |
| 4× | associate-/r* |
| 2× | rec-exp frac-2neg 1-exp clear-num |
| 1× | frac-times sub-neg flip3-- diff-log associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- associate-/l/ |
| 2.0ms | (- x (* (/ 1 z) (/ y 3.0))) |
| 4.0ms | (/ t (* z 3.0)) |
| 10.0ms | (* (/ 1 z) (/ y 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 6.0ms | (- x (* (/ 1 z) (/ y 3.0))) |
| 3.0ms | (/ t (* z 3.0)) |
| 3.0ms | (* (/ 1 z) (/ y 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 652 | 788 |
| 1 | 3048 | 688 |
| 2 | 5001 | 682 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 148 | 1 | 149 |
| Fresh | 3 | 5 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 151 | 7 | 158 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- x (/ (/ y 3.0) z)) |
| 0.2b | (/ (/ y 3.0) z) |
| 0.2b | (/ t (* z 3.0)) |
| 3.7b | (/ (/ t (* z 3.0)) y) |
| 114× | times-frac |
| 73× | add-sqr-sqrt |
| 66× | *-un-lft-identity |
| 64× | add-cube-cbrt |
| 23× | add-exp-log add-cbrt-cube associate-/l* |
| 11× | div-inv |
| 10× | cbrt-undiv div-exp |
| 7× | associate-/r* |
| 6× | add-log-exp |
| 4× | pow1 |
| 3× | frac-2neg clear-num difference-of-squares |
| 2× | prod-exp cbrt-unprod associate-/l/ |
| 1× | sub-neg flip3-- diff-log flip-- distribute-lft-out-- |
| 12.0ms | (- x (/ (/ y 3.0) z)) |
| 6.0ms | (/ (/ y 3.0) z) |
| 6.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 6.0ms | (- x (/ (/ y 3.0) z)) |
| 3.0ms | (/ (/ y 3.0) z) |
| 3.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 659 | 963 |
| 1 | 2569 | 900 |
| 2 | 5001 | 900 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 0 | 167 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 167 | 7 | 174 |
Merged error: 0b
-5.2% (1.8b remaining)
Error of 1.9b against oracle of 0.0b and baseline of 1.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 6.32980317362067e-60 | 1.2866466180396053e-53 | 6.241186087362308e-59 |
| 8 | 3.09492666166351e-261 | 4.697965837235835e-258 | 1.9408136065567224e-258 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 14 |
| 1 | 32 | 14 |
| 500.0ms | 11125× | body | 80 | valid |
Loading profile data...