Time bar (total: 11.7s)
| 42.0ms | 92× | body | 1280 | valid |
| 12.0ms | 43× | body | 640 | valid |
| 7.0ms | 22× | body | 2560 | valid |
| 4.0ms | 26× | body | 320 | valid |
| 3.0ms | 62× | body | 80 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 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.3b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 0.4b | (+ x (sqrt (+ (* x x) 1.0))) |
| 2.5b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 13.7b | (sqrt (+ (* x x) 1.0)) |
| 11× | *-un-lft-identity |
| 9× | add-sqr-sqrt |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 6× | pow1 |
| 5× | add-exp-log |
| 4× | expm1-log1p-u log-prod fma-def flip3-+ add-cbrt-cube flip-+ log1p-expm1-u |
| 3× | sqrt-prod |
| 2× | +-commutative log-div sqrt-div sum-log distribute-lft-out |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 rem-log-exp log-pow hypot-def |
| 6.0ms | (+ (* x x) 1.0) |
| 6.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 5.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 31.0ms | (+ (* x x) 1.0) |
| 57.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 171.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 59.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 480 |
| 1 | 1262 | 435 |
| 2 | 5002 | 412 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 5 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 5 | 79 |
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* |
| 184× | add-sqr-sqrt |
| 140× | unpow-prod-down cube-prod |
| 126× | *-un-lft-identity |
| 120× | add-cube-cbrt |
| 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× | pow1 pow-to-exp pow-exp add-log-exp |
| 5× | fma-neg prod-diff |
| 4× | distribute-lft-out |
| 3× | associate-*r/ associate-*l* |
| 2× | expm1-log1p-u diff-log log-pow frac-sub cbrt-unprod log1p-expm1-u |
| 1× | cbrt-undiv sub-neg flip3-- flip3-+ pow-prod-down associate--l+ sum-log *-commutative flip-- flip-+ div-inv |
| 16.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 50.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 147.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 132.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
Useful iterations: 2 (93.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 888 | 2291 |
| 1 | 4768 | 1819 |
| 2 | 5001 | 1795 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 306 | 0 | 306 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 306 | 5 | 311 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.4b | (+ x (hypot x (sqrt 1.0))) |
| 2.5b | (log (+ x (hypot x (sqrt 1.0)))) |
| 8× | *-un-lft-identity |
| 4× | add-sqr-sqrt add-cube-cbrt log-prod add-log-exp |
| 3× | pow1 add-exp-log fma-def |
| 2× | expm1-log1p-u log-div flip3-+ add-cbrt-cube flip-+ log1p-expm1-u distribute-lft-out |
| 1× | +-commutative rem-log-exp sum-log log-pow |
| 3.0ms | (+ x (hypot x (sqrt 1.0))) |
| 3.0ms | (log (+ x (hypot x (sqrt 1.0)))) |
| 122.0ms | (+ x (hypot x (sqrt 1.0))) |
| 284.0ms | (log (+ x (hypot x (sqrt 1.0)))) |
Useful iterations: 3 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 238 | 284 |
| 1 | 786 | 255 |
| 2 | 3259 | 247 |
| 3 | 5001 | 245 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 0 | 40 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 40 | 5 | 45 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ (- 0.0625) (pow x 5)) |
| 0.3b | (/ 0.125 (pow x 3)) |
| 14.1b | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 20.8b | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
| 2802× | times-frac |
| 2496× | add-sqr-sqrt |
| 1944× | *-un-lft-identity |
| 1522× | prod-diff |
| 1510× | add-cube-cbrt |
| 965× | associate--r+ |
| 652× | unpow-prod-down |
| 339× | distribute-rgt-neg-in |
| 330× | difference-of-squares |
| 297× | distribute-lft-neg-in |
| 272× | sqr-pow |
| 149× | cube-prod |
| 134× | distribute-lft-out-- |
| 104× | div-inv |
| 99× | neg-mul-1 |
| 49× | cube-mult unpow3 |
| 40× | fma-neg |
| 19× | associate-/r* |
| 15× | add-exp-log |
| 13× | associate-/l* |
| 12× | log-prod |
| 9× | add-log-exp |
| 8× | frac-sub add-cbrt-cube |
| 6× | div-exp |
| 5× | pow1 log-div |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 3× | diff-log |
| 2× | cbrt-undiv neg-sub0 pow-to-exp sub-neg frac-2neg div-sub pow-exp clear-num associate--r- |
| 1× | distribute-frac-neg rem-log-exp log-pow |
| 7.0ms | (/ (- 0.0625) (pow x 5)) |
| 6.0ms | (/ 0.125 (pow x 3)) |
| 98.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 161.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
| 51.0ms | (/ (- 0.0625) (pow x 5)) |
| 34.0ms | (/ 0.125 (pow x 3)) |
| 177.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 52.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5002 | 48078 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1805 | 0 | 1805 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 1805 | 5 | 1810 |
Merged error: 0.0b
99.7% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 32.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 6.042829624826513e-05 | 0.09081442282169057 | 0.0009213882467486935 |
| 8 | -6.238959787773506 | -0.00010711273713490883 | -0.9988164544060855 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 24 |
| 1 | 39 | 24 |
| 1.1s | 2303× | body | 1280 | valid |
| 434.0ms | 1547× | body | 640 | valid |
| 273.0ms | 816× | body | 2560 | valid |
| 134.0ms | 767× | body | 320 | valid |
| 89.0ms | 2152× | body | 80 | valid |
| 41.0ms | 415× | body | 160 | valid |
Loading profile data...