Time bar (total: 6.0s)
| 31.0ms | 67× | body | 1280 | valid |
| 14.0ms | 47× | body | 640 | valid |
| 9.0ms | 25× | body | 2560 | valid |
| 6.0ms | 25× | body | 320 | valid |
| 3.0ms | 76× | body | 80 | valid |
| 2.0ms | 16× | body | 160 | valid |
Useful iterations: 0 (2.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: 51.9b
Found 3 expressions with local error:
| 1.3b | (+ x (sqrt (+ (* x x) 1.0))) |
| 2.8b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 15.5b | (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 |
| 6.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 6.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 57.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 186.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 51.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 3 (144.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: 0.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.1b | (* 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 |
| 13.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 54.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 170.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 149.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 854 | 2089 |
| 1 | 4642 | 1654 |
| 2 | 5001 | 1654 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 291 | 1 | 292 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 291 | 5 | 296 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ (- 0.0625) (pow x 5)) |
| 0.1b | (/ 0.125 (pow x 3)) |
| 11.2b | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 17.0b | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 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 | (/ (- 0.0625) (pow x 5)) |
| 5.0ms | (/ 0.125 (pow x 3)) |
| 70.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 76.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
| 49.0ms | (/ (- 0.0625) (pow x 5)) |
| 241.0ms | (/ 0.125 (pow x 3)) |
| 189.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 61.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
Useful iterations: 2 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 840 | 2002 |
| 1 | 3820 | 1923 |
| 2 | 5001 | 1915 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 235 | 0 | 235 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 235 | 5 | 240 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 0.0b | (+ x (/ 0.5 x)) |
| 0.1b | (/ 0.125 (pow x 3)) |
| 10.0b | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
| 46× | *-un-lft-identity |
| 43× | add-sqr-sqrt |
| 40× | times-frac |
| 30× | add-cube-cbrt |
| 13× | unpow-prod-down cube-prod |
| 12× | associate-/r* |
| 11× | add-log-exp |
| 10× | add-exp-log |
| 6× | log-prod add-cbrt-cube distribute-lft-out |
| 5× | pow1 difference-of-squares sqr-pow |
| 4× | cube-mult unpow3 distribute-lft-out-- |
| 3× | flip3-+ div-exp flip-+ associate-/l* |
| 2× | log-div diff-log sum-log frac-sub |
| 1× | cbrt-undiv +-commutative pow-to-exp sub-neg flip3-- frac-2neg rem-log-exp pow-exp associate--l+ clear-num log-pow flip-- div-inv |
| 19.0ms | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 6.0ms | (+ x (/ 0.5 x)) |
| 5.0ms | (/ 0.125 (pow x 3)) |
| 25.0ms | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
| 45.0ms | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 41.0ms | (+ x (/ 0.5 x)) |
| 43.0ms | (/ 0.125 (pow x 3)) |
| 162.0ms | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 478 | 840 |
| 1 | 2195 | 800 |
| 2 | 5001 | 800 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 0 | 129 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 129 | 5 | 134 |
Merged error: 0b
99.4% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 32.1b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 0.00022027325057658872 | 62623256.830634765 | 0.8958639445912825 |
| 9 | -17.831791951177678 | -3.7534567552478157e-06 | -1.0268830994364353 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 27 |
| 1 | 41 | 27 |
| 1.1s | 2341× | body | 1280 | valid |
| 448.0ms | 1574× | body | 640 | valid |
| 270.0ms | 797× | body | 2560 | valid |
| 132.0ms | 780× | body | 320 | valid |
| 88.0ms | 2099× | body | 80 | valid |
| 44.0ms | 409× | body | 160 | valid |
Loading profile data...