Здравствуйте. <br>Вопрос не напрямую по nginx, но быть может вы можете посоветовать, куда смотреть.<br>В пиках нагрузки (до 500 запросов в секунду) в системе возникает OOM, oom_killer убивает сначала memcached (начинает использоваться резервный), а потом воркеры nginx.<br>

ядро 2.6.18-8.el5PAE #1 SMP i686<br clear="all">nginx/0.6.35<br>4 гигабайта оперативки (остаются в основном свободными во время развития проблемы)<br>netstat -ant | wc -l под нагрузкой до 35000<br><br>в error.log только<br>

2010/05/12 00:01:57 [alert] 13602#0: worker process 25850 exited on signal 9<br>2010/05/12 00:01:57 [crit] 25858#0: *69590141 SSL_do_handshake() failed (SSL: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol) while reading client request line, client: 10.11.2.195, server: nginx-1<br>

2010/05/12 00:02:02 [alert] 13602#0: worker process 25858 exited on signal 9<br>2010/05/12 00:02:07 [alert] 13602#0: worker process 25867 exited on signal 9<br>2010/05/12 00:02:12 [alert] 13602#0: worker process 25886 exited on signal 9<br>

...<br><br>/var/log/messages ниже<br><br>Спасибо заранее.<br><br>meminfo при маленькой нагрузке<br># cat /proc/meminfo <br>MemTotal:      4152052 kB<br>MemFree:        149664 kB<br>Buffers:        103956 kB<br>Cached:        3257540 kB<br>

SwapCached:      34836 kB<br>Active:        2304564 kB<br>Inactive:      1621656 kB<br>HighTotal:     3276480 kB<br>HighFree:         4516 kB<br>LowTotal:       875572 kB<br>LowFree:        145148 kB<br>SwapTotal:     2031608 kB<br>

SwapFree:      1914948 kB<br>Dirty:            9596 kB<br>Writeback:           0 kB<br>AnonPages:      558040 kB<br>Mapped:          37780 kB<br>Slab:            62512 kB<br>PageTables:       2976 kB<br>NFS_Unstable:        0 kB<br>

Bounce:              0 kB<br>CommitLimit:   4107632 kB<br>Committed_AS:   796096 kB<br>VmallocTotal:   116728 kB<br>VmallocUsed:      3464 kB<br>VmallocChunk:   113172 kB<br>HugePages_Total:     0<br>HugePages_Free:      0<br>

HugePages_Rsvd:      0<br>Hugepagesize:     2048 kB<br><br>/var/log/messages:<br>May 12 00:01:37 localhost kernel: printk: 96236 messages suppressed.<br>May 12 00:01:37 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>

May 12 00:01:37 localhost kernel:  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>May 12 00:01:37 localhost kernel:  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>May 12 00:01:37 localhost kernel:  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>

May 12 00:01:37 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>May 12 00:01:37 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>May 12 00:01:37 localhost kernel:  [&lt;c0450ace&gt;]  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>

May 12 00:01:37 localhost kernel: out_of_memory+0x3b/0x179<br>May 12 00:01:37 localhost kernel:  [&lt;c0451f01&gt;]  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>May 12 00:01:37 localhost kernel: __alloc_pages+0x1fe/0x27e<br>

May 12 00:01:37 localhost kernel:  [&lt;c0465e28&gt;]  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>May 12 00:01:37 localhost kernel: cache_alloc_refill+0x26d/0x44f<br>May 12 00:01:37 localhost kernel:  [&lt;c0465bb1&gt;]  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>

May 12 00:01:37 localhost kernel:  [&lt;c059c045&gt;] kmem_cache_alloc+0x41/0x4b<br>May 12 00:01:37 localhost kernel:  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>May 12 00:01:37 localhost kernel: sk_alloc+0x1e/0xe6<br>May 12 00:01:37 localhost kernel:  [&lt;c05dd45a&gt;]  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>

May 12 00:01:38 localhost kernel: inet_create+0x10c/0x231<br>May 12 00:01:38 localhost kernel:  [&lt;c059a5d0&gt;]  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>May 12 00:01:38 localhost kernel: __sock_create+0x133/0x213<br>

May 12 00:01:38 localhost kernel:  [&lt;c059a6c9&gt;]  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:01:38 localhost kernel: sock_create+0xb/0xe<br>May 12 00:01:38 localhost kernel:  [&lt;c059a8a8&gt;]  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>

May 12 00:01:38 localhost kernel: sys_socket+0x18/0x38<br>May 12 00:01:38 localhost kernel:  [&lt;c059b2a8&gt;]  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>May 12 00:01:38 localhost kernel: sys_socketcall+0x6c/0x19e<br>

