Time bar (total: 5.6s)
| 7.0ms | 256× | body | 80 | valid |
| 2.0ms | 94× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 4 |
| 1 | 8 | 4 |
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: 0.2b
Found 3 expressions with local error:
| 0.0b | (sqrt (+ x 1.0)) |
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.2b | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 25× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 13× | add-cube-cbrt |
| 12× | times-frac |
| 6× | distribute-lft-out |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 associate-/r* sqrt-prod |
| 3× | flip3-+ flip-+ associate-/l* |
| 2× | sqrt-div associate-/r/ |
| 1× | cbrt-undiv +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num sum-log div-inv |
| 3.0ms | (sqrt (+ x 1.0)) |
| 5.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 7.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 52.0ms | (sqrt (+ x 1.0)) |
| 65.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 335.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 585 |
| 1 | 1938 | 554 |
| 2 | 5002 | 551 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 4 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 5 | 71 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.2b | (pow (+ 1.0 (sqrt (+ x 1.0))) 3) |
| 0.2b | (/ x (cbrt (pow (+ 1.0 (sqrt (+ x 1.0))) 3))) |
| 9.5b | (cbrt (pow (+ 1.0 (sqrt (+ x 1.0))) 3)) |
| 70× | cbrt-prod *-un-lft-identity |
| 51× | times-frac |
| 44× | add-sqr-sqrt add-cube-cbrt |
| 24× | unpow-prod-down cube-prod |
| 17× | associate-/r* |
| 13× | distribute-lft-out |
| 7× | add-exp-log |
| 6× | cube-div cube-mult unpow3 add-cbrt-cube add-log-exp sqr-pow |
| 5× | pow1 |
| 4× | cbrt-div flip3-+ flip-+ |
| 3× | pow-unpow associate-/l* |
| 2× | associate-/r/ |
| 1× | cbrt-undiv +-commutative pow-to-exp pow-pow frac-2neg pow1/3 div-exp pow-exp clear-num sum-log rem-cbrt-cube div-inv rem-cube-cbrt |
| 5.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 6.0ms | (pow (+ 1.0 (sqrt (+ x 1.0))) 3) |
| 10.0ms | (/ x (cbrt (pow (+ 1.0 (sqrt (+ x 1.0))) 3))) |
| 7.0ms | (cbrt (pow (+ 1.0 (sqrt (+ x 1.0))) 3)) |
| 70.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 296.0ms | (pow (+ 1.0 (sqrt (+ x 1.0))) 3) |
| 330.0ms | (/ x (cbrt (pow (+ 1.0 (sqrt (+ x 1.0))) 3))) |
| 71.0ms | (cbrt (pow (+ 1.0 (sqrt (+ x 1.0))) 3)) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 775 | 1626 |
| 1 | 3592 | 1511 |
| 2 | 5001 | 1487 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 0 | 161 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 161 | 5 | 166 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (pow (sqrt (+ x 1.0)) 3) |
| 0.2b | (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) |
| 4.0b | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 9.4b | (/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
| 89× | *-un-lft-identity |
| 62× | sqrt-div |
| 43× | add-sqr-sqrt |
| 34× | sqrt-prod |
| 32× | flip3-+ flip-+ |
| 31× | add-cube-cbrt |
| 28× | associate-*r/ distribute-lft-out |
| 27× | times-frac |
| 23× | unpow-prod-down cube-prod |
| 21× | pow1 |
| 16× | frac-sub |
| 12× | frac-times |
| 11× | swap-sqr |
| 9× | add-exp-log sqrt-pow1 pow1/2 associate-/r* add-cbrt-cube |
| 8× | associate-*l/ |
| 7× | associate-*r* associate-*l* |
| 6× | add-log-exp |
| 5× | pow-prod-up |
| 4× | sum-cubes sub-div unswap-sqr |
| 3× | pow-unpow pow-pow pow-prod-down pow-sqr associate-/l* |
| 2× | cube-div associate-/r/ |
| 1× | cbrt-undiv pow2 cube-mult pow-to-exp sub-neg flip3-- distribute-rgt-out-- frac-2neg pow-plus sqrt-unprod diff-log unpow3 div-exp pow-exp prod-exp clear-num rem-square-sqrt *-commutative sqrt-pow2 flip-- cbrt-unprod div-inv rem-cube-cbrt sqr-pow |
| 5.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 10.0ms | (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) |
| 12.0ms | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 17.0ms | (/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
| 167.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 16.0ms | (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) |
| 85.0ms | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 352.0ms | (/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 965 | 1793 |
| 1 | 5000 | 1577 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 196 | 0 | 196 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 196 | 5 | 201 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) |
| 0.2b | (pow (sqrt (+ x 1.0)) 3) |
| 0.2b | (/ x (/ (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) (- (+ (* 1.0 1.0) (+ x 1.0)) (* 1.0 (sqrt (+ x 1.0)))))) |
| 9.5b | (/ (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) (- (+ (* 1.0 1.0) (+ x 1.0)) (* 1.0 (sqrt (+ x 1.0))))) |
| 287× | *-un-lft-identity |
| 246× | times-frac |
| 113× | add-sqr-sqrt add-cube-cbrt |
| 87× | distribute-lft-out |
| 75× | unpow-prod-down cube-prod |
| 40× | associate-/r* |
| 31× | associate-/r/ |
| 23× | flip3-+ flip-+ |
| 22× | sqrt-div |
| 20× | associate-*r/ frac-sub |
| 17× | sum-cubes |
| 12× | add-exp-log add-cbrt-cube associate-/l* |
| 8× | sqrt-prod |
| 6× | pow1 div-inv add-log-exp |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv div-exp |
| 3× | pow-unpow pow-pow |
| 2× | cube-div frac-2neg clear-num associate-/l/ |
| 1× | +-commutative cube-mult pow-to-exp sqrt-pow1 pow1/2 unpow3 pow-exp sum-log sqrt-pow2 rem-cube-cbrt sqr-pow |
| 15.0ms | (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) |
| 5.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 30.0ms | (/ x (/ (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) (- (+ (* 1.0 1.0) (+ x 1.0)) (* 1.0 (sqrt (+ x 1.0)))))) |
| 30.0ms | (/ (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) (- (+ (* 1.0 1.0) (+ x 1.0)) (* 1.0 (sqrt (+ x 1.0))))) |
| 104.0ms | (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) |
| 171.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 624.0ms | (/ x (/ (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) (- (+ (* 1.0 1.0) (+ x 1.0)) (* 1.0 (sqrt (+ x 1.0)))))) |
| 443.0ms | (/ (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)) (- (+ (* 1.0 1.0) (+ x 1.0)) (* 1.0 (sqrt (+ x 1.0))))) |
Useful iterations: 1 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1701 | 6393 |
| 1 | 5002 | 6203 |
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 290 | 0 | 290 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 290 | 5 | 295 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 4 |
| 1 | 8 | 4 |
| 217.0ms | 7995× | body | 80 | valid |
| 67.0ms | 2751× | body | 80 | nan |
| 1.0ms | 5× | body | 1280 | valid |
Loading profile data...