Time bar (total: 10.5s)
| 122.0ms | 1969× | body | 80 | nan |
| 18.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (109.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5198 | 16 |
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.3b
Found 4 expressions with local error:
| 0.0b | (- (* (- a 0.5) (log t)) t) |
| 0.1b | (+ (log (+ x y)) (+ (log z) (- (* (- a 0.5) (log t)) t))) |
| 0.1b | (* (- a 0.5) (log t)) |
| 0.2b | (+ (log z) (- (* (- a 0.5) (log t)) t)) |
| 32× | *-un-lft-identity |
| 25× | log-prod |
| 18× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 13× | pow1 distribute-lft-out add-log-exp |
| 12× | associate--l+ |
| 9× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 7× | associate-+l+ sum-log log-pow |
| 6× | add-exp-log add-cbrt-cube |
| 5× | associate-*l* |
| 4× | associate-*r* |
| 3× | associate-+r- flip3-+ diff-log flip-+ |
| 2× | +-commutative associate-+l- sub-neg log-div flip3-- associate-*l/ flip-- |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 7.0ms | (- (* (- a 0.5) (log t)) t) |
| 16.0ms | (+ (log (+ x y)) (+ (log z) (- (* (- a 0.5) (log t)) t))) |
| 7.0ms | (* (- a 0.5) (log t)) |
| 10.0ms | (+ (log z) (- (* (- a 0.5) (log t)) t)) |
| 10.0ms | (- (* (- a 0.5) (log t)) t) |
| 55.0ms | (+ (log (+ x y)) (+ (log z) (- (* (- a 0.5) (log t)) t))) |
| 10.0ms | (* (- a 0.5) (log t)) |
| 21.0ms | (+ (log z) (- (* (- a 0.5) (log t)) t)) |
Useful iterations: 0 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5038 | 1480 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 8 | 112 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 8 | 114 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (+ (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) (- (* (- a 0.5) (log (cbrt t))) t)) |
| 0.2b | (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 39× | log-prod |
| 38× | associate-+r+ |
| 30× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod |
| 21× | *-un-lft-identity |
| 19× | add-sqr-sqrt add-cube-cbrt |
| 15× | add-log-exp |
| 12× | associate--l+ |
| 7× | sum-log |
| 4× | pow1 add-exp-log associate-+l+ flip3-+ frac-add add-cbrt-cube flip-+ |
| 2× | +-commutative flip3-- pow1/3 diff-log flip-- |
| 1× | associate-+r- sub-neg distribute-lft-out |
| 15.0ms | (+ (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) (- (* (- a 0.5) (log (cbrt t))) t)) |
| 7.0ms | (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 49.0ms | (+ (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) (- (* (- a 0.5) (log (cbrt t))) t)) |
| 66.0ms | (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) |
| 23.0ms | (cbrt t) |
| 24.0ms | (cbrt t) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4990 | 1704 |
| 1 | 4990 | 1704 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 1 | 107 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 8 | 115 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (+ (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) (- (* (- a 0.5) (log (pow t 1/3))) t)) |
| 0.2b | (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) |
| 0.6b | (cbrt t) |
| 5.0b | (pow t 1/3) |
| 41× | log-prod |
| 40× | associate-+r+ |
| 31× | distribute-rgt-in distribute-lft-in |
| 22× | *-un-lft-identity |
| 20× | add-sqr-sqrt add-cube-cbrt |
| 15× | cbrt-prod add-log-exp |
| 14× | associate--l+ |
| 9× | unpow-prod-down |
| 7× | sum-log |
| 5× | pow1 add-exp-log |
| 4× | associate-+l+ flip3-+ frac-add add-cbrt-cube flip-+ |
| 3× | pow-unpow sqr-pow |
| 2× | +-commutative flip3-- diff-log flip-- |
| 1× | pow-to-exp associate-+r- sub-neg pow-pow unpow1/3 pow1/3 pow-exp distribute-lft-out |
| 16.0ms | (+ (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) (- (* (- a 0.5) (log (pow t 1/3))) t)) |
| 7.0ms | (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) |
| 1.0ms | (cbrt t) |
| 2.0ms | (pow t 1/3) |
| 63.0ms | (+ (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) (- (* (- a 0.5) (log (pow t 1/3))) t)) |
| 65.0ms | (+ (log z) (* (- a 0.5) (* 2 (log (cbrt t))))) |
| 23.0ms | (cbrt t) |
| 24.0ms | (pow t 1/3) |
Useful iterations: 0 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5592 | 1696 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 0 | 116 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 116 | 8 | 124 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (+ (log (sqrt (+ x y))) (+ (- (* (- a 0.5) (log t)) t) (+ (log z) (log (sqrt (+ x y)))))) |
| 0.1b | (+ (- (* (- a 0.5) (log t)) t) (+ (log z) (log (sqrt (+ x y))))) |
| 0.1b | (* (- a 0.5) (log t)) |
| 0.5b | (+ (log z) (log (sqrt (+ x y)))) |
| 63× | *-un-lft-identity |
| 45× | distribute-lft-out |
| 29× | pow1 log-prod |
| 23× | log-pow |
| 21× | add-log-exp |
| 19× | add-sqr-sqrt |
| 18× | associate-+l+ sum-log |
| 15× | add-cube-cbrt |
| 13× | associate-+r- |
| 9× | associate-+r+ flip3-+ flip-+ |
| 8× | log-div sqrt-div sqrt-prod |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in associate--l+ add-cbrt-cube |
| 5× | associate-*l* |
| 4× | associate-+l- diff-log associate-*r* frac-add |
| 3× | +-commutative flip3-- flip-- |
| 2× | associate-*l/ |
| 1× | sub-neg pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 21.0ms | (+ (log (sqrt (+ x y))) (+ (- (* (- a 0.5) (log t)) t) (+ (log z) (log (sqrt (+ x y)))))) |
| 16.0ms | (+ (- (* (- a 0.5) (log t)) t) (+ (log z) (log (sqrt (+ x y))))) |
| 7.0ms | (* (- a 0.5) (log t)) |
| 11.0ms | (+ (log z) (log (sqrt (+ x y)))) |
| 55.0ms | (+ (log (sqrt (+ x y))) (+ (- (* (- a 0.5) (log t)) t) (+ (log z) (log (sqrt (+ x y)))))) |
| 40.0ms | (+ (- (* (- a 0.5) (log t)) t) (+ (log z) (log (sqrt (+ x y))))) |
| 10.0ms | (* (- a 0.5) (log t)) |
| 26.0ms | (+ (log z) (log (sqrt (+ x y)))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5022 | 2561 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 141 | 2 | 143 |
| Fresh | 2 | 3 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 143 | 8 | 151 |
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 28 |
| 1 | 48 | 28 |
| 3.4s | 55908× | body | 80 | nan |
| 574.0ms | 8030× | body | 80 | valid |
Loading profile data...