May 12 00:01:38 localhost kernel:  [&lt;c0403e95&gt;]  [&lt;c04063f2&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:01:38 localhost kernel: do_IRQ+0xa5/0xae<br>May 12 00:01:38 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>

May 12 00:01:38 localhost kernel:  =======================<br>May 12 00:01:39 localhost kernel: Mem-info:<br>May 12 00:01:39 localhost kernel: DMA per-cpu:<br>May 12 00:01:39 localhost kernel:  =======================<br>

May 12 00:01:39 localhost kernel: Mem-info:<br>May 12 00:01:39 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:01:39 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>May 12 00:01:39 localhost kernel: DMA per-cpu:<br>

May 12 00:01:39 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:01:40 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:01:40 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:01:40 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>

May 12 00:01:40 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:01:40 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:01:40 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:40 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>

May 12 00:01:40 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:41 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>May 12 00:01:41 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:41 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>

May 12 00:01:41 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:41 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>May 12 00:01:41 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:41 localhost kernel: Normal per-cpu:<br>

May 12 00:01:41 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:41 localhost kernel: Normal per-cpu:<br>May 12 00:01:41 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:41 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>

May 12 00:01:41 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:41 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>May 12 00:01:41 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>

May 12 00:01:42 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>May 12 00:01:42 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>May 12 00:01:42 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>

May 12 00:01:42 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:01:42 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>May 12 00:01:42 localhost kernel: HighMem per-cpu:<br>May 12 00:01:42 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>

May 12 00:01:42 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>May 12 00:01:42 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>May 12 00:01:42 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>

May 12 00:01:42 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:01:42 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>May 12 00:01:42 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>

May 12 00:01:42 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:01:42 localhost kernel: HighMem per-cpu:<br>May 12 00:01:42 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>May 12 00:01:42 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>

May 12 00:01:42 localhost kernel: cpu 1 hot: high 186, batch 31 used:18<br>May 12 00:01:42 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>May 12 00:01:42 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>

May 12 00:01:42 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>May 12 00:01:42 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:01:42 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>

May 12 00:01:42 localhost kernel: cpu 1 hot: high 186, batch 31 used:18<br>May 12 00:01:42 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>May 12 00:01:42 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>

May 12 00:01:42 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>May 12 00:01:42 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:01:42 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>

May 12 00:01:42 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>May 12 00:01:42 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>May 12 00:01:42 localhost kernel: Active:654227 inactive:160962 dirty:0 writeback:1008 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>

May 12 00:01:42 localhost kernel: Active:654227 inactive:160962 dirty:0 writeback:1008 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>May 12 00:01:42 localhost kernel: DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>

May 12 00:01:43 localhost kernel: lowmem_reserve[]: 0 0DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>May 12 00:01:43 localhost kernel:  880 4592<br>

May 12 00:01:43 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:43 localhost kernel: lowmem_reserve[]: 0lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:01:43 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:43 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:01:43 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>

May 12 00:01:43 localhost kernel: lowmem_reserve[]: 0 0 0 29696<br>May 12 00:01:43 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616772kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:43 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:01:43 localhost kernel:  0 880DMA:  4592<br>May 12 00:01:43 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>

May 12 00:01:43 localhost kernel: lowmem_reserve[]: 0 0 0 29696<br>May 12 00:01:43 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616772kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:43 localhost kernel: lowmem_reserve[]: 0 0 03*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>May 12 00:01:43 localhost kernel: DMA32: empty<br>May 12 00:01:43 localhost kernel: Normal:  0<br>

May 12 00:01:43 localhost kernel: DMA: 26844*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 108080kB<br>May 12 00:01:43 localhost kernel: HighMem: 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>

May 12 00:01:43 localhost kernel: DMA32: empty<br>May 12 00:01:43 localhost kernel: Normal: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>May 12 00:01:43 localhost kernel: 26844*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 108080kB<br>

May 12 00:01:43 localhost kernel: HighMem: Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>May 12 00:01:43 localhost kernel: Free swap  = 1934920kB<br>May 12 00:01:43 localhost kernel: Total swap = 2031608kB<br>

May 12 00:01:43 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:43 localhost kernel: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>May 12 00:01:43 localhost kernel: Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>

May 12 00:01:43 localhost kernel: Free swap  = 1934920kB<br>May 12 00:01:43 localhost kernel: Total swap = 2031608kB<br>May 12 00:01:44 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:44 localhost kernel: 1179648 pages of RAM<br>

May 12 00:01:44 localhost kernel: 1179648 pages of RAM<br>May 12 00:01:44 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:01:44 localhost kernel: 141635 reserved pages<br>May 12 00:01:44 localhost kernel: 745935 pages shared<br>

May 12 00:01:44 localhost kernel: 2970 pages swap cached<br>May 12 00:01:44 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:01:44 localhost kernel: 141635 reserved pages<br>May 12 00:01:44 localhost kernel: 745935 pages shared<br>

May 12 00:01:44 localhost kernel: 2970 pages swap cached<br>May 12 00:01:44 localhost kernel: 0 pages dirty<br>May 12 00:01:44 localhost kernel: 0 pages dirty<br>May 12 00:01:44 localhost kernel: 934 pages writeback<br>May 12 00:01:44 localhost kernel: 9241 pages mapped<br>

May 12 00:01:44 localhost kernel: 188684 pages slab<br>May 12 00:01:45 localhost kernel: 766 pages pagetables<br>May 12 00:01:45 localhost kernel: 934 pages writeback<br>May 12 00:01:45 localhost kernel: 9241 pages mapped<br>

May 12 00:01:45 localhost kernel: 188684 pages slab<br>May 12 00:01:45 localhost kernel: 766 pages pagetables<br>May 12 00:01:45 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>May 12 00:01:45 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>

May 12 00:01:45 localhost kernel:  [&lt;c0450ace&gt;]  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>May 12 00:01:45 localhost kernel: out_of_memory+0x3b/0x179<br>May 12 00:01:45 localhost kernel:  [&lt;c0451f01&gt;]  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>

May 12 00:01:45 localhost kernel: __alloc_pages+0x1fe/0x27e<br>May 12 00:01:45 localhost kernel:  [&lt;c0465e28&gt;]  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>May 12 00:01:45 localhost kernel: cache_alloc_refill+0x26d/0x44f<br>

May 12 00:01:45 localhost kernel:  [&lt;c0465bb1&gt;]  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>May 12 00:01:45 localhost kernel: kmem_cache_alloc+0x41/0x4b<br>May 12 00:01:45 localhost kernel:  [&lt;c059c045&gt;]  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>

May 12 00:01:45 localhost kernel: sk_alloc+0x1e/0xe6<br>May 12 00:01:46 localhost kernel:  [&lt;c05dd45a&gt;]  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>May 12 00:01:46 localhost kernel: inet_create+0x10c/0x231<br>May 12 00:01:46 localhost kernel:  [&lt;c059a5d0&gt;]  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>

May 12 00:01:46 localhost kernel: __sock_create+0x133/0x213<br>May 12 00:01:46 localhost kernel:  [&lt;c059a6c9&gt;]  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:01:46 localhost kernel: sock_create+0xb/0xe<br>May 12 00:01:46 localhost kernel:  [&lt;c059a8a8&gt;]  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>

May 12 00:01:46 localhost kernel: sys_socket+0x18/0x38<br>May 12 00:01:46 localhost kernel:  [&lt;c059b2a8&gt;]  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>May 12 00:01:46 localhost kernel: sys_socketcall+0x6c/0x19e<br>

May 12 00:01:46 localhost kernel:  [&lt;c0403e95&gt;]  [&lt;c04063f2&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:01:46 localhost kernel: do_IRQ+0xa5/0xae<br>May 12 00:01:46 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>

May 12 00:01:46 localhost kernel:  =======================<br>May 12 00:01:46 localhost kernel: Mem-info:<br>May 12 00:01:46 localhost kernel: DMA per-cpu:<br>May 12 00:01:46 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>

May 12 00:01:46 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>May 12 00:01:46 localhost kernel:  =======================<br>May 12 00:01:46 localhost kernel: Mem-info:<br>May 12 00:01:47 localhost kernel: DMA per-cpu:<br>

May 12 00:01:47 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:01:47 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:01:47 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:01:47 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>

May 12 00:01:47 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:01:47 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:01:48 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:48 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>

May 12 00:01:48 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:48 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>May 12 00:01:48 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:48 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>

May 12 00:01:48 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:48 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>May 12 00:01:48 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:48 localhost kernel: Normal per-cpu:<br>

May 12 00:01:49 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:49 localhost kernel: Normal per-cpu:<br>May 12 00:01:49 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:49 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>

May 12 00:01:49 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:49 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>May 12 00:01:49 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>

May 12 00:01:49 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>May 12 00:01:49 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>May 12 00:01:49 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>

May 12 00:01:49 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>May 12 00:01:49 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>May 12 00:01:49 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>

May 12 00:01:49 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>May 12 00:01:49 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:01:49 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>

May 12 00:01:49 localhost kernel: HighMem per-cpu:<br>May 12 00:01:49 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:01:49 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>May 12 00:01:49 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>

May 12 00:01:49 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:01:49 localhost kernel: HighMem per-cpu:<br>May 12 00:01:49 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>May 12 00:01:49 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>

May 12 00:01:49 localhost kernel: cpu 1 hot: high 186, batch 31 used:16<br>May 12 00:01:49 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>May 12 00:01:49 localhost kernel: cpu 1 hot: high 186, batch 31 used:16<br>

May 12 00:01:49 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>May 12 00:01:49 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>May 12 00:01:49 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>

May 12 00:01:50 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:01:50 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>May 12 00:01:50 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>

May 12 00:01:50 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>May 12 00:01:50 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:01:50 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>

May 12 00:01:50 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>May 12 00:01:50 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>May 12 00:01:50 localhost kernel: Active:654227 inactive:160962 dirty:0 writeback:934 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>

May 12 00:01:50 localhost kernel: DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>May 12 00:01:50 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:01:50 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:50 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:01:50 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>

May 12 00:01:50 localhost kernel: lowmem_reserve[]: 0 0Active:654227 inactive:160962 dirty:0 writeback:934 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>May 12 00:01:50 localhost kernel: DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>

May 12 00:01:50 localhost kernel:  0 29696<br>May 12 00:01:50 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616772kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:50 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:01:50 localhost kernel: DMA: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:01:50 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:50 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:01:50 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>

May 12 00:01:50 localhost kernel: lowmem_reserve[]:3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>May 12 00:01:50 localhost kernel: DMA32: empty<br>May 12 00:01:50 localhost kernel: Normal:  0 0 0 29696<br>

May 12 00:01:50 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616772kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:50 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>

May 12 00:01:50 localhost kernel: DMA: 26844*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 108080kB<br>May 12 00:01:50 localhost kernel: HighMem: 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>

May 12 00:01:50 localhost kernel: DMA32: empty<br>May 12 00:01:51 localhost kernel: Normal: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>May 12 00:01:51 localhost kernel: 26844*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 108080kB<br>

May 12 00:01:51 localhost kernel: HighMem: Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>May 12 00:01:51 localhost kernel: Free swap  = 1934920kB<br>May 12 00:01:51 localhost kernel: Total swap = 2031608kB<br>

May 12 00:01:51 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:51 localhost kernel: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>May 12 00:01:51 localhost kernel: Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>

May 12 00:01:51 localhost kernel: Free swap  = 1934920kB<br>May 12 00:01:51 localhost kernel: Total swap = 2031608kB<br>May 12 00:01:51 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:51 localhost kernel: 1179648 pages of RAM<br>

May 12 00:01:51 localhost kernel: 1179648 pages of RAM<br>May 12 00:01:51 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:01:51 localhost kernel: 141635 reserved pages<br>May 12 00:01:51 localhost kernel: 745937 pages shared<br>

May 12 00:01:51 localhost kernel: 2970 pages swap cached<br>May 12 00:01:51 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:01:51 localhost kernel: 141635 reserved pages<br>May 12 00:01:51 localhost kernel: 745937 pages shared<br>

May 12 00:01:51 localhost kernel: 2970 pages swap cached<br>May 12 00:01:51 localhost kernel: 0 pages dirty<br>May 12 00:01:51 localhost kernel: 934 pages writeback<br>May 12 00:01:51 localhost kernel: 9241 pages mapped<br>

May 12 00:01:51 localhost kernel: 0 pages dirty<br>May 12 00:01:51 localhost kernel: 188684 pages slab<br>May 12 00:01:51 localhost kernel: 766 pages pagetables<br>May 12 00:01:51 localhost kernel: 934 pages writeback<br>

May 12 00:01:51 localhost kernel: 9241 pages mapped<br>May 12 00:01:51 localhost kernel: 188684 pages slab<br>May 12 00:01:51 localhost kernel: 766 pages pagetables<br>May 12 00:01:51 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>

May 12 00:01:51 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>May 12 00:01:51 localhost kernel:  [&lt;c0450ace&gt;]  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>May 12 00:01:51 localhost kernel: out_of_memory+0x3b/0x179<br>

May 12 00:01:51 localhost kernel:  [&lt;c0451f01&gt;]  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>May 12 00:01:51 localhost kernel: __alloc_pages+0x1fe/0x27e<br>May 12 00:01:52 localhost kernel:  [&lt;c0465e28&gt;]  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>

May 12 00:01:52 localhost kernel: cache_alloc_refill+0x26d/0x44f<br>May 12 00:01:52 localhost kernel:  [&lt;c0465bb1&gt;]  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>May 12 00:01:52 localhost kernel: kmem_cache_alloc+0x41/0x4b<br>

May 12 00:01:52 localhost kernel:  [&lt;c059c045&gt;]  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>May 12 00:01:52 localhost kernel: sk_alloc+0x1e/0xe6<br>May 12 00:01:52 localhost kernel:  [&lt;c05dd45a&gt;]  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>

May 12 00:01:52 localhost kernel: inet_create+0x10c/0x231<br>May 12 00:01:52 localhost kernel:  [&lt;c059a5d0&gt;]  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>May 12 00:01:52 localhost kernel: __sock_create+0x133/0x213<br>

May 12 00:01:52 localhost kernel:  [&lt;c059a6c9&gt;]  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:01:52 localhost kernel: sock_create+0xb/0xe<br>May 12 00:01:52 localhost kernel:  [&lt;c059a8a8&gt;]  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>

May 12 00:01:52 localhost kernel: sys_socket+0x18/0x38<br>May 12 00:01:52 localhost kernel:  [&lt;c059b2a8&gt;]  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>May 12 00:01:52 localhost kernel: sys_socketcall+0x6c/0x19e<br>

May 12 00:01:52 localhost kernel:  [&lt;c04063f2&gt;]  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:01:52 localhost kernel: do_IRQ+0xa5/0xae<br>May 12 00:01:52 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>

May 12 00:01:52 localhost kernel:  =======================<br>May 12 00:01:52 localhost kernel: Mem-info:<br>May 12 00:01:52 localhost kernel: DMA per-cpu:<br>May 12 00:01:52 localhost kernel:  =======================<br>

May 12 00:01:52 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:01:52 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>May 12 00:01:52 localhost kernel: Mem-info:<br>May 12 00:01:52 localhost kernel: DMA per-cpu:<br>

May 12 00:01:52 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:01:52 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>

May 12 00:01:53 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>

May 12 00:01:53 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>

May 12 00:01:53 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>May 12 00:01:53 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:53 localhost kernel: Normal per-cpu:<br>

May 12 00:01:53 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:53 localhost kernel: Normal per-cpu:<br>May 12 00:01:53 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:53 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>

May 12 00:01:53 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:53 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>May 12 00:01:53 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>

May 12 00:01:53 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>May 12 00:01:53 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>May 12 00:01:53 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>

May 12 00:01:53 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>May 12 00:01:53 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>May 12 00:01:53 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>

May 12 00:01:53 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>May 12 00:01:53 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>May 12 00:01:53 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>

May 12 00:01:53 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>May 12 00:01:53 localhost kernel: HighMem per-cpu:<br>May 12 00:01:53 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>May 12 00:01:53 localhost kernel: HighMem per-cpu:<br>

May 12 00:01:53 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>May 12 00:01:53 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:01:53 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>

May 12 00:01:53 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:01:53 localhost kernel: cpu 1 hot: high 186, batch 31 used:14<br>May 12 00:01:53 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>

May 12 00:01:53 localhost kernel: cpu 1 hot: high 186, batch 31 used:14<br>May 12 00:01:53 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>May 12 00:01:53 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>

May 12 00:01:53 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>May 12 00:01:53 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:01:53 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>

May 12 00:01:53 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>May 12 00:01:53 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:01:53 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>

May 12 00:01:53 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>May 12 00:01:53 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>May 12 00:01:53 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>

May 12 00:01:53 localhost kernel: Active:654227 inactive:160962 dirty:0 writeback:934 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>May 12 00:01:53 localhost kernel: Active:654227 inactive:160962 dirty:0 writeback:934 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>

May 12 00:01:53 localhost kernel: DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>May 12 00:01:54 localhost kernel: lowmem_reserve[]: 0 0DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>

May 12 00:01:54 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:01:54 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:54 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:01:54 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>May 12 00:01:54 localhost kernel: lowmem_reserve[]: 0 0 0 29696<br>

May 12 00:01:54 localhost kernel:  880 4592<br>May 12 00:01:54 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:54 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:01:54 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>May 12 00:01:54 localhost kernel: lowmem_reserve[]:HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616772kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:54 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:01:54 localhost kernel: DMA:  0 0 0 29696<br>May 12 00:01:54 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616772kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:54 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:01:54 localhost kernel: DMA: 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>May 12 00:01:54 localhost kernel: DMA32: empty<br>

May 12 00:01:54 localhost kernel: Normal: 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 26844*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>May 12 00:01:54 localhost kernel: DMA32: empty<br>

May 12 00:01:54 localhost kernel: Normal: 0*1024kB 0*2048kB 0*4096kB = 108080kB<br>May 12 00:01:55 localhost kernel: HighMem: 26844*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>

May 12 00:01:55 localhost kernel: 0*2048kB 0*4096kB = 108080kB<br>May 12 00:01:55 localhost kernel: HighMem: Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>May 12 00:01:55 localhost kernel: Free swap  = 1934920kB<br>

May 12 00:01:55 localhost kernel: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>May 12 00:01:55 localhost kernel: Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>

May 12 00:01:55 localhost kernel: Free swap  = 1934920kB<br>May 12 00:01:55 localhost kernel: Total swap = 2031608kB<br>May 12 00:01:55 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:55 localhost kernel: Total swap = 2031608kB<br>

May 12 00:01:55 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:55 localhost kernel: 1179648 pages of RAM<br>May 12 00:01:55 localhost kernel: 1179648 pages of RAM<br>May 12 00:01:55 localhost kernel: 950272 pages of HIGHMEM<br>

May 12 00:01:55 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:01:55 localhost kernel: 141635 reserved pages<br>May 12 00:01:55 localhost kernel: 745934 pages shared<br>May 12 00:01:55 localhost kernel: 2970 pages swap cached<br>

May 12 00:01:55 localhost kernel: 141635 reserved pages<br>May 12 00:01:55 localhost kernel: 745934 pages shared<br>May 12 00:01:55 localhost kernel: 2970 pages swap cached<br>May 12 00:01:55 localhost kernel: 0 pages dirty<br>

May 12 00:01:55 localhost kernel: 934 pages writeback<br>May 12 00:01:55 localhost kernel: 9241 pages mapped<br>May 12 00:01:55 localhost kernel: 0 pages dirty<br>May 12 00:01:55 localhost kernel: 934 pages writeback<br>
May 12 00:01:55 localhost kernel: 9241 pages mapped<br>
May 12 00:01:55 localhost kernel: 188684 pages slab<br>May 12 00:01:55 localhost kernel: 766 pages pagetables<br>May 12 00:01:55 localhost kernel: 188684 pages slab<br>May 12 00:01:55 localhost kernel: 766 pages pagetables<br>

May 12 00:01:55 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>May 12 00:01:55 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>May 12 00:01:55 localhost kernel:  [&lt;c0450ace&gt;]  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>

May 12 00:01:55 localhost kernel: out_of_memory+0x3b/0x179<br>May 12 00:01:55 localhost kernel:  [&lt;c0451f01&gt;]  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>May 12 00:01:56 localhost kernel: __alloc_pages+0x1fe/0x27e<br>

May 12 00:01:56 localhost kernel:  [&lt;c0465e28&gt;]  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>May 12 00:01:56 localhost kernel: cache_alloc_refill+0x26d/0x44f<br>May 12 00:01:56 localhost kernel:  [&lt;c0465bb1&gt;]  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>

May 12 00:01:56 localhost kernel: kmem_cache_alloc+0x41/0x4b<br>May 12 00:01:56 localhost kernel:  [&lt;c059c045&gt;]  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>May 12 00:01:56 localhost kernel: sk_alloc+0x1e/0xe6<br>May 12 00:01:56 localhost kernel:  [&lt;c05dd45a&gt;]  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>

May 12 00:01:56 localhost kernel: inet_create+0x10c/0x231<br>May 12 00:01:56 localhost kernel:  [&lt;c059a5d0&gt;]  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>May 12 00:01:56 localhost kernel: __sock_create+0x133/0x213<br>

May 12 00:01:56 localhost kernel:  [&lt;c059a6c9&gt;]  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:01:56 localhost kernel: sock_create+0xb/0xe<br>May 12 00:01:56 localhost kernel:  [&lt;c059a8a8&gt;]  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>

May 12 00:01:56 localhost kernel: sys_socket+0x18/0x38<br>May 12 00:01:56 localhost kernel:  [&lt;c059b2a8&gt;]  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>May 12 00:01:56 localhost kernel: sys_socketcall+0x6c/0x19e<br>

May 12 00:01:56 localhost kernel:  [&lt;c0403e95&gt;]  [&lt;c04063f2&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:01:56 localhost kernel: do_IRQ+0xa5/0xae<br>May 12 00:01:56 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>

May 12 00:01:56 localhost kernel:  =======================<br>May 12 00:01:56 localhost kernel: Mem-info:<br>May 12 00:01:56 localhost kernel: DMA per-cpu:<br>May 12 00:01:56 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>

May 12 00:01:56 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>May 12 00:01:56 localhost kernel:  =======================<br>May 12 00:01:57 localhost kernel: Mem-info:<br>May 12 00:01:57 localhost kernel: DMA per-cpu:cpu 1 hot: high 0, batch 1 used:0<br>

May 12 00:01:57 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: <br>May 12 00:01:57 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>

May 12 00:01:57 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>

May 12 00:01:57 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>

May 12 00:01:57 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:57 localhost kernel: Normal per-cpu:<br>May 12 00:01:57 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:01:57 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>

May 12 00:01:57 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:01:57 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:57 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>May 12 00:01:57 localhost kernel: Normal per-cpu:<br>

May 12 00:01:57 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:01:57 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>May 12 00:01:57 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>

May 12 00:01:57 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>May 12 00:01:58 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>May 12 00:01:58 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>

May 12 00:01:58 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>May 12 00:01:58 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>May 12 00:01:58 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>

May 12 00:01:58 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>May 12 00:01:58 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:01:58 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>

May 12 00:01:58 localhost kernel: HighMem per-cpu:<br>May 12 00:01:58 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:01:58 localhost kernel: cpu 3 cold: high 62, batch 15 used:61<br>May 12 00:01:58 localhost kernel: HighMem per-cpu:<br>

May 12 00:01:58 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>May 12 00:01:58 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:01:58 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>

May 12 00:01:58 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:01:58 localhost kernel: cpu 1 hot: high 186, batch 31 used:13<br>May 12 00:01:58 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>

May 12 00:01:58 localhost kernel: cpu 1 hot: high 186, batch 31 used:13<br>May 12 00:01:58 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>May 12 00:01:58 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>

May 12 00:01:58 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>May 12 00:01:58 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>May 12 00:01:58 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>

May 12 00:01:58 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:01:58 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>May 12 00:01:58 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>

May 12 00:01:58 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>May 12 00:01:58 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>May 12 00:01:58 localhost kernel: Free pages:      122804kB (11176kB HighMem)<br>

May 12 00:01:58 localhost kernel: Active:654241 inactive:160962 dirty:0 writeback:934 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>May 12 00:01:58 localhost kernel: Active:654241 inactive:160962 dirty:0 writeback:934 unstable:0 free:30701 slab:188684 mapped:9241 pagetables:766<br>

May 12 00:01:58 localhost kernel: DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>May 12 00:01:58 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:01:58 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:58 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:01:58 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>

May 12 00:01:58 localhost kernel: lowmem_reserve[]: 0 0DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>May 12 00:01:58 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:01:58 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:01:58 localhost kernel: lowmem_reserve[]: 0 0 29696<br>May 12 00:01:59 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616828kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:59 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:01:59 localhost kernel: DMA:  0 880 4592<br>May 12 00:01:59 localhost kernel: Normal free:108080kB min:3756kB low:4692kB high:5632kB active:136kB inactive:4108kB present:901120kB pages_scanned:8392 all_unreclaimable? yes<br>

May 12 00:01:59 localhost kernel: lowmem_reserve[]: 0 0 0 29696<br>May 12 00:01:59 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616828kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:01:59 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:01:59 localhost kernel: DMA: 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB = 3548kB<br>

May 12 00:01:59 localhost kernel: DMA32: empty<br>May 12 00:01:59 localhost kernel: Normal: 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>May 12 00:01:59 localhost kernel: DMA32: empty<br>May 12 00:01:59 localhost kernel: Normal: 26844*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 26844*4kB 0*8kB 0*16kB 0*32kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 108080kB<br>

May 12 00:01:59 localhost kernel: HighMem: 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 108080kB<br>May 12 00:01:59 localhost kernel: HighMem: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>

May 12 00:01:59 localhost kernel: 952*4kB 95*8kB Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>May 12 00:01:59 localhost kernel: Free swap  = 1934920kB<br>May 12 00:01:59 localhost kernel: Total swap = 2031608kB<br>

May 12 00:01:59 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:59 localhost kernel: 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>May 12 00:01:59 localhost kernel: Swap cache: add 1091416, delete 1088465, find 517981/637567, race 0+1<br>

May 12 00:01:59 localhost kernel: Free swap  = 1934920kB<br>May 12 00:01:59 localhost kernel: Total swap = 2031608kB<br>May 12 00:01:59 localhost kernel: Free swap:       1934920kB<br>May 12 00:01:59 localhost kernel: 1179648 pages of RAM<br>

May 12 00:01:59 localhost kernel: 1179648 pages of RAM<br>May 12 00:02:00 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:02:00 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:02:00 localhost kernel: 141635 reserved pages<br>

May 12 00:02:00 localhost kernel: 745927 pages shared<br>May 12 00:02:00 localhost kernel: 2970 pages swap cached<br>May 12 00:02:00 localhost kernel: 141635 reserved pages<br>May 12 00:02:00 localhost kernel: 745927 pages shared<br>

May 12 00:02:00 localhost kernel: 2970 pages swap cached<br>May 12 00:02:00 localhost kernel: 0 pages dirty<br>May 12 00:02:00 localhost kernel: 934 pages writeback<br>May 12 00:02:00 localhost kernel: 0 pages dirty<br>May 12 00:02:00 localhost kernel: 934 pages writeback<br>

May 12 00:02:00 localhost kernel: 9241 pages mapped<br>May 12 00:02:00 localhost kernel: 9241 pages mapped<br>May 12 00:02:00 localhost kernel: 188684 pages slab<br>May 12 00:02:00 localhost kernel: 766 pages pagetables<br>

May 12 00:02:00 localhost kernel: 188684 pages slab<br>May 12 00:02:00 localhost kernel: 766 pages pagetables<br>May 12 00:02:00 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>May 12 00:02:00 localhost kernel:  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>

May 12 00:02:00 localhost kernel:  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>May 12 00:02:00 localhost kernel:  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>May 12 00:02:00 localhost kernel:  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>

May 12 00:02:00 localhost kernel:  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>May 12 00:02:00 localhost kernel:  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>May 12 00:02:00 localhost kernel:  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>

May 12 00:02:00 localhost kernel:  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:02:00 localhost kernel:  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>May 12 00:02:00 localhost kernel:  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>

May 12 00:02:00 localhost kernel:  [&lt;c04063f2&gt;] do_IRQ+0xa5/0xae<br>May 12 00:02:00 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:02:00 localhost kernel:  =======================<br>

May 12 00:02:00 localhost kernel: Mem-info:<br>May 12 00:02:00 localhost kernel: DMA per-cpu:<br>May 12 00:02:00 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:02:00 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>

May 12 00:02:00 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:02:00 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:02:00 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:02:00 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>

May 12 00:02:00 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:02:00 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>May 12 00:02:00 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:02:00 localhost kernel: Normal per-cpu:<br>

May 12 00:02:00 localhost kernel: cpu 0 hot: high 186, batch 31 used:162<br>May 12 00:02:00 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>May 12 00:02:00 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>

May 12 00:02:00 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>May 12 00:02:00 localhost kernel: cpu 2 hot: high 186, batch 31 used:95<br>May 12 00:02:00 localhost kernel: cpu 2 cold: high 62, batch 15 used:56<br>

May 12 00:02:01 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:02:01 localhost kernel: cpu 3 cold: high 62, batch 15 used:62<br>May 12 00:02:01 localhost kernel: HighMem per-cpu:<br>May 12 00:02:01 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>

May 12 00:02:01 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:02:01 localhost kernel: cpu 1 hot: high 186, batch 31 used:11<br>May 12 00:02:01 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>

May 12 00:02:01 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>May 12 00:02:01 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>May 12 00:02:01 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>

May 12 00:02:01 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>May 12 00:02:01 localhost kernel: Free pages:      122896kB (11176kB HighMem)<br>May 12 00:02:01 localhost kernel: Active:654209 inactive:160962 dirty:0 writeback:934 unstable:0 free:30730 slab:188684 mapped:9241 pagetables:766<br>

May 12 00:02:01 localhost kernel: DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>May 12 00:02:01 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:02:01 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:02:01 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:02:01 localhost kernel: Normal free:108260kB min:3756kB low:4692kB high:5632kB active:8kB inactive:4108kB present:901120kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:02:01 localhost kernel: lowmem_reserve[]: 0 0 0 29696<br>May 12 00:02:01 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616828kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:02:01 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:02:01 localhost kernel: DMA: 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>May 12 00:02:01 localhost kernel: DMA32: empty<br>

May 12 00:02:01 localhost kernel: Normal: 26876*4kB 14*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 108320kB<br>May 12 00:02:01 localhost kernel: HighMem: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>

May 12 00:02:01 localhost kernel: Swap cache: add 1091416, delete 1088529, find 517981/637567, race 0+1<br>May 12 00:02:01 localhost kernel: Free swap  = 1934920kB<br>May 12 00:02:02 localhost kernel: Total swap = 2031608kB<br>

May 12 00:02:02 localhost kernel: Free swap:       1934920kB<br>May 12 00:02:02 localhost kernel: 1179648 pages of RAM<br>May 12 00:02:02 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:02:02 localhost kernel: 141635 reserved pages<br>

May 12 00:02:02 localhost kernel: 745928 pages shared<br>May 12 00:02:02 localhost kernel: 2887 pages swap cached<br>May 12 00:02:02 localhost kernel: 0 pages dirty<br>May 12 00:02:02 localhost kernel: 749 pages writeback<br>

May 12 00:02:02 localhost kernel: 9241 pages mapped<br>May 12 00:02:02 localhost kernel: 188760 pages slab<br>May 12 00:02:02 localhost kernel: 766 pages pagetables<br>May 12 00:02:02 localhost kernel:  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>

May 12 00:02:02 localhost kernel:  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>May 12 00:02:02 localhost kernel:  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>May 12 00:02:02 localhost kernel:  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>

May 12 00:02:02 localhost kernel:  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:02:03 localhost kernel:  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>May 12 00:02:03 localhost kernel:  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>

May 12 00:02:03 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:02:03 localhost kernel:  =======================<br>May 12 00:02:03 localhost kernel: Mem-info:<br>May 12 00:02:03 localhost kernel: DMA per-cpu:<br>

May 12 00:02:03 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:02:03 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>May 12 00:02:03 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:02:04 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>

May 12 00:02:04 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:02:04 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>May 12 00:02:04 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:02:04 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>

May 12 00:02:04 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:02:04 localhost kernel: Normal per-cpu:<br>May 12 00:02:04 localhost kernel: cpu 0 hot: high 186, batch 31 used:176<br>May 12 00:02:04 localhost kernel: cpu 0 cold: high 62, batch 15 used:60<br>

May 12 00:02:04 localhost kernel: cpu 1 hot: high 186, batch 31 used:35<br>May 12 00:02:04 localhost kernel: cpu 1 cold: high 62, batch 15 used:51<br>May 12 00:02:04 localhost kernel: cpu 2 hot: high 186, batch 31 used:104<br>

May 12 00:02:04 localhost kernel: cpu 2 cold: high 62, batch 15 used:48<br>May 12 00:02:04 localhost kernel: cpu 3 hot: high 186, batch 31 used:18<br>May 12 00:02:04 localhost kernel: cpu 3 cold: high 62, batch 15 used:47<br>

May 12 00:02:04 localhost kernel: HighMem per-cpu:<br>May 12 00:02:04 localhost kernel: cpu 0 hot: high 186, batch 31 used:159<br>May 12 00:02:05 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:02:05 localhost kernel: cpu 1 hot: high 186, batch 31 used:8<br>

May 12 00:02:05 localhost kernel: cpu 1 cold: high 62, batch 15 used:58<br>May 12 00:02:05 localhost kernel: cpu 2 hot: high 186, batch 31 used:185<br>May 12 00:02:05 localhost kernel: cpu 2 cold: high 62, batch 15 used:49<br>

May 12 00:02:05 localhost kernel: cpu 3 hot: high 186, batch 31 used:163<br>May 12 00:02:05 localhost kernel: cpu 3 cold: high 62, batch 15 used:42<br>May 12 00:02:05 localhost kernel: Free pages:      124284kB (11176kB HighMem)<br>

May 12 00:02:05 localhost kernel: Active:654240 inactive:160446 dirty:0 writeback:527 unstable:0 free:31071 slab:188837 mapped:9241 pagetables:766<br>May 12 00:02:05 localhost kernel: DMA free:3548kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>

May 12 00:02:05 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:02:05 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:02:05 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:02:05 localhost kernel: Normal free:109484kB min:3756kB low:4692kB high:5632kB active:132kB inactive:2044kB present:901120kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:02:05 localhost kernel: lowmem_reserve[]: 0 0 0 29696<br>

May 12 00:02:05 localhost kernel: HighMem free:11176kB min:512kB low:4476kB high:8440kB active:2616828kB inactive:639740kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:02:05 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>

May 12 00:02:05 localhost kernel: DMA: 3*4kB 0*8kB 1*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3548kB<br>May 12 00:02:07 localhost kernel: DMA32: empty<br>May 12 00:02:07 localhost kernel: Normal: 27075*4kB 60*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 109484kB<br>

May 12 00:02:07 localhost kernel: HighMem: 952*4kB 95*8kB 95*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 11176kB<br>May 12 00:02:07 localhost kernel: Swap cache: add 1091416, delete 1088979, find 517981/637567, race 0+1<br>

May 12 00:02:07 localhost kernel: Free swap  = 1934920kB<br>May 12 00:02:07 localhost kernel: Total swap = 2031608kB<br>May 12 00:02:07 localhost kernel: Free swap:       1934920kB<br>May 12 00:02:07 localhost kernel: 1179648 pages of RAM<br>

May 12 00:02:07 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:02:07 localhost kernel: 141635 reserved pages<br>May 12 00:02:07 localhost kernel: 745928 pages shared<br>May 12 00:02:07 localhost kernel: 2456 pages swap cached<br>

May 12 00:02:07 localhost kernel: 0 pages dirty<br>May 12 00:02:07 localhost kernel: 194 pages writeback<br>May 12 00:02:07 localhost kernel: 9241 pages mapped<br>May 12 00:02:07 localhost kernel: 189115 pages slab<br>May 12 00:02:07 localhost kernel: 766 pages pagetables<br>

May 12 00:02:07 localhost kernel: Out of memory: Killed process 13606 (nginx).<br>May 12 00:02:07 localhost kernel: printk: 135598 messages suppressed.<br>May 12 00:02:07 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>

May 12 00:02:08 localhost kernel:  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>May 12 00:02:08 localhost kernel:  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>May 12 00:02:08 localhost kernel:  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>

May 12 00:02:08 localhost kernel:  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>May 12 00:02:08 localhost kernel:  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>May 12 00:02:08 localhost kernel:  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>

May 12 00:02:08 localhost kernel:  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>May 12 00:02:08 localhost kernel:  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:02:08 localhost kernel:  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>

May 12 00:02:08 localhost kernel:  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>May 12 00:02:08 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:02:08 localhost kernel:  =======================<br>

May 12 00:02:08 localhost kernel: Mem-info:<br>May 12 00:02:08 localhost kernel: DMA per-cpu:<br>May 12 00:02:08 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:02:08 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>

May 12 00:02:08 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:02:08 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:02:08 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:02:08 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>

May 12 00:02:08 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:02:08 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>May 12 00:02:08 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:02:08 localhost kernel: Normal per-cpu:<br>

May 12 00:02:08 localhost kernel: cpu 0 hot: high 186, batch 31 used:1<br>May 12 00:02:08 localhost kernel: cpu 0 cold: high 62, batch 15 used:49<br>May 12 00:02:08 localhost kernel: cpu 1 hot: high 186, batch 31 used:4<br>

May 12 00:02:08 localhost kernel: cpu 1 cold: high 62, batch 15 used:61<br>May 12 00:02:08 localhost kernel: cpu 2 hot: high 186, batch 31 used:24<br>May 12 00:02:08 localhost kernel: cpu 2 cold: high 62, batch 15 used:48<br>

May 12 00:02:08 localhost kernel: cpu 3 hot: high 186, batch 31 used:21<br>May 12 00:02:08 localhost kernel: cpu 3 cold: high 62, batch 15 used:48<br>May 12 00:02:08 localhost kernel: HighMem per-cpu:<br>May 12 00:02:09 localhost kernel: cpu 0 hot: high 186, batch 31 used:0<br>

May 12 00:02:09 localhost kernel: cpu 0 cold: high 62, batch 15 used:22<br>May 12 00:02:09 localhost kernel: cpu 1 hot: high 186, batch 31 used:0<br>May 12 00:02:09 localhost kernel: cpu 1 cold: high 62, batch 15 used:48<br>

May 12 00:02:09 localhost kernel: cpu 2 hot: high 186, batch 31 used:29<br>May 12 00:02:09 localhost kernel: cpu 2 cold: high 62, batch 15 used:28<br>May 12 00:02:09 localhost kernel: cpu 3 hot: high 186, batch 31 used:16<br>

May 12 00:02:09 localhost kernel: cpu 3 cold: high 62, batch 15 used:34<br>May 12 00:02:09 localhost kernel: Free pages:      176232kB (34612kB HighMem)<br>May 12 00:02:09 localhost kernel: Active:649045 inactive:159818 dirty:55 writeback:33 unstable:0 free:44058 slab:182485 mapped:9330 pagetables:759<br>

May 12 00:02:09 localhost kernel: DMA free:3552kB min:68kB low:84kB high:100kB active:0kB inactive:0kB present:16384kB pages_scanned:0 all_unreclaimable? yes<br>May 12 00:02:09 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>

May 12 00:02:10 localhost kernel: DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no<br>May 12 00:02:10 localhost kernel: lowmem_reserve[]: 0 0 880 4592<br>May 12 00:02:10 localhost kernel: Normal free:138068kB min:3756kB low:4692kB high:5632kB active:84kB inactive:68kB present:901120kB pages_scanned:3104 all_unreclaimable? yes<br>

May 12 00:02:10 localhost kernel: lowmem_reserve[]: 0 0 0 29696<br>May 12 00:02:10 localhost kernel: HighMem free:34612kB min:512kB low:4476kB high:8440kB active:2596180kB inactive:639120kB present:3801088kB pages_scanned:0 all_unreclaimable? no<br>

May 12 00:02:10 localhost kernel: lowmem_reserve[]: 0 0 0 0<br>May 12 00:02:10 localhost kernel: DMA: 78*4kB 1*8kB 0*16kB 1*32kB 0*64kB 1*128kB 0*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 3552kB<br>May 12 00:02:10 localhost kernel: DMA32: empty<br>

May 12 00:02:10 localhost kernel: Normal: 34341*4kB 0*8kB 0*16kB 0*32kB 1*64kB 1*128kB 0*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 138068kB<br>May 12 00:02:10 localhost kernel: HighMem: 515*4kB 2755*8kB 339*16kB 23*32kB 0*64kB 4*128kB 3*256kB 6*512kB 0*1024kB 0*2048kB 0*4096kB = 34612kB<br>

May 12 00:02:10 localhost kernel: Swap cache: add 1093192, delete 1089598, find 518314/638147, race 0+1<br>May 12 00:02:10 localhost kernel: Free swap  = 1937820kB<br>May 12 00:02:10 localhost kernel: Total swap = 2031608kB<br>

May 12 00:02:10 localhost kernel: Free swap:       1937820kB<br>May 12 00:02:10 localhost kernel: 1179648 pages of RAM<br>May 12 00:02:10 localhost kernel: 950272 pages of HIGHMEM<br>May 12 00:02:10 localhost kernel: 141635 reserved pages<br>

May 12 00:02:11 localhost kernel: 738674 pages shared<br>May 12 00:02:11 localhost kernel: 3613 pages swap cached<br>May 12 00:02:11 localhost kernel: 55 pages dirty<br>May 12 00:02:11 localhost kernel: 33 pages writeback<br>

May 12 00:02:11 localhost kernel: 9330 pages mapped<br>May 12 00:02:11 localhost kernel: 182485 pages slab<br>May 12 00:02:11 localhost kernel: 759 pages pagetables<br>May 12 00:02:11 localhost kernel: possible SYN flooding on port 443. Sending cookies.<br>

May 12 00:02:11 localhost kernel: Out of memory: Killed process 25816 (nginx).<br>May 12 00:02:11 localhost kernel: printk: 198999 messages suppressed.<br>May 12 00:02:11 localhost kernel: nginx invoked oom-killer: gfp_mask=0xd0, order=1, oomkilladj=0<br>

May 12 00:02:11 localhost kernel:  [&lt;c0450ace&gt;] out_of_memory+0x3b/0x179<br>May 12 00:02:11 localhost kernel:  [&lt;c0451f01&gt;] __alloc_pages+0x1fe/0x27e<br>May 12 00:02:11 localhost kernel:  [&lt;c0465e28&gt;] cache_alloc_refill+0x26d/0x44f<br>

May 12 00:02:11 localhost kernel:  [&lt;c0465bb1&gt;] kmem_cache_alloc+0x41/0x4b<br>May 12 00:02:11 localhost kernel:  [&lt;c059c045&gt;] sk_alloc+0x1e/0xe6<br>May 12 00:02:11 localhost kernel:  [&lt;c05dd45a&gt;] inet_create+0x10c/0x231<br>

May 12 00:02:11 localhost kernel:  [&lt;c059a5d0&gt;] __sock_create+0x133/0x213<br>May 12 00:02:11 localhost kernel:  [&lt;c059a6c9&gt;] sock_create+0xb/0xe<br>May 12 00:02:11 localhost kernel:  [&lt;c059a8a8&gt;] sys_socket+0x18/0x38<br>

May 12 00:02:11 localhost kernel:  [&lt;c059b2a8&gt;] sys_socketcall+0x6c/0x19e<br>May 12 00:02:11 localhost kernel:  [&lt;c0403e95&gt;] sysenter_past_esp+0x56/0x79<br>May 12 00:02:11 localhost kernel:  =======================<br>

May 12 00:02:11 localhost kernel: Mem-info:<br>May 12 00:02:11 localhost kernel: DMA per-cpu:<br>May 12 00:02:11 localhost kernel: cpu 0 hot: high 0, batch 1 used:0<br>May 12 00:02:11 localhost kernel: cpu 0 cold: high 0, batch 1 used:0<br>

May 12 00:02:11 localhost kernel: cpu 1 hot: high 0, batch 1 used:0<br>May 12 00:02:11 localhost kernel: cpu 1 cold: high 0, batch 1 used:0<br>May 12 00:02:11 localhost kernel: cpu 2 hot: high 0, batch 1 used:0<br>May 12 00:02:11 localhost kernel: cpu 2 cold: high 0, batch 1 used:0<br>

May 12 00:02:11 localhost kernel: cpu 3 hot: high 0, batch 1 used:0<br>May 12 00:02:11 localhost kernel: cpu 3 cold: high 0, batch 1 used:0<br>May 12 00:02:11 localhost kernel: DMA32 per-cpu: empty<br>May 12 00:02:12 localhost kernel: Normal per-cpu:<br>

May 12 00:02:12 localhost kernel: cpu 0 hot: high 186, batch 31 used:31<br>May 12 00:02:12 localhost kernel: cpu 0 cold: high 62, batch 15 used:58<br>May 12 00:02:12 localhost kernel: cpu 1 hot: high 186, batch 31 used:105<br>

May 12 00:02:13 localhost kernel: cpu 1 cold: high 62, batch 15 used:47<br>May 12 00:02:13 localhost kernel: cpu 2 hot: high 186, batch 31 used:6<br>May 12 00:02:13 localhost kernel: cpu 2 cold: high 62, batch 15 used:47<br>

May 12 00:02:14 localhost kernel: cpu 3 hot: high 186, batch 31 used:24<br>May 12 00:02:14 localhost kernel: cpu 3 cold: high 62, batch 15 used:52<br>May 12 00:02:15 localhost kernel: HighMem per-cpu:<br>May 12 00:02:15 localhost kernel: cpu 0 hot: high 186, batch 31 used:12<br>

May 12 00:02:16 localhost kernel: cpu 0 cold: high 62, batch 15 used:22<br>May 12 00:02:16 localhost kernel: cpu 1 hot: high 186, batch 31 used:177<br>May 12 00:02:17 localhost kernel: cpu 1 cold: high 62, batch 15 used:16<br>

May 12 00:02:17 localhost kernel: cpu 2 hot: high 186, batch 31 used:14<br>May 12 00:02:18 localhost kernel: cpu 2 cold: high 62, batch 15 used:11<br>May 12 00:02:18 localhost kernel: cpu 3 hot: high 186, batch 31 used:2<br>

May 12 00:02:18 localhost kernel: cpu 3 cold: high 62, batch 15 used:34<br>May 12 00:02:18 localhost kernel: Free pages:      190492kB (55012kB HighMem)<br>May 12 00:02:19 localhost kernel: Active:643824 inactive:159875 dirty:12 writeback:5 unstable:0 free:47623 slab:183951 mapped:9332 pagetables:730<br>

<br><br>-- <br>С уважением,<br> Алексей Лоскутов<br>