Skip to content

Instantly share code, notes, and snippets.

@jdanbrown
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save jdanbrown/cef65e9082b1f32d085e to your computer and use it in GitHub Desktop.

Select an option

Save jdanbrown/cef65e9082b1f32d085e to your computer and use it in GitHub Desktop.
Container [pid=25030,containerID=container_1414807043280_0498_01_000002] is running beyond physical memory limits. Current usage: 600.7 MB of 512 MB physical memory used; 1.9 GB of 1.0 GB virtual memory used. Killing container.
Dump of the process-tree for container_1414807043280_0498_01_000002 :
|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
|- 25173 25103 25030 25030 (python) 8256 847 720211968 109805 python bin/run --email.trailing=PT24h
|- 25030 25028 25030 25030 (bash) 0 3 11354112 361 /bin/bash -c /usr/lib/jvm/java-7-oracle/bin/java -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Xmx200m -Djava.net.preferIPv4Stack=true -Xmx456130560 -Djava.io.tmpdir=/mnt1/yarn/nm/usercache/ops/appcache/application_1414807043280_0498/container_1414807043280_0498_01_000002/tmp -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=/var/log/hadoop-yarn/container/application_1414807043280_0498/container_1414807043280_0498_01_000002 -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA org.apache.hadoop.mapred.YarnChild 10.0.18.220 48018 attempt_1414807043280_0498_m_000000_0 2 1>/var/log/hadoop-yarn/container/application_1414807043280_0498/container_1414807043280_0498_01_000002/stdout 2>/var/log/hadoop-yarn/container/application_1414807043280_0498/container_1414807043280_0498_01_000002/stderr
|- 25103 25036 25030 25030 (bash) 0 0 11345920 357 bash -euxc hdfs dfs -cat "$TAR" | tar xzv && bin/run --email.trailing=PT24h
|- 25036 25030 25030 25030 (java) 2291 233 1272483840 43265 /usr/lib/jvm/java-7-oracle/bin/java -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Xmx200m -Djava.net.preferIPv4Stack=true -Xmx456130560 -Djava.io.tmpdir=/mnt1/yarn/nm/usercache/ops/appcache/application_1414807043280_0498/container_1414807043280_0498_01_000002/tmp -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=/var/log/hadoop-yarn/container/application_1414807043280_0498/container_1414807043280_0498_01_000002 -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA org.apache.hadoop.mapred.YarnChild 10.0.18.220 48018 attempt_1414807043280_0498_m_000000_0 2
Container killed on request. Exit code is 143
Container exited with a non-zero exit code 143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment