Segmentation error - Spin orbit Coupling

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Locked
Message
Author
saran6187
Newbie
Newbie
Posts: 5
Joined: Wed Mar 21, 2012 11:59 pm

Segmentation error - Spin orbit Coupling

#1 Post by saran6187 » Thu Mar 22, 2012 12:16 am

Hi,
I would like to do spin orbit coupling calculation for my system with the following INCAR file with 20*20*20* kpoints.

System = fcc
NPAR = 5
LPLANE = .TRUE.
NSIM = 5
ISYM = 0
ENCUT = 400
ISIF = 3
NSW = 20
ISPIN = 2
IBRION = 2
LORBIT = 12
ISMEAR = -5
SIGMA = 0.1
ALGO = Fast
LNONCOLLINEAR = .TRUE.
LSORBIT = .TRUE.
SAXIS = 0 0 1
LREAL = .FALSE.
LWAVE = .FALSE.
LCHARG = .FALSE.
PREC = Accurate

but my simulation returns the following segmentation error.

forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
vasp.5.2.12.spino 000000000078DEA8 Unknown Unknown Unknown
vasp.5.2.12.spino 000000000046B982 Unknown Unknown Unknown
vasp.5.2.12.spino 00000000004346BC Unknown Unknown Unknown
libc.so.6 00002AAAAEBD5994 Unknown Unknown Unknown
vasp.5.2.12.spino 00000000004345B9 Unknown Unknown Unknown
--------------------------------------------------------------------------
mpiexec has exited due to process rank 21 with PID 6516 on
node athena041 exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpiexec (as reported here).
--------------------------------------------------------------------------
I used trace back and got some additional information about the error.

forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
[center]vasp.5.2.12.spino 0000000000808D5D msphpro_mp_sphpro 1018 sphpro.F
vasp.5.2.12.spino 0000000000471964 MAIN__ 4143 main.F
vasp.5.2.12.spino 000000000043A65C Unknown Unknown Unknown
libc.so.6 00002AAAAEBD5994 Unknown Unknown Unknown
vasp.5.2.12.spino 000000000043A559 Unknown Unknown Unknown


Any suggestions?
Thanks,
Saran

<span class='smallblacktext'>[ Edited ]</span>
Last edited by saran6187 on Thu Mar 22, 2012 12:16 am, edited 1 time in total.

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: Segmentation error - Spin orbit Coupling

#2 Post by support_vasp » Tue Sep 10, 2024 2:18 pm

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked