deepmodeling / abacus-develop

An electronic structure package based on either plane wave basis or numerical atomic orbitals.
http://abacus.ustc.edu.cn
GNU Lesser General Public License v3.0
152 stars 125 forks source link

Abacus software encountered issues with task interruption during molecular dynamics simulation. #3289

Open JiajiaLiu7451 opened 8 months ago

JiajiaLiu7451 commented 8 months ago

Details

Running molecular dynamics simulations of Ti(0001) surface under NVT ensemble using Abacus software. The total timestep is set to 500 steps, but the simulation unexpectedly terminates after 269 steps. Seeking guidance on the possible reasons? MD.zip

Task list for Issue attackers (only for developers)

YuLiu98 commented 7 months ago

The interruption seems to be caused by the memory leak. There may be some memory leak during scf, and the memory leak is accumated during md, finally abacus interrupted.

caic99 commented 7 months ago

@YuLiu98 Please check the test result of dynamic analysis on memory leak here.

WHUweiqingzhou commented 6 months ago

@JiajiaLiu7451, We have solved a bug related with memory leak recently, which may result in the error you mention here. Could you double-check if the error have been solved by using the latest ABACUS?