Time bar (total: 11.4s)
| 118.0ms | 1847× | body | 80 | nan |
| 19.0ms | 257× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 9 |
| 1 | 59 | 9 |
| 2 | 153 | 9 |
| 3 | 360 | 9 |
| 4 | 813 | 9 |
| 5 | 1639 | 9 |
| 6 | 3143 | 9 |
| 7 | 5001 | 9 |
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 4 expressions with local error:
| 0.0b | (- (+ (log (+ x y)) (log z)) t) |
| 0.1b | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 0.1b | (* (- a 0.5) (log t)) |
| 0.5b | (+ (log (+ x y)) (log z)) |
| 30× | *-un-lft-identity |
| 19× | log-prod |
| 18× | add-sqr-sqrt |
| 15× | pow1 |
| 14× | add-log-exp |
| 12× | add-cube-cbrt |
| 9× | associate-+r+ log-pow distribute-lft-out |
| 7× | associate-+l+ |
| 6× | add-exp-log distribute-rgt-in flip3-- distribute-lft-in associate-*l/ sum-log add-cbrt-cube flip-- distribute-lft-out-- |
| 5× | associate-+l- associate-*l* |
| 4× | log-div flip3-+ diff-log associate-*r* frac-add flip-+ |
| 2× | +-commutative associate--l- sub-neg associate--l+ difference-of-squares |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 8.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 12.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 7.0ms | (* (- a 0.5) (log t)) |
| 8.0ms | (+ (log (+ x y)) (log z)) |
| 164.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 190.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 52.0ms | (* (- a 0.5) (log t)) |
| 70.0ms | (+ (log (+ x y)) (log z)) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 618 | 1003 |
| 1 | 2230 | 940 |
| 2 | 5001 | 924 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 7 | 114 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 7 | 115 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (+ (* (- a 0.5) (* 2 (log (cbrt t)))) (* (- a 0.5) (log (cbrt t)))) |
| 0.5b | (+ (log (+ x y)) (log z)) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 43× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 28× | associate-+l+ |
| 26× | *-un-lft-identity |
| 24× | cbrt-prod |
| 20× | add-sqr-sqrt add-cube-cbrt |
| 15× | associate-+r+ |
| 8× | pow1 associate-*l/ |
| 6× | distribute-lft-out add-log-exp |
| 4× | add-exp-log flip3-- frac-add log-pow add-cbrt-cube flip-- |
| 3× | flip3-+ flip-+ |
| 2× | +-commutative associate-+l- log-div pow1/3 sum-log |
| 13.0ms | (+ (* (- a 0.5) (* 2 (log (cbrt t)))) (* (- a 0.5) (log (cbrt t)))) |
| 6.0ms | (+ (log (+ x y)) (log z)) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 164.0ms | (+ (* (- a 0.5) (* 2 (log (cbrt t)))) (* (- a 0.5) (log (cbrt t)))) |
| 66.0ms | (+ (log (+ x y)) (log z)) |
| 172.0ms | (cbrt t) |
| 176.0ms | (cbrt t) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 598 | 898 |
| 1 | 2124 | 774 |
| 2 | 5001 | 748 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 2 | 110 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 111 | 6 | 117 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (+ (- (+ (log (+ x y)) (log z)) t) (* (log (pow t 1/3)) (- (* 3 a) 1.5))) |
| 0.3b | (* (log (pow t 1/3)) (- (* 3 a) 1.5)) |
| 0.5b | (+ (log (+ x y)) (log z)) |
| 5.1b | (pow t 1/3) |
| 16× | *-un-lft-identity |
| 12× | add-sqr-sqrt |
| 11× | pow1 add-log-exp |
| 10× | add-cube-cbrt |
| 7× | add-exp-log associate-+l+ associate-+r+ log-prod |
| 6× | associate-*r/ add-cbrt-cube |
| 5× | sub-neg flip3-- sum-log log-pow flip-- distribute-lft-out |
| 4× | distribute-rgt-in distribute-lft-in associate-*l* frac-add |
| 3× | associate-+l- unpow-prod-down pow-unpow flip3-+ associate-*r* flip-+ |
| 2× | +-commutative log-div diff-log |
| 1× | pow-to-exp pow-pow unpow1/3 pow-prod-down pow-exp prod-exp associate--l+ *-commutative cbrt-unprod unswap-sqr sqr-pow |
| 11.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (log (pow t 1/3)) (- (* 3 a) 1.5))) |
| 6.0ms | (* (log (pow t 1/3)) (- (* 3 a) 1.5)) |
| 6.0ms | (+ (log (+ x y)) (log z)) |
| 2.0ms | (pow t 1/3) |
| 295.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (log (pow t 1/3)) (- (* 3 a) 1.5))) |
| 162.0ms | (* (log (pow t 1/3)) (- (* 3 a) 1.5)) |
| 72.0ms | (+ (log (+ x y)) (log z)) |
| 166.0ms | (pow t 1/3) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 957 |
| 1 | 2660 | 895 |
| 2 | 5001 | 883 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 0 | 104 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 104 | 6 | 110 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 12× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 174.0ms | (cbrt t) |
| 175.0ms | (cbrt t) |
| 179.0ms | (cbrt t) |
| 176.0ms | (cbrt t) |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 156 |
| 1 | 81 | 144 |
| 2 | 193 | 136 |
| 3 | 696 | 136 |
| 4 | 4103 | 136 |
| 5 | 5002 | 136 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 0 | 56 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 56 | 6 | 62 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 16 |
| 1 | 27 | 16 |
| 3.6s | 55809× | body | 80 | nan |
| 603.0ms | 8019× | body | 80 | valid |
Loading profile data...