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

fix incoherency about running jobs in various pieces #305

Open
sebhtml opened this issue Apr 7, 2015 · 2 comments
Open

fix incoherency about running jobs in various pieces #305

sebhtml opened this issue Apr 7, 2015 · 2 comments
Assignees

Comments

@sebhtml
Copy link
Contributor

sebhtml commented Apr 7, 2015

The REST endpoint for listing running jobs is /admin/system/jobs.

I don't think that this is used by any piece in the client.

My test machine is seb-kbase-devel.mcs.anl.gov.

The plan is to reproduce the problem first.

@sebhtml sebhtml self-assigned this Apr 7, 2015
@sebhtml
Copy link
Contributor Author

sebhtml commented Apr 7, 2015

List of jobs with the current code:

http://seb-kbase-devel.mcs.anl.gov:8000/admin/system/jobs

@sebhtml
Copy link
Contributor Author

sebhtml commented Apr 8, 2015

I am not able to reproduce the issue on a all-in-one installation.

I tried these scenarios:

  • stop the controller server, then restart it

Further, I am getting this Spades error, with an instance with 22 GB...

0:05:56.854 16M / 3G INFO General (kmer_index.hpp : 351) K-mer counting done. There are 393029508 kmers in total.
0:05:56.854 16M / 3G INFO General (kmer_index.hpp : 353) Merging temporary buckets.
0:06:10.578 16M / 3G INFO K-mer Index Building (kmer_index.hpp : 476) Building perfect hash indices
0:09:14.109 148M / 3G INFO General (kmer_index.hpp : 371) Merging final buckets.
0:09:20.101 148M / 3G INFO K-mer Index Building (kmer_index.hpp : 515) Index built. Total 135963681 bytes occupied (2.7675 bits per kmer).
0:09:20.102 148M / 3G ERROR K-mer Counting (kmer_data.cpp : 260) The reads contain too many k-mers to fit into available memory limit. Increase memory limit and restart

I will thus switch to a smaller dataset since this error is not the one I am working on right now.

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