Changes between Version 2 and Version 3 of R-MPI_Problem


Ignore:
Timestamp:
Apr 1, 2008, 3:40:22 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • R-MPI_Problem

    v2 v3  
    7474{{{
    7575$ dmesg
    76 Out of memory: kill process 37159 (avahi-daemon) score 630 or a child
    77 Killed process 37159 (avahi-daemon)
     76R invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0
     77 [<c013fd53>] out_of_memory+0x7f/0x19c
     78 [<c014124d>] __alloc_pages+0x208/0x292
     79 [<c0142742>] __do_page_cache_readahead+0xcf/0x1fc
     80 [<c0115e3b>] kmap_atomic+0x80/0x91
     81 [<c0115ca4>] kunmap_atomic+0x54/0x61
     82 [<c0140fbb>] get_page_from_freelist+0x26f/0x2f9
     83 [<c0142b7d>] do_page_cache_readahead+0x41/0x4a
     84 [<c013f1ca>] filemap_nopage+0x159/0x304
     85 [<c0147ed6>] __handle_mm_fault+0x170/0x85d
     86 [<c014ac3a>] vma_merge+0x168/0x178
     87 [<c014b026>] do_brk+0x16e/0x202
     88 [<c0400e01>] do_page_fault+0x231/0x543
     89 [<c0400bd0>] do_page_fault+0x0/0x543
     90 [<c03ff81c>] error_code+0x7c/0x84
     91 [<c03f0033>] tipc_link_send_long_buf+0x2b/0x1eb
     92 =======================
     93Mem-info:
     94DMA per-cpu:
     95CPU    0: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     96CPU    1: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     97CPU    2: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     98CPU    3: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     99Normal per-cpu:
     100CPU    0: Hot: hi:  186, btch:  31 usd: 160   Cold: hi:   62, btch:  15 usd:  58
     101CPU    1: Hot: hi:  186, btch:  31 usd:  28   Cold: hi:   62, btch:  15 usd:  47
     102CPU    2: Hot: hi:  186, btch:  31 usd:  24   Cold: hi:   62, btch:  15 usd:  48
     103CPU    3: Hot: hi:  186, btch:  31 usd:  11   Cold: hi:   62, btch:  15 usd:  55
     104HighMem per-cpu:
     105CPU    0: Hot: hi:  186, btch:  31 usd:  25   Cold: hi:   62, btch:  15 usd:  61
     106CPU    1: Hot: hi:  186, btch:  31 usd:   0   Cold: hi:   62, btch:  15 usd:  58
     107CPU    2: Hot: hi:  186, btch:  31 usd:  30   Cold: hi:   62, btch:  15 usd:  58
     108CPU    3: Hot: hi:  186, btch:  31 usd:  15   Cold: hi:   62, btch:  15 usd:  45
     109Active:493781 inactive:44 dirty:12 writeback:0 unstable:0 free:11999 slab:4305 mapped:64 pagetables:573
     110DMA free:8032kB min:68kB low:84kB high:100kB active:2748kB inactive:0kB present:16256kB pages_scanned:12864 all_unreclaimable? yes
     111lowmem_reserve[]: 0 873 1991
     112Normal free:39488kB min:3744kB low:4680kB high:5616kB active:820280kB inactive:128kB present:894080kB pages_scanned:1280802 all_unreclaimable? yes
     113lowmem_reserve[]: 0 0 8950
     114HighMem free:476kB min:512kB low:1712kB high:2912kB active:1152096kB inactive:48kB present:1145604kB pages_scanned:2358173 all_unreclaimable? yes
     115lowmem_reserve[]: 0 0 0
     116DMA: 0*4kB 0*8kB 0*16kB 1*32kB 1*64kB 0*128kB 1*256kB 1*512kB 1*1024kB 1*2048kB 1*4096kB = 8032kB
     117Normal: 2*4kB 1*8kB 3*16kB 0*32kB 0*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 15*2048kB 2*4096kB = 39488kB
     118HighMem: 1*4kB 5*8kB 3*16kB 0*32kB 0*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 476kB
     119Swap cache: add 0, delete 0, find 0/0, race 0+0
     120Free swap  = 0kB
     121Total swap = 0kB
     122Free swap:            0kB
    78123518032 pages of RAM
    79124288656 pages of HIGHMEM
    801255714 reserved pages
    81 92 pages shared
     12676 pages shared
    821270 pages swap cached
    83 0 pages dirty
     12812 pages dirty
    841290 pages writeback
    85 0 pages mapped
    86 5771 pages slab
    87 592 pages pagetables
     13064 pages mapped
     1314305 pages slab
     132573 pages pagetables
     133Out of memory: kill process 38507 (bash) score 15539 or a child
     134Killed process 38515 (R)
    88135}}}