Skip to content

Instantly share code, notes, and snippets.

@orangewolf
Created June 16, 2013 21:35
Show Gist options
  • Save orangewolf/5793513 to your computer and use it in GitHub Desktop.
Save orangewolf/5793513 to your computer and use it in GitHub Desktop.
Out of memory: kill process 30026 (bash) score 285219 or a child
Killed process 30125 (java) vsz:2276328kB, anon-rss:1729884kB, file-rss:392kB
java invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0
Pid: 30140, comm: java Not tainted 2.6.33.3-xenU #1
Call Trace:
[<c10743d6>] ? dump_header+0x56/0x170
[<c1005c9b>] ? xen_restore_fl_direct_end+0x0/0x1
[<c147f0f1>] ? _raw_spin_unlock_irqrestore+0x11/0x20
[<c1252ea5>] ? ___ratelimit+0xa5/0x110
[<c10745e7>] ? oom_kill_process+0xf7/0x100
[<c1074932>] ? __out_of_memory+0xd2/0x140
[<c10749f4>] ? out_of_memory+0x54/0xd0
[<c10770e0>] ? __alloc_pages_nodemask+0x550/0x560
[<c10790eb>] ? __do_page_cache_readahead+0xcb/0x1f0
[<c1079237>] ? ra_submit+0x27/0x40
[<c1073a3d>] ? filemap_fault+0x3bd/0x3d0
[<c1084316>] ? __do_fault+0x46/0x490
[<c10866a3>] ? handle_mm_fault+0x173/0xa00
[<c147ee7a>] ? rwsem_down_failed_common+0x7a/0x1b0
[<c101f6b8>] ? do_page_fault+0x118/0x390
[<c12535ed>] ? rwsem_wake+0x4d/0x120
[<c101f5a0>] ? do_page_fault+0x0/0x390
[<c147fa0a>] ? error_code+0x66/0x6c
[<c101f5a0>] ? do_page_fault+0x0/0x390
Mem-Info:
DMA per-cpu:
CPU 0: hi: 0, btch: 1 usd: 0
CPU 1: hi: 0, btch: 1 usd: 0
Normal per-cpu:
CPU 0: hi: 186, btch: 31 usd: 105
CPU 1: hi: 186, btch: 31 usd: 116
HighMem per-cpu:
CPU 0: hi: 186, btch: 31 usd: 30
CPU 1: hi: 186, btch: 31 usd: 7
active_anon:332457 inactive_anon:162839 isolated_anon:0
active_file:40 inactive_file:1133 isolated_file:0
unevictable:0 dirty:0 writeback:0 unstable:0
free:13506 slab_reclaimable:1239 slab_unreclaimable:1648
mapped:123 shmem:8 pagetables:1379 bounce:0
DMA free:8132kB min:72kB low:88kB high:108kB active_anon:3152kB inactive_anon:3296kB active_file:20kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15872kB mlocked:0kB dirty:0kB writeback:0kB mapped:20kB shmem:0kB slab_reclaimable:8kB slab_unreclaimable:4kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:7 all_unreclaimable? no
lowmem_reserve[]: 0 700 2016 2016
Normal free:45448kB min:3348kB low:4184kB high:5020kB active_anon:313004kB inactive_anon:310040kB active_file:100kB inactive_file:644kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:717288kB mlocked:0kB dirty:0kB writeback:0kB mapped:32kB shmem:0kB slab_reclaimable:4948kB slab_unreclaimable:6588kB kernel_stack:1016kB pagetables:5516kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:524 all_unreclaimable? yes
lowmem_reserve[]: 0 0 10525 10525
HighMem free:444kB min:512kB low:2084kB high:3656kB active_anon:1013672kB inactive_anon:338020kB active_file:40kB inactive_file:3888kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:1347220kB mlocked:0kB dirty:0kB writeback:0kB mapped:440kB shmem:32kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:544 all_unreclaimable? yes
lowmem_reserve[]: 0 0 0 0
DMA: 1*4kB 2*8kB 1*16kB 1*32kB 2*64kB 2*128kB 2*256kB 2*512kB 2*1024kB 2*2048kB 0*4096kB = 8132kB
Normal: 598*4kB 392*8kB 223*16kB 84*32kB 58*64kB 84*128kB 49*256kB 11*512kB 1*1024kB 0*2048kB 0*4096kB = 45448kB
HighMem: 1*4kB 1*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 444kB
1404 total pagecache pages
174 pages in swap cache
Swap cache stats: add 74776, delete 74602, find 9862622/9864170
Free swap = 0kB
Total swap = 131064kB
524288 pages RAM
339458 pages HighMem
6888 pages reserved
444 pages shared
501593 pages non-shared
Out of memory: kill process 21058 (java) score 32296 or a child
Killed process 21058 (java) vsz:775112kB, anon-rss:237368kB, file-rss:140kB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment