Time bar (total: 3.9s)
| 17.0ms | 265× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 8 |
| 1 | 39 | 8 |
| 2 | 51 | 8 |
| 3 | 61 | 8 |
| 4 | 65 | 8 |
| 5 | 65 | 8 |
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: 17.3b
Found 4 expressions with local error:
| 0.0b | (+ (+ a 1.0) (/ (* y b) t)) |
| 4.8b | (/ (* y z) t) |
| 4.9b | (/ (* y b) t) |
| 12.7b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 64× | *-un-lft-identity |
| 26× | times-frac |
| 25× | distribute-lft-out |
| 20× | add-sqr-sqrt add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 11× | associate-/r* |
| 9× | add-log-exp |
| 6× | associate-/l* |
| 5× | cbrt-undiv flip3-+ div-exp flip-+ |
| 4× | pow1 expm1-log1p-u fma-def frac-add associate-/r/ log1p-expm1-u |
| 3× | frac-2neg clear-num sum-log div-inv |
| 2× | prod-exp cbrt-unprod associate-/l/ |
| 1× | +-commutative associate-+l+ |
| 7.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 5.0ms | (/ (* y z) t) |
| 4.0ms | (/ (* y b) t) |
| 12.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 27.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 16.0ms | (/ (* y z) t) |
| 21.0ms | (/ (* y b) t) |
| 90.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 488 | 947 |
| 1 | 2162 | 873 |
| 2 | 5003 | 850 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 11 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 11 | 131 |
Merged error: 11.4b
Found 4 expressions with local error:
| 0.3b | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 1.7b | (fma (/ y t) b (+ a 1.0)) |
| 4.8b | (/ (* y z) t) |
| 12.4b | (* (+ x (/ (* y z) t)) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
| 29× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 23× | times-frac |
| 22× | add-exp-log add-cube-cbrt |
| 16× | add-cbrt-cube |
| 13× | associate-*r* |
| 7× | pow1 |
| 6× | div-exp associate-/r* |
| 5× | prod-exp |
| 4× | cbrt-undiv expm1-log1p-u associate-*l* log1p-expm1-u associate-/l* add-log-exp |
| 3× | cbrt-unprod div-inv unswap-sqr |
| 2× | frac-times rec-exp frac-2neg flip3-+ 1-exp associate-*l/ clear-num flip-+ |
| 1× | pow-flip associate-*r/ pow-prod-down un-div-inv *-commutative fma-udef distribute-lft-out inv-pow |
| 3.0ms | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 1.0ms | (fma (/ y t) b (+ a 1.0)) |
| 4.0ms | (/ (* y z) t) |
| 11.0ms | (* (+ x (/ (* y z) t)) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
| 101.0ms | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 32.0ms | (fma (/ y t) b (+ a 1.0)) |
| 20.0ms | (/ (* y z) t) |
| 75.0ms | (* (+ x (/ (* y z) t)) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 851 |
| 1 | 1864 | 745 |
| 2 | 5002 | 696 |
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 4 | 121 |
| Fresh | 2 | 8 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 119 | 13 | 132 |
Merged error: 11.1b
Found 3 expressions with local error:
| 1.7b | (fma (/ y t) b (+ a 1.0)) |
| 3.1b | (fma (/ y t) z x) |
| 12.7b | (/ (fma (/ y t) z x) (fma (/ y t) b (+ a 1.0))) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | fma-udef |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 1.0ms | (fma (/ y t) b (+ a 1.0)) |
| 1.0ms | (fma (/ y t) z x) |
| 3.0ms | (/ (fma (/ y t) z x) (fma (/ y t) b (+ a 1.0))) |
| 32.0ms | (fma (/ y t) b (+ a 1.0)) |
| 38.0ms | (fma (/ y t) z x) |
| 387.0ms | (/ (fma (/ y t) z x) (fma (/ y t) b (+ a 1.0))) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 417 |
| 1 | 322 | 376 |
| 2 | 1234 | 376 |
| 3 | 5002 | 376 |
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 1 | 58 |
| Fresh | 1 | 10 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 58 | 13 | 71 |
Merged error: 11.1b
Found 4 expressions with local error:
| 0.0b | (+ (+ a 1.0) (/ y (/ t b))) |
| 4.8b | (/ (* y z) t) |
| 4.9b | (/ y (/ t b)) |
| 12.7b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
| 104× | *-un-lft-identity |
| 98× | times-frac |
| 60× | add-sqr-sqrt add-cube-cbrt |
| 25× | distribute-lft-out |
| 21× | associate-/r* |
| 16× | add-exp-log add-cbrt-cube |
| 9× | add-log-exp |
| 8× | associate-/l* |
| 7× | div-inv |
| 6× | cbrt-undiv div-exp |
| 5× | flip3-+ associate-/r/ flip-+ |
| 4× | pow1 expm1-log1p-u fma-def frac-add log1p-expm1-u |
| 3× | frac-2neg clear-num sum-log |
| 2× | associate-/l/ |
| 1× | +-commutative associate-+l+ prod-exp cbrt-unprod |
| 18.0ms | (+ (+ a 1.0) (/ y (/ t b))) |
| 4.0ms | (/ (* y z) t) |
| 6.0ms | (/ y (/ t b)) |
| 21.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
| 26.0ms | (+ (+ a 1.0) (/ y (/ t b))) |
| 17.0ms | (/ (* y z) t) |
| 19.0ms | (/ y (/ t b)) |
| 91.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ y (/ t b)))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 711 | 1316 |
| 1 | 3092 | 1214 |
| 2 | 5001 | 1193 |
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 2 | 179 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 178 | 14 | 192 |
Merged error: 9.6b
28.8% (3.2b remaining)
Error of 13.2b against oracle of 10.0b and baseline of 14.4b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 2.0580551385856863e-64 | 3.7364644029174366e-62 | 5.987815964183466e-63 |
| 8 | -1.0120816022826977e-115 | -3.607687969514871e-118 | -1.0039776561463854e-115 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 23 |
| 1 | 37 | 23 |
| 485.0ms | 8269× | body | 80 | valid |
Loading profile data...