Skip to content

Instantly share code, notes, and snippets.

@EJSohn
Created April 27, 2019 07:25
Show Gist options
  • Save EJSohn/a75451fb97c59978ae8d3d877c096647 to your computer and use it in GitHub Desktop.
Save EJSohn/a75451fb97c59978ae8d3d877c096647 to your computer and use it in GitHub Desktop.
$ dmesg | grep "Out of memory"
[ 3635.537538] Out of memory: Kill process 21580 (jupyter-noteboo) score 37 or sacrifice child
[ 3636.822607] Out of memory: Kill process 22714 (jupyter-noteboo) score 37 or sacrifice child
[ 3643.006328] Out of memory: Kill process 24976 (jupyter-noteboo) score 37 or sacrifice child
[ 3654.916468] Out of memory: Kill process 26118 (jupyter-noteboo) score 37 or sacrifice child
[ 3658.712286] Out of memory: Kill process 28364 (jupyter-noteboo) score 35 or sacrifice child
[ 3666.654763] Out of memory: Kill process 30603 (jupyter-noteboo) score 36 or sacrifice child
[ 3685.390829] Out of memory: Kill process 30620 (jupyter-noteboo) score 36 or sacrifice child
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment