Time bar (total: 3.5s)
Space saved by range analysis: 0.146413%
Space saved by search: 50.073206%
Guaranteed chance to sample good point: 84.698486%
| 13.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 61 | 6 |
| 2 | 192 | 6 |
| 3 | 649 | 6 |
| 4 | 1602 | 6 |
| 5 | 2720 | 6 |
| 6 | 3667 | 6 |
| 7 | 4387 | 6 |
| 8 | 4711 | 6 |
| 9 | 4938 | 6 |
| 10 | 5002 | 6 |
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.1b
Found 3 expressions with local error:
| 0.0b | (- x (* (+ y 0.5) (log y))) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.1b | (* (+ y 0.5) (log y)) |
| 13× | *-un-lft-identity |
| 12× | log-prod |
| 11× | add-sqr-sqrt |
| 10× | add-log-exp |
| 9× | add-cube-cbrt |
| 6× | pow1 distribute-rgt-in distribute-lft-in associate--r+ |
| 5× | add-exp-log add-cbrt-cube |
| 4× | associate-*r* associate-*l* |
| 2× | sub-neg associate-+l+ flip3-+ diff-log associate-*l/ sum-log flip-+ distribute-lft-out |
| 1× | +-commutative associate-+l- flip3-- pow-prod-down prod-exp log-pow *-commutative flip-- cbrt-unprod unswap-sqr |
| 4.0ms | (- x (* (+ y 0.5) (log y))) |
| 5.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 6.0ms | (* (+ y 0.5) (log y)) |
| 11.0ms | (- x (* (+ y 0.5) (log y))) |
| 11.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 21.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 388 | 492 |
| 1 | 1420 | 429 |
| 2 | 5002 | 404 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 4 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 5 | 72 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 0.3b | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 49× | distribute-rgt-in distribute-lft-in |
| 48× | log-prod |
| 30× | cbrt-prod |
| 25× | *-un-lft-identity |
| 24× | associate-+l+ |
| 23× | add-sqr-sqrt add-cube-cbrt |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 6× | flip3-+ associate-*l/ flip-+ add-log-exp |
| 4× | associate-*r/ associate-*l* frac-add |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-+r+ pow1/3 |
| 1× | +-commutative associate-*r* sum-log *-commutative distribute-lft-out |
| 9.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 13.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 64.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 111.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 21.0ms | (cbrt y) |
| 23.0ms | (cbrt y) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 692 | 1152 |
| 1 | 2432 | 1025 |
| 2 | 5003 | 966 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 1 | 120 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 119 | 6 | 125 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 0.1b | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 0.3b | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 0.4b | (* (sqrt (+ y 0.5)) (log y)) |
| 30× | log-prod |
| 27× | distribute-rgt-in distribute-lft-in |
| 25× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 19× | add-cube-cbrt |
| 14× | sqrt-div associate-*l* |
| 12× | pow1 associate--r+ |
| 11× | add-exp-log add-cbrt-cube add-log-exp |
| 10× | associate-*l/ |
| 9× | sqrt-prod |
| 8× | flip3-+ flip-+ |
| 5× | associate-*r* |
| 4× | frac-times pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out |
| 2× | sub-neg associate-+l+ diff-log associate-*r/ sum-log *-commutative unswap-sqr |
| 1× | +-commutative associate-+l- flip3-- log-pow flip-- |
| 4.0ms | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 5.0ms | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 13.0ms | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 8.0ms | (* (sqrt (+ y 0.5)) (log y)) |
| 10.0ms | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 11.0ms | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 23.0ms | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 11.0ms | (* (sqrt (+ y 0.5)) (log y)) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 774 | 1257 |
| 1 | 2952 | 1080 |
| 2 | 5002 | 1038 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 2 | 126 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 126 | 6 | 132 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.4b | (* (sqrt (+ y 0.5)) (* 2 (log (cbrt y)))) |
| 0.4b | (* (sqrt (+ y 0.5)) (log (cbrt y))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 27× | add-sqr-sqrt *-un-lft-identity |
| 24× | cbrt-prod |
| 23× | add-cube-cbrt |
| 14× | associate-*l* |
| 12× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 9× | sqrt-prod |
| 6× | associate-*r* |
| 4× | sqrt-div pow-prod-down associate-*l/ prod-exp cbrt-unprod add-log-exp |
| 3× | pow1/3 |
| 2× | flip3-+ log-pow *-commutative flip-+ distribute-lft-out unswap-sqr |
| 10.0ms | (* (sqrt (+ y 0.5)) (* 2 (log (cbrt y)))) |
| 8.0ms | (* (sqrt (+ y 0.5)) (log (cbrt y))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 23.0ms | (* (sqrt (+ y 0.5)) (* 2 (log (cbrt y)))) |
| 18.0ms | (* (sqrt (+ y 0.5)) (log (cbrt y))) |
| 24.0ms | (cbrt y) |
| 22.0ms | (cbrt y) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 738 | 1281 |
| 1 | 2760 | 1210 |
| 2 | 5001 | 1144 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 0 | 121 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 121 | 6 | 127 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 6 |
| 1 | 13 | 6 |
Space saved by range analysis: 0.146413%
Space saved by search: 50.073206%
Guaranteed chance to sample good point: 84.698486%
| 354.0ms | 7998× | body | 80 | valid |
| 1.0ms | 35× | body | 80 | invalid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
Loading profile data...