Time bar (total: 10.2s)
| 17.0ms | 374× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 24 | 15 |
| 2 | 53 | 15 |
| 3 | 88 | 15 |
| 4 | 134 | 15 |
| 5 | 188 | 15 |
| 6 | 243 | 15 |
| 7 | 308 | 15 |
| 8 | 381 | 15 |
| 9 | 463 | 15 |
| 10 | 528 | 15 |
| 11 | 586 | 15 |
| 12 | 650 | 15 |
| 13 | 712 | 15 |
| 14 | 776 | 15 |
| 15 | 838 | 15 |
| 16 | 904 | 15 |
| 17 | 974 | 15 |
| 18 | 1046 | 15 |
| 19 | 1116 | 15 |
| 20 | 1184 | 15 |
| 21 | 1244 | 15 |
| 22 | 1302 | 15 |
| 23 | 1370 | 15 |
| 24 | 1438 | 15 |
| 25 | 1502 | 15 |
| 26 | 1568 | 15 |
| 27 | 1634 | 15 |
| 28 | 1698 | 15 |
| 29 | 1760 | 15 |
| 30 | 1828 | 15 |
| 31 | 1900 | 15 |
| 32 | 1976 | 15 |
| 33 | 2052 | 15 |
| 34 | 2130 | 15 |
| 35 | 2202 | 15 |
| 36 | 2274 | 15 |
| 37 | 2348 | 15 |
| 38 | 2424 | 15 |
| 39 | 2500 | 15 |
| 40 | 2574 | 15 |
| 41 | 2646 | 15 |
| 42 | 2722 | 15 |
| 43 | 2796 | 15 |
| 44 | 2876 | 15 |
| 45 | 2940 | 15 |
| 46 | 3000 | 15 |
| 47 | 3058 | 15 |
| 48 | 3120 | 15 |
| 49 | 3186 | 15 |
| 50 | 3252 | 15 |
| 51 | 3326 | 15 |
| 52 | 3400 | 15 |
| 53 | 3476 | 15 |
| 54 | 3560 | 15 |
| 55 | 3636 | 15 |
| 56 | 3706 | 15 |
| 57 | 3782 | 15 |
| 58 | 3864 | 15 |
| 59 | 3940 | 15 |
| 60 | 4012 | 15 |
| 61 | 4080 | 15 |
| 62 | 4152 | 15 |
| 63 | 4228 | 15 |
| 64 | 4308 | 15 |
| 65 | 4388 | 15 |
| 66 | 4460 | 15 |
| 67 | 4522 | 15 |
| 68 | 4588 | 15 |
| 69 | 4650 | 15 |
| 70 | 4722 | 15 |
| 71 | 4782 | 15 |
| 72 | 4848 | 15 |
| 73 | 4920 | 15 |
| 74 | 4998 | 15 |
| done | 5000 | 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-- |
| 11.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 5.0ms | (/ y (* z 3.0)) |
| 5.0ms | (* (* z 3.0) y) |
| 7.0ms | (/ t (* (* z 3.0) y)) |
| 19.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 3.0ms | (/ y (* z 3.0)) |
| 4.0ms | (* (* z 3.0) y) |
| 7.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: done (557.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 1162 |
| 1 | 412 | 1111 |
| 2 | 1918 | 986 |
| done | 5000 | 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 |
| 9.0ms | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ t (* z y)))) |
| 5.0ms | (/ y (* z 3.0)) |
| 8.0ms | (* 0.3333333333333333 (/ t (* z y))) |
| 5.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))) |
| 10.0ms | (/ t (* z y)) |
Useful iterations: done (535.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 162 | 1175 |
| 1 | 430 | 1119 |
| 2 | 1536 | 992 |
| 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)) |
| 15.0ms | (* 0.3333333333333333 (/ (/ t z) y)) |
| 7.0ms | (/ (/ t z) y) |
| 25.0ms | (+ (- x (/ y (* z 3.0))) (* 0.3333333333333333 (/ (/ t z) y))) |
| 3.0ms | (/ y (* z 3.0)) |
| 6.0ms | (* 0.3333333333333333 (/ (/ t z) y)) |
| 5.0ms | (/ (/ t z) y) |
Useful iterations: done (616.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 2311 |
| 1 | 781 | 2167 |
| 2 | 2872 | 2051 |
| done | 5000 | 2025 |
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) |
| 6.0ms | (* (* z 3.0) y) |
| 7.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) |
| 4.0ms | (/ 1 (/ (* z 3.0) y)) |
| 7.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: done (641.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1309 |
| 1 | 457 | 1219 |
| 2 | 2081 | 1050 |
| done | 5000 | 993 |
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 |
| 532.0ms | 11167× | body | 80 | valid |
Loading profile data...