interruption of calculation during the SCF

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
marco_infantino
Newbie
Newbie
Posts: 11
Joined: Tue Apr 19, 2022 10:50 am

interruption of calculation during the SCF

#1 Post by marco_infantino » Wed Jun 21, 2023 1:00 pm

While using VASP, I encounter very ofter interruption during the SCF.
I have found from internet some suggestions related to the info in the vasp.log , but still I continue to have the same interruption very often in many calcultions.
Since is it not very clear to me which is the cause of the interruption, could you please explain it to me and give me some indication on how to overcome this ?
I would be very glad to receive some indications on that!
Attached there are the files.
Thank you in advance.
Marco
ps : I obtain the exact same error in different machines, so it is not very clear if the error source is science related or hardware related
SCF_vasp_interruption.zip
You do not have the required permissions to view the files attached to this post.

fabien_tran1
Global Moderator
Global Moderator
Posts: 335
Joined: Mon Sep 13, 2021 11:02 am

Re: interruption of calculation during the SCF

#2 Post by fabien_tran1 » Wed Jun 21, 2023 1:48 pm

Hi,

one can see that the total energy is changing from one iteration to the other by a huge amount. At some point, at the 11th iteration, the density and potential have probably unphysical shapes, leading to nonsense values and the crash.

For the moment the questions are:
1) You mentioned that the crash occurs very often. Does it mean systematically? Only for this system?
2) Does the crash occur also if you use ISTART=0?
3) Is the geometry in POSCAR reasonable?

marco_infantino
Newbie
Newbie
Posts: 11
Joined: Tue Apr 19, 2022 10:50 am

Re: interruption of calculation during the SCF

#3 Post by marco_infantino » Mon Jun 26, 2023 3:24 pm

Hello !
Thank you for your answer. So, for this kind of system it happens actually very often.
I really think that the POSCAR is reasonable. Weel, I haven't tried with ISTART=0, but I cancelled everything except the input files, that from a calculation perspective is actually the same....

fabien_tran1
Global Moderator
Global Moderator
Posts: 335
Joined: Mon Sep 13, 2021 11:02 am

Re: interruption of calculation during the SCF

#4 Post by fabien_tran1 » Mon Jun 26, 2023 3:31 pm

Ok, so try ISTART=0 to see if it helps.

alex
Hero Member
Hero Member
Posts: 568
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

Re: interruption of calculation during the SCF

#5 Post by alex » Tue Jun 27, 2023 7:03 am

Hello Marco,

restarting from scratch is surely a good thing in your case.

Two other thoughts:
Consider using NELMDL to delay mixing and calculation of charge density, e.g., I'm using sth. like
NELMDL = -10 ! Number of NON-selfconsistency steps (negative value: delay only for the start-configuration)
in notorious hard cases. It applies only in the very first optimisation cycle.

You may also want to get rid of NELECT for starters. Just use the neutral system for a good wavefunction and add your extra electron later.
Negatively charged stuff is really a nightmare.

Hth,

alex

marco_infantino
Newbie
Newbie
Posts: 11
Joined: Tue Apr 19, 2022 10:50 am

Re: interruption of calculation during the SCF

#6 Post by marco_infantino » Wed Jun 28, 2023 3:45 pm

Alright dear Alex,
Let me try it!! Thanks a lot for your suggestion!
I just have one simple question : in case I add some adsorbate, I think that starting a geometrical optimization with or without background charge could lead to complete different trajectory, right ?
I know this is a further step, I just wanted to know if a slightly different background charge can actually affect an optimization toward different minima.
Always thanks

alex
Hero Member
Hero Member
Posts: 568
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

Re: interruption of calculation during the SCF

#7 Post by alex » Thu Jun 29, 2023 7:16 am

Hi Marco,

in principle you are right. Considering your slab, I'd say that extra electron ends up there delocalized in some d-band not contributing a lot.

Good luck!

alex

Post Reply