Time bar (total: 4.4s)
| 39.0ms | 85× | body | 1280 | valid |
| 14.0ms | 56× | body | 640 | valid |
| 8.0ms | 27× | body | 2560 | valid |
| 3.0ms | 19× | body | 320 | valid |
| 2.0ms | 57× | body | 80 | valid |
| 1.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 5 |
| 1 | 9 | 5 |
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: 54.2b
Found 3 expressions with local error:
| 0.3b | (+ x (sqrt (+ (* x x) 1.0))) |
| 2.6b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 13.8b | (sqrt (+ (* x x) 1.0)) |
| 9× | *-un-lft-identity |
| 6× | add-sqr-sqrt |
| 5× | pow1 add-cube-cbrt add-log-exp |
| 4× | add-exp-log log-prod |
| 3× | flip3-+ sqrt-prod add-cbrt-cube flip-+ |
| 2× | log-div sqrt-div distribute-lft-out |
| 1× | +-commutative rem-sqrt-square sqrt-pow1 pow1/2 rem-log-exp sum-log log-pow |
| 5.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 5.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 7.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 13.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 3.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 3 (163.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 309 | 393 |
| 1 | 1027 | 364 |
| 2 | 4764 | 348 |
| 3 | 5002 | 347 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 47 | 4 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 48 | 4 | 52 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 0.3b | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 240× | times-frac |
| 220× | associate-*r* |
| 182× | add-sqr-sqrt |
| 140× | unpow-prod-down cube-prod |
| 118× | add-cube-cbrt *-un-lft-identity |
| 80× | sqrt-prod |
| 40× | sqr-pow |
| 30× | cube-mult unpow3 |
| 25× | add-exp-log unswap-sqr |
| 10× | prod-exp |
| 9× | div-exp |
| 7× | add-cbrt-cube |
| 6× | pow-to-exp pow-exp add-log-exp |
| 4× | pow1 |
| 3× | associate-*r/ associate-*l* |
| 2× | diff-log frac-sub cbrt-unprod |
| 1× | cbrt-undiv sub-neg flip3-- flip3-+ pow-prod-down associate--l+ sum-log *-commutative flip-- flip-+ div-inv |
| 21.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 65.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 19.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 25.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 854 | 2083 |
| 1 | 4642 | 1650 |
| 2 | 5002 | 1650 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 292 | 0 | 292 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 292 | 4 | 296 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (neg 0.0625) (pow x 5)) |
| 0.4b | (/ 0.125 (pow x 3)) |
| 14.3b | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5))))) |
| 21.3b | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5)))) |
| 126× | times-frac |
| 110× | *-un-lft-identity |
| 102× | add-sqr-sqrt |
| 76× | add-cube-cbrt |
| 47× | unpow-prod-down |
| 26× | distribute-rgt-neg-in |
| 24× | distribute-lft-neg-in |
| 19× | associate-/r* |
| 17× | sqr-pow |
| 15× | add-exp-log |
| 14× | cube-prod distribute-lft-out-- |
| 13× | associate-/l* |
| 12× | log-prod |
| 10× | difference-of-squares |
| 9× | add-log-exp |
| 8× | neg-mul-1 frac-sub add-cbrt-cube |
| 6× | div-exp |
| 5× | pow1 log-div |
| 4× | cube-mult flip3-- unpow3 flip-- |
| 3× | diff-log associate--r+ |
| 2× | cbrt-undiv neg-sub0 pow-to-exp sub-neg frac-2neg div-sub pow-exp clear-num div-inv associate--r- |
| 1× | distribute-frac-neg rem-log-exp log-pow |
| 6.0ms | (/ (neg 0.0625) (pow x 5)) |
| 5.0ms | (/ 0.125 (pow x 3)) |
| 67.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5))))) |
| 69.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5)))) |
| 4.0ms | (/ (neg 0.0625) (pow x 5)) |
| 3.0ms | (/ 0.125 (pow x 3)) |
| 10.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5))))) |
| 9.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (neg 0.0625) (pow x 5)))) |
Useful iterations: 2 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 837 | 1963 |
| 1 | 3794 | 1884 |
| 2 | 5002 | 1876 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 235 | 0 | 235 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 235 | 4 | 239 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 0.4b | (/ 0.125 (pow x 3)) |
| 10.9b | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
| 43× | *-un-lft-identity |
| 42× | add-sqr-sqrt |
| 40× | times-frac |
| 29× | add-cube-cbrt |
| 13× | unpow-prod-down cube-prod |
| 12× | associate-/r* |
| 9× | add-exp-log |
| 8× | add-log-exp |
| 6× | log-prod |
| 5× | add-cbrt-cube distribute-lft-out difference-of-squares sqr-pow |
| 4× | pow1 cube-mult unpow3 distribute-lft-out-- |
| 3× | div-exp associate-/l* |
| 2× | log-div flip3-+ diff-log frac-sub flip-+ |
| 1× | cbrt-undiv pow-to-exp sub-neg flip3-- frac-2neg rem-log-exp pow-exp associate--l+ clear-num sum-log log-pow flip-- div-inv |
| 18.0ms | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 5.0ms | (/ 0.125 (pow x 3)) |
| 22.0ms | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
| 4.0ms | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 3.0ms | (/ 0.125 (pow x 3)) |
| 9.0ms | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 784 |
| 1 | 2135 | 746 |
| 2 | 5003 | 746 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 0 | 114 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 114 | 4 | 118 |
Merged error: 0b
99.5% (0.2b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 32.0b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1.6467731241392944e-08 | 62869179882.65231 | 0.8766955773154053 |
| 9 | -3.3701171682469404 | -2.708263725627834e-09 | -1.0022743825950324 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 27 |
| 1 | 41 | 27 |
| 1.1s | 2315× | body | 1280 | valid |
| 425.0ms | 1551× | body | 640 | valid |
| 266.0ms | 819× | body | 2560 | valid |
| 137.0ms | 815× | body | 320 | valid |
| 84.0ms | 2110× | body | 80 | valid |
| 38.0ms | 390× | body | 160 | valid |
Loading profile data...