Hi @Adarsh,
Please read the getting started post and give a bit more context to your question. You can found it here.
For example, how do you know your simulation gets stuck? The thermo output period is raised from 1000 to 10000 in your input just before your last runs and they are quite long. You are also not integrating the same group of atoms between your two equilibration runs. Finally I see a warning message at the top of your log file mentioning that you use standard input redirection in a parallel run instead of command-line argument argument (-i input.txt
).
There is nothing indicating an issue from LAMMPS. Did you doing more frequent thermo outputs? Shorter simulations? Get consistent results from several processors configurations and solve relevant errors and warnings in your log files?