Time bar (total: 10.6s)
| 110.0ms | 1710× | body | 80 | nan |
| 19.0ms | 257× | body | 80 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 9 |
| 1 | 61 | 8 |
| 2 | 161 | 8 |
| 3 | 393 | 8 |
| 4 | 984 | 8 |
| 5 | 2256 | 8 |
| 6 | 4095 | 8 |
| 7 | 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.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)) |
| 91× | *-un-lft-identity |
| 48× | pow1 |
| 43× | add-sqr-sqrt |
| 42× | prod-diff log-pow |
| 41× | distribute-lft-out |
| 35× | add-cube-cbrt |
| 28× | associate-+l+ |
| 19× | log-prod |
| 14× | add-log-exp |
| 13× | fma-def |
| 11× | distribute-lft-out-- |
| 9× | associate-+r+ |
| 7× | fma-neg |
| 6× | add-exp-log distribute-rgt-in flip3-- distribute-lft-in associate-*l/ sum-log add-cbrt-cube flip-- |
| 5× | associate-+l- associate-*l* |
| 4× | expm1-log1p-u log-div flip3-+ diff-log associate-*r* frac-add flip-+ log1p-expm1-u |
| 3× | difference-of-squares |
| 2× | +-commutative associate--l- sub-neg associate--l+ |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 9.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 19.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 7.0ms | (* (- a 0.5) (log t)) |
| 7.0ms | (+ (log (+ x y)) (log z)) |
| 177.0ms | (- (+ (log (+ x y)) (log z)) t) |
| 206.0ms | (+ (- (+ (log (+ x y)) (log z)) t) (* (- a 0.5) (log t))) |
| 57.0ms | (* (- a 0.5) (log t)) |
| 79.0ms | (+ (log (+ x y)) (log z)) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 706 | 1592 |
| 1 | 2722 | 1253 |
| 2 | 5001 | 1237 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 12 | 184 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 174 | 12 | 186 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (log z) t) |
| 0.1b | (+ (log (+ x y)) (fma (log t) (- a 0.5) (- (log z) t))) |
| 0.2b | (fma (log t) (- a 0.5) (- (log z) t)) |
| 22× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 12× | prod-diff |
| 10× | pow1 |
| 7× | log-prod log-pow |
| 5× | add-log-exp |
| 4× | associate-+l+ fma-def fma-neg |
| 3× | add-exp-log expm1-log1p-u associate--l+ add-cbrt-cube log1p-expm1-u distribute-lft-out |
| 2× | associate-+l- log-div flip3-+ flip-+ fma-udef distribute-lft-out-- |
| 1× | +-commutative sub-neg associate-+r+ flip3-- diff-log sum-log flip-- difference-of-squares |
| 5.0ms | (- (log z) t) |
| 6.0ms | (+ (log (+ x y)) (fma (log t) (- a 0.5) (- (log z) t))) |
| 1.0ms | (fma (log t) (- a 0.5) (- (log z) t)) |
| 64.0ms | (- (log z) t) |
| 163.0ms | (+ (log (+ x y)) (fma (log t) (- a 0.5) (- (log z) t))) |
| 56.0ms | (fma (log t) (- a 0.5) (- (log z) t)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 634 |
| 1 | 1179 | 513 |
| 2 | 5001 | 502 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 3 | 81 |
| Fresh | 3 | 8 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 82 | 11 | 93 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt z) (cbrt z)) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 6.0ms | (* (cbrt z) (cbrt z)) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 210.0ms | (* (cbrt z) (cbrt z)) |
| 184.0ms | (cbrt z) |
| 184.0ms | (cbrt z) |
| 189.0ms | (cbrt z) |
Useful iterations: 3 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 308 |
| 1 | 477 | 281 |
| 2 | 2972 | 258 |
| 3 | 5001 | 255 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 93 | 11 | 104 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (log z) t) |
| 0.1b | (+ (fma (- a 0.5) (log t) (log (+ x y))) (- (log z) t)) |
| 0.4b | (fma (- a 0.5) (log t) (log (+ x y))) |
| 31× | *-un-lft-identity |
| 24× | prod-diff |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt |
| 17× | associate-+r+ |
| 12× | pow1 |
| 9× | log-pow |
| 8× | add-log-exp |
| 6× | log-prod associate--l+ |
| 4× | fma-neg distribute-lft-out-- |
| 3× | add-exp-log expm1-log1p-u fma-def add-cbrt-cube log1p-expm1-u distribute-lft-out |
| 2× | sub-neg diff-log sum-log fma-udef |
| 1× | +-commutative associate-+r- associate-+l+ flip3-- flip3-+ flip-- flip-+ difference-of-squares |
| 5.0ms | (- (log z) t) |
| 7.0ms | (+ (fma (- a 0.5) (log t) (log (+ x y))) (- (log z) t)) |
| 1.0ms | (fma (- a 0.5) (log t) (log (+ x y))) |
| 65.0ms | (- (log z) t) |
| 93.0ms | (+ (fma (- a 0.5) (log t) (log (+ x y))) (- (log z) t)) |
| 99.0ms | (fma (- a 0.5) (log t) (log (+ x y))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 802 |
| 1 | 1233 | 642 |
| 2 | 5001 | 611 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 0 | 94 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 94 | 11 | 105 |
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 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 14 |
| 1 | 21 | 14 |
| 3.5s | 56112× | body | 80 | nan |
| 586.0ms | 8031× | body | 80 | valid |
Loading profile data...