Time bar (total: 11.0s)
| 62.0ms | 879× | body | 80 | nan |
| 22.0ms | 290× | body | 80 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 10 |
| 1 | 111 | 8 |
| 2 | 464 | 8 |
| 3 | 1654 | 8 |
| 4 | 5001 | 8 |
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) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 0.0b | (+ (* x (log y)) z) |
| 0.2b | (* (- b 0.5) (log c)) |
| 0.3b | (* x (log y)) |
| 26× | add-log-exp |
| 21× | add-sqr-sqrt |
| 18× | log-prod |
| 17× | *-un-lft-identity |
| 16× | sum-log |
| 15× | add-cube-cbrt |
| 10× | pow1 |
| 9× | distribute-rgt-in distribute-lft-in |
| 8× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 7× | associate-+l+ |
| 4× | expm1-log1p-u fma-def log1p-expm1-u |
| 2× | +-commutative flip3-+ pow-prod-down associate-*l/ prod-exp log-pow *-commutative cbrt-unprod flip-+ unswap-sqr |
| 1× | flip3-- flip-- distribute-lft-out-- difference-of-squares |
| 16.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 5.0ms | (+ (* x (log y)) z) |
| 7.0ms | (* (- b 0.5) (log c)) |
| 5.0ms | (* x (log y)) |
| 521.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 53.0ms | (+ (* x (log y)) z) |
| 53.0ms | (* (- b 0.5) (log c)) |
| 40.0ms | (* x (log y)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 522 | 715 |
| 1 | 1888 | 634 |
| 2 | 5002 | 599 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 8 | 111 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 9 | 113 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (+ (+ (+ (+ (* x (log (sqrt y))) (fma (log (sqrt y)) x z)) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 0.1b | (fma (log (sqrt y)) x z) |
| 0.2b | (* (- b 0.5) (log c)) |
| 0.3b | (* x (log (sqrt y))) |
| 24× | add-log-exp |
| 21× | add-sqr-sqrt |
| 18× | log-prod |
| 17× | *-un-lft-identity |
| 15× | add-cube-cbrt sum-log |
| 11× | pow1 |
| 10× | associate-*r* |
| 9× | distribute-rgt-in distribute-lft-in |
| 8× | add-exp-log associate-*l* add-cbrt-cube |
| 6× | sqrt-prod |
| 4× | expm1-log1p-u log-pow log1p-expm1-u |
| 3× | fma-def |
| 2× | pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | +-commutative associate-+l+ flip3-- sqrt-pow1 flip3-+ pow1/2 flip-- flip-+ fma-udef distribute-lft-out-- difference-of-squares |
| 19.0ms | (+ (+ (+ (+ (+ (* x (log (sqrt y))) (fma (log (sqrt y)) x z)) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 1.0ms | (fma (log (sqrt y)) x z) |
| 7.0ms | (* (- b 0.5) (log c)) |
| 6.0ms | (* x (log (sqrt y))) |
| 939.0ms | (+ (+ (+ (+ (+ (* x (log (sqrt y))) (fma (log (sqrt y)) x z)) t) a) (* (- b 0.5) (log c))) (* y i)) |
| 114.0ms | (fma (log (sqrt y)) x z) |
| 54.0ms | (* (- b 0.5) (log c)) |
| 88.0ms | (* x (log (sqrt y))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 544 | 895 |
| 1 | 2025 | 796 |
| 2 | 5002 | 761 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 2 | 109 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 10 | 118 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (fma i y (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 0.0b | (+ (fma x (log y) z) (+ t a)) |
| 0.1b | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 0.1b | (fma x (log y) z) |
| 10× | *-un-lft-identity |
| 9× | add-log-exp |
| 5× | add-sqr-sqrt add-cube-cbrt |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u |
| 3× | fma-def sum-log distribute-lft-out |
| 1× | +-commutative associate-+l+ associate-+r+ flip3-+ flip-+ |
| 1.0ms | (fma i y (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 5.0ms | (+ (fma x (log y) z) (+ t a)) |
| 1.0ms | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 1.0ms | (fma x (log y) z) |
| 709.0ms | (fma i y (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 82.0ms | (+ (fma x (log y) z) (+ t a)) |
| 348.0ms | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 54.0ms | (fma x (log y) z) |
Useful iterations: 3 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 399 |
| 1 | 681 | 352 |
| 2 | 3384 | 347 |
| 3 | 5001 | 346 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 1 | 63 |
| Fresh | 0 | 9 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 10 | 73 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (log y)) |
| 0.3b | (+ (* (- b 0.5) (* 2 (log (cbrt c)))) (* (- b 0.5) (log (cbrt c)))) |
| 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× | expm1-log1p-u flip3-- associate-*r* frac-add flip-- log1p-expm1-u |
| 3× | associate-*l* |
| 2× | pow1/3 |
| 1× | +-commutative fma-def flip3-+ pow-prod-down prod-exp sum-log log-pow *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 5.0ms | (* x (log y)) |
| 13.0ms | (+ (* (- b 0.5) (* 2 (log (cbrt c)))) (* (- b 0.5) (log (cbrt c)))) |
| 1.0ms | (cbrt c) |
| 1.0ms | (cbrt c) |
| 37.0ms | (* x (log y)) |
| 178.0ms | (+ (* (- b 0.5) (* 2 (log (cbrt c)))) (* (- b 0.5) (log (cbrt c)))) |
| 183.0ms | (cbrt c) |
| 181.0ms | (cbrt c) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 598 | 867 |
| 1 | 2386 | 730 |
| 2 | 5002 | 692 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 3 | 120 |
| Fresh | 2 | 7 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 10 | 130 |
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 | 33 | 17 |
| 1 | 33 | 17 |
| 1.9s | 27918× | body | 80 | nan |
| 720.0ms | 9211× | body | 80 | valid |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | valid |
Loading profile data...