Time bar (total: 2.3s)
Space saved by range analysis: 0%
Space saved by search: 49.996948%
Guaranteed chance to sample good point: 99.993897%
| 16.0ms | 53× | body | 1280 | valid |
| 9.0ms | 49× | body | 640 | valid |
| 8.0ms | 31× | body | 320 | valid |
| 6.0ms | 116× | body | 80 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 4 |
| 1 | 10 | 4 |
| 2 | 10 | 4 |
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: 33.0b
Found 2 expressions with local error:
| 2.8b | (- (log (+ N 1.0)) (log N)) |
| 4.1b | (log (+ N 1.0)) |
| 13× | *-un-lft-identity |
| 11× | log-prod |
| 7× | pow1 add-sqr-sqrt |
| 5× | add-cube-cbrt log-pow |
| 4× | log-div associate--l+ distribute-lft-out-- |
| 3× | add-exp-log associate--r+ |
| 2× | associate--l- flip3-+ add-cbrt-cube flip-+ distribute-lft-out add-log-exp |
| 1× | sub-neg flip3-- diff-log rem-log-exp flip-- difference-of-squares |
| 7.0ms | (- (log (+ N 1.0)) (log N)) |
| 3.0ms | (log (+ N 1.0)) |
| 5.0ms | (- (log (+ N 1.0)) (log N)) |
| 4.0ms | (log (+ N 1.0)) |
Useful iterations: 2 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 232 | 285 |
| 1 | 628 | 264 |
| 2 | 2171 | 244 |
| 3 | 5001 | 244 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 3 | 47 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 3 | 48 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 0.3333333333333333 N) 0.5) |
| 0.0b | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 0.1b | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 0.7b | (/ 1 (pow N 2)) |
| 65× | add-sqr-sqrt |
| 58× | times-frac |
| 45× | *-un-lft-identity |
| 37× | add-cube-cbrt |
| 33× | add-exp-log |
| 28× | associate-*l* |
| 23× | unpow-prod-down |
| 12× | div-exp |
| 11× | add-cbrt-cube |
| 10× | prod-exp |
| 9× | unpow2 unswap-sqr sqr-pow |
| 8× | associate-/r* add-log-exp |
| 6× | pow1 pow-to-exp rec-exp 1-exp associate-*r* pow-exp |
| 5× | sub-neg flip3-- frac-add flip-- |
| 4× | distribute-rgt-in frac-times associate-+l+ distribute-lft-in associate-*r/ difference-of-squares |
| 3× | associate-/l* |
| 2× | cbrt-undiv associate-*l/ cbrt-unprod div-inv distribute-lft-out-- |
| 1× | +-commutative pow-flip frac-2neg flip3-+ diff-log pow-prod-down clear-num sum-log *-commutative flip-+ inv-pow |
| 7.0ms | (- (/ 0.3333333333333333 N) 0.5) |
| 14.0ms | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 16.0ms | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 5.0ms | (/ 1 (pow N 2)) |
| 5.0ms | (- (/ 0.3333333333333333 N) 0.5) |
| 4.0ms | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 6.0ms | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 2.0ms | (/ 1 (pow N 2)) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 597 | 1157 |
| 1 | 2754 | 966 |
| 2 | 5001 | 903 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 1 | 177 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 176 | 4 | 180 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (+ N 1.0) N) |
| 2.6b | (log (/ (+ N 1.0) N)) |
| 33× | *-un-lft-identity |
| 24× | times-frac |
| 19× | add-sqr-sqrt add-cube-cbrt |
| 16× | log-prod |
| 7× | add-exp-log distribute-lft-out |
| 4× | add-cbrt-cube associate-/l* |
| 3× | pow1 associate-/r* |
| 2× | div-exp rem-log-exp div-inv associate-/l/ add-log-exp |
| 1× | cbrt-undiv log-div frac-2neg flip3-+ clear-num log-pow flip-+ |
| 5.0ms | (/ (+ N 1.0) N) |
| 4.0ms | (log (/ (+ N 1.0) N)) |
| 6.0ms | (/ (+ N 1.0) N) |
| 4.0ms | (log (/ (+ N 1.0) N)) |
Useful iterations: 2 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 370 |
| 1 | 736 | 343 |
| 2 | 3220 | 333 |
| 3 | 5002 | 333 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 66 | 4 | 70 |
Merged error: 0.0b
Found 4 expressions with local error:
| 2.7b | (- (* (log (+ N 1.0)) (log (+ N 1.0))) (* (log N) (log N))) |
| 4.1b | (log (+ N 1.0)) |
| 4.1b | (log (+ N 1.0)) |
| 4.1b | (log (+ N 1.0)) |
| 26× | log-prod |
| 21× | *-un-lft-identity |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 8× | associate--l+ |
| 7× | pow1 add-exp-log distribute-rgt-in distribute-lft-in |
| 6× | log-div associate--r+ add-log-exp |
| 5× | distribute-lft-out |
| 4× | add-cbrt-cube |
| 3× | flip3-+ rem-log-exp log-pow flip-+ |
| 1× | sub-neg flip3-- diff-log flip-- difference-of-squares |
| 6.0ms | (- (* (log (+ N 1.0)) (log (+ N 1.0))) (* (log N) (log N))) |
| 3.0ms | (log (+ N 1.0)) |
| 3.0ms | (log (+ N 1.0)) |
| 3.0ms | (log (+ N 1.0)) |
| 15.0ms | (- (* (log (+ N 1.0)) (log (+ N 1.0))) (* (log N) (log N))) |
| 3.0ms | (log (+ N 1.0)) |
| 3.0ms | (log (+ N 1.0)) |
| 3.0ms | (log (+ N 1.0)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 719 |
| 1 | 1434 | 640 |
| 2 | 5001 | 595 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 1 | 84 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 84 | 4 | 88 |
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 31.5b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 102.62816987946948 | 16863139118.531946 | 7710.191728627831 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 10 |
| 1 | 24 | 10 |
Space saved by range analysis: 0%
Space saved by search: 49.996948%
Guaranteed chance to sample good point: 99.993897%
| 512.0ms | 1748× | body | 1280 | valid |
| 239.0ms | 1259× | body | 640 | valid |
| 209.0ms | 4063× | body | 80 | valid |
| 80.0ms | 635× | body | 320 | valid |
| 26.0ms | 295× | body | 160 | valid |
| 0.0ms | 1× | body | 80 | nan |
Loading profile data...