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

Using bruteforce torsional scans blocks up servers storange and queue #660

Open
kfir4444 opened this issue May 21, 2023 · 0 comments
Open

Comments

@kfir4444
Copy link
Collaborator

Describe the bug
When running directed rotor jobs with the brute force (opt & sp) keywords, arc submits all jobs at once, and not checking convergence. This leads to issues with the queue getting over-filled, (which leads to jobs not running, and in general impolite towards other users), and (since jobs are not checked and deleted), the files generated by one job is enough to reach disk quota.

How to reproduce
Run jobs with any lot and with species with > 1 torsions:

species:
  - label: your spc
    smiles: your spc
    directed_rotors:
        brute_force_sp:
        - - all

Expected behavior
Either define how many jobs can run simultaneously, or run them one by one.1

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

No branches or pull requests

1 participant