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

How to determine the running time and if the jobs are going on correctly? #1576

Open
Windyxia11 opened this issue Dec 31, 2024 · 1 comment

Comments

@Windyxia11
Copy link

My whole genome alignment jobs have run over two weeks, But it doesn't have any output and error file. How can I determine whether the jobs are working on correctly?

@glennhickey
Copy link
Collaborator

Your best bet is top to see which processes are running. Otherwise the log/stdout should indicate which commands are being run. If you are on a cluster then you should be able to use squeue to see which jobs are running.

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

2 participants