Time bar (total: 8.0s)
| 28.0ms | 381× | body | 80 | valid |
| 25.0ms | 345× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 12 |
| 1 | 84 | 12 |
| 2 | 245 | 12 |
| 3 | 581 | 12 |
| 4 | 1280 | 12 |
| 5 | 2462 | 12 |
| 6 | 5001 | 12 |
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: 7.0b
Found 4 expressions with local error:
| 0.1b | (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) |
| 0.2b | (* (- x 0.5) (log x)) |
| 0.2b | (- (* (- x 0.5) (log x)) x) |
| 6.4b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 26× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 12× | log-prod |
| 10× | add-exp-log add-cbrt-cube |
| 9× | pow1 times-frac |
| 8× | associate-*l* |
| 7× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in associate--l+ add-log-exp |
| 4× | associate-*l/ |
| 3× | flip3-- associate-/r* flip-- associate-/l* |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod associate-/l/ unswap-sqr |
| 1× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-exp clear-num log-pow flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 9.0ms | (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) |
| 8.0ms | (* (- x 0.5) (log x)) |
| 10.0ms | (- (* (- x 0.5) (log x)) x) |
| 12.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 37.0ms | (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) |
| 260.0ms | (* (- x 0.5) (log x)) |
| 417.0ms | (- (* (- x 0.5) (log x)) x) |
| 86.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 483 | 811 |
| 1 | 1710 | 730 |
| 2 | 5001 | 724 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 11 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 11 | 109 |
Merged error: 6.2b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 6.4b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 15× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | cbrt-prod times-frac |
| 6× | add-exp-log add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | pow1/3 associate-/r* associate-/l* |
| 2× | associate-/l/ |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 13.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 177.0ms | (cbrt x) |
| 174.0ms | (cbrt x) |
| 180.0ms | (cbrt x) |
| 84.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 3 (94.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 462 |
| 1 | 697 | 420 |
| 2 | 3307 | 413 |
| 3 | 5001 | 410 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 11 | 85 |
Merged error: 6.2b
Found 4 expressions with local error:
| 0.2b | (+ (* (- x 0.5) (log (sqrt x))) (- (* (log (sqrt x)) (- x 0.5)) x)) |
| 0.2b | (* (log (sqrt x)) (- x 0.5)) |
| 0.2b | (* (- x 0.5) (log (sqrt x))) |
| 6.4b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 32× | add-sqr-sqrt |
| 28× | *-un-lft-identity |
| 24× | add-cube-cbrt log-prod |
| 16× | distribute-rgt-in distribute-lft-in |
| 12× | pow1 associate-+l+ sqrt-prod |
| 11× | associate-*r* associate-*l* |
| 10× | add-exp-log add-cbrt-cube |
| 9× | times-frac add-log-exp |
| 6× | associate-+r+ flip3-- associate-*l/ log-pow flip-- |
| 5× | sub-neg |
| 4× | frac-add associate--l+ |
| 3× | associate-/r* associate-/l* |
| 2× | sqrt-pow1 flip3-+ pow1/2 associate-*r/ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | cbrt-undiv +-commutative associate-+r- frac-2neg diff-log div-exp clear-num div-inv |
| 16.0ms | (+ (* (- x 0.5) (log (sqrt x))) (- (* (log (sqrt x)) (- x 0.5)) x)) |
| 7.0ms | (* (log (sqrt x)) (- x 0.5)) |
| 8.0ms | (* (- x 0.5) (log (sqrt x))) |
| 12.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 170.0ms | (+ (* (- x 0.5) (log (sqrt x))) (- (* (log (sqrt x)) (- x 0.5)) x)) |
| 96.0ms | (* (log (sqrt x)) (- x 0.5)) |
| 97.0ms | (* (- x 0.5) (log (sqrt x))) |
| 84.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 687 | 1420 |
| 1 | 2899 | 1288 |
| 2 | 5003 | 1252 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 2 | 142 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 141 | 12 | 153 |
Merged error: 6.2b
Found 4 expressions with local error:
| 0.3b | (+ (* (- x 0.5) (* 2 (log (cbrt (sqrt x))))) (* (- x 0.5) (log (cbrt (sqrt x))))) |
| 0.5b | (cbrt (sqrt x)) |
| 0.5b | (cbrt (sqrt x)) |
| 6.4b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 54× | log-prod |
| 48× | cbrt-prod |
| 45× | distribute-rgt-in distribute-lft-in |
| 36× | associate-+l+ |
| 34× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 24× | sqrt-prod |
| 18× | associate-+r+ |
| 9× | times-frac |
| 8× | associate-*l/ |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 flip3-- frac-add flip-- |
| 3× | associate-/r* associate-/l* |
| 2× | flip3-+ pow1/3 flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv distribute-lft-out |
| 17.0ms | (+ (* (- x 0.5) (* 2 (log (cbrt (sqrt x))))) (* (- x 0.5) (log (cbrt (sqrt x))))) |
| 2.0ms | (cbrt (sqrt x)) |
| 2.0ms | (cbrt (sqrt x)) |
| 15.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 585.0ms | (+ (* (- x 0.5) (* 2 (log (cbrt (sqrt x))))) (* (- x 0.5) (log (cbrt (sqrt x))))) |
| 145.0ms | (cbrt (sqrt x)) |
| 144.0ms | (cbrt (sqrt x)) |
| 83.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 726 | 1478 |
| 1 | 2637 | 1316 |
| 2 | 5001 | 1298 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 0 | 139 |
| Fresh | 0 | 11 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 139 | 12 | 151 |
Merged error: 6.2b
0% (1.1b remaining)
Error of 5.8b against oracle of 4.7b and baseline of 5.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 26 |
| 1 | 41 | 26 |
| 835.0ms | 11650× | body | 80 | valid |
| 747.0ms | 11347× | body | 80 | nan |
Loading profile data...