Re: Paging out when free memory is low but not exhausted (and available memory remains high)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Could you collect /proc/vmstat every second or so while you observe this
behavior? This should give us more information that vmstat(8) output.

Hi Michal,

Thanks for the suggestion - I've re-run the test on a 5.5.0-rc6 kernel built from source using the default config, which exhibits the same behaviour. Please see attachment; I hope the format is OK.

Here's the timeline of events:
18:25:00	start
18:25:10	run `stress` to limit available memory (grabs 0.9 x MemAvailable)
18:25:20	run `dd` to exercise the buffer cache
18:26:00	echo 3 > /proc/sys/vm/drop_caches
18:26:30	echo 3 > /proc/sys/vm/drop_caches

The paging stops after each drop_caches, but starts again once the buffer cache utilisation rises.

Best regards,
Chris
time 18:25:00 nr_free_pages 2936102 nr_zone_inactive_anon 57556 nr_zone_active_anon 5670 nr_zone_inactive_file 1055 nr_zone_active_file 21200 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1076 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 8763476 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8763476 numa_other 0 nr_inactive_anon 57556 nr_active_anon 5670 nr_inactive_file 1055 nr_active_file 21200 nr_unevictable 6102 nr_slab_reclaimable 4689 nr_slab_unreclaimable 4836 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57914 nr_mapped 18833 nr_file_pages 33747 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11423 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141832 nr_dirty_background_threshold 56315 pgpgin 23487201 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3532822 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11758517 pgactivate 253907 pgdeactivate 264773 pglazyfree 0 pgfault 2945624 pgmajfault 1699 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:01 nr_free_pages 2936039 nr_zone_inactive_anon 57556 nr_zone_active_anon 5629 nr_zone_inactive_file 1035 nr_zone_active_file 21272 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1052 nr_kernel_stack 2800 nr_bounce 0 nr_free_cma 0 numa_hit 8764717 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8764717 numa_other 0 nr_inactive_anon 57556 nr_active_anon 5629 nr_inactive_file 1035 nr_active_file 21272 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4832 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57858 nr_mapped 18792 nr_file_pages 33745 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11424 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141831 nr_dirty_background_threshold 56315 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3533301 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11758982 pgactivate 253953 pgdeactivate 264773 pglazyfree 0 pgfault 2946287 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:02 nr_free_pages 2935909 nr_zone_inactive_anon 57556 nr_zone_active_anon 5632 nr_zone_inactive_file 987 nr_zone_active_file 21320 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1053 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8765160 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8765160 numa_other 0 nr_inactive_anon 57556 nr_active_anon 5632 nr_inactive_file 987 nr_active_file 21320 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4832 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57862 nr_mapped 18796 nr_file_pages 33746 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11425 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141825 nr_dirty_background_threshold 56312 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3533756 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11759429 pgactivate 253985 pgdeactivate 264773 pglazyfree 0 pgfault 2946950 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:03 nr_free_pages 2935917 nr_zone_inactive_anon 57556 nr_zone_active_anon 5633 nr_zone_inactive_file 978 nr_zone_active_file 21329 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1052 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8765609 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8765609 numa_other 0 nr_inactive_anon 57556 nr_active_anon 5633 nr_inactive_file 978 nr_active_file 21329 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4842 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57867 nr_mapped 18798 nr_file_pages 33746 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11425 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141825 nr_dirty_background_threshold 56313 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3534221 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11759880 pgactivate 253989 pgdeactivate 264773 pglazyfree 0 pgfault 2947609 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:04 nr_free_pages 2935785 nr_zone_inactive_anon 57555 nr_zone_active_anon 5640 nr_zone_inactive_file 975 nr_zone_active_file 21332 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1052 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8766054 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8766054 numa_other 0 nr_inactive_anon 57555 nr_active_anon 5640 nr_inactive_file 975 nr_active_file 21332 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4844 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57872 nr_mapped 18799 nr_file_pages 33747 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11426 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141819 nr_dirty_background_threshold 56310 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3534680 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11760328 pgactivate 253989 pgdeactivate 264773 pglazyfree 0 pgfault 2948268 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:05 nr_free_pages 2935840 nr_zone_inactive_anon 57555 nr_zone_active_anon 5645 nr_zone_inactive_file 975 nr_zone_active_file 21332 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1053 nr_kernel_stack 2800 nr_bounce 0 nr_free_cma 0 numa_hit 8766506 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8766506 numa_other 0 nr_inactive_anon 57555 nr_active_anon 5645 nr_inactive_file 975 nr_active_file 21332 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4848 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57877 nr_mapped 18799 nr_file_pages 33747 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11426 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141821 nr_dirty_background_threshold 56311 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3535134 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11760783 pgactivate 253989 pgdeactivate 264773 pglazyfree 0 pgfault 2948928 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:06 nr_free_pages 2935854 nr_zone_inactive_anon 57555 nr_zone_active_anon 5645 nr_zone_inactive_file 975 nr_zone_active_file 21332 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1053 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8766949 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8766949 numa_other 0 nr_inactive_anon 57555 nr_active_anon 5645 nr_inactive_file 975 nr_active_file 21332 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4851 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57883 nr_mapped 18799 nr_file_pages 33748 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11427 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141822 nr_dirty_background_threshold 56311 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3535590 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11761221 pgactivate 253989 pgdeactivate 264773 pglazyfree 0 pgfault 2949585 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:07 nr_free_pages 2935854 nr_zone_inactive_anon 57556 nr_zone_active_anon 5662 nr_zone_inactive_file 975 nr_zone_active_file 21332 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1052 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8767391 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8767391 numa_other 0 nr_inactive_anon 57556 nr_active_anon 5662 nr_inactive_file 975 nr_active_file 21332 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4852 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57887 nr_mapped 18799 nr_file_pages 33749 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11428 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141822 nr_dirty_background_threshold 56311 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3536035 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11761666 pgactivate 253990 pgdeactivate 264773 pglazyfree 0 pgfault 2950240 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:08 nr_free_pages 2935783 nr_zone_inactive_anon 57556 nr_zone_active_anon 5662 nr_zone_inactive_file 974 nr_zone_active_file 21333 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1053 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8767833 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8767833 numa_other 0 nr_inactive_anon 57556 nr_active_anon 5662 nr_inactive_file 974 nr_active_file 21333 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4854 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57892 nr_mapped 18799 nr_file_pages 33749 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11428 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141819 nr_dirty_background_threshold 56310 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3536496 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11762119 pgactivate 253991 pgdeactivate 264773 pglazyfree 0 pgfault 2950890 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:09 nr_free_pages 2935775 nr_zone_inactive_anon 57555 nr_zone_active_anon 5667 nr_zone_inactive_file 974 nr_zone_active_file 21333 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1052 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8768275 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8768275 numa_other 0 nr_inactive_anon 57555 nr_active_anon 5667 nr_inactive_file 974 nr_active_file 21333 nr_unevictable 6102 nr_slab_reclaimable 4703 nr_slab_unreclaimable 4848 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57896 nr_mapped 18799 nr_file_pages 33750 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11429 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141818 nr_dirty_background_threshold 56310 pgpgin 23487285 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3536951 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11762567 pgactivate 253991 pgdeactivate 264773 pglazyfree 0 pgfault 2951551 pgmajfault 1700 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:10 nr_free_pages 2934822 nr_zone_inactive_anon 57550 nr_zone_active_anon 5733 nr_zone_inactive_file 1428 nr_zone_active_file 21857 nr_zone_unevictable 6102 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 1052 nr_kernel_stack 2852 nr_bounce 0 nr_free_cma 0 numa_hit 8769985 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 8769985 numa_other 0 nr_inactive_anon 57550 nr_active_anon 5733 nr_inactive_file 1428 nr_active_file 21857 nr_unevictable 6102 nr_slab_reclaimable 4716 nr_slab_unreclaimable 4842 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 57898 nr_mapped 18821 nr_file_pages 34739 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11429 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 141819 nr_dirty_background_threshold 56310 pgpgin 23491249 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 3538794 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11763355 pgactivate 254047 pgdeactivate 264773 pglazyfree 0 pgfault 2952768 pgmajfault 1720 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 722075 unevictable_pgs_rescued 39004 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:11 nr_free_pages 1431380 nr_zone_inactive_anon 57537 nr_zone_active_anon 1507962 nr_zone_inactive_file 1419 nr_zone_active_file 21879 nr_zone_unevictable 4227 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 4000 nr_kernel_stack 2884 nr_bounce 0 nr_free_cma 0 numa_hit 10255706 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 10255706 numa_other 0 nr_inactive_anon 57537 nr_active_anon 1507962 nr_inactive_file 1419 nr_active_file 21879 nr_unevictable 4227 nr_slab_reclaimable 4716 nr_slab_unreclaimable 4845 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 1560168 nr_mapped 18812 nr_file_pages 32867 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9555 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 66942 nr_dirty_background_threshold 26579 pgpgin 23491249 pgpgout 1603336 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5263108 pgalloc_normal 5044437 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11765671 pgactivate 254047 pgdeactivate 264773 pglazyfree 0 pgfault 4455663 pgmajfault 1720 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:12 nr_free_pages 377429 nr_zone_inactive_anon 57537 nr_zone_active_anon 2560173 nr_zone_inactive_file 1417 nr_zone_active_file 21881 nr_zone_unevictable 4227 nr_zone_write_pending 16 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2832 nr_bounce 0 nr_free_cma 0 numa_hit 11312945 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11312945 numa_other 0 nr_inactive_anon 57537 nr_active_anon 2560137 nr_inactive_file 1417 nr_active_file 21881 nr_unevictable 4227 nr_slab_reclaimable 4716 nr_slab_unreclaimable 4852 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612302 nr_mapped 18812 nr_file_pages 32867 nr_dirty 16 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9555 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14450 nr_dirty_background_threshold 5737 pgpgin 23491249 pgpgout 1603392 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5819622 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11766122 pgactivate 254049 pgdeactivate 264773 pglazyfree 0 pgfault 5508484 pgmajfault 1720 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:13 nr_free_pages 377508 nr_zone_inactive_anon 57537 nr_zone_active_anon 2560180 nr_zone_inactive_file 1417 nr_zone_active_file 21881 nr_zone_unevictable 4227 nr_zone_write_pending 2 nr_mlock 0 nr_page_table_pages 6056 nr_kernel_stack 2872 nr_bounce 0 nr_free_cma 0 numa_hit 11330854 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11330854 numa_other 0 nr_inactive_anon 57537 nr_active_anon 2560143 nr_inactive_file 1417 nr_active_file 21881 nr_unevictable 4227 nr_slab_reclaimable 4716 nr_slab_unreclaimable 4852 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612351 nr_mapped 18861 nr_file_pages 32868 nr_dirty 2 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9556 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14454 nr_dirty_background_threshold 5739 pgpgin 23491249 pgpgout 1603392 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5820075 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11766568 pgactivate 254049 pgdeactivate 264773 pglazyfree 0 pgfault 5509145 pgmajfault 1720 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:14 nr_free_pages 377530 nr_zone_inactive_anon 57538 nr_zone_active_anon 2560188 nr_zone_inactive_file 1417 nr_zone_active_file 21881 nr_zone_unevictable 4227 nr_zone_write_pending 2 nr_mlock 0 nr_page_table_pages 6056 nr_kernel_stack 2872 nr_bounce 0 nr_free_cma 0 numa_hit 11331298 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11331298 numa_other 0 nr_inactive_anon 57538 nr_active_anon 2560151 nr_inactive_file 1417 nr_active_file 21881 nr_unevictable 4227 nr_slab_reclaimable 4716 nr_slab_unreclaimable 4849 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612405 nr_mapped 18817 nr_file_pages 32869 nr_dirty 2 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9557 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14455 nr_dirty_background_threshold 5739 pgpgin 23491249 pgpgout 1603392 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5820534 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11767013 pgactivate 254049 pgdeactivate 264773 pglazyfree 0 pgfault 5509808 pgmajfault 1720 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 51795 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:15 nr_free_pages 373941 nr_zone_inactive_anon 57691 nr_zone_active_anon 2560198 nr_zone_inactive_file 1594 nr_zone_active_file 23324 nr_zone_unevictable 5900 nr_zone_write_pending 2 nr_mlock 0 nr_page_table_pages 6056 nr_kernel_stack 2872 nr_bounce 0 nr_free_cma 0 numa_hit 11335268 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11335268 numa_other 0 nr_inactive_anon 57691 nr_active_anon 2560161 nr_inactive_file 1594 nr_active_file 23324 nr_unevictable 5900 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4851 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612362 nr_mapped 19138 nr_file_pages 36321 nr_dirty 2 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11389 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14357 nr_dirty_background_threshold 5700 pgpgin 23497729 pgpgout 1603392 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5824526 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11767513 pgactivate 254142 pgdeactivate 264773 pglazyfree 0 pgfault 5510910 pgmajfault 1728 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53473 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:16 nr_free_pages 373683 nr_zone_inactive_anon 57691 nr_zone_active_anon 2560203 nr_zone_inactive_file 1587 nr_zone_active_file 23331 nr_zone_unevictable 6085 nr_zone_write_pending 2 nr_mlock 0 nr_page_table_pages 6055 nr_kernel_stack 2872 nr_bounce 0 nr_free_cma 0 numa_hit 11335897 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11335897 numa_other 0 nr_inactive_anon 57691 nr_active_anon 2560166 nr_inactive_file 1587 nr_active_file 23331 nr_unevictable 6085 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4848 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612367 nr_mapped 19202 nr_file_pages 36504 nr_dirty 2 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11570 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14344 nr_dirty_background_threshold 5695 pgpgin 23497737 pgpgout 1603392 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5825178 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11767975 pgactivate 254147 pgdeactivate 264773 pglazyfree 0 pgfault 5511664 pgmajfault 1729 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53653 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:17 nr_free_pages 373657 nr_zone_inactive_anon 57691 nr_zone_active_anon 2560207 nr_zone_inactive_file 1589 nr_zone_active_file 23331 nr_zone_unevictable 6085 nr_zone_write_pending 2 nr_mlock 0 nr_page_table_pages 6056 nr_kernel_stack 2872 nr_bounce 0 nr_free_cma 0 numa_hit 11336347 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11336347 numa_other 0 nr_inactive_anon 57691 nr_active_anon 2560170 nr_inactive_file 1589 nr_active_file 23331 nr_unevictable 6085 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4849 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612372 nr_mapped 19211 nr_file_pages 36504 nr_dirty 2 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11570 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14343 nr_dirty_background_threshold 5695 pgpgin 23497869 pgpgout 1603392 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5825666 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11768427 pgactivate 254147 pgdeactivate 264773 pglazyfree 0 pgfault 5512326 pgmajfault 1731 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53653 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:18 nr_free_pages 373490 nr_zone_inactive_anon 57691 nr_zone_active_anon 2560223 nr_zone_inactive_file 1622 nr_zone_active_file 23331 nr_zone_unevictable 6183 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6055 nr_kernel_stack 2832 nr_bounce 0 nr_free_cma 0 numa_hit 11336942 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11336942 numa_other 0 nr_inactive_anon 57691 nr_active_anon 2560235 nr_inactive_file 1622 nr_active_file 23331 nr_unevictable 6183 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4847 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612429 nr_mapped 19196 nr_file_pages 36651 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11683 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14336 nr_dirty_background_threshold 5692 pgpgin 23497869 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5826235 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11768873 pgactivate 254147 pgdeactivate 264773 pglazyfree 0 pgfault 5513017 pgmajfault 1731 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53763 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:19 nr_free_pages 373490 nr_zone_inactive_anon 57693 nr_zone_active_anon 2560222 nr_zone_inactive_file 1622 nr_zone_active_file 23332 nr_zone_unevictable 6195 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6055 nr_kernel_stack 2872 nr_bounce 0 nr_free_cma 0 numa_hit 11337373 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11337373 numa_other 0 nr_inactive_anon 57693 nr_active_anon 2560185 nr_inactive_file 1622 nr_active_file 23332 nr_unevictable 6195 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4847 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612386 nr_mapped 19245 nr_file_pages 36651 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11683 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14336 nr_dirty_background_threshold 5692 pgpgin 23497869 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5826696 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11769315 pgactivate 254147 pgdeactivate 264773 pglazyfree 0 pgfault 5513676 pgmajfault 1731 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53763 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:20 nr_free_pages 367818 nr_zone_inactive_anon 57693 nr_zone_active_anon 2560556 nr_zone_inactive_file 7135 nr_zone_active_file 23332 nr_zone_unevictable 6195 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6055 nr_kernel_stack 2872 nr_bounce 0 nr_free_cma 0 numa_hit 11337831 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11337831 numa_other 0 nr_inactive_anon 57693 nr_active_anon 2560480 nr_inactive_file 7110 nr_active_file 23332 nr_unevictable 6195 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4860 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612636 nr_mapped 19294 nr_file_pages 42200 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11684 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14327 nr_dirty_background_threshold 5688 pgpgin 23519965 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5833014 pgalloc_normal 5542604 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11769807 pgactivate 254148 pgdeactivate 264773 pglazyfree 0 pgfault 5514706 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53763 unevictable_pgs_scanned 723950 unevictable_pgs_rescued 40879 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:21 nr_free_pages 337068 nr_zone_inactive_anon 57605 nr_zone_active_anon 2560523 nr_zone_inactive_file 38099 nr_zone_active_file 23334 nr_zone_unevictable 6167 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11363353 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11363353 numa_other 0 nr_inactive_anon 57605 nr_active_anon 2560535 nr_inactive_file 38093 nr_active_file 23334 nr_unevictable 6167 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4851 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612726 nr_mapped 19163 nr_file_pages 73016 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11571 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14339 nr_dirty_background_threshold 5693 pgpgin 23643869 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5864345 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11770387 pgactivate 254148 pgdeactivate 264773 pglazyfree 0 pgfault 5515369 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53777 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:22 nr_free_pages 305948 nr_zone_inactive_anon 57632 nr_zone_active_anon 2560531 nr_zone_inactive_file 69088 nr_zone_active_file 23334 nr_zone_unevictable 6206 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 11406603 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11406603 numa_other 0 nr_inactive_anon 57632 nr_active_anon 2560494 nr_inactive_file 69088 nr_active_file 23334 nr_unevictable 6206 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4848 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612683 nr_mapped 19199 nr_file_pages 104079 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11635 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14332 nr_dirty_background_threshold 5691 pgpgin 23767773 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5895837 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11770835 pgactivate 254149 pgdeactivate 264773 pglazyfree 0 pgfault 5516097 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53813 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:23 nr_free_pages 274824 nr_zone_inactive_anon 57633 nr_zone_active_anon 2560527 nr_zone_inactive_file 100192 nr_zone_active_file 23334 nr_zone_unevictable 6206 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 11430983 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11430983 numa_other 0 nr_inactive_anon 57633 nr_active_anon 2560490 nr_inactive_file 100168 nr_active_file 23334 nr_unevictable 6206 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4854 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612688 nr_mapped 19199 nr_file_pages 135170 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11636 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14330 nr_dirty_background_threshold 5690 pgpgin 23892189 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5927395 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11771270 pgactivate 254149 pgdeactivate 264773 pglazyfree 0 pgfault 5516758 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 53813 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:24 nr_free_pages 243387 nr_zone_inactive_anon 57632 nr_zone_active_anon 2560542 nr_zone_inactive_file 131420 nr_zone_active_file 23334 nr_zone_unevictable 6395 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11470020 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11470020 numa_other 0 nr_inactive_anon 57632 nr_active_anon 2560554 nr_inactive_file 131420 nr_active_file 23334 nr_unevictable 6395 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4854 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612742 nr_mapped 19200 nr_file_pages 166614 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11834 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14321 nr_dirty_background_threshold 5686 pgpgin 24017117 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5959273 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11771725 pgactivate 254150 pgdeactivate 264773 pglazyfree 0 pgfault 5517424 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54011 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:25 nr_free_pages 212072 nr_zone_inactive_anon 57632 nr_zone_active_anon 2560538 nr_zone_inactive_file 162658 nr_zone_active_file 23334 nr_zone_unevictable 6404 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 11485308 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11485308 numa_other 0 nr_inactive_anon 57632 nr_active_anon 2560501 nr_inactive_file 162633 nr_active_file 23334 nr_unevictable 6404 nr_slab_reclaimable 4754 nr_slab_unreclaimable 4852 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612698 nr_mapped 19200 nr_file_pages 197815 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11835 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14316 nr_dirty_background_threshold 5684 pgpgin 24142045 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 5990971 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11772166 pgactivate 254150 pgdeactivate 264773 pglazyfree 0 pgfault 5518087 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54011 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:26 nr_free_pages 180880 nr_zone_inactive_anon 57633 nr_zone_active_anon 2560545 nr_zone_inactive_file 193733 nr_zone_active_file 23334 nr_zone_unevictable 6404 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 11530325 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11530325 numa_other 0 nr_inactive_anon 57633 nr_active_anon 2560508 nr_inactive_file 193750 nr_active_file 23334 nr_unevictable 6404 nr_slab_reclaimable 4822 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612751 nr_mapped 19200 nr_file_pages 228928 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11836 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14312 nr_dirty_background_threshold 5683 pgpgin 24266461 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 6022600 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11772604 pgactivate 254150 pgdeactivate 264773 pglazyfree 0 pgfault 5518739 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54011 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:27 nr_free_pages 149745 nr_zone_inactive_anon 57632 nr_zone_active_anon 2560552 nr_zone_inactive_file 224715 nr_zone_active_file 23334 nr_zone_unevictable 6404 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 11557281 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11557281 numa_other 0 nr_inactive_anon 57632 nr_active_anon 2560515 nr_inactive_file 224714 nr_active_file 23334 nr_unevictable 6404 nr_slab_reclaimable 4886 nr_slab_unreclaimable 4862 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612708 nr_mapped 19200 nr_file_pages 259950 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11836 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14304 nr_dirty_background_threshold 5679 pgpgin 24390365 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 6054105 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11773061 pgactivate 254151 pgdeactivate 264773 pglazyfree 0 pgfault 5519397 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54011 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:28 nr_free_pages 118413 nr_zone_inactive_anon 57633 nr_zone_active_anon 2560559 nr_zone_inactive_file 255948 nr_zone_active_file 23334 nr_zone_unevictable 6404 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 11594100 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11594100 numa_other 0 nr_inactive_anon 57633 nr_active_anon 2560522 nr_inactive_file 255957 nr_active_file 23334 nr_unevictable 6404 nr_slab_reclaimable 4970 nr_slab_unreclaimable 4863 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5 workingset_refault 6675 workingset_activate 131 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612713 nr_mapped 19200 nr_file_pages 291120 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11837 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 397858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14299 nr_dirty_background_threshold 5677 pgpgin 24515293 pgpgout 1603404 pswpin 8 pswpout 390136 pgalloc_dma 2 pgalloc_dma32 6085885 pgalloc_normal 5542714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11773513 pgactivate 254151 pgdeactivate 264773 pglazyfree 0 pgfault 5520057 pgmajfault 1732 pglazyfreed 0 pgrefill 265955 pgsteal_kswapd 4538448 pgsteal_direct 0 pgscan_kswapd 4560013 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1530798 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1014 pgrotated 390335 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54011 unevictable_pgs_scanned 724078 unevictable_pgs_rescued 40918 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 278
time 18:25:29 nr_free_pages 100516 nr_zone_inactive_anon 57758 nr_zone_active_anon 2560155 nr_zone_inactive_file 276432 nr_zone_active_file 23435 nr_zone_unevictable 4143 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6075 nr_kernel_stack 2880 nr_bounce 0 nr_free_cma 0 numa_hit 11626085 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11626085 numa_other 0 nr_inactive_anon 57828 nr_active_anon 2560148 nr_inactive_file 276400 nr_active_file 23439 nr_unevictable 4010 nr_slab_reclaimable 5038 nr_slab_unreclaimable 4841 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 103 workingset_refault 6682 workingset_activate 138 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612777 nr_mapped 18004 nr_file_pages 309078 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9203 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 399858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14933 nr_dirty_background_threshold 5929 pgpgin 24631177 pgpgout 1611404 pswpin 8 pswpout 392136 pgalloc_dma 2 pgalloc_dma32 6113506 pgalloc_normal 5544662 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11785136 pgactivate 254334 pgdeactivate 265221 pglazyfree 0 pgfault 5520722 pgmajfault 1738 pglazyfreed 0 pgrefill 266403 pgsteal_kswapd 4546874 pgsteal_direct 0 pgscan_kswapd 4568704 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1537128 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 876 pageoutrun 1015 pgrotated 392334 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54018 unevictable_pgs_scanned 729434 unevictable_pgs_rescued 43361 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 279
time 18:25:30 nr_free_pages 98751 nr_zone_inactive_anon 58841 nr_zone_active_anon 2559129 nr_zone_inactive_file 278767 nr_zone_active_file 22743 nr_zone_unevictable 3974 nr_zone_write_pending 245 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11633726 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11633726 numa_other 0 nr_inactive_anon 58932 nr_active_anon 2559087 nr_inactive_file 278865 nr_active_file 22743 nr_unevictable 3974 nr_slab_reclaimable 4928 nr_slab_unreclaimable 4905 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 478 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612773 nr_mapped 18025 nr_file_pages 310858 nr_dirty 0 nr_writeback 141 nr_writeback_temp 0 nr_shmem 7798 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 403101 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15021 nr_dirty_background_threshold 5964 pgpgin 24724369 pgpgout 1624912 pswpin 8 pswpout 395513 pgalloc_dma 2 pgalloc_dma32 6137132 pgalloc_normal 5544992 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11807306 pgactivate 256505 pgdeactivate 267894 pglazyfree 0 pgfault 5521379 pgmajfault 1739 pglazyfreed 0 pgrefill 269112 pgsteal_kswapd 4568385 pgsteal_direct 0 pgscan_kswapd 4590223 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1544521 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 880 pageoutrun 1020 pgrotated 395574 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54062 unevictable_pgs_scanned 733787 unevictable_pgs_rescued 43399 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 281
time 18:25:31 nr_free_pages 95914 nr_zone_inactive_anon 61336 nr_zone_active_anon 2556513 nr_zone_inactive_file 281600 nr_zone_active_file 22743 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11659530 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11659530 numa_other 0 nr_inactive_anon 61336 nr_active_anon 2556513 nr_inactive_file 281719 nr_active_file 22743 nr_unevictable 3951 nr_slab_reclaimable 5072 nr_slab_unreclaimable 4855 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 855 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612729 nr_mapped 17882 nr_file_pages 313533 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 8037 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 406743 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15163 nr_dirty_background_threshold 6020 pgpgin 24832913 pgpgout 1639388 pswpin 8 pswpout 399132 pgalloc_dma 2 pgalloc_dma32 6164767 pgalloc_normal 5545177 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11832310 pgactivate 258670 pgdeactivate 269686 pglazyfree 0 pgfault 5522048 pgmajfault 1739 pglazyfreed 0 pgrefill 270904 pgsteal_kswapd 4592666 pgsteal_direct 0 pgscan_kswapd 4614504 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1553451 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 884 pageoutrun 1025 pgrotated 399197 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54090 unevictable_pgs_scanned 738166 unevictable_pgs_rescued 43450 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 283
time 18:25:32 nr_free_pages 97059 nr_zone_inactive_anon 62091 nr_zone_active_anon 2555686 nr_zone_inactive_file 280711 nr_zone_active_file 22743 nr_zone_unevictable 3979 nr_zone_write_pending 188 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11696427 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11696427 numa_other 0 nr_inactive_anon 62224 nr_active_anon 2555721 nr_inactive_file 280683 nr_active_file 22743 nr_unevictable 3979 nr_slab_reclaimable 5148 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 1278 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612733 nr_mapped 17884 nr_file_pages 312490 nr_dirty 0 nr_writeback 98 nr_writeback_temp 0 nr_shmem 8092 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 410699 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15112 nr_dirty_background_threshold 6000 pgpgin 24938897 pgpgout 1655264 pswpin 8 pswpout 403101 pgalloc_dma 2 pgalloc_dma32 6191900 pgalloc_normal 5545185 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11860432 pgactivate 260709 pgdeactivate 271734 pglazyfree 0 pgfault 5522708 pgmajfault 1739 pglazyfreed 0 pgrefill 272952 pgsteal_kswapd 4620242 pgsteal_direct 0 pgscan_kswapd 4642080 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1562008 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 888 pageoutrun 1030 pgrotated 403164 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54118 unevictable_pgs_scanned 742566 unevictable_pgs_rescued 43478 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 285
time 18:25:33 nr_free_pages 101303 nr_zone_inactive_anon 64744 nr_zone_active_anon 2553142 nr_zone_inactive_file 276519 nr_zone_active_file 22743 nr_zone_unevictable 3951 nr_zone_write_pending 170 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11725685 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11725685 numa_other 0 nr_inactive_anon 64807 nr_active_anon 2553078 nr_inactive_file 276405 nr_active_file 22743 nr_unevictable 3951 nr_slab_reclaimable 5196 nr_slab_unreclaimable 4839 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 1693 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612738 nr_mapped 17886 nr_file_pages 308272 nr_dirty 0 nr_writeback 120 nr_writeback_temp 0 nr_shmem 8009 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 414804 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14899 nr_dirty_background_threshold 5915 pgpgin 25035153 pgpgout 1671704 pswpin 8 pswpout 407211 pgalloc_dma 2 pgalloc_dma32 6216557 pgalloc_normal 5545263 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11889411 pgactivate 262735 pgdeactivate 273206 pglazyfree 0 pgfault 5523368 pgmajfault 1739 pglazyfreed 0 pgrefill 274424 pgsteal_kswapd 4648572 pgsteal_direct 0 pgscan_kswapd 4670410 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1571459 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 891 pageoutrun 1034 pgrotated 407271 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54132 unevictable_pgs_scanned 746902 unevictable_pgs_rescued 43492 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 288
time 18:25:34 nr_free_pages 101588 nr_zone_inactive_anon 65283 nr_zone_active_anon 2552622 nr_zone_inactive_file 276069 nr_zone_active_file 22743 nr_zone_unevictable 3951 nr_zone_write_pending 118 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11740182 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11740182 numa_other 0 nr_inactive_anon 65311 nr_active_anon 2552642 nr_inactive_file 276092 nr_active_file 22743 nr_unevictable 3951 nr_slab_reclaimable 5240 nr_slab_unreclaimable 4882 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2097 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612743 nr_mapped 17886 nr_file_pages 307987 nr_dirty 0 nr_writeback 136 nr_writeback_temp 0 nr_shmem 8411 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 418402 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14883 nr_dirty_background_threshold 5909 pgpgin 25137553 pgpgout 1686108 pswpin 8 pswpout 410812 pgalloc_dma 2 pgalloc_dma32 6242821 pgalloc_normal 5545302 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11915967 pgactivate 264737 pgdeactivate 275126 pglazyfree 0 pgfault 5524020 pgmajfault 1739 pglazyfreed 0 pgrefill 276344 pgsteal_kswapd 4674499 pgsteal_direct 0 pgscan_kswapd 4696337 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1580613 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 895 pageoutrun 1039 pgrotated 410870 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54132 unevictable_pgs_scanned 751285 unevictable_pgs_rescued 43492 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 290
time 18:25:35 nr_free_pages 97801 nr_zone_inactive_anon 68537 nr_zone_active_anon 2549380 nr_zone_inactive_file 279874 nr_zone_active_file 22743 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11780038 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11780038 numa_other 0 nr_inactive_anon 68537 nr_active_anon 2549380 nr_inactive_file 279944 nr_active_file 22743 nr_unevictable 3951 nr_slab_reclaimable 5308 nr_slab_unreclaimable 4854 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2456 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612748 nr_mapped 17837 nr_file_pages 311854 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9069 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 421842 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15075 nr_dirty_background_threshold 5985 pgpgin 25235345 pgpgout 1699340 pswpin 8 pswpout 414120 pgalloc_dma 2 pgalloc_dma32 6266907 pgalloc_normal 5546232 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11936970 pgactivate 266732 pgdeactivate 276918 pglazyfree 0 pgfault 5524683 pgmajfault 1739 pglazyfreed 0 pgrefill 278136 pgsteal_kswapd 4695000 pgsteal_direct 0 pgscan_kswapd 4716838 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1588946 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 900 pageoutrun 1044 pgrotated 414303 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54132 unevictable_pgs_scanned 753378 unevictable_pgs_rescued 43492 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 294
time 18:25:36 nr_free_pages 99415 nr_zone_inactive_anon 70712 nr_zone_active_anon 2547227 nr_zone_inactive_file 278332 nr_zone_active_file 22743 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11804069 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11804069 numa_other 0 nr_inactive_anon 70712 nr_active_anon 2547227 nr_inactive_file 278332 nr_active_file 22743 nr_unevictable 3951 nr_slab_reclaimable 5328 nr_slab_unreclaimable 4857 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2844 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612754 nr_mapped 17888 nr_file_pages 310215 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9122 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 425841 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14994 nr_dirty_background_threshold 5953 pgpgin 25328017 pgpgout 1715336 pswpin 8 pswpout 418119 pgalloc_dma 2 pgalloc_dma32 6290792 pgalloc_normal 5546232 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11962502 pgactivate 266759 pgdeactivate 279094 pglazyfree 0 pgfault 5525351 pgmajfault 1739 pglazyfreed 0 pgrefill 280312 pgsteal_kswapd 4719860 pgsteal_direct 0 pgscan_kswapd 4741698 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1600508 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 906 pageoutrun 1050 pgrotated 418298 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54143 unevictable_pgs_scanned 757677 unevictable_pgs_rescued 43503 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 298
time 18:25:37 nr_free_pages 99842 nr_zone_inactive_anon 72397 nr_zone_active_anon 2545476 nr_zone_inactive_file 277578 nr_zone_active_file 22743 nr_zone_unevictable 3951 nr_zone_write_pending 17 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11823139 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11823139 numa_other 0 nr_inactive_anon 72453 nr_active_anon 2545516 nr_inactive_file 277739 nr_active_file 22743 nr_unevictable 3951 nr_slab_reclaimable 5460 nr_slab_unreclaimable 4867 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3241 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612808 nr_mapped 17888 nr_file_pages 309646 nr_dirty 0 nr_writeback 34 nr_writeback_temp 0 nr_shmem 9087 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 429808 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14965 nr_dirty_background_threshold 5942 pgpgin 25430929 pgpgout 1731324 pswpin 8 pswpout 422116 pgalloc_dma 2 pgalloc_dma32 6317103 pgalloc_normal 5546309 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 11989341 pgactivate 270765 pgdeactivate 280886 pglazyfree 0 pgfault 5526012 pgmajfault 1739 pglazyfreed 0 pgrefill 282104 pgsteal_kswapd 4746153 pgsteal_direct 0 pgscan_kswapd 4767991 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1609569 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 910 pageoutrun 1055 pgrotated 422293 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54143 unevictable_pgs_scanned 762100 unevictable_pgs_rescued 43503 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 300
time 18:25:38 nr_free_pages 96893 nr_zone_inactive_anon 74847 nr_zone_active_anon 2543102 nr_zone_inactive_file 280604 nr_zone_active_file 22743 nr_zone_unevictable 3951 nr_zone_write_pending 41 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11857300 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11857300 numa_other 0 nr_inactive_anon 74847 nr_active_anon 2543102 nr_inactive_file 280604 nr_active_file 22743 nr_unevictable 3951 nr_slab_reclaimable 5456 nr_slab_unreclaimable 4859 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3625 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612763 nr_mapped 17888 nr_file_pages 312487 nr_dirty 0 nr_writeback 41 nr_writeback_temp 0 nr_shmem 9045 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 431835 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15108 nr_dirty_background_threshold 5998 pgpgin 25536913 pgpgout 1739476 pswpin 8 pswpout 424154 pgalloc_dma 2 pgalloc_dma32 6344134 pgalloc_normal 5546309 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12013512 pgactivate 270765 pgdeactivate 283254 pglazyfree 0 pgfault 5526669 pgmajfault 1739 pglazyfreed 0 pgrefill 284472 pgsteal_kswapd 4769813 pgsteal_direct 0 pgscan_kswapd 4791651 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1615726 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 917 pageoutrun 1062 pgrotated 424289 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54143 unevictable_pgs_scanned 766355 unevictable_pgs_rescued 43503 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 301
time 18:25:39 nr_free_pages 93249 nr_zone_inactive_anon 75979 nr_zone_active_anon 2542002 nr_zone_inactive_file 284080 nr_zone_active_file 22743 nr_zone_unevictable 3952 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 11862927 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11862927 numa_other 0 nr_inactive_anon 76000 nr_active_anon 2541924 nr_inactive_file 283984 nr_active_file 22743 nr_unevictable 3952 nr_slab_reclaimable 5524 nr_slab_unreclaimable 4868 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3923 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612769 nr_mapped 17880 nr_file_pages 315874 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9134 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 435806 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15276 nr_dirty_background_threshold 6065 pgpgin 25633169 pgpgout 1755300 pswpin 8 pswpout 428110 pgalloc_dma 2 pgalloc_dma32 6368861 pgalloc_normal 5546309 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12034772 pgactivate 272772 pgdeactivate 284470 pglazyfree 0 pgfault 5527326 pgmajfault 1739 pglazyfreed 0 pgrefill 285688 pgsteal_kswapd 4790484 pgsteal_direct 0 pgscan_kswapd 4812322 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1624895 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 920 pageoutrun 1065 pgrotated 428272 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54150 unevictable_pgs_scanned 768492 unevictable_pgs_rescued 43503 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 304
time 18:25:40 nr_free_pages 99155 nr_zone_inactive_anon 78325 nr_zone_active_anon 2539907 nr_zone_inactive_file 278516 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11909921 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11909921 numa_other 0 nr_inactive_anon 78325 nr_active_anon 2539907 nr_inactive_file 278516 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 5596 nr_slab_unreclaimable 4859 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 4456 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612774 nr_mapped 17830 nr_file_pages 310686 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9347 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 437844 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15004 nr_dirty_background_threshold 5957 pgpgin 25741713 pgpgout 1763348 pswpin 8 pswpout 430122 pgalloc_dma 2 pgalloc_dma32 6396059 pgalloc_normal 5547245 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12068030 pgactivate 274905 pgdeactivate 286518 pglazyfree 0 pgfault 5528357 pgmajfault 1739 pglazyfreed 0 pgrefill 287736 pgsteal_kswapd 4823090 pgsteal_direct 0 pgscan_kswapd 4844935 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1629229 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 922 pageoutrun 1070 pgrotated 430290 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54445 unevictable_pgs_scanned 771351 unevictable_pgs_rescued 43805 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 306
time 18:25:41 nr_free_pages 100503 nr_zone_inactive_anon 79708 nr_zone_active_anon 2538240 nr_zone_inactive_file 276556 nr_zone_active_file 22750 nr_zone_unevictable 3895 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11921317 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11921317 numa_other 0 nr_inactive_anon 79708 nr_active_anon 2538289 nr_inactive_file 276629 nr_active_file 22750 nr_unevictable 3944 nr_slab_reclaimable 5608 nr_slab_unreclaimable 4901 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 4828 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612827 nr_mapped 16873 nr_file_pages 308568 nr_dirty 0 nr_writeback 23 nr_writeback_temp 0 nr_shmem 9072 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 441844 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14910 nr_dirty_background_threshold 5920 pgpgin 25829777 pgpgout 1779336 pswpin 8 pswpout 434119 pgalloc_dma 2 pgalloc_dma32 6417695 pgalloc_normal 5548258 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12092761 pgactivate 275099 pgdeactivate 288118 pglazyfree 0 pgfault 5529025 pgmajfault 1739 pglazyfreed 0 pgrefill 289336 pgsteal_kswapd 4846934 pgsteal_direct 0 pgscan_kswapd 4868779 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1637509 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 925 pageoutrun 1074 pgrotated 434284 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54501 unevictable_pgs_scanned 775645 unevictable_pgs_rescued 43861 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 309
time 18:25:42 nr_free_pages 98736 nr_zone_inactive_anon 81253 nr_zone_active_anon 2536719 nr_zone_inactive_file 278693 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11956678 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11956678 numa_other 0 nr_inactive_anon 81253 nr_active_anon 2536768 nr_inactive_file 278693 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 5700 nr_slab_unreclaimable 4858 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5165 workingset_refault 6720 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612832 nr_mapped 16878 nr_file_pages 310593 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9126 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 445838 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15013 nr_dirty_background_threshold 5961 pgpgin 25923985 pgpgout 1795324 pswpin 8 pswpout 438116 pgalloc_dma 2 pgalloc_dma32 6441781 pgalloc_normal 5548412 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12114908 pgactivate 279104 pgdeactivate 289654 pglazyfree 0 pgfault 5529682 pgmajfault 1739 pglazyfreed 0 pgrefill 290872 pgsteal_kswapd 4868478 pgsteal_direct 0 pgscan_kswapd 4890323 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1646653 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 928 pageoutrun 1078 pgrotated 438277 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54515 unevictable_pgs_scanned 779870 unevictable_pgs_rescued 43875 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 313
time 18:25:43 nr_free_pages 100183 nr_zone_inactive_anon 82907 nr_zone_active_anon 2535135 nr_zone_inactive_file 276972 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 11979262 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 11979262 numa_other 0 nr_inactive_anon 82907 nr_active_anon 2535135 nr_inactive_file 276972 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 5824 nr_slab_unreclaimable 4857 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5536 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612789 nr_mapped 16943 nr_file_pages 308929 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 7527 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 449369 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14927 nr_dirty_background_threshold 5927 pgpgin 26012129 pgpgout 1809964 pswpin 8 pswpout 441776 pgalloc_dma 2 pgalloc_dma32 6464381 pgalloc_normal 5548513 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12139133 pgactivate 279112 pgdeactivate 291254 pglazyfree 0 pgfault 5530349 pgmajfault 1740 pglazyfreed 0 pgrefill 292472 pgsteal_kswapd 4892242 pgsteal_direct 0 pgscan_kswapd 4914087 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1652856 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 931 pageoutrun 1082 pgrotated 441807 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 784227 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 314
time 18:25:44 nr_free_pages 99624 nr_zone_inactive_anon 85480 nr_zone_active_anon 2532568 nr_zone_inactive_file 277982 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12006536 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12006536 numa_other 0 nr_inactive_anon 85480 nr_active_anon 2532568 nr_inactive_file 277982 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 5812 nr_slab_unreclaimable 4852 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5938 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612794 nr_mapped 16894 nr_file_pages 309969 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9191 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 451832 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14977 nr_dirty_background_threshold 5947 pgpgin 26119137 pgpgout 1819300 pswpin 8 pswpout 444110 pgalloc_dma 2 pgalloc_dma32 6491701 pgalloc_normal 5548513 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12165423 pgactivate 281109 pgdeactivate 293814 pglazyfree 0 pgfault 5531008 pgmajfault 1740 pglazyfreed 0 pgrefill 295032 pgsteal_kswapd 4917955 pgsteal_direct 0 pgscan_kswapd 4939800 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1661845 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 938 pageoutrun 1089 pgrotated 444268 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 786353 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 316
time 18:25:45 nr_free_pages 96843 nr_zone_inactive_anon 86751 nr_zone_active_anon 2531294 nr_zone_inactive_file 280369 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 77 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12028563 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12028563 numa_other 0 nr_inactive_anon 86765 nr_active_anon 2531283 nr_inactive_file 280305 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 5860 nr_slab_unreclaimable 4858 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 6258 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612799 nr_mapped 16943 nr_file_pages 312255 nr_dirty 0 nr_writeback 20 nr_writeback_temp 0 nr_shmem 9185 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 455803 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15093 nr_dirty_background_threshold 5993 pgpgin 26214881 pgpgout 1835340 pswpin 8 pswpout 448120 pgalloc_dma 2 pgalloc_dma32 6516166 pgalloc_normal 5548647 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12187683 pgactivate 283101 pgdeactivate 295094 pglazyfree 0 pgfault 5531667 pgmajfault 1740 pglazyfreed 0 pgrefill 296312 pgsteal_kswapd 4939628 pgsteal_direct 0 pgscan_kswapd 4961473 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1671062 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 940 pageoutrun 1092 pgrotated 448273 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 790570 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 321
time 18:25:46 nr_free_pages 101818 nr_zone_inactive_anon 88859 nr_zone_active_anon 2529198 nr_zone_inactive_file 274867 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 32 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12044292 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12044292 numa_other 0 nr_inactive_anon 88880 nr_active_anon 2529198 nr_inactive_file 274906 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 5984 nr_slab_unreclaimable 4845 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 6717 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612853 nr_mapped 16894 nr_file_pages 306903 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9123 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 459856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14824 nr_dirty_background_threshold 5886 pgpgin 26307553 pgpgout 1851328 pswpin 8 pswpout 452117 pgalloc_dma 2 pgalloc_dma32 6539972 pgalloc_normal 5548647 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12216720 pgactivate 285134 pgdeactivate 297270 pglazyfree 0 pgfault 5532321 pgmajfault 1740 pglazyfreed 0 pgrefill 298488 pgsteal_kswapd 4968165 pgsteal_direct 0 pgscan_kswapd 4990010 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1679667 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 946 pageoutrun 1098 pgrotated 452268 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 794790 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 323
time 18:25:47 nr_free_pages 98168 nr_zone_inactive_anon 90703 nr_zone_active_anon 2527358 nr_zone_inactive_file 278254 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 133 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12063309 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12063309 numa_other 0 nr_inactive_anon 90724 nr_active_anon 2527337 nr_inactive_file 278499 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 5964 nr_slab_unreclaimable 4899 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 7057 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612810 nr_mapped 16944 nr_file_pages 310463 nr_dirty 0 nr_writeback 144 nr_writeback_temp 0 nr_shmem 7801 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 463123 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15003 nr_dirty_background_threshold 5957 pgpgin 26407905 pgpgout 1864932 pswpin 8 pswpout 455518 pgalloc_dma 2 pgalloc_dma32 6565162 pgalloc_normal 5549156 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12238802 pgactivate 287158 pgdeactivate 299126 pglazyfree 0 pgfault 5532980 pgmajfault 1740 pglazyfreed 0 pgrefill 300344 pgsteal_kswapd 4989640 pgsteal_direct 0 pgscan_kswapd 5011485 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1682193 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 950 pageoutrun 1103 pgrotated 455538 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 799067 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 325
time 18:25:48 nr_free_pages 99034 nr_zone_inactive_anon 91702 nr_zone_active_anon 2526358 nr_zone_inactive_file 277591 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12101612 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12101612 numa_other 0 nr_inactive_anon 91709 nr_active_anon 2526358 nr_inactive_file 277495 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6036 nr_slab_unreclaimable 4860 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 7351 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612863 nr_mapped 16944 nr_file_pages 309484 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9148 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 465855 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14953 nr_dirty_background_threshold 5937 pgpgin 26490849 pgpgout 1875392 pswpin 8 pswpout 458133 pgalloc_dma 2 pgalloc_dma32 6584468 pgalloc_normal 5551227 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12261189 pgactivate 287167 pgdeactivate 300086 pglazyfree 0 pgfault 5533640 pgmajfault 1740 pglazyfreed 0 pgrefill 301304 pgsteal_kswapd 5011407 pgsteal_direct 0 pgscan_kswapd 5033252 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1691319 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 950 pageoutrun 1105 pgrotated 458268 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 801175 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 328
time 18:25:49 nr_free_pages 95291 nr_zone_inactive_anon 92206 nr_zone_active_anon 2525764 nr_zone_inactive_file 281233 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12125347 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12125347 numa_other 0 nr_inactive_anon 92206 nr_active_anon 2525764 nr_inactive_file 281233 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6176 nr_slab_unreclaimable 4864 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 7700 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612819 nr_mapped 16928 nr_file_pages 313103 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 8185 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 468649 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15139 nr_dirty_background_threshold 6011 pgpgin 26583521 pgpgout 1887084 pswpin 8 pswpout 461056 pgalloc_dma 2 pgalloc_dma32 6608269 pgalloc_normal 5551276 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12281206 pgactivate 291223 pgdeactivate 301878 pglazyfree 0 pgfault 5534298 pgmajfault 1740 pglazyfreed 0 pgrefill 303096 pgsteal_kswapd 5030824 pgsteal_direct 0 pgscan_kswapd 5052669 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1697705 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 954 pageoutrun 1110 pgrotated 461071 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 805581 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 330
time 18:25:50 nr_free_pages 94984 nr_zone_inactive_anon 94917 nr_zone_active_anon 2523042 nr_zone_inactive_file 281562 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12149130 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12149130 numa_other 0 nr_inactive_anon 95001 nr_active_anon 2522978 nr_inactive_file 281594 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6116 nr_slab_unreclaimable 4840 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8048 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612824 nr_mapped 16928 nr_file_pages 313439 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9087 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 471862 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15157 nr_dirty_background_threshold 6018 pgpgin 26680289 pgpgout 1899420 pswpin 8 pswpout 464140 pgalloc_dma 2 pgalloc_dma32 6632972 pgalloc_normal 5551333 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12305732 pgactivate 291224 pgdeactivate 303478 pglazyfree 0 pgfault 5534953 pgmajfault 1740 pglazyfreed 0 pgrefill 304696 pgsteal_kswapd 5054701 pgsteal_direct 0 pgscan_kswapd 5076546 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1706633 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 957 pageoutrun 1114 pgrotated 464281 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 807680 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 333
time 18:25:51 nr_free_pages 95614 nr_zone_inactive_anon 96473 nr_zone_active_anon 2521396 nr_zone_inactive_file 281023 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12172656 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12172656 numa_other 0 nr_inactive_anon 96473 nr_active_anon 2521396 nr_inactive_file 281016 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6168 nr_slab_unreclaimable 4854 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8431 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612829 nr_mapped 16921 nr_file_pages 312744 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 8977 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 475859 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15129 nr_dirty_background_threshold 6007 pgpgin 26769377 pgpgout 1915408 pswpin 8 pswpout 468137 pgalloc_dma 2 pgalloc_dma32 6655825 pgalloc_normal 5551438 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12329262 pgactivate 293234 pgdeactivate 305014 pglazyfree 0 pgfault 5535613 pgmajfault 1740 pglazyfreed 0 pgrefill 306232 pgsteal_kswapd 5077489 pgsteal_direct 0 pgscan_kswapd 5099334 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1715749 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 960 pageoutrun 1118 pgrotated 468271 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54579 unevictable_pgs_scanned 811884 unevictable_pgs_rescued 43939 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 335
time 18:25:52 nr_free_pages 98947 nr_zone_inactive_anon 98371 nr_zone_active_anon 2519507 nr_zone_inactive_file 277541 nr_zone_active_file 22750 nr_zone_unevictable 3943 nr_zone_write_pending 159 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12196556 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12196556 numa_other 0 nr_inactive_anon 98441 nr_active_anon 2519437 nr_inactive_file 277520 nr_active_file 22750 nr_unevictable 3943 nr_slab_reclaimable 6292 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8871 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612883 nr_mapped 16923 nr_file_pages 309328 nr_dirty 0 nr_writeback 162 nr_writeback_temp 0 nr_shmem 7437 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 479290 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14954 nr_dirty_background_threshold 5937 pgpgin 26868193 pgpgout 1929580 pswpin 8 pswpout 471680 pgalloc_dma 2 pgalloc_dma32 6681196 pgalloc_normal 5551500 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12358007 pgactivate 295226 pgdeactivate 306998 pglazyfree 0 pgfault 5536273 pgmajfault 1740 pglazyfreed 0 pgrefill 308216 pgsteal_kswapd 5105664 pgsteal_direct 0 pgscan_kswapd 5127509 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1718030 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 964 pageoutrun 1123 pgrotated 471689 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54587 unevictable_pgs_scanned 815981 unevictable_pgs_rescued 43947 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 336
time 18:25:53 nr_free_pages 100782 nr_zone_inactive_anon 100381 nr_zone_active_anon 2517497 nr_zone_inactive_file 275761 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12216877 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12216877 numa_other 0 nr_inactive_anon 100423 nr_active_anon 2517433 nr_inactive_file 275816 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6264 nr_slab_unreclaimable 4832 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 9299 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612839 nr_mapped 16923 nr_file_pages 307589 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 8982 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 481856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14870 nr_dirty_background_threshold 5904 pgpgin 26973153 pgpgout 1939396 pswpin 8 pswpout 474134 pgalloc_dma 2 pgalloc_dma32 6707985 pgalloc_normal 5551525 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12386597 pgactivate 295227 pgdeactivate 308982 pglazyfree 0 pgfault 5536937 pgmajfault 1740 pglazyfreed 0 pgrefill 310200 pgsteal_kswapd 5133663 pgsteal_direct 0 pgscan_kswapd 5155508 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1726885 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 968 pageoutrun 1128 pgrotated 474266 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54587 unevictable_pgs_scanned 818084 unevictable_pgs_rescued 43947 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 338
time 18:25:54 nr_free_pages 95672 nr_zone_inactive_anon 101865 nr_zone_active_anon 2516073 nr_zone_inactive_file 280963 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 49 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12248760 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12248760 numa_other 0 nr_inactive_anon 101928 nr_active_anon 2515961 nr_inactive_file 280928 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6352 nr_slab_unreclaimable 4862 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 9596 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612844 nr_mapped 16923 nr_file_pages 312751 nr_dirty 0 nr_writeback 28 nr_writeback_temp 0 nr_shmem 9037 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 485871 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15124 nr_dirty_background_threshold 6005 pgpgin 27067361 pgpgout 1955384 pswpin 8 pswpout 478131 pgalloc_dma 2 pgalloc_dma32 6730790 pgalloc_normal 5553004 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12405608 pgactivate 299240 pgdeactivate 310454 pglazyfree 0 pgfault 5537593 pgmajfault 1740 pglazyfreed 0 pgrefill 311672 pgsteal_kswapd 5152056 pgsteal_direct 0 pgscan_kswapd 5173901 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1736154 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 971 pageoutrun 1132 pgrotated 478265 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54623 unevictable_pgs_scanned 822360 unevictable_pgs_rescued 43983 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 340
time 18:25:55 nr_free_pages 92888 nr_zone_inactive_anon 103672 nr_zone_active_anon 2514254 nr_zone_inactive_file 283400 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 42 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12260082 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12260082 numa_other 0 nr_inactive_anon 103742 nr_active_anon 2514197 nr_inactive_file 283614 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6424 nr_slab_unreclaimable 4852 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 9941 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612849 nr_mapped 16923 nr_file_pages 315470 nr_dirty 0 nr_writeback 48 nr_writeback_temp 0 nr_shmem 8515 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 488255 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15258 nr_dirty_background_threshold 6058 pgpgin 27177441 pgpgout 1965508 pswpin 8 pswpout 480662 pgalloc_dma 2 pgalloc_dma32 6758751 pgalloc_normal 5553224 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12431026 pgactivate 299277 pgdeactivate 312310 pglazyfree 0 pgfault 5538249 pgmajfault 1740 pglazyfreed 0 pgrefill 313528 pgsteal_kswapd 5176913 pgsteal_direct 0 pgscan_kswapd 5198769 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1742800 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 974 pageoutrun 1137 pgrotated 480666 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54623 unevictable_pgs_scanned 826626 unevictable_pgs_rescued 43983 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 341
time 18:25:56 nr_free_pages 94655 nr_zone_inactive_anon 105342 nr_zone_active_anon 2512609 nr_zone_inactive_file 282566 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 117 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12301039 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12301039 numa_other 0 nr_inactive_anon 105412 nr_active_anon 2512539 nr_inactive_file 282545 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6424 nr_slab_unreclaimable 4884 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 10376 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612854 nr_mapped 16923 nr_file_pages 314359 nr_dirty 0 nr_writeback 37 nr_writeback_temp 0 nr_shmem 9038 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 491821 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15205 nr_dirty_background_threshold 6037 pgpgin 27273697 pgpgout 1979360 pswpin 8 pswpout 484125 pgalloc_dma 2 pgalloc_dma32 6781645 pgalloc_normal 5554975 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12456715 pgactivate 301274 pgdeactivate 313974 pglazyfree 0 pgfault 5538906 pgmajfault 1740 pglazyfreed 0 pgrefill 315192 pgsteal_kswapd 5202014 pgsteal_direct 0 pgscan_kswapd 5223870 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1751156 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 977 pageoutrun 1141 pgrotated 484254 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54623 unevictable_pgs_scanned 828650 unevictable_pgs_rescued 43983 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 345
time 18:25:57 nr_free_pages 94663 nr_zone_inactive_anon 107178 nr_zone_active_anon 2510812 nr_zone_inactive_file 282056 nr_zone_active_file 22750 nr_zone_unevictable 3962 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12326237 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12326237 numa_other 0 nr_inactive_anon 107199 nr_active_anon 2510718 nr_inactive_file 282035 nr_active_file 22750 nr_unevictable 3962 nr_slab_reclaimable 6468 nr_slab_unreclaimable 4815 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 10735 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612859 nr_mapped 16925 nr_file_pages 313911 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9053 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 495858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15179 nr_dirty_background_threshold 6027 pgpgin 27369441 pgpgout 1995404 pswpin 8 pswpout 488136 pgalloc_dma 2 pgalloc_dma32 6806289 pgalloc_normal 5554975 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12481791 pgactivate 303281 pgdeactivate 315766 pglazyfree 0 pgfault 5539574 pgmajfault 1740 pglazyfreed 0 pgrefill 316984 pgsteal_kswapd 5226496 pgsteal_direct 0 pgscan_kswapd 5248352 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1760316 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 982 pageoutrun 1146 pgrotated 488248 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54637 unevictable_pgs_scanned 832941 unevictable_pgs_rescued 43983 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 348
time 18:25:58 nr_free_pages 98552 nr_zone_inactive_anon 109171 nr_zone_active_anon 2508813 nr_zone_inactive_file 277639 nr_zone_active_file 22750 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12343530 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12343530 numa_other 0 nr_inactive_anon 109171 nr_active_anon 2508813 nr_inactive_file 277646 nr_active_file 22750 nr_unevictable 3951 nr_slab_reclaimable 6612 nr_slab_unreclaimable 4860 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 11166 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612864 nr_mapped 16927 nr_file_pages 309548 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9017 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 499855 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14961 nr_dirty_background_threshold 5940 pgpgin 27456481 pgpgout 2011392 pswpin 8 pswpout 492133 pgalloc_dma 2 pgalloc_dma32 6828718 pgalloc_normal 5555002 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12508424 pgactivate 305287 pgdeactivate 317686 pglazyfree 0 pgfault 5540238 pgmajfault 1740 pglazyfreed 0 pgrefill 318904 pgsteal_kswapd 5252568 pgsteal_direct 0 pgscan_kswapd 5274424 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1768811 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 986 pageoutrun 1151 pgrotated 492257 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54651 unevictable_pgs_scanned 837247 unevictable_pgs_rescued 43997 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 350
time 18:25:59 nr_free_pages 95219 nr_zone_inactive_anon 111141 nr_zone_active_anon 2506795 nr_zone_inactive_file 281000 nr_zone_active_file 22750 nr_zone_unevictable 3965 nr_zone_write_pending 1 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12374608 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12374608 numa_other 0 nr_inactive_anon 111323 nr_active_anon 2506662 nr_inactive_file 281000 nr_active_file 22750 nr_unevictable 3965 nr_slab_reclaimable 6616 nr_slab_unreclaimable 4859 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 11485 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612869 nr_mapped 16880 nr_file_pages 312796 nr_dirty 0 nr_writeback 99 nr_writeback_temp 0 nr_shmem 8478 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7722 nr_written 502264 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15128 nr_dirty_background_threshold 6006 pgpgin 27558369 pgpgout 2021716 pswpin 8 pswpout 494714 pgalloc_dma 2 pgalloc_dma32 6854831 pgalloc_normal 5555002 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12531286 pgactivate 307309 pgdeactivate 319798 pglazyfree 0 pgfault 5540917 pgmajfault 1740 pglazyfreed 0 pgrefill 321016 pgsteal_kswapd 5274774 pgsteal_direct 0 pgscan_kswapd 5296630 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1771712 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1158 pgrotated 494707 drop_pagecache 3 drop_slab 3 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54712 unevictable_pgs_scanned 841564 unevictable_pgs_rescued 44072 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 352
time 18:26:02 nr_free_pages 364691 nr_zone_inactive_anon 112054 nr_zone_active_anon 2505962 nr_zone_inactive_file 15678 nr_zone_active_file 20639 nr_zone_unevictable 4026 nr_zone_write_pending 14 nr_mlock 0 nr_page_table_pages 6077 nr_kernel_stack 2880 nr_bounce 0 nr_free_cma 0 numa_hit 12408819 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12408819 numa_other 0 nr_inactive_anon 112054 nr_active_anon 2505962 nr_inactive_file 15694 nr_active_file 20612 nr_unevictable 4026 nr_slab_reclaimable 4722 nr_slab_unreclaimable 4861 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612927 nr_mapped 16919 nr_file_pages 45432 nr_dirty 14 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9108 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7736 nr_written 505866 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14463 nr_dirty_background_threshold 5742 pgpgin 27697381 pgpgout 2035436 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 6879673 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12836171 pgactivate 307751 pgdeactivate 320669 pglazyfree 0 pgfault 5541657 pgmajfault 1752 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54817 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:04 nr_free_pages 333821 nr_zone_inactive_anon 112054 nr_zone_active_anon 2505953 nr_zone_inactive_file 46680 nr_zone_active_file 20658 nr_zone_unevictable 4026 nr_zone_write_pending 14 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12441682 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12441682 numa_other 0 nr_inactive_anon 112054 nr_active_anon 2505916 nr_inactive_file 46680 nr_active_file 20658 nr_unevictable 4026 nr_slab_reclaimable 4722 nr_slab_unreclaimable 4856 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612880 nr_mapped 16894 nr_file_pages 76469 nr_dirty 14 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9109 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7736 nr_written 505866 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14471 nr_dirty_background_threshold 5746 pgpgin 27821293 pgpgout 2035436 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 6911108 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12836617 pgactivate 307788 pgdeactivate 320669 pglazyfree 0 pgfault 5542313 pgmajfault 1753 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54817 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:05 nr_free_pages 308115 nr_zone_inactive_anon 112092 nr_zone_active_anon 2505965 nr_zone_inactive_file 71739 nr_zone_active_file 21191 nr_zone_unevictable 4118 nr_zone_write_pending 14 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12467389 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12467389 numa_other 0 nr_inactive_anon 112092 nr_active_anon 2505928 nr_inactive_file 71739 nr_active_file 21200 nr_unevictable 4118 nr_slab_reclaimable 4722 nr_slab_unreclaimable 4870 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612933 nr_mapped 17010 nr_file_pages 102237 nr_dirty 14 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9240 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7736 nr_written 505866 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14466 nr_dirty_background_threshold 5744 pgpgin 27923905 pgpgout 2035436 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 6937362 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12837065 pgactivate 307838 pgdeactivate 320669 pglazyfree 0 pgfault 5543209 pgmajfault 1755 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54909 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:06 nr_free_pages 296570 nr_zone_inactive_anon 112096 nr_zone_active_anon 2505972 nr_zone_inactive_file 82588 nr_zone_active_file 21729 nr_zone_unevictable 4178 nr_zone_write_pending 12 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12479784 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12479784 numa_other 0 nr_inactive_anon 112096 nr_active_anon 2505935 nr_inactive_file 82588 nr_active_file 21729 nr_unevictable 4178 nr_slab_reclaimable 4739 nr_slab_unreclaimable 4881 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612890 nr_mapped 17083 nr_file_pages 113643 nr_dirty 8 nr_writeback 4 nr_writeback_temp 0 nr_shmem 9305 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7736 nr_written 505868 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14458 nr_dirty_background_threshold 5740 pgpgin 27969197 pgpgout 2035472 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 6949242 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12837521 pgactivate 307872 pgdeactivate 320669 pglazyfree 0 pgfault 5543878 pgmajfault 1758 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 54969 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:07 nr_free_pages 275028 nr_zone_inactive_anon 112134 nr_zone_active_anon 2505976 nr_zone_inactive_file 102303 nr_zone_active_file 21742 nr_zone_unevictable 5868 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12501536 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12501536 numa_other 0 nr_inactive_anon 112146 nr_active_anon 2505988 nr_inactive_file 102290 nr_active_file 21742 nr_unevictable 5880 nr_slab_reclaimable 4739 nr_slab_unreclaimable 4880 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612943 nr_mapped 17285 nr_file_pages 135184 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11057 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 505882 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14367 nr_dirty_background_threshold 5704 pgpgin 28048281 pgpgout 2035516 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 6971257 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12837988 pgactivate 307881 pgdeactivate 320669 pglazyfree 0 pgfault 5544886 pgmajfault 1761 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 56689 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:08 nr_free_pages 244847 nr_zone_inactive_anon 112156 nr_zone_active_anon 2505984 nr_zone_inactive_file 132412 nr_zone_active_file 21742 nr_zone_unevictable 5898 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12532318 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12532318 numa_other 0 nr_inactive_anon 112156 nr_active_anon 2505947 nr_inactive_file 132412 nr_active_file 21742 nr_unevictable 5898 nr_slab_reclaimable 4739 nr_slab_unreclaimable 4878 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612949 nr_mapped 17400 nr_file_pages 165278 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11087 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 505882 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14364 nr_dirty_background_threshold 5703 pgpgin 28168609 pgpgout 2035516 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 7001800 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12838437 pgactivate 307883 pgdeactivate 320669 pglazyfree 0 pgfault 5545688 pgmajfault 1762 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 56689 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:09 nr_free_pages 213416 nr_zone_inactive_anon 112157 nr_zone_active_anon 2505986 nr_zone_inactive_file 163651 nr_zone_active_file 21743 nr_zone_unevictable 6071 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12555977 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12555977 numa_other 0 nr_inactive_anon 112157 nr_active_anon 2505949 nr_inactive_file 163657 nr_active_file 21743 nr_unevictable 6071 nr_slab_reclaimable 4739 nr_slab_unreclaimable 4878 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612905 nr_mapped 17400 nr_file_pages 196675 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11268 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 505882 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14355 nr_dirty_background_threshold 5699 pgpgin 28293537 pgpgout 2035516 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 7033661 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12838884 pgactivate 307883 pgdeactivate 320669 pglazyfree 0 pgfault 5546341 pgmajfault 1762 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 56869 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:10 nr_free_pages 181978 nr_zone_inactive_anon 112156 nr_zone_active_anon 2505950 nr_zone_inactive_file 194874 nr_zone_active_file 21743 nr_zone_unevictable 6078 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12595851 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12595851 numa_other 0 nr_inactive_anon 112156 nr_active_anon 2505950 nr_inactive_file 194874 nr_active_file 21743 nr_unevictable 6078 nr_slab_reclaimable 4787 nr_slab_unreclaimable 4873 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612909 nr_mapped 17400 nr_file_pages 227923 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11268 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 505882 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14344 nr_dirty_background_threshold 5695 pgpgin 28418465 pgpgout 2035516 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 7065403 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12839324 pgactivate 307884 pgdeactivate 320669 pglazyfree 0 pgfault 5546994 pgmajfault 1762 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 56869 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:11 nr_free_pages 154385 nr_zone_inactive_anon 112156 nr_zone_active_anon 2506000 nr_zone_inactive_file 222431 nr_zone_active_file 21743 nr_zone_unevictable 6078 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12616317 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12616317 numa_other 0 nr_inactive_anon 112156 nr_active_anon 2505963 nr_inactive_file 222429 nr_active_file 21743 nr_unevictable 6078 nr_slab_reclaimable 4831 nr_slab_unreclaimable 4877 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612916 nr_mapped 17420 nr_file_pages 255444 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11269 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 505882 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14342 nr_dirty_background_threshold 5694 pgpgin 28528677 pgpgout 2035516 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 7093478 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12839780 pgactivate 307884 pgdeactivate 320669 pglazyfree 0 pgfault 5547653 pgmajfault 1764 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 56869 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:12 nr_free_pages 123311 nr_zone_inactive_anon 112184 nr_zone_active_anon 2506006 nr_zone_inactive_file 253414 nr_zone_active_file 21743 nr_zone_unevictable 6108 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12650634 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12650634 numa_other 0 nr_inactive_anon 112184 nr_active_anon 2505969 nr_inactive_file 253382 nr_active_file 21743 nr_unevictable 6108 nr_slab_reclaimable 4915 nr_slab_unreclaimable 4877 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612920 nr_mapped 17471 nr_file_pages 286526 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11333 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 505882 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14336 nr_dirty_background_threshold 5692 pgpgin 28652581 pgpgout 2035516 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 7125057 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12840236 pgactivate 307884 pgdeactivate 320669 pglazyfree 0 pgfault 5548402 pgmajfault 1764 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 56905 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:13 nr_free_pages 94637 nr_zone_inactive_anon 112490 nr_zone_active_anon 2506013 nr_zone_inactive_file 281541 nr_zone_active_file 21744 nr_zone_unevictable 6259 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12681265 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12681265 numa_other 0 nr_inactive_anon 112490 nr_active_anon 2505976 nr_inactive_file 281544 nr_active_file 21744 nr_unevictable 6259 nr_slab_reclaimable 4983 nr_slab_unreclaimable 4874 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 8 workingset_refault 6731 workingset_activate 176 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612926 nr_mapped 17923 nr_file_pages 315142 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11785 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 505882 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15105 nr_dirty_background_threshold 5997 pgpgin 28765221 pgpgout 2035520 pswpin 8 pswpout 498144 pgalloc_dma 2 pgalloc_dma32 7154220 pgalloc_normal 5565814 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12840715 pgactivate 307884 pgdeactivate 320669 pglazyfree 0 pgfault 5550249 pgmajfault 1764 pglazyfreed 0 pgrefill 321592 pgsteal_kswapd 5290088 pgsteal_direct 0 pgscan_kswapd 5311944 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1856916 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1159 pgrotated 498421 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57050 unevictable_pgs_scanned 843791 unevictable_pgs_rescued 44102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 6 swap_ra_hit 355
time 18:26:14 nr_free_pages 99279 nr_zone_inactive_anon 115499 nr_zone_active_anon 2505245 nr_zone_inactive_file 277466 nr_zone_active_file 21145 nr_zone_unevictable 3957 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6041 nr_kernel_stack 2816 nr_bounce 0 nr_free_cma 0 numa_hit 12703418 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12703418 numa_other 0 nr_inactive_anon 115499 nr_active_anon 2505294 nr_inactive_file 277501 nr_active_file 21145 nr_unevictable 3957 nr_slab_reclaimable 5011 nr_slab_unreclaimable 4867 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 418 workingset_refault 6743 workingset_activate 188 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612956 nr_mapped 17898 nr_file_pages 310477 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11771 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 509879 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14874 nr_dirty_background_threshold 5905 pgpgin 28850909 pgpgout 2051508 pswpin 11 pswpout 502141 pgalloc_dma 2 pgalloc_dma32 7167282 pgalloc_normal 5574836 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12867407 pgactivate 308242 pgdeactivate 322346 pglazyfree 0 pgfault 5550920 pgmajfault 1770 pglazyfreed 0 pgrefill 323269 pgsteal_kswapd 5316139 pgsteal_direct 0 pgscan_kswapd 5338056 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1870065 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 993 pageoutrun 1161 pgrotated 502416 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57053 unevictable_pgs_scanned 851203 unevictable_pgs_rescued 46407 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 7 swap_ra_hit 358
time 18:26:15 nr_free_pages 99181 nr_zone_inactive_anon 116844 nr_zone_active_anon 2503941 nr_zone_inactive_file 277528 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 120 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12728644 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12728644 numa_other 0 nr_inactive_anon 116942 nr_active_anon 2503892 nr_inactive_file 277528 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5103 nr_slab_unreclaimable 4867 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 759 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612985 nr_mapped 17865 nr_file_pages 310263 nr_dirty 0 nr_writeback 22 nr_writeback_temp 0 nr_shmem 11771 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 513829 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14864 nr_dirty_background_threshold 5901 pgpgin 28937461 pgpgout 2067496 pswpin 15 pswpout 506138 pgalloc_dma 2 pgalloc_dma32 7189447 pgalloc_normal 5574972 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12889840 pgactivate 312234 pgdeactivate 324037 pglazyfree 0 pgfault 5551583 pgmajfault 1771 pglazyfreed 0 pgrefill 325354 pgsteal_kswapd 5338023 pgsteal_direct 0 pgscan_kswapd 5359947 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1879297 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 995 pageoutrun 1164 pgrotated 506398 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57073 unevictable_pgs_scanned 855728 unevictable_pgs_rescued 46433 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 362
time 18:26:16 nr_free_pages 98012 nr_zone_inactive_anon 118582 nr_zone_active_anon 2502215 nr_zone_inactive_file 278903 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12754708 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12754708 numa_other 0 nr_inactive_anon 118582 nr_active_anon 2502264 nr_inactive_file 278903 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5075 nr_slab_unreclaimable 4874 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 1137 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612942 nr_mapped 17914 nr_file_pages 311653 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 10929 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 516572 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14932 nr_dirty_background_threshold 5929 pgpgin 29039861 pgpgout 2078796 pswpin 15 pswpout 508963 pgalloc_dma 2 pgalloc_dma32 7214762 pgalloc_normal 5575782 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12914586 pgactivate 312344 pgdeactivate 325765 pglazyfree 0 pgfault 5552243 pgmajfault 1771 pglazyfreed 0 pgrefill 327082 pgsteal_kswapd 5362234 pgsteal_direct 0 pgscan_kswapd 5384199 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1886186 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 999 pageoutrun 1169 pgrotated 509107 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57073 unevictable_pgs_scanned 860375 unevictable_pgs_rescued 46433 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 363
time 18:26:17 nr_free_pages 91254 nr_zone_inactive_anon 120037 nr_zone_active_anon 2500802 nr_zone_inactive_file 285662 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 117 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12767922 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12767922 numa_other 0 nr_inactive_anon 120008 nr_active_anon 2500794 nr_inactive_file 285633 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5103 nr_slab_unreclaimable 4899 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 1407 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612994 nr_mapped 17914 nr_file_pages 318402 nr_dirty 0 nr_writeback 37 nr_writeback_temp 0 nr_shmem 11757 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 519844 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15267 nr_dirty_background_threshold 6062 pgpgin 29136117 pgpgout 2091472 pswpin 15 pswpout 512132 pgalloc_dma 2 pgalloc_dma32 7239499 pgalloc_normal 5575782 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12932523 pgactivate 314342 pgdeactivate 327237 pglazyfree 0 pgfault 5552902 pgmajfault 1771 pglazyfreed 0 pgrefill 328554 pgsteal_kswapd 5379545 pgsteal_direct 0 pgscan_kswapd 5401555 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1895482 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1003 pageoutrun 1173 pgrotated 512402 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57073 unevictable_pgs_scanned 862595 unevictable_pgs_rescued 46433 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 366
time 18:26:18 nr_free_pages 96311 nr_zone_inactive_anon 121395 nr_zone_active_anon 2499414 nr_zone_inactive_file 280679 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 1 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12800288 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12800288 numa_other 0 nr_inactive_anon 121395 nr_active_anon 2499414 nr_inactive_file 280651 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5163 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 1820 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612951 nr_mapped 17914 nr_file_pages 313429 nr_dirty 0 nr_writeback 1 nr_writeback_temp 0 nr_shmem 11164 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 522460 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15019 nr_dirty_background_threshold 5963 pgpgin 29222133 pgpgout 2101840 pswpin 15 pswpout 514724 pgalloc_dma 2 pgalloc_dma32 7259093 pgalloc_normal 5578318 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12959559 pgactivate 316329 pgdeactivate 328581 pglazyfree 0 pgfault 5553559 pgmajfault 1771 pglazyfreed 0 pgrefill 329898 pgsteal_kswapd 5406025 pgsteal_direct 0 pgscan_kswapd 5428060 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1898387 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1003 pageoutrun 1176 pgrotated 514991 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57073 unevictable_pgs_scanned 866910 unevictable_pgs_rescued 46433 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 367
time 18:26:19 nr_free_pages 95069 nr_zone_inactive_anon 120567 nr_zone_active_anon 2497844 nr_zone_inactive_file 284132 nr_zone_active_file 20922 nr_zone_unevictable 4020 nr_zone_write_pending 1 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12819606 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12819606 numa_other 0 nr_inactive_anon 120616 nr_active_anon 2497836 nr_inactive_file 284101 nr_active_file 20922 nr_unevictable 4020 nr_slab_reclaimable 5187 nr_slab_unreclaimable 4872 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2023 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613005 nr_mapped 17424 nr_file_pages 314530 nr_dirty 0 nr_writeback 1 nr_writeback_temp 0 nr_shmem 9497 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 525838 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15191 nr_dirty_background_threshold 6031 pgpgin 29296885 pgpgout 2115460 pswpin 15 pswpout 518129 pgalloc_dma 2 pgalloc_dma32 7278434 pgalloc_normal 5578318 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 12977832 pgactivate 316694 pgdeactivate 330053 pglazyfree 0 pgfault 5554239 pgmajfault 1771 pglazyfreed 0 pgrefill 331370 pgsteal_kswapd 5421309 pgsteal_direct 0 pgscan_kswapd 5443345 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1907322 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1007 pageoutrun 1180 pgrotated 518395 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57143 unevictable_pgs_scanned 869163 unevictable_pgs_rescued 46433 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 370
time 18:26:20 nr_free_pages 92861 nr_zone_inactive_anon 122313 nr_zone_active_anon 2496181 nr_zone_inactive_file 286440 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12847939 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12847939 numa_other 0 nr_inactive_anon 122313 nr_active_anon 2496181 nr_inactive_file 286412 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5255 nr_slab_unreclaimable 4866 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2442 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613010 nr_mapped 17375 nr_file_pages 316871 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9470 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 527864 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15306 nr_dirty_background_threshold 6077 pgpgin 29404405 pgpgout 2123448 pswpin 15 pswpout 520126 pgalloc_dma 2 pgalloc_dma32 7305450 pgalloc_normal 5578836 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13002942 pgactivate 318691 pgdeactivate 331653 pglazyfree 0 pgfault 5554899 pgmajfault 1771 pglazyfreed 0 pgrefill 332970 pgsteal_kswapd 5445846 pgsteal_direct 0 pgscan_kswapd 5467882 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1914171 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1009 pageoutrun 1184 pgrotated 520391 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57143 unevictable_pgs_scanned 871328 unevictable_pgs_rescued 46503 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 371
time 18:26:21 nr_free_pages 89864 nr_zone_inactive_anon 123503 nr_zone_active_anon 2494597 nr_zone_inactive_file 289414 nr_zone_active_file 20922 nr_zone_unevictable 3965 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12870659 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12870659 numa_other 0 nr_inactive_anon 123545 nr_active_anon 2494610 nr_inactive_file 289415 nr_active_file 20922 nr_unevictable 3965 nr_slab_reclaimable 5355 nr_slab_unreclaimable 4834 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2720 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612966 nr_mapped 17203 nr_file_pages 319471 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9088 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 531861 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15456 nr_dirty_background_threshold 6137 pgpgin 29496173 pgpgout 2139436 pswpin 15 pswpout 524123 pgalloc_dma 2 pgalloc_dma32 7329112 pgalloc_normal 5578836 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13023813 pgactivate 320910 pgdeactivate 333189 pglazyfree 0 pgfault 5555561 pgmajfault 1772 pglazyfreed 0 pgrefill 334506 pgsteal_kswapd 5465798 pgsteal_direct 0 pgscan_kswapd 5487834 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1922715 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1013 pageoutrun 1188 pgrotated 524384 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57157 unevictable_pgs_scanned 875761 unevictable_pgs_rescued 46517 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 375
time 18:26:22 nr_free_pages 91690 nr_zone_inactive_anon 125072 nr_zone_active_anon 2493096 nr_zone_inactive_file 287889 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 189 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12892735 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12892735 numa_other 0 nr_inactive_anon 125149 nr_active_anon 2493068 nr_inactive_file 287889 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5347 nr_slab_unreclaimable 4862 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3100 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613019 nr_mapped 17151 nr_file_pages 317977 nr_dirty 0 nr_writeback 99 nr_writeback_temp 0 nr_shmem 7309 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 535613 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15380 nr_dirty_background_threshold 6106 pgpgin 29578605 pgpgout 2154872 pswpin 15 pswpout 527982 pgalloc_dma 2 pgalloc_dma32 7350233 pgalloc_normal 5578874 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13046531 pgactivate 322920 pgdeactivate 335045 pglazyfree 0 pgfault 5556218 pgmajfault 1772 pglazyfreed 0 pgrefill 336362 pgsteal_kswapd 5487937 pgsteal_direct 0 pgscan_kswapd 5509973 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1925859 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1017 pageoutrun 1193 pgrotated 528112 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57157 unevictable_pgs_scanned 879888 unevictable_pgs_rescued 46517 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 377
time 18:26:23 nr_free_pages 94028 nr_zone_inactive_anon 126395 nr_zone_active_anon 2491782 nr_zone_inactive_file 285163 nr_zone_active_file 20922 nr_zone_unevictable 3965 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12903997 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12903997 numa_other 0 nr_inactive_anon 126395 nr_active_anon 2491782 nr_inactive_file 285320 nr_active_file 20922 nr_unevictable 3965 nr_slab_reclaimable 5383 nr_slab_unreclaimable 4871 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3449 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612976 nr_mapped 17157 nr_file_pages 315402 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9112 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 537858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15252 nr_dirty_background_threshold 6056 pgpgin 29657965 pgpgout 2163424 pswpin 15 pswpout 530120 pgalloc_dma 2 pgalloc_dma32 7370261 pgalloc_normal 5579325 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13069480 pgactivate 324907 pgdeactivate 336005 pglazyfree 0 pgfault 5556886 pgmajfault 1772 pglazyfreed 0 pgrefill 337322 pgsteal_kswapd 5510333 pgsteal_direct 0 pgscan_kswapd 5532389 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1934907 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1017 pageoutrun 1195 pgrotated 530376 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57171 unevictable_pgs_scanned 881998 unevictable_pgs_rescued 46517 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 380
time 18:26:24 nr_free_pages 89424 nr_zone_inactive_anon 127846 nr_zone_active_anon 2490394 nr_zone_inactive_file 289731 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12934772 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12934772 numa_other 0 nr_inactive_anon 127846 nr_active_anon 2490394 nr_inactive_file 289731 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5471 nr_slab_unreclaimable 4873 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3711 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612981 nr_mapped 17159 nr_file_pages 319874 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 7864 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 541058 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15472 nr_dirty_background_threshold 6143 pgpgin 29742445 pgpgout 2176888 pswpin 15 pswpout 533486 pgalloc_dma 2 pgalloc_dma32 7391085 pgalloc_normal 5580297 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13086759 pgactivate 324937 pgdeactivate 337413 pglazyfree 0 pgfault 5557552 pgmajfault 1772 pglazyfreed 0 pgrefill 338730 pgsteal_kswapd 5527061 pgsteal_direct 0 pgscan_kswapd 5549117 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1941670 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1020 pageoutrun 1199 pgrotated 533612 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57214 unevictable_pgs_scanned 886392 unevictable_pgs_rescued 46574 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 381
time 18:26:25 nr_free_pages 94302 nr_zone_inactive_anon 129518 nr_zone_active_anon 2488727 nr_zone_inactive_file 284870 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 12961798 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12961798 numa_other 0 nr_inactive_anon 129518 nr_active_anon 2488727 nr_inactive_file 284870 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5507 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 4200 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612985 nr_mapped 17159 nr_file_pages 315016 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9182 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 545852 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15229 nr_dirty_background_threshold 6047 pgpgin 29848429 pgpgout 2195400 pswpin 15 pswpout 538114 pgalloc_dma 2 pgalloc_dma32 7417936 pgalloc_normal 5580518 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13118667 pgactivate 328981 pgdeactivate 339141 pglazyfree 0 pgfault 5558205 pgmajfault 1772 pglazyfreed 0 pgrefill 340458 pgsteal_kswapd 5558416 pgsteal_direct 0 pgscan_kswapd 5580472 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1952889 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1023 pageoutrun 1203 pgrotated 538362 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57214 unevictable_pgs_scanned 890742 unevictable_pgs_rescued 46574 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 384
time 18:26:26 nr_free_pages 97191 nr_zone_inactive_anon 130725 nr_zone_active_anon 2487508 nr_zone_inactive_file 281950 nr_zone_active_file 20922 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 12982805 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 12982805 numa_other 0 nr_inactive_anon 130753 nr_active_anon 2487464 nr_inactive_file 281908 nr_active_file 20922 nr_unevictable 3951 nr_slab_reclaimable 5567 nr_slab_unreclaimable 4869 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 4635 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612991 nr_mapped 17110 nr_file_pages 312138 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9227 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 549820 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15082 nr_dirty_background_threshold 5988 pgpgin 29952877 pgpgout 2211388 pswpin 15 pswpout 542111 pgalloc_dma 2 pgalloc_dma32 7444608 pgalloc_normal 5580639 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13148288 pgactivate 328994 pgdeactivate 340421 pglazyfree 0 pgfault 5558862 pgmajfault 1772 pglazyfreed 0 pgrefill 341738 pgsteal_kswapd 5587441 pgsteal_direct 0 pgscan_kswapd 5609497 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1961951 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1025 pageoutrun 1206 pgrotated 542356 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57214 unevictable_pgs_scanned 895022 unevictable_pgs_rescued 46574 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 387
time 18:26:27 nr_free_pages 99121 nr_zone_inactive_anon 131689 nr_zone_active_anon 2486573 nr_zone_inactive_file 279872 nr_zone_active_file 20924 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13013118 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13013118 numa_other 0 nr_inactive_anon 131752 nr_active_anon 2486504 nr_inactive_file 279728 nr_active_file 20924 nr_unevictable 3951 nr_slab_reclaimable 5671 nr_slab_unreclaimable 4869 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5037 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2612995 nr_mapped 16251 nr_file_pages 309899 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9198 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 553846 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14973 nr_dirty_background_threshold 5945 pgpgin 30049645 pgpgout 2227376 pswpin 15 pswpout 546108 pgalloc_dma 2 pgalloc_dma32 7468253 pgalloc_normal 5581925 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13175304 pgactivate 332981 pgdeactivate 341381 pglazyfree 0 pgfault 5559519 pgmajfault 1772 pglazyfreed 0 pgrefill 342698 pgsteal_kswapd 5613799 pgsteal_direct 0 pgscan_kswapd 5635857 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1970961 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1025 pageoutrun 1208 pgrotated 546354 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57214 unevictable_pgs_scanned 899209 unevictable_pgs_rescued 46574 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 390
time 18:26:28 nr_free_pages 100560 nr_zone_inactive_anon 133297 nr_zone_active_anon 2484961 nr_zone_inactive_file 278231 nr_zone_active_file 20924 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13036143 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13036143 numa_other 0 nr_inactive_anon 133318 nr_active_anon 2484900 nr_inactive_file 278154 nr_active_file 20924 nr_unevictable 3951 nr_slab_reclaimable 5675 nr_slab_unreclaimable 4836 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5428 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613001 nr_mapped 16236 nr_file_pages 308292 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9227 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 557843 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14895 nr_dirty_background_threshold 5914 pgpgin 30139245 pgpgout 2243364 pswpin 15 pswpout 550105 pgalloc_dma 2 pgalloc_dma32 7489258 pgalloc_normal 5583892 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13199926 pgactivate 332994 pgdeactivate 342981 pglazyfree 0 pgfault 5560175 pgmajfault 1772 pglazyfreed 0 pgrefill 344298 pgsteal_kswapd 5637877 pgsteal_direct 0 pgscan_kswapd 5659935 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1979833 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1028 pageoutrun 1212 pgrotated 550348 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57214 unevictable_pgs_scanned 903553 unevictable_pgs_rescued 46574 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 393
time 18:26:29 nr_free_pages 98082 nr_zone_inactive_anon 134496 nr_zone_active_anon 2483773 nr_zone_inactive_file 280479 nr_zone_active_file 20924 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6061 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13060800 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13060800 numa_other 0 nr_inactive_anon 134496 nr_active_anon 2483822 nr_inactive_file 280479 nr_active_file 20924 nr_unevictable 3951 nr_slab_reclaimable 5759 nr_slab_unreclaimable 4882 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5789 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613056 nr_mapped 16101 nr_file_pages 310629 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 7790 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7738 nr_written 561120 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15011 nr_dirty_background_threshold 5960 pgpgin 30235501 pgpgout 2256988 pswpin 15 pswpout 553511 pgalloc_dma 2 pgalloc_dma32 7513970 pgalloc_normal 5583929 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13222211 pgactivate 336979 pgdeactivate 344837 pglazyfree 0 pgfault 5560836 pgmajfault 1772 pglazyfreed 0 pgrefill 346154 pgsteal_kswapd 5659573 pgsteal_direct 0 pgscan_kswapd 5681631 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 1986741 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1032 pageoutrun 1217 pgrotated 553623 drop_pagecache 4 drop_slab 4 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57214 unevictable_pgs_scanned 907899 unevictable_pgs_rescued 46574 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 395
time 18:26:32 nr_free_pages 362508 nr_zone_inactive_anon 136681 nr_zone_active_anon 2481614 nr_zone_inactive_file 17396 nr_zone_active_file 20649 nr_zone_unevictable 4187 nr_zone_write_pending 14 nr_mlock 0 nr_page_table_pages 6075 nr_kernel_stack 2880 nr_bounce 0 nr_free_cma 0 numa_hit 13106153 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13106153 numa_other 0 nr_inactive_anon 136681 nr_active_anon 2481614 nr_inactive_file 17396 nr_active_file 20649 nr_unevictable 4187 nr_slab_reclaimable 4784 nr_slab_unreclaimable 4869 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613045 nr_mapped 16337 nr_file_pages 47503 nr_dirty 14 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9424 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7752 nr_written 563837 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14441 nr_dirty_background_threshold 5734 pgpgin 30411493 pgpgout 2267340 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7547219 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13531544 pgactivate 337412 pgdeactivate 346296 pglazyfree 0 pgfault 5561844 pgmajfault 1790 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 57520 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:34 nr_free_pages 336600 nr_zone_inactive_anon 136818 nr_zone_active_anon 2481588 nr_zone_inactive_file 40840 nr_zone_active_file 21210 nr_zone_unevictable 5889 nr_zone_write_pending 14 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13111008 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13111008 numa_other 0 nr_inactive_anon 136818 nr_active_anon 2481588 nr_inactive_file 40832 nr_active_file 21173 nr_unevictable 5889 nr_slab_reclaimable 4797 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613017 nr_mapped 16561 nr_file_pages 73287 nr_dirty 14 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11270 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7752 nr_written 563837 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14344 nr_dirty_background_threshold 5695 pgpgin 30507333 pgpgout 2267340 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7573512 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13532014 pgactivate 337491 pgdeactivate 346296 pglazyfree 0 pgfault 5562867 pgmajfault 1793 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59228 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:35 nr_free_pages 305245 nr_zone_inactive_anon 136818 nr_zone_active_anon 2481595 nr_zone_inactive_file 72003 nr_zone_active_file 21234 nr_zone_unevictable 6043 nr_zone_write_pending 14 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13152034 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13152034 numa_other 0 nr_inactive_anon 136818 nr_active_anon 2481595 nr_inactive_file 71948 nr_active_file 21234 nr_unevictable 6042 nr_slab_reclaimable 4797 nr_slab_unreclaimable 4870 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613023 nr_mapped 16561 nr_file_pages 104740 nr_dirty 14 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11418 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7752 nr_written 563837 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14335 nr_dirty_background_threshold 5692 pgpgin 30632261 pgpgout 2267340 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7605386 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13532468 pgactivate 337510 pgdeactivate 346296 pglazyfree 0 pgfault 5563526 pgmajfault 1793 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:36 nr_free_pages 280484 nr_zone_inactive_anon 136819 nr_zone_active_anon 2481600 nr_zone_inactive_file 96709 nr_zone_active_file 21236 nr_zone_unevictable 6075 nr_zone_write_pending 14 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13189143 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13189143 numa_other 0 nr_inactive_anon 136819 nr_active_anon 2481600 nr_inactive_file 96709 nr_active_file 21236 nr_unevictable 6075 nr_slab_reclaimable 4797 nr_slab_unreclaimable 4861 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613028 nr_mapped 16561 nr_file_pages 129430 nr_dirty 12 nr_writeback 2 nr_writeback_temp 0 nr_shmem 11452 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 563839 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14335 nr_dirty_background_threshold 5692 pgpgin 30731077 pgpgout 2267420 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7630547 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13532918 pgactivate 337510 pgdeactivate 346296 pglazyfree 0 pgfault 5564190 pgmajfault 1793 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:37 nr_free_pages 249242 nr_zone_inactive_anon 136818 nr_zone_active_anon 2481635 nr_zone_inactive_file 127919 nr_zone_active_file 21236 nr_zone_unevictable 6075 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13199186 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13199186 numa_other 0 nr_inactive_anon 136818 nr_active_anon 2481598 nr_inactive_file 127920 nr_active_file 21236 nr_unevictable 6075 nr_slab_reclaimable 4797 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613032 nr_mapped 16561 nr_file_pages 160638 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11452 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 563853 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14334 nr_dirty_background_threshold 5691 pgpgin 30856005 pgpgout 2267420 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7662241 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13533370 pgactivate 337512 pgdeactivate 346296 pglazyfree 0 pgfault 5564849 pgmajfault 1793 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:38 nr_free_pages 218246 nr_zone_inactive_anon 136819 nr_zone_active_anon 2481639 nr_zone_inactive_file 159041 nr_zone_active_file 21237 nr_zone_unevictable 6075 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13251998 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13251998 numa_other 0 nr_inactive_anon 136819 nr_active_anon 2481651 nr_inactive_file 159014 nr_active_file 21237 nr_unevictable 6075 nr_slab_reclaimable 4797 nr_slab_unreclaimable 4877 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613038 nr_mapped 16561 nr_file_pages 191748 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11453 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 563853 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14339 nr_dirty_background_threshold 5693 pgpgin 30980421 pgpgout 2267420 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7693798 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13533815 pgactivate 337512 pgdeactivate 346296 pglazyfree 0 pgfault 5565508 pgmajfault 1793 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:39 nr_free_pages 189319 nr_zone_inactive_anon 136819 nr_zone_active_anon 2481647 nr_zone_inactive_file 187871 nr_zone_active_file 21237 nr_zone_unevictable 6075 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13281659 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13281659 numa_other 0 nr_inactive_anon 136819 nr_active_anon 2481610 nr_inactive_file 187871 nr_active_file 21237 nr_unevictable 6075 nr_slab_reclaimable 4805 nr_slab_unreclaimable 4873 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613043 nr_mapped 16617 nr_file_pages 220603 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11453 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 563853 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14335 nr_dirty_background_threshold 5692 pgpgin 31095765 pgpgout 2267420 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7723097 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13534272 pgactivate 337512 pgdeactivate 346296 pglazyfree 0 pgfault 5566210 pgmajfault 1795 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:40 nr_free_pages 158050 nr_zone_inactive_anon 136818 nr_zone_active_anon 2481656 nr_zone_inactive_file 219097 nr_zone_active_file 21238 nr_zone_unevictable 6075 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13313222 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13313222 numa_other 0 nr_inactive_anon 136818 nr_active_anon 2481619 nr_inactive_file 219084 nr_active_file 21238 nr_unevictable 6075 nr_slab_reclaimable 4877 nr_slab_unreclaimable 4869 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613048 nr_mapped 16568 nr_file_pages 251854 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11454 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 563853 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14333 nr_dirty_background_threshold 5691 pgpgin 31220693 pgpgout 2267420 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7754854 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13534718 pgactivate 337514 pgdeactivate 346296 pglazyfree 0 pgfault 5566868 pgmajfault 1795 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:41 nr_free_pages 126669 nr_zone_inactive_anon 136818 nr_zone_active_anon 2481664 nr_zone_inactive_file 250198 nr_zone_active_file 21238 nr_zone_unevictable 6075 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13323912 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13323912 numa_other 0 nr_inactive_anon 136818 nr_active_anon 2481627 nr_inactive_file 250191 nr_active_file 21238 nr_unevictable 6075 nr_slab_reclaimable 4897 nr_slab_unreclaimable 4872 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613052 nr_mapped 16715 nr_file_pages 282899 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11454 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 563853 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14319 nr_dirty_background_threshold 5685 pgpgin 31345109 pgpgout 2267420 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7786495 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13535171 pgactivate 337514 pgdeactivate 346296 pglazyfree 0 pgfault 5567656 pgmajfault 1795 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:42 nr_free_pages 95422 nr_zone_inactive_anon 136820 nr_zone_active_anon 2481668 nr_zone_inactive_file 281449 nr_zone_active_file 21238 nr_zone_unevictable 6075 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13376619 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13376619 numa_other 0 nr_inactive_anon 136820 nr_active_anon 2481631 nr_inactive_file 281449 nr_active_file 21238 nr_unevictable 6075 nr_slab_reclaimable 5021 nr_slab_unreclaimable 4870 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 24 workingset_refault 6776 workingset_activate 221 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613059 nr_mapped 16686 nr_file_pages 314175 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 11457 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 563853 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15075 nr_dirty_background_threshold 5985 pgpgin 31470037 pgpgout 2267420 pswpin 15 pswpout 556099 pgalloc_dma 2 pgalloc_dma32 7818266 pgalloc_normal 5595920 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13535631 pgactivate 337514 pgdeactivate 346296 pglazyfree 0 pgfault 5568318 pgmajfault 1795 pglazyfreed 0 pgrefill 347434 pgsteal_kswapd 5683587 pgsteal_direct 0 pgscan_kswapd 5705645 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2042264 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1220 pgrotated 556478 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 910173 unevictable_pgs_rescued 46644 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 399
time 18:26:43 nr_free_pages 94976 nr_zone_inactive_anon 137729 nr_zone_active_anon 2480789 nr_zone_inactive_file 283845 nr_zone_active_file 21326 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6077 nr_kernel_stack 2880 nr_bounce 0 nr_free_cma 0 numa_hit 13384203 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13384203 numa_other 0 nr_inactive_anon 137729 nr_active_anon 2480789 nr_inactive_file 283870 nr_active_file 21326 nr_unevictable 3951 nr_slab_reclaimable 5053 nr_slab_unreclaimable 4875 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 425 workingset_refault 6818 workingset_activate 263 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613116 nr_mapped 16459 nr_file_pages 314561 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9350 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 565853 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15200 nr_dirty_background_threshold 6035 pgpgin 31583361 pgpgout 2275420 pswpin 15 pswpout 558099 pgalloc_dma 2 pgalloc_dma32 7839788 pgalloc_normal 5603404 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13564145 pgactivate 337694 pgdeactivate 347256 pglazyfree 0 pgfault 5568988 pgmajfault 1800 pglazyfreed 0 pgrefill 348394 pgsteal_kswapd 5709382 pgsteal_direct 0 pgscan_kswapd 5731622 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2048312 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1034 pageoutrun 1222 pgrotated 558475 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59408 unevictable_pgs_scanned 914989 unevictable_pgs_rescued 48768 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 10 swap_ra_hit 402
time 18:26:44 nr_free_pages 97414 nr_zone_inactive_anon 139888 nr_zone_active_anon 2478566 nr_zone_inactive_file 281678 nr_zone_active_file 21079 nr_zone_unevictable 3958 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13429422 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13429422 numa_other 0 nr_inactive_anon 139902 nr_active_anon 2478554 nr_inactive_file 281726 nr_active_file 21015 nr_unevictable 3958 nr_slab_reclaimable 5053 nr_slab_unreclaimable 4850 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 821 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613116 nr_mapped 16401 nr_file_pages 312121 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9339 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 569850 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15077 nr_dirty_background_threshold 5986 pgpgin 31677593 pgpgout 2291408 pswpin 19 pswpout 562096 pgalloc_dma 2 pgalloc_dma32 7863767 pgalloc_normal 5603531 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13590750 pgactivate 339853 pgdeactivate 349926 pglazyfree 0 pgfault 5569647 pgmajfault 1801 pglazyfreed 0 pgrefill 351407 pgsteal_kswapd 5735393 pgsteal_direct 0 pgscan_kswapd 5757640 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2057407 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1039 pageoutrun 1228 pgrotated 562471 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59415 unevictable_pgs_scanned 919428 unevictable_pgs_rescued 48775 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 406
time 18:26:45 nr_free_pages 97679 nr_zone_inactive_anon 141781 nr_zone_active_anon 2476738 nr_zone_inactive_file 281542 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13455906 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13455906 numa_other 0 nr_inactive_anon 141802 nr_active_anon 2476640 nr_inactive_file 281574 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5101 nr_slab_unreclaimable 4846 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 1215 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613073 nr_mapped 16451 nr_file_pages 311958 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9352 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 573847 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15070 nr_dirty_background_threshold 5983 pgpgin 31781017 pgpgout 2307396 pswpin 19 pswpout 566093 pgalloc_dma 2 pgalloc_dma32 7890306 pgalloc_normal 5603531 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13617456 pgactivate 341853 pgdeactivate 351846 pglazyfree 0 pgfault 5570303 pgmajfault 1801 pglazyfreed 0 pgrefill 353327 pgsteal_kswapd 5761489 pgsteal_direct 0 pgscan_kswapd 5783736 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2066808 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1044 pageoutrun 1233 pgrotated 566466 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59429 unevictable_pgs_scanned 923776 unevictable_pgs_rescued 48775 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 408
time 18:26:46 nr_free_pages 100561 nr_zone_inactive_anon 143651 nr_zone_active_anon 2474842 nr_zone_inactive_file 278505 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 25 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13459674 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13459674 numa_other 0 nr_inactive_anon 143700 nr_active_anon 2474773 nr_inactive_file 278495 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5193 nr_slab_unreclaimable 4870 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 1624 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613077 nr_mapped 16451 nr_file_pages 308930 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9373 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 577862 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14917 nr_dirty_background_threshold 5922 pgpgin 31873177 pgpgout 2323384 pswpin 19 pswpout 570090 pgalloc_dma 2 pgalloc_dma32 7913878 pgalloc_normal 5603659 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13644051 pgactivate 343867 pgdeactivate 353766 pglazyfree 0 pgfault 5570963 pgmajfault 1801 pglazyfreed 0 pgrefill 355247 pgsteal_kswapd 5787582 pgsteal_direct 0 pgscan_kswapd 5809829 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2075248 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1048 pageoutrun 1238 pgrotated 570456 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59429 unevictable_pgs_scanned 928143 unevictable_pgs_rescued 48789 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 410
time 18:26:47 nr_free_pages 101719 nr_zone_inactive_anon 145528 nr_zone_active_anon 2472978 nr_zone_inactive_file 277546 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13489270 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13489270 numa_other 0 nr_inactive_anon 145528 nr_active_anon 2472978 nr_inactive_file 277699 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5193 nr_slab_unreclaimable 4873 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2029 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613084 nr_mapped 16451 nr_file_pages 308108 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 8399 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 580642 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14877 nr_dirty_background_threshold 5907 pgpgin 31967897 pgpgout 2335092 pswpin 19 pswpout 573017 pgalloc_dma 2 pgalloc_dma32 7938049 pgalloc_normal 5603739 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13669068 pgactivate 345883 pgdeactivate 355558 pglazyfree 0 pgfault 5571622 pgmajfault 1801 pglazyfreed 0 pgrefill 357039 pgsteal_kswapd 5812018 pgsteal_direct 0 pgscan_kswapd 5834265 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2082042 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1052 pageoutrun 1243 pgrotated 573246 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59429 unevictable_pgs_scanned 932506 unevictable_pgs_rescued 48789 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 411
time 18:26:48 nr_free_pages 97930 nr_zone_inactive_anon 147181 nr_zone_active_anon 2471305 nr_zone_inactive_file 281280 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 17 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13511562 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13511562 numa_other 0 nr_inactive_anon 147307 nr_active_anon 2471237 nr_inactive_file 281230 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5273 nr_slab_unreclaimable 4819 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2323 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613138 nr_mapped 16451 nr_file_pages 311668 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9385 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 583838 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15053 nr_dirty_background_threshold 5977 pgpgin 32068249 pgpgout 2347360 pswpin 19 pswpout 576084 pgalloc_dma 2 pgalloc_dma32 7963766 pgalloc_normal 5603789 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13691216 pgactivate 345888 pgdeactivate 357382 pglazyfree 0 pgfault 5572282 pgmajfault 1801 pglazyfreed 0 pgrefill 358863 pgsteal_kswapd 5833539 pgsteal_direct 0 pgscan_kswapd 5855818 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2091380 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1056 pageoutrun 1248 pgrotated 576452 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59429 unevictable_pgs_scanned 934667 unevictable_pgs_rescued 48789 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 413
time 18:26:49 nr_free_pages 102107 nr_zone_inactive_anon 148970 nr_zone_active_anon 2469446 nr_zone_inactive_file 276867 nr_zone_active_file 21017 nr_zone_unevictable 3957 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13553936 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13553936 numa_other 0 nr_inactive_anon 148970 nr_active_anon 2469446 nr_inactive_file 276867 nr_active_file 21017 nr_unevictable 3957 nr_slab_reclaimable 5301 nr_slab_unreclaimable 4863 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 2809 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613142 nr_mapped 16404 nr_file_pages 307185 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9233 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 587835 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14836 nr_dirty_background_threshold 5890 pgpgin 32164505 pgpgout 2363348 pswpin 19 pswpout 580081 pgalloc_dma 2 pgalloc_dma32 7988389 pgalloc_normal 5603875 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13720349 pgactivate 349915 pgdeactivate 359078 pglazyfree 0 pgfault 5572942 pgmajfault 1801 pglazyfreed 0 pgrefill 360559 pgsteal_kswapd 5862010 pgsteal_direct 0 pgscan_kswapd 5884278 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2100497 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1059 pageoutrun 1252 pgrotated 580446 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59435 unevictable_pgs_scanned 939123 unevictable_pgs_rescued 48789 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 416
time 18:26:50 nr_free_pages 97198 nr_zone_inactive_anon 150107 nr_zone_active_anon 2468142 nr_zone_inactive_file 281888 nr_zone_active_file 21017 nr_zone_unevictable 3957 nr_zone_write_pending 71 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13577866 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13577866 numa_other 0 nr_inactive_anon 150177 nr_active_anon 2468092 nr_inactive_file 282002 nr_active_file 21017 nr_unevictable 3957 nr_slab_reclaimable 5377 nr_slab_unreclaimable 4867 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3127 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613098 nr_mapped 16289 nr_file_pages 312194 nr_dirty 0 nr_writeback 15 nr_writeback_temp 0 nr_shmem 9084 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 591850 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15091 nr_dirty_background_threshold 5992 pgpgin 32273049 pgpgout 2379336 pswpin 19 pswpout 584078 pgalloc_dma 2 pgalloc_dma32 8014328 pgalloc_normal 5605634 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13742999 pgactivate 349975 pgdeactivate 360358 pglazyfree 0 pgfault 5573595 pgmajfault 1801 pglazyfreed 0 pgrefill 361839 pgsteal_kswapd 5884017 pgsteal_direct 0 pgscan_kswapd 5906285 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2108905 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1060 pageoutrun 1255 pgrotated 584440 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59443 unevictable_pgs_scanned 943459 unevictable_pgs_rescued 48803 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 419
time 18:26:51 nr_free_pages 99815 nr_zone_inactive_anon 150565 nr_zone_active_anon 2467760 nr_zone_inactive_file 279372 nr_zone_active_file 21017 nr_zone_unevictable 3936 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13603591 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13603591 numa_other 0 nr_inactive_anon 150565 nr_active_anon 2467760 nr_inactive_file 279372 nr_active_file 21017 nr_unevictable 3936 nr_slab_reclaimable 5405 nr_slab_unreclaimable 4861 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3530 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613103 nr_mapped 16289 nr_file_pages 309563 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 8284 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 594572 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14960 nr_dirty_background_threshold 5940 pgpgin 32359065 pgpgout 2390812 pswpin 19 pswpout 586947 pgalloc_dma 2 pgalloc_dma32 8036341 pgalloc_normal 5605762 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13767675 pgactivate 353965 pgdeactivate 361958 pglazyfree 0 pgfault 5574256 pgmajfault 1801 pglazyfreed 0 pgrefill 363439 pgsteal_kswapd 5908143 pgsteal_direct 0 pgscan_kswapd 5930411 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2112094 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1063 pageoutrun 1259 pgrotated 587174 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59458 unevictable_pgs_scanned 947871 unevictable_pgs_rescued 48818 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 420
time 18:26:52 nr_free_pages 96216 nr_zone_inactive_anon 153287 nr_zone_active_anon 2465046 nr_zone_inactive_file 282788 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13625050 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13625050 numa_other 0 nr_inactive_anon 153287 nr_active_anon 2465046 nr_inactive_file 282886 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5613 nr_slab_unreclaimable 4867 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 3802 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613109 nr_mapped 16293 nr_file_pages 313148 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9177 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 597829 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15135 nr_dirty_background_threshold 6009 pgpgin 32443033 pgpgout 2403324 pswpin 19 pswpout 590075 pgalloc_dma 2 pgalloc_dma32 8057997 pgalloc_normal 5605762 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13785608 pgactivate 353985 pgdeactivate 363430 pglazyfree 0 pgfault 5574917 pgmajfault 1801 pglazyfreed 0 pgrefill 364911 pgsteal_kswapd 5925601 pgsteal_direct 0 pgscan_kswapd 5947869 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2120500 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1067 pageoutrun 1263 pgrotated 590434 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59474 unevictable_pgs_scanned 950059 unevictable_pgs_rescued 48818 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 422
time 18:26:53 nr_free_pages 96559 nr_zone_inactive_anon 155500 nr_zone_active_anon 2462862 nr_zone_inactive_file 282418 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6064 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13632292 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13632292 numa_other 0 nr_inactive_anon 155472 nr_active_anon 2462883 nr_inactive_file 282411 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5537 nr_slab_unreclaimable 4819 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 4165 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613113 nr_mapped 16293 nr_file_pages 312691 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9138 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 601826 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15112 nr_dirty_background_threshold 6000 pgpgin 32541337 pgpgout 2419312 pswpin 19 pswpout 594072 pgalloc_dma 2 pgalloc_dma32 8083228 pgalloc_normal 5605762 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13811320 pgactivate 355998 pgdeactivate 365606 pglazyfree 0 pgfault 5575581 pgmajfault 1801 pglazyfreed 0 pgrefill 367087 pgsteal_kswapd 5950644 pgsteal_direct 0 pgscan_kswapd 5972912 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2129498 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1073 pageoutrun 1269 pgrotated 594429 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 954414 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 424
time 18:26:54 nr_free_pages 98584 nr_zone_inactive_anon 156700 nr_zone_active_anon 2461676 nr_zone_inactive_file 279945 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 63 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2888 nr_bounce 0 nr_free_cma 0 numa_hit 13653600 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13653600 numa_other 0 nr_inactive_anon 156819 nr_active_anon 2461557 nr_inactive_file 279974 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5549 nr_slab_unreclaimable 4869 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 4605 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613119 nr_mapped 16174 nr_file_pages 310237 nr_dirty 0 nr_writeback 42 nr_writeback_temp 0 nr_shmem 9183 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 605841 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14990 nr_dirty_background_threshold 5952 pgpgin 32637081 pgpgout 2435356 pswpin 19 pswpout 598083 pgalloc_dma 2 pgalloc_dma32 8102920 pgalloc_normal 5610705 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13838359 pgactivate 358014 pgdeactivate 366950 pglazyfree 0 pgfault 5576241 pgmajfault 1801 pglazyfreed 0 pgrefill 368431 pgsteal_kswapd 5977018 pgsteal_direct 0 pgscan_kswapd 5999286 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2138833 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1074 pageoutrun 1272 pgrotated 598434 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 958729 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 427
time 18:26:55 nr_free_pages 97821 nr_zone_inactive_anon 157522 nr_zone_active_anon 2460818 nr_zone_inactive_file 280669 nr_zone_active_file 21017 nr_zone_unevictable 3951 nr_zone_write_pending 113 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13695024 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13695024 numa_other 0 nr_inactive_anon 157473 nr_active_anon 2460948 nr_inactive_file 280816 nr_active_file 21017 nr_unevictable 3951 nr_slab_reclaimable 5693 nr_slab_unreclaimable 4829 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 4997 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613123 nr_mapped 15831 nr_file_pages 311066 nr_dirty 0 nr_writeback 86 nr_writeback_temp 0 nr_shmem 8357 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 608544 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15032 nr_dirty_background_threshold 5968 pgpgin 32744601 pgpgout 2446700 pswpin 19 pswpout 600919 pgalloc_dma 2 pgalloc_dma32 8129503 pgalloc_normal 5611666 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13865010 pgactivate 360027 pgdeactivate 368870 pglazyfree 0 pgfault 5576901 pgmajfault 1801 pglazyfreed 0 pgrefill 370351 pgsteal_kswapd 6003124 pgsteal_direct 0 pgscan_kswapd 6025394 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2145512 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1077 pageoutrun 1277 pgrotated 601137 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 963045 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 429
time 18:26:56 nr_free_pages 101585 nr_zone_inactive_anon 160724 nr_zone_active_anon 2457663 nr_zone_inactive_file 277091 nr_zone_active_file 21019 nr_zone_unevictable 3951 nr_zone_write_pending 129 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13727397 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13727397 numa_other 0 nr_inactive_anon 160724 nr_active_anon 2457663 nr_inactive_file 277091 nr_active_file 21019 nr_unevictable 3951 nr_slab_reclaimable 5713 nr_slab_unreclaimable 4865 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5456 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613129 nr_mapped 15849 nr_file_pages 307325 nr_dirty 0 nr_writeback 129 nr_writeback_temp 0 nr_shmem 8434 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 612477 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14847 nr_dirty_background_threshold 5895 pgpgin 32842905 pgpgout 2462432 pswpin 19 pswpout 604852 pgalloc_dma 2 pgalloc_dma32 8154624 pgalloc_normal 5611714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13893859 pgactivate 362014 pgdeactivate 370854 pglazyfree 0 pgfault 5577561 pgmajfault 1801 pglazyfreed 0 pgrefill 372335 pgsteal_kswapd 6031392 pgsteal_direct 0 pgscan_kswapd 6053662 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2153910 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1081 pageoutrun 1282 pgrotated 605072 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 967292 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 432
time 18:26:57 nr_free_pages 98480 nr_zone_inactive_anon 162710 nr_zone_active_anon 2455683 nr_zone_inactive_file 280314 nr_zone_active_file 21019 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13753034 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13753034 numa_other 0 nr_inactive_anon 162710 nr_active_anon 2455683 nr_inactive_file 280314 nr_active_file 21019 nr_unevictable 3951 nr_slab_reclaimable 5729 nr_slab_unreclaimable 4862 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 5798 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613134 nr_mapped 15849 nr_file_pages 310564 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9196 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 615856 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15007 nr_dirty_background_threshold 5958 pgpgin 32943257 pgpgout 2475432 pswpin 19 pswpout 608102 pgalloc_dma 2 pgalloc_dma32 8180375 pgalloc_normal 5611714 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13916355 pgactivate 362031 pgdeactivate 372838 pglazyfree 0 pgfault 5578216 pgmajfault 1801 pglazyfreed 0 pgrefill 374319 pgsteal_kswapd 6053242 pgsteal_direct 0 pgscan_kswapd 6075512 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2163370 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1087 pageoutrun 1288 pgrotated 608447 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 969486 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 436
time 18:26:58 nr_free_pages 97863 nr_zone_inactive_anon 164298 nr_zone_active_anon 2454171 nr_zone_inactive_file 280421 nr_zone_active_file 21019 nr_zone_unevictable 3951 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13777165 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13777165 numa_other 0 nr_inactive_anon 164193 nr_active_anon 2454105 nr_inactive_file 280421 nr_active_file 21019 nr_unevictable 3951 nr_slab_reclaimable 5837 nr_slab_unreclaimable 4862 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 6141 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613139 nr_mapped 15849 nr_file_pages 310649 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9150 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 619867 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15013 nr_dirty_background_threshold 5961 pgpgin 33039001 pgpgout 2491476 pswpin 19 pswpout 612113 pgalloc_dma 2 pgalloc_dma32 8204819 pgalloc_normal 5611889 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13940844 pgactivate 366048 pgdeactivate 374438 pglazyfree 0 pgfault 5578878 pgmajfault 1801 pglazyfreed 0 pgrefill 375919 pgsteal_kswapd 6077113 pgsteal_direct 0 pgscan_kswapd 6099383 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2172438 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1090 pageoutrun 1292 pgrotated 612452 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 973908 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 441
time 18:26:59 nr_free_pages 92566 nr_zone_inactive_anon 165672 nr_zone_active_anon 2452701 nr_zone_inactive_file 285622 nr_zone_active_file 21019 nr_zone_unevictable 3951 nr_zone_write_pending 387 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13784309 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13784309 numa_other 0 nr_inactive_anon 165672 nr_active_anon 2452701 nr_inactive_file 285742 nr_active_file 21019 nr_unevictable 3951 nr_slab_reclaimable 5805 nr_slab_unreclaimable 4903 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 6483 workingset_refault 6821 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613145 nr_mapped 15845 nr_file_pages 315998 nr_dirty 0 nr_writeback 283 nr_writeback_temp 0 nr_shmem 8334 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 622422 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15278 nr_dirty_background_threshold 6066 pgpgin 33140889 pgpgout 2502800 pswpin 19 pswpout 614944 pgalloc_dma 2 pgalloc_dma32 8229681 pgalloc_normal 5613067 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13961446 pgactivate 366059 pgdeactivate 375846 pglazyfree 0 pgfault 5579539 pgmajfault 1801 pglazyfreed 0 pgrefill 377327 pgsteal_kswapd 6097184 pgsteal_direct 0 pgscan_kswapd 6119454 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2174707 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1092 pageoutrun 1296 pgrotated 615018 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 978105 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 443
time 18:27:00 nr_free_pages 97129 nr_zone_inactive_anon 166627 nr_zone_active_anon 2451807 nr_zone_inactive_file 280796 nr_zone_active_file 21021 nr_zone_unevictable 3951 nr_zone_write_pending 30 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13807303 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13807303 numa_other 0 nr_inactive_anon 166662 nr_active_anon 2451679 nr_inactive_file 281000 nr_active_file 21021 nr_unevictable 3951 nr_slab_reclaimable 5889 nr_slab_unreclaimable 4842 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 6717 workingset_refault 6822 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613149 nr_mapped 15847 nr_file_pages 311231 nr_dirty 0 nr_writeback 0 nr_writeback_temp 0 nr_shmem 9172 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 625864 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15042 nr_dirty_background_threshold 5972 pgpgin 33198757 pgpgout 2515464 pswpin 19 pswpout 618110 pgalloc_dma 2 pgalloc_dma32 8243388 pgalloc_normal 5614490 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 13981309 pgactivate 368052 pgdeactivate 376870 pglazyfree 0 pgfault 5580211 pgmajfault 1801 pglazyfreed 0 pgrefill 378351 pgsteal_kswapd 6116456 pgsteal_direct 0 pgscan_kswapd 6138726 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2183988 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1093 pageoutrun 1298 pgrotated 618445 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59488 unevictable_pgs_scanned 980285 unevictable_pgs_rescued 48848 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 446
time 18:27:01 nr_free_pages 96417 nr_zone_inactive_anon 169702 nr_zone_active_anon 2449018 nr_zone_inactive_file 281510 nr_zone_active_file 21022 nr_zone_unevictable 3951 nr_zone_write_pending 240 nr_mlock 0 nr_page_table_pages 6063 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13835918 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13835918 numa_other 0 nr_inactive_anon 169772 nr_active_anon 2448948 nr_inactive_file 281503 nr_active_file 21022 nr_unevictable 3951 nr_slab_reclaimable 5945 nr_slab_unreclaimable 4891 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 7189 workingset_refault 6822 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613153 nr_mapped 15973 nr_file_pages 312110 nr_dirty 0 nr_writeback 136 nr_writeback_temp 0 nr_shmem 8819 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7754 nr_written 628419 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 15067 nr_dirty_background_threshold 5982 pgpgin 33304741 pgpgout 2526200 pswpin 19 pswpout 620794 pgalloc_dma 2 pgalloc_dma32 8270877 pgalloc_normal 5614490 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 14007836 pgactivate 370118 pgdeactivate 379686 pglazyfree 0 pgfault 5581157 pgmajfault 1801 pglazyfreed 0 pgrefill 381167 pgsteal_kswapd 6142394 pgsteal_direct 0 pgscan_kswapd 6164664 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2191286 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1101 pageoutrun 1306 pgrotated 620995 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 59742 unevictable_pgs_scanned 985277 unevictable_pgs_rescued 49102 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 448
time 18:27:02 nr_free_pages 95511 nr_zone_inactive_anon 172386 nr_zone_active_anon 2446935 nr_zone_inactive_file 279588 nr_zone_active_file 21022 nr_zone_unevictable 5958 nr_zone_write_pending 0 nr_mlock 0 nr_page_table_pages 6062 nr_kernel_stack 2848 nr_bounce 0 nr_free_cma 0 numa_hit 13870710 numa_miss 0 numa_foreign 0 numa_interleave 9241 numa_local 13870710 numa_other 0 nr_inactive_anon 172428 nr_active_anon 2446882 nr_inactive_file 279500 nr_active_file 21022 nr_unevictable 5958 nr_slab_reclaimable 6009 nr_slab_unreclaimable 4843 nr_isolated_anon 0 nr_isolated_file 0 workingset_nodes 7518 workingset_refault 6822 workingset_activate 266 workingset_restore 0 workingset_nodereclaim 0 nr_anon_pages 2613160 nr_mapped 16730 nr_file_pages 312687 nr_dirty 1 nr_writeback 0 nr_writeback_temp 0 nr_shmem 12175 nr_shmem_hugepages 0 nr_shmem_pmdmapped 0 nr_file_hugepages 0 nr_file_pmdmapped 0 nr_anon_transparent_hugepages 0 nr_unstable 0 nr_vmscan_write 0 nr_vmscan_immediate_reclaim 24 nr_dirtied 7755 nr_written 631858 nr_kernel_misc_reclaimable 0 nr_dirty_threshold 14967 nr_dirty_background_threshold 5942 pgpgin 33391397 pgpgout 2539440 pswpin 19 pswpout 624104 pgalloc_dma 2 pgalloc_dma32 8295780 pgalloc_normal 5614490 pgalloc_movable 0 allocstall_dma 0 allocstall_dma32 0 allocstall_normal 0 allocstall_movable 0 pgskip_dma 0 pgskip_dma32 0 pgskip_normal 0 pgskip_movable 0 pgfree 14032137 pgactivate 370330 pgdeactivate 381926 pglazyfree 0 pgfault 5583220 pgmajfault 1803 pglazyfreed 0 pgrefill 383407 pgsteal_kswapd 6166123 pgsteal_direct 0 pgscan_kswapd 6188393 pgscan_direct 0 pgscan_direct_throttle 0 zone_reclaim_failed 0 pginodesteal 0 slabs_scanned 2200468 kswapd_inodesteal 655 kswapd_low_wmark_hit_quickly 19 kswapd_high_wmark_hit_quickly 1107 pageoutrun 1312 pgrotated 624433 drop_pagecache 5 drop_slab 5 oom_kill 0 pgmigrate_success 18880 pgmigrate_fail 0 compact_migrate_scanned 20150 compact_free_scanned 4170 compact_isolated 43593 compact_stall 0 compact_fail 0 compact_success 0 compact_daemon_wake 31 compact_daemon_migrate_scanned 20150 compact_daemon_free_scanned 4170 htlb_buddy_alloc_success 0 htlb_buddy_alloc_fail 0 unevictable_pgs_culled 61753 unevictable_pgs_scanned 987844 unevictable_pgs_rescued 49106 unevictable_pgs_mlocked 0 unevictable_pgs_munlocked 0 unevictable_pgs_cleared 0 unevictable_pgs_stranded 0 swap_ra 13 swap_ra_hit 451

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux