Time bar (total: 6.1s)
| 17.0ms | 374× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 24 | 15 |
| 2 | 53 | 15 |
| 3 | 87 | 15 |
| 4 | 133 | 15 |
| 5 | 179 | 15 |
| 6 | 192 | 15 |
| 7 | 209 | 15 |
| 8 | 234 | 15 |
| 9 | 252 | 15 |
| done | 252 | 15 |
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: 2.4b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 0.2b | (/ y (* z 3.0)) |
| 0.2b | (* (* z 3.0) y) |
| 6.0b | (/ t (* (* z 3.0) y)) |
| 23× | add-exp-log add-cbrt-cube |
| 14× | *-un-lft-identity |
| 9× | pow1 add-sqr-sqrt add-cube-cbrt add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | times-frac associate-/l* |
| 5× | cbrt-undiv div-exp |
| 3× | associate-*r* pow-prod-down |
| 2× | associate-+l+ frac-2neg frac-add clear-num associate-/r* sum-log div-inv distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log associate-*l* *-commutative flip-- flip-+ distribute-lft-out-- |
| 15.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 5.0ms | (/ y (* z 3.0)) |
| 5.0ms | (* (* z 3.0) y) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
| 18.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 3.0ms | (/ y (* z 3.0)) |
| 4.0ms | (* (* z 3.0) y) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 2 (234.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 1162 |
| 1 | 405 | 1101 |
| 2 | 1795 | 977 |
| done | 5001 | 977 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 9 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 9 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ t (* z y)))) |
| 0.2b | (/ y (* z 3.0)) |
| 0.2b | (* 0.3333333333333333 (/ t (* z y))) |
| 6.1b | (/ t (* z y)) |
| 23× | add-exp-log add-cbrt-cube |
| 13× | add-sqr-sqrt |
| 11× | add-cube-cbrt *-un-lft-identity |
| 9× | times-frac add-log-exp |
| 7× | associate-*r* |
| 6× | pow1 cbrt-undiv div-exp prod-exp cbrt-unprod associate-/l* |
| 3× | associate-*r/ associate-*l* div-inv |
| 2× | associate-+l+ frac-2neg frac-add clear-num associate-/r* sum-log |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log pow-prod-down *-commutative flip-- flip-+ unswap-sqr |
| 8.0ms | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ t (* z y)))) |
| 5.0ms | (/ y (* z 3.0)) |
| 7.0ms | (* 0.3333333333333333 (/ t (* z y))) |
| 7.0ms | (/ t (* z y)) |
| 19.0ms | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ t (* z y)))) |
| 3.0ms | (/ y (* z 3.0)) |
| 6.0ms | (* 0.3333333333333333 (/ t (* z y))) |
| 6.0ms | (/ t (* z y)) |
Useful iterations: 2 (150.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 162 | 1175 |
| 1 | 428 | 1112 |
| 2 | 1483 | 988 |
| done | 5001 | 988 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 2 | 98 |
| Fresh | 2 | 6 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 8 | 107 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ (/ t z) y))) |
| 0.2b | (/ y (* z 3.0)) |
| 0.2b | (* 0.3333333333333333 (/ (/ t z) y)) |
| 5.7b | (/ (/ t z) y) |
| 147× | times-frac |
| 93× | add-sqr-sqrt |
| 84× | add-cube-cbrt *-un-lft-identity |
| 43× | associate-*r* |
| 23× | add-exp-log add-cbrt-cube |
| 16× | associate-/l* |
| 10× | div-inv |
| 9× | add-log-exp |
| 8× | cbrt-undiv div-exp |
| 6× | pow1 |
| 4× | prod-exp associate-/r* cbrt-unprod |
| 3× | associate-*r/ associate-*l* unswap-sqr |
| 2× | associate-+l+ frac-2neg frac-add clear-num sum-log |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log pow-prod-down *-commutative flip-- flip-+ associate-/l/ |
| 8.0ms | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ (/ t z) y))) |
| 5.0ms | (/ y (* z 3.0)) |
| 18.0ms | (* 0.3333333333333333 (/ (/ t z) y)) |
| 6.0ms | (/ (/ t z) y) |
| 18.0ms | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ (/ t z) y))) |
| 3.0ms | (/ y (* z 3.0)) |
| 7.0ms | (* 0.3333333333333333 (/ (/ t z) y)) |
| 5.0ms | (/ (/ t z) y) |
Useful iterations: 2 (429.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 2311 |
| 1 | 773 | 2148 |
| 2 | 2402 | 2010 |
| done | 5000 | 2010 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 1 | 185 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 184 | 9 | 193 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (* z 3.0) y) |
| 0.2b | (* (* z 3.0) y) |
| 0.4b | (/ 1 (/ (* z 3.0) y)) |
| 6.0b | (/ t (* (* z 3.0) y)) |
| 44× | add-exp-log |
| 39× | times-frac |
| 32× | add-cbrt-cube |
| 25× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 17× | div-exp |
| 11× | associate-/r* |
| 10× | pow1 cbrt-undiv prod-exp |
| 8× | cbrt-unprod |
| 7× | div-inv associate-/l* |
| 4× | add-log-exp |
| 3× | rec-exp frac-2neg 1-exp associate-*r* pow-prod-down clear-num |
| 1× | pow-flip associate-*l* associate-/r/ *-commutative inv-pow |
| 5.0ms | (/ (* z 3.0) y) |
| 5.0ms | (* (* z 3.0) y) |
| 6.0ms | (/ 1 (/ (* z 3.0) y)) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
| 3.0ms | (/ (* z 3.0) y) |
| 4.0ms | (* (* z 3.0) y) |
| 3.0ms | (/ 1 (/ (* z 3.0) y)) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 2 (240.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1309 |
| 1 | 439 | 1171 |
| 2 | 1685 | 973 |
| done | 5000 | 973 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 0 | 130 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 130 | 9 | 139 |
Merged error: 0b
69.5% (0.6b remaining)
Error of 0.6b against oracle of 0.0b and baseline of 2.0b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 7.177172347199853e+39 | 5.56095495485529e+53 | 2.139897000552487e+43 |
| 9 | -7.343606000070361e+110 | -1.6992524523314454e+105 | -1.1934376281185142e+108 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 63 |
| 1 | 37 | 63 |
| done | 37 | 63 |
| 529.0ms | 11167× | body | 80 | valid |
Loading profile data...