Time bar (total: 3.9s)
| 34.0ms | 105× | body | 1280 | valid |
| 18.0ms | 82× | body | 640 | valid |
| 9.0ms | 288× | body | 80 | overflowed |
| 4.0ms | 30× | body | 320 | valid |
| 2.0ms | 25× | body | 160 | valid |
| 1.0ms | 14× | body | 80 | valid |
Useful iterations: 7 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 9 |
| 1 | 24 | 9 |
| 2 | 32 | 9 |
| 3 | 44 | 9 |
| 4 | 63 | 9 |
| 5 | 179 | 9 |
| 6 | 1184 | 9 |
| 7 | 5001 | 7 |
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: 1.0b
Found 2 expressions with local error:
| 0.0b | (fma 1 1 (exp (+ x x))) |
| 1.0b | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv frac-2neg div-sub div-exp clear-num fma-udef div-inv expm1-udef |
| 1.0ms | (fma 1 1 (exp (+ x x))) |
| 3.0ms | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
| 20.0ms | (fma 1 1 (exp (+ x x))) |
| 66.0ms | (/ (expm1 (+ x x)) (fma 1 1 (exp (+ x x)))) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 395 |
| 1 | 512 | 351 |
| 2 | 2464 | 344 |
| 3 | 5002 | 343 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 3 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 3 | 47 |
Merged error: 0.9b
Found 3 expressions with local error:
| 0.0b | (fma 1 1 (exp (+ x x))) |
| 0.2b | (/ 1 (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x)))) |
| 1.0b | (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x))) |
| 84× | times-frac |
| 53× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log associate-/r* |
| 10× | add-cbrt-cube |
| 8× | div-exp |
| 6× | div-inv associate-/l* |
| 4× | pow1 cbrt-undiv |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | rec-exp frac-2neg 1-exp clear-num |
| 1× | pow-flip associate-/r/ fma-udef inv-pow |
| 1.0ms | (fma 1 1 (exp (+ x x))) |
| 6.0ms | (/ 1 (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x)))) |
| 3.0ms | (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x))) |
| 21.0ms | (fma 1 1 (exp (+ x x))) |
| 68.0ms | (/ 1 (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x)))) |
| 68.0ms | (/ (fma 1 1 (exp (+ x x))) (expm1 (+ x x))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 1449 |
| 1 | 1742 | 1257 |
| 2 | 5001 | 1169 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 0 | 126 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 3 | 129 |
Merged error: 0.9b
Found 3 expressions with local error:
| 0.0b | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 0.0b | (- x (* 1/3 (pow x 3))) |
| 0.1b | (* 1/3 (pow x 3)) |
| 16× | add-sqr-sqrt |
| 12× | associate-*r* |
| 9× | add-cube-cbrt *-un-lft-identity |
| 8× | add-exp-log |
| 5× | add-cbrt-cube add-log-exp |
| 4× | unpow-prod-down cube-prod unswap-sqr |
| 3× | pow1 expm1-log1p-u fma-neg associate-*l* prod-diff prod-exp log1p-expm1-u |
| 2× | sqr-pow |
| 1× | cube-mult pow-to-exp sub-neg flip3-- diff-log unpow3 pow-exp *-commutative flip-- cbrt-unprod fma-udef |
| 1.0ms | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 3.0ms | (- x (* 1/3 (pow x 3))) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 54.0ms | (fma (pow x 5) 2/15 (- x (* 1/3 (pow x 3)))) |
| 78.0ms | (- x (* 1/3 (pow x 3))) |
| 39.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 338 |
| 1 | 835 | 292 |
| 2 | 5002 | 292 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 3 | 72 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 70 | 5 | 75 |
Merged error: 0.9b
Found 4 expressions with local error:
| 0.0b | (+ (* (pow x 5) 2/15) (- x (* 1/3 (pow x 3)))) |
| 0.0b | (- x (* 1/3 (pow x 3))) |
| 0.0b | (* (pow x 5) 2/15) |
| 0.1b | (* 1/3 (pow x 3)) |
| 26× | add-sqr-sqrt |
| 15× | associate-*r* |
| 14× | add-exp-log add-cube-cbrt *-un-lft-identity |
| 11× | add-log-exp |
| 10× | associate-*l* |
| 8× | unpow-prod-down add-cbrt-cube |
| 7× | unswap-sqr |
| 6× | prod-diff prod-exp |
| 5× | associate-+r+ |
| 4× | pow1 expm1-log1p-u cube-prod log1p-expm1-u sqr-pow |
| 3× | fma-neg |
| 2× | pow-to-exp sub-neg diff-log pow-exp sum-log *-commutative cbrt-unprod |
| 1× | +-commutative cube-mult associate-+r- flip3-- fma-def flip3-+ unpow3 flip-- flip-+ |
| 6.0ms | (+ (* (pow x 5) 2/15) (- x (* 1/3 (pow x 3)))) |
| 3.0ms | (- x (* 1/3 (pow x 3))) |
| 5.0ms | (* (pow x 5) 2/15) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 57.0ms | (+ (* (pow x 5) 2/15) (- x (* 1/3 (pow x 3)))) |
| 79.0ms | (- x (* 1/3 (pow x 3))) |
| 46.0ms | (* (pow x 5) 2/15) |
| 40.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 355 | 521 |
| 1 | 1456 | 467 |
| 2 | 5001 | 466 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 2 | 113 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 114 | 4 | 118 |
Merged error: 0.9b
0% (0.2b remaining)
Error of 0.8b against oracle of 0.6b and baseline of 0.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 7 |
| 1 | 14 | 7 |
| 2 | 14 | 7 |
| 1.1s | 3331× | body | 1280 | valid |
| 481.0ms | 2398× | body | 640 | valid |
| 233.0ms | 7472× | body | 80 | overflowed |
| 155.0ms | 1199× | body | 320 | valid |
| 54.0ms | 656× | body | 160 | valid |
| 17.0ms | 416× | body | 80 | valid |
Loading profile data...