Time bar (total: 9.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 49.9% | 50.1% | 0 |
| 0% | 49.9% | 50.1% | 1 |
| 0% | 49.9% | 50.1% | 2 |
| 0% | 49.9% | 50.1% | 3 |
| 0% | 49.9% | 50.1% | 4 |
| 0% | 49.9% | 50.1% | 5 |
| 0% | 49.9% | 50.1% | 6 |
| 0% | 49.9% | 50.1% | 7 |
| 0% | 49.9% | 50.1% | 8 |
| 0.4% | 49.5% | 50.1% | 9 |
| 0.4% | 49.3% | 50.3% | 10 |
| 0.6% | 48.9% | 50.5% | 11 |
| 1.1% | 48.1% | 50.9% | 12 |
| 1.5% | 47.3% | 51.2% | 13 |
| 1.7% | 46.9% | 51.5% | 14 |
| 81.0ms | 76× | body | 2560 | valid |
| 65.0ms | 109× | body | 1280 | valid |
| 13.0ms | 31× | body | 1280 | overflowed |
| 11.0ms | 33× | body | 640 | valid |
| 7.0ms | 329× | pre | 80 | true |
| 6.0ms | 9× | body | 2560 | overflowed |
| 3.0ms | 12× | body | 640 | overflowed |
| 3.0ms | 13× | body | 320 | valid |
| 1.0ms | 7× | body | 320 | overflowed |
| 1.0ms | 19× | body | 80 | valid |
| 1.0ms | 6× | body | 160 | valid |
| 1.0ms | 10× | body | 80 | overflowed |
| 1.0ms | 4× | body | 160 | overflowed |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4855 | 24 |
| 1 | 4855 | 24 |
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: 58.9b
Found 4 expressions with local error:
| 0.3b | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0))) |
| 3.3b | (- (exp (* b eps)) 1.0) |
| 3.9b | (- (exp (* a eps)) 1.0) |
| 5.7b | (- (exp (* (+ a b) eps)) 1.0) |
| 16× | add-exp-log add-cbrt-cube |
| 10× | add-sqr-sqrt flip3-- *-un-lft-identity flip-- add-log-exp |
| 8× | associate-/r/ |
| 4× | pow1 cbrt-undiv frac-times add-cube-cbrt associate-*r/ div-exp prod-exp cbrt-unprod |
| 3× | sub-neg diff-log distribute-lft-out-- difference-of-squares |
| 2× | associate-*l/ associate-/l/ |
| 1× | frac-2neg times-frac clear-num associate-/r* div-inv associate-/l* |
| 14.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0))) |
| 4.0ms | (- (exp (* b eps)) 1.0) |
| 4.0ms | (- (exp (* a eps)) 1.0) |
| 4.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 65.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0))) |
| 7.0ms | (- (exp (* b eps)) 1.0) |
| 7.0ms | (- (exp (* a eps)) 1.0) |
| 14.0ms | (- (exp (* (+ a b) eps)) 1.0) |
Useful iterations: 0 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5458 | 1421 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 3 | 82 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 4 | 84 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (+ (/ 1 b) (/ 1 a)) |
| 13× | *-un-lft-identity |
| 7× | distribute-lft-out |
| 6× | times-frac |
| 4× | div-inv |
| 3× | add-sqr-sqrt add-cube-cbrt add-log-exp |
| 1× | pow1 add-exp-log +-commutative flip3-+ frac-add sum-log add-cbrt-cube flip-+ |
| 12.0ms | (+ (/ 1 b) (/ 1 a)) |
| 3.0ms | (+ (/ 1 b) (/ 1 a)) |
Useful iterations: 0 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4881 | 196 |
| 1 | 4881 | 196 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 2 | 22 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 20 | 6 | 26 |
Merged error: 0.0b
Found 1 expressions with local error:
| 15.6b | (/ (+ b a) (* b a)) |
| 7× | *-un-lft-identity |
| 6× | add-exp-log add-cbrt-cube |
| 4× | times-frac associate-/l* |
| 3× | add-sqr-sqrt add-cube-cbrt |
| 2× | cbrt-undiv div-exp associate-/l/ distribute-lft-out |
| 1× | pow1 frac-2neg flip3-+ prod-exp clear-num associate-/r* cbrt-unprod flip-+ div-inv add-log-exp |
| 6.0ms | (/ (+ b a) (* b a)) |
| 6.0ms | (/ (+ b a) (* b a)) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5240 | 241 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 1 | 28 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 29 | 5 | 34 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (+ b a) a) |
| 5.8b | (* (/ 1 b) (/ (+ b a) a)) |
| 43× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 40× | times-frac |
| 26× | add-exp-log add-cube-cbrt |
| 16× | associate-*r* add-cbrt-cube |
| 13× | associate-*l* |
| 9× | div-exp |
| 8× | prod-exp |
| 7× | distribute-lft-out |
| 6× | unswap-sqr |
| 5× | cbrt-undiv |
| 4× | pow1 cbrt-unprod associate-/l* |
| 3× | associate-/r* div-inv |
| 2× | rec-exp 1-exp associate-/l/ add-log-exp |
| 1× | frac-times frac-2neg flip3-+ associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative flip-+ |
| 5.0ms | (/ (+ b a) a) |
| 12.0ms | (* (/ 1 b) (/ (+ b a) a)) |
| 4.0ms | (/ (+ b a) a) |
| 6.0ms | (* (/ 1 b) (/ (+ b a) a)) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6204 | 883 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 0 | 98 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 98 | 5 | 103 |
Merged error: 0.0b
85.8% (0.5b remaining)
Error of 0.6b against oracle of 0.1b and baseline of 3.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 86 |
| 1 | 51 | 86 |
| 2.7s | 2560× | body | 2560 | valid |
| 1.9s | 3425× | body | 1280 | valid |
| 350.0ms | 1059× | body | 640 | valid |
| 309.0ms | 725× | body | 1280 | overflowed |
| 197.0ms | 9784× | pre | 80 | true |
| 110.0ms | 165× | body | 2560 | overflowed |
| 100.0ms | 364× | body | 640 | overflowed |
| 79.0ms | 333× | body | 320 | valid |
| 34.0ms | 177× | body | 320 | overflowed |
| 34.0ms | 491× | body | 80 | valid |
| 21.0ms | 132× | body | 160 | valid |
| 17.0ms | 248× | body | 80 | overflowed |
| 13.0ms | 101× | body | 160 | overflowed |
| 2.0ms | 2× | body | 2560 | invalid |
| 1.0ms | 2× | body | 1280 | invalid |
Loading profile data...