You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to USPEX
Dear USPEX users,
I'm trying to run EX01 (Si with VASP) using the remote submission functionality of USPEX. Everything appears to working properly - the jobs are submitted and monitored in the queue correctly. However, upon job completion USPEX retrieves the output files and issues the following warning:
"Read_VASP : VASP SCF is not converged!"
This is returned for every calculation even though VASP completes successfully within the desired accuracy of the INCARs in the folder 'Specific'. Subsequently, USPEX self terminates at the end of the first generation with the error:
"Too many structures have errors or failed the constraints after optimization."
Given that this is a standard-issue example run I would imagine that the parameters of the calculation are fine and instead there is something wrong with my USPEX. I'd be greatful for any ideas as to what might be the cause of these issues.
Kind regards Lee
Lee Burton
unread,
Jun 20, 2017, 6:21:14 AM6/20/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to USPEX
I've been working on this for a while now and still haven't been able to make any progress. I include the outputs of the command 'tail CalcFold*/OSZICAR' after the USPEX run has self-terminated to show that a) it is successfully retrieving the files and b) they are successfully converging (all INCARs used in specific have the same ionic relaxation convergence of EDIFFG = 1e-2.
Again any help would be greatly appreciated. Lee
==> CalcFold10/OSZICAR <== N E dE d eps ncg rms rms(c) DAV: 1 -0.416542501184E+02 -0.21550E-01 -0.18447E-01 480 0.179E+00 0.974E-02 DAV: 2 -0.416544355330E+02 -0.18541E-03 -0.42555E-03 720 0.333E-01 84 F= -.41654428E+02 E0= -.41654712E+02 d E =-.218776E-01 N E dE d eps ncg rms rms(c) DAV: 1 -0.417318276162E+02 -0.77577E-01 -0.70924E-01 504 0.351E+00 0.473E-01 DAV: 2 -0.417237138855E+02 0.81137E-02 -0.28076E-02 624 0.767E-01 0.263E-01 DAV: 3 -0.417210687073E+02 0.26452E-02 -0.13972E-02 672 0.419E-01 0.582E-02 DAV: 4 -0.417210043147E+02 0.64393E-04 -0.84891E-04 360 0.139E-01 85 F= -.41720997E+02 E0= -.41720865E+02 d E =-.665688E-01
==> CalcFold1/OSZICAR <== 9 F= -.39802418E+02 E0= -.39803147E+02 d E =-.256994E-02 N E dE d eps ncg rms rms(c) DAV: 1 -0.398149328374E+02 -0.12489E-01 -0.48094E-02 576 0.949E-01 0.529E-02 DAV: 2 -0.398149452166E+02 -0.12379E-04 -0.12883E-03 528 0.190E-01 10 F= -.39814938E+02 E0= -.39815420E+02 d E =-.125199E-01 N E dE d eps ncg rms rms(c) DAV: 1 -0.398446898269E+02 -0.29757E-01 -0.11388E+00 576 0.465E+00 0.256E-01 DAV: 2 -0.398449937199E+02 -0.30389E-03 -0.30602E-02 600 0.923E-01 0.139E-01 DAV: 3 -0.398446595944E+02 0.33413E-03 -0.10980E-03 528 0.145E-01 11 F= -.39844652E+02 E0= -.39844866E+02 d E =-.297144E-01
==> CalcFold2/OSZICAR <== DAV: 3 -0.396737279977E+02 0.12441E-03 -0.71255E-04 288 0.121E-01 76 F= -.39673721E+02 E0= -.39673228E+02 d E =0.152261E-01 N E dE d eps ncg rms rms(c) DAV: 1 -0.396835189967E+02 -0.96666E-02 -0.45441E-02 480 0.887E-01 0.889E-02 DAV: 2 -0.396833186933E+02 0.20030E-03 -0.19299E-03 576 0.196E-01 77 F= -.39683311E+02 E0= -.39682210E+02 d E =-.959070E-02 N E dE d eps ncg rms rms(c) DAV: 1 -0.396790140963E+02 0.45049E-02 -0.17140E-02 648 0.504E-01 0.786E-02 DAV: 2 -0.396787651136E+02 0.24898E-03 -0.13390E-03 312 0.144E-01 78 F= -.39678758E+02 E0= -.39678045E+02 d E =0.455358E-02
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to USPEX
You may have already fixed it but I was getting the same message and it was because I hadn't uncommented the line in checkStatus_remote.m to copy over the OUTCAR file. After that I stopped getting warnings about VASP not converging.