Hello,
I'm currently working with a system with 129 atoms, so I was using VASP parallel ... And everything was OK... But after this week suddenly I have had this error message:
"Exited with exit code 255.
The output (if any) follows:
mpiexec: unable to start all procs; may have invalid machine names
remaining specified hosts:
192.168.66.13 (Spirou)
192.168.66.12 (Tintin) "
If you have had the same kind of problem, I would be grateful if you can help me.
Best regards !
Sebas
What it's the problem? What it means: Exited with exit code 255 ???
Moderators: Global Moderator, Moderator
What it's the problem? What it means: Exited with exit code 255 ???
Last edited by sebasdux on Sat Mar 28, 2009 7:40 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
What it's the problem? What it means: Exited with exit code 255 ???
if there is no apparent runtime error in the job.out or job.error files, please check whether
-- your job might have crashed with a timeout (are there any run-time hard limits for the jobs in your system, or did you set the CPU-time limit explicitely?)
-- or there was a short break in the connection of your parallel nodes?
-- your job might have crashed with a timeout (are there any run-time hard limits for the jobs in your system, or did you set the CPU-time limit explicitely?)
-- or there was a short break in the connection of your parallel nodes?
Last edited by admin on Mon Mar 30, 2009 2:17 pm, edited 1 time in total.