Time bar (total: 8.9s)
| 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 |
| 90.0ms | 82× | body | 2560 | valid |
| 66.0ms | 115× | body | 1280 | valid |
| 9.0ms | 21× | body | 1280 | overflowed |
| 8.0ms | 25× | body | 640 | valid |
| 6.0ms | 309× | pre | 80 | true |
| 3.0ms | 5× | body | 2560 | overflowed |
| 3.0ms | 11× | body | 640 | overflowed |
| 2.0ms | 8× | body | 320 | valid |
| 2.0ms | 8× | body | 320 | overflowed |
| 1.0ms | 21× | body | 80 | valid |
| 1.0ms | 5× | body | 160 | valid |
| 0.0ms | 7× | body | 80 | overflowed |
| 0.0ms | 1× | body | 160 | overflowed |
Useful iterations: 0 (38.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.7b
Found 4 expressions with local error:
| 0.2b | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0))) |
| 2.8b | (- (exp (* a eps)) 1.0) |
| 3.4b | (- (exp (* b eps)) 1.0) |
| 4.6b | (- (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* |
| 15.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0))) |
| 4.0ms | (- (exp (* a eps)) 1.0) |
| 4.0ms | (- (exp (* b eps)) 1.0) |
| 5.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 64.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0))) |
| 7.0ms | (- (exp (* a eps)) 1.0) |
| 7.0ms | (- (exp (* b eps)) 1.0) |
| 14.0ms | (- (exp (* (+ a b) eps)) 1.0) |
Useful iterations: 0 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5458 | 1421 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 1 | 82 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 82 | 2 | 84 |
Merged error: 0.2b
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)) |
| 2.0ms | (+ (/ 1 b) (/ 1 a)) |
Useful iterations: 0 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4881 | 196 |
| 1 | 4881 | 196 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 2 | 22 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 20 | 4 | 24 |
Merged error: 0.2b
Found 1 expressions with local error:
| 13.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)) |
| 7.0ms | (/ (+ b a) (* b a)) |
Useful iterations: 0 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5240 | 241 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 28 | 0 | 28 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 28 | 4 | 32 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (log (+ (/ 1 b) (/ 1 a))) |
| 0.0b | (+ (/ 1 b) (/ 1 a)) |
| 2.4b | (exp (log (+ (/ 1 b) (/ 1 a)))) |
| 42× | *-un-lft-identity |
| 21× | distribute-lft-out |
| 20× | log-prod |
| 18× | times-frac |
| 12× | add-sqr-sqrt add-cube-cbrt div-inv |
| 10× | exp-sum |
| 6× | log-div |
| 5× | pow1 add-log-exp |
| 4× | add-exp-log exp-prod |
| 3× | flip3-+ exp-diff frac-add add-cbrt-cube flip-+ |
| 2× | log-pow |
| 1× | +-commutative rem-log-exp sum-log rem-exp-log |
| 13.0ms | (log (+ (/ 1 b) (/ 1 a))) |
| 12.0ms | (+ (/ 1 b) (/ 1 a)) |
| 14.0ms | (exp (log (+ (/ 1 b) (/ 1 a)))) |
| 8.0ms | (log (+ (/ 1 b) (/ 1 a))) |
| 2.0ms | (+ (/ 1 b) (/ 1 a)) |
| 3.0ms | (exp (log (+ (/ 1 b) (/ 1 a)))) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4906 | 725 |
| 1 | 4906 | 725 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 1 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 75 | 4 | 79 |
Merged error: 0.2b
87.9% (0.4b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 3.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 86 |
| 1 | 51 | 86 |
| 2.8s | 2640× | body | 2560 | valid |
| 1.8s | 3309× | body | 1280 | valid |
| 358.0ms | 1098× | body | 640 | valid |
| 277.0ms | 650× | body | 1280 | overflowed |
| 194.0ms | 9670× | pre | 80 | true |
| 103.0ms | 156× | body | 2560 | overflowed |
| 96.0ms | 355× | body | 640 | overflowed |
| 78.0ms | 350× | body | 320 | valid |
| 38.0ms | 190× | body | 320 | overflowed |
| 33.0ms | 473× | body | 80 | valid |
| 19.0ms | 130× | body | 160 | valid |
| 16.0ms | 229× | body | 80 | overflowed |
| 12.0ms | 89× | body | 160 | overflowed |
| 1.0ms | 1× | body | 2560 | invalid |
Loading profile data...