Page 1 of 1

seg fault

Posted: Mon May 12, 2025 6:08 pm
by jpg

Hi a user at SDSC on the expanse cluster ( www.sdsc.edu) ran a job with vasp 5.4.4 and it core dumped at the beginning of the job. There was a reference to invalid memory references (not oom), but just to make sure I reduced the number of cores on the node to see if it was a memory issue, but that didn't help. I also tried vasp 6.2.1 and got the identical result. The input and output files are in the attached tar file.

Thanks,

Jerry


Re: seg fault

Posted: Tue May 13, 2025 10:44 am
by jonathan_lahnsteiner2

Dear jpg,

I checked your input files. In your POSCAR you have an atomic species H with zero atoms. This is not allowed in VASP. I you have an atom type with zero atoms you have to entirely remove it from your POSCAR file. Also don't forget to adapt your POTCAR file accordingly.

All the best Jonathan