Time bar (total: 5.0s)
| 6.0ms | 56× | body | 1280 | valid |
| 4.0ms | 42× | body | 640 | valid |
| 3.0ms | 113× | body | 80 | valid |
| 1.0ms | 22× | body | 320 | valid |
| 1.0ms | 23× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 4 |
| 1 | 10 | 4 |
| 2 | 10 | 4 |
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: 33.9b
Found 3 expressions with local error:
| 0.3b | (cbrt (+ x 1.0)) |
| 0.6b | (cbrt x) |
| 6.5b | (- (cbrt (+ x 1.0)) (cbrt x)) |
| 64× | cbrt-prod |
| 56× | *-un-lft-identity |
| 42× | prod-diff |
| 41× | add-sqr-sqrt |
| 33× | add-cube-cbrt |
| 9× | distribute-lft-out |
| 7× | fma-neg |
| 5× | add-log-exp |
| 4× | difference-of-squares |
| 3× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u distribute-lft-out-- |
| 2× | cbrt-div pow1/3 |
| 1× | sub-neg flip3-- flip3-+ diff-log flip-- flip-+ |
| 3.0ms | (cbrt (+ x 1.0)) |
| 1.0ms | (cbrt x) |
| 9.0ms | (- (cbrt (+ x 1.0)) (cbrt x)) |
| 89.0ms | (cbrt (+ x 1.0)) |
| 174.0ms | (cbrt x) |
| 153.0ms | (- (cbrt (+ x 1.0)) (cbrt x)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 1315 |
| 1 | 1394 | 1045 |
| 2 | 5001 | 981 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 13 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 13 | 109 |
Merged error: 20.9b
Found 4 expressions with local error:
| 0.3b | (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 0.3b | (cbrt (cbrt (+ x 1.0))) |
| 0.6b | (cbrt x) |
| 33.9b | (fma (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (cbrt (cbrt (+ x 1.0))) (- (cbrt x))) |
| 24× | cbrt-div |
| 15× | cbrt-prod |
| 9× | *-un-lft-identity |
| 7× | add-sqr-sqrt add-cube-cbrt flip3-+ flip-+ |
| 4× | pow1 add-exp-log expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 2× | associate-*r/ associate-*l/ |
| 1× | fma-udef distribute-lft-out |
| 8.0ms | (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 3.0ms | (cbrt (cbrt (+ x 1.0))) |
| 1.0ms | (cbrt x) |
| 1.0ms | (fma (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (cbrt (cbrt (+ x 1.0))) (- (cbrt x))) |
| 103.0ms | (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 89.0ms | (cbrt (cbrt (+ x 1.0))) |
| 182.0ms | (cbrt x) |
| 251.0ms | (fma (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (cbrt (cbrt (+ x 1.0))) (- (cbrt x))) |
Useful iterations: 3 (123.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 458 | 716 |
| 1 | 1307 | 661 |
| 2 | 4689 | 636 |
| 3 | 5001 | 634 |
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 9 | 73 |
| Fresh | 3 | 9 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 18 | 86 |
Merged error: 20.8b
Found 4 expressions with local error:
| 0.3b | (cbrt (cbrt (+ x 1.0))) |
| 0.4b | (* (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) |
| 0.6b | (cbrt x) |
| 33.6b | (fma (* (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) (cbrt (cbrt (+ x 1.0))) (- (cbrt x))) |
| 364× | cbrt-div |
| 144× | sqrt-div |
| 136× | frac-times |
| 109× | flip3-+ flip-+ |
| 44× | associate-*r/ associate-*l/ |
| 31× | add-sqr-sqrt |
| 30× | sqrt-prod |
| 24× | cbrt-prod |
| 19× | pow1 |
| 17× | *-un-lft-identity |
| 15× | add-cube-cbrt |
| 14× | sqrt-pow1 |
| 9× | swap-sqr unswap-sqr |
| 8× | pow1/2 pow1/3 |
| 7× | associate-*r* associate-*l* |
| 6× | add-exp-log pow-prod-up add-cbrt-cube |
| 4× | expm1-log1p-u pow-prod-down pow-sqr log1p-expm1-u add-log-exp |
| 1× | pow2 pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod fma-udef distribute-lft-out |
| 3.0ms | (cbrt (cbrt (+ x 1.0))) |
| 14.0ms | (* (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) |
| 1.0ms | (cbrt x) |
| 1.0ms | (fma (* (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) (cbrt (cbrt (+ x 1.0))) (- (cbrt x))) |
| 89.0ms | (cbrt (cbrt (+ x 1.0))) |
| 103.0ms | (* (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) |
| 182.0ms | (cbrt x) |
| 256.0ms | (fma (* (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (sqrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) (cbrt (cbrt (+ x 1.0))) (- (cbrt x))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 677 | 3797 |
| 1 | 2119 | 3625 |
| 2 | 5001 | 3562 |
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 3 | 196 |
| Fresh | 2 | 15 | 17 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 195 | 19 | 214 |
Merged error: 20.8b
Found 4 expressions with local error:
| 0.3b | (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 0.3b | (cbrt (cbrt (+ x 1.0))) |
| 0.6b | (cbrt x) |
| 33.7b | (fma (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (* (cbrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (cbrt (cbrt (cbrt (+ x 1.0))))) (- (cbrt x))) |
| 24× | cbrt-div |
| 15× | cbrt-prod |
| 9× | *-un-lft-identity |
| 7× | add-sqr-sqrt add-cube-cbrt flip3-+ flip-+ |
| 4× | pow1 add-exp-log expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 2× | associate-*r/ associate-*l/ |
| 1× | fma-udef distribute-lft-out |
| 8.0ms | (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 3.0ms | (cbrt (cbrt (+ x 1.0))) |
| 1.0ms | (cbrt x) |
| 1.0ms | (fma (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (* (cbrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (cbrt (cbrt (cbrt (+ x 1.0))))) (- (cbrt x))) |
| 105.0ms | (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 90.0ms | (cbrt (cbrt (+ x 1.0))) |
| 178.0ms | (cbrt x) |
| 259.0ms | (fma (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (* (cbrt (cbrt (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))))) (cbrt (cbrt (cbrt (+ x 1.0))))) (- (cbrt x))) |
Useful iterations: 3 (124.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 833 |
| 1 | 1319 | 760 |
| 2 | 4747 | 735 |
| 3 | 5001 | 733 |
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 4 | 73 |
| Fresh | 3 | 14 | 17 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 73 | 19 | 92 |
Merged error: 20.8b
98.2% (0.2b remaining)
Error of 19.0b against oracle of 18.8b and baseline of 30.1b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 0.00022027325057658872 | 62623256.830634765 | 4941.535701226754 |
| 10 | -9.540315001687748e+64 | -2.1978783347321447e+55 | -4.4405013780138126e+61 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 36 |
| 1 | 54 | 36 |
| 196.0ms | 1711× | body | 1280 | valid |
| 116.0ms | 1284× | body | 640 | valid |
| 103.0ms | 4078× | body | 80 | valid |
| 44.0ms | 637× | body | 320 | valid |
| 15.0ms | 290× | body | 160 | valid |
Loading profile data...