[CP2K-user] [CP2K:21622] Re: DFTB calculations KILLED BY SIGNAL: 9 (Killed)
Konstantin Tokarev
annulen at gmail.com
Mon Jul 7 11:44:28 UTC 2025
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/9c4a471d-1ea1-4a9c-b8d8-9d1510ab5c04n%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20250707/e3b9054a/attachment-0001.htm>
More information about the CP2K-user
mailing list