Time bar (total: 7.4s)
Space saved by range analysis: 0%
Space saved by search: 62.112427%
Guaranteed chance to sample good point: 65.984696%
| 30.0ms | 346× | body | 80 | valid |
| 27.0ms | 40× | body | 1280 | nan |
| 14.0ms | 32× | body | 640 | nan |
| 14.0ms | 97× | body | 80 | overflowed |
| 5.0ms | 16× | body | 320 | nan |
| 2.0ms | 9× | body | 160 | nan |
| 1.0ms | 14× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 8 |
| 1 | 59 | 8 |
| 2 | 119 | 8 |
| 3 | 325 | 8 |
| 4 | 1034 | 8 |
| 5 | 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.7b
Found 4 expressions with local error:
| 0.2b | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 0.3b | (/ 1.0 (sqrt k)) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.5b | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 62× | add-sqr-sqrt |
| 55× | times-frac |
| 49× | *-un-lft-identity |
| 46× | add-exp-log |
| 43× | add-cube-cbrt |
| 23× | associate-*l* sqrt-prod |
| 22× | prod-exp |
| 19× | pow-unpow |
| 16× | add-cbrt-cube |
| 15× | pow1 |
| 9× | pow-exp |
| 8× | associate-*r* |
| 6× | div-exp pow-prod-down associate-/r* unswap-sqr |
| 5× | cbrt-unprod sqr-pow |
| 4× | add-log-exp |
| 3× | pow-to-exp pow-pow div-sub div-inv associate-/l* distribute-lft-out-- pow-sub difference-of-squares |
| 2× | cbrt-undiv unpow-prod-down *-commutative |
| 1× | frac-times frac-2neg associate-*r/ associate-*l/ clear-num |
| 11.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 4.0ms | (/ 1.0 (sqrt k)) |
| 5.0ms | (* (* 2.0 PI) n) |
| 9.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 57.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 8.0ms | (/ 1.0 (sqrt k)) |
| 3.0ms | (* (* 2.0 PI) n) |
| 20.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
Useful iterations: 2 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 953 | 1493 |
| 1 | 4233 | 1364 |
| 2 | 5002 | 1351 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 9 | 161 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 153 | 9 | 162 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (pow (* (* 2.0 PI) n) (/ k 2.0)) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.4b | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 26× | pow1 add-exp-log pow-unpow |
| 20× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | times-frac |
| 14× | add-cbrt-cube |
| 12× | pow-prod-down prod-exp |
| 6× | pow-pow associate-*r* pow-exp cbrt-unprod |
| 4× | add-log-exp |
| 2× | pow-to-exp unpow-prod-down associate-*l* *-commutative div-inv sqr-pow |
| 6.0ms | (pow (* (* 2.0 PI) n) (/ k 2.0)) |
| 5.0ms | (* (* 2.0 PI) n) |
| 6.0ms | (* (* 2.0 PI) n) |
| 6.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 13.0ms | (pow (* (* 2.0 PI) n) (/ k 2.0)) |
| 3.0ms | (* (* 2.0 PI) n) |
| 3.0ms | (* (* 2.0 PI) n) |
| 24.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 528 |
| 1 | 1774 | 479 |
| 2 | 5002 | 473 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 1 | 106 |
| Fresh | 1 | 7 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 9 | 115 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) (sqrt n)) |
| 0.4b | (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0)) |
| 0.4b | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
| 33× | pow1 add-exp-log |
| 23× | add-cbrt-cube |
| 18× | pow-prod-down prod-exp |
| 16× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | associate-*r* |
| 13× | pow-unpow |
| 12× | cbrt-unprod |
| 9× | times-frac |
| 6× | sqrt-prod |
| 4× | pow-pow pow-exp add-log-exp |
| 3× | associate-*l* *-commutative |
| 1× | pow-to-exp unpow-prod-down div-inv sqr-pow |
| 5.0ms | (* (* 2.0 PI) n) |
| 6.0ms | (* (* 2.0 PI) (sqrt n)) |
| 10.0ms | (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0)) |
| 9.0ms | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
| 3.0ms | (* (* 2.0 PI) n) |
| 5.0ms | (* (* 2.0 PI) (sqrt n)) |
| 25.0ms | (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0)) |
| 5.0ms | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 592 | 627 |
| 1 | 2811 | 518 |
| 2 | 5002 | 514 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 0 | 106 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 106 | 9 | 115 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ 1.0 (sqrt k)) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.4b | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 28× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 27× | times-frac |
| 22× | add-exp-log |
| 20× | pow1 |
| 16× | add-cbrt-cube |
| 13× | pow-unpow |
| 12× | sqrt-prod |
| 9× | pow-prod-down prod-exp |
| 6× | associate-*r* associate-/r* cbrt-unprod |
| 4× | add-log-exp |
| 3× | pow-pow pow-exp associate-/l* |
| 2× | associate-*l* *-commutative div-inv |
| 1× | cbrt-undiv pow-to-exp unpow-prod-down frac-2neg div-exp clear-num sqr-pow |
| 4.0ms | (/ 1.0 (sqrt k)) |
| 5.0ms | (* (* 2.0 PI) n) |
| 5.0ms | (* (* 2.0 PI) n) |
| 6.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 8.0ms | (/ 1.0 (sqrt k)) |
| 3.0ms | (* (* 2.0 PI) n) |
| 3.0ms | (* (* 2.0 PI) n) |
| 26.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 558 |
| 1 | 1703 | 505 |
| 2 | 5001 | 495 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 0 | 116 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 116 | 9 | 125 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 12 |
| 1 | 19 | 12 |
Space saved by range analysis: 0%
Space saved by search: 62.112427%
Guaranteed chance to sample good point: 65.984696%
| 951.0ms | 10596× | body | 80 | valid |
| 597.0ms | 984× | body | 1280 | nan |
| 363.0ms | 816× | body | 640 | nan |
| 351.0ms | 2508× | body | 80 | overflowed |
| 136.0ms | 421× | body | 320 | nan |
| 33.0ms | 184× | body | 160 | nan |
| 32.0ms | 555× | body | 80 | nan |
Loading profile data...