Time bar (total: 12.5s)
| 143.0ms | 1972× | body | 80 | nan |
| 24.0ms | 302× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 11 |
| 1 | 101 | 11 |
| 2 | 428 | 11 |
| 3 | 1514 | 11 |
| 4 | 4620 | 11 |
| 5 | 5001 | 11 |
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 4 expressions with local error:
| 0.0b | (+ (* x (log y)) z) |
| 0.0b | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 0.1b | (* (- b 0.5) (log c)) |
| 0.3b | (* x (log y)) |
| 24× | log-prod |
| 22× | add-sqr-sqrt |
| 20× | add-log-exp |
| 18× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 12× | distribute-rgt-in distribute-lft-in |
| 11× | sum-log |
| 10× | pow1 |
| 8× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 7× | associate-+l+ |
| 6× | associate-+r+ associate-*l/ |
| 4× | flip3-+ frac-add flip-+ |
| 3× | flip3-- flip-- |
| 2× | +-commutative pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | distribute-lft-out-- difference-of-squares |
| 5.0ms | (+ (* x (log y)) z) |
| 15.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 7.0ms | (* (- b 0.5) (log c)) |
| 5.0ms | (* x (log y)) |
| 14.0ms | (+ (* x (log y)) z) |
| 64.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 9.0ms | (* (- b 0.5) (log c)) |
| 7.0ms | (* x (log y)) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 665 | 888 |
| 1 | 2567 | 831 |
| 2 | 5003 | 785 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 6 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 6 | 109 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (log (sqrt c)) (- b 0.5))) (* (- b 0.5) (log (sqrt c)))) |
| 0.1b | (* (log (sqrt c)) (- b 0.5)) |
| 0.1b | (* (- b 0.5) (log (sqrt c))) |
| 0.3b | (* x (log y)) |
| 30× | add-sqr-sqrt log-prod |
| 24× | *-un-lft-identity add-log-exp |
| 20× | add-cube-cbrt frac-add |
| 17× | distribute-rgt-in distribute-lft-in |
| 15× | pow1 associate-*r* sum-log |
| 14× | associate-*l* associate-*l/ |
| 12× | associate-+r+ flip3-- sqrt-prod flip-- |
| 10× | add-exp-log associate-*r/ add-cbrt-cube |
| 7× | flip3-+ log-pow flip-+ |
| 3× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2× | sub-neg sqrt-pow1 pow1/2 distribute-lft-out-- difference-of-squares |
| 1× | +-commutative associate-+l+ |
| 22.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (log (sqrt c)) (- b 0.5))) (* (- b 0.5) (log (sqrt c)))) |
| 7.0ms | (* (log (sqrt c)) (- b 0.5)) |
| 8.0ms | (* (- b 0.5) (log (sqrt c))) |
| 5.0ms | (* x (log y)) |
| 84.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (log (sqrt c)) (- b 0.5))) (* (- b 0.5) (log (sqrt c)))) |
| 8.0ms | (* (log (sqrt c)) (- b 0.5)) |
| 7.0ms | (* (- b 0.5) (log (sqrt c))) |
| 7.0ms | (* x (log y)) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1012 | 2060 |
| 1 | 4877 | 1896 |
| 2 | 5001 | 1896 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 0 | 143 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 143 | 6 | 149 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (log (cbrt y))) |
| 0.3b | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 48× | log-prod |
| 36× | distribute-rgt-in distribute-lft-in |
| 30× | cbrt-prod |
| 26× | add-sqr-sqrt |
| 24× | add-cube-cbrt associate-+l+ *-un-lft-identity |
| 12× | associate-+r+ |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | associate-*r* |
| 3× | pow1/3 associate-*l* |
| 2× | log-pow |
| 1× | +-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 5.0ms | (* x (log (cbrt y))) |
| 10.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 19.0ms | (* x (log (cbrt y))) |
| 22.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 22.0ms | (cbrt y) |
| 24.0ms | (cbrt y) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 765 |
| 1 | 1356 | 673 |
| 2 | 5002 | 593 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 1 | 114 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 114 | 6 | 120 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (+ (* (- b 0.5) (* 2 (log (cbrt c)))) (* (- b 0.5) (log (cbrt c)))) |
| 0.3b | (* x (log y)) |
| 0.5b | (cbrt c) |
| 0.5b | (cbrt c) |
| 42× | log-prod |
| 33× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod add-sqr-sqrt associate-+l+ |
| 22× | add-cube-cbrt *-un-lft-identity |
| 12× | associate-+r+ |
| 8× | associate-*l/ |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | flip3-- associate-*r* frac-add flip-- |
| 3× | associate-*l* |
| 2× | pow1/3 |
| 1× | +-commutative flip3-+ pow-prod-down prod-exp sum-log log-pow *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 13.0ms | (+ (* (- b 0.5) (* 2 (log (cbrt c)))) (* (- b 0.5) (log (cbrt c)))) |
| 4.0ms | (* x (log y)) |
| 1.0ms | (cbrt c) |
| 1.0ms | (cbrt c) |
| 36.0ms | (+ (* (- b 0.5) (* 2 (log (cbrt c)))) (* (- b 0.5) (log (cbrt c)))) |
| 7.0ms | (* x (log y)) |
| 21.0ms | (cbrt c) |
| 24.0ms | (cbrt c) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 580 | 891 |
| 1 | 2054 | 779 |
| 2 | 5002 | 735 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 1 | 111 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 111 | 6 | 117 |
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 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 25 |
| 1 | 43 | 25 |
| 3.9s | 55360× | body | 80 | nan |
| 757.0ms | 9244× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
Loading profile data...