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

ERROR: no process found #90

Open
oarcelus opened this issue Feb 5, 2019 · 2 comments
Open

ERROR: no process found #90

oarcelus opened this issue Feb 5, 2019 · 2 comments

Comments

@oarcelus
Copy link

oarcelus commented Feb 5, 2019

Dear All,

Im using custodian, with python 3.6.8 in a a linux machine. The queue system is PBS.

When I launch the PBS script, instead of running the VASP binary, I run a python script instead that initializes a Custodian object and launches the job with 'vasp_cmd' being the command that I usually use to directly run VASP in a PBS script.

At first it runs, but then I get the following in the error log.

ERROR:custodian.custodian:
{ 'actions': [ { 'action': { '_set': { 'POTIM': 0.30000000000000004}},
'dict': 'INCAR'}],
'errors': [ 'brions'],
'handler': <custodian.vasp.handlers.VaspErrorHandler object at 0x2acf80726b00>}
/software/bin/vasp: no process found

The file error1.tar.gz contains an empty std_err file. The OSZICAR file contains a completely normal behavior but its cut in the middle of the 3rd ionic step.

I dont know why Custodian runs well at first, and then decides to stop the ionic relaxation in the middle of a scf iteration, and when rerunning does not find the binary.

Does anybody know whats going on?

Best regards,

Oier.

CIC Energigune

@shyuep
Copy link
Member

shyuep commented Feb 11, 2019

Honestly, this is a bit strange. Is /software/bin/vasp the correct path for VASP?

@nwinner
Copy link
Contributor

nwinner commented Nov 16, 2021

For what its worth, I see this message all the time saying no process found, and the job just keeps running as normal. Might not be related to custodian.

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

3 participants