Time bar (total: 5.7s)
| 7.0ms | 56× | body | 1280 | valid |
| 4.0ms | 42× | body | 640 | valid |
| 3.0ms | 114× | body | 80 | valid |
| 2.0ms | 21× | body | 320 | valid |
| 1.0ms | 23× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 6 |
| 1 | 16 | 6 |
| 2 | 19 | 6 |
| 3 | 21 | 6 |
| 4 | 27 | 6 |
| 5 | 39 | 6 |
| 6 | 58 | 6 |
| 7 | 79 | 6 |
| 8 | 107 | 6 |
| 9 | 160 | 6 |
| 10 | 277 | 6 |
| 11 | 303 | 6 |
| 12 | 303 | 6 |
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.4b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 6.3b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 981× | *-un-lft-identity |
| 736× | times-frac |
| 585× | add-sqr-sqrt |
| 468× | prod-diff |
| 419× | add-cube-cbrt |
| 189× | distribute-lft-out |
| 94× | associate-/r/ |
| 90× | distribute-lft-out-- |
| 81× | difference-of-squares |
| 47× | div-inv |
| 29× | flip3-+ flip-+ |
| 20× | flip3-- flip-- |
| 18× | fma-neg |
| 9× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u |
| 2× | cbrt-undiv frac-2neg div-exp clear-num associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 5.0ms | (/ x (+ x 1.0)) |
| 8.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 41.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 34.0ms | (/ x (+ x 1.0)) |
| 37.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 132.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1208 | 18366 |
| 1 | 3687 | 13388 |
| 2 | 5001 | 13292 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 600 | 5 | 605 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 601 | 5 | 606 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (/ 1 (pow x 3)) |
| 0.2b | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 0.9b | (/ (- 1.0) (pow x 2)) |
| 6.0b | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
| 440× | times-frac |
| 354× | add-sqr-sqrt |
| 344× | *-un-lft-identity |
| 342× | add-cube-cbrt |
| 252× | prod-diff |
| 166× | unpow-prod-down |
| 123× | distribute-lft-neg-in distribute-rgt-neg-in |
| 84× | fma-neg |
| 56× | sqr-pow |
| 52× | unpow2 |
| 41× | neg-mul-1 |
| 20× | associate-/r* |
| 18× | add-exp-log |
| 13× | associate-/l* |
| 12× | cube-prod |
| 9× | div-exp |
| 8× | add-cbrt-cube |
| 6× | div-inv add-log-exp |
| 5× | difference-of-squares |
| 4× | pow1 expm1-log1p-u cube-mult pow-to-exp unpow3 pow-exp log1p-expm1-u |
| 3× | rec-exp 1-exp |
| 2× | cbrt-undiv neg-sub0 frac-2neg div-sub clear-num fma-udef |
| 1× | associate--l- sub-neg flip3-- pow-flip diff-log distribute-frac-neg flip-- associate--r+ distribute-lft-out-- inv-pow |
| 6.0ms | (/ 1 (pow x 3)) |
| 1.0ms | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 7.0ms | (/ (- 1.0) (pow x 2)) |
| 42.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
| 32.0ms | (/ 1 (pow x 3)) |
| 77.0ms | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 24.0ms | (/ (- 1.0) (pow x 2)) |
| 41.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1162 | 12958 |
| 1 | 4353 | 7113 |
| 2 | 5001 | 7101 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 569 | 2 | 571 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 569 | 7 | 576 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x)) |
| 0.1b | (/ 1 (pow x 3)) |
| 0.9b | (/ (- 1.0) (pow x 2)) |
| 6.0b | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x))) |
| 440× | times-frac |
| 354× | add-sqr-sqrt |
| 344× | *-un-lft-identity |
| 342× | add-cube-cbrt |
| 252× | prod-diff |
| 166× | unpow-prod-down |
| 123× | distribute-lft-neg-in distribute-rgt-neg-in |
| 84× | fma-neg |
| 56× | sqr-pow |
| 52× | unpow2 |
| 41× | neg-mul-1 |
| 20× | associate-/r* |
| 18× | add-exp-log |
| 13× | associate-/l* |
| 12× | cube-prod |
| 9× | div-exp |
| 8× | add-cbrt-cube |
| 6× | div-inv add-log-exp |
| 5× | difference-of-squares |
| 4× | pow1 expm1-log1p-u cube-mult pow-to-exp unpow3 pow-exp log1p-expm1-u |
| 3× | rec-exp 1-exp |
| 2× | cbrt-undiv neg-sub0 frac-2neg div-sub clear-num fma-udef |
| 1× | associate--l- sub-neg flip3-- pow-flip diff-log distribute-frac-neg flip-- associate--r+ distribute-lft-out-- inv-pow |
| 1.0ms | (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x)) |
| 5.0ms | (/ 1 (pow x 3)) |
| 7.0ms | (/ (- 1.0) (pow x 2)) |
| 41.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x))) |
| 79.0ms | (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x)) |
| 34.0ms | (/ 1 (pow x 3)) |
| 25.0ms | (/ (- 1.0) (pow x 2)) |
| 34.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x))) |
Useful iterations: 2 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1162 | 11394 |
| 1 | 4062 | 6475 |
| 2 | 5001 | 6466 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 570 | 1 | 571 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 571 | 7 | 578 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ 1 (pow x 3)) |
| 0.9b | (/ (- 1.0) (pow x 2)) |
| 2.6b | (log (exp (/ (- 1.0) (pow x 2)))) |
| 10.3b | (- (log (exp (/ (- 1.0) (pow x 2)))) (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x))) |
| 516× | times-frac |
| 426× | log-pow |
| 420× | exp-prod |
| 400× | *-un-lft-identity |
| 399× | add-sqr-sqrt |
| 397× | add-cube-cbrt |
| 264× | prod-diff |
| 195× | unpow-prod-down |
| 147× | distribute-lft-neg-in distribute-rgt-neg-in |
| 88× | fma-neg |
| 65× | sqr-pow |
| 61× | unpow2 |
| 49× | neg-mul-1 |
| 20× | associate-/r* |
| 18× | add-exp-log |
| 13× | associate-/l* |
| 12× | cube-prod |
| 10× | pow1 |
| 9× | div-exp |
| 8× | add-cbrt-cube |
| 7× | div-inv |
| 6× | log-prod |
| 5× | add-log-exp |
| 4× | expm1-log1p-u cube-mult pow-to-exp log-div unpow3 distribute-frac-neg pow-exp log1p-expm1-u |
| 3× | neg-sub0 exp-neg rec-exp 1-exp div-sub associate--l+ |
| 2× | cbrt-undiv associate--l- frac-2neg exp-diff clear-num distribute-lft-out-- |
| 1× | sub-neg flip3-- pow-flip diff-log rem-log-exp log-rec flip-- fma-udef associate--r+ inv-pow difference-of-squares |
| 6.0ms | (/ 1 (pow x 3)) |
| 7.0ms | (/ (- 1.0) (pow x 2)) |
| 21.0ms | (log (exp (/ (- 1.0) (pow x 2)))) |
| 47.0ms | (- (log (exp (/ (- 1.0) (pow x 2)))) (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x))) |
| 30.0ms | (/ 1 (pow x 3)) |
| 28.0ms | (/ (- 1.0) (pow x 2)) |
| 24.0ms | (log (exp (/ (- 1.0) (pow x 2)))) |
| 34.0ms | (- (log (exp (/ (- 1.0) (pow x 2)))) (fma 3.0 (/ 1 (pow x 3)) (/ 3.0 x))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1345 | 12771 |
| 1 | 4537 | 6778 |
| 2 | 5001 | 6778 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 679 | 0 | 679 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 679 | 7 | 686 |
Merged error: 0b
99.2% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 31.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 21 |
| 1 | 30 | 21 |
| 229.0ms | 1702× | body | 1280 | valid |
| 137.0ms | 1284× | body | 640 | valid |
| 128.0ms | 4091× | body | 80 | valid |
| 52.0ms | 635× | body | 320 | valid |
| 18.0ms | 288× | body | 160 | valid |
Loading profile data...