Time bar (total: 5.3s)
Space saved by range analysis: 0%
Space saved by search: 50.021362%
Guaranteed chance to sample good point: 99.981682%
| 58.0ms | 114× | body | 1280 | valid |
| 25.0ms | 83× | body | 640 | valid |
| 6.0ms | 34× | body | 320 | valid |
| 2.0ms | 20× | body | 160 | valid |
| 0.0ms | 5× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 6 |
| 1 | 25 | 6 |
| 2 | 40 | 6 |
| 3 | 61 | 6 |
| 4 | 88 | 6 |
| 5 | 104 | 6 |
| 6 | 113 | 6 |
| 7 | 113 | 6 |
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.8b
Found 2 expressions with local error:
| 0.0b | (/ (+ 1.0 x) (- 1.0 x)) |
| 5.1b | (log (/ (+ 1.0 x) (- 1.0 x))) |
| 63× | *-un-lft-identity |
| 41× | add-sqr-sqrt |
| 40× | times-frac |
| 26× | log-prod |
| 23× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 9× | distribute-lft-out-- difference-of-squares |
| 7× | add-exp-log |
| 5× | associate-/r* |
| 4× | associate-/r/ add-cbrt-cube associate-/l* |
| 3× | pow1 |
| 2× | flip3-- div-exp rem-log-exp flip-- div-inv associate-/l/ add-log-exp |
| 1× | cbrt-undiv log-div frac-2neg flip3-+ clear-num log-pow flip-+ |
| 7.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 7.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
| 3.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 10.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 660 |
| 1 | 1025 | 624 |
| 2 | 4261 | 602 |
| 3 | 5003 | 602 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 4 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 4 | 89 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 0.0b | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 80× | times-frac |
| 71× | add-sqr-sqrt |
| 68× | associate-*r* |
| 56× | unpow-prod-down |
| 37× | add-cube-cbrt *-un-lft-identity |
| 25× | add-exp-log |
| 24× | unpow2 sqr-pow |
| 17× | unswap-sqr |
| 10× | prod-exp |
| 9× | div-exp |
| 7× | add-cbrt-cube |
| 6× | pow-to-exp pow-exp add-log-exp |
| 5× | associate-+r+ associate-*r/ |
| 4× | pow1 frac-add |
| 3× | log-prod flip3-+ associate-*l* associate--l+ flip-+ |
| 2× | associate-+l+ flip3-- sum-log flip-- cbrt-unprod |
| 1× | cbrt-undiv +-commutative distribute-rgt-in associate-+r- sub-neg distribute-lft-in diff-log pow-prod-down *-commutative div-inv |
| 11.0ms | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 19.0ms | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 29.0ms | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 5.0ms | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 799 | 1100 |
| 1 | 3634 | 972 |
| 2 | 5002 | 968 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 1 | 140 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 139 | 5 | 144 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 0.0b | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 2.8b | (exp (log (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))))) |
| 80× | times-frac |
| 74× | add-sqr-sqrt |
| 68× | associate-*r* |
| 56× | unpow-prod-down |
| 40× | add-cube-cbrt *-un-lft-identity |
| 26× | add-exp-log |
| 24× | unpow2 sqr-pow |
| 17× | unswap-sqr |
| 10× | prod-exp |
| 9× | associate-*r/ div-exp |
| 8× | frac-add add-cbrt-cube |
| 7× | add-log-exp |
| 6× | pow1 pow-to-exp log-div log-prod flip3-+ exp-diff pow-exp flip-+ |
| 5× | associate-+r+ |
| 4× | exp-prod flip3-- flip-- |
| 3× | associate-*l* exp-sum associate--l+ |
| 2× | associate-+l+ sum-log cbrt-unprod |
| 1× | cbrt-undiv +-commutative distribute-rgt-in associate-+r- sub-neg distribute-lft-in diff-log pow-prod-down log-pow *-commutative div-inv rem-exp-log |
| 13.0ms | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 19.0ms | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 11.0ms | (exp (log (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))))) |
| 26.0ms | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 5.0ms | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 27.0ms | (exp (log (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))))) |
Useful iterations: 2 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 859 | 1600 |
| 1 | 3757 | 1451 |
| 2 | 5002 | 1420 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 1 | 164 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 164 | 5 | 169 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 0.0b | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 2.9b | (pow E (log (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))))) |
| 80× | times-frac |
| 75× | add-sqr-sqrt |
| 68× | associate-*r* |
| 59× | unpow-prod-down |
| 41× | add-cube-cbrt *-un-lft-identity |
| 27× | add-exp-log |
| 25× | sqr-pow |
| 24× | unpow2 |
| 17× | unswap-sqr |
| 10× | prod-exp |
| 9× | associate-*r/ div-exp |
| 8× | frac-add pow-exp add-cbrt-cube |
| 7× | pow1 pow-to-exp add-log-exp |
| 6× | log-div log-prod flip3-+ flip-+ pow-sub |
| 5× | associate-+r+ |
| 4× | pow-unpow flip3-- flip-- |
| 3× | unpow-prod-up associate-*l* associate--l+ |
| 2× | associate-+l+ sum-log cbrt-unprod |
| 1× | cbrt-undiv +-commutative distribute-rgt-in associate-+r- sub-neg e-exp-1 pow-pow distribute-lft-in diff-log pow-prod-down log-pow *-commutative div-inv |
| 11.0ms | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 19.0ms | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 12.0ms | (pow E (log (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))))) |
| 26.0ms | (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))) |
| 5.0ms | (* 2.0 (/ (pow x 2) (pow 1.0 2))) |
| 18.0ms | (pow E (log (+ (* 2.0 (+ (pow x 2) x)) (- (log 1.0) (* 2.0 (/ (pow x 2) (pow 1.0 2))))))) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1076 | 1947 |
| 1 | 5001 | 1740 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 170 | 1 | 171 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 171 | 5 | 176 |
Merged error: 0.1b
0% (0.5b remaining)
Error of 0.7b against oracle of 0.2b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 12 |
| 1 | 20 | 12 |
Space saved by range analysis: 0%
Space saved by search: 50.021362%
Guaranteed chance to sample good point: 99.981682%
| 1.7s | 3353× | body | 1280 | valid |
| 764.0ms | 2570× | body | 640 | valid |
| 221.0ms | 1212× | body | 320 | valid |
| 77.0ms | 661× | body | 160 | valid |
| 11.0ms | 204× | body | 80 | valid |
Loading profile data...