Time bar (total: 4.2s)
Space saved by range analysis: 0%
Space saved by search: 80.57251%
Guaranteed chance to sample good point: 96.481307%
| 22.0ms | 256× | body | 80 | valid |
| 0.0ms | 5× | body | 80 | invalid |
| 0.0ms | 4× | 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 | (* (* 2.0 PI) n) |
| 0.3b | (/ 1.0 (sqrt k)) |
| 0.4b | (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 |
| 12.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 5.0ms | (* (* 2.0 PI) n) |
| 4.0ms | (/ 1.0 (sqrt k)) |
| 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))) |
| 3.0ms | (* (* 2.0 PI) n) |
| 7.0ms | (/ 1.0 (sqrt k)) |
| 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 | 5001 | 1351 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 10 | 161 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 152 | 10 | 162 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (/ 1.0 (sqrt k)) (* (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) (pow n (/ (- 1.0 k) 2.0)))) |
| 0.3b | (/ 1.0 (sqrt k)) |
| 0.3b | (* (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) (pow n (/ (- 1.0 k) 2.0))) |
| 0.7b | (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) |
| 110× | add-exp-log |
| 72× | prod-exp |
| 57× | add-sqr-sqrt |
| 51× | times-frac |
| 50× | *-un-lft-identity |
| 44× | add-cube-cbrt |
| 32× | pow-exp |
| 27× | associate-*l* |
| 22× | pow-to-exp |
| 21× | sqrt-prod |
| 20× | add-cbrt-cube |
| 19× | pow-unpow |
| 14× | div-exp |
| 13× | div-sub pow-sub |
| 9× | pow1 |
| 8× | associate-*r* sqr-pow |
| 7× | unpow-prod-down cbrt-unprod |
| 6× | frac-times associate-*r/ associate-/r* unswap-sqr |
| 4× | associate-*l/ add-log-exp |
| 3× | cbrt-undiv pow-prod-down div-inv associate-/l* distribute-lft-out-- difference-of-squares |
| 2× | pow-pow *-commutative |
| 1× | frac-2neg clear-num |
| 12.0ms | (* (/ 1.0 (sqrt k)) (* (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) (pow n (/ (- 1.0 k) 2.0)))) |
| 4.0ms | (/ 1.0 (sqrt k)) |
| 7.0ms | (* (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) (pow n (/ (- 1.0 k) 2.0))) |
| 9.0ms | (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) |
| 105.0ms | (* (/ 1.0 (sqrt k)) (* (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) (pow n (/ (- 1.0 k) 2.0)))) |
| 11.0ms | (/ 1.0 (sqrt k)) |
| 45.0ms | (* (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) (pow n (/ (- 1.0 k) 2.0))) |
| 5.0ms | (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1272 | 2366 |
| 1 | 5001 | 2113 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 195 | 2 | 197 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 198 | 9 | 207 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (/ 1.0 (sqrt k)) (* (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0)))) |
| 0.3b | (/ 1.0 (sqrt k)) |
| 0.3b | (* (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0))) |
| 0.7b | (pow PI (/ (- 1.0 k) 2.0)) |
| 279× | add-exp-log |
| 233× | prod-exp |
| 85× | pow-to-exp pow-exp |
| 51× | times-frac |
| 50× | add-sqr-sqrt *-un-lft-identity |
| 44× | add-cube-cbrt |
| 37× | div-sub pow-sub |
| 32× | div-exp add-cbrt-cube |
| 23× | associate-*l* |
| 22× | frac-times |
| 21× | sqrt-prod |
| 19× | pow-unpow |
| 16× | associate-*r/ associate-*l/ |
| 15× | cbrt-unprod |
| 8× | associate-*r* |
| 7× | pow1 |
| 6× | unpow-prod-down associate-/r* |
| 4× | cbrt-undiv add-log-exp |
| 3× | pow-prod-down div-inv associate-/l* distribute-lft-out-- difference-of-squares |
| 2× | *-commutative sqr-pow |
| 1× | pow-pow frac-2neg clear-num |
| 16.0ms | (* (/ 1.0 (sqrt k)) (* (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0)))) |
| 4.0ms | (/ 1.0 (sqrt k)) |
| 10.0ms | (* (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0))) |
| 6.0ms | (pow PI (/ (- 1.0 k) 2.0)) |
| 177.0ms | (* (/ 1.0 (sqrt k)) (* (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0)))) |
| 8.0ms | (/ 1.0 (sqrt k)) |
| 84.0ms | (* (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0))) |
| 4.0ms | (pow PI (/ (- 1.0 k) 2.0)) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1665 | 3794 |
| 1 | 5001 | 3159 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 256 | 0 | 256 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 256 | 9 | 265 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 0.4b | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 176× | add-exp-log |
| 105× | prod-exp |
| 39× | pow-exp |
| 36× | div-exp |
| 26× | add-cbrt-cube |
| 20× | pow1 |
| 13× | add-sqr-sqrt pow-to-exp add-cube-cbrt pow-unpow *-un-lft-identity |
| 10× | times-frac cbrt-unprod |
| 9× | pow-prod-down |
| 6× | associate-*r* |
| 4× | cbrt-undiv add-log-exp |
| 3× | pow-pow |
| 2× | associate-*l* *-commutative div-inv |
| 1× | unpow-prod-down frac-2neg clear-num associate-/r* associate-/l* sqr-pow |
| 5.0ms | (* (* 2.0 PI) n) |
| 5.0ms | (* (* 2.0 PI) n) |
| 6.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 10.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (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)) |
| 145.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 939 | 1410 |
| 1 | 4081 | 1188 |
| 2 | 5001 | 1188 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 0 | 130 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 130 | 9 | 139 |
Merged error: 0b
0% (0.7b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 11 |
| 1 | 17 | 11 |
Space saved by range analysis: 0%
Space saved by search: 80.57251%
Guaranteed chance to sample good point: 96.481307%
| 682.0ms | 8000× | body | 80 | valid |
| 8.0ms | 95× | body | 80 | invalid |
| 8.0ms | 140× | body | 80 | nan |
Loading profile data...