[CP2K-user] [CP2K:21625] Re: DFTB calculations KILLED BY SIGNAL: 9 (Killed)
bijaya pathak
bijayapathak85 at gmail.com
Mon Jul 7 12:36:28 UTC 2025
Dear Konstantin,
Thank you so much for your reply. I am not sure if I know correctly to get
the `dmesg` output. I tried using dmesg | grep "error" and it printed a
lot of things I could not understand. How to get information out of it
regarding my issue ?
On Monday, July 7, 2025 at 5:14:28 PM UTC+5:30 Konstantin Tokarev wrote:
> Hello Bijaya,
>
> "Killed by signal 9" means that your process was killed with SIGKILL
> signal. For the record, this can be done manually by issuing command `kill
> -9 <pid>` by user that started the process, or by system administrator
> (e.g., via root login, sudo, etc.). However, in your case it's most likely
> caused by operating system itself, specifically oom-killer (out of memory
> condition causes Linux to kill processes which it considers the most "bad"
> at the moment in terms of their "oom score"). Please check `dmesg` output,
> it's very likely to indicate what exactly happened to your cp2k process.
>
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+unsubscribe at googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/cp2k/161184b7-890b-4acc-a1a2-acaa98d37648n%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20250707/b8fae58c/attachment.htm>
More information about the CP2K-user
mailing list