fortran error

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
rudra-b

fortran error

#1 Post by rudra-b » Thu Jun 14, 2007 2:02 pm

while running a vasp in a cluster, igot error
forrtl: info: Fortran error message number is 69.
forrtl: warning: Could not open message catalog: ifcore_msg.cat.
forrtl: info: Check environment variable NLSPATH and protection of /usr/lib/ifcore_msg.cat.

and calculation stops there.
i understand this is a fortran problem and not a vasp problem, still i ll be thankful if sombody shows me the way. i am using P4
Last edited by rudra-b on Thu Jun 14, 2007 2:02 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

fortran error

#2 Post by admin » Fri Jun 15, 2007 11:44 am

it seems that one of your processes was interrupted (error #69 of forrtl , SIGINT) for whatever reason (one node died, processor communication problems,...). Moreover, the message catalog cannot be accessed properly (either it was not installed properly, or the /usr/lib is not included in your $NLSPATH, or the access permissions are not set correctly).
please check the job.e file if there is any further information whether the run was interrupted due to some VASP-related (input) error, otherwise the error most likely is hardware-related
Last edited by admin on Fri Jun 15, 2007 11:44 am, edited 1 time in total.

Post Reply