<div>Dear <span>Konstantin, <br /></span></div><div><span>Thank you so much for your reply. I am not sure if I know correctly to get the </span>`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 ?  <br /></div><div><br /></div><div><span></span></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Monday, July 7, 2025 at 5:14:28 PM UTC+5:30 Konstantin Tokarev wrote:<br/></div><blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello Bijaya,<br><br>"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.<br></blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion visit <a href="https://groups.google.com/d/msgid/cp2k/161184b7-890b-4acc-a1a2-acaa98d37648n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/161184b7-890b-4acc-a1a2-acaa98d37648n%40googlegroups.com</a>.<br />