Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exceeded memory during rs_count #18

Open
jeffrc2 opened this issue May 30, 2017 · 0 comments
Open

Exceeded memory during rs_count #18

jeffrc2 opened this issue May 30, 2017 · 0 comments

Comments

@jeffrc2
Copy link

jeffrc2 commented May 30, 2017

I0529 19:57:49.547868   118 rs_count.cc:259] Using 4 threads...
I0529 19:57:49.548871   118 rs_count.cc:180] Loading selected keys ..
I0529 19:58:18.948146   118 rs_count.cc:202] Building the index ...
I0529 19:58:18.949110   118 rs_count.cc:203] There are totally 17499560 keys
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted (core dumped)

real    0m29.423s
user    0m24.547s
sys     0m4.859s

The testing system has 16GB RAM. It appears that the memory used is being exceeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant