linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Out of memory on 3.5 kernels
@ 2012-09-20 13:52 Arend van Spriel
  2012-09-21 19:49 ` Nico Schottelius
  0 siblings, 1 reply; 23+ messages in thread
From: Arend van Spriel @ 2012-09-20 13:52 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: linux-kernel, linux-wireless

Thanks, Nico

 > just while running, I got the following brcmsmac related error:
 >
 > [17336.572558] WARNING: at 
drivers/net/wireless/brcm80211/brcmsmac/main.c:7968 
brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]()
 > [17336.572562] Hardware name: MacBookAir4,2
 > [17336.572565] Modules linked in: sha256_generic snd_hda_codec_hdmi 
snd_hda_codec_cirrus ext4 jbd2 mbcache arc4 uvcvideo brcmsmac 
videobuf2_vmalloc videobuf2_memops cordic brcmutil btusb bluetooth i915 
videobuf2_core mac80211 videodev crc16 acpi_cpufreq snd_hda_intel media 
i2c_algo_bit cfg80211 mperf drm_kms_helper snd_hda_codec rfkill joydev 
bcm5974 iTCO_wdt iTCO_vendor_support i2c_i801 intel_agp lpc_ich applesmc 
evdev microcode drm coretemp input_polldev pcspkr intel_gtt mfd_core 
i2c_core processor bcma snd_hwdep video button battery apple_bl mei ac 
snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_timer snd soundcore 
kvm_intel kvm nfs nfs_acl lockd auth_rpcgss sunrpc fscache autofs4 jfs 
xts gf128mul dm_crypt dm_mod sd_mod pata_acpi ata_generic hid_generic 
usb_storage hid_apple usbhid hid uhci_hcd aesni_intel aes_x86_64 
aes_generic ghash_clmulni_intel cryptd crc32c_intel ata_piix libata 
scsi_mod ehci_hcd usbcore usb_common
 > [17336.572716] Pid: 27714, comm: kworker/u:1 Not tainted 3.5.4-1-ARCH #1
 > [17336.572719] Call Trace:
 > [17336.572734]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0
 > [17336.572743]  [<ffffffff81051a9a>] warn_slowpath_null+0x1a/0x20
 > [17336.572759]  [<ffffffffa063bd29>] 
brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]
 > [17336.572769]  [<ffffffffa062e1bb>] brcms_ops_flush+0x3b/0x60 [brcmsmac]

This issue is bugging me for quite a while and some patch do patch up 
the issue, but it is still bleeding. Nasty one to get to the root cause 
of it, but I am testing my pitbull mentality on it ;-)

Gr. AvS


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-20 13:52 Out of memory on 3.5 kernels Arend van Spriel
@ 2012-09-21 19:49 ` Nico Schottelius
  2012-09-21 21:02   ` Fwd: " Arend van Spriel
  2012-09-24 22:43   ` David Rientjes
  0 siblings, 2 replies; 23+ messages in thread
From: Nico Schottelius @ 2012-09-21 19:49 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: Nico Schottelius, linux-kernel, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

Latest results:

- it seems I can trigger the problem by doing the backup to my external
  usb disk

- the usb disk uses jfs

- jfs seems to take the major part in cache memory consumption

I've attached dmesg and slabtop outputs of various stages:

- before and during the backup

I've had to abort the backup, because memory pressure made the system
almost completly unusable.

Hope this helps & someone has a clue on what went wrong were...

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: dmesg1 --]
[-- Type: text/plain, Size: 63435 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.5.4-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Sep 15 08:12:04 CEST 2012
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro i915.i915_enable_rc6=1 init=/bin/systemd initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x000000008ad33fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ad34000-0x000000008ad5efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ad5f000-0x000000008afa1fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008afa2000-0x000000008affefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008afff000-0x000000008affffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008b000000-0x000000008f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B0E.1110141154 10/14/2011
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0x8ad34 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x8ad33fff]
[    0.000000]  [mem 0x00000000-0x8abfffff] page 2M
[    0.000000]  [mem 0x8ac00000-0x8ad33fff] page 4k
[    0.000000] kernel direct mapping tables up to 0x8ad33fff @ [mem 0x1f830000-0x1fc8afff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x16fdfffff]
[    0.000000]  [mem 0x100000000-0x16fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x16fdfffff @ [mem 0x8ad2d000-0x8ad33fff]
[    0.000000] RAMDISK: [mem 0x1fc8b000-0x1fffefff]
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad3e000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00569 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000016fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x16fdfffff]
[    0.000000]   NODE_DATA [mem 0x16fdfc000-0x16fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x16fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0008efff]
[    0.000000]   node   0: [mem 0x00090000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0x8ad33fff]
[    0.000000]   node   0: [mem 0x100000000-0x16fdfffff]
[    0.000000] On node 0 totalpages: 1025730
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3912 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547188 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad34000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] e820: [mem 0x8fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88016fa00000 s83392 r8192 d23104 u262144
[    0.000000] pcpu-alloc: s83392 r8192 d23104 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002180
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro i915.i915_enable_rc6=1 init=/bin/systemd initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3955664k/6027264k available (4645k kernel code, 1924344k absent, 147256k reserved, 4207k data, 760k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] NR_IRQS:4352 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.003333] Detected 1799.998 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.99 BogoMIPS (lpj=5999993)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000034] Security Framework initialized
[    0.000038] AppArmor: AppArmor disabled by boot time parameter
[    0.000365] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001450] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001906] Mount-cache hash table entries: 256
[    0.002108] Initializing cgroup subsys cpuacct
[    0.002110] Initializing cgroup subsys memory
[    0.002119] Initializing cgroup subsys devices
[    0.002120] Initializing cgroup subsys freezer
[    0.002121] Initializing cgroup subsys net_cls
[    0.002123] Initializing cgroup subsys blkio
[    0.002151] CPU: Physical Processor ID: 0
[    0.002152] CPU: Processor Core ID: 0
[    0.002157] mce: CPU supports 7 MCE banks
[    0.002171] CPU0: Thermal monitoring enabled (TM1)
[    0.002179] using mwait in idle threads.
[    0.003767] ACPI: Core revision 20120320
[    0.011732] ftrace: allocating 17970 entries in 71 pages
[    0.023587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.056541] CPU0: Intel(R) Core(TM) i7-2677M CPU @ 1.80GHz stepping 07
[    0.162563] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.162569] PEBS disabled due to CPU errata.
[    0.162571] ... version:                3
[    0.162572] ... bit width:              48
[    0.162573] ... generic registers:      4
[    0.162575] ... value mask:             0000ffffffffffff
[    0.162576] ... max period:             000000007fffffff
[    0.162577] ... fixed-purpose events:   3
[    0.162579] ... event mask:             000000070000000f
[    0.182660] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.195862] Booting Node   0, Processors  #1 #2 #3
[    0.259038] Brought up 4 CPUs
[    0.259042] Total of 4 processors activated (14405.98 BogoMIPS).
[    0.263975] devtmpfs: initialized
[    0.265154] PM: Registering ACPI NVS region [mem 0x8ad34000-0x8ad5efff] (176128 bytes)
[    0.266136] NET: Registered protocol family 16
[    0.266287] ACPI: bus type pci registered
[    0.266362] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.266364] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.287329] PCI: Using configuration type 1 for base access
[    0.287955] bio: create slab <bio-0> at 0
[    0.288016] ACPI: Added _OSI(Module Device)
[    0.288018] ACPI: Added _OSI(Processor Device)
[    0.288020] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.288021] ACPI: Added _OSI(Processor Aggregator Device)
[    0.289516] ACPI: EC: EC description table is found, configuring boot EC
[    0.302054] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.302579] ACPI: SSDT 000000008ad39190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.302968] ACPI: Dynamic OEM Table Load:
[    0.302971] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.303303] ACPI: SSDT 000000008ad3a710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.303741] ACPI: Dynamic OEM Table Load:
[    0.303744] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.303875] ACPI: SSDT 000000008ad38d90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.304255] ACPI: Dynamic OEM Table Load:
[    0.304257] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.304819] ACPI: Interpreter enabled
[    0.304823] ACPI: (supports S0 S3 S4 S5)
[    0.304847] ACPI: Using IOAPIC for interrupt routing
[    0.316426] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.316605] ACPI: No dock devices found.
[    0.316608] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.316963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.317472] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.317475] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.317477] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.317481] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.317483] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.317520] PCI host bridge to bus 0000:00
[    0.317523] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.317525] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.317527] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.317529] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff]
[    0.317531] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.317541] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.317585] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.317625] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.317652] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.317664] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.317672] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.317677] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.317757] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.317783] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.317867] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.317912] pci 0000:00:1a.0: [8086:1c2c] type 00 class 0x0c0300
[    0.317960] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.318036] pci 0000:00:1a.7: [8086:1c2d] type 00 class 0x0c0320
[    0.318060] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.318161] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.318191] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.318209] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.318286] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.318318] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.318450] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.318491] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.318623] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.318671] pci 0000:00:1d.0: [8086:1c27] type 00 class 0x0c0300
[    0.318719] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.318793] pci 0000:00:1d.7: [8086:1c26] type 00 class 0x0c0320
[    0.318817] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.318918] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.318947] pci 0000:00:1f.0: [8086:1c4d] type 00 class 0x060100
[    0.319090] pci 0000:00:1f.2: [8086:1c01] type 00 class 0x01018f
[    0.319109] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.319118] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.319127] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.319137] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.319146] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.319156] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.319211] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.319229] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.319253] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.319329] pci 0000:03:00.0: [8086:151a] type 01 class 0x060400
[    0.319393] pci 0000:03:00.0: supports D1 D2
[    0.319395] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.325662] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.325673] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.325681] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.325698] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.325747] pci 0000:04:00.0: [8086:151a] type 01 class 0x060400
[    0.325814] pci 0000:04:00.0: supports D1 D2
[    0.325816] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.325852] pci 0000:04:03.0: [8086:151a] type 01 class 0x060400
[    0.325919] pci 0000:04:03.0: supports D1 D2
[    0.325921] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.325951] pci 0000:04:04.0: [8086:151a] type 01 class 0x060400
[    0.326018] pci 0000:04:04.0: supports D1 D2
[    0.326020] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.326065] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.326072] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.326130] pci 0000:05:00.0: [8086:151a] type 00 class 0x088000
[    0.326146] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.326157] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.326259] pci 0000:05:00.0: supports D1 D2
[    0.326261] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.332319] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.332336] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.332393] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.332401] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.332444] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.332452] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.332546] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.332555] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.332710] pci 0000:02:00.0: [14e4:4353] type 00 class 0x028000
[    0.332762] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.333025] pci 0000:02:00.0: supports D1 D2
[    0.333027] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.339025] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.339032] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.339055] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.339158] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.339251] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.339356]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.339489]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.342726] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.342778] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.342828] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.342875] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.342921] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.342970] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.343016] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.343063] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.343156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.343164] vgaarb: loaded
[    0.343165] vgaarb: bridge control possible 0000:00:02.0
[    0.343199] PCI: Using ACPI for IRQ routing
[    0.347275] PCI: pci_cache_line_size set to 64 bytes
[    0.347392] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.347394] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.347396] e820: reserve RAM buffer [mem 0x8ad34000-0x8bffffff]
[    0.347398] e820: reserve RAM buffer [mem 0x16fe00000-0x16fffffff]
[    0.347501] NetLabel: Initializing
[    0.347502] NetLabel:  domain hash size = 128
[    0.347503] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.347517] NetLabel:  unlabeled traffic allowed by default
[    0.347540] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.347547] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.349563] Switching to clocksource hpet
[    0.355544] pnp: PnP ACPI init
[    0.355563] ACPI: bus type pnp registered
[    0.355868] pnp 00:00: [bus 00-ff]
[    0.355871] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.355874] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.355876] pnp 00:00: [io  0x0d00-0xffff window]
[    0.355878] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.355880] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.355883] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.355885] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.355887] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.355889] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.355891] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.355893] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.355895] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.355897] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.355899] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.355901] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.355903] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.355905] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.355907] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.355909] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.355971] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.356055] pnp 00:01: [io  0x0000-0x001f]
[    0.356057] pnp 00:01: [io  0x0081-0x0091]
[    0.356059] pnp 00:01: [io  0x0093-0x009f]
[    0.356061] pnp 00:01: [io  0x00c0-0x00df]
[    0.356063] pnp 00:01: [dma 4]
[    0.356094] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.356103] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.356130] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.356207] pnp 00:03: [irq 0 disabled]
[    0.356217] pnp 00:03: [irq 8]
[    0.356219] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.356282] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.356286] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.356297] pnp 00:04: [io  0x00f0]
[    0.356303] pnp 00:04: [irq 13]
[    0.356331] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.356341] pnp 00:05: [io  0x002e-0x002f]
[    0.356343] pnp 00:05: [io  0x004e-0x004f]
[    0.356345] pnp 00:05: [io  0x0061]
[    0.356347] pnp 00:05: [io  0x0063]
[    0.356349] pnp 00:05: [io  0x0065]
[    0.356350] pnp 00:05: [io  0x0067]
[    0.356354] pnp 00:05: [io  0x0080]
[    0.356356] pnp 00:05: [io  0x0092]
[    0.356358] pnp 00:05: [io  0x00b2-0x00b3]
[    0.356360] pnp 00:05: [io  0x1000-0x100f]
[    0.356362] pnp 00:05: [io  0x0400-0x047f]
[    0.356363] pnp 00:05: [io  0x0500-0x057f]
[    0.356409] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.356412] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.356414] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.356418] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.356426] pnp 00:06: [io  0x0070-0x0077]
[    0.356454] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.356465] pnp 00:07: [io  0x0300-0x031f]
[    0.356471] pnp 00:07: [irq 6]
[    0.356501] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.356663] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.356665] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.356667] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.356669] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.356671] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.356673] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.356675] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.356676] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.356678] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.356680] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.356683] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.356734] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.356737] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.356739] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.356742] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.356744] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.356746] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.356749] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.356751] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.356753] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.356756] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.356759] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.362458] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.362461] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.362517] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.362519] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.362523] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.362532] pnp: PnP ACPI: found 10 devices
[    0.362534] ACPI: ACPI bus type pnp unregistered
[    0.369439] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.369445] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.369453] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.369458] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.369466] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.369471] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.369479] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.369484] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.369491] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.369494] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.369497] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.369501] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.369505] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.369513] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.369525] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.369532] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.369577] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.369590] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.369599] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.369659] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.369664] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.369678] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.369680] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.369683] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.369685] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.369687] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.369689] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.369691] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.369694] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.369696] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.369698] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.369700] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.369703] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.369705] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.369707] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.369740] NET: Registered protocol family 2
[    0.369867] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.370594] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.372096] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.372250] TCP: Hash tables configured (established 524288 bind 65536)
[    0.372251] TCP: reno registered
[    0.372262] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.372281] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.372365] NET: Registered protocol family 1
[    0.372382] pci 0000:00:02.0: Boot video device
[    0.372801] PCI: CLS 256 bytes, default 64
[    0.372849] Unpacking initramfs...
[    0.452713] Freeing initrd memory: 3536k freed
[    0.453258] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.453263] software IO TLB [mem 0x86d2d000-0x8ad2cfff] (64MB) mapped at [ffff880086d2d000-ffff88008ad2cfff]
[    0.453802] audit: initializing netlink socket (disabled)
[    0.453818] type=2000 audit(1348122629.346:1): initialized
[    0.468351] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.470149] VFS: Disk quotas dquot_6.5.2
[    0.470204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.470302] msgmni has been set to 7732
[    0.470498] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.470530] io scheduler noop registered
[    0.470532] io scheduler deadline registered
[    0.470583] io scheduler cfq registered (default)
[    0.470697] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.470927] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.471037] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.471148] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.471256] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.471420] intel_idle: MWAIT substates: 0x21120
[    0.471421] intel_idle: v0.4 model 0x2A
[    0.471423] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.471459] GHES: HEST is not enabled!
[    0.471507] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.471944] Linux agpgart interface v0.103
[    0.472017] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.472909] i8042: No controller found
[    0.473038] mousedev: PS/2 mouse device common for all mice
[    0.473100] rtc_cmos 00:06: RTC can wake from S4
[    0.473232] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.473263] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.473359] cpuidle: using governor ladder
[    0.473483] cpuidle: using governor menu
[    0.473601] drop_monitor: Initializing network drop monitor service
[    0.473677] TCP: cubic registered
[    0.473781] NET: Registered protocol family 10
[    0.473959] NET: Registered protocol family 17
[    0.473968] Key type dns_resolver registered
[    0.474094] PM: Hibernation image not present or could not be loaded.
[    0.474103] registered taskstats version 1
[    0.474851] rtc_cmos 00:06: setting system clock to 2012-09-20 06:30:30 UTC (1348122630)
[    0.476360] Freeing unused kernel memory: 760k freed
[    0.476461] Write protecting the kernel read-only data: 8192k
[    0.481348] Freeing unused kernel memory: 1488k freed
[    0.483580] Freeing unused kernel memory: 612k freed
[    0.492423] systemd-udevd[48]: starting version 189
[    0.524309] ACPI: bus type usb registered
[    0.524369] usbcore: registered new interface driver usbfs
[    0.524418] usbcore: registered new interface driver hub
[    0.524479] usbcore: registered new device driver usb
[    0.525508] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.525570] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.525574] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.525581] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.525614] ehci_hcd 0000:00:1a.7: debug port 2
[    0.526729] SCSI subsystem initialized
[    0.527967] libata version 3.00 loaded.
[    0.529502] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    0.529522] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    0.533206] uhci_hcd: USB Universal Host Controller Interface driver
[    0.539358] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.539707] hub 1-0:1.0: USB hub found
[    0.539716] hub 1-0:1.0: 6 ports detected
[    0.539922] ata_piix 0000:00:1f.2: version 2.13
[    0.539943] ata_piix 0000:00:1f.2: MAP [
[    0.539946]  P0 P2 P1 P3 ]
[    0.692530] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.692883] scsi0 : ata_piix
[    0.692994] scsi1 : ata_piix
[    0.693200] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    0.693206] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    0.693284] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.693292] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.693304] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
[    0.693347] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    0.693561] hub 2-0:1.0: USB hub found
[    0.693566] hub 2-0:1.0: 2 ports detected
[    0.693648] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.693652] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.693658] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.693683] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    0.693822] hub 3-0:1.0: USB hub found
[    0.693825] hub 3-0:1.0: 2 ports detected
[    0.693951] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.693956] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.693962] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    0.693993] ehci_hcd 0000:00:1d.7: debug port 2
[    0.697877] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    0.697892] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    0.705797] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.706094] hub 4-0:1.0: USB hub found
[    0.706100] hub 4-0:1.0: 8 ports detected
[    0.848929] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    0.972835] hub 1-1:1.0: USB hub found
[    0.973032] hub 1-1:1.0: 3 ports detected
[    1.078566] usb 1-2: new high-speed USB device number 3 using ehci_hcd
[    1.321520] usb 4-1: new high-speed USB device number 2 using ehci_hcd
[    1.445594] hub 4-1:1.0: USB hub found
[    1.445640] hub 4-1:1.0: 2 ports detected
[    1.454630] Refined TSC clocksource calibration: 1800.012 MHz.
[    1.454637] Switching to clocksource tsc
[    1.524736] usb 1-1.1: new full-speed USB device number 4 using ehci_hcd
[    1.623836] hub 1-1.1:1.0: USB hub found
[    1.623987] hub 1-1.1:1.0: 3 ports detected
[    1.704454] usb 1-1.2: new full-speed USB device number 5 using ehci_hcd
[    1.714236] ata2.00: failed to resume link (SControl 0)
[    1.819211] usbcore: registered new interface driver usbhid
[    1.819214] usbhid: USB HID core driver
[    1.820163] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    1.820234] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    1.890771] usb 4-1.1: new high-speed USB device number 3 using ehci_hcd
[    1.933176] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    1.994191] Initializing USB Mass Storage driver...
[    1.994349] scsi2 : usb-storage 4-1.1:1.0
[    1.994464] usbcore: registered new interface driver usb-storage
[    1.994467] USB Mass Storage support registered.
[    2.033730] ata1.01: failed to resume link (SControl 0)
[    2.057293] usb 1-1.1.1: new full-speed USB device number 6 using ehci_hcd
[    2.145743] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    2.145861] hid-generic 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    2.186894] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.186909] ata1.01: SATA link down (SStatus 0 SControl 0)
[    2.193876] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    2.193881] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.200486] ata1.00: configured for UDMA/133
[    2.200744] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    2.210429] usb 1-1.1.2: new full-speed USB device number 7 using ehci_hcd
[    2.298120] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    2.298300] hid-generic 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    2.363433] usb 1-1.1.3: new full-speed USB device number 8 using ehci_hcd
[    2.735939] ata2.01: failed to resume link (SControl 0)
[    2.747529] ata2.00: SATA link down (SStatus 0 SControl 0)
[    2.747545] ata2.01: SATA link down (SStatus 0 SControl 0)
[    2.752474] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    2.752594] sd 0:0:0:0: [sda] Write Protect is off
[    2.752600] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.752642] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.757174]  sda: sda1 sda2 sda3 sda4 sda5
[    2.757785] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.761191] device-mapper: uevent: version 1.0.3
[    2.761299] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    3.017890] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[    3.020051] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   15.921360] JFS: nTxBlock = 8192, nTxLock = 65536
[   16.026152] systemd[1]: systemd 189 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
[   16.045154] systemd[1]: Inserted module 'autofs4'
[   16.046367] systemd[1]: Set hostname to <brief>.
[   16.056083] systemd-fstab-generator[165]: Failed to create unit file: File exists
[   16.056181] systemd-fstab-generator[165]: Failed to create unit file: File exists
[   16.056394] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited with exit status 1.
[   16.117792] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
[   16.192383] FS-Cache: Loaded
[   16.199685] RPC: Registered named UNIX socket transport module.
[   16.199688] RPC: Registered udp transport module.
[   16.199689] RPC: Registered tcp transport module.
[   16.199691] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   16.231737] systemd-udevd[182]: starting version 189
[   16.245420] NFS: Registering the id_resolver key type
[   16.245429] Key type id_resolver registered
[   16.245431] Key type id_legacy registered
[   16.245438] FS-Cache: Netfs 'nfs' registered for caching
[   16.299607] systemd-journald[188]: Successfully opened /dev/kmsg for logging.
[   16.308995] systemd-journald[188]: Fixed max_use=193.4M max_size=24.1M min_size=64.0K keep_free=96.7M
[   16.309039] systemd-journald[188]: Reserving 44024 entries in hash table.
[   16.309627] systemd-journald[188]: Vacuuming...
[   16.309658] systemd-journald[188]: Flushing /dev/kmsg...
[   16.341159] systemd-journald[188]: systemd-journald running as pid 188
[   16.439631] mei 0000:00:16.0: setting latency timer to 64
[   16.439752] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[   16.442688] ACPI: AC Adapter [ADP1] (on-line)
[   16.446874] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   16.446916] ACPI: Lid Switch [LID0]
[   16.446994] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[   16.447000] ACPI: Power Button [PWRB]
[   16.448444] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   16.448450] ACPI: Sleep Button [SLPB]
[   16.448534] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   16.448539] ACPI: Power Button [PWRF]
[   16.449162] mei 0000:00:16.0: wd: failed to find the client
[   16.456453] bcma: Found chip with id 0xA8D8, rev 0x01 and package 0x08
[   16.456489] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[   16.456517] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[   16.456607] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[   16.464628] ACPI: Requesting acpi_cpufreq
[   16.521864] bcma: Bus registered
[   16.539871] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   16.568271] [drm] Initialized drm 1.1.0 20060810
[   16.568316] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
[   16.599825] ACPI: Battery Slot [BAT0] (battery present)
[   16.609490] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
[   16.609500] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.609504] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251)
[   16.609509] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.609511] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.610348] ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
[   16.610355] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.610647] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[   16.610771] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   16.612385] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[   16.612519] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[   16.633174] iTCO_vendor_support: vendor-support=0
[   16.635151] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[   16.635195] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   16.646032] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
[   16.647600] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   16.647721] usbcore: registered new interface driver bcm5974
[   16.648263] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
[   16.652059] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
[   16.654396] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   16.671950] cfg80211: Calling CRDA to update world regulatory domain
[   16.674693] Linux media interface: v0.10
[   16.675642] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   16.689089] Linux video capture interface: v2.00
[   16.700023] applesmc: : read arg fail
[   16.702836] Bluetooth: Core ver 2.16
[   16.702852] NET: Registered protocol family 31
[   16.702854] Bluetooth: HCI device and connection manager initialized
[   16.702856] Bluetooth: HCI socket layer initialized
[   16.702858] Bluetooth: L2CAP socket layer initialized
[   16.702862] Bluetooth: SCO socket layer initialized
[   16.724775] usbcore: registered new interface driver btusb
[   16.756113] brcmsmac bcma0:0: mfg 4bf core 812 rev 23 class 0 irq 17
[   16.758347] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   16.763657] usb 1-1.1.1: USB disconnect, device number 6
[   16.765126] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   16.771097] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   16.771100] applesmc: init_smcreg() took 50 ms
[   16.771202] Registered led device: smc::kbd_backlight
[   16.777481] usbcore: registered new interface driver uvcvideo
[   16.777484] USB Video Class driver (1.1.1)
[   16.876129] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   16.904188] usb 1-1.1.2: USB disconnect, device number 7
[   16.964343] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   16.991091] systemd-journald[188]: Received SIGUSR1
[   17.251617] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   17.251723] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.251803] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.251869] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   17.253191] i915 0000:00:02.0: setting latency timer to 64
[   17.285031] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[   17.285041] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   17.285042] [drm] Driver supports precise vblank timestamp query.
[   17.285104] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   18.490259] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   19.323492] fbcon: inteldrmfb (fb0) is primary device
[   20.172440] Console: switching to colour frame buffer device 180x56
[   20.175279] fb0: inteldrmfb frame buffer device
[   20.175280] drm: registered panic notifier
[   20.197799] acpi device:0d: registered as cooling_device4
[   20.198199] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   20.198541] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input14
[   20.199173] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[  138.927171] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  138.927183] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  138.928415] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  141.132750] wlan0: authenticate with d4:a0:2a:98:a6:a0
[  141.132798] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 1/3)
[  141.333294] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 2/3)
[  141.536261] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 3/3)
[  141.739321] wlan0: authentication with d4:a0:2a:98:a6:a0 timed out
[  154.097609] wlan0: authenticate with d4:a0:2a:98:a6:a0
[  154.097650] wlan0: send auth to d4:a0:2a:98:a6:a0 (try 1/3)
[  154.099206] wlan0: authenticated
[  154.100031] wlan0: associate with d4:a0:2a:98:a6:a0 (try 1/3)
[  154.104005] wlan0: RX AssocResp from d4:a0:2a:98:a6:a0 (capab=0x431 status=0 aid=1)
[  154.104514] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  154.104525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  154.104529] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[  154.105270] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  154.105403] wlan0: associated
[  160.924326] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  174.043984] wlan0: deauthenticated from d4:a0:2a:98:a6:a0 (Reason: 2)
[  174.065744] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  174.065764] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[  174.065769] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  174.068994] cfg80211: Calling CRDA for country: CH
[  176.086459] wlan0: authenticate with d4:a0:2a:9a:f6:ef
[  176.086486] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 1/3)
[  176.288817] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 2/3)
[  176.289534] wlan0: authenticated
[  176.292173] wlan0: associate with d4:a0:2a:9a:f6:ef (try 1/3)
[  176.294102] wlan0: RX AssocResp from d4:a0:2a:9a:f6:ef (capab=0x11 status=0 aid=38)
[  176.294612] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  176.294622] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  176.294627] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[  176.295486] wlan0: associated
[  181.740040] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  463.528605] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  484.550031] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  484.551729] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  484.555248] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  950.376686] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  950.383424] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  950.384098] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 1437.233440] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 2735.539673] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 3956.820759] usb 4-1.2: new high-speed USB device number 4 using ehci_hcd
[ 3956.990648] scsi3 : usb-storage 4-1.2:1.0
[ 3964.565530] scsi 3:0:0:0: Direct-Access     Samsung  STORY Station 3  1AJ1 PQ: 0 ANSI: 0
[ 3964.566485] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 3964.567218] sd 3:0:0:0: [sdc] Write Protect is off
[ 3964.567231] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 3964.567965] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3964.567975] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3964.570467] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3964.570479] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3964.606730]  sdc: sdc1 sdc2 sdc3 sdc4
[ 3964.609774] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3964.609785] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3964.609791] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 4196.117163] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 4196.129688] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 4892.354095] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5054.643739] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5866.094944] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5981.289754] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5981.290989] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5981.291085] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8441.631408] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.747746] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.759728] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.759792] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.762529] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.764337] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8603.911583] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8719.114206] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8719.120270] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9090.786140] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.062233] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.064584] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.064764] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.068891] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.070820] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.099880] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9577.642941] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9739.932997] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9996.423365] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9996.424658] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[10064.497432] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[11849.694115] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[13472.529648] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[14608.537694] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[16765.348616] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[16765.357496] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[17327.476757] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[17327.476773] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[17327.476779] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[17327.483402] cfg80211: Calling CRDA to update world regulatory domain
[17329.493885] wlan0: authenticate with d4:a0:2a:9a:f6:ef
[17329.495350] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 1/3)
[17329.501599] wlan0: authenticated
[17329.503477] wlan0: associate with d4:a0:2a:9a:f6:ef (try 1/3)
[17329.505123] wlan0: RX AssocResp from d4:a0:2a:9a:f6:ef (capab=0x11 status=0 aid=38)
[17329.505598] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[17329.505602] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[17329.505604] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[17329.505610] wlan0: associated
[17335.035704] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[17336.572526] ------------[ cut here ]------------
[17336.572558] WARNING: at drivers/net/wireless/brcm80211/brcmsmac/main.c:7968 brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]()
[17336.572562] Hardware name: MacBookAir4,2
[17336.572565] Modules linked in: sha256_generic snd_hda_codec_hdmi snd_hda_codec_cirrus ext4 jbd2 mbcache arc4 uvcvideo brcmsmac videobuf2_vmalloc videobuf2_memops cordic brcmutil btusb bluetooth i915 videobuf2_core mac80211 videodev crc16 acpi_cpufreq snd_hda_intel media i2c_algo_bit cfg80211 mperf drm_kms_helper snd_hda_codec rfkill joydev bcm5974 iTCO_wdt iTCO_vendor_support i2c_i801 intel_agp lpc_ich applesmc evdev microcode drm coretemp input_polldev pcspkr intel_gtt mfd_core i2c_core processor bcma snd_hwdep video button battery apple_bl mei ac snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_timer snd soundcore kvm_intel kvm nfs nfs_acl lockd auth_rpcgss sunrpc fscache autofs4 jfs xts gf128mul dm_crypt dm_mod sd_mod pata_acpi ata_generic hid_generic usb_storage hid_apple usbhid hid uhci_hcd aesni_intel aes_x86_64 aes_generic ghash_clmulni_intel cryptd crc32c_intel ata_piix libata scsi_mod ehci_hcd usbcore usb_common
[17336.572716] Pid: 27714, comm: kworker/u:1 Not tainted 3.5.4-1-ARCH #1
[17336.572719] Call Trace:
[17336.572734]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0
[17336.572743]  [<ffffffff81051a9a>] warn_slowpath_null+0x1a/0x20
[17336.572759]  [<ffffffffa063bd29>] brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]
[17336.572769]  [<ffffffffa062e1bb>] brcms_ops_flush+0x3b/0x60 [brcmsmac]
[17336.572792]  [<ffffffffa04a2f69>] ieee80211_mgd_probe_ap_send+0xc9/0x230 [mac80211]
[17336.572809]  [<ffffffffa04a374f>] ieee80211_mgd_probe_ap.part.22+0x10f/0x130 [mac80211]
[17336.572823]  [<ffffffffa04a381d>] ieee80211_beacon_connection_loss_work+0xad/0x160 [mac80211]
[17336.572833]  [<ffffffff8106effa>] process_one_work+0x12a/0x440
[17336.572848]  [<ffffffffa04a3770>] ? ieee80211_mgd_probe_ap.part.22+0x130/0x130 [mac80211]
[17336.572857]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0
[17336.572865]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0
[17336.572872]  [<ffffffff81074f73>] kthread+0x93/0xa0
[17336.572880]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10
[17336.572888]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70
[17336.572894]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[17336.572898] ---[ end trace 87315886d62eca54 ]---
[17336.599011] systemd-journald[188]: Compressed data object 934 -> 636
[17644.911257] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[17644.945232] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[17714.546558] usb 4-1.2: USB disconnect, device number 4
[19152.588854] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[19267.786857] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[19267.789203] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[19267.789401] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36

[-- Attachment #3: dmesg2 --]
[-- Type: text/plain, Size: 16667 bytes --]

[20613.179842] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[22398.337844] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[23559.757889] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23559.757908] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23559.757913] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23559.760894] cfg80211: Calling CRDA to update world regulatory domain
[23561.705197] wlan0: authenticate with d4:a0:2a:9a:fa:4f
[23561.706460] wlan0: send auth to d4:a0:2a:9a:fa:4f (try 1/3)
[23561.707138] wlan0: authenticated
[23561.707754] wlan0: associate with d4:a0:2a:9a:fa:4f (try 1/3)
[23561.709593] wlan0: RX AssocResp from d4:a0:2a:9a:fa:4f (capab=0x11 status=0 aid=3)
[23561.710096] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23561.710105] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23561.710110] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[23561.710881] wlan0: associated
[23566.740292] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[23577.979353] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23577.979373] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23577.979378] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23577.982489] cfg80211: Calling CRDA for country: CH
[23579.928161] wlan0: authenticate with d4:a0:2a:9a:c1:ef
[23579.928202] wlan0: send auth to d4:a0:2a:9a:c1:ef (try 1/3)
[23579.930025] wlan0: authenticated
[23579.932725] wlan0: associate with d4:a0:2a:9a:c1:ef (try 1/3)
[23579.935503] wlan0: RX AssocResp from d4:a0:2a:9a:c1:ef (capab=0x11 status=0 aid=18)
[23579.936076] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23579.936086] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23579.936095] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[23579.936884] wlan0: associated
[23584.941146] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[23738.482423] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23738.482444] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23738.482450] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23738.485604] cfg80211: Calling CRDA to update world regulatory domain
[23740.433015] wlan0: authenticate with d4:a0:2a:98:ab:7f
[23740.433084] wlan0: send auth to d4:a0:2a:98:ab:7f (try 1/3)
[23740.433740] wlan0: authenticated
[23740.435876] wlan0: associate with d4:a0:2a:98:ab:7f (try 1/3)
[23740.437730] wlan0: RX AssocResp from d4:a0:2a:98:ab:7f (capab=0x11 status=0 aid=11)
[23740.438234] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23740.438244] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23740.438248] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[23740.439029] wlan0: associated
[23744.986858] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24200.728742] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24200.728762] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24200.728767] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24200.731965] cfg80211: Calling CRDA for country: CH
[24202.679740] wlan0: authenticate with d4:a0:2a:9a:f6:ef
[24202.679775] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 1/3)
[24202.680434] wlan0: authenticated
[24202.682165] wlan0: associate with d4:a0:2a:9a:f6:ef (try 1/3)
[24202.683982] wlan0: RX AssocResp from d4:a0:2a:9a:f6:ef (capab=0x11 status=0 aid=70)
[24202.684490] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24202.684499] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24202.684504] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[24202.685286] wlan0: associated
[24206.935003] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[26109.891711] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26109.895289] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26109.895487] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26109.895523] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.473770] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.473829] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.473975] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.474040] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[29877.691131] CPU1: Core temperature above threshold, cpu clock throttled (total events = 1)
[29877.691132] CPU3: Core temperature above threshold, cpu clock throttled (total events = 1)
[29877.691135] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.691136] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.691137] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.691145] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.692103] CPU3: Core temperature/speed normal
[29877.692105] CPU1: Core temperature/speed normal
[29877.692106] CPU2: Package temperature/speed normal
[29877.692107] CPU1: Package temperature/speed normal
[29877.692110] CPU0: Package temperature/speed normal
[29877.692114] CPU3: Package temperature/speed normal
[29953.742873] [Hardware Error]: Machine check events logged
[30423.529052] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[30810.697517] EXT4-fs (sda4): re-mounted. Opts: commit=0
[30811.513141] PM: Syncing filesystems ... done.
[30811.552715] PM: Preparing system for mem sleep
[30814.397565] Freezing user space processes ... (elapsed 0.01 seconds) done.
[30814.411693] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[30814.425049] PM: Entering mem sleep
[30814.425070] Suspending console(s) (use no_console_suspend to debug)
[30814.433559] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[30814.433694] sd 0:0:0:0: [sda] Stopping disk
[30815.879404] PM: suspend of devices complete after 1456.427 msecs
[30815.879571] PM: late suspend of devices complete after 0.164 msecs
[30815.892827] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[30815.906054] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[30815.932682] PM: noirq suspend of devices complete after 53.177 msecs
[30815.932925] ACPI: Preparing to enter system sleep state S3
[30815.959320] PM: Saving platform NVS memory
[30815.959603] Disabling non-boot CPUs ...
[30816.062419] CPU 1 is now offline
[30816.165584] CPU 2 is now offline
[30816.268745] CPU 3 is now offline
[30816.269122] Extended CMOS year: 2000
[30816.270573] ACPI: Low-level resume complete
[30816.270614] PM: Restoring platform NVS memory
[30816.270929] Extended CMOS year: 2000
[30816.270969] Enabling non-boot CPUs ...
[30816.277792] Booting Node 0 Processor 1 APIC 0x2
[30816.292741] CPU1 is up
[30816.300082] Booting Node 0 Processor 2 APIC 0x1
[30816.314179] CPU2 is up
[30816.314542] Booting Node 0 Processor 3 APIC 0x3
[30816.329361] CPU3 is up
[30816.334317] ACPI: Waking up from system sleep state S3
[30816.819981] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[30816.820265] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[30816.820905] PM: noirq resume of devices complete after 1.140 msecs
[30816.821017] PM: early resume of devices complete after 0.089 msecs
[30816.821090] i915 0000:00:02.0: setting latency timer to 64
[30816.821100] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[30816.821108] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[30816.821138] usb usb2: root hub lost power or was reset
[30816.821153] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[30816.821163] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[30816.821199] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[30816.821202] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[30816.821203] usb usb3: root hub lost power or was reset
[30816.821238] ata_piix 0000:00:1f.2: setting latency timer to 64
[30816.821963] mei 0000:00:16.0: wd: failed to find the client
[30816.862074] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[30816.942205] Extended CMOS year: 2000
[30817.841469] ata2.00: failed to resume link (SControl 0)
[30818.160966] ata1.01: failed to resume link (SControl 0)
[30818.314136] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[30818.314147] ata1.01: SATA link down (SStatus 0 SControl 0)
[30818.320969] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[30818.327774] ata1.00: configured for UDMA/133
[30818.362254] sd 0:0:0:0: [sda] Starting disk
[30818.863221] ata2.01: failed to resume link (SControl 0)
[30818.874742] ata2.00: SATA link down (SStatus 4 SControl 0)
[30818.874763] ata2.01: SATA link down (SStatus 0 SControl 0)
[30818.891119] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[30818.892112] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[30818.892114] ieee80211 phy0: changing basic rates failed: -22
[30818.892116] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[30818.892117] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[30818.892117] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[30818.892291] PM: resume of devices complete after 2074.501 msecs
[30818.892667] PM: Finishing wakeup.
[30818.892668] Restarting tasks ... done.
[30818.927907] video LNXVIDEO:00: Restoring backlight state
[30821.472476] EXT4-fs (sda4): re-mounted. Opts: commit=0
[30833.182266] EXT4-fs (sda4): re-mounted. Opts: commit=0
[30833.634002] PM: Syncing filesystems ... done.
[30833.653412] PM: Preparing system for mem sleep
[30834.504706] Freezing user space processes ... (elapsed 0.01 seconds) done.
[30834.515487] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[30834.528882] PM: Entering mem sleep
[30834.528904] Suspending console(s) (use no_console_suspend to debug)
[30834.531151] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[30834.532417] sd 0:0:0:0: [sda] Stopping disk
[30836.179572] PM: suspend of devices complete after 1653.067 msecs
[30836.179738] PM: late suspend of devices complete after 0.164 msecs
[30836.193136] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[30836.206347] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[30836.232861] PM: noirq suspend of devices complete after 53.187 msecs
[30836.233105] ACPI: Preparing to enter system sleep state S3
[30836.259497] PM: Saving platform NVS memory
[30836.259772] Disabling non-boot CPUs ...
[30836.362600] CPU 1 is now offline
[30836.469074] CPU 2 is now offline
[30836.575580] CPU 3 is now offline
[30836.575905] Extended CMOS year: 2000
[30836.577360] ACPI: Low-level resume complete
[30836.577401] PM: Restoring platform NVS memory
[30836.577717] Extended CMOS year: 2000
[30836.577758] Enabling non-boot CPUs ...
[30836.584617] Booting Node 0 Processor 1 APIC 0x2
[30836.599595] CPU1 is up
[30836.607024] Booting Node 0 Processor 2 APIC 0x1
[30836.621194] CPU2 is up
[30836.621634] Booting Node 0 Processor 3 APIC 0x3
[30836.636601] CPU3 is up
[30836.641586] ACPI: Waking up from system sleep state S3
[30837.143462] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[30837.143746] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[30837.144386] PM: noirq resume of devices complete after 1.141 msecs
[30837.144500] PM: early resume of devices complete after 0.087 msecs
[30837.144528] i915 0000:00:02.0: setting latency timer to 64
[30837.144590] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[30837.144636] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[30837.144641] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[30837.144667] usb usb2: root hub lost power or was reset
[30837.144692] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[30837.144705] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[30837.144719] usb usb3: root hub lost power or was reset
[30837.144740] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[30837.144772] ata_piix 0000:00:1f.2: setting latency timer to 64
[30837.145364] mei 0000:00:16.0: wd: failed to find the client
[30837.186321] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[30838.164874] ata2.00: failed to resume link (SControl 0)
[30838.484454] ata1.01: failed to resume link (SControl 0)
[30838.637627] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[30838.637638] ata1.01: SATA link down (SStatus 0 SControl 0)
[30838.644459] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[30838.651223] ata1.00: configured for UDMA/133
[30838.684931] sd 0:0:0:0: [sda] Starting disk
[30839.186707] ata2.01: failed to resume link (SControl 0)
[30839.198210] ata2.00: SATA link down (SStatus 4 SControl 0)
[30839.198224] ata2.01: SATA link down (SStatus 0 SControl 0)
[30839.214634] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[30839.215629] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[30839.215631] ieee80211 phy0: changing basic rates failed: -22
[30839.215632] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[30839.215633] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[30839.215634] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[30839.215914] PM: resume of devices complete after 2074.641 msecs
[30839.216280] PM: Finishing wakeup.
[30839.216281] Restarting tasks ... done.
[30839.251553] video LNXVIDEO:00: Restoring backlight state
[30839.273157] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[30839.273166] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[30839.273169] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[30839.304083] cfg80211: Calling CRDA to update world regulatory domain
[30841.010180] EXT4-fs (sda4): re-mounted. Opts: commit=600
[30842.291830] wlan0: authenticate with 00:0c:42:0c:93:6f
[30842.291843] ieee80211 phy0: changing basic rates failed: -52
[30842.291851] wlan0: direct probe to 00:0c:42:0c:93:6f (try 1/3)
[30842.494804] wlan0: direct probe to 00:0c:42:0c:93:6f (try 2/3)
[30842.697815] wlan0: direct probe to 00:0c:42:0c:93:6f (try 3/3)
[30842.900842] wlan0: authentication with 00:0c:42:0c:93:6f timed out
[30855.124547] wlan0: authenticate with 00:0c:42:1f:2d:14
[30855.124632] ieee80211 phy0: changing basic rates failed: -52
[30855.124649] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 1/3)
[30855.324851] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 2/3)
[30855.527867] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 3/3)
[30855.730887] wlan0: authentication with 00:0c:42:1f:2d:14 timed out
[30867.960827] wlan0: authenticate with 00:0c:42:0c:93:6f
[30867.960858] ieee80211 phy0: changing basic rates failed: -52
[30867.960874] wlan0: direct probe to 00:0c:42:0c:93:6f (try 1/3)
[30868.161513] wlan0: direct probe to 00:0c:42:0c:93:6f (try 2/3)
[30868.364528] wlan0: direct probe to 00:0c:42:0c:93:6f (try 3/3)
[30868.567506] wlan0: authentication with 00:0c:42:0c:93:6f timed out
[30880.800747] wlan0: authenticate with 00:0c:42:1f:2d:14
[30880.800785] ieee80211 phy0: changing basic rates failed: -52
[30880.800809] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 1/3)
[30881.001507] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 2/3)
[30881.204519] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 3/3)
[30881.407534] wlan0: authentication with 00:0c:42:1f:2d:14 timed out

[-- Attachment #4: dmesg3-start-backup --]
[-- Type: text/plain, Size: 12571 bytes --]

[30893.633964] wlan0: authenticate with 00:19:cb:23:ab:33
[30893.633993] ieee80211 phy0: changing basic rates failed: -52
[30893.634010] wlan0: send auth to 00:19:cb:23:ab:33 (try 1/3)
[30893.635488] wlan0: authenticated
[30893.638531] wlan0: associate with 00:19:cb:23:ab:33 (try 1/3)
[30893.642467] wlan0: RX AssocResp from 00:19:cb:23:ab:33 (capab=0x421 status=0 aid=1)
[30893.643357] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[30893.643366] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[30893.643371] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[30893.643384] wlan0: associated
[30901.459631] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[31331.730169] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[31331.730189] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[31331.730197] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[31331.730768] cfg80211: Calling CRDA to update world regulatory domain
[31333.678442] wlan0: authenticate with 00:02:2d:5f:89:94
[31333.678469] ieee80211 phy0: changing basic rates failed: -52
[31333.678477] wlan0: send auth to 00:02:2d:5f:89:94 (try 1/3)
[31333.680459] wlan0: authenticated
[31333.682741] wlan0: associate with 00:02:2d:5f:89:94 (try 1/3)
[31333.684445] wlan0: RX AssocResp from 00:02:2d:5f:89:94 (capab=0x1 status=0 aid=1)
[31333.684942] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[31333.684945] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[31333.684947] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[31333.685183] wlan0: associated
[32239.387034] wlan0: deauthenticating from 00:02:2d:5f:89:94 by local choice (reason=3)
[32239.407866] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32239.407887] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[32239.407896] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32239.408577] cfg80211: Calling CRDA for country: CH
[32239.411416] wlan0: authenticate with 00:19:cb:23:ab:33
[32239.411443] ieee80211 phy0: changing basic rates failed: -52
[32239.411459] wlan0: send auth to 00:19:cb:23:ab:33 (try 1/3)
[32239.412992] wlan0: authenticated
[32239.414516] wlan0: associate with 00:19:cb:23:ab:33 (try 1/3)
[32239.417958] wlan0: RX AssocResp from 00:19:cb:23:ab:33 (capab=0x421 status=0 aid=1)
[32239.418846] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32239.418854] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32239.418859] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32239.419638] wlan0: associated
[32248.143189] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32399.073384] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32399.073405] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[32399.073413] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32399.073981] cfg80211: Calling CRDA to update world regulatory domain
[32401.021508] wlan0: authenticate with 00:02:2d:5f:89:94
[32401.021544] ieee80211 phy0: changing basic rates failed: -52
[32401.021567] wlan0: send auth to 00:02:2d:5f:89:94 (try 1/3)
[32401.023048] wlan0: authenticated
[32401.026054] wlan0: associate with 00:02:2d:5f:89:94 (try 1/3)
[32401.031098] wlan0: RX AssocResp from 00:02:2d:5f:89:94 (capab=0x1 status=0 aid=1)
[32401.031719] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32401.031727] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32401.031732] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32401.031745] wlan0: associated
[32421.454035] wlan0: deauthenticating from 00:02:2d:5f:89:94 by local choice (reason=3)
[32421.473134] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32421.473141] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[32421.473142] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32421.473796] cfg80211: Calling CRDA to update world regulatory domain
[32421.476247] wlan0: authenticate with 00:19:cb:23:ab:33
[32421.476259] ieee80211 phy0: changing basic rates failed: -52
[32421.476266] wlan0: send auth to 00:19:cb:23:ab:33 (try 1/3)
[32421.477801] wlan0: authenticated
[32421.480815] wlan0: associate with 00:19:cb:23:ab:33 (try 1/3)
[32421.482697] wlan0: RX AssocResp from 00:19:cb:23:ab:33 (capab=0x421 status=0 aid=4)
[32421.483799] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32421.483811] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32421.483816] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32421.485078] wlan0: associated
[32426.266316] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32889.773230] EXT4-fs (sda4): re-mounted. Opts: commit=0
[32890.085873] PM: Syncing filesystems ... done.
[32890.097273] PM: Preparing system for mem sleep
[32890.692226] Freezing user space processes ... (elapsed 0.01 seconds) done.
[32890.706235] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[32890.719642] PM: Entering mem sleep
[32890.719663] Suspending console(s) (use no_console_suspend to debug)
[32890.721864] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[32890.723109] sd 0:0:0:0: [sda] Stopping disk
[32892.373721] PM: suspend of devices complete after 1656.416 msecs
[32892.373886] PM: late suspend of devices complete after 0.163 msecs
[32892.387247] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[32892.400463] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[32892.426957] PM: noirq suspend of devices complete after 53.161 msecs
[32892.427201] ACPI: Preparing to enter system sleep state S3
[32892.453577] PM: Saving platform NVS memory
[32892.453867] Disabling non-boot CPUs ...
[32892.556688] CPU 1 is now offline
[32892.659834] CPU 2 is now offline
[32892.766321] CPU 3 is now offline
[32892.766647] Extended CMOS year: 2000
[32892.768105] ACPI: Low-level resume complete
[32892.768146] PM: Restoring platform NVS memory
[32892.768461] Extended CMOS year: 2000
[32892.768502] Enabling non-boot CPUs ...
[32892.775381] Booting Node 0 Processor 1 APIC 0x2
[32892.790424] CPU1 is up
[32892.797842] Booting Node 0 Processor 2 APIC 0x1
[32892.812538] CPU2 is up
[32892.812719] Booting Node 0 Processor 3 APIC 0x3
[32892.827514] CPU3 is up
[32892.832443] ACPI: Waking up from system sleep state S3
[32893.334202] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[32893.334486] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[32893.335132] PM: noirq resume of devices complete after 1.147 msecs
[32893.335245] PM: early resume of devices complete after 0.088 msecs
[32893.335274] i915 0000:00:02.0: setting latency timer to 64
[32893.335337] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[32893.335385] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[32893.335409] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[32893.335418] usb usb2: root hub lost power or was reset
[32893.335448] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[32893.335449] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[32893.335475] usb usb3: root hub lost power or was reset
[32893.335481] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[32893.335482] ata_piix 0000:00:1f.2: setting latency timer to 64
[32893.336304] mei 0000:00:16.0: wd: failed to find the client
[32893.378968] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[32893.942429] Extended CMOS year: 2000
[32894.355727] ata2.00: failed to resume link (SControl 0)
[32894.675202] ata1.01: failed to resume link (SControl 0)
[32894.828367] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[32894.828378] ata1.01: SATA link down (SStatus 0 SControl 0)
[32894.835199] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[32894.841961] ata1.00: configured for UDMA/133
[32894.876247] sd 0:0:0:0: [sda] Starting disk
[32895.377453] ata2.01: failed to resume link (SControl 0)
[32895.388936] ata2.00: SATA link down (SStatus 4 SControl 0)
[32895.388957] ata2.01: SATA link down (SStatus 0 SControl 0)
[32895.405510] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[32895.406500] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32895.406502] ieee80211 phy0: changing basic rates failed: -22
[32895.406503] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[32895.406504] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32895.406505] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32895.406607] PM: resume of devices complete after 2074.588 msecs
[32895.406972] PM: Finishing wakeup.
[32895.406973] Restarting tasks ... done.
[32895.429724] video LNXVIDEO:00: Restoring backlight state
[32895.477211] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32895.477219] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[32895.477221] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32895.477968] cfg80211: Calling CRDA to update world regulatory domain
[32896.706562] EXT4-fs (sda4): re-mounted. Opts: commit=600
[32897.411728] wlan0: authenticate with c8:6c:87:a9:df:a9
[32897.421524] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[32897.422607] wlan0: authenticated
[32897.424224] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[32897.427207] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=3)
[32897.428098] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32897.428108] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32897.428113] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32897.428951] wlan0: associated
[32906.640689] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32924.465572] usb 4-1.2: new high-speed USB device number 5 using ehci_hcd
[32924.564430] usb-storage 4-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[32924.565235] scsi4 : usb-storage 4-1.2:1.0
[32925.568154] scsi 4:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[32925.569231] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[32925.569845] sd 4:0:0:0: [sdc] Write Protect is off
[32925.569859] sd 4:0:0:0: [sdc] Mode Sense: 23 00 00 00
[32925.570401] sd 4:0:0:0: [sdc] No Caching mode page present
[32925.570408] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[32925.572275] sd 4:0:0:0: [sdc] No Caching mode page present
[32925.572284] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[32925.598266]  sdc: unknown partition table
[32925.600345] sd 4:0:0:0: [sdc] No Caching mode page present
[32925.600348] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[32925.600350] sd 4:0:0:0: [sdc] Attached SCSI disk
[32954.717802] tun: Universal TUN/TAP device driver, 1.6
[32954.717805] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[32991.675077] CPU3: Core temperature above threshold, cpu clock throttled (total events = 6002)
[32991.675079] CPU1: Core temperature above threshold, cpu clock throttled (total events = 6002)
[32991.675081] CPU2: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.675083] CPU0: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.675084] CPU1: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.675092] CPU3: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.676080] CPU3: Core temperature/speed normal
[32991.676081] CPU1: Core temperature/speed normal
[32991.676083] CPU2: Package temperature/speed normal
[32991.676084] CPU1: Package temperature/speed normal
[32991.676087] CPU0: Package temperature/speed normal
[32991.676091] CPU3: Package temperature/speed normal

[-- Attachment #5: dmesg4-during-backup-1.3g-slab --]
[-- Type: text/plain, Size: 3977 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged

[-- Attachment #6: dmesg5-system-unusable --]
[-- Type: text/plain, Size: 43066 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged
[35287.476223] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35287.476242] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35287.476247] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35287.479475] cfg80211: Calling CRDA to update world regulatory domain
[35330.664210] wlan0: authenticate with c8:6c:87:a9:df:a9
[35330.664227] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35330.665291] wlan0: authenticated
[35330.665640] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35330.667101] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35330.667851] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35330.667856] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35330.667858] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35330.668148] wlan0: associated
[35344.673912] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35379.150325] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35379.161186] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35379.161194] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35379.161196] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.161779] cfg80211: Calling CRDA to update world regulatory domain
[35379.162226] wlan0: authenticate with c8:6c:87:a9:df:a9
[35379.162239] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35379.165402] wlan0: authenticated
[35379.166593] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35379.168016] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35379.168897] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35379.168903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35379.168905] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.168910] wlan0: associated
[35389.114525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35434.190991] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35434.200827] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35434.200837] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35434.200839] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.201382] wlan0: authenticate with c8:6c:87:a9:df:a9
[35434.201396] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35434.202561] wlan0: authenticated
[35434.204116] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35434.205616] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35434.206518] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35434.206523] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35434.206526] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.206533] wlan0: associated
[35443.239129] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35525.628979] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.628983] urxvtd cpuset=/ mems_allowed=0
[35525.628985] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.628987] Call Trace:
[35525.628992]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.628996]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.629000]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.629004]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.629009]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.629011]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.629015]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.629017]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.629021]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.629024]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.629027]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.629029]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.629033]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.629035]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.629038]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.629041]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.629043]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.629045]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.629050]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.629052]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.629054]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.629056]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.629058]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.629060]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.629063]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.629065] Mem-Info:
[35525.629066] Node 0 DMA per-cpu:
[35525.629068] CPU    0: hi:    0, btch:   1 usd:   0
[35525.629069] CPU    1: hi:    0, btch:   1 usd:   0
[35525.629070] CPU    2: hi:    0, btch:   1 usd:   0
[35525.629072] CPU    3: hi:    0, btch:   1 usd:   0
[35525.629072] Node 0 DMA32 per-cpu:
[35525.629075] CPU    0: hi:  186, btch:  31 usd:   0
[35525.629076] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629077] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629078] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629079] Node 0 Normal per-cpu:
[35525.629080] CPU    0: hi:  186, btch:  31 usd:   1
[35525.629081] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629082] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629083] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629087] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.629087]  active_file:206 inactive_file:546 isolated_file:32
[35525.629087]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.629087]  free:34644 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.629087]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.629089] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.629092] lowmem_reserve[]: 0 2137 3899 3899
[35525.629095] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.629099] lowmem_reserve[]: 0 0 1762 1762
[35525.629102] Node 0 Normal free:39220kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:828kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.629106] lowmem_reserve[]: 0 0 0 0
[35525.629108] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.629114] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.629120] Node 0 Normal: 7394*4kB 1247*8kB 3*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 39600kB
[35525.629126] 59798 total pagecache pages
[35525.629127] 0 pages in swap cache
[35525.629128] Swap cache stats: add 0, delete 0, find 0/0
[35525.629129] Free swap  = 0kB
[35525.629130] Total swap = 0kB
[35525.638367] 1048048 pages RAM
[35525.638370] 57533 pages reserved
[35525.638370] 95356 pages shared
[35525.638371] 925311 pages non-shared
[35525.638372] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.638378] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.638380] [  188]     0   188    71437     5283   2       0             0 systemd-journal
[35525.638383] [  318]     0   318     3303      289   2       0             0 crond
[35525.638385] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.638387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.638389] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.638391] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.638393] [  329]     0   329    15747      284   2       0             0 login
[35525.638395] [  332]     0   332     2031      161   3       0             0 agetty
[35525.638396] [  334]     0   334     2031      161   3       0             0 agetty
[35525.638398] [  335]     0   335     2031      160   3       0             0 agetty
[35525.638400] [  336]     0   336     2031      162   3       0             0 agetty
[35525.638402] [  337]     0   337     2031      159   3       0             0 agetty
[35525.638404] [  348]     0   348    51901     1028   2       0             0 colord
[35525.638405] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.638407] [  411]     0   411     3092      172   3       0             0 master
[35525.638409] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.638411] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.638413] [  434]  1000   434     3423      259   1       0             0 startx
[35525.638415] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.638417] [  452]  1000   452    57695     3506   0       0             0 X
[35525.638419] [  457]  1000   457    23894      645   3       0             0 i3
[35525.638421] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.638423] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.638424] [  468]  1000   468    31324     7111   1       0             0 urxvtd
[35525.638426] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.638428] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.638429] [  506]     0   506     8481      247   0       0             0 sudo
[35525.638431] [  510]     0   510     6933      419   3       0             0 zsh
[35525.638433] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.638435] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.638436] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.638438] [  926]  1000   926     3424      230   0       0             0 lh
[35525.638440] [  928]  1000   928     8322      620   2       0             0 vim
[35525.638441] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.638443] [  981]  1000   981   148137    31459   2       0             0 chromium
[35525.638445] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.638447] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.638448] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.638450] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.638452] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.638454] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.638455] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.638457] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.638459] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.638461] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.638462] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.638464] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.638466] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.638468] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.638469] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.638471] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.638473] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.638474] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.638476] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.638478] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.638479] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.638481] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.638483] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.638485] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.638486] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.638488] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.638490] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.638492] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.638494] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.638496] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.638498] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.638500] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.638501] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.638503] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.638505] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.638506] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.638508] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.638510] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.638512] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.638514] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.638515] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.638517] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.638519] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.638520] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.638522] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.638524] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.638526] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.638527] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.638529] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.638531] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.638532] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.638534] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.638537] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.638538] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.638540] [12158]  1000 12158   239315    31208   3       4           300 chromium
[35525.638542] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.638544] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.638545] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.638547] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.638549] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.638550] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.638552] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.638554] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.638555] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.638557] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.638559] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.638561] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.638562] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.638565] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.638567] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.638569] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.638570] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.638572] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.638574] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.638576] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.638577] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.638579] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.638581] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.638582] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.638584] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.638586] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.638588] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.638590] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.638592] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.638594] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.638595] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.638597] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.638599] [10199]     0 10199     1504      133   3       0             0 tee
[35525.638601] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.638603] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.638604] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.638606] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.638608] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.638610] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.638612] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.638614] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.638616] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.638617] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.638619] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.638621] [12275]     0 12275     9170      396   3       0             0 crond
[35525.638623] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.638625] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.638627] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.638629] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.638631] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.638633] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.638635] [12488]     0 12488     9170      396   2       0             0 crond
[35525.638636] [12489]  1000 12489     2937      151   2       0             0 sh
[35525.638638] Out of memory: Kill process 12158 (chromium) score 331 or sacrifice child
[35525.638640] Killed process 12158 (chromium) total-vm:957260kB, anon-rss:123612kB, file-rss:1220kB
[35525.641777] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.641780] urxvtd cpuset=/ mems_allowed=0
[35525.641783] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.641784] Call Trace:
[35525.641790]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.641794]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.641797]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.641802]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.641806]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.641809]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.641812]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.641814]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.641819]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.641822]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.641825]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.641827]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.641830]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.641833]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.641836]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.641840]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.641844]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.641847]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.641852]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.641857]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.641859]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.641862]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.641864]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.641867]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.641872]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.641878] Mem-Info:
[35525.641880] Node 0 DMA per-cpu:
[35525.641883] CPU    0: hi:    0, btch:   1 usd:   0
[35525.641885] CPU    1: hi:    0, btch:   1 usd:   0
[35525.641886] CPU    2: hi:    0, btch:   1 usd:   0
[35525.641888] CPU    3: hi:    0, btch:   1 usd:   0
[35525.641890] Node 0 DMA32 per-cpu:
[35525.641892] CPU    0: hi:  186, btch:  31 usd:   0
[35525.641893] CPU    1: hi:  186, btch:  31 usd:   0
[35525.641894] CPU    2: hi:  186, btch:  31 usd:   0
[35525.641895] CPU    3: hi:  186, btch:  31 usd:   0
[35525.641896] Node 0 Normal per-cpu:
[35525.641898] CPU    0: hi:  186, btch:  31 usd:   1
[35525.641899] CPU    1: hi:  186, btch:  31 usd:  28
[35525.641900] CPU    2: hi:  186, btch:  31 usd:  26
[35525.641901] CPU    3: hi:  186, btch:  31 usd:  28
[35525.641904] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.641904]  active_file:206 inactive_file:825 isolated_file:32
[35525.641904]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.641904]  free:34355 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.641904]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.641906] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.641910] lowmem_reserve[]: 0 2137 3899 3899
[35525.641913] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.641917] lowmem_reserve[]: 0 0 1762 1762
[35525.641920] Node 0 Normal free:38064kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:1944kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.641924] lowmem_reserve[]: 0 0 0 0
[35525.641926] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.641932] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.641938] Node 0 Normal: 7216*4kB 1156*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 38112kB
[35525.641944] 60074 total pagecache pages
[35525.641945] 0 pages in swap cache
[35525.641946] Swap cache stats: add 0, delete 0, find 0/0
[35525.641947] Free swap  = 0kB
[35525.641947] Total swap = 0kB
[35525.653360] 1048048 pages RAM
[35525.653363] 57533 pages reserved
[35525.653364] 95459 pages shared
[35525.653365] 922266 pages non-shared
[35525.653367] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.653375] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.653378] [  188]     0   188    71437     5283   1       0             0 systemd-journal
[35525.653382] [  318]     0   318     3303      289   2       0             0 crond
[35525.653384] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.653387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.653390] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.653393] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.653396] [  329]     0   329    15747      284   2       0             0 login
[35525.653398] [  332]     0   332     2031      161   3       0             0 agetty
[35525.653401] [  334]     0   334     2031      161   3       0             0 agetty
[35525.653404] [  335]     0   335     2031      160   3       0             0 agetty
[35525.653406] [  336]     0   336     2031      162   3       0             0 agetty
[35525.653409] [  337]     0   337     2031      159   3       0             0 agetty
[35525.653412] [  348]     0   348    51901     1028   2       0             0 colord
[35525.653415] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.653418] [  411]     0   411     3092      172   3       0             0 master
[35525.653421] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.653424] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.653426] [  434]  1000   434     3423      259   1       0             0 startx
[35525.653429] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.653432] [  452]  1000   452    57695     3506   0       0             0 X
[35525.653434] [  457]  1000   457    23894      645   3       0             0 i3
[35525.653437] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.653440] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.653443] [  468]  1000   468    31324     7111   3       0             0 urxvtd
[35525.653446] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.653448] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.653451] [  506]     0   506     8481      247   0       0             0 sudo
[35525.653453] [  510]     0   510     6933      419   3       0             0 zsh
[35525.653456] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.653458] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.653461] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.653464] [  926]  1000   926     3424      230   0       0             0 lh
[35525.653467] [  928]  1000   928     8322      620   2       0             0 vim
[35525.653469] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.653472] [  981]  1000   981   148137    31459   0       0             0 chromium
[35525.653475] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.653477] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.653480] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.653483] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.653486] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.653489] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.653491] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.653495] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.653497] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.653500] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.653503] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.653505] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.653508] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.653510] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.653513] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.653516] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.653519] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.653522] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.653524] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.653527] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.653530] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.653532] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.653535] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.653537] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.653540] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.653543] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.653546] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.653548] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.653551] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.653553] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.653556] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.653558] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.653561] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.653564] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.653567] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.653569] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.653572] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.653575] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.653578] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.653581] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.653583] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.653586] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.653588] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.653591] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.653593] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.653596] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.653599] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.653601] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.653604] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.653606] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.653609] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.653612] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.653615] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.653618] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.653621] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.653624] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.653626] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.653629] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.653632] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.653635] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.653638] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.653640] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.653643] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.653646] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.653649] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.653651] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.653654] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.653658] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.653660] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.653663] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.653665] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.653667] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.653670] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.653672] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.653675] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.653678] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.653680] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.653683] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.653685] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.653689] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.653692] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.653694] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.653697] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.653699] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.653702] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.653705] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.653708] [10199]     0 10199     1504      133   3       0             0 tee
[35525.653711] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.653714] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.653717] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.653720] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.653722] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.653725] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.653728] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.653731] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.653733] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.653737] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.653739] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.653742] [12275]     0 12275     9170      396   3       0             0 crond
[35525.653745] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.653748] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.653751] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.653754] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.653757] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.653760] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.653763] [12488]     0 12488     9170      396   2       0             0 crond
[35525.653765] [12489]  1000 12489     2937      298   0       0             0 sh
[35525.653768] Out of memory: Kill process 10979 (chromium) score 330 or sacrifice child
[35525.653771] Killed process 10979 (chromium) total-vm:990172kB, anon-rss:117576kB, file-rss:1460kB

[-- Attachment #7: dmesg6-system-partly-usable-still-backup-1.5g-slab --]
[-- Type: text/plain, Size: 43066 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged
[35287.476223] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35287.476242] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35287.476247] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35287.479475] cfg80211: Calling CRDA to update world regulatory domain
[35330.664210] wlan0: authenticate with c8:6c:87:a9:df:a9
[35330.664227] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35330.665291] wlan0: authenticated
[35330.665640] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35330.667101] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35330.667851] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35330.667856] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35330.667858] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35330.668148] wlan0: associated
[35344.673912] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35379.150325] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35379.161186] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35379.161194] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35379.161196] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.161779] cfg80211: Calling CRDA to update world regulatory domain
[35379.162226] wlan0: authenticate with c8:6c:87:a9:df:a9
[35379.162239] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35379.165402] wlan0: authenticated
[35379.166593] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35379.168016] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35379.168897] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35379.168903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35379.168905] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.168910] wlan0: associated
[35389.114525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35434.190991] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35434.200827] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35434.200837] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35434.200839] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.201382] wlan0: authenticate with c8:6c:87:a9:df:a9
[35434.201396] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35434.202561] wlan0: authenticated
[35434.204116] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35434.205616] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35434.206518] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35434.206523] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35434.206526] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.206533] wlan0: associated
[35443.239129] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35525.628979] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.628983] urxvtd cpuset=/ mems_allowed=0
[35525.628985] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.628987] Call Trace:
[35525.628992]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.628996]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.629000]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.629004]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.629009]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.629011]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.629015]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.629017]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.629021]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.629024]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.629027]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.629029]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.629033]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.629035]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.629038]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.629041]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.629043]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.629045]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.629050]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.629052]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.629054]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.629056]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.629058]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.629060]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.629063]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.629065] Mem-Info:
[35525.629066] Node 0 DMA per-cpu:
[35525.629068] CPU    0: hi:    0, btch:   1 usd:   0
[35525.629069] CPU    1: hi:    0, btch:   1 usd:   0
[35525.629070] CPU    2: hi:    0, btch:   1 usd:   0
[35525.629072] CPU    3: hi:    0, btch:   1 usd:   0
[35525.629072] Node 0 DMA32 per-cpu:
[35525.629075] CPU    0: hi:  186, btch:  31 usd:   0
[35525.629076] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629077] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629078] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629079] Node 0 Normal per-cpu:
[35525.629080] CPU    0: hi:  186, btch:  31 usd:   1
[35525.629081] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629082] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629083] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629087] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.629087]  active_file:206 inactive_file:546 isolated_file:32
[35525.629087]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.629087]  free:34644 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.629087]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.629089] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.629092] lowmem_reserve[]: 0 2137 3899 3899
[35525.629095] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.629099] lowmem_reserve[]: 0 0 1762 1762
[35525.629102] Node 0 Normal free:39220kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:828kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.629106] lowmem_reserve[]: 0 0 0 0
[35525.629108] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.629114] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.629120] Node 0 Normal: 7394*4kB 1247*8kB 3*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 39600kB
[35525.629126] 59798 total pagecache pages
[35525.629127] 0 pages in swap cache
[35525.629128] Swap cache stats: add 0, delete 0, find 0/0
[35525.629129] Free swap  = 0kB
[35525.629130] Total swap = 0kB
[35525.638367] 1048048 pages RAM
[35525.638370] 57533 pages reserved
[35525.638370] 95356 pages shared
[35525.638371] 925311 pages non-shared
[35525.638372] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.638378] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.638380] [  188]     0   188    71437     5283   2       0             0 systemd-journal
[35525.638383] [  318]     0   318     3303      289   2       0             0 crond
[35525.638385] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.638387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.638389] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.638391] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.638393] [  329]     0   329    15747      284   2       0             0 login
[35525.638395] [  332]     0   332     2031      161   3       0             0 agetty
[35525.638396] [  334]     0   334     2031      161   3       0             0 agetty
[35525.638398] [  335]     0   335     2031      160   3       0             0 agetty
[35525.638400] [  336]     0   336     2031      162   3       0             0 agetty
[35525.638402] [  337]     0   337     2031      159   3       0             0 agetty
[35525.638404] [  348]     0   348    51901     1028   2       0             0 colord
[35525.638405] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.638407] [  411]     0   411     3092      172   3       0             0 master
[35525.638409] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.638411] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.638413] [  434]  1000   434     3423      259   1       0             0 startx
[35525.638415] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.638417] [  452]  1000   452    57695     3506   0       0             0 X
[35525.638419] [  457]  1000   457    23894      645   3       0             0 i3
[35525.638421] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.638423] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.638424] [  468]  1000   468    31324     7111   1       0             0 urxvtd
[35525.638426] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.638428] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.638429] [  506]     0   506     8481      247   0       0             0 sudo
[35525.638431] [  510]     0   510     6933      419   3       0             0 zsh
[35525.638433] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.638435] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.638436] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.638438] [  926]  1000   926     3424      230   0       0             0 lh
[35525.638440] [  928]  1000   928     8322      620   2       0             0 vim
[35525.638441] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.638443] [  981]  1000   981   148137    31459   2       0             0 chromium
[35525.638445] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.638447] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.638448] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.638450] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.638452] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.638454] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.638455] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.638457] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.638459] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.638461] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.638462] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.638464] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.638466] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.638468] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.638469] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.638471] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.638473] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.638474] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.638476] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.638478] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.638479] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.638481] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.638483] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.638485] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.638486] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.638488] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.638490] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.638492] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.638494] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.638496] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.638498] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.638500] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.638501] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.638503] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.638505] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.638506] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.638508] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.638510] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.638512] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.638514] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.638515] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.638517] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.638519] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.638520] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.638522] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.638524] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.638526] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.638527] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.638529] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.638531] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.638532] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.638534] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.638537] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.638538] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.638540] [12158]  1000 12158   239315    31208   3       4           300 chromium
[35525.638542] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.638544] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.638545] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.638547] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.638549] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.638550] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.638552] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.638554] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.638555] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.638557] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.638559] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.638561] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.638562] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.638565] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.638567] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.638569] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.638570] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.638572] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.638574] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.638576] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.638577] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.638579] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.638581] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.638582] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.638584] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.638586] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.638588] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.638590] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.638592] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.638594] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.638595] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.638597] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.638599] [10199]     0 10199     1504      133   3       0             0 tee
[35525.638601] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.638603] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.638604] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.638606] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.638608] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.638610] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.638612] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.638614] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.638616] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.638617] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.638619] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.638621] [12275]     0 12275     9170      396   3       0             0 crond
[35525.638623] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.638625] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.638627] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.638629] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.638631] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.638633] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.638635] [12488]     0 12488     9170      396   2       0             0 crond
[35525.638636] [12489]  1000 12489     2937      151   2       0             0 sh
[35525.638638] Out of memory: Kill process 12158 (chromium) score 331 or sacrifice child
[35525.638640] Killed process 12158 (chromium) total-vm:957260kB, anon-rss:123612kB, file-rss:1220kB
[35525.641777] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.641780] urxvtd cpuset=/ mems_allowed=0
[35525.641783] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.641784] Call Trace:
[35525.641790]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.641794]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.641797]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.641802]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.641806]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.641809]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.641812]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.641814]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.641819]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.641822]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.641825]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.641827]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.641830]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.641833]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.641836]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.641840]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.641844]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.641847]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.641852]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.641857]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.641859]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.641862]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.641864]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.641867]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.641872]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.641878] Mem-Info:
[35525.641880] Node 0 DMA per-cpu:
[35525.641883] CPU    0: hi:    0, btch:   1 usd:   0
[35525.641885] CPU    1: hi:    0, btch:   1 usd:   0
[35525.641886] CPU    2: hi:    0, btch:   1 usd:   0
[35525.641888] CPU    3: hi:    0, btch:   1 usd:   0
[35525.641890] Node 0 DMA32 per-cpu:
[35525.641892] CPU    0: hi:  186, btch:  31 usd:   0
[35525.641893] CPU    1: hi:  186, btch:  31 usd:   0
[35525.641894] CPU    2: hi:  186, btch:  31 usd:   0
[35525.641895] CPU    3: hi:  186, btch:  31 usd:   0
[35525.641896] Node 0 Normal per-cpu:
[35525.641898] CPU    0: hi:  186, btch:  31 usd:   1
[35525.641899] CPU    1: hi:  186, btch:  31 usd:  28
[35525.641900] CPU    2: hi:  186, btch:  31 usd:  26
[35525.641901] CPU    3: hi:  186, btch:  31 usd:  28
[35525.641904] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.641904]  active_file:206 inactive_file:825 isolated_file:32
[35525.641904]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.641904]  free:34355 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.641904]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.641906] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.641910] lowmem_reserve[]: 0 2137 3899 3899
[35525.641913] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.641917] lowmem_reserve[]: 0 0 1762 1762
[35525.641920] Node 0 Normal free:38064kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:1944kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.641924] lowmem_reserve[]: 0 0 0 0
[35525.641926] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.641932] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.641938] Node 0 Normal: 7216*4kB 1156*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 38112kB
[35525.641944] 60074 total pagecache pages
[35525.641945] 0 pages in swap cache
[35525.641946] Swap cache stats: add 0, delete 0, find 0/0
[35525.641947] Free swap  = 0kB
[35525.641947] Total swap = 0kB
[35525.653360] 1048048 pages RAM
[35525.653363] 57533 pages reserved
[35525.653364] 95459 pages shared
[35525.653365] 922266 pages non-shared
[35525.653367] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.653375] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.653378] [  188]     0   188    71437     5283   1       0             0 systemd-journal
[35525.653382] [  318]     0   318     3303      289   2       0             0 crond
[35525.653384] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.653387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.653390] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.653393] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.653396] [  329]     0   329    15747      284   2       0             0 login
[35525.653398] [  332]     0   332     2031      161   3       0             0 agetty
[35525.653401] [  334]     0   334     2031      161   3       0             0 agetty
[35525.653404] [  335]     0   335     2031      160   3       0             0 agetty
[35525.653406] [  336]     0   336     2031      162   3       0             0 agetty
[35525.653409] [  337]     0   337     2031      159   3       0             0 agetty
[35525.653412] [  348]     0   348    51901     1028   2       0             0 colord
[35525.653415] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.653418] [  411]     0   411     3092      172   3       0             0 master
[35525.653421] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.653424] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.653426] [  434]  1000   434     3423      259   1       0             0 startx
[35525.653429] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.653432] [  452]  1000   452    57695     3506   0       0             0 X
[35525.653434] [  457]  1000   457    23894      645   3       0             0 i3
[35525.653437] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.653440] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.653443] [  468]  1000   468    31324     7111   3       0             0 urxvtd
[35525.653446] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.653448] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.653451] [  506]     0   506     8481      247   0       0             0 sudo
[35525.653453] [  510]     0   510     6933      419   3       0             0 zsh
[35525.653456] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.653458] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.653461] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.653464] [  926]  1000   926     3424      230   0       0             0 lh
[35525.653467] [  928]  1000   928     8322      620   2       0             0 vim
[35525.653469] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.653472] [  981]  1000   981   148137    31459   0       0             0 chromium
[35525.653475] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.653477] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.653480] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.653483] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.653486] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.653489] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.653491] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.653495] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.653497] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.653500] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.653503] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.653505] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.653508] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.653510] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.653513] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.653516] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.653519] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.653522] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.653524] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.653527] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.653530] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.653532] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.653535] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.653537] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.653540] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.653543] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.653546] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.653548] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.653551] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.653553] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.653556] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.653558] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.653561] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.653564] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.653567] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.653569] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.653572] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.653575] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.653578] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.653581] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.653583] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.653586] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.653588] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.653591] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.653593] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.653596] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.653599] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.653601] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.653604] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.653606] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.653609] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.653612] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.653615] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.653618] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.653621] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.653624] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.653626] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.653629] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.653632] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.653635] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.653638] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.653640] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.653643] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.653646] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.653649] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.653651] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.653654] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.653658] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.653660] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.653663] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.653665] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.653667] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.653670] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.653672] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.653675] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.653678] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.653680] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.653683] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.653685] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.653689] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.653692] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.653694] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.653697] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.653699] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.653702] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.653705] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.653708] [10199]     0 10199     1504      133   3       0             0 tee
[35525.653711] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.653714] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.653717] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.653720] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.653722] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.653725] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.653728] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.653731] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.653733] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.653737] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.653739] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.653742] [12275]     0 12275     9170      396   3       0             0 crond
[35525.653745] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.653748] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.653751] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.653754] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.653757] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.653760] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.653763] [12488]     0 12488     9170      396   2       0             0 crond
[35525.653765] [12489]  1000 12489     2937      298   0       0             0 sh
[35525.653768] Out of memory: Kill process 10979 (chromium) score 330 or sacrifice child
[35525.653771] Killed process 10979 (chromium) total-vm:990172kB, anon-rss:117576kB, file-rss:1460kB

[-- Attachment #8: dmesg7-system-heating-slab-2.4g --]
[-- Type: text/plain, Size: 43066 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged
[35287.476223] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35287.476242] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35287.476247] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35287.479475] cfg80211: Calling CRDA to update world regulatory domain
[35330.664210] wlan0: authenticate with c8:6c:87:a9:df:a9
[35330.664227] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35330.665291] wlan0: authenticated
[35330.665640] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35330.667101] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35330.667851] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35330.667856] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35330.667858] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35330.668148] wlan0: associated
[35344.673912] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35379.150325] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35379.161186] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35379.161194] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35379.161196] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.161779] cfg80211: Calling CRDA to update world regulatory domain
[35379.162226] wlan0: authenticate with c8:6c:87:a9:df:a9
[35379.162239] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35379.165402] wlan0: authenticated
[35379.166593] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35379.168016] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35379.168897] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35379.168903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35379.168905] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.168910] wlan0: associated
[35389.114525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35434.190991] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35434.200827] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35434.200837] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35434.200839] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.201382] wlan0: authenticate with c8:6c:87:a9:df:a9
[35434.201396] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35434.202561] wlan0: authenticated
[35434.204116] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35434.205616] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35434.206518] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35434.206523] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35434.206526] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.206533] wlan0: associated
[35443.239129] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35525.628979] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.628983] urxvtd cpuset=/ mems_allowed=0
[35525.628985] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.628987] Call Trace:
[35525.628992]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.628996]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.629000]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.629004]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.629009]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.629011]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.629015]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.629017]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.629021]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.629024]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.629027]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.629029]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.629033]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.629035]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.629038]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.629041]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.629043]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.629045]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.629050]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.629052]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.629054]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.629056]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.629058]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.629060]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.629063]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.629065] Mem-Info:
[35525.629066] Node 0 DMA per-cpu:
[35525.629068] CPU    0: hi:    0, btch:   1 usd:   0
[35525.629069] CPU    1: hi:    0, btch:   1 usd:   0
[35525.629070] CPU    2: hi:    0, btch:   1 usd:   0
[35525.629072] CPU    3: hi:    0, btch:   1 usd:   0
[35525.629072] Node 0 DMA32 per-cpu:
[35525.629075] CPU    0: hi:  186, btch:  31 usd:   0
[35525.629076] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629077] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629078] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629079] Node 0 Normal per-cpu:
[35525.629080] CPU    0: hi:  186, btch:  31 usd:   1
[35525.629081] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629082] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629083] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629087] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.629087]  active_file:206 inactive_file:546 isolated_file:32
[35525.629087]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.629087]  free:34644 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.629087]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.629089] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.629092] lowmem_reserve[]: 0 2137 3899 3899
[35525.629095] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.629099] lowmem_reserve[]: 0 0 1762 1762
[35525.629102] Node 0 Normal free:39220kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:828kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.629106] lowmem_reserve[]: 0 0 0 0
[35525.629108] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.629114] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.629120] Node 0 Normal: 7394*4kB 1247*8kB 3*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 39600kB
[35525.629126] 59798 total pagecache pages
[35525.629127] 0 pages in swap cache
[35525.629128] Swap cache stats: add 0, delete 0, find 0/0
[35525.629129] Free swap  = 0kB
[35525.629130] Total swap = 0kB
[35525.638367] 1048048 pages RAM
[35525.638370] 57533 pages reserved
[35525.638370] 95356 pages shared
[35525.638371] 925311 pages non-shared
[35525.638372] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.638378] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.638380] [  188]     0   188    71437     5283   2       0             0 systemd-journal
[35525.638383] [  318]     0   318     3303      289   2       0             0 crond
[35525.638385] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.638387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.638389] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.638391] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.638393] [  329]     0   329    15747      284   2       0             0 login
[35525.638395] [  332]     0   332     2031      161   3       0             0 agetty
[35525.638396] [  334]     0   334     2031      161   3       0             0 agetty
[35525.638398] [  335]     0   335     2031      160   3       0             0 agetty
[35525.638400] [  336]     0   336     2031      162   3       0             0 agetty
[35525.638402] [  337]     0   337     2031      159   3       0             0 agetty
[35525.638404] [  348]     0   348    51901     1028   2       0             0 colord
[35525.638405] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.638407] [  411]     0   411     3092      172   3       0             0 master
[35525.638409] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.638411] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.638413] [  434]  1000   434     3423      259   1       0             0 startx
[35525.638415] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.638417] [  452]  1000   452    57695     3506   0       0             0 X
[35525.638419] [  457]  1000   457    23894      645   3       0             0 i3
[35525.638421] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.638423] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.638424] [  468]  1000   468    31324     7111   1       0             0 urxvtd
[35525.638426] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.638428] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.638429] [  506]     0   506     8481      247   0       0             0 sudo
[35525.638431] [  510]     0   510     6933      419   3       0             0 zsh
[35525.638433] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.638435] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.638436] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.638438] [  926]  1000   926     3424      230   0       0             0 lh
[35525.638440] [  928]  1000   928     8322      620   2       0             0 vim
[35525.638441] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.638443] [  981]  1000   981   148137    31459   2       0             0 chromium
[35525.638445] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.638447] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.638448] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.638450] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.638452] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.638454] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.638455] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.638457] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.638459] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.638461] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.638462] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.638464] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.638466] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.638468] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.638469] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.638471] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.638473] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.638474] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.638476] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.638478] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.638479] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.638481] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.638483] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.638485] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.638486] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.638488] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.638490] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.638492] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.638494] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.638496] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.638498] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.638500] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.638501] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.638503] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.638505] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.638506] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.638508] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.638510] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.638512] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.638514] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.638515] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.638517] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.638519] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.638520] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.638522] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.638524] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.638526] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.638527] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.638529] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.638531] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.638532] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.638534] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.638537] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.638538] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.638540] [12158]  1000 12158   239315    31208   3       4           300 chromium
[35525.638542] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.638544] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.638545] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.638547] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.638549] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.638550] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.638552] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.638554] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.638555] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.638557] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.638559] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.638561] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.638562] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.638565] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.638567] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.638569] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.638570] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.638572] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.638574] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.638576] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.638577] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.638579] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.638581] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.638582] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.638584] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.638586] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.638588] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.638590] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.638592] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.638594] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.638595] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.638597] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.638599] [10199]     0 10199     1504      133   3       0             0 tee
[35525.638601] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.638603] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.638604] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.638606] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.638608] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.638610] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.638612] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.638614] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.638616] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.638617] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.638619] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.638621] [12275]     0 12275     9170      396   3       0             0 crond
[35525.638623] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.638625] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.638627] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.638629] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.638631] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.638633] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.638635] [12488]     0 12488     9170      396   2       0             0 crond
[35525.638636] [12489]  1000 12489     2937      151   2       0             0 sh
[35525.638638] Out of memory: Kill process 12158 (chromium) score 331 or sacrifice child
[35525.638640] Killed process 12158 (chromium) total-vm:957260kB, anon-rss:123612kB, file-rss:1220kB
[35525.641777] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.641780] urxvtd cpuset=/ mems_allowed=0
[35525.641783] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.641784] Call Trace:
[35525.641790]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.641794]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.641797]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.641802]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.641806]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.641809]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.641812]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.641814]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.641819]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.641822]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.641825]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.641827]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.641830]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.641833]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.641836]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.641840]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.641844]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.641847]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.641852]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.641857]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.641859]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.641862]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.641864]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.641867]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.641872]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.641878] Mem-Info:
[35525.641880] Node 0 DMA per-cpu:
[35525.641883] CPU    0: hi:    0, btch:   1 usd:   0
[35525.641885] CPU    1: hi:    0, btch:   1 usd:   0
[35525.641886] CPU    2: hi:    0, btch:   1 usd:   0
[35525.641888] CPU    3: hi:    0, btch:   1 usd:   0
[35525.641890] Node 0 DMA32 per-cpu:
[35525.641892] CPU    0: hi:  186, btch:  31 usd:   0
[35525.641893] CPU    1: hi:  186, btch:  31 usd:   0
[35525.641894] CPU    2: hi:  186, btch:  31 usd:   0
[35525.641895] CPU    3: hi:  186, btch:  31 usd:   0
[35525.641896] Node 0 Normal per-cpu:
[35525.641898] CPU    0: hi:  186, btch:  31 usd:   1
[35525.641899] CPU    1: hi:  186, btch:  31 usd:  28
[35525.641900] CPU    2: hi:  186, btch:  31 usd:  26
[35525.641901] CPU    3: hi:  186, btch:  31 usd:  28
[35525.641904] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.641904]  active_file:206 inactive_file:825 isolated_file:32
[35525.641904]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.641904]  free:34355 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.641904]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.641906] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.641910] lowmem_reserve[]: 0 2137 3899 3899
[35525.641913] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.641917] lowmem_reserve[]: 0 0 1762 1762
[35525.641920] Node 0 Normal free:38064kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:1944kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.641924] lowmem_reserve[]: 0 0 0 0
[35525.641926] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.641932] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.641938] Node 0 Normal: 7216*4kB 1156*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 38112kB
[35525.641944] 60074 total pagecache pages
[35525.641945] 0 pages in swap cache
[35525.641946] Swap cache stats: add 0, delete 0, find 0/0
[35525.641947] Free swap  = 0kB
[35525.641947] Total swap = 0kB
[35525.653360] 1048048 pages RAM
[35525.653363] 57533 pages reserved
[35525.653364] 95459 pages shared
[35525.653365] 922266 pages non-shared
[35525.653367] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.653375] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.653378] [  188]     0   188    71437     5283   1       0             0 systemd-journal
[35525.653382] [  318]     0   318     3303      289   2       0             0 crond
[35525.653384] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.653387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.653390] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.653393] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.653396] [  329]     0   329    15747      284   2       0             0 login
[35525.653398] [  332]     0   332     2031      161   3       0             0 agetty
[35525.653401] [  334]     0   334     2031      161   3       0             0 agetty
[35525.653404] [  335]     0   335     2031      160   3       0             0 agetty
[35525.653406] [  336]     0   336     2031      162   3       0             0 agetty
[35525.653409] [  337]     0   337     2031      159   3       0             0 agetty
[35525.653412] [  348]     0   348    51901     1028   2       0             0 colord
[35525.653415] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.653418] [  411]     0   411     3092      172   3       0             0 master
[35525.653421] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.653424] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.653426] [  434]  1000   434     3423      259   1       0             0 startx
[35525.653429] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.653432] [  452]  1000   452    57695     3506   0       0             0 X
[35525.653434] [  457]  1000   457    23894      645   3       0             0 i3
[35525.653437] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.653440] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.653443] [  468]  1000   468    31324     7111   3       0             0 urxvtd
[35525.653446] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.653448] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.653451] [  506]     0   506     8481      247   0       0             0 sudo
[35525.653453] [  510]     0   510     6933      419   3       0             0 zsh
[35525.653456] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.653458] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.653461] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.653464] [  926]  1000   926     3424      230   0       0             0 lh
[35525.653467] [  928]  1000   928     8322      620   2       0             0 vim
[35525.653469] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.653472] [  981]  1000   981   148137    31459   0       0             0 chromium
[35525.653475] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.653477] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.653480] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.653483] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.653486] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.653489] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.653491] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.653495] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.653497] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.653500] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.653503] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.653505] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.653508] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.653510] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.653513] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.653516] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.653519] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.653522] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.653524] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.653527] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.653530] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.653532] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.653535] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.653537] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.653540] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.653543] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.653546] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.653548] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.653551] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.653553] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.653556] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.653558] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.653561] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.653564] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.653567] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.653569] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.653572] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.653575] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.653578] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.653581] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.653583] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.653586] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.653588] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.653591] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.653593] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.653596] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.653599] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.653601] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.653604] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.653606] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.653609] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.653612] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.653615] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.653618] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.653621] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.653624] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.653626] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.653629] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.653632] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.653635] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.653638] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.653640] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.653643] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.653646] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.653649] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.653651] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.653654] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.653658] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.653660] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.653663] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.653665] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.653667] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.653670] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.653672] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.653675] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.653678] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.653680] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.653683] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.653685] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.653689] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.653692] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.653694] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.653697] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.653699] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.653702] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.653705] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.653708] [10199]     0 10199     1504      133   3       0             0 tee
[35525.653711] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.653714] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.653717] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.653720] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.653722] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.653725] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.653728] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.653731] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.653733] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.653737] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.653739] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.653742] [12275]     0 12275     9170      396   3       0             0 crond
[35525.653745] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.653748] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.653751] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.653754] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.653757] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.653760] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.653763] [12488]     0 12488     9170      396   2       0             0 crond
[35525.653765] [12489]  1000 12489     2937      298   0       0             0 sh
[35525.653768] Out of memory: Kill process 10979 (chromium) score 330 or sacrifice child
[35525.653771] Killed process 10979 (chromium) total-vm:990172kB, anon-rss:117576kB, file-rss:1460kB

[-- Attachment #9: mounts-during-backup --]
[-- Type: text/plain, Size: 1882 bytes --]

proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=1977832k,nr_inodes=494458,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
/dev/mapper/root on / type jfs (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
/dev/sda4 on /boot type ext4 (rw,relatime,commit=600,data=ordered)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
/dev/mapper/usbhd on /home/services/usbhd type jfs (rw,relatime)

[-- Attachment #10: slabtop6 --]
[-- Type: text/plain, Size: 1494 bytes --]

 Active / Total Objects (% used)    : 1456769 / 1493903 (97.5%)
 Active / Total Slabs (% used)      : 104212 / 104212 (100.0%)
 Active / Total Caches (% used)     : 69 / 101 (68.3%)
 Active / Total Size (% used)       : 1546523.14K / 1553721.27K (99.5%)
 Minimum / Average / Maximum Object : 0.01K / 1.04K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
1228135 1228135 100%    1.21K  95344       26   3051008K jfs_ip

  8624   8550  99%    1.00K   1421       32     45472K kmalloc-1024
 30828  30828 100%    0.55K   1101       28     17616K radix_tree_node
  8775   7239  82%    0.58K    325       27      5200K inode_cache
 20454  17306  84%    0.19K    974       21      3896K dentry
 20631  14341  69%    0.17K    897       23      3588K vm_area_struct
  2532   2355  93%    0.64K    185       24      2960K proc_inode_cache
 22816  22816 100%    0.12K    713       32      2852K jfs_mp
 20592  20367  98%    0.11K    572       36      2288K sysfs_dir_cache
 11508   9966  86%    0.19K    548       21      2192K kmalloc-192
   850    658  77%    2.00K     54       16      1728K kmalloc-2048
  6272   4313  68%    0.25K    196       32      1568K kmalloc-256
   360    286  79%    4.00K     45        8      1440K kmalloc-4096
  1872   1557  83%    0.66K     78       24      1248K shmem_inode_cache
 23970  16479  68%    0.05K    282       85      1128K shared_policy_node
   525    348  66%    2.02K     35       15      1120K task_struct       

[-- Attachment #11: slabtop7 --]
[-- Type: text/plain, Size: 1526 bytes --]

 Active / Total Objects (% used)    : 2103178 / 2144412 (98.1%)
 Active / Total Slabs (% used)      : 161439 / 161439 (100.0%)
 Active / Total Caches (% used)     : 69 / 101 (68.3%)
 Active / Total Size (% used)       : 2412546.38K / 2422966.80K (99.6%)
 Minimum / Average / Maximum Object : 0.01K / 1.13K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
1968917 1968415  99%    1.21K 156531       26   5008992K jfs_ip
               
  8775   7234  82%    0.58K    325       27      5200K inode_cache
  2124   1577  74%    1.00K    139       32      4448K kmalloc-1024
 18648  10712  57%    0.19K    888       21      3552K dentry      
  6188   2613  42%    0.55K    221       28      3536K radix_tree_node
 15732  10682  67%    0.17K    684       23      2736K vm_area_struct
 20592  20351  98%    0.11K    572       36      2288K sysfs_dir_cache
   832    716  86%    2.00K     52       16      1664K kmalloc-2048   
  6208   3873  62%    0.25K    194       32      1552K kmalloc-256
   360    278  77%    4.00K     45        8      1440K kmalloc-4096
  1872   1594  85%    0.66K     78       24      1248K shmem_inode_cache
   495    306  61%    2.02K     33       15      1056K task_struct
  1792   1348  75%    0.50K     56       32       896K kmalloc-512            
  1092    927  84%    0.81K     28       39       896K task_xstate
   405    310  76%    2.06K     27       15       864K sighand_cache
 17425  10370  59%    0.05K    205       85       820K shared_policy_node


[-- Attachment #12: slabtop4-during-backup --]
[-- Type: text/plain, Size: 1485 bytes --]

 Active / Total Objects (% used)    : 1165130 / 1198087 (97.2%)
 Active / Total Slabs (% used)      : 81027 / 81027 (100.0%)
 Active / Total Caches (% used)     : 69 / 101 (68.3%)
 Active / Total Size (% used)       : 1237249.81K / 1246521.94K (99.3%)
 Minimum / Average / Maximum Object : 0.01K / 1.04K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
993607 993607 100%    1.21K  75358       26   2411456K jfs_ip
  8829   7254  82%    0.58K    327       27      5232K inode_cache
  8036   2411  30%    0.55K    287       28      4592K radix_tree_node
 23920  22012  92%    0.17K   1040       23      4160K vm_area_struct
 21357  13777  64%    0.19K   1017       21      4068K dentry
 20592  20388  99%    0.11K    572       36      2288K sysfs_dir_cache
  1932   1576  81%    1.00K     63       32      2016K kmalloc-1024
   880    736  83%    2.00K     55       16      1760K kmalloc-2048
  6304   4854  76%    0.25K    197       32      1576K kmalloc-256
   368    342  92%    4.00K     46        8      1472K kmalloc-4096
  2208   2208 100%    0.64K     92       24      1472K proc_inode_cache
  1872   1574  84%    0.66K     78       24      1248K shmem_inode_cache
 25840  23394  90%    0.05K    304       85      1216K shared_policy_node
   525    401  76%    2.02K     35       15      1120K task_struct
 11546  10480  90%    0.09K    251       46      1004K anon_vma
  1092    972  89%    0.81K     28       39       896K task_xstate


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Fwd: Re: Out of memory on 3.5 kernels
  2012-09-21 19:49 ` Nico Schottelius
@ 2012-09-21 21:02   ` Arend van Spriel
  2012-09-24 22:43   ` David Rientjes
  1 sibling, 0 replies; 23+ messages in thread
From: Arend van Spriel @ 2012-09-21 21:02 UTC (permalink / raw)
  To: David Rientjes; +Cc: Nico Schottelius, linux-kernel, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 997 bytes --]

Adding David as he suggested looking at slabtop.

Gr. AvS

-------- Original Message --------
Subject: Re: Out of memory on 3.5 kernels
Date: Fri, 21 Sep 2012 21:49:31 +0200
From: Nico Schottelius <nico-kernel20120920@schottelius.org>
To: Arend van Spriel <arend@broadcom.com>
CC: Nico Schottelius <nico-kernel20120920@schottelius.org>, 
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, 
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>

Latest results:

- it seems I can trigger the problem by doing the backup to my external
   usb disk

- the usb disk uses jfs

- jfs seems to take the major part in cache memory consumption

I've attached dmesg and slabtop outputs of various stages:

- before and during the backup

I've had to abort the backup, because memory pressure made the system
almost completly unusable.

Hope this helps & someone has a clue on what went wrong were...

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0




[-- Attachment #2: dmesg1 --]
[-- Type: text/plain, Size: 64336 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.5.4-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Sep 15 08:12:04 CEST 2012
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro i915.i915_enable_rc6=1 init=/bin/systemd initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x000000008ad33fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ad34000-0x000000008ad5efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ad5f000-0x000000008afa1fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008afa2000-0x000000008affefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008afff000-0x000000008affffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008b000000-0x000000008f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B0E.1110141154 10/14/2011
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0x8ad34 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x8ad33fff]
[    0.000000]  [mem 0x00000000-0x8abfffff] page 2M
[    0.000000]  [mem 0x8ac00000-0x8ad33fff] page 4k
[    0.000000] kernel direct mapping tables up to 0x8ad33fff @ [mem 0x1f830000-0x1fc8afff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x16fdfffff]
[    0.000000]  [mem 0x100000000-0x16fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x16fdfffff @ [mem 0x8ad2d000-0x8ad33fff]
[    0.000000] RAMDISK: [mem 0x1fc8b000-0x1fffefff]
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad3e000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00569 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000016fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x16fdfffff]
[    0.000000]   NODE_DATA [mem 0x16fdfc000-0x16fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x16fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0008efff]
[    0.000000]   node   0: [mem 0x00090000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0x8ad33fff]
[    0.000000]   node   0: [mem 0x100000000-0x16fdfffff]
[    0.000000] On node 0 totalpages: 1025730
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3912 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547188 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad34000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] e820: [mem 0x8fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88016fa00000 s83392 r8192 d23104 u262144
[    0.000000] pcpu-alloc: s83392 r8192 d23104 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002180
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro i915.i915_enable_rc6=1 init=/bin/systemd initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3955664k/6027264k available (4645k kernel code, 1924344k absent, 147256k reserved, 4207k data, 760k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] NR_IRQS:4352 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.003333] Detected 1799.998 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.99 BogoMIPS (lpj=5999993)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000034] Security Framework initialized
[    0.000038] AppArmor: AppArmor disabled by boot time parameter
[    0.000365] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001450] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001906] Mount-cache hash table entries: 256
[    0.002108] Initializing cgroup subsys cpuacct
[    0.002110] Initializing cgroup subsys memory
[    0.002119] Initializing cgroup subsys devices
[    0.002120] Initializing cgroup subsys freezer
[    0.002121] Initializing cgroup subsys net_cls
[    0.002123] Initializing cgroup subsys blkio
[    0.002151] CPU: Physical Processor ID: 0
[    0.002152] CPU: Processor Core ID: 0
[    0.002157] mce: CPU supports 7 MCE banks
[    0.002171] CPU0: Thermal monitoring enabled (TM1)
[    0.002179] using mwait in idle threads.
[    0.003767] ACPI: Core revision 20120320
[    0.011732] ftrace: allocating 17970 entries in 71 pages
[    0.023587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.056541] CPU0: Intel(R) Core(TM) i7-2677M CPU @ 1.80GHz stepping 07
[    0.162563] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.162569] PEBS disabled due to CPU errata.
[    0.162571] ... version:                3
[    0.162572] ... bit width:              48
[    0.162573] ... generic registers:      4
[    0.162575] ... value mask:             0000ffffffffffff
[    0.162576] ... max period:             000000007fffffff
[    0.162577] ... fixed-purpose events:   3
[    0.162579] ... event mask:             000000070000000f
[    0.182660] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.195862] Booting Node   0, Processors  #1 #2 #3
[    0.259038] Brought up 4 CPUs
[    0.259042] Total of 4 processors activated (14405.98 BogoMIPS).
[    0.263975] devtmpfs: initialized
[    0.265154] PM: Registering ACPI NVS region [mem 0x8ad34000-0x8ad5efff] (176128 bytes)
[    0.266136] NET: Registered protocol family 16
[    0.266287] ACPI: bus type pci registered
[    0.266362] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.266364] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.287329] PCI: Using configuration type 1 for base access
[    0.287955] bio: create slab <bio-0> at 0
[    0.288016] ACPI: Added _OSI(Module Device)
[    0.288018] ACPI: Added _OSI(Processor Device)
[    0.288020] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.288021] ACPI: Added _OSI(Processor Aggregator Device)
[    0.289516] ACPI: EC: EC description table is found, configuring boot EC
[    0.302054] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.302579] ACPI: SSDT 000000008ad39190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.302968] ACPI: Dynamic OEM Table Load:
[    0.302971] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.303303] ACPI: SSDT 000000008ad3a710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.303741] ACPI: Dynamic OEM Table Load:
[    0.303744] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.303875] ACPI: SSDT 000000008ad38d90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.304255] ACPI: Dynamic OEM Table Load:
[    0.304257] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.304819] ACPI: Interpreter enabled
[    0.304823] ACPI: (supports S0 S3 S4 S5)
[    0.304847] ACPI: Using IOAPIC for interrupt routing
[    0.316426] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.316605] ACPI: No dock devices found.
[    0.316608] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.316963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.317472] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.317475] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.317477] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.317481] pci_root PNP0A08:00: host bridge window [mem 0x8fa00000-0xfeafffff]
[    0.317483] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.317520] PCI host bridge to bus 0000:00
[    0.317523] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.317525] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.317527] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.317529] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff]
[    0.317531] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.317541] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.317585] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.317625] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.317652] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.317664] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.317672] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.317677] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.317757] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.317783] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.317867] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.317912] pci 0000:00:1a.0: [8086:1c2c] type 00 class 0x0c0300
[    0.317960] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.318036] pci 0000:00:1a.7: [8086:1c2d] type 00 class 0x0c0320
[    0.318060] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.318161] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.318191] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.318209] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.318286] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.318318] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.318450] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.318491] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.318623] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.318671] pci 0000:00:1d.0: [8086:1c27] type 00 class 0x0c0300
[    0.318719] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.318793] pci 0000:00:1d.7: [8086:1c26] type 00 class 0x0c0320
[    0.318817] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.318918] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.318947] pci 0000:00:1f.0: [8086:1c4d] type 00 class 0x060100
[    0.319090] pci 0000:00:1f.2: [8086:1c01] type 00 class 0x01018f
[    0.319109] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.319118] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.319127] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.319137] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.319146] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.319156] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.319211] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.319229] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.319253] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.319329] pci 0000:03:00.0: [8086:151a] type 01 class 0x060400
[    0.319393] pci 0000:03:00.0: supports D1 D2
[    0.319395] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.325662] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.325673] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.325681] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.325698] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.325747] pci 0000:04:00.0: [8086:151a] type 01 class 0x060400
[    0.325814] pci 0000:04:00.0: supports D1 D2
[    0.325816] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.325852] pci 0000:04:03.0: [8086:151a] type 01 class 0x060400
[    0.325919] pci 0000:04:03.0: supports D1 D2
[    0.325921] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.325951] pci 0000:04:04.0: [8086:151a] type 01 class 0x060400
[    0.326018] pci 0000:04:04.0: supports D1 D2
[    0.326020] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.326065] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.326072] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.326130] pci 0000:05:00.0: [8086:151a] type 00 class 0x088000
[    0.326146] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.326157] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.326259] pci 0000:05:00.0: supports D1 D2
[    0.326261] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.332319] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.332336] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.332393] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.332401] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.332444] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.332452] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.332546] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.332555] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.332710] pci 0000:02:00.0: [14e4:4353] type 00 class 0x028000
[    0.332762] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.333025] pci 0000:02:00.0: supports D1 D2
[    0.333027] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.339025] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.339032] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.339055] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.339158] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.339251] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.339356]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.339489]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.342726] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.342778] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.342828] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.342875] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.342921] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.342970] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.343016] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.343063] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.343156] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.343164] vgaarb: loaded
[    0.343165] vgaarb: bridge control possible 0000:00:02.0
[    0.343199] PCI: Using ACPI for IRQ routing
[    0.347275] PCI: pci_cache_line_size set to 64 bytes
[    0.347392] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.347394] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.347396] e820: reserve RAM buffer [mem 0x8ad34000-0x8bffffff]
[    0.347398] e820: reserve RAM buffer [mem 0x16fe00000-0x16fffffff]
[    0.347501] NetLabel: Initializing
[    0.347502] NetLabel:  domain hash size = 128
[    0.347503] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.347517] NetLabel:  unlabeled traffic allowed by default
[    0.347540] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.347547] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.349563] Switching to clocksource hpet
[    0.355544] pnp: PnP ACPI init
[    0.355563] ACPI: bus type pnp registered
[    0.355868] pnp 00:00: [bus 00-ff]
[    0.355871] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.355874] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.355876] pnp 00:00: [io  0x0d00-0xffff window]
[    0.355878] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.355880] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.355883] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.355885] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.355887] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.355889] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.355891] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.355893] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.355895] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.355897] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.355899] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.355901] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.355903] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.355905] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.355907] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    0.355909] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.355971] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.356055] pnp 00:01: [io  0x0000-0x001f]
[    0.356057] pnp 00:01: [io  0x0081-0x0091]
[    0.356059] pnp 00:01: [io  0x0093-0x009f]
[    0.356061] pnp 00:01: [io  0x00c0-0x00df]
[    0.356063] pnp 00:01: [dma 4]
[    0.356094] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.356103] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.356130] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.356207] pnp 00:03: [irq 0 disabled]
[    0.356217] pnp 00:03: [irq 8]
[    0.356219] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.356282] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.356286] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.356297] pnp 00:04: [io  0x00f0]
[    0.356303] pnp 00:04: [irq 13]
[    0.356331] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.356341] pnp 00:05: [io  0x002e-0x002f]
[    0.356343] pnp 00:05: [io  0x004e-0x004f]
[    0.356345] pnp 00:05: [io  0x0061]
[    0.356347] pnp 00:05: [io  0x0063]
[    0.356349] pnp 00:05: [io  0x0065]
[    0.356350] pnp 00:05: [io  0x0067]
[    0.356354] pnp 00:05: [io  0x0080]
[    0.356356] pnp 00:05: [io  0x0092]
[    0.356358] pnp 00:05: [io  0x00b2-0x00b3]
[    0.356360] pnp 00:05: [io  0x1000-0x100f]
[    0.356362] pnp 00:05: [io  0x0400-0x047f]
[    0.356363] pnp 00:05: [io  0x0500-0x057f]
[    0.356409] system 00:05: [io  0x1000-0x100f] has been reserved
[    0.356412] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.356414] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.356418] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.356426] pnp 00:06: [io  0x0070-0x0077]
[    0.356454] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.356465] pnp 00:07: [io  0x0300-0x031f]
[    0.356471] pnp 00:07: [irq 6]
[    0.356501] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    0.356663] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    0.356665] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    0.356667] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    0.356669] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    0.356671] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    0.356673] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    0.356675] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    0.356676] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    0.356678] pnp 00:08: [mem 0xff000000-0xffffffff]
[    0.356680] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    0.356683] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.356734] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.356737] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.356739] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.356742] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.356744] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.356746] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.356749] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.356751] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.356753] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.356756] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.356759] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.362458] pnp 00:09: [mem 0x20000000-0x201fffff]
[    0.362461] pnp 00:09: [mem 0x40000000-0x401fffff]
[    0.362517] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    0.362519] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    0.362523] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.362532] pnp: PnP ACPI: found 10 devices
[    0.362534] ACPI: ACPI bus type pnp unregistered
[    0.369439] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.369445] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.369453] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.369458] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.369466] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.369471] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.369479] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.369484] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.369491] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.369494] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.369497] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.369501] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.369505] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.369513] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.369525] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.369532] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.369577] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    0.369590] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    0.369599] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    0.369659] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.369664] pci 0000:00:1c.1: power state changed by ACPI to D0
[    0.369678] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.369680] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.369683] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.369685] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    0.369687] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.369689] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.369691] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    0.369694] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.369696] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    0.369698] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    0.369700] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    0.369703] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    0.369705] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    0.369707] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    0.369740] NET: Registered protocol family 2
[    0.369867] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.370594] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.372096] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.372250] TCP: Hash tables configured (established 524288 bind 65536)
[    0.372251] TCP: reno registered
[    0.372262] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.372281] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.372365] NET: Registered protocol family 1
[    0.372382] pci 0000:00:02.0: Boot video device
[    0.372801] PCI: CLS 256 bytes, default 64
[    0.372849] Unpacking initramfs...
[    0.452713] Freeing initrd memory: 3536k freed
[    0.453258] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.453263] software IO TLB [mem 0x86d2d000-0x8ad2cfff] (64MB) mapped at [ffff880086d2d000-ffff88008ad2cfff]
[    0.453802] audit: initializing netlink socket (disabled)
[    0.453818] type=2000 audit(1348122629.346:1): initialized
[    0.468351] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.470149] VFS: Disk quotas dquot_6.5.2
[    0.470204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.470302] msgmni has been set to 7732
[    0.470498] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.470530] io scheduler noop registered
[    0.470532] io scheduler deadline registered
[    0.470583] io scheduler cfq registered (default)
[    0.470697] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.470927] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.471037] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    0.471148] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    0.471256] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    0.471420] intel_idle: MWAIT substates: 0x21120
[    0.471421] intel_idle: v0.4 model 0x2A
[    0.471423] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.471459] GHES: HEST is not enabled!
[    0.471507] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.471944] Linux agpgart interface v0.103
[    0.472017] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.472909] i8042: No controller found
[    0.473038] mousedev: PS/2 mouse device common for all mice
[    0.473100] rtc_cmos 00:06: RTC can wake from S4
[    0.473232] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.473263] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.473359] cpuidle: using governor ladder
[    0.473483] cpuidle: using governor menu
[    0.473601] drop_monitor: Initializing network drop monitor service
[    0.473677] TCP: cubic registered
[    0.473781] NET: Registered protocol family 10
[    0.473959] NET: Registered protocol family 17
[    0.473968] Key type dns_resolver registered
[    0.474094] PM: Hibernation image not present or could not be loaded.
[    0.474103] registered taskstats version 1
[    0.474851] rtc_cmos 00:06: setting system clock to 2012-09-20 06:30:30 UTC (1348122630)
[    0.476360] Freeing unused kernel memory: 760k freed
[    0.476461] Write protecting the kernel read-only data: 8192k
[    0.481348] Freeing unused kernel memory: 1488k freed
[    0.483580] Freeing unused kernel memory: 612k freed
[    0.492423] systemd-udevd[48]: starting version 189
[    0.524309] ACPI: bus type usb registered
[    0.524369] usbcore: registered new interface driver usbfs
[    0.524418] usbcore: registered new interface driver hub
[    0.524479] usbcore: registered new device driver usb
[    0.525508] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.525570] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.525574] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.525581] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.525614] ehci_hcd 0000:00:1a.7: debug port 2
[    0.526729] SCSI subsystem initialized
[    0.527967] libata version 3.00 loaded.
[    0.529502] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    0.529522] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    0.533206] uhci_hcd: USB Universal Host Controller Interface driver
[    0.539358] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.539707] hub 1-0:1.0: USB hub found
[    0.539716] hub 1-0:1.0: 6 ports detected
[    0.539922] ata_piix 0000:00:1f.2: version 2.13
[    0.539943] ata_piix 0000:00:1f.2: MAP [
[    0.539946]  P0 P2 P1 P3 ]
[    0.692530] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.692883] scsi0 : ata_piix
[    0.692994] scsi1 : ata_piix
[    0.693200] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    0.693206] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    0.693284] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.693292] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.693304] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
[    0.693347] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    0.693561] hub 2-0:1.0: USB hub found
[    0.693566] hub 2-0:1.0: 2 ports detected
[    0.693648] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.693652] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.693658] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.693683] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    0.693822] hub 3-0:1.0: USB hub found
[    0.693825] hub 3-0:1.0: 2 ports detected
[    0.693951] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.693956] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.693962] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    0.693993] ehci_hcd 0000:00:1d.7: debug port 2
[    0.697877] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    0.697892] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    0.705797] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.706094] hub 4-0:1.0: USB hub found
[    0.706100] hub 4-0:1.0: 8 ports detected
[    0.848929] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    0.972835] hub 1-1:1.0: USB hub found
[    0.973032] hub 1-1:1.0: 3 ports detected
[    1.078566] usb 1-2: new high-speed USB device number 3 using ehci_hcd
[    1.321520] usb 4-1: new high-speed USB device number 2 using ehci_hcd
[    1.445594] hub 4-1:1.0: USB hub found
[    1.445640] hub 4-1:1.0: 2 ports detected
[    1.454630] Refined TSC clocksource calibration: 1800.012 MHz.
[    1.454637] Switching to clocksource tsc
[    1.524736] usb 1-1.1: new full-speed USB device number 4 using ehci_hcd
[    1.623836] hub 1-1.1:1.0: USB hub found
[    1.623987] hub 1-1.1:1.0: 3 ports detected
[    1.704454] usb 1-1.2: new full-speed USB device number 5 using ehci_hcd
[    1.714236] ata2.00: failed to resume link (SControl 0)
[    1.819211] usbcore: registered new interface driver usbhid
[    1.819214] usbhid: USB HID core driver
[    1.820163] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    1.820234] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    1.890771] usb 4-1.1: new high-speed USB device number 3 using ehci_hcd
[    1.933176] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    1.994191] Initializing USB Mass Storage driver...
[    1.994349] scsi2 : usb-storage 4-1.1:1.0
[    1.994464] usbcore: registered new interface driver usb-storage
[    1.994467] USB Mass Storage support registered.
[    2.033730] ata1.01: failed to resume link (SControl 0)
[    2.057293] usb 1-1.1.1: new full-speed USB device number 6 using ehci_hcd
[    2.145743] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    2.145861] hid-generic 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    2.186894] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.186909] ata1.01: SATA link down (SStatus 0 SControl 0)
[    2.193876] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    2.193881] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.200486] ata1.00: configured for UDMA/133
[    2.200744] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    2.210429] usb 1-1.1.2: new full-speed USB device number 7 using ehci_hcd
[    2.298120] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    2.298300] hid-generic 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    2.363433] usb 1-1.1.3: new full-speed USB device number 8 using ehci_hcd
[    2.735939] ata2.01: failed to resume link (SControl 0)
[    2.747529] ata2.00: SATA link down (SStatus 0 SControl 0)
[    2.747545] ata2.01: SATA link down (SStatus 0 SControl 0)
[    2.752474] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    2.752594] sd 0:0:0:0: [sda] Write Protect is off
[    2.752600] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.752642] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.757174]  sda: sda1 sda2 sda3 sda4 sda5
[    2.757785] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.761191] device-mapper: uevent: version 1.0.3
[    2.761299] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    3.017890] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[    3.020051] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   15.921360] JFS: nTxBlock = 8192, nTxLock = 65536
[   16.026152] systemd[1]: systemd 189 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
[   16.045154] systemd[1]: Inserted module 'autofs4'
[   16.046367] systemd[1]: Set hostname to <brief>.
[   16.056083] systemd-fstab-generator[165]: Failed to create unit file: File exists
[   16.056181] systemd-fstab-generator[165]: Failed to create unit file: File exists
[   16.056394] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited with exit status 1.
[   16.117792] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
[   16.192383] FS-Cache: Loaded
[   16.199685] RPC: Registered named UNIX socket transport module.
[   16.199688] RPC: Registered udp transport module.
[   16.199689] RPC: Registered tcp transport module.
[   16.199691] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   16.231737] systemd-udevd[182]: starting version 189
[   16.245420] NFS: Registering the id_resolver key type
[   16.245429] Key type id_resolver registered
[   16.245431] Key type id_legacy registered
[   16.245438] FS-Cache: Netfs 'nfs' registered for caching
[   16.299607] systemd-journald[188]: Successfully opened /dev/kmsg for logging.
[   16.308995] systemd-journald[188]: Fixed max_use=193.4M max_size=24.1M min_size=64.0K keep_free=96.7M
[   16.309039] systemd-journald[188]: Reserving 44024 entries in hash table.
[   16.309627] systemd-journald[188]: Vacuuming...
[   16.309658] systemd-journald[188]: Flushing /dev/kmsg...
[   16.341159] systemd-journald[188]: systemd-journald running as pid 188
[   16.439631] mei 0000:00:16.0: setting latency timer to 64
[   16.439752] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[   16.442688] ACPI: AC Adapter [ADP1] (on-line)
[   16.446874] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   16.446916] ACPI: Lid Switch [LID0]
[   16.446994] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[   16.447000] ACPI: Power Button [PWRB]
[   16.448444] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   16.448450] ACPI: Sleep Button [SLPB]
[   16.448534] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   16.448539] ACPI: Power Button [PWRF]
[   16.449162] mei 0000:00:16.0: wd: failed to find the client
[   16.456453] bcma: Found chip with id 0xA8D8, rev 0x01 and package 0x08
[   16.456489] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[   16.456517] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[   16.456607] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[   16.464628] ACPI: Requesting acpi_cpufreq
[   16.521864] bcma: Bus registered
[   16.539871] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   16.568271] [drm] Initialized drm 1.1.0 20060810
[   16.568316] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
[   16.599825] ACPI: Battery Slot [BAT0] (battery present)
[   16.609490] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
[   16.609500] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.609504] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251)
[   16.609509] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.609511] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.610348] ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
[   16.610355] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.610647] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[   16.610771] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   16.612385] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[   16.612519] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x90000000
[   16.633174] iTCO_vendor_support: vendor-support=0
[   16.635151] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[   16.635195] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   16.646032] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
[   16.647600] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8
[   16.647721] usbcore: registered new interface driver bcm5974
[   16.648263] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
[   16.652059] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
[   16.654396] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   16.671950] cfg80211: Calling CRDA to update world regulatory domain
[   16.674693] Linux media interface: v0.10
[   16.675642] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   16.689089] Linux video capture interface: v2.00
[   16.700023] applesmc: : read arg fail
[   16.702836] Bluetooth: Core ver 2.16
[   16.702852] NET: Registered protocol family 31
[   16.702854] Bluetooth: HCI device and connection manager initialized
[   16.702856] Bluetooth: HCI socket layer initialized
[   16.702858] Bluetooth: L2CAP socket layer initialized
[   16.702862] Bluetooth: SCO socket layer initialized
[   16.724775] usbcore: registered new interface driver btusb
[   16.756113] brcmsmac bcma0:0: mfg 4bf core 812 rev 23 class 0 irq 17
[   16.758347] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   16.763657] usb 1-1.1.1: USB disconnect, device number 6
[   16.765126] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   16.771097] applesmc: key=349 fan=1 temp=25 acc=0 lux=2 kbd=1
[   16.771100] applesmc: init_smcreg() took 50 ms
[   16.771202] Registered led device: smc::kbd_backlight
[   16.777481] usbcore: registered new interface driver uvcvideo
[   16.777484] USB Video Class driver (1.1.1)
[   16.876129] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   16.904188] usb 1-1.1.2: USB disconnect, device number 7
[   16.964343] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   16.991091] systemd-journald[188]: Received SIGUSR1
[   17.251617] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   17.251723] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.251803] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.251869] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   17.253191] i915 0000:00:02.0: setting latency timer to 64
[   17.285031] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[   17.285041] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   17.285042] [drm] Driver supports precise vblank timestamp query.
[   17.285104] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   18.490259] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   19.323492] fbcon: inteldrmfb (fb0) is primary device
[   20.172440] Console: switching to colour frame buffer device 180x56
[   20.175279] fb0: inteldrmfb frame buffer device
[   20.175280] drm: registered panic notifier
[   20.197799] acpi device:0d: registered as cooling_device4
[   20.198199] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   20.198541] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input14
[   20.199173] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[  138.927171] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  138.927183] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[  138.928415] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  141.132750] wlan0: authenticate with d4:a0:2a:98:a6:a0
[  141.132798] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 1/3)
[  141.333294] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 2/3)
[  141.536261] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 3/3)
[  141.739321] wlan0: authentication with d4:a0:2a:98:a6:a0 timed out
[  154.097609] wlan0: authenticate with d4:a0:2a:98:a6:a0
[  154.097650] wlan0: send auth to d4:a0:2a:98:a6:a0 (try 1/3)
[  154.099206] wlan0: authenticated
[  154.100031] wlan0: associate with d4:a0:2a:98:a6:a0 (try 1/3)
[  154.104005] wlan0: RX AssocResp from d4:a0:2a:98:a6:a0 (capab=0x431 status=0 aid=1)
[  154.104514] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  154.104525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  154.104529] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[  154.105270] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  154.105403] wlan0: associated
[  160.924326] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  174.043984] wlan0: deauthenticated from d4:a0:2a:98:a6:a0 (Reason: 2)
[  174.065744] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[  174.065764] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[  174.065769] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[  174.068994] cfg80211: Calling CRDA for country: CH
[  176.086459] wlan0: authenticate with d4:a0:2a:9a:f6:ef
[  176.086486] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 1/3)
[  176.288817] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 2/3)
[  176.289534] wlan0: authenticated
[  176.292173] wlan0: associate with d4:a0:2a:9a:f6:ef (try 1/3)
[  176.294102] wlan0: RX AssocResp from d4:a0:2a:9a:f6:ef (capab=0x11 status=0 aid=38)
[  176.294612] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[  176.294622] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[  176.294627] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[  176.295486] wlan0: associated
[  181.740040] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  463.528605] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  484.550031] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  484.551729] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  484.555248] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  950.376686] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  950.383424] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[  950.384098] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 1437.233440] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 2735.539673] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 3956.820759] usb 4-1.2: new high-speed USB device number 4 using ehci_hcd
[ 3956.990648] scsi3 : usb-storage 4-1.2:1.0
[ 3964.565530] scsi 3:0:0:0: Direct-Access     Samsung  STORY Station 3  1AJ1 PQ: 0 ANSI: 0
[ 3964.566485] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 3964.567218] sd 3:0:0:0: [sdc] Write Protect is off
[ 3964.567231] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 3964.567965] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3964.567975] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3964.570467] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3964.570479] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3964.606730]  sdc: sdc1 sdc2 sdc3 sdc4
[ 3964.609774] sd 3:0:0:0: [sdc] No Caching mode page present
[ 3964.609785] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 3964.609791] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 4196.117163] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 4196.129688] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 4892.354095] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5054.643739] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5866.094944] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5981.289754] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5981.290989] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 5981.291085] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8441.631408] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.747746] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.759728] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.759792] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.762529] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8509.764337] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8603.911583] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8719.114206] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 8719.120270] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9090.786140] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.062233] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.064584] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.064764] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.068891] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.070820] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9253.099880] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9577.642941] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9739.932997] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9996.423365] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[ 9996.424658] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[10064.497432] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[11849.694115] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[13472.529648] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[14608.537694] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[16765.348616] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[16765.357496] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[17327.476757] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[17327.476773] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[17327.476779] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[17327.483402] cfg80211: Calling CRDA to update world regulatory domain
[17329.493885] wlan0: authenticate with d4:a0:2a:9a:f6:ef
[17329.495350] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 1/3)
[17329.501599] wlan0: authenticated
[17329.503477] wlan0: associate with d4:a0:2a:9a:f6:ef (try 1/3)
[17329.505123] wlan0: RX AssocResp from d4:a0:2a:9a:f6:ef (capab=0x11 status=0 aid=38)
[17329.505598] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[17329.505602] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[17329.505604] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[17329.505610] wlan0: associated
[17335.035704] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[17336.572526] ------------[ cut here ]------------
[17336.572558] WARNING: at drivers/net/wireless/brcm80211/brcmsmac/main.c:7968 brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]()
[17336.572562] Hardware name: MacBookAir4,2
[17336.572565] Modules linked in: sha256_generic snd_hda_codec_hdmi snd_hda_codec_cirrus ext4 jbd2 mbcache arc4 uvcvideo brcmsmac videobuf2_vmalloc videobuf2_memops cordic brcmutil btusb bluetooth i915 videobuf2_core mac80211 videodev crc16 acpi_cpufreq snd_hda_intel media i2c_algo_bit cfg80211 mperf drm_kms_helper snd_hda_codec rfkill joydev bcm5974 iTCO_wdt iTCO_vendor_support i2c_i801 intel_agp lpc_ich applesmc evdev microcode drm coretemp input_polldev pcspkr intel_gtt mfd_core i2c_core processor bcma snd_hwdep video button battery apple_bl mei ac snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_timer snd soundcore kvm_intel kvm nfs nfs_acl lockd auth_rpcgss sunrpc fscache autofs4 jfs xts gf128mul dm_crypt dm_mod sd_mod pata_acpi ata_generic hid_generic usb_storage hid_apple usbhid hid uhci_hcd aesni_intel aes_x86_64 aes_generic ghash_clmulni_intel cryptd crc32c_intel ata_piix libata scsi_mod ehci_hcd usbcore usb_common
[17336.572716] Pid: 27714, comm: kworker/u:1 Not tainted 3.5.4-1-ARCH #1
[17336.572719] Call Trace:
[17336.572734]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0
[17336.572743]  [<ffffffff81051a9a>] warn_slowpath_null+0x1a/0x20
[17336.572759]  [<ffffffffa063bd29>] brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]
[17336.572769]  [<ffffffffa062e1bb>] brcms_ops_flush+0x3b/0x60 [brcmsmac]
[17336.572792]  [<ffffffffa04a2f69>] ieee80211_mgd_probe_ap_send+0xc9/0x230 [mac80211]
[17336.572809]  [<ffffffffa04a374f>] ieee80211_mgd_probe_ap.part.22+0x10f/0x130 [mac80211]
[17336.572823]  [<ffffffffa04a381d>] ieee80211_beacon_connection_loss_work+0xad/0x160 [mac80211]
[17336.572833]  [<ffffffff8106effa>] process_one_work+0x12a/0x440
[17336.572848]  [<ffffffffa04a3770>] ? ieee80211_mgd_probe_ap.part.22+0x130/0x130 [mac80211]
[17336.572857]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0
[17336.572865]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0
[17336.572872]  [<ffffffff81074f73>] kthread+0x93/0xa0
[17336.572880]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10
[17336.572888]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70
[17336.572894]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[17336.572898] ---[ end trace 87315886d62eca54 ]---
[17336.599011] systemd-journald[188]: Compressed data object 934 -> 636
[17644.911257] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[17644.945232] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[17714.546558] usb 4-1.2: USB disconnect, device number 4
[19152.588854] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[19267.786857] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[19267.789203] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[19267.789401] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36


[-- Attachment #3: dmesg2 --]
[-- Type: text/plain, Size: 16668 bytes --]

[20613.179842] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[22398.337844] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[23559.757889] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23559.757908] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23559.757913] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23559.760894] cfg80211: Calling CRDA to update world regulatory domain
[23561.705197] wlan0: authenticate with d4:a0:2a:9a:fa:4f
[23561.706460] wlan0: send auth to d4:a0:2a:9a:fa:4f (try 1/3)
[23561.707138] wlan0: authenticated
[23561.707754] wlan0: associate with d4:a0:2a:9a:fa:4f (try 1/3)
[23561.709593] wlan0: RX AssocResp from d4:a0:2a:9a:fa:4f (capab=0x11 status=0 aid=3)
[23561.710096] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23561.710105] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23561.710110] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[23561.710881] wlan0: associated
[23566.740292] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[23577.979353] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23577.979373] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23577.979378] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23577.982489] cfg80211: Calling CRDA for country: CH
[23579.928161] wlan0: authenticate with d4:a0:2a:9a:c1:ef
[23579.928202] wlan0: send auth to d4:a0:2a:9a:c1:ef (try 1/3)
[23579.930025] wlan0: authenticated
[23579.932725] wlan0: associate with d4:a0:2a:9a:c1:ef (try 1/3)
[23579.935503] wlan0: RX AssocResp from d4:a0:2a:9a:c1:ef (capab=0x11 status=0 aid=18)
[23579.936076] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23579.936086] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23579.936095] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[23579.936884] wlan0: associated
[23584.941146] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[23738.482423] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23738.482444] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23738.482450] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23738.485604] cfg80211: Calling CRDA to update world regulatory domain
[23740.433015] wlan0: authenticate with d4:a0:2a:98:ab:7f
[23740.433084] wlan0: send auth to d4:a0:2a:98:ab:7f (try 1/3)
[23740.433740] wlan0: authenticated
[23740.435876] wlan0: associate with d4:a0:2a:98:ab:7f (try 1/3)
[23740.437730] wlan0: RX AssocResp from d4:a0:2a:98:ab:7f (capab=0x11 status=0 aid=11)
[23740.438234] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[23740.438244] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[23740.438248] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[23740.439029] wlan0: associated
[23744.986858] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24200.728742] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24200.728762] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24200.728767] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24200.731965] cfg80211: Calling CRDA for country: CH
[24202.679740] wlan0: authenticate with d4:a0:2a:9a:f6:ef
[24202.679775] wlan0: send auth to d4:a0:2a:9a:f6:ef (try 1/3)
[24202.680434] wlan0: authenticated
[24202.682165] wlan0: associate with d4:a0:2a:9a:f6:ef (try 1/3)
[24202.683982] wlan0: RX AssocResp from d4:a0:2a:9a:f6:ef (capab=0x11 status=0 aid=70)
[24202.684490] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24202.684499] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24202.684504] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[24202.685286] wlan0: associated
[24206.935003] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[26109.891711] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26109.895289] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26109.895487] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26109.895523] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.473770] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.473829] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.473975] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[26947.474040] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[29877.691131] CPU1: Core temperature above threshold, cpu clock throttled (total events = 1)
[29877.691132] CPU3: Core temperature above threshold, cpu clock throttled (total events = 1)
[29877.691135] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.691136] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.691137] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.691145] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[29877.692103] CPU3: Core temperature/speed normal
[29877.692105] CPU1: Core temperature/speed normal
[29877.692106] CPU2: Package temperature/speed normal
[29877.692107] CPU1: Package temperature/speed normal
[29877.692110] CPU0: Package temperature/speed normal
[29877.692114] CPU3: Package temperature/speed normal
[29953.742873] [Hardware Error]: Machine check events logged
[30423.529052] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[30810.697517] EXT4-fs (sda4): re-mounted. Opts: commit=0
[30811.513141] PM: Syncing filesystems ... done.
[30811.552715] PM: Preparing system for mem sleep
[30814.397565] Freezing user space processes ... (elapsed 0.01 seconds) done.
[30814.411693] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[30814.425049] PM: Entering mem sleep
[30814.425070] Suspending console(s) (use no_console_suspend to debug)
[30814.433559] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[30814.433694] sd 0:0:0:0: [sda] Stopping disk
[30815.879404] PM: suspend of devices complete after 1456.427 msecs
[30815.879571] PM: late suspend of devices complete after 0.164 msecs
[30815.892827] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[30815.906054] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[30815.932682] PM: noirq suspend of devices complete after 53.177 msecs
[30815.932925] ACPI: Preparing to enter system sleep state S3
[30815.959320] PM: Saving platform NVS memory
[30815.959603] Disabling non-boot CPUs ...
[30816.062419] CPU 1 is now offline
[30816.165584] CPU 2 is now offline
[30816.268745] CPU 3 is now offline
[30816.269122] Extended CMOS year: 2000
[30816.270573] ACPI: Low-level resume complete
[30816.270614] PM: Restoring platform NVS memory
[30816.270929] Extended CMOS year: 2000
[30816.270969] Enabling non-boot CPUs ...
[30816.277792] Booting Node 0 Processor 1 APIC 0x2
[30816.292741] CPU1 is up
[30816.300082] Booting Node 0 Processor 2 APIC 0x1
[30816.314179] CPU2 is up
[30816.314542] Booting Node 0 Processor 3 APIC 0x3
[30816.329361] CPU3 is up
[30816.334317] ACPI: Waking up from system sleep state S3
[30816.819981] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[30816.820265] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[30816.820905] PM: noirq resume of devices complete after 1.140 msecs
[30816.821017] PM: early resume of devices complete after 0.089 msecs
[30816.821090] i915 0000:00:02.0: setting latency timer to 64
[30816.821100] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[30816.821108] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[30816.821138] usb usb2: root hub lost power or was reset
[30816.821153] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[30816.821163] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[30816.821199] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[30816.821202] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[30816.821203] usb usb3: root hub lost power or was reset
[30816.821238] ata_piix 0000:00:1f.2: setting latency timer to 64
[30816.821963] mei 0000:00:16.0: wd: failed to find the client
[30816.862074] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[30816.942205] Extended CMOS year: 2000
[30817.841469] ata2.00: failed to resume link (SControl 0)
[30818.160966] ata1.01: failed to resume link (SControl 0)
[30818.314136] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[30818.314147] ata1.01: SATA link down (SStatus 0 SControl 0)
[30818.320969] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[30818.327774] ata1.00: configured for UDMA/133
[30818.362254] sd 0:0:0:0: [sda] Starting disk
[30818.863221] ata2.01: failed to resume link (SControl 0)
[30818.874742] ata2.00: SATA link down (SStatus 4 SControl 0)
[30818.874763] ata2.01: SATA link down (SStatus 0 SControl 0)
[30818.891119] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[30818.892112] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[30818.892114] ieee80211 phy0: changing basic rates failed: -22
[30818.892116] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[30818.892117] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[30818.892117] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[30818.892291] PM: resume of devices complete after 2074.501 msecs
[30818.892667] PM: Finishing wakeup.
[30818.892668] Restarting tasks ... done.
[30818.927907] video LNXVIDEO:00: Restoring backlight state
[30821.472476] EXT4-fs (sda4): re-mounted. Opts: commit=0
[30833.182266] EXT4-fs (sda4): re-mounted. Opts: commit=0
[30833.634002] PM: Syncing filesystems ... done.
[30833.653412] PM: Preparing system for mem sleep
[30834.504706] Freezing user space processes ... (elapsed 0.01 seconds) done.
[30834.515487] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[30834.528882] PM: Entering mem sleep
[30834.528904] Suspending console(s) (use no_console_suspend to debug)
[30834.531151] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[30834.532417] sd 0:0:0:0: [sda] Stopping disk
[30836.179572] PM: suspend of devices complete after 1653.067 msecs
[30836.179738] PM: late suspend of devices complete after 0.164 msecs
[30836.193136] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[30836.206347] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[30836.232861] PM: noirq suspend of devices complete after 53.187 msecs
[30836.233105] ACPI: Preparing to enter system sleep state S3
[30836.259497] PM: Saving platform NVS memory
[30836.259772] Disabling non-boot CPUs ...
[30836.362600] CPU 1 is now offline
[30836.469074] CPU 2 is now offline
[30836.575580] CPU 3 is now offline
[30836.575905] Extended CMOS year: 2000
[30836.577360] ACPI: Low-level resume complete
[30836.577401] PM: Restoring platform NVS memory
[30836.577717] Extended CMOS year: 2000
[30836.577758] Enabling non-boot CPUs ...
[30836.584617] Booting Node 0 Processor 1 APIC 0x2
[30836.599595] CPU1 is up
[30836.607024] Booting Node 0 Processor 2 APIC 0x1
[30836.621194] CPU2 is up
[30836.621634] Booting Node 0 Processor 3 APIC 0x3
[30836.636601] CPU3 is up
[30836.641586] ACPI: Waking up from system sleep state S3
[30837.143462] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[30837.143746] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[30837.144386] PM: noirq resume of devices complete after 1.141 msecs
[30837.144500] PM: early resume of devices complete after 0.087 msecs
[30837.144528] i915 0000:00:02.0: setting latency timer to 64
[30837.144590] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[30837.144636] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[30837.144641] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[30837.144667] usb usb2: root hub lost power or was reset
[30837.144692] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[30837.144705] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[30837.144719] usb usb3: root hub lost power or was reset
[30837.144740] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[30837.144772] ata_piix 0000:00:1f.2: setting latency timer to 64
[30837.145364] mei 0000:00:16.0: wd: failed to find the client
[30837.186321] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[30838.164874] ata2.00: failed to resume link (SControl 0)
[30838.484454] ata1.01: failed to resume link (SControl 0)
[30838.637627] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[30838.637638] ata1.01: SATA link down (SStatus 0 SControl 0)
[30838.644459] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[30838.651223] ata1.00: configured for UDMA/133
[30838.684931] sd 0:0:0:0: [sda] Starting disk
[30839.186707] ata2.01: failed to resume link (SControl 0)
[30839.198210] ata2.00: SATA link down (SStatus 4 SControl 0)
[30839.198224] ata2.01: SATA link down (SStatus 0 SControl 0)
[30839.214634] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[30839.215629] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[30839.215631] ieee80211 phy0: changing basic rates failed: -22
[30839.215632] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[30839.215633] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[30839.215634] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[30839.215914] PM: resume of devices complete after 2074.641 msecs
[30839.216280] PM: Finishing wakeup.
[30839.216281] Restarting tasks ... done.
[30839.251553] video LNXVIDEO:00: Restoring backlight state
[30839.273157] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[30839.273166] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[30839.273169] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[30839.304083] cfg80211: Calling CRDA to update world regulatory domain
[30841.010180] EXT4-fs (sda4): re-mounted. Opts: commit=600
[30842.291830] wlan0: authenticate with 00:0c:42:0c:93:6f
[30842.291843] ieee80211 phy0: changing basic rates failed: -52
[30842.291851] wlan0: direct probe to 00:0c:42:0c:93:6f (try 1/3)
[30842.494804] wlan0: direct probe to 00:0c:42:0c:93:6f (try 2/3)
[30842.697815] wlan0: direct probe to 00:0c:42:0c:93:6f (try 3/3)
[30842.900842] wlan0: authentication with 00:0c:42:0c:93:6f timed out
[30855.124547] wlan0: authenticate with 00:0c:42:1f:2d:14
[30855.124632] ieee80211 phy0: changing basic rates failed: -52
[30855.124649] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 1/3)
[30855.324851] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 2/3)
[30855.527867] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 3/3)
[30855.730887] wlan0: authentication with 00:0c:42:1f:2d:14 timed out
[30867.960827] wlan0: authenticate with 00:0c:42:0c:93:6f
[30867.960858] ieee80211 phy0: changing basic rates failed: -52
[30867.960874] wlan0: direct probe to 00:0c:42:0c:93:6f (try 1/3)
[30868.161513] wlan0: direct probe to 00:0c:42:0c:93:6f (try 2/3)
[30868.364528] wlan0: direct probe to 00:0c:42:0c:93:6f (try 3/3)
[30868.567506] wlan0: authentication with 00:0c:42:0c:93:6f timed out
[30880.800747] wlan0: authenticate with 00:0c:42:1f:2d:14
[30880.800785] ieee80211 phy0: changing basic rates failed: -52
[30880.800809] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 1/3)
[30881.001507] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 2/3)
[30881.204519] wlan0: direct probe to 00:0c:42:1f:2d:14 (try 3/3)
[30881.407534] wlan0: authentication with 00:0c:42:1f:2d:14 timed out


[-- Attachment #4: dmesg3-start-backup --]
[-- Type: text/plain, Size: 12572 bytes --]

[30893.633964] wlan0: authenticate with 00:19:cb:23:ab:33
[30893.633993] ieee80211 phy0: changing basic rates failed: -52
[30893.634010] wlan0: send auth to 00:19:cb:23:ab:33 (try 1/3)
[30893.635488] wlan0: authenticated
[30893.638531] wlan0: associate with 00:19:cb:23:ab:33 (try 1/3)
[30893.642467] wlan0: RX AssocResp from 00:19:cb:23:ab:33 (capab=0x421 status=0 aid=1)
[30893.643357] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[30893.643366] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[30893.643371] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[30893.643384] wlan0: associated
[30901.459631] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[31331.730169] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[31331.730189] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[31331.730197] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[31331.730768] cfg80211: Calling CRDA to update world regulatory domain
[31333.678442] wlan0: authenticate with 00:02:2d:5f:89:94
[31333.678469] ieee80211 phy0: changing basic rates failed: -52
[31333.678477] wlan0: send auth to 00:02:2d:5f:89:94 (try 1/3)
[31333.680459] wlan0: authenticated
[31333.682741] wlan0: associate with 00:02:2d:5f:89:94 (try 1/3)
[31333.684445] wlan0: RX AssocResp from 00:02:2d:5f:89:94 (capab=0x1 status=0 aid=1)
[31333.684942] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[31333.684945] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[31333.684947] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[31333.685183] wlan0: associated
[32239.387034] wlan0: deauthenticating from 00:02:2d:5f:89:94 by local choice (reason=3)
[32239.407866] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32239.407887] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[32239.407896] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32239.408577] cfg80211: Calling CRDA for country: CH
[32239.411416] wlan0: authenticate with 00:19:cb:23:ab:33
[32239.411443] ieee80211 phy0: changing basic rates failed: -52
[32239.411459] wlan0: send auth to 00:19:cb:23:ab:33 (try 1/3)
[32239.412992] wlan0: authenticated
[32239.414516] wlan0: associate with 00:19:cb:23:ab:33 (try 1/3)
[32239.417958] wlan0: RX AssocResp from 00:19:cb:23:ab:33 (capab=0x421 status=0 aid=1)
[32239.418846] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32239.418854] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32239.418859] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32239.419638] wlan0: associated
[32248.143189] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32399.073384] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32399.073405] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[32399.073413] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32399.073981] cfg80211: Calling CRDA to update world regulatory domain
[32401.021508] wlan0: authenticate with 00:02:2d:5f:89:94
[32401.021544] ieee80211 phy0: changing basic rates failed: -52
[32401.021567] wlan0: send auth to 00:02:2d:5f:89:94 (try 1/3)
[32401.023048] wlan0: authenticated
[32401.026054] wlan0: associate with 00:02:2d:5f:89:94 (try 1/3)
[32401.031098] wlan0: RX AssocResp from 00:02:2d:5f:89:94 (capab=0x1 status=0 aid=1)
[32401.031719] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32401.031727] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32401.031732] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32401.031745] wlan0: associated
[32421.454035] wlan0: deauthenticating from 00:02:2d:5f:89:94 by local choice (reason=3)
[32421.473134] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32421.473141] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[32421.473142] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32421.473796] cfg80211: Calling CRDA to update world regulatory domain
[32421.476247] wlan0: authenticate with 00:19:cb:23:ab:33
[32421.476259] ieee80211 phy0: changing basic rates failed: -52
[32421.476266] wlan0: send auth to 00:19:cb:23:ab:33 (try 1/3)
[32421.477801] wlan0: authenticated
[32421.480815] wlan0: associate with 00:19:cb:23:ab:33 (try 1/3)
[32421.482697] wlan0: RX AssocResp from 00:19:cb:23:ab:33 (capab=0x421 status=0 aid=4)
[32421.483799] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32421.483811] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32421.483816] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32421.485078] wlan0: associated
[32426.266316] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32889.773230] EXT4-fs (sda4): re-mounted. Opts: commit=0
[32890.085873] PM: Syncing filesystems ... done.
[32890.097273] PM: Preparing system for mem sleep
[32890.692226] Freezing user space processes ... (elapsed 0.01 seconds) done.
[32890.706235] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[32890.719642] PM: Entering mem sleep
[32890.719663] Suspending console(s) (use no_console_suspend to debug)
[32890.721864] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[32890.723109] sd 0:0:0:0: [sda] Stopping disk
[32892.373721] PM: suspend of devices complete after 1656.416 msecs
[32892.373886] PM: late suspend of devices complete after 0.163 msecs
[32892.387247] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[32892.400463] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[32892.426957] PM: noirq suspend of devices complete after 53.161 msecs
[32892.427201] ACPI: Preparing to enter system sleep state S3
[32892.453577] PM: Saving platform NVS memory
[32892.453867] Disabling non-boot CPUs ...
[32892.556688] CPU 1 is now offline
[32892.659834] CPU 2 is now offline
[32892.766321] CPU 3 is now offline
[32892.766647] Extended CMOS year: 2000
[32892.768105] ACPI: Low-level resume complete
[32892.768146] PM: Restoring platform NVS memory
[32892.768461] Extended CMOS year: 2000
[32892.768502] Enabling non-boot CPUs ...
[32892.775381] Booting Node 0 Processor 1 APIC 0x2
[32892.790424] CPU1 is up
[32892.797842] Booting Node 0 Processor 2 APIC 0x1
[32892.812538] CPU2 is up
[32892.812719] Booting Node 0 Processor 3 APIC 0x3
[32892.827514] CPU3 is up
[32892.832443] ACPI: Waking up from system sleep state S3
[32893.334202] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[32893.334486] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[32893.335132] PM: noirq resume of devices complete after 1.147 msecs
[32893.335245] PM: early resume of devices complete after 0.088 msecs
[32893.335274] i915 0000:00:02.0: setting latency timer to 64
[32893.335337] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[32893.335385] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[32893.335409] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[32893.335418] usb usb2: root hub lost power or was reset
[32893.335448] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[32893.335449] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[32893.335475] usb usb3: root hub lost power or was reset
[32893.335481] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[32893.335482] ata_piix 0000:00:1f.2: setting latency timer to 64
[32893.336304] mei 0000:00:16.0: wd: failed to find the client
[32893.378968] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[32893.942429] Extended CMOS year: 2000
[32894.355727] ata2.00: failed to resume link (SControl 0)
[32894.675202] ata1.01: failed to resume link (SControl 0)
[32894.828367] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[32894.828378] ata1.01: SATA link down (SStatus 0 SControl 0)
[32894.835199] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[32894.841961] ata1.00: configured for UDMA/133
[32894.876247] sd 0:0:0:0: [sda] Starting disk
[32895.377453] ata2.01: failed to resume link (SControl 0)
[32895.388936] ata2.00: SATA link down (SStatus 4 SControl 0)
[32895.388957] ata2.01: SATA link down (SStatus 0 SControl 0)
[32895.405510] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[32895.406500] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32895.406502] ieee80211 phy0: changing basic rates failed: -22
[32895.406503] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[32895.406504] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32895.406505] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32895.406607] PM: resume of devices complete after 2074.588 msecs
[32895.406972] PM: Finishing wakeup.
[32895.406973] Restarting tasks ... done.
[32895.429724] video LNXVIDEO:00: Restoring backlight state
[32895.477211] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[32895.477219] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[32895.477221] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32895.477968] cfg80211: Calling CRDA to update world regulatory domain
[32896.706562] EXT4-fs (sda4): re-mounted. Opts: commit=600
[32897.411728] wlan0: authenticate with c8:6c:87:a9:df:a9
[32897.421524] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[32897.422607] wlan0: authenticated
[32897.424224] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[32897.427207] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=3)
[32897.428098] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[32897.428108] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[32897.428113] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[32897.428951] wlan0: associated
[32906.640689] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[32924.465572] usb 4-1.2: new high-speed USB device number 5 using ehci_hcd
[32924.564430] usb-storage 4-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[32924.565235] scsi4 : usb-storage 4-1.2:1.0
[32925.568154] scsi 4:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[32925.569231] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[32925.569845] sd 4:0:0:0: [sdc] Write Protect is off
[32925.569859] sd 4:0:0:0: [sdc] Mode Sense: 23 00 00 00
[32925.570401] sd 4:0:0:0: [sdc] No Caching mode page present
[32925.570408] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[32925.572275] sd 4:0:0:0: [sdc] No Caching mode page present
[32925.572284] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[32925.598266]  sdc: unknown partition table
[32925.600345] sd 4:0:0:0: [sdc] No Caching mode page present
[32925.600348] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[32925.600350] sd 4:0:0:0: [sdc] Attached SCSI disk
[32954.717802] tun: Universal TUN/TAP device driver, 1.6
[32954.717805] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[32991.675077] CPU3: Core temperature above threshold, cpu clock throttled (total events = 6002)
[32991.675079] CPU1: Core temperature above threshold, cpu clock throttled (total events = 6002)
[32991.675081] CPU2: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.675083] CPU0: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.675084] CPU1: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.675092] CPU3: Package temperature above threshold, cpu clock throttled (total events = 6075)
[32991.676080] CPU3: Core temperature/speed normal
[32991.676081] CPU1: Core temperature/speed normal
[32991.676083] CPU2: Package temperature/speed normal
[32991.676084] CPU1: Package temperature/speed normal
[32991.676087] CPU0: Package temperature/speed normal
[32991.676091] CPU3: Package temperature/speed normal


[-- Attachment #5: dmesg4-during-backup-1.3g-slab --]
[-- Type: text/plain, Size: 3978 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged


[-- Attachment #6: dmesg5-system-unusable --]
[-- Type: text/plain, Size: 43067 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged
[35287.476223] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35287.476242] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35287.476247] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35287.479475] cfg80211: Calling CRDA to update world regulatory domain
[35330.664210] wlan0: authenticate with c8:6c:87:a9:df:a9
[35330.664227] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35330.665291] wlan0: authenticated
[35330.665640] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35330.667101] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35330.667851] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35330.667856] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35330.667858] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35330.668148] wlan0: associated
[35344.673912] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35379.150325] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35379.161186] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35379.161194] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35379.161196] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.161779] cfg80211: Calling CRDA to update world regulatory domain
[35379.162226] wlan0: authenticate with c8:6c:87:a9:df:a9
[35379.162239] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35379.165402] wlan0: authenticated
[35379.166593] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35379.168016] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35379.168897] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35379.168903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35379.168905] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.168910] wlan0: associated
[35389.114525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35434.190991] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35434.200827] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35434.200837] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35434.200839] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.201382] wlan0: authenticate with c8:6c:87:a9:df:a9
[35434.201396] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35434.202561] wlan0: authenticated
[35434.204116] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35434.205616] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35434.206518] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35434.206523] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35434.206526] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.206533] wlan0: associated
[35443.239129] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35525.628979] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.628983] urxvtd cpuset=/ mems_allowed=0
[35525.628985] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.628987] Call Trace:
[35525.628992]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.628996]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.629000]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.629004]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.629009]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.629011]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.629015]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.629017]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.629021]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.629024]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.629027]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.629029]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.629033]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.629035]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.629038]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.629041]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.629043]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.629045]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.629050]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.629052]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.629054]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.629056]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.629058]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.629060]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.629063]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.629065] Mem-Info:
[35525.629066] Node 0 DMA per-cpu:
[35525.629068] CPU    0: hi:    0, btch:   1 usd:   0
[35525.629069] CPU    1: hi:    0, btch:   1 usd:   0
[35525.629070] CPU    2: hi:    0, btch:   1 usd:   0
[35525.629072] CPU    3: hi:    0, btch:   1 usd:   0
[35525.629072] Node 0 DMA32 per-cpu:
[35525.629075] CPU    0: hi:  186, btch:  31 usd:   0
[35525.629076] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629077] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629078] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629079] Node 0 Normal per-cpu:
[35525.629080] CPU    0: hi:  186, btch:  31 usd:   1
[35525.629081] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629082] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629083] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629087] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.629087]  active_file:206 inactive_file:546 isolated_file:32
[35525.629087]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.629087]  free:34644 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.629087]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.629089] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.629092] lowmem_reserve[]: 0 2137 3899 3899
[35525.629095] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.629099] lowmem_reserve[]: 0 0 1762 1762
[35525.629102] Node 0 Normal free:39220kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:828kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.629106] lowmem_reserve[]: 0 0 0 0
[35525.629108] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.629114] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.629120] Node 0 Normal: 7394*4kB 1247*8kB 3*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 39600kB
[35525.629126] 59798 total pagecache pages
[35525.629127] 0 pages in swap cache
[35525.629128] Swap cache stats: add 0, delete 0, find 0/0
[35525.629129] Free swap  = 0kB
[35525.629130] Total swap = 0kB
[35525.638367] 1048048 pages RAM
[35525.638370] 57533 pages reserved
[35525.638370] 95356 pages shared
[35525.638371] 925311 pages non-shared
[35525.638372] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.638378] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.638380] [  188]     0   188    71437     5283   2       0             0 systemd-journal
[35525.638383] [  318]     0   318     3303      289   2       0             0 crond
[35525.638385] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.638387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.638389] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.638391] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.638393] [  329]     0   329    15747      284   2       0             0 login
[35525.638395] [  332]     0   332     2031      161   3       0             0 agetty
[35525.638396] [  334]     0   334     2031      161   3       0             0 agetty
[35525.638398] [  335]     0   335     2031      160   3       0             0 agetty
[35525.638400] [  336]     0   336     2031      162   3       0             0 agetty
[35525.638402] [  337]     0   337     2031      159   3       0             0 agetty
[35525.638404] [  348]     0   348    51901     1028   2       0             0 colord
[35525.638405] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.638407] [  411]     0   411     3092      172   3       0             0 master
[35525.638409] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.638411] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.638413] [  434]  1000   434     3423      259   1       0             0 startx
[35525.638415] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.638417] [  452]  1000   452    57695     3506   0       0             0 X
[35525.638419] [  457]  1000   457    23894      645   3       0             0 i3
[35525.638421] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.638423] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.638424] [  468]  1000   468    31324     7111   1       0             0 urxvtd
[35525.638426] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.638428] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.638429] [  506]     0   506     8481      247   0       0             0 sudo
[35525.638431] [  510]     0   510     6933      419   3       0             0 zsh
[35525.638433] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.638435] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.638436] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.638438] [  926]  1000   926     3424      230   0       0             0 lh
[35525.638440] [  928]  1000   928     8322      620   2       0             0 vim
[35525.638441] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.638443] [  981]  1000   981   148137    31459   2       0             0 chromium
[35525.638445] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.638447] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.638448] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.638450] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.638452] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.638454] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.638455] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.638457] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.638459] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.638461] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.638462] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.638464] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.638466] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.638468] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.638469] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.638471] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.638473] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.638474] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.638476] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.638478] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.638479] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.638481] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.638483] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.638485] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.638486] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.638488] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.638490] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.638492] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.638494] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.638496] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.638498] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.638500] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.638501] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.638503] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.638505] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.638506] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.638508] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.638510] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.638512] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.638514] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.638515] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.638517] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.638519] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.638520] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.638522] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.638524] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.638526] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.638527] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.638529] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.638531] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.638532] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.638534] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.638537] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.638538] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.638540] [12158]  1000 12158   239315    31208   3       4           300 chromium
[35525.638542] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.638544] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.638545] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.638547] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.638549] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.638550] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.638552] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.638554] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.638555] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.638557] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.638559] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.638561] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.638562] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.638565] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.638567] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.638569] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.638570] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.638572] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.638574] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.638576] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.638577] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.638579] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.638581] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.638582] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.638584] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.638586] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.638588] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.638590] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.638592] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.638594] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.638595] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.638597] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.638599] [10199]     0 10199     1504      133   3       0             0 tee
[35525.638601] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.638603] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.638604] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.638606] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.638608] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.638610] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.638612] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.638614] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.638616] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.638617] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.638619] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.638621] [12275]     0 12275     9170      396   3       0             0 crond
[35525.638623] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.638625] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.638627] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.638629] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.638631] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.638633] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.638635] [12488]     0 12488     9170      396   2       0             0 crond
[35525.638636] [12489]  1000 12489     2937      151   2       0             0 sh
[35525.638638] Out of memory: Kill process 12158 (chromium) score 331 or sacrifice child
[35525.638640] Killed process 12158 (chromium) total-vm:957260kB, anon-rss:123612kB, file-rss:1220kB
[35525.641777] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.641780] urxvtd cpuset=/ mems_allowed=0
[35525.641783] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.641784] Call Trace:
[35525.641790]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.641794]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.641797]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.641802]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.641806]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.641809]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.641812]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.641814]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.641819]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.641822]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.641825]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.641827]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.641830]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.641833]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.641836]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.641840]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.641844]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.641847]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.641852]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.641857]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.641859]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.641862]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.641864]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.641867]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.641872]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.641878] Mem-Info:
[35525.641880] Node 0 DMA per-cpu:
[35525.641883] CPU    0: hi:    0, btch:   1 usd:   0
[35525.641885] CPU    1: hi:    0, btch:   1 usd:   0
[35525.641886] CPU    2: hi:    0, btch:   1 usd:   0
[35525.641888] CPU    3: hi:    0, btch:   1 usd:   0
[35525.641890] Node 0 DMA32 per-cpu:
[35525.641892] CPU    0: hi:  186, btch:  31 usd:   0
[35525.641893] CPU    1: hi:  186, btch:  31 usd:   0
[35525.641894] CPU    2: hi:  186, btch:  31 usd:   0
[35525.641895] CPU    3: hi:  186, btch:  31 usd:   0
[35525.641896] Node 0 Normal per-cpu:
[35525.641898] CPU    0: hi:  186, btch:  31 usd:   1
[35525.641899] CPU    1: hi:  186, btch:  31 usd:  28
[35525.641900] CPU    2: hi:  186, btch:  31 usd:  26
[35525.641901] CPU    3: hi:  186, btch:  31 usd:  28
[35525.641904] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.641904]  active_file:206 inactive_file:825 isolated_file:32
[35525.641904]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.641904]  free:34355 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.641904]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.641906] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.641910] lowmem_reserve[]: 0 2137 3899 3899
[35525.641913] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.641917] lowmem_reserve[]: 0 0 1762 1762
[35525.641920] Node 0 Normal free:38064kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:1944kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.641924] lowmem_reserve[]: 0 0 0 0
[35525.641926] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.641932] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.641938] Node 0 Normal: 7216*4kB 1156*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 38112kB
[35525.641944] 60074 total pagecache pages
[35525.641945] 0 pages in swap cache
[35525.641946] Swap cache stats: add 0, delete 0, find 0/0
[35525.641947] Free swap  = 0kB
[35525.641947] Total swap = 0kB
[35525.653360] 1048048 pages RAM
[35525.653363] 57533 pages reserved
[35525.653364] 95459 pages shared
[35525.653365] 922266 pages non-shared
[35525.653367] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.653375] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.653378] [  188]     0   188    71437     5283   1       0             0 systemd-journal
[35525.653382] [  318]     0   318     3303      289   2       0             0 crond
[35525.653384] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.653387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.653390] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.653393] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.653396] [  329]     0   329    15747      284   2       0             0 login
[35525.653398] [  332]     0   332     2031      161   3       0             0 agetty
[35525.653401] [  334]     0   334     2031      161   3       0             0 agetty
[35525.653404] [  335]     0   335     2031      160   3       0             0 agetty
[35525.653406] [  336]     0   336     2031      162   3       0             0 agetty
[35525.653409] [  337]     0   337     2031      159   3       0             0 agetty
[35525.653412] [  348]     0   348    51901     1028   2       0             0 colord
[35525.653415] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.653418] [  411]     0   411     3092      172   3       0             0 master
[35525.653421] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.653424] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.653426] [  434]  1000   434     3423      259   1       0             0 startx
[35525.653429] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.653432] [  452]  1000   452    57695     3506   0       0             0 X
[35525.653434] [  457]  1000   457    23894      645   3       0             0 i3
[35525.653437] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.653440] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.653443] [  468]  1000   468    31324     7111   3       0             0 urxvtd
[35525.653446] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.653448] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.653451] [  506]     0   506     8481      247   0       0             0 sudo
[35525.653453] [  510]     0   510     6933      419   3       0             0 zsh
[35525.653456] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.653458] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.653461] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.653464] [  926]  1000   926     3424      230   0       0             0 lh
[35525.653467] [  928]  1000   928     8322      620   2       0             0 vim
[35525.653469] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.653472] [  981]  1000   981   148137    31459   0       0             0 chromium
[35525.653475] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.653477] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.653480] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.653483] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.653486] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.653489] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.653491] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.653495] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.653497] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.653500] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.653503] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.653505] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.653508] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.653510] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.653513] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.653516] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.653519] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.653522] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.653524] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.653527] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.653530] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.653532] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.653535] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.653537] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.653540] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.653543] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.653546] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.653548] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.653551] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.653553] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.653556] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.653558] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.653561] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.653564] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.653567] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.653569] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.653572] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.653575] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.653578] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.653581] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.653583] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.653586] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.653588] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.653591] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.653593] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.653596] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.653599] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.653601] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.653604] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.653606] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.653609] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.653612] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.653615] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.653618] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.653621] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.653624] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.653626] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.653629] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.653632] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.653635] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.653638] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.653640] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.653643] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.653646] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.653649] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.653651] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.653654] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.653658] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.653660] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.653663] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.653665] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.653667] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.653670] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.653672] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.653675] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.653678] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.653680] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.653683] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.653685] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.653689] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.653692] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.653694] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.653697] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.653699] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.653702] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.653705] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.653708] [10199]     0 10199     1504      133   3       0             0 tee
[35525.653711] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.653714] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.653717] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.653720] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.653722] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.653725] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.653728] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.653731] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.653733] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.653737] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.653739] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.653742] [12275]     0 12275     9170      396   3       0             0 crond
[35525.653745] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.653748] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.653751] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.653754] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.653757] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.653760] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.653763] [12488]     0 12488     9170      396   2       0             0 crond
[35525.653765] [12489]  1000 12489     2937      298   0       0             0 sh
[35525.653768] Out of memory: Kill process 10979 (chromium) score 330 or sacrifice child
[35525.653771] Killed process 10979 (chromium) total-vm:990172kB, anon-rss:117576kB, file-rss:1460kB


[-- Attachment #7: dmesg6-system-partly-usable-still-backup-1.5g-slab --]
[-- Type: text/plain, Size: 43067 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged
[35287.476223] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35287.476242] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35287.476247] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35287.479475] cfg80211: Calling CRDA to update world regulatory domain
[35330.664210] wlan0: authenticate with c8:6c:87:a9:df:a9
[35330.664227] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35330.665291] wlan0: authenticated
[35330.665640] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35330.667101] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35330.667851] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35330.667856] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35330.667858] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35330.668148] wlan0: associated
[35344.673912] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35379.150325] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35379.161186] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35379.161194] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35379.161196] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.161779] cfg80211: Calling CRDA to update world regulatory domain
[35379.162226] wlan0: authenticate with c8:6c:87:a9:df:a9
[35379.162239] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35379.165402] wlan0: authenticated
[35379.166593] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35379.168016] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35379.168897] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35379.168903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35379.168905] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.168910] wlan0: associated
[35389.114525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35434.190991] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35434.200827] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35434.200837] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35434.200839] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.201382] wlan0: authenticate with c8:6c:87:a9:df:a9
[35434.201396] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35434.202561] wlan0: authenticated
[35434.204116] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35434.205616] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35434.206518] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35434.206523] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35434.206526] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.206533] wlan0: associated
[35443.239129] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35525.628979] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.628983] urxvtd cpuset=/ mems_allowed=0
[35525.628985] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.628987] Call Trace:
[35525.628992]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.628996]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.629000]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.629004]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.629009]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.629011]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.629015]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.629017]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.629021]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.629024]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.629027]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.629029]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.629033]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.629035]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.629038]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.629041]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.629043]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.629045]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.629050]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.629052]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.629054]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.629056]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.629058]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.629060]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.629063]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.629065] Mem-Info:
[35525.629066] Node 0 DMA per-cpu:
[35525.629068] CPU    0: hi:    0, btch:   1 usd:   0
[35525.629069] CPU    1: hi:    0, btch:   1 usd:   0
[35525.629070] CPU    2: hi:    0, btch:   1 usd:   0
[35525.629072] CPU    3: hi:    0, btch:   1 usd:   0
[35525.629072] Node 0 DMA32 per-cpu:
[35525.629075] CPU    0: hi:  186, btch:  31 usd:   0
[35525.629076] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629077] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629078] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629079] Node 0 Normal per-cpu:
[35525.629080] CPU    0: hi:  186, btch:  31 usd:   1
[35525.629081] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629082] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629083] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629087] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.629087]  active_file:206 inactive_file:546 isolated_file:32
[35525.629087]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.629087]  free:34644 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.629087]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.629089] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.629092] lowmem_reserve[]: 0 2137 3899 3899
[35525.629095] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.629099] lowmem_reserve[]: 0 0 1762 1762
[35525.629102] Node 0 Normal free:39220kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:828kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.629106] lowmem_reserve[]: 0 0 0 0
[35525.629108] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.629114] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.629120] Node 0 Normal: 7394*4kB 1247*8kB 3*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 39600kB
[35525.629126] 59798 total pagecache pages
[35525.629127] 0 pages in swap cache
[35525.629128] Swap cache stats: add 0, delete 0, find 0/0
[35525.629129] Free swap  = 0kB
[35525.629130] Total swap = 0kB
[35525.638367] 1048048 pages RAM
[35525.638370] 57533 pages reserved
[35525.638370] 95356 pages shared
[35525.638371] 925311 pages non-shared
[35525.638372] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.638378] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.638380] [  188]     0   188    71437     5283   2       0             0 systemd-journal
[35525.638383] [  318]     0   318     3303      289   2       0             0 crond
[35525.638385] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.638387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.638389] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.638391] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.638393] [  329]     0   329    15747      284   2       0             0 login
[35525.638395] [  332]     0   332     2031      161   3       0             0 agetty
[35525.638396] [  334]     0   334     2031      161   3       0             0 agetty
[35525.638398] [  335]     0   335     2031      160   3       0             0 agetty
[35525.638400] [  336]     0   336     2031      162   3       0             0 agetty
[35525.638402] [  337]     0   337     2031      159   3       0             0 agetty
[35525.638404] [  348]     0   348    51901     1028   2       0             0 colord
[35525.638405] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.638407] [  411]     0   411     3092      172   3       0             0 master
[35525.638409] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.638411] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.638413] [  434]  1000   434     3423      259   1       0             0 startx
[35525.638415] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.638417] [  452]  1000   452    57695     3506   0       0             0 X
[35525.638419] [  457]  1000   457    23894      645   3       0             0 i3
[35525.638421] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.638423] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.638424] [  468]  1000   468    31324     7111   1       0             0 urxvtd
[35525.638426] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.638428] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.638429] [  506]     0   506     8481      247   0       0             0 sudo
[35525.638431] [  510]     0   510     6933      419   3       0             0 zsh
[35525.638433] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.638435] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.638436] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.638438] [  926]  1000   926     3424      230   0       0             0 lh
[35525.638440] [  928]  1000   928     8322      620   2       0             0 vim
[35525.638441] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.638443] [  981]  1000   981   148137    31459   2       0             0 chromium
[35525.638445] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.638447] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.638448] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.638450] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.638452] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.638454] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.638455] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.638457] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.638459] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.638461] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.638462] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.638464] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.638466] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.638468] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.638469] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.638471] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.638473] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.638474] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.638476] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.638478] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.638479] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.638481] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.638483] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.638485] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.638486] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.638488] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.638490] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.638492] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.638494] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.638496] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.638498] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.638500] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.638501] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.638503] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.638505] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.638506] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.638508] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.638510] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.638512] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.638514] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.638515] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.638517] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.638519] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.638520] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.638522] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.638524] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.638526] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.638527] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.638529] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.638531] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.638532] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.638534] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.638537] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.638538] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.638540] [12158]  1000 12158   239315    31208   3       4           300 chromium
[35525.638542] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.638544] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.638545] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.638547] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.638549] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.638550] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.638552] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.638554] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.638555] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.638557] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.638559] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.638561] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.638562] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.638565] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.638567] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.638569] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.638570] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.638572] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.638574] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.638576] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.638577] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.638579] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.638581] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.638582] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.638584] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.638586] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.638588] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.638590] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.638592] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.638594] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.638595] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.638597] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.638599] [10199]     0 10199     1504      133   3       0             0 tee
[35525.638601] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.638603] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.638604] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.638606] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.638608] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.638610] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.638612] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.638614] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.638616] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.638617] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.638619] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.638621] [12275]     0 12275     9170      396   3       0             0 crond
[35525.638623] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.638625] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.638627] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.638629] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.638631] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.638633] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.638635] [12488]     0 12488     9170      396   2       0             0 crond
[35525.638636] [12489]  1000 12489     2937      151   2       0             0 sh
[35525.638638] Out of memory: Kill process 12158 (chromium) score 331 or sacrifice child
[35525.638640] Killed process 12158 (chromium) total-vm:957260kB, anon-rss:123612kB, file-rss:1220kB
[35525.641777] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.641780] urxvtd cpuset=/ mems_allowed=0
[35525.641783] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.641784] Call Trace:
[35525.641790]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.641794]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.641797]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.641802]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.641806]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.641809]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.641812]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.641814]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.641819]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.641822]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.641825]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.641827]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.641830]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.641833]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.641836]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.641840]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.641844]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.641847]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.641852]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.641857]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.641859]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.641862]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.641864]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.641867]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.641872]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.641878] Mem-Info:
[35525.641880] Node 0 DMA per-cpu:
[35525.641883] CPU    0: hi:    0, btch:   1 usd:   0
[35525.641885] CPU    1: hi:    0, btch:   1 usd:   0
[35525.641886] CPU    2: hi:    0, btch:   1 usd:   0
[35525.641888] CPU    3: hi:    0, btch:   1 usd:   0
[35525.641890] Node 0 DMA32 per-cpu:
[35525.641892] CPU    0: hi:  186, btch:  31 usd:   0
[35525.641893] CPU    1: hi:  186, btch:  31 usd:   0
[35525.641894] CPU    2: hi:  186, btch:  31 usd:   0
[35525.641895] CPU    3: hi:  186, btch:  31 usd:   0
[35525.641896] Node 0 Normal per-cpu:
[35525.641898] CPU    0: hi:  186, btch:  31 usd:   1
[35525.641899] CPU    1: hi:  186, btch:  31 usd:  28
[35525.641900] CPU    2: hi:  186, btch:  31 usd:  26
[35525.641901] CPU    3: hi:  186, btch:  31 usd:  28
[35525.641904] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.641904]  active_file:206 inactive_file:825 isolated_file:32
[35525.641904]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.641904]  free:34355 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.641904]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.641906] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.641910] lowmem_reserve[]: 0 2137 3899 3899
[35525.641913] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.641917] lowmem_reserve[]: 0 0 1762 1762
[35525.641920] Node 0 Normal free:38064kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:1944kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.641924] lowmem_reserve[]: 0 0 0 0
[35525.641926] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.641932] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.641938] Node 0 Normal: 7216*4kB 1156*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 38112kB
[35525.641944] 60074 total pagecache pages
[35525.641945] 0 pages in swap cache
[35525.641946] Swap cache stats: add 0, delete 0, find 0/0
[35525.641947] Free swap  = 0kB
[35525.641947] Total swap = 0kB
[35525.653360] 1048048 pages RAM
[35525.653363] 57533 pages reserved
[35525.653364] 95459 pages shared
[35525.653365] 922266 pages non-shared
[35525.653367] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.653375] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.653378] [  188]     0   188    71437     5283   1       0             0 systemd-journal
[35525.653382] [  318]     0   318     3303      289   2       0             0 crond
[35525.653384] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.653387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.653390] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.653393] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.653396] [  329]     0   329    15747      284   2       0             0 login
[35525.653398] [  332]     0   332     2031      161   3       0             0 agetty
[35525.653401] [  334]     0   334     2031      161   3       0             0 agetty
[35525.653404] [  335]     0   335     2031      160   3       0             0 agetty
[35525.653406] [  336]     0   336     2031      162   3       0             0 agetty
[35525.653409] [  337]     0   337     2031      159   3       0             0 agetty
[35525.653412] [  348]     0   348    51901     1028   2       0             0 colord
[35525.653415] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.653418] [  411]     0   411     3092      172   3       0             0 master
[35525.653421] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.653424] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.653426] [  434]  1000   434     3423      259   1       0             0 startx
[35525.653429] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.653432] [  452]  1000   452    57695     3506   0       0             0 X
[35525.653434] [  457]  1000   457    23894      645   3       0             0 i3
[35525.653437] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.653440] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.653443] [  468]  1000   468    31324     7111   3       0             0 urxvtd
[35525.653446] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.653448] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.653451] [  506]     0   506     8481      247   0       0             0 sudo
[35525.653453] [  510]     0   510     6933      419   3       0             0 zsh
[35525.653456] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.653458] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.653461] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.653464] [  926]  1000   926     3424      230   0       0             0 lh
[35525.653467] [  928]  1000   928     8322      620   2       0             0 vim
[35525.653469] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.653472] [  981]  1000   981   148137    31459   0       0             0 chromium
[35525.653475] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.653477] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.653480] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.653483] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.653486] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.653489] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.653491] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.653495] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.653497] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.653500] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.653503] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.653505] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.653508] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.653510] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.653513] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.653516] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.653519] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.653522] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.653524] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.653527] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.653530] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.653532] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.653535] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.653537] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.653540] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.653543] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.653546] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.653548] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.653551] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.653553] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.653556] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.653558] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.653561] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.653564] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.653567] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.653569] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.653572] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.653575] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.653578] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.653581] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.653583] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.653586] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.653588] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.653591] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.653593] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.653596] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.653599] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.653601] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.653604] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.653606] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.653609] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.653612] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.653615] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.653618] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.653621] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.653624] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.653626] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.653629] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.653632] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.653635] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.653638] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.653640] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.653643] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.653646] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.653649] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.653651] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.653654] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.653658] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.653660] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.653663] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.653665] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.653667] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.653670] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.653672] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.653675] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.653678] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.653680] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.653683] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.653685] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.653689] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.653692] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.653694] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.653697] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.653699] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.653702] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.653705] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.653708] [10199]     0 10199     1504      133   3       0             0 tee
[35525.653711] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.653714] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.653717] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.653720] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.653722] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.653725] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.653728] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.653731] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.653733] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.653737] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.653739] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.653742] [12275]     0 12275     9170      396   3       0             0 crond
[35525.653745] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.653748] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.653751] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.653754] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.653757] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.653760] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.653763] [12488]     0 12488     9170      396   2       0             0 crond
[35525.653765] [12489]  1000 12489     2937      298   0       0             0 sh
[35525.653768] Out of memory: Kill process 10979 (chromium) score 330 or sacrifice child
[35525.653771] Killed process 10979 (chromium) total-vm:990172kB, anon-rss:117576kB, file-rss:1460kB


[-- Attachment #8: dmesg7-system-heating-slab-2.4g --]
[-- Type: text/plain, Size: 43067 bytes --]

[33192.700652] [Hardware Error]: Machine check events logged
[33292.043986] CPU3: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043988] CPU1: Core temperature above threshold, cpu clock throttled (total events = 15877)
[33292.043990] CPU2: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043992] CPU0: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.043993] CPU1: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.044001] CPU3: Package temperature above threshold, cpu clock throttled (total events = 16107)
[33292.045019] CPU1: Core temperature/speed normal
[33292.045021] CPU3: Core temperature/speed normal
[33292.045022] CPU2: Package temperature/speed normal
[33292.045025] CPU0: Package temperature/speed normal
[33292.045025] CPU3: Package temperature/speed normal
[33292.045030] CPU1: Package temperature/speed normal
[33342.467259] [Hardware Error]: Machine check events logged
[33591.760948] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18681)
[33591.760953] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760954] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760955] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.760964] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18934)
[33591.761969] CPU1: Core temperature/speed normal
[33591.761970] CPU3: Core temperature/speed normal
[33591.761972] CPU2: Package temperature/speed normal
[33591.761973] CPU3: Package temperature/speed normal
[33591.761974] CPU0: Package temperature/speed normal
[33591.761980] CPU1: Package temperature/speed normal
[33791.777048] [Hardware Error]: Machine check events logged
[33892.168853] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168855] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22098)
[33892.168857] CPU2: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168859] CPU0: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168860] CPU3: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.168868] CPU1: Package temperature above threshold, cpu clock throttled (total events = 22372)
[33892.169825] CPU3: Core temperature/speed normal
[33892.169827] CPU1: Core temperature/speed normal
[33892.169829] CPU2: Package temperature/speed normal
[33892.169830] CPU0: Package temperature/speed normal
[33892.169831] CPU1: Package temperature/speed normal
[33892.169837] CPU3: Package temperature/speed normal
[33941.543648] [Hardware Error]: Machine check events logged
[34228.108113] CPU1: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108115] CPU3: Core temperature above threshold, cpu clock throttled (total events = 25701)
[34228.108117] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108119] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108120] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.108128] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25990)
[34228.109121] CPU1: Core temperature/speed normal
[34228.109122] CPU3: Core temperature/speed normal
[34228.109124] CPU2: Package temperature/speed normal
[34228.109125] CPU0: Package temperature/speed normal
[34228.109126] CPU3: Package temperature/speed normal
[34228.109132] CPU1: Package temperature/speed normal
[34390.853422] [Hardware Error]: Machine check events logged
[35287.476223] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35287.476242] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35287.476247] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35287.479475] cfg80211: Calling CRDA to update world regulatory domain
[35330.664210] wlan0: authenticate with c8:6c:87:a9:df:a9
[35330.664227] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35330.665291] wlan0: authenticated
[35330.665640] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35330.667101] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35330.667851] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35330.667856] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35330.667858] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35330.668148] wlan0: associated
[35344.673912] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35379.150325] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35379.161186] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35379.161194] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35379.161196] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.161779] cfg80211: Calling CRDA to update world regulatory domain
[35379.162226] wlan0: authenticate with c8:6c:87:a9:df:a9
[35379.162239] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35379.165402] wlan0: authenticated
[35379.166593] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35379.168016] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35379.168897] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35379.168903] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35379.168905] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35379.168910] wlan0: associated
[35389.114525] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35434.190991] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[35434.200827] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[35434.200837] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[35434.200839] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.201382] wlan0: authenticate with c8:6c:87:a9:df:a9
[35434.201396] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[35434.202561] wlan0: authenticated
[35434.204116] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[35434.205616] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=1)
[35434.206518] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[35434.206523] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[35434.206526] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[35434.206533] wlan0: associated
[35443.239129] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[35525.628979] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.628983] urxvtd cpuset=/ mems_allowed=0
[35525.628985] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.628987] Call Trace:
[35525.628992]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.628996]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.629000]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.629004]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.629009]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.629011]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.629015]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.629017]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.629021]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.629024]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.629027]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.629029]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.629033]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.629035]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.629038]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.629041]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.629043]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.629045]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.629050]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.629052]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.629054]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.629056]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.629058]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.629060]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.629063]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.629065] Mem-Info:
[35525.629066] Node 0 DMA per-cpu:
[35525.629068] CPU    0: hi:    0, btch:   1 usd:   0
[35525.629069] CPU    1: hi:    0, btch:   1 usd:   0
[35525.629070] CPU    2: hi:    0, btch:   1 usd:   0
[35525.629072] CPU    3: hi:    0, btch:   1 usd:   0
[35525.629072] Node 0 DMA32 per-cpu:
[35525.629075] CPU    0: hi:  186, btch:  31 usd:   0
[35525.629076] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629077] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629078] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629079] Node 0 Normal per-cpu:
[35525.629080] CPU    0: hi:  186, btch:  31 usd:   1
[35525.629081] CPU    1: hi:  186, btch:  31 usd:   0
[35525.629082] CPU    2: hi:  186, btch:  31 usd:   0
[35525.629083] CPU    3: hi:  186, btch:  31 usd:   0
[35525.629087] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.629087]  active_file:206 inactive_file:546 isolated_file:32
[35525.629087]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.629087]  free:34644 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.629087]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.629089] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.629092] lowmem_reserve[]: 0 2137 3899 3899
[35525.629095] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.629099] lowmem_reserve[]: 0 0 1762 1762
[35525.629102] Node 0 Normal free:39220kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:828kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.629106] lowmem_reserve[]: 0 0 0 0
[35525.629108] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.629114] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.629120] Node 0 Normal: 7394*4kB 1247*8kB 3*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 39600kB
[35525.629126] 59798 total pagecache pages
[35525.629127] 0 pages in swap cache
[35525.629128] Swap cache stats: add 0, delete 0, find 0/0
[35525.629129] Free swap  = 0kB
[35525.629130] Total swap = 0kB
[35525.638367] 1048048 pages RAM
[35525.638370] 57533 pages reserved
[35525.638370] 95356 pages shared
[35525.638371] 925311 pages non-shared
[35525.638372] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.638378] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.638380] [  188]     0   188    71437     5283   2       0             0 systemd-journal
[35525.638383] [  318]     0   318     3303      289   2       0             0 crond
[35525.638385] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.638387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.638389] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.638391] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.638393] [  329]     0   329    15747      284   2       0             0 login
[35525.638395] [  332]     0   332     2031      161   3       0             0 agetty
[35525.638396] [  334]     0   334     2031      161   3       0             0 agetty
[35525.638398] [  335]     0   335     2031      160   3       0             0 agetty
[35525.638400] [  336]     0   336     2031      162   3       0             0 agetty
[35525.638402] [  337]     0   337     2031      159   3       0             0 agetty
[35525.638404] [  348]     0   348    51901     1028   2       0             0 colord
[35525.638405] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.638407] [  411]     0   411     3092      172   3       0             0 master
[35525.638409] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.638411] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.638413] [  434]  1000   434     3423      259   1       0             0 startx
[35525.638415] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.638417] [  452]  1000   452    57695     3506   0       0             0 X
[35525.638419] [  457]  1000   457    23894      645   3       0             0 i3
[35525.638421] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.638423] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.638424] [  468]  1000   468    31324     7111   1       0             0 urxvtd
[35525.638426] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.638428] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.638429] [  506]     0   506     8481      247   0       0             0 sudo
[35525.638431] [  510]     0   510     6933      419   3       0             0 zsh
[35525.638433] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.638435] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.638436] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.638438] [  926]  1000   926     3424      230   0       0             0 lh
[35525.638440] [  928]  1000   928     8322      620   2       0             0 vim
[35525.638441] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.638443] [  981]  1000   981   148137    31459   2       0             0 chromium
[35525.638445] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.638447] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.638448] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.638450] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.638452] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.638454] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.638455] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.638457] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.638459] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.638461] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.638462] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.638464] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.638466] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.638468] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.638469] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.638471] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.638473] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.638474] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.638476] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.638478] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.638479] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.638481] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.638483] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.638485] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.638486] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.638488] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.638490] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.638492] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.638494] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.638496] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.638498] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.638500] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.638501] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.638503] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.638505] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.638506] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.638508] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.638510] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.638512] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.638514] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.638515] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.638517] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.638519] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.638520] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.638522] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.638524] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.638526] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.638527] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.638529] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.638531] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.638532] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.638534] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.638537] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.638538] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.638540] [12158]  1000 12158   239315    31208   3       4           300 chromium
[35525.638542] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.638544] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.638545] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.638547] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.638549] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.638550] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.638552] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.638554] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.638555] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.638557] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.638559] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.638561] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.638562] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.638565] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.638567] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.638569] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.638570] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.638572] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.638574] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.638576] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.638577] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.638579] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.638581] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.638582] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.638584] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.638586] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.638588] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.638590] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.638592] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.638594] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.638595] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.638597] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.638599] [10199]     0 10199     1504      133   3       0             0 tee
[35525.638601] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.638603] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.638604] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.638606] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.638608] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.638610] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.638612] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.638614] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.638616] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.638617] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.638619] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.638621] [12275]     0 12275     9170      396   3       0             0 crond
[35525.638623] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.638625] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.638627] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.638629] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.638631] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.638633] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.638635] [12488]     0 12488     9170      396   2       0             0 crond
[35525.638636] [12489]  1000 12489     2937      151   2       0             0 sh
[35525.638638] Out of memory: Kill process 12158 (chromium) score 331 or sacrifice child
[35525.638640] Killed process 12158 (chromium) total-vm:957260kB, anon-rss:123612kB, file-rss:1220kB
[35525.641777] urxvtd invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[35525.641780] urxvtd cpuset=/ mems_allowed=0
[35525.641783] Pid: 468, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[35525.641784] Call Trace:
[35525.641790]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[35525.641794]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[35525.641797]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[35525.641802]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[35525.641806]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[35525.641809]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[35525.641812]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[35525.641814]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[35525.641819]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[35525.641822]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[35525.641825]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[35525.641827]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[35525.641830]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[35525.641833]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[35525.641836]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[35525.641840]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[35525.641844]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[35525.641847]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[35525.641852]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[35525.641857]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[35525.641859]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[35525.641862]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[35525.641864]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[35525.641867]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[35525.641872]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[35525.641878] Mem-Info:
[35525.641880] Node 0 DMA per-cpu:
[35525.641883] CPU    0: hi:    0, btch:   1 usd:   0
[35525.641885] CPU    1: hi:    0, btch:   1 usd:   0
[35525.641886] CPU    2: hi:    0, btch:   1 usd:   0
[35525.641888] CPU    3: hi:    0, btch:   1 usd:   0
[35525.641890] Node 0 DMA32 per-cpu:
[35525.641892] CPU    0: hi:  186, btch:  31 usd:   0
[35525.641893] CPU    1: hi:  186, btch:  31 usd:   0
[35525.641894] CPU    2: hi:  186, btch:  31 usd:   0
[35525.641895] CPU    3: hi:  186, btch:  31 usd:   0
[35525.641896] Node 0 Normal per-cpu:
[35525.641898] CPU    0: hi:  186, btch:  31 usd:   1
[35525.641899] CPU    1: hi:  186, btch:  31 usd:  28
[35525.641900] CPU    2: hi:  186, btch:  31 usd:  26
[35525.641901] CPU    3: hi:  186, btch:  31 usd:  28
[35525.641904] active_anon:575284 inactive_anon:16417 isolated_anon:27
[35525.641904]  active_file:206 inactive_file:825 isolated_file:32
[35525.641904]  unevictable:2423 dirty:1 writeback:0 unstable:0
[35525.641904]  free:34355 slab_reclaimable:322763 slab_unreclaimable:6863
[35525.641904]  mapped:4294 shmem:58035 pagetables:9128 bounce:0
[35525.641906] Node 0 DMA free:15864kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[35525.641910] lowmem_reserve[]: 0 2137 3899 3899
[35525.641913] Node 0 DMA32 free:83492kB min:36900kB low:46124kB high:55348kB active_anon:1073224kB inactive_anon:13176kB active_file:488kB inactive_file:1356kB unevictable:2620kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:2620kB dirty:0kB writeback:0kB mapped:5888kB shmem:79004kB slab_reclaimable:984528kB slab_unreclaimable:6000kB kernel_stack:888kB pagetables:8772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3803 all_unreclaimable? yes
[35525.641917] lowmem_reserve[]: 0 0 1762 1762
[35525.641920] Node 0 Normal free:38064kB min:30416kB low:38020kB high:45624kB active_anon:1227912kB inactive_anon:52492kB active_file:336kB inactive_file:1944kB unevictable:7072kB isolated(anon):108kB isolated(file):128kB present:1804320kB mlocked:7072kB dirty:4kB writeback:0kB mapped:11288kB shmem:153136kB slab_reclaimable:306492kB slab_unreclaimable:21452kB kernel_stack:1984kB pagetables:27740kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1824 all_unreclaimable? yes
[35525.641924] lowmem_reserve[]: 0 0 0 0
[35525.641926] Node 0 DMA: 2*4kB 0*8kB 1*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[35525.641932] Node 0 DMA32: 11823*4kB 3817*8kB 241*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 83732kB
[35525.641938] Node 0 Normal: 7216*4kB 1156*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 38112kB
[35525.641944] 60074 total pagecache pages
[35525.641945] 0 pages in swap cache
[35525.641946] Swap cache stats: add 0, delete 0, find 0/0
[35525.641947] Free swap  = 0kB
[35525.641947] Total swap = 0kB
[35525.653360] 1048048 pages RAM
[35525.653363] 57533 pages reserved
[35525.653364] 95459 pages shared
[35525.653365] 922266 pages non-shared
[35525.653367] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[35525.653375] [  182]     0   182     6518      390   1     -17         -1000 systemd-udevd
[35525.653378] [  188]     0   188    71437     5283   1       0             0 systemd-journal
[35525.653382] [  318]     0   318     3303      289   2       0             0 crond
[35525.653384] [  319]     0   319    17693      641   1       0             0 cupsd
[35525.653387] [  321]     0   321    10502      304   3     -17         -1000 sshd
[35525.653390] [  322]    81   322     4351      228   3     -13          -900 dbus-daemon
[35525.653393] [  324]     0   324     6512      225   2       0             0 systemd-logind
[35525.653396] [  329]     0   329    15747      284   2       0             0 login
[35525.653398] [  332]     0   332     2031      161   3       0             0 agetty
[35525.653401] [  334]     0   334     2031      161   3       0             0 agetty
[35525.653404] [  335]     0   335     2031      160   3       0             0 agetty
[35525.653406] [  336]     0   336     2031      162   3       0             0 agetty
[35525.653409] [  337]     0   337     2031      159   3       0             0 agetty
[35525.653412] [  348]     0   348    51901     1028   2       0             0 colord
[35525.653415] [  368]     0   368   123541      992   0       0             0 colord-sane
[35525.653418] [  411]     0   411     3092      172   3       0             0 master
[35525.653421] [  414]    73   414    16374      363   2       0             0 qmgr
[35525.653424] [  423]  1000   423     3423      244   2       0             0 restart-x
[35525.653426] [  434]  1000   434     3423      259   1       0             0 startx
[35525.653429] [  451]  1000   451     3966      128   1       0             0 xinit
[35525.653432] [  452]  1000   452    57695     3506   0       0             0 X
[35525.653434] [  457]  1000   457    23894      645   3       0             0 i3
[35525.653437] [  464]  1000   464     6062      190   2       0             0 unclutter
[35525.653440] [  467]  1000   467     6004      128   2       0             0 dispad
[35525.653443] [  468]  1000   468    31324     7111   3       0             0 urxvtd
[35525.653446] [  471]  1000   471     8038      470   3       0             0 xbindkeys
[35525.653448] [  493]  1000   493     8156      609   0       0             0 zsh
[35525.653451] [  506]     0   506     8481      247   0       0             0 sudo
[35525.653453] [  510]     0   510     6933      419   3       0             0 zsh
[35525.653456] [  593]     0   593     7404      210   2       0             0 wpa_supplicant
[35525.653458] [  637]     0   637     2136      133   2       0             0 dhcpcd
[35525.653461] [  919]  1000   919     8775      719   0       0             0 zsh
[35525.653464] [  926]  1000   926     3424      230   0       0             0 lh
[35525.653467] [  928]  1000   928     8322      620   2       0             0 vim
[35525.653469] [  971]  1000   971     5163      226   2       0             0 zsh
[35525.653472] [  981]  1000   981   148137    31459   0       0             0 chromium
[35525.653475] [  987]  1000   987    64813     1227   0       0             0 chromium
[35525.653477] [  988]  1000   988     1588      119   3       0             0 chromium-sandbo
[35525.653480] [  989]  1000   989    69787     1266   0       0             0 chromium
[35525.653483] [  994]  1000   994    34743      417   0       0             0 nacl_helper_boo
[35525.653486] [  995]  1000   995    73885     1172   1       0             0 chromium
[35525.653489] [ 1032]  1000  1032     4494       94   0       0             0 dbus-launch
[35525.653491] [ 1033]  1000  1033     4320      155   3       0             0 dbus-daemon
[35525.653495] [ 1034]  1000  1034   217797     4191   0       4           300 chromium
[35525.653497] [ 1042]  1000  1042   224988    12600   2       4           300 chromium
[35525.653500] [ 1055]  1000  1055   216772     3149   1       4           300 chromium
[35525.653503] [ 1104]  1000  1104   243853    28361   1       4           300 chromium
[35525.653505] [ 1304]  1000  1304     8156      608   0       0             0 zsh
[35525.653508] [ 1320]  1000  1320     8156      624   2       0             0 zsh
[35525.653510] [ 1363]  1000  1363     9742     1661   1       0             0 zsh
[35525.653513] [ 1553]  1000  1553     9667     1583   1       0             0 zsh
[35525.653516] [ 1971]  1000  1971   241871    24412   0       4           300 chromium
[35525.653519] [ 3271]  1000  3271     9119     1067   0       0             0 zsh
[35525.653522] [ 4495]  1000  4495     9974     1947   2       0             0 zsh
[35525.653524] [ 6222]  1000  6222     8156      608   1       0             0 zsh
[35525.653527] [ 6231]     0  6231     8481      239   0       0             0 sudo
[35525.653530] [ 6232]     0  6232     6933      426   1       0             0 zsh
[35525.653532] [ 8636]  1000  8636     9742     1679   2       0             0 zsh
[35525.653535] [10677]  1000 10677     8774      698   1       0             0 zsh
[35525.653537] [11030]  1000 11030    14705      739   1       0             0 mutt
[35525.653540] [11407]  1000 11407     9042     1008   2       0             0 zsh
[35525.653543] [12800]  1000 12800   227387    10437   1       4           300 chromium
[35525.653546] [12864]  1000 12864   221397     6071   2       4           300 chromium
[35525.653548] [14270]  1000 14270     9742     1738   2       0             0 zsh
[35525.653551] [15083]  1000 15083   227316    13099   2       4           300 chromium
[35525.653553] [15161]  1000 15161     8156      665   3       0             0 zsh
[35525.653556] [15212]  1000 15212     3423      288   0       0             0 ressh.sh
[35525.653558] [16063]  1000 16063   223107     8575   1       4           300 chromium
[35525.653561] [16086]  1000 16086   223595    11217   2       4           300 chromium
[35525.653564] [16332]  1000 16332     8827      839   0       0             0 zsh
[35525.653567] [16510]  1000 16510   224510     8840   3       4           300 chromium
[35525.653569] [18144]  1000 18144     8156      671   3       0             0 zsh
[35525.653572] [31725]  1000 31725     8877      879   2       0             0 zsh
[35525.653575] [31786]  1000 31786    15089     1160   1       0             0 mutt
[35525.653578] [ 1347]  1000  1347     8156      665   1       0             0 zsh
[35525.653581] [ 1355]  1000  1355     4979     2424   3       0             0 atop
[35525.653583] [ 1910]  1000  1910     8774      774   1       0             0 zsh
[35525.653586] [ 1924]  1000  1924    14644      727   3       0             0 mutt
[35525.653588] [ 7985]  1000  7985     8290      642   2       0             0 vim
[35525.653591] [ 9011]  1000  9011   229069    12852   2       4           300 chromium
[35525.653593] [10434]  1000 10434   235759    18531   3       4           300 chromium
[35525.653596] [10979]  1000 10979   247543    29759   2       4           300 chromium
[35525.653599] [11521]  1000 11521   226701    12735   0       4           300 chromium
[35525.653601] [11530]  1000 11530   227129    12037   2       4           300 chromium
[35525.653604] [11750]  1000 11750   245983    29006   2       4           300 chromium
[35525.653606] [11939]  1000 11939     8774      778   2       0             0 zsh
[35525.653609] [11946]  1000 11946     8730     1456   1       0             0 python3
[35525.653612] [11954]  1000 11954   223107     8253   3       4           300 chromium
[35525.653615] [12000]  1000 12000   236940    22987   2       4           300 chromium
[35525.653618] [12034]  1000 12034   230495    15149   1       4           300 chromium
[35525.653621] [12168]  1000 12168   244008    28591   3       4           300 chromium
[35525.653624] [12331]  1000 12331   227906    12017   2       4           300 chromium
[35525.653626] [12950]  1000 12950     8156      689   1       0             0 zsh
[35525.653629] [14370]  1000 14370     8156      683   0       0             0 zsh
[35525.653632] [15093]  1000 15093     9059     1056   1       0             0 zsh
[35525.653635] [15512]  1000 15512   224951    10247   2       4           300 chromium
[35525.653638] [15991]  1000 15991     8302      631   1       0             0 vim
[35525.653640] [30476]  1000 30476     8787      804   0       0             0 zsh
[35525.653643] [30652]  1000 30652     8290      692   0       0             0 vim
[35525.653646] [31863]  1000 31863     8749      760   2       0             0 zsh
[35525.653649] [  511]  1000   511    19148      532   3       0             0 i3bar
[35525.653651] [  512]  1000   512     7746      285   2       0             0 i3status
[35525.653654] [  879]  1000   879   217113     2685   2       4           300 chromium
[35525.653658] [ 1345]    73  1345    16331      371   1       0             0 pickup
[35525.653660] [ 1531]  1000  1531     8156      671   0       0             0 zsh
[35525.653663] [ 3095]  1000  3095     8798      804   1       0             0 zsh
[35525.653665] [ 7615]  1000  7615     9005      363   0       0             0 ssh
[35525.653667] [ 7808]  1000  7808     9005      338   1       0             0 ssh
[35525.653670] [ 7855]  1000  7855     8970      211   3       0             0 ssh
[35525.653672] [ 7866]  1000  7866     8970      306   2       0             0 ssh
[35525.653675] [ 8307]     0  8307     8481      281   2       0             0 sudo
[35525.653678] [ 8407]     0  8407     3457      298   1       0             0 ccollect
[35525.653680] [ 8412]     0  8412     3457      204   2       0             0 ccollect
[35525.653683] [ 8413]     0  8413     3457      147   0       0             0 ccollect
[35525.653685] [ 8414]     0  8414     2919      224   0       0             0 awk
[35525.653689] [ 8863]  1000  8863     8156      666   3       0             0 zsh
[35525.653692] [ 8918]     0  8918     8482      276   2       0             0 sudo
[35525.653694] [ 8919]     0  8919     6933      443   1       0             0 zsh
[35525.653697] [ 9295]     0  9295    30145    13061   2       0             0 rsync
[35525.653699] [ 9296]     0  9296    14062     6072   0       0             0 rsync
[35525.653702] [ 9297]     0  9297    18268     7405   2       0             0 rsync
[35525.653705] [10198]     0 10198     2755      374   2       0             0 slabtop
[35525.653708] [10199]     0 10199     1504      133   3       0             0 tee
[35525.653711] [11107]  1000 11107     8775      775   1       0             0 zsh
[35525.653714] [11369]  1000 11369     3424      268   3       0             0 nz.sh
[35525.653717] [11371]  1000 11371     8388      761   2       0             0 vim
[35525.653720] [13875]  1000 13875   233159    27916   3       4           300 chromium
[35525.653722] [17237]  1000 17237     8717      704   1       0             0 zsh
[35525.653725] [17802]  1000 17802     8156      650   2       0             0 zsh
[35525.653728] [19458]  1000 19458   220482     5036   3       4           300 chromium
[35525.653731] [ 3405]  1000  3405     2749      209   2       0             0 less
[35525.653733] [11482]  1000 11482   234080    25563   3       4           300 chromium
[35525.653737] [12262]  1000 12262     8156      643   3       0             0 zsh
[35525.653739] [12269]  1000 12269    14618      633   1       0             0 mutt
[35525.653742] [12275]     0 12275     9170      396   3       0             0 crond
[35525.653745] [12277]  1000 12277     2937      212   2       0             0 sh
[35525.653748] [12280]  1000 12280    59752     2571   2       0             0 offlineimap
[35525.653751] [12327]  1000 12327   219954     4428   3       4           300 chromium
[35525.653754] [12338]  1000 12338   215748     1983   3       4           300 chromium
[35525.653757] [12436]     0 12436     2776      287   3       0             0 wpa_cli
[35525.653760] [12475]  1000 12475   232267    22770   2       4           300 chromium
[35525.653763] [12488]     0 12488     9170      396   2       0             0 crond
[35525.653765] [12489]  1000 12489     2937      298   0       0             0 sh
[35525.653768] Out of memory: Kill process 10979 (chromium) score 330 or sacrifice child
[35525.653771] Killed process 10979 (chromium) total-vm:990172kB, anon-rss:117576kB, file-rss:1460kB


[-- Attachment #9: mounts-during-backup --]
[-- Type: text/plain, Size: 1883 bytes --]

proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=1977832k,nr_inodes=494458,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
/dev/mapper/root on / type jfs (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
/dev/sda4 on /boot type ext4 (rw,relatime,commit=600,data=ordered)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
/dev/mapper/usbhd on /home/services/usbhd type jfs (rw,relatime)


[-- Attachment #10: slabtop6 --]
[-- Type: text/plain, Size: 1495 bytes --]

 Active / Total Objects (% used)    : 1456769 / 1493903 (97.5%)
 Active / Total Slabs (% used)      : 104212 / 104212 (100.0%)
 Active / Total Caches (% used)     : 69 / 101 (68.3%)
 Active / Total Size (% used)       : 1546523.14K / 1553721.27K (99.5%)
 Minimum / Average / Maximum Object : 0.01K / 1.04K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
1228135 1228135 100%    1.21K  95344       26   3051008K jfs_ip

  8624   8550  99%    1.00K   1421       32     45472K kmalloc-1024
 30828  30828 100%    0.55K   1101       28     17616K radix_tree_node
  8775   7239  82%    0.58K    325       27      5200K inode_cache
 20454  17306  84%    0.19K    974       21      3896K dentry
 20631  14341  69%    0.17K    897       23      3588K vm_area_struct
  2532   2355  93%    0.64K    185       24      2960K proc_inode_cache
 22816  22816 100%    0.12K    713       32      2852K jfs_mp
 20592  20367  98%    0.11K    572       36      2288K sysfs_dir_cache
 11508   9966  86%    0.19K    548       21      2192K kmalloc-192
   850    658  77%    2.00K     54       16      1728K kmalloc-2048
  6272   4313  68%    0.25K    196       32      1568K kmalloc-256
   360    286  79%    4.00K     45        8      1440K kmalloc-4096
  1872   1557  83%    0.66K     78       24      1248K shmem_inode_cache
 23970  16479  68%    0.05K    282       85      1128K shared_policy_node
   525    348  66%    2.02K     35       15      1120K task_struct       


[-- Attachment #11: slabtop7 --]
[-- Type: text/plain, Size: 1527 bytes --]

 Active / Total Objects (% used)    : 2103178 / 2144412 (98.1%)
 Active / Total Slabs (% used)      : 161439 / 161439 (100.0%)
 Active / Total Caches (% used)     : 69 / 101 (68.3%)
 Active / Total Size (% used)       : 2412546.38K / 2422966.80K (99.6%)
 Minimum / Average / Maximum Object : 0.01K / 1.13K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
1968917 1968415  99%    1.21K 156531       26   5008992K jfs_ip
               
  8775   7234  82%    0.58K    325       27      5200K inode_cache
  2124   1577  74%    1.00K    139       32      4448K kmalloc-1024
 18648  10712  57%    0.19K    888       21      3552K dentry      
  6188   2613  42%    0.55K    221       28      3536K radix_tree_node
 15732  10682  67%    0.17K    684       23      2736K vm_area_struct
 20592  20351  98%    0.11K    572       36      2288K sysfs_dir_cache
   832    716  86%    2.00K     52       16      1664K kmalloc-2048   
  6208   3873  62%    0.25K    194       32      1552K kmalloc-256
   360    278  77%    4.00K     45        8      1440K kmalloc-4096
  1872   1594  85%    0.66K     78       24      1248K shmem_inode_cache
   495    306  61%    2.02K     33       15      1056K task_struct
  1792   1348  75%    0.50K     56       32       896K kmalloc-512            
  1092    927  84%    0.81K     28       39       896K task_xstate
   405    310  76%    2.06K     27       15       864K sighand_cache
 17425  10370  59%    0.05K    205       85       820K shared_policy_node



[-- Attachment #12: slabtop4-during-backup --]
[-- Type: text/plain, Size: 1486 bytes --]

 Active / Total Objects (% used)    : 1165130 / 1198087 (97.2%)
 Active / Total Slabs (% used)      : 81027 / 81027 (100.0%)
 Active / Total Caches (% used)     : 69 / 101 (68.3%)
 Active / Total Size (% used)       : 1237249.81K / 1246521.94K (99.3%)
 Minimum / Average / Maximum Object : 0.01K / 1.04K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
993607 993607 100%    1.21K  75358       26   2411456K jfs_ip
  8829   7254  82%    0.58K    327       27      5232K inode_cache
  8036   2411  30%    0.55K    287       28      4592K radix_tree_node
 23920  22012  92%    0.17K   1040       23      4160K vm_area_struct
 21357  13777  64%    0.19K   1017       21      4068K dentry
 20592  20388  99%    0.11K    572       36      2288K sysfs_dir_cache
  1932   1576  81%    1.00K     63       32      2016K kmalloc-1024
   880    736  83%    2.00K     55       16      1760K kmalloc-2048
  6304   4854  76%    0.25K    197       32      1576K kmalloc-256
   368    342  92%    4.00K     46        8      1472K kmalloc-4096
  2208   2208 100%    0.64K     92       24      1472K proc_inode_cache
  1872   1574  84%    0.66K     78       24      1248K shmem_inode_cache
 25840  23394  90%    0.05K    304       85      1216K shared_policy_node
   525    401  76%    2.02K     35       15      1120K task_struct
 11546  10480  90%    0.09K    251       46      1004K anon_vma
  1092    972  89%    0.81K     28       39       896K task_xstate



^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-21 19:49 ` Nico Schottelius
  2012-09-21 21:02   ` Fwd: " Arend van Spriel
@ 2012-09-24 22:43   ` David Rientjes
  2012-09-25 15:07     ` Dave Kleikamp
  2012-09-26  6:06     ` Nico Schottelius
  1 sibling, 2 replies; 23+ messages in thread
From: David Rientjes @ 2012-09-24 22:43 UTC (permalink / raw)
  To: Nico Schottelius, Arend van Spriel, linux-kernel, linux-wireless,
	Dave Kleikamp, jfs-discussion

On Fri, 21 Sep 2012, Nico Schottelius wrote:

>  Active / Total Objects (% used)    : 1165130 / 1198087 (97.2%)
>  Active / Total Slabs (% used)      : 81027 / 81027 (100.0%)
>  Active / Total Caches (% used)     : 69 / 101 (68.3%)
>  Active / Total Size (% used)       : 1237249.81K / 1246521.94K (99.3%)
>  Minimum / Average / Maximum Object : 0.01K / 1.04K / 15.23K
> 
>   OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
> 993607 993607 100%    1.21K  75358       26   2411456K jfs_ip

Well that doesn't look good.  100% of the inode cache for jfs are being 
used which either means

 - there's a memory leak, or

 - there's some sort of throttling issue in jfs.

And those objects are consuming ~2.3GB of slab on your 4GB machine and 
seems to only have occurred between v3.4.2 to v3.5.3.

It would be interesting to see what kmemleak would tell us.

Adding Dave Kleikamp to the cc.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-24 22:43   ` David Rientjes
@ 2012-09-25 15:07     ` Dave Kleikamp
  2012-09-26  6:03       ` Nico Schottelius
  2012-09-26  6:06     ` Nico Schottelius
  1 sibling, 1 reply; 23+ messages in thread
From: Dave Kleikamp @ 2012-09-25 15:07 UTC (permalink / raw)
  To: David Rientjes
  Cc: Nico Schottelius, Arend van Spriel, linux-kernel, linux-wireless,
	Dave Kleikamp, jfs-discussion

On 09/24/2012 05:43 PM, David Rientjes wrote:
> On Fri, 21 Sep 2012, Nico Schottelius wrote:
> 
>>  Active / Total Objects (% used)    : 1165130 / 1198087 (97.2%)
>>  Active / Total Slabs (% used)      : 81027 / 81027 (100.0%)
>>  Active / Total Caches (% used)     : 69 / 101 (68.3%)
>>  Active / Total Size (% used)       : 1237249.81K / 1246521.94K (99.3%)
>>  Minimum / Average / Maximum Object : 0.01K / 1.04K / 15.23K
>>
>>   OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
>> 993607 993607 100%    1.21K  75358       26   2411456K jfs_ip
> 
> Well that doesn't look good.  100% of the inode cache for jfs are being 
> used which either means
> 
>  - there's a memory leak, or

maybe a missing iput() somewhere?

Nico, does unmounting the usb drive after killing the backup clean up
the jfs inode cache?

>  - there's some sort of throttling issue in jfs.
> 
> And those objects are consuming ~2.3GB of slab on your 4GB machine and 
> seems to only have occurred between v3.4.2 to v3.5.3.

Almost nothing in jfs has changed between these releases. Only this:

vfs: Rename end_writeback() to clear_inode()

> It would be interesting to see what kmemleak would tell us.
> 
> Adding Dave Kleikamp to the cc.
> 

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-25 15:07     ` Dave Kleikamp
@ 2012-09-26  6:03       ` Nico Schottelius
  0 siblings, 0 replies; 23+ messages in thread
From: Nico Schottelius @ 2012-09-26  6:03 UTC (permalink / raw)
  To: Dave Kleikamp
  Cc: David Rientjes, Nico Schottelius, Arend van Spriel, linux-kernel,
	linux-wireless, Dave Kleikamp, jfs-discussion

Good morning,

Dave Kleikamp [Tue, Sep 25, 2012 at 10:07:14AM -0500]:
> >>  Active / Total Objects (% used)    : 1165130 / 1198087 (97.2%)
> >>  Active / Total Slabs (% used)      : 81027 / 81027 (100.0%)
> >>  Active / Total Caches (% used)     : 69 / 101 (68.3%)
> >>  Active / Total Size (% used)       : 1237249.81K / 1246521.94K (99.3%)
> >>  Minimum / Average / Maximum Object : 0.01K / 1.04K / 15.23K
> >>
> >>   OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
> >> 993607 993607 100%    1.21K  75358       26   2411456K jfs_ip
> > 
> > Well that doesn't look good.  100% of the inode cache for jfs are being 
> > used which either means
> > 
> >  - there's a memory leak, or
> 
> maybe a missing iput() somewhere?
> 
> Nico, does unmounting the usb drive after killing the backup clean up
> the jfs inode cache?

Iirc, it does not. I'll check this evening, because doing the backup
currently forces me to reboot my productive system.

> >  - there's some sort of throttling issue in jfs.
> > 
> > And those objects are consuming ~2.3GB of slab on your 4GB machine and 
> > seems to only have occurred between v3.4.2 to v3.5.3.
> 
> Almost nothing in jfs has changed between these releases. Only this:
> 
> vfs: Rename end_writeback() to clear_inode()

The other obscurity is that the root filesystem is also jfs - it's not
only the usb disk.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-24 22:43   ` David Rientjes
  2012-09-25 15:07     ` Dave Kleikamp
@ 2012-09-26  6:06     ` Nico Schottelius
  2012-09-26  8:57       ` Nico Schottelius
  1 sibling, 1 reply; 23+ messages in thread
From: Nico Schottelius @ 2012-09-26  6:06 UTC (permalink / raw)
  To: David Rientjes
  Cc: Nico Schottelius, Arend van Spriel, linux-kernel, linux-wireless,
	Dave Kleikamp, jfs-discussion



David Rientjes [Mon, Sep 24, 2012 at 03:43:27PM -0700]:
>  [...]
> 
> And those objects are consuming ~2.3GB of slab on your 4GB machine and 
> seems to only have occurred between v3.4.2 to v3.5.3.
> 
> It would be interesting to see what kmemleak would tell us.

As the Archlinux kernel does not support kmemleak:

[8:04] brief:android-apk% zgrep -i meml /proc/config.gz                
CONFIG_INPUT_FF_MEMLESS=m
# CONFIG_DEBUG_KMEMLEAK is not set

I'll give the latest kernel tree from Linus a try this evening and if it
is in there. If not, I'll go back to 3.5.4 in Linus tree and try again.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-26  6:06     ` Nico Schottelius
@ 2012-09-26  8:57       ` Nico Schottelius
  2012-09-27  5:52         ` Nico Schottelius
  0 siblings, 1 reply; 23+ messages in thread
From: Nico Schottelius @ 2012-09-26  8:57 UTC (permalink / raw)
  To: Nico Schottelius, David Rientjes, Arend van Spriel, linux-kernel,
	linux-wireless, Dave Kleikamp, jfs-discussion

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

I've just go the hint to do

    echo 3 > /proc/sys/vm/drop_caches

via private mail. Tried that, but does not change a thing.

I'm now in a new situation: I did *not* do a backup, but still
have ~800M of slab usage. I'm trying to compile a kernel now without
running out of memory (not so easy, if you are used to do make -j)

Attached are the latest figures from my (still) running system.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: atop4 --]
[-- Type: text/plain, Size: 3646 bytes --]

ATOP - brief                      2012/09/26  10:28:14                      ---------                      10s elapsed
PRC |  sys    2.33s |  user  42.51s |  #proc    186 |  #tslpi   234  | #tslpu     0  | #zombie    0  | #exit    219  |
CPU |  sys      27% |  user    370% |  irq       2% |  idle      1%  | wait      1%  | curf  900MHz  | curscal  49%  |
cpu |  sys       6% |  user     93% |  irq       0% |  idle      0%  | cpu001 w  0%  | curf  900MHz  | curscal  49%  |
cpu |  sys       6% |  user     93% |  irq       0% |  idle      0%  | cpu002 w  0%  | curf  900MHz  | curscal  49%  |
cpu |  sys       7% |  user     93% |  irq       0% |  idle      0%  | cpu003 w  0%  | curf  900MHz  | curscal  49%  |
cpu |  sys       7% |  user     90% |  irq       2% |  idle      1%  | cpu000 w  0%  | curf  900MHz  | curscal  49%  |
CPL |  avg1    4.38 |  avg5    3.92 |  avg15   5.03 |  csw    51970  | intr   31863  |               | numcpu     4  |
MEM |  tot     3.8G |  free    2.0G |  cache 543.7M |  dirty   7.4M  | buff    0.0M  | slab  700.7M  |               |
SWP |  tot     0.0M |  free    0.0M |               |                |               | vmcom   1.4G  | vmlim   1.9G  |
LVM |          root |  busy      8% |  read     838 |  write    789  | MBr/s   0.55  | MBw/s   0.45  | avio 0.50 ms  |
DSK |           sda |  busy      7% |  read     838 |  write    614  | MBr/s   0.55  | MBw/s   0.45  | avio 0.49 ms  |
NET |  transport    |  tcpi     673 |  tcpo     542 |  udpi       6  | udpo      23  | tcpao      0  | tcppo      0  |
NET |  network      |  ipi      761 |  ipo      584 |  ipfrw      0  | deliv    754  | icmpi     16  | icmpo     16  |
NET |  wlan0   ---- |  pcki     731 |  pcko     553 |  si  401 Kbps  | so   50 Kbps  | erri       0  | erro       0  |
NET |  lo      ---- |  pcki      32 |  pcko      32 |  si    1 Kbps  | so    1 Kbps  | erri       0  | erro       0  |
                                                                             
  PID   TID RUID     EUID       THR  SYSCPU  USRCPU   VGROW  RGROW  RDDSK   WRDSK ST EXC  S CPUNR  CPU  CMD       1/20
10638     - nico     -            0   0.08s   5.65s      0K     0K      -       - NE   0  E     -  57%  <cc1>
10696     - nico     -            0   0.03s   3.68s      0K     0K      -       - -E   0  E     -  37%  <cc1>
10778     - nico     -            0   0.10s   3.26s      0K     0K      -       - NE   0  E     -  34%  <cc1>
10686     - nico     nico         8   0.33s   2.09s  25888K  8220K  2008K    288K --   -  S     0  24%  offlineimap
10767     - nico     -            0   0.05s   2.01s      0K     0K      -       - NE   0  E     -  21%  <cc1>
10914     - nico     -            0   0.10s   1.94s      0K     0K      -       - NE   0  E     -  20%  <cc1>
10853     - nico     -            0   0.05s   1.79s      0K     0K      -       - NE   0  E     -  18%  <cc1>
10970     - nico     -            0   0.06s   1.72s      0K     0K      -       - NE   0  E     -  18%  <cc1>
10877     - nico     -            0   0.05s   1.69s      0K     0K      -       - NE   0  E     -  17%  <cc1>
10898     - nico     -            0   0.07s   1.47s      0K     0K      -       - NE   0  E     -  15%  <cc1>
10807     - nico     -            0   0.09s   1.27s      0K     0K      -       - NE   0  E     -  14%  <cc1>
10861     - nico     -            0   0.05s   1.30s      0K     0K      -       - NE   0  E     -  14%  <cc1>
10986     - nico     nico         1   0.04s   1.26s  90488K 43320K    72K      0K N-   -  R     3  13%  cc1
10950     - nico     -            0   0.07s   1.14s      0K     0K      -       - NE   0  E     -  12%  <cc1>


[-- Attachment #3: dmesg1 --]
[-- Type: text/plain, Size: 522609 bytes --]

[376489.026916] [ 7816]  1000  7816    16912     2901   3       0             0 cc1
[376489.026919] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376489.026922] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376489.026926] [ 7824]  1000  7824    16399     2718   3       0             0 cc1
[376489.026929] [ 7825]  1000  7825    16333     2629   3       0             0 cc1
[376489.026932] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376489.026935] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376489.026938] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376489.026941] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376489.026945] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376489.026948] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376489.026951] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376489.026954] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376489.026958] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376489.026961] [ 7840]  1000  7840    15849     2208   3       0             0 cc1
[376489.026964] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376489.026968] [ 7842]  1000  7842    16376     2442   2       0             0 cc1
[376489.026971] [ 7845]  1000  7845    16931     2906   2       0             0 cc1
[376489.026974] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376489.026977] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376489.026981] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376489.026984] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376489.026987] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376489.026990] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376489.026993] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376489.026996] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376489.026999] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376489.027002] [ 7861]  1000  7861    16365     2535   2       0             0 cc1
[376489.027006] [ 7864]  1000  7864     2911      511   1       0             0 make
[376489.027009] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376489.027012] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376489.027016] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376489.027019] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376489.027022] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376489.027025] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376489.027029] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376489.027032] [ 7880]  1000  7880    15818     2216   2       0             0 cc1
[376489.027035] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376489.027038] [ 7883]  1000  7883    15847     2189   2       0             0 cc1
[376489.027041] [ 7885]  1000  7885    16927     3022   1       0             0 cc1
[376489.027045] [ 7886]  1000  7886    16366     2492   3       0             0 cc1
[376489.027048] [ 7887]  1000  7887    16923     2860   0       0             0 cc1
[376489.027051] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376489.027054] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376489.027058] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376489.027061] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376489.027064] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376489.027067] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376489.027071] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376489.027074] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376489.027077] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376489.027081] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376489.027084] [ 7905]  1000  7905    15849     2176   2       0             0 cc1
[376489.027087] [ 7906]  1000  7906    16380     2598   2       0             0 cc1
[376489.027090] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376489.027093] [ 7908]  1000  7908    16370     2606   2       0             0 cc1
[376489.027097] [ 7909]  1000  7909    16379     2541   1       0             0 cc1
[376489.027100] [ 7910]  1000  7910    16335     2447   2       0             0 cc1
[376489.027103] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376489.027106] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376489.027110] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376489.027113] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376489.027116] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376489.027120] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376489.027123] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376489.027126] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376489.027129] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376489.027132] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376489.027135] [ 7924]  1000  7924    15861     2207   1       0             0 cc1
[376489.027138] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376489.027142] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376489.027145] [ 7932]  1000  7932    15847     2170   2       0             0 cc1
[376489.027148] [ 7933]  1000  7933    15852     2138   0       0             0 cc1
[376489.027151] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376489.027154] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376489.027157] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376489.027161] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376489.027164] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376489.027167] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376489.027170] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376489.027173] [ 7943]  1000  7943    15855     2192   1       0             0 cc1
[376489.027176] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376489.027180] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376489.027183] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376489.027186] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376489.027189] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376489.027192] [ 7952]  1000  7952    15824     2005   0       0             0 cc1
[376489.027196] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376489.027199] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376489.027202] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376489.027206] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376489.027209] [ 7961]  1000  7961    15871     2188   0       0             0 cc1
[376489.027212] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376489.027215] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376489.027218] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376489.027222] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376489.027225] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376489.027228] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376489.027231] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376489.027234] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376489.027237] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376489.027241] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376489.027244] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376489.027247] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376489.027251] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376489.027254] [ 7989]  1000  7989     3221      770   3       0             0 make
[376489.027257] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376489.027260] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376489.027264] [ 7996]  1000  7996    15856     2140   2       0             0 cc1
[376489.027267] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376489.027270] [ 8000]  1000  8000    15859     2129   2       0             0 cc1
[376489.027273] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376489.027276] [ 8003]  1000  8003    15857     2185   1       0             0 cc1
[376489.027280] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376489.027283] [ 8006]  1000  8006    15296     1434   2       0             0 cc1
[376489.027286] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376489.027289] [ 8009]  1000  8009    15856     2139   1       0             0 cc1
[376489.027292] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376489.027295] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376489.027298] [ 8011]  1000  8011    15298     1684   0       0             0 cc1
[376489.027302] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376489.027305] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376489.027308] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376489.027311] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376489.027314] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376489.027318] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376489.027321] [ 8020]  1000  8020    15307     1628   1       0             0 cc1
[376489.027325] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376489.027328] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376489.027331] [ 8023]  1000  8023    15816     2094   3       0             0 cc1
[376489.027334] [ 8024]  1000  8024    15851     2167   1       0             0 cc1
[376489.027337] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376489.027341] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376489.027344] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376489.027348] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376489.027351] [ 8035]  1000  8035    15847     2209   1       0             0 cc1
[376489.027354] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376489.027357] [ 8037]  1000  8037    15317     1744   3       0             0 cc1
[376489.027360] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376489.027364] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376489.027367] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376489.027370] [ 8042]  1000  8042    15323     1504   0       0             0 cc1
[376489.027373] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376489.027376] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376489.027380] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376489.027383] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376489.027386] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376489.027389] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376489.027393] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376489.027396] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376489.027400] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376489.027403] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376489.027406] [ 8066]  1000  8066    15318     1415   0       0             0 cc1
[376489.027409] [ 8067]  1000  8067    15848     2134   3       0             0 cc1
[376489.027413] [ 8068]  1000  8068    15851     2194   1       0             0 cc1
[376489.027416] [ 8069]  1000  8069    15848     2176   2       0             0 cc1
[376489.027419] [ 8070]  1000  8070    16417     2699   2       0             0 cc1
[376489.027422] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376489.027425] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376489.027428] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376489.027432] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376489.027435] [ 8075]  1000  8075    15304     1699   0       0             0 cc1
[376489.027438] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376489.027441] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376489.027444] [ 8080]  1000  8080    15316     1488   0       0             0 cc1
[376489.027448] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376489.027451] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376489.027454] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376489.027457] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376489.027460] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376489.027463] [ 8088]  1000  8088    15293     1377   1       0             0 cc1
[376489.027467] [ 8089]  1000  8089    15251     1270   1       0             0 cc1
[376489.027470] [ 8091]  1000  8091    15817     2144   3       0             0 cc1
[376489.027473] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376489.027477] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376489.027480] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376489.027483] [ 8096]  1000  8096    15260     1361   1       0             0 cc1
[376489.027486] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376489.027489] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376489.027493] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376489.027496] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376489.027499] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376489.027502] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376489.027506] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376489.027509] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376489.027513] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376489.027516] [ 8122]  1000  8122    15276     1362   1       0             0 cc1
[376489.027519] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376489.027522] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376489.027525] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376489.027529] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376489.027532] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376489.027535] [ 8137]  1000  8137    15296     1557   1       0             0 cc1
[376489.027538] [ 8138]  1000  8138    15294     1365   2       0             0 cc1
[376489.027542] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376489.027545] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376489.027548] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376489.027552] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376489.027555] [ 8184]  1000  8184    15251     1289   1       0             0 cc1
[376489.027558] [ 8185]  1000  8185    15286     1281   1       0             0 cc1
[376489.027561] [ 8186]  1000  8186    15259     1366   2       0             0 cc1
[376489.027565] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376489.027568] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376489.027571] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376489.027574] [ 8190]  1000  8190    15304     1401   2       0             0 cc1
[376489.027577] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376489.027580] [ 8192]  1000  8192    15297     1367   3       0             0 cc1
[376489.027583] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376489.027587] [ 8199]  1000  8199     3074      613   2       0             0 make
[376489.027590] [ 8200]  1000  8200     3422      281   2       0             0 sh
[376489.027593] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376489.027596] [ 8206]  1000  8206     1636      176   0       0             0 gcc
[376489.027600] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376489.027603] [ 8254]  1000  8254    14671     1055   0       0             0 cc1
[376489.027607] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376489.027610] [ 8326]  1000  8326     2811      388   0       0             0 make
[376489.027613] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376489.027617] [ 8408]  1000  8408     2918      479   3       0             0 make
[376489.027620] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376489.027623] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376489.027626] [ 8438]  1000  8438    14680     1058   3       0             0 cc1
[376489.027630] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376489.027633] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376489.027636] [ 8455]  1000  8455     3423      288   2       0             0 sh
[376489.027639] [ 8460]  1000  8460     1637      167   1       0             0 gcc
[376489.027643] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376489.027646] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376489.027649] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376489.027652] [ 8484]  1000  8484    14604      490   2       0             0 cc1
[376489.027655] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376489.027659] [ 8497]  1000  8497     2774      366   2       0             0 make
[376489.027662] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376489.027665] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376489.027668] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376489.027671] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376489.027675] [ 8516]  1000  8516     4699     1329   0       0             0 as
[376489.027678] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376489.027681] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376489.027685] [ 8533]     0  8533     3948      283   0       0             0 handler.sh
[376489.027688] [ 8534]  1000  8534     1637      159   2       0             0 gcc
[376489.027692] [ 8535]  1000  8535     2950      139   1       0             0 sh
[376489.027695] [ 8538]  1000  8538     1637      159   2       0             0 gcc
[376489.027698] [ 8539]  1000  8539     1571      143   0       0             0 collect2
[376489.027702] [ 8540]  1000  8540     1637      139   0       0             0 gcc
[376489.027705] [ 8541]  1000  8541     1496       32   2       0             0 sh
[376489.027708] [ 8542]  1000  8542     2160       94   0       0             0 make
[376489.027712] [ 8543]  1000  8543     2950      138   1       0             0 sh
[376489.027715] [ 8544]  1000  8544      257        2   2       0             0 gcc
[376489.027718] [ 8545]  1000  8545     1637      159   2       0             0 gcc
[376489.027722] [ 8546]  1000  8546     1637      142   1       0             0 gcc
[376489.027725] [ 8548]  1000  8548     2320       24   3       0             0 as
[376489.027728] [ 8549]  1000  8549     1637      140   1       0             0 gcc
[376489.027731] [ 8550]  1000  8550     2950      136   0       0             0 sh
[376489.027734] [ 8551]  1000  8551     2160       94   0       0             0 make
[376489.027737] [ 8552]  1000  8552     1637      142   0       0             0 gcc
[376489.027741] [ 8553]  1000  8553     2160       86   3       0             0 make
[376489.027744] [ 8554]  1000  8554     1637      159   2       0             0 gcc
[376489.027747] [ 8555]  1000  8555     2160       95   3       0             0 make
[376489.027750] [ 8556]  1000  8556     2160       94   3       0             0 make
[376489.027754] [ 8557]  1000  8557     2160       94   2       0             0 make
[376489.027757] [ 8558]  1000  8558     2160       94   3       0             0 make
[376489.027761] [ 8559]  1000  8559     2160       95   0       0             0 make
[376489.027764] [ 8560]  1000  8560     1637      160   2       0             0 gcc
[376489.027767] [ 8561]  1000  8561     2160       95   3       0             0 make
[376489.027771] [ 8562]  1000  8562     2160       93   3       0             0 make
[376489.027774] [ 8563]  1000  8563     1618       36   2       0             0 make
[376489.027777] [ 8564]  1000  8564     2160       94   2       0             0 make
[376489.027781] [ 8565]  1000  8565     2160       94   3       0             0 make
[376489.027784] [ 8566]  1000  8566     2160       94   2       0             0 make
[376489.027787] [ 8567]  1000  8567     2160       95   3       0             0 make
[376489.027791] [ 8568]  1000  8568     1618       36   0       0             0 make
[376489.027795] [ 8569]  1000  8569     2160       94   2       0             0 make
[376489.027798] [ 8570]  1000  8570     1618       37   0       0             0 make
[376489.027801] [ 8571]  1000  8571      683        2   2       0             0 make
[376489.027805] [ 8572]  1000  8572     2160       94   3       0             0 make
[376489.027808] [ 8573]  1000  8573     2160       93   3       0             0 make
[376489.027811] [ 8574]  1000  8574     2160       94   0       0             0 make
[376489.027814] [ 8575]  1000  8575     2160       95   0       0             0 make
[376489.027817] [ 8576]  1000  8576     2160       98   3       0             0 make
[376489.027820] [ 8577]  1000  8577     2160       96   0       0             0 make
[376489.027824] [ 8578]  1000  8578     2160       94   3       0             0 make
[376489.027827] [ 8579]  1000  8579     2160       93   0       0             0 make
[376489.027831] [ 8580]  1000  8580     2160       93   0       0             0 make
[376489.027834] [ 8581]  1000  8581     2160       94   2       0             0 make
[376489.027837] [ 8582]  1000  8582     2160       92   0       0             0 make
[376489.027840] [ 8583]  1000  8583     2160       41   3       0             0 make
[376489.027844] [ 8584]  1000  8584     2160       94   2       0             0 make
[376489.027847] [ 8585]  1000  8585     2160       95   3       0             0 make
[376489.027850] [ 8586]  1000  8586     2160       93   2       0             0 make
[376489.027853] [ 8587]  1000  8587     2160       94   3       0             0 make
[376489.027856] [ 8588]  1000  8588     2160       95   1       0             0 make
[376489.027860] [ 8589]  1000  8589     2160       95   2       0             0 make
[376489.027863] [ 8590]  1000  8590     2160       95   1       0             0 make
[376489.027866] [ 8591]  1000  8591     2160       96   0       0             0 make
[376489.027869] [ 8592]  1000  8592     2160       95   1       0             0 make
[376489.027872] [ 8593]  1000  8593     2160       91   2       0             0 make
[376489.027876] [ 8594]  1000  8594     2160       94   0       0             0 make
[376489.027879] [ 8595]  1000  8595     2160       92   3       0             0 make
[376489.027882] [ 8596]  1000  8596     2160       92   3       0             0 make
[376489.027885] [ 8597]  1000  8597     2160       94   2       0             0 make
[376489.027888] [ 8598]  1000  8598     2160       94   3       0             0 make
[376489.027892] [ 8599]  1000  8599     2160       94   3       0             0 make
[376489.027895] [ 8600]  1000  8600     2160       95   0       0             0 make
[376489.027898] [ 8601]  1000  8601     2160       94   3       0             0 make
[376489.027901] [ 8602]  1000  8602     2160       95   2       0             0 make
[376489.027905] [ 8603]  1000  8603     2160       94   0       0             0 make
[376489.027908] [ 8604]  1000  8604     2160       95   0       0             0 make
[376489.027911] [ 8605]  1000  8605     2160       94   0       0             0 make
[376489.027914] [ 8606]  1000  8606     2160       93   0       0             0 make
[376489.027918] [ 8607]  1000  8607     2160       94   0       0             0 make
[376489.027921] [ 8608]  1000  8608     2160       93   1       0             0 make
[376489.027924] [ 8609]  1000  8609     2160       94   1       0             0 make
[376489.027927] [ 8610]  1000  8610     2160       95   2       0             0 make
[376489.027931] [ 8611]  1000  8611     2160       95   3       0             0 make
[376489.027934] [ 8612]  1000  8612     2160       95   0       0             0 make
[376489.027937] [ 8613]  1000  8613     2160       95   2       0             0 make
[376489.027940] [ 8614]  1000  8614     2160       95   0       0             0 make
[376489.027944] [ 8615]  1000  8615     2160       93   1       0             0 make
[376489.027947] [ 8616]  1000  8616     2160       94   2       0             0 make
[376489.027950] [ 8617]  1000  8617     2160       93   0       0             0 make
[376489.027953] [ 8618]  1000  8618     2160       94   0       0             0 make
[376489.027957] [ 8619]  1000  8619     2160       94   0       0             0 make
[376489.027960] [ 8620]  1000  8620     2160       94   0       0             0 make
[376489.027963] [ 8621]  1000  8621     2160       93   3       0             0 make
[376489.027966] [ 8622]  1000  8622     2160       94   2       0             0 make
[376489.027969] [ 8623]  1000  8623     2160       41   2       0             0 make
[376489.027973] [ 8624]  1000  8624     2160       94   0       0             0 make
[376489.027976] [ 8625]  1000  8625     2160       93   3       0             0 make
[376489.027979] [ 8626]  1000  8626     2160       92   3       0             0 make
[376489.027983] [ 8627]  1000  8627     2160       94   3       0             0 make
[376489.027986] Out of memory: Kill process 6949 (cc1) score 11 or sacrifice child
[376489.027990] Killed process 6949 (cc1) total-vm:99844kB, anon-rss:42640kB, file-rss:752kB
[376489.843835] gcc invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0, oom_score_adj=0
[376489.843838] gcc cpuset=/ mems_allowed=0
[376489.843840] Pid: 8659, comm: gcc Tainted: G        W    3.5.4-1-ARCH #1
[376489.843842] Call Trace:
[376489.843847]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[376489.843852]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[376489.843855]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[376489.843860]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[376489.843864]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[376489.843866]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[376489.843869]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[376489.843873]  [<ffffffff8115bb64>] alloc_pages_vma+0xb4/0x1d0
[376489.843877]  [<ffffffff8113f56b>] handle_pte_fault+0x7bb/0xaa0
[376489.843879]  [<ffffffff8115a8f0>] ? alloc_pages_current+0xb0/0x120
[376489.843882]  [<ffffffff810467a6>] ? pte_alloc_one+0x36/0x40
[376489.843885]  [<ffffffff8113cd4c>] ? __pte_alloc+0x9c/0x150
[376489.843887]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[376489.843890]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[376489.843893]  [<ffffffff8117ff7b>] ? free_bprm+0x4b/0x60
[376489.843896]  [<ffffffff8118035f>] ? do_execve_common.isra.30+0x3cf/0x460
[376489.843899]  [<ffffffff8116480d>] ? kmem_cache_free+0x10d/0x120
[376489.843901]  [<ffffffff811843d3>] ? putname+0x33/0x50
[376489.843903]  [<ffffffff8147e765>] page_fault+0x25/0x30
[376489.843905] Mem-Info:
[376489.843906] Node 0 DMA per-cpu:
[376489.843908] CPU    0: hi:    0, btch:   1 usd:   0
[376489.843909] CPU    1: hi:    0, btch:   1 usd:   0
[376489.843910] CPU    2: hi:    0, btch:   1 usd:   0
[376489.843911] CPU    3: hi:    0, btch:   1 usd:   0
[376489.843912] Node 0 DMA32 per-cpu:
[376489.843914] CPU    0: hi:  186, btch:  31 usd:   0
[376489.843915] CPU    1: hi:  186, btch:  31 usd:   0
[376489.843916] CPU    2: hi:  186, btch:  31 usd:   0
[376489.843917] CPU    3: hi:  186, btch:  31 usd:   0
[376489.843918] Node 0 Normal per-cpu:
[376489.843920] CPU    0: hi:  186, btch:  31 usd:   0
[376489.843921] CPU    1: hi:  186, btch:  31 usd:   0
[376489.843922] CPU    2: hi:  186, btch:  31 usd:   0
[376489.843923] CPU    3: hi:  186, btch:  31 usd:   0
[376489.843926] active_anon:707894 inactive_anon:37564 isolated_anon:95
 active_file:172 inactive_file:200 isolated_file:105
 unevictable:3492 dirty:106 writeback:26 unstable:0
 free:22539 slab_reclaimable:171564 slab_unreclaimable:8853
 mapped:1479 shmem:106255 pagetables:12673 bounce:0
[376489.843928] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[376489.843932] lowmem_reserve[]: 0 2137 3899 3899
[376489.843936] Node 0 DMA32 free:43888kB min:36900kB low:46124kB high:55348kB active_anon:1521872kB inactive_anon:39840kB active_file:316kB inactive_file:404kB unevictable:3848kB isolated(anon):252kB isolated(file):256kB present:2188752kB mlocked:3848kB dirty:224kB writeback:56kB mapped:2252kB shmem:155948kB slab_reclaimable:516252kB slab_unreclaimable:12708kB kernel_stack:5336kB pagetables:24456kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:40645 all_unreclaimable? yes
[376489.843940] lowmem_reserve[]: 0 0 1762 1762
[376489.843942] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:1309704kB inactive_anon:110416kB active_file:372kB inactive_file:396kB unevictable:10120kB isolated(anon):128kB isolated(file):164kB present:1804320kB mlocked:10120kB dirty:200kB writeback:48kB mapped:3664kB shmem:269072kB slab_reclaimable:169972kB slab_unreclaimable:22688kB kernel_stack:1512kB pagetables:26236kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:10357 all_unreclaimable? yes
[376489.843946] lowmem_reserve[]: 0 0 0 0
[376489.843949] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[376489.843955] Node 0 DMA32: 10202*4kB 130*8kB 11*16kB 1*32kB 1*64kB 1*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 44040kB
[376489.843961] Node 0 Normal: 7091*4kB 12*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30508kB
[376489.843967] 107629 total pagecache pages
[376489.843968] 0 pages in swap cache
[376489.843969] Swap cache stats: add 0, delete 0, find 0/0
[376489.843970] Free swap  = 0kB
[376489.843971] Total swap = 0kB
[376489.855210] 1048048 pages RAM
[376489.855213] 57533 pages reserved
[376489.855214] 154326 pages shared
[376489.855215] 941797 pages non-shared
[376489.855216] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[376489.855224] [  186]     0   186     6543      409   1     -17         -1000 systemd-udevd
[376489.855227] [  192]     0   192    41539     1779   1       0             0 systemd-journal
[376489.855230] [  319]     0   319     3302      312   2       0             0 crond
[376489.855233] [  320]     0   320    17693      682   1       0             0 cupsd
[376489.855235] [  322]     0   322    10502      324   2     -17         -1000 sshd
[376489.855238] [  324]    81   324     4406      299   3     -13          -900 dbus-daemon
[376489.855241] [  325]     0   325     6512      225   3       0             0 systemd-logind
[376489.855244] [  328]     0   328    15747      314   2       0             0 login
[376489.855246] [  331]     0   331     2031      186   1       0             0 agetty
[376489.855249] [  334]     0   334     2031      185   1       0             0 agetty
[376489.855251] [  335]     0   335     2031      186   1       0             0 agetty
[376489.855254] [  336]     0   336     2031      186   1       0             0 agetty
[376489.855257] [  337]     0   337     2031      185   1       0             0 agetty
[376489.855259] [  355]     0   355    51901      468   0       0             0 colord
[376489.855262] [  372]     0   372   123543     1000   1       0             0 colord-sane
[376489.855264] [  412]     0   412     3092      234   3       0             0 master
[376489.855267] [  416]    73   416    16373      364   0       0             0 qmgr
[376489.855271] [  429]  1000   429     3423      283   2       0             0 restart-x
[376489.855273] [  440]  1000   440     3423      298   3       0             0 startx
[376489.855276] [  457]  1000   457     3966      148   2       0             0 xinit
[376489.855279] [  458]  1000   458    74393     4531   0       0             0 X
[376489.855282] [  479]  1000   479    23989      679   3       0             0 i3
[376489.855285] [  486]  1000   486     6062      177   2       0             0 unclutter
[376489.855287] [  489]  1000   489     6004      150   0       0             0 dispad
[376489.855290] [  490]  1000   490    33798     9061   1       0             0 urxvtd
[376489.855293] [  493]  1000   493     8038      466   0       0             0 xbindkeys
[376489.855296] [  499]  1000   499    19180      518   0       0             0 i3bar
[376489.855299] [  500]  1000   500     8621     1175   3       0             0 i3status
[376489.855302] [  504]  1000   504     8156      627   3       0             0 zsh
[376489.855304] [  511]     0   511     8481      269   2       0             0 sudo
[376489.855306] [  512]     0   512     6933      473   3       0             0 zsh
[376489.855309] [  538]     0   538     7404      207   0       0             0 wpa_supplicant
[376489.855311] [  657]  1000   657     4494       96   2       0             0 dbus-launch
[376489.855314] [  658]  1000   658     4402      232   0       0             0 dbus-daemon
[376489.855317] [  741]  1000   741     9786     1778   2       0             0 zsh
[376489.855319] [  773]  1000   773     8156      643   1       0             0 zsh
[376489.855321] [  881]  1000   881     8717      696   2       0             0 zsh
[376489.855324] [  889]  1000   889     8329      652   0       0             0 vim
[376489.855326] [  890]  1000   890     3424      270   3       0             0 lh
[376489.855329] [  892]  1000   892     8350      660   1       0             0 vim
[376489.855332] [20745]  1000 20745     9332     1343   1       0             0 zsh
[376489.855335] [20869]  1000 20869    10021     1970   3       0             0 zsh
[376489.855338] [23733]  1000 23733     8156      653   1       0             0 zsh
[376489.855340] [30377]  1000 30377     8156      675   1       0             0 zsh
[376489.855343] [31107]  1000 31107     8156      659   1       0             0 zsh
[376489.855346] [31114]  1000 31114    15132      685   3       0             0 mutt
[376489.855349] [ 8963]  1000  8963    16620     2722   1       0             0 mutt
[376489.855351] [ 2720]  1000  2720     8895      887   1       0             0 zsh
[376489.855354] [ 6191]     0  6191     2136      154   1       0             0 dhcpcd
[376489.855356] [14522]  1000 14522    10026     2005   1       0             0 zsh
[376489.855358] [28445]  1000 28445    16596     2676   0       0             0 mutt
[376489.855361] [19266]  1000 19266     8950     1647   3       0             0 mosh-client
[376489.855364] [ 4162]  1000  4162    63938      352   1       0             0 dconf-service
[376489.855367] [11791]  1000 11791     8773      752   3       0             0 zsh
[376489.855369] [24623]  1000 24623     8773      752   2       0             0 zsh
[376489.855371] [ 5541]  1000  5541     8803      803   1       0             0 zsh
[376489.855374] [ 5740]  1000  5740    14722      785   0       0             0 mutt
[376489.855376] [15553]     0 15553     8481      282   1       0             0 sudo
[376489.855378] [15554]     0 15554     6933      457   1       0             0 zsh
[376489.855381] [25272]  1000 25272     8773      741   2       0             0 zsh
[376489.855384] [28386]  1000 28386     8716      732   3       0             0 zsh
[376489.855387] [28656]  1000 28656     8769      774   3       0             0 zsh
[376489.855390] [28704]  1000 28704     8289      629   2       0             0 vim
[376489.855393] [29135]  1000 29135    44968      266   1       0             0 evinced
[376489.855395] [ 8283]  1000  8283    10233     2243   3       0             0 zsh
[376489.855398] [ 8393]  1000  8393   121781    10386   3       0             0 evince
[376489.855400] [ 8435]  1000  8435     8837      829   1       0             0 zsh
[376489.855403] [12952]     0 12952    48360      950   0       0             0 udisks-daemon
[376489.855406] [12953]     0 12953    11353      124   1       0             0 udisks-daemon
[376489.855409] [12956]     0 12956    47282      488   1     -13          -900 polkitd
[376489.855411] [14823]  1000 14823     8290      649   2       0             0 vim
[376489.855414] [16575]  1000 16575    23883     9996   1       0             0 mutt
[376489.855417] [16632]  1000 16632     8269      636   2       0             0 vim
[376489.855419] [20478]  1000 20478     8155      663   3       0             0 zsh
[376489.855422] [20485]  1000 20485     9516     2238   2       0             0 mosh-client
[376489.855425] [20857]  1000 20857     8773      729   1       0             0 zsh
[376489.855427] [20910]  1000 20910     9526      371   2       0             0 ssh
[376489.855430] [20911]  1000 20911    60494       95   2       0             0 sshfs
[376489.855433] [21029]  1000 21029     9794     1816   3       0             0 zsh
[376489.855435] [21096]  1000 21096     8155      664   3       0             0 zsh
[376489.855437] [21684]     0 21684     1056      230   2       0             0 acpid
[376489.855440] [24016]  1000 24016     4938      304   1       0             0 sftp
[376489.855442] [24125]  1000 24125     8767      776   3       0             0 zsh
[376489.855445] [24277]  1000 24277     2749      210   3       0             0 less
[376489.855448] [24278]  1000 24278     8290      594   1       0             0 vim
[376489.855451] [26840]     0 26840     4265     2139   1       0             0 atop
[376489.855453] [30057]  1000 30057     8761      769   2       0             0 zsh
[376489.855456] [30065]  1000 30065     2749      209   3       0             0 less
[376489.855458] [30126]  1000 30126     8773      773   1       0             0 zsh
[376489.855462] [30413]    73 30413    16333      352   1       0             0 pickup
[376489.855464] [31116]  1000 31116     8773      775   3       0             0 zsh
[376489.855467] [31232]  1000 31232    14959     1071   0       0             0 mutt
[376489.855469] [31606]  1000 31606     8773      774   1       0             0 zsh
[376489.855472] [31613]  1000 31613     3424      270   2       0             0 lh
[376489.855474] [31615]  1000 31615     8303      698   0       0             0 vim
[376489.855477] [  450]  1000   450     8155      680   0       0             0 zsh
[376489.855479] [  462]  1000   462     8879      846   0       0             0 zsh
[376489.855481] [  995]  1000   995     4756     2201   1       0             0 atop
[376489.855484] [ 1458]  1000  1458     9525      378   0       0             0 ssh
[376489.855487] [ 2134]  1000  2134     8155      664   0       0             0 zsh
[376489.855489] [ 2141]  1000  2141     9488      394   0       0             0 ssh
[376489.855492] [ 2293]  1000  2293     8882      893   1       0             0 zsh
[376489.855494] [ 2551]  1000  2551     9005      309   1       0             0 ssh
[376489.855496] [ 2555]  1000  2555     8970      282   1       0             0 ssh
[376489.855499] [ 2558]  1000  2558     8970      291   2       0             0 ssh
[376489.855501] [ 2889]  1000  2889     9746     1741   1       0             0 zsh
[376489.855503] [ 2901]  1000  2901     9488      378   0       0             0 ssh
[376489.855507] [ 3405]  1000  3405     8155      679   1       0             0 zsh
[376489.855509] [ 4254]  1000  4254     8728      746   2       0             0 zsh
[376489.855511] [ 4677]  1000  4677     2943      529   1       0             0 make
[376489.855515] [ 6709]  1000  6709     2806      410   1       0             0 make
[376489.855517] [ 6732]  1000  6732     4412     1967   1       0             0 make
[376489.855520] [ 6733]  1000  6733     3527     1132   3       0             0 make
[376489.855522] [ 6744]  1000  6744     2978      542   2       0             0 make
[376489.855524] [ 6821]  1000  6821     4287     1891   2       0             0 make
[376489.855527] [ 6928]  1000  6928     3425      284   3       0             0 sh
[376489.855530] [ 6941]  1000  6941     3425      284   1       0             0 sh
[376489.855532] [ 6943]  1000  6943     1637      134   2       0             0 gcc
[376489.855534] [ 6951]  1000  6951     1637      134   3       0             0 gcc
[376489.855537] [ 6952]  1000  6952    23286     9487   1       0             0 cc1
[376489.855539] [ 6957]  1000  6957    23750     9924   1       0             0 cc1
[376489.855542] [ 6962]  1000  6962     4699     1273   1       0             0 as
[376489.855544] [ 6965]  1000  6965     4699     1277   2       0             0 as
[376489.855546] [ 6975]  1000  6975     3425      284   0       0             0 sh
[376489.855549] [ 6982]  1000  6982     1637      134   0       0             0 gcc
[376489.855551] [ 6989]  1000  6989    21824     8177   1       0             0 cc1
[376489.855554] [ 6991]  1000  6991     3425      282   0       0             0 sh
[376489.855556] [ 6992]  1000  6992     4699     1282   1       0             0 as
[376489.855559] [ 7011]  1000  7011     1637      135   3       0             0 gcc
[376489.855561] [ 7033]  1000  7033     3425      283   0       0             0 sh
[376489.855564] [ 7038]  1000  7038    22737     8692   3       0             0 cc1
[376489.855566] [ 7050]  1000  7050     4699     1321   3       0             0 as
[376489.855569] [ 7067]  1000  7067     1637      134   1       0             0 gcc
[376489.855572] [ 7073]  1000  7073     3425      284   3       0             0 sh
[376489.855574] [ 7074]  1000  7074    21551     7918   3       0             0 cc1
[376489.855577] [ 7089]  1000  7089     1637      134   3       0             0 gcc
[376489.855579] [ 7091]  1000  7091     3950     1549   1       0             0 make
[376489.855582] [ 7092]  1000  7092     4699     1283   2       0             0 as
[376489.855584] [ 7094]  1000  7094    21137     7443   2       0             0 cc1
[376489.855587] [ 7097]  1000  7097     4699     1282   2       0             0 as
[376489.855589] [ 7165]  1000  7165     3984     1546   3       0             0 make
[376489.855592] [ 7189]  1000  7189     3425      282   0       0             0 sh
[376489.855595] [ 7197]  1000  7197     1637      134   0       0             0 gcc
[376489.855597] [ 7200]  1000  7200    20966     7354   3       0             0 cc1
[376489.855600] [ 7205]  1000  7205     4699     1278   3       0             0 as
[376489.855602] [ 7235]  1000  7235     3425      284   2       0             0 sh
[376489.855605] [ 7241]  1000  7241     3425      284   0       0             0 sh
[376489.855607] [ 7244]  1000  7244     1637      135   0       0             0 gcc
[376489.855610] [ 7248]  1000  7248     3425      283   0       0             0 sh
[376489.855613] [ 7249]  1000  7249     1637      158   1       0             0 gcc
[376489.855615] [ 7251]  1000  7251     1637      154   2       0             0 gcc
[376489.855618] [ 7252]  1000  7252    18661     5023   1       0             0 cc1
[376489.855620] [ 7255]  1000  7255     4699     1287   0       0             0 as
[376489.855623] [ 7256]  1000  7256     3425      284   2       0             0 sh
[376489.855625] [ 7257]  1000  7257     3195      800   3       0             0 make
[376489.855628] [ 7259]  1000  7259     1637      156   0       0             0 gcc
[376489.855630] [ 7266]  1000  7266    18541     4652   3       0             0 cc1
[376489.855633] [ 7267]  1000  7267    18036     4351   2       0             0 cc1
[376489.855635] [ 7268]  1000  7268    17994     3911   1       0             0 cc1
[376489.855638] [ 7270]  1000  7270     4699     1249   3       0             0 as
[376489.855640] [ 7271]  1000  7271     3425      282   3       0             0 sh
[376489.855642] [ 7272]  1000  7272     4699     1249   2       0             0 as
[376489.855645] [ 7273]  1000  7273     4699     1247   1       0             0 as
[376489.855648] [ 7289]  1000  7289     1637      134   3       0             0 gcc
[376489.855650] [ 7294]  1000  7294    21522     7878   2       0             0 cc1
[376489.855653] [ 7296]  1000  7296     4699     1283   3       0             0 as
[376489.855656] [ 7299]  1000  7299     3073      675   2       0             0 make
[376489.855658] [ 7313]  1000  7313     3425      284   3       0             0 sh
[376489.855661] [ 7316]  1000  7316     3425      295   1       0             0 sh
[376489.855664] [ 7318]  1000  7318     3328      930   2       0             0 make
[376489.855667] [ 7320]  1000  7320     3425      283   3       0             0 sh
[376489.855670] [ 7321]  1000  7321     3425      284   0       0             0 sh
[376489.855673] [ 7322]  1000  7322     3171      772   1       0             0 make
[376489.855675] [ 7323]  1000  7323     3425      284   3       0             0 sh
[376489.855677] [ 7328]  1000  7328     3423     1019   3       0             0 make
[376489.855680] [ 7332]  1000  7332     3425      293   3       0             0 sh
[376489.855682] [ 7334]  1000  7334     3425      283   3       0             0 sh
[376489.855685] [ 7335]  1000  7335     2879      451   3       0             0 make
[376489.855687] [ 7336]  1000  7336     3425      283   3       0             0 sh
[376489.855690] [ 7337]  1000  7337     1637      151   3       0             0 gcc
[376489.855692] [ 7338]  1000  7338     3425      292   1       0             0 sh
[376489.855695] [ 7342]  1000  7342     1637      150   0       0             0 gcc
[376489.855697] [ 7343]  1000  7343     3425      295   2       0             0 sh
[376489.855700] [ 7344]  1000  7344     3425      295   3       0             0 sh
[376489.855702] [ 7348]  1000  7348     1637      151   1       0             0 gcc
[376489.855704] [ 7349]  1000  7349     1637      150   3       0             0 gcc
[376489.855707] [ 7350]  1000  7350     1637      149   3       0             0 gcc
[376489.855710] [ 7351]  1000  7351     1637      152   2       0             0 gcc
[376489.855713] [ 7352]  1000  7352     1637      134   2       0             0 gcc
[376489.855715] [ 7353]  1000  7353     1637      134   3       0             0 gcc
[376489.855717] [ 7354]  1000  7354     3425      283   1       0             0 sh
[376489.855720] [ 7355]  1000  7355     1637      134   2       0             0 gcc
[376489.855723] [ 7356]  1000  7356     1637      134   1       0             0 gcc
[376489.855725] [ 7357]  1000  7357     1637      135   1       0             0 gcc
[376489.855728] [ 7359]  1000  7359     3425      282   1       0             0 sh
[376489.855730] [ 7360]  1000  7360     3425      284   2       0             0 sh
[376489.855733] [ 7362]  1000  7362    17485     3628   2       0             0 cc1
[376489.855736] [ 7363]  1000  7363    19182     5361   1       0             0 cc1
[376489.855738] [ 7364]  1000  7364    17484     3738   3       0             0 cc1
[376489.855741] [ 7365]  1000  7365    19708     5841   1       0             0 cc1
[376489.855743] [ 7366]  1000  7366    17495     3595   0       0             0 cc1
[376489.855746] [ 7367]  1000  7367    19181     5497   3       0             0 cc1
[376489.855749] [ 7368]  1000  7368     4699     1249   0       0             0 as
[376489.855751] [ 7369]  1000  7369     4699     1303   0       0             0 as
[376489.855754] [ 7370]  1000  7370     4699     1282   2       0             0 as
[376489.855756] [ 7371]  1000  7371     4699     1249   1       0             0 as
[376489.855759] [ 7372]  1000  7372     4699     1299   0       0             0 as
[376489.855762] [ 7373]  1000  7373     4699     1307   3       0             0 as
[376489.855764] [ 7375]  1000  7375    17490     3529   0       0             0 cc1
[376489.855767] [ 7376]  1000  7376     4699     1250   0       0             0 as
[376489.855770] [ 7377]  1000  7377    19766     5728   3       0             0 cc1
[376489.855772] [ 7379]  1000  7379     4699     1298   0       0             0 as
[376489.855775] [ 7380]  1000  7380    19724     5904   2       0             0 cc1
[376489.855777] [ 7381]  1000  7381     1637      134   2       0             0 gcc
[376489.855780] [ 7382]  1000  7382     4699     1249   3       0             0 as
[376489.855782] [ 7383]  1000  7383    17525     3481   1       0             0 cc1
[376489.855785] [ 7384]  1000  7384     4699     1297   2       0             0 as
[376489.855787] [ 7385]  1000  7385     1637      134   0       0             0 gcc
[376489.855790] [ 7386]  1000  7386     1637      134   1       0             0 gcc
[376489.855793] [ 7387]  1000  7387    19185     5598   3       0             0 cc1
[376489.855795] [ 7388]  1000  7388    20926     6923   3       0             0 cc1
[376489.855798] [ 7389]  1000  7389     4699     1278   2       0             0 as
[376489.855800] [ 7390]  1000  7390     4699     1293   1       0             0 as
[376489.855802] [ 7391]  1000  7391    17490     3429   2       0             0 cc1
[376489.855804] [ 7392]  1000  7392     4699     1251   1       0             0 as
[376489.855807] [ 7394]  1000  7394    19715     5971   3       0             0 cc1
[376489.855810] [ 7395]  1000  7395     4699     1297   2       0             0 as
[376489.855813] [ 7414]  1000  7414     3425      283   3       0             0 sh
[376489.855815] [ 7416]  1000  7416     1637      165   1       0             0 gcc
[376489.855818] [ 7421]  1000  7421    16399     2719   3       0             0 cc1
[376489.855821] [ 7422]  1000  7422     4699     1312   2       0             0 as
[376489.855823] [ 7424]  1000  7424     3425      306   2       0             0 sh
[376489.855825] [ 7429]  1000  7429     1637      134   2       0             0 gcc
[376489.855827] [ 7433]     0  7433     9169      395   3       0             0 crond
[376489.855830] [ 7435]  1000  7435     2937      212   1       0             0 sh
[376489.855833] [ 7437]  1000  7437   168986     2590   0       0             0 offlineimap
[376489.855835] [ 7496]  1000  7496     3425      284   1       0             0 sh
[376489.855838] [ 7497]  1000  7497     3425      284   0       0             0 sh
[376489.855840] [ 7510]  1000  7510     3425      282   0       0             0 sh
[376489.855842] [ 7526]  1000  7526     1637      134   0       0             0 gcc
[376489.855845] [ 7529]  1000  7529    16399     2832   1       0             0 cc1
[376489.855847] [ 7532]  1000  7532     1637      134   0       0             0 gcc
[376489.855850] [ 7534]  1000  7534     1637      134   3       0             0 gcc
[376489.855852] [ 7536]  1000  7536     4699     1296   0       0             0 as
[376489.855854] [ 7539]  1000  7539    16925     2969   3       0             0 cc1
[376489.855856] [ 7540]  1000  7540    17499     3452   2       0             0 cc1
[376489.855859] [ 7544]  1000  7544     4699     1296   0       0             0 as
[376489.855861] [ 7545]  1000  7545     4699     1296   3       0             0 as
[376489.855864] [ 7546]  1000  7546     3568     1114   3       0             0 make
[376489.855866] [ 7548]  1000  7548     3425      283   2       0             0 sh
[376489.855869] [ 7550]  1000  7550    16404     2785   3       0             0 cc1
[376489.855872] [ 7552]  1000  7552     3425      285   0       0             0 sh
[376489.855874] [ 7553]  1000  7553     3425      283   2       0             0 sh
[376489.855877] [ 7554]  1000  7554     3425      283   0       0             0 sh
[376489.855880] [ 7555]  1000  7555     3425      283   2       0             0 sh
[376489.855882] [ 7558]  1000  7558     1637      134   0       0             0 gcc
[376489.855885] [ 7559]  1000  7559     3425      283   0       0             0 sh
[376489.855887] [ 7560]  1000  7560     3425      282   2       0             0 sh
[376489.855890] [ 7561]  1000  7561     4699     1296   3       0             0 as
[376489.855892] [ 7562]  1000  7562     3425      284   0       0             0 sh
[376489.855895] [ 7567]  1000  7567     3425      284   2       0             0 sh
[376489.855897] [ 7568]  1000  7568     3425      284   3       0             0 sh
[376489.855900] [ 7569]  1000  7569     3425      282   2       0             0 sh
[376489.855903] [ 7570]  1000  7570     3425      284   2       0             0 sh
[376489.855905] [ 7571]  1000  7571     3425      284   0       0             0 sh
[376489.855908] [ 7572]  1000  7572     3425      283   2       0             0 sh
[376489.855910] [ 7574]  1000  7574    18035     4042   3       0             0 cc1
[376489.855913] [ 7577]  1000  7577     4699     1296   0       0             0 as
[376489.855915] [ 7583]  1000  7583     3425      282   0       0             0 sh
[376489.855918] [ 7584]  1000  7584     3425      282   0       0             0 sh
[376489.855921] [ 7590]  1000  7590     3425      283   2       0             0 sh
[376489.855923] [ 7591]  1000  7591     1637      134   0       0             0 gcc
[376489.855926] [ 7594]  1000  7594     3425      283   2       0             0 sh
[376489.855928] [ 7595]  1000  7595     1637      134   1       0             0 gcc
[376489.855931] [ 7597]  1000  7597     1637      134   0       0             0 gcc
[376489.855933] [ 7598]  1000  7598     1637      134   3       0             0 gcc
[376489.855935] [ 7603]  1000  7603    16947     2890   0       0             0 cc1
[376489.855938] [ 7605]  1000  7605    16944     2910   2       0             0 cc1
[376489.855940] [ 7606]  1000  7606     3425      284   0       0             0 sh
[376489.855942] [ 7609]  1000  7609     4699     1296   0       0             0 as
[376489.855945] [ 7611]  1000  7611    16950     3056   1       0             0 cc1
[376489.855947] [ 7612]  1000  7612     4699     1297   0       0             0 as
[376489.855949] [ 7614]  1000  7614     3425      283   2       0             0 sh
[376489.855952] [ 7615]  1000  7615     4699     1296   3       0             0 as
[376489.855954] [ 7616]  1000  7616     3425      283   0       0             0 sh
[376489.855957] [ 7617]  1000  7617     1637      135   0       0             0 gcc
[376489.855959] [ 7619]  1000  7619     1637      134   1       0             0 gcc
[376489.855962] [ 7620]  1000  7620     1637      134   3       0             0 gcc
[376489.855964] [ 7621]  1000  7621     1637      134   1       0             0 gcc
[376489.855966] [ 7622]  1000  7622     1637      134   0       0             0 gcc
[376489.855969] [ 7623]  1000  7623     1637      134   2       0             0 gcc
[376489.855971] [ 7624]  1000  7624     1637      134   2       0             0 gcc
[376489.855974] [ 7625]  1000  7625     1637      134   0       0             0 gcc
[376489.855976] [ 7626]  1000  7626     1637      134   1       0             0 gcc
[376489.855978] [ 7627]  1000  7627     1637      134   0       0             0 gcc
[376489.855981] [ 7629]  1000  7629     1637      134   2       0             0 gcc
[376489.855983] [ 7630]  1000  7630     1637      134   3       0             0 gcc
[376489.855986] [ 7631]  1000  7631     1637      134   2       0             0 gcc
[376489.855988] [ 7632]  1000  7632    16410     2722   3       0             0 cc1
[376489.855990] [ 7633]  1000  7633    16376     2700   2       0             0 cc1
[376489.855992] [ 7634]  1000  7634    16953     2932   3       0             0 cc1
[376489.855996] [ 7635]  1000  7635    16398     2742   3       0             0 cc1
[376489.855998] [ 7636]  1000  7636    16401     2701   2       0             0 cc1
[376489.856001] [ 7637]  1000  7637    16421     2802   3       0             0 cc1
[376489.856003] [ 7638]  1000  7638    16400     2722   2       0             0 cc1
[376489.856005] [ 7639]  1000  7639    16398     2780   3       0             0 cc1
[376489.856008] [ 7640]  1000  7640    16398     2756   3       0             0 cc1
[376489.856010] [ 7641]  1000  7641    16399     2791   3       0             0 cc1
[376489.856012] [ 7642]  1000  7642    16347     2641   1       0             0 cc1
[376489.856015] [ 7643]  1000  7643     4699     1295   3       0             0 as
[376489.856018] [ 7644]  1000  7644    16411     2739   0       0             0 cc1
[376489.856020] [ 7645]  1000  7645    16399     2796   2       0             0 cc1
[376489.856023] [ 7646]  1000  7646     1637      134   0       0             0 gcc
[376489.856025] [ 7647]  1000  7647     4699     1296   0       0             0 as
[376489.856028] [ 7648]  1000  7648     4699     1295   0       0             0 as
[376489.856031] [ 7649]  1000  7649     4699     1296   1       0             0 as
[376489.856033] [ 7650]  1000  7650     4699     1297   3       0             0 as
[376489.856036] [ 7651]  1000  7651     4699     1296   0       0             0 as
[376489.856038] [ 7652]  1000  7652     4699     1296   3       0             0 as
[376489.856041] [ 7653]  1000  7653    16417     2769   2       0             0 cc1
[376489.856044] [ 7654]  1000  7654     3425      282   2       0             0 sh
[376489.856046] [ 7655]  1000  7655     3425      283   2       0             0 sh
[376489.856049] [ 7659]  1000  7659     3425      284   2       0             0 sh
[376489.856051] [ 7660]  1000  7660     3425      283   1       0             0 sh
[376489.856054] [ 7662]  1000  7662     3425      284   1       0             0 sh
[376489.856056] [ 7665]  1000  7665     4699     1297   1       0             0 as
[376489.856059] [ 7667]  1000  7667     4699     1296   2       0             0 as
[376489.856061] [ 7670]  1000  7670     3425      284   1       0             0 sh
[376489.856064] [ 7671]  1000  7671    16916     2887   0       0             0 cc1
[376489.856066] [ 7673]  1000  7673     4699     1297   2       0             0 as
[376489.856068] [ 7675]  1000  7675     4699     1296   2       0             0 as
[376489.856071] [ 7676]  1000  7676     3425      282   1       0             0 sh
[376489.856073] [ 7677]  1000  7677     3425      284   0       0             0 sh
[376489.856075] [ 7679]  1000  7679     4699     1294   2       0             0 as
[376489.856078] [ 7680]  1000  7680     4699     1296   2       0             0 as
[376489.856080] [ 7681]  1000  7681     1637      134   2       0             0 gcc
[376489.856083] [ 7684]  1000  7684     4699     1297   3       0             0 as
[376489.856086] [ 7687]  1000  7687     1637      134   2       0             0 gcc
[376489.856088] [ 7688]  1000  7688     4699     1297   0       0             0 as
[376489.856091] [ 7694]  1000  7694     3425      284   1       0             0 sh
[376489.856093] [ 7695]  1000  7695    16943     2902   3       0             0 cc1
[376489.856096] [ 7696]  1000  7696    16433     2715   0       0             0 cc1
[376489.856098] [ 7705]  1000  7705     3425      284   2       0             0 sh
[376489.856101] [ 7708]  1000  7708     1637      134   2       0             0 gcc
[376489.856103] [ 7709]  1000  7709     1637      134   2       0             0 gcc
[376489.856106] [ 7710]  1000  7710     1637      134   1       0             0 gcc
[376489.856108] [ 7711]  1000  7711     4699     1296   0       0             0 as
[376489.856111] [ 7715]  1000  7715     4699     1296   2       0             0 as
[376489.856113] [ 7718]  1000  7718     1637      134   1       0             0 gcc
[376489.856116] [ 7719]  1000  7719     1637      134   2       0             0 gcc
[376489.856119] [ 7720]  1000  7720     1637      134   2       0             0 gcc
[376489.856121] [ 7722]  1000  7722    16956     2919   0       0             0 cc1
[376489.856123] [ 7723]  1000  7723    16961     3015   0       0             0 cc1
[376489.856126] [ 7724]  1000  7724    16416     2697   0       0             0 cc1
[376489.856128] [ 7726]  1000  7726     3425      282   2       0             0 sh
[376489.856131] [ 7727]  1000  7727    16368     2646   2       0             0 cc1
[376489.856133] [ 7728]  1000  7728    16399     2713   1       0             0 cc1
[376489.856136] [ 7731]  1000  7731    16405     2782   3       0             0 cc1
[376489.856138] [ 7732]  1000  7732     1637      134   2       0             0 gcc
[376489.856141] [ 7733]  1000  7733     1637      134   1       0             0 gcc
[376489.856143] [ 7734]  1000  7734     3425      283   2       0             0 sh
[376489.856145] [ 7735]  1000  7735     1637      134   2       0             0 gcc
[376489.856147] [ 7736]  1000  7736     4699     1296   1       0             0 as
[376489.856149] [ 7737]  1000  7737     4699     1296   1       0             0 as
[376489.856152] [ 7739]  1000  7739     4699     1296   2       0             0 as
[376489.856155] [ 7741]  1000  7741     4699     1296   0       0             0 as
[376489.856158] [ 7742]  1000  7742     4699     1296   1       0             0 as
[376489.856160] [ 7743]  1000  7743     4699     1296   2       0             0 as
[376489.856163] [ 7744]  1000  7744    16399     2696   3       0             0 cc1
[376489.856166] [ 7745]  1000  7745     3425      284   2       0             0 sh
[376489.856169] [ 7746]  1000  7746     1637      134   3       0             0 gcc
[376489.856172] [ 7747]  1000  7747     3425      284   3       0             0 sh
[376489.856174] [ 7748]  1000  7748    16397     2707   2       0             0 cc1
[376489.856177] [ 7750]  1000  7750    16923     2941   2       0             0 cc1
[376489.856179] [ 7752]  1000  7752     4699     1296   0       0             0 as
[376489.856181] [ 7755]  1000  7755    16366     2499   2       0             0 cc1
[376489.856184] [ 7756]  1000  7756     4699     1297   2       0             0 as
[376489.856186] [ 7758]  1000  7758     4699     1296   1       0             0 as
[376489.856188] [ 7760]  1000  7760     4699     1296   1       0             0 as
[376489.856191] [ 7764]  1000  7764     3425      284   0       0             0 sh
[376489.856194] [ 7767]  1000  7767     3425      285   0       0             0 sh
[376489.856197] [ 7769]  1000  7769     3425      283   0       0             0 sh
[376489.856199] [ 7770]  1000  7770     1637      134   1       0             0 gcc
[376489.856201] [ 7771]  1000  7771     1637      134   2       0             0 gcc
[376489.856204] [ 7772]  1000  7772     1637      134   2       0             0 gcc
[376489.856206] [ 7776]  1000  7776     1637      134   2       0             0 gcc
[376489.856209] [ 7777]  1000  7777    16366     2423   3       0             0 cc1
[376489.856211] [ 7779]  1000  7779    16385     2513   2       0             0 cc1
[376489.856214] [ 7780]  1000  7780    16367     2384   1       0             0 cc1
[376489.856217] [ 7782]  1000  7782    16378     2419   3       0             0 cc1
[376489.856219] [ 7783]  1000  7783     4699     1296   2       0             0 as
[376489.856222] [ 7784]  1000  7784     4699     1296   2       0             0 as
[376489.856225] [ 7787]  1000  7787     3425      283   2       0             0 sh
[376489.856227] [ 7790]  1000  7790     4699     1296   2       0             0 as
[376489.856230] [ 7794]  1000  7794     4699     1296   2       0             0 as
[376489.856233] [ 7800]  1000  7800     1637      134   2       0             0 gcc
[376489.856235] [ 7801]  1000  7801     1637      134   2       0             0 gcc
[376489.856238] [ 7802]  1000  7802     1637      134   3       0             0 gcc
[376489.856241] [ 7812]  1000  7812     3425      283   2       0             0 sh
[376489.856243] [ 7813]  1000  7813     3425      284   2       0             0 sh
[376489.856246] [ 7815]  1000  7815     3425      282   3       0             0 sh
[376489.856248] [ 7816]  1000  7816    16912     2882   2       0             0 cc1
[376489.856251] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376489.856253] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376489.856256] [ 7824]  1000  7824    16399     2716   0       0             0 cc1
[376489.856259] [ 7825]  1000  7825    16333     2617   3       0             0 cc1
[376489.856261] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376489.856264] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376489.856266] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376489.856268] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376489.856271] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376489.856273] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376489.856276] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376489.856278] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376489.856281] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376489.856283] [ 7840]  1000  7840    15849     2184   0       0             0 cc1
[376489.856285] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376489.856287] [ 7842]  1000  7842    16376     2442   2       0             0 cc1
[376489.856290] [ 7845]  1000  7845    16931     2891   2       0             0 cc1
[376489.856292] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376489.856295] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376489.856297] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376489.856299] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376489.856302] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376489.856304] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376489.856306] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376489.856309] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376489.856311] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376489.856313] [ 7861]  1000  7861    16365     2563   3       0             0 cc1
[376489.856316] [ 7864]  1000  7864     2911      511   1       0             0 make
[376489.856318] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376489.856321] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376489.856323] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376489.856325] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376489.856328] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376489.856330] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376489.856332] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376489.856335] [ 7880]  1000  7880    15818     2179   0       0             0 cc1
[376489.856338] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376489.856340] [ 7883]  1000  7883    15847     2167   2       0             0 cc1
[376489.856343] [ 7885]  1000  7885    16927     3052   3       0             0 cc1
[376489.856345] [ 7886]  1000  7886    16366     2535   3       0             0 cc1
[376489.856348] [ 7887]  1000  7887    16923     2847   0       0             0 cc1
[376489.856351] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376489.856354] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376489.856356] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376489.856359] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376489.856362] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376489.856364] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376489.856367] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376489.856369] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376489.856372] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376489.856375] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376489.856377] [ 7905]  1000  7905    15849     2154   3       0             0 cc1
[376489.856380] [ 7906]  1000  7906    16380     2577   2       0             0 cc1
[376489.856383] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376489.856385] [ 7908]  1000  7908    16370     2587   2       0             0 cc1
[376489.856388] [ 7909]  1000  7909    16379     2587   1       0             0 cc1
[376489.856391] [ 7910]  1000  7910    16335     2424   2       0             0 cc1
[376489.856393] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376489.856396] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376489.856398] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376489.856401] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376489.856403] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376489.856406] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376489.856408] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376489.856410] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376489.856413] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376489.856415] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376489.856417] [ 7924]  1000  7924    15861     2232   2       0             0 cc1
[376489.856420] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376489.856423] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376489.856425] [ 7932]  1000  7932    15847     2196   3       0             0 cc1
[376489.856427] [ 7933]  1000  7933    15852     2115   0       0             0 cc1
[376489.856429] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376489.856432] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376489.856434] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376489.856437] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376489.856439] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376489.856441] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376489.856444] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376489.856447] [ 7943]  1000  7943    15855     2170   3       0             0 cc1
[376489.856449] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376489.856452] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376489.856455] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376489.856457] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376489.856460] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376489.856462] [ 7952]  1000  7952    15824     1982   2       0             0 cc1
[376489.856465] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376489.856467] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376489.856470] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376489.856472] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376489.856475] [ 7961]  1000  7961    15871     2164   0       0             0 cc1
[376489.856477] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376489.856480] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376489.856482] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376489.856485] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376489.856487] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376489.856490] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376489.856492] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376489.856495] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376489.856497] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376489.856500] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376489.856503] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376489.856505] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376489.856508] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376489.856511] [ 7989]  1000  7989     3221      805   3       0             0 make
[376489.856513] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376489.856516] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376489.856519] [ 7996]  1000  7996    15856     2116   2       0             0 cc1
[376489.856522] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376489.856524] [ 8000]  1000  8000    15859     2173   3       0             0 cc1
[376489.856527] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376489.856530] [ 8003]  1000  8003    15857     2161   0       0             0 cc1
[376489.856532] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376489.856535] [ 8006]  1000  8006    15296     1406   1       0             0 cc1
[376489.856537] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376489.856540] [ 8009]  1000  8009    15856     2181   2       0             0 cc1
[376489.856543] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376489.856546] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376489.856548] [ 8011]  1000  8011    15298     1669   1       0             0 cc1
[376489.856550] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376489.856552] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376489.856554] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376489.856557] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376489.856559] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376489.856562] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376489.856565] [ 8020]  1000  8020    15307     1676   3       0             0 cc1
[376489.856567] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376489.856570] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376489.856572] [ 8023]  1000  8023    15816     2136   0       0             0 cc1
[376489.856574] [ 8024]  1000  8024    15851     2143   0       0             0 cc1
[376489.856577] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376489.856579] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376489.856582] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376489.856585] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376489.856588] [ 8035]  1000  8035    15847     2185   0       0             0 cc1
[376489.856591] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376489.856594] [ 8037]  1000  8037    15317     1744   3       0             0 cc1
[376489.856596] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376489.856599] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376489.856602] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376489.856604] [ 8042]  1000  8042    15323     1488   0       0             0 cc1
[376489.856607] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376489.856610] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376489.856612] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376489.856615] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376489.856618] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376489.856620] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376489.856623] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376489.856625] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376489.856627] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376489.856630] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376489.856633] [ 8066]  1000  8066    15318     1399   0       0             0 cc1
[376489.856635] [ 8067]  1000  8067    15848     2171   3       0             0 cc1
[376489.856638] [ 8068]  1000  8068    15851     2235   3       0             0 cc1
[376489.856640] [ 8069]  1000  8069    15848     2152   3       0             0 cc1
[376489.856643] [ 8070]  1000  8070    16417     2699   3       0             0 cc1
[376489.856646] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376489.856648] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376489.856651] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376489.856653] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376489.856656] [ 8075]  1000  8075    15304     1678   3       0             0 cc1
[376489.856659] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376489.856662] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376489.856665] [ 8080]  1000  8080    15316     1476   2       0             0 cc1
[376489.856668] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376489.856670] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376489.856673] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376489.856676] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376489.856678] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376489.856680] [ 8088]  1000  8088    15293     1377   1       0             0 cc1
[376489.856683] [ 8089]  1000  8089    15251     1296   1       0             0 cc1
[376489.856685] [ 8091]  1000  8091    15817     2120   3       0             0 cc1
[376489.856688] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376489.856690] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376489.856693] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376489.856696] [ 8096]  1000  8096    15260     1361   1       0             0 cc1
[376489.856698] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376489.856701] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376489.856704] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376489.856707] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376489.856710] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376489.856713] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376489.856716] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376489.856719] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376489.856722] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376489.856725] [ 8122]  1000  8122    15276     1404   3       0             0 cc1
[376489.856727] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376489.856730] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376489.856733] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376489.856736] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376489.856738] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376489.856741] [ 8137]  1000  8137    15296     1536   1       0             0 cc1
[376489.856743] [ 8138]  1000  8138    15294     1409   2       0             0 cc1
[376489.856746] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376489.856748] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376489.856750] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376489.856753] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376489.856755] [ 8184]  1000  8184    15251     1313   0       0             0 cc1
[376489.856758] [ 8185]  1000  8185    15286     1307   1       0             0 cc1
[376489.856760] [ 8186]  1000  8186    15259     1350   2       0             0 cc1
[376489.856762] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376489.856764] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376489.856766] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376489.856769] [ 8190]  1000  8190    15304     1425   2       0             0 cc1
[376489.856772] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376489.856774] [ 8192]  1000  8192    15297     1346   3       0             0 cc1
[376489.856777] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376489.856779] [ 8199]  1000  8199     3107      664   1       0             0 make
[376489.856781] [ 8200]  1000  8200     3422      281   2       0             0 sh
[376489.856783] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376489.856785] [ 8206]  1000  8206     1636      176   0       0             0 gcc
[376489.856788] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376489.856791] [ 8254]  1000  8254    14671     1055   0       0             0 cc1
[376489.856795] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376489.856797] [ 8326]  1000  8326     2811      382   2       0             0 make
[376489.856800] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376489.856803] [ 8408]  1000  8408     2918      524   2       0             0 make
[376489.856806] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376489.856809] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376489.856811] [ 8438]  1000  8438    14680     1058   3       0             0 cc1
[376489.856814] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376489.856817] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376489.856819] [ 8455]  1000  8455     3423      288   2       0             0 sh
[376489.856822] [ 8460]  1000  8460     1637      167   1       0             0 gcc
[376489.856830] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376489.856833] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376489.856836] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376489.856839] [ 8484]  1000  8484    14604      461   2       0             0 cc1
[376489.856842] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376489.856845] [ 8497]  1000  8497     2774      366   2       0             0 make
[376489.856847] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376489.856850] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376489.856853] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376489.856856] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376489.856858] [ 8516]  1000  8516     4699     1298   0       0             0 as
[376489.856861] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376489.856865] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376489.856867] [ 8533]     0  8533     3948      279   0       0             0 handler.sh
[376489.856870] [ 8534]  1000  8534     1637      147   2       0             0 gcc
[376489.856873] [ 8535]  1000  8535     3425      285   3       0             0 sh
[376489.856875] [ 8538]  1000  8538     1637      146   1       0             0 gcc
[376489.856878] [ 8539]  1000  8539     1571      129   3       0             0 collect2
[376489.856881] [ 8540]  1000  8540     1637      162   3       0             0 gcc
[376489.856883] [ 8541]  1000  8541     3425      284   3       0             0 sh
[376489.856886] [ 8542]  1000  8542     2636      185   2       0             0 make
[376489.856890] [ 8543]  1000  8543     3425      282   3       0             0 sh
[376489.856892] [ 8544]  1000  8544     1637      136   3       0             0 gcc
[376489.856895] [ 8545]  1000  8545     1637      141   3       0             0 gcc
[376489.856898] [ 8546]  1000  8546     1637      160   1       0             0 gcc
[376489.856900] [ 8548]  1000  8548     3774      250   1       0             0 as
[376489.856902] [ 8549]  1000  8549     1637      156   0       0             0 gcc
[376489.856905] [ 8550]  1000  8550     3425      284   3       0             0 sh
[376489.856908] [ 8551]  1000  8551     2773      382   0       0             0 make
[376489.856911] [ 8552]  1000  8552     1637      154   2       0             0 gcc
[376489.856913] [ 8553]  1000  8553     2735      312   3       0             0 make
[376489.856916] [ 8554]  1000  8554     1637      145   1       0             0 gcc
[376489.856918] [ 8555]  1000  8555     2636      248   3       0             0 make
[376489.856921] [ 8556]  1000  8556     2636      185   1       0             0 make
[376489.856923] [ 8557]  1000  8557     2735      315   2       0             0 make
[376489.856925] [ 8558]  1000  8558     2774      316   2       0             0 make
[376489.856928] [ 8559]  1000  8559     2603      184   3       0             0 make
[376489.856931] [ 8560]  1000  8560     1637      148   3       0             0 gcc
[376489.856934] [ 8561]  1000  8561     2702      244   2       0             0 make
[376489.856936] [ 8562]  1000  8562     2669      242   3       0             0 make
[376489.856939] [ 8563]  1000  8563     2702      254   1       0             0 make
[376489.856942] [ 8564]  1000  8564     2735      313   0       0             0 make
[376489.856944] [ 8565]  1000  8565     2669      247   3       0             0 make
[376489.856947] [ 8566]  1000  8566     2669      249   2       0             0 make
[376489.856950] [ 8567]  1000  8567     2702      251   2       0             0 make
[376489.856952] [ 8568]  1000  8568     2702      251   3       0             0 make
[376489.856955] [ 8569]  1000  8569     2669      241   2       0             0 make
[376489.856958] [ 8570]  1000  8570     2735      321   0       0             0 make
[376489.856961] [ 8571]  1000  8571     2774      316   0       0             0 make
[376489.856963] [ 8572]  1000  8572     2735      316   2       0             0 make
[376489.856966] [ 8573]  1000  8573     2636      183   2       0             0 make
[376489.856968] [ 8574]  1000  8574     2702      250   3       0             0 make
[376489.856971] [ 8575]  1000  8575     2773      383   0       0             0 make
[376489.856974] [ 8576]  1000  8576     2773      383   2       0             0 make
[376489.856976] [ 8577]  1000  8577     2735      316   3       0             0 make
[376489.856979] [ 8578]  1000  8578     2669      250   2       0             0 make
[376489.856982] [ 8579]  1000  8579     2735      315   3       0             0 make
[376489.856985] [ 8580]  1000  8580     2669      243   1       0             0 make
[376489.856987] [ 8581]  1000  8581     2603      185   1       0             0 make
[376489.856990] [ 8582]  1000  8582     2735      308   3       0             0 make
[376489.856992] [ 8583]  1000  8583     2636      250   3       0             0 make
[376489.856995] [ 8584]  1000  8584     2702      250   1       0             0 make
[376489.856998] [ 8585]  1000  8585     2669      248   2       0             0 make
[376489.857000] [ 8586]  1000  8586     2773      382   2       0             0 make
[376489.857003] [ 8587]  1000  8587     2702      316   3       0             0 make
[376489.857005] [ 8588]  1000  8588     2636      183   3       0             0 make
[376489.857008] [ 8589]  1000  8589     2774      312   0       0             0 make
[376489.857010] [ 8590]  1000  8590     2774      316   2       0             0 make
[376489.857013] [ 8591]  1000  8591     2773      383   3       0             0 make
[376489.857016] [ 8592]  1000  8592     2603      184   3       0             0 make
[376489.857019] [ 8593]  1000  8593     2773      382   2       0             0 make
[376489.857022] [ 8594]  1000  8594     2735      315   0       0             0 make
[376489.857024] [ 8595]  1000  8595     2702      249   1       0             0 make
[376489.857027] [ 8596]  1000  8596     2774      316   0       0             0 make
[376489.857030] [ 8597]  1000  8597     2773      382   3       0             0 make
[376489.857033] [ 8598]  1000  8598     2702      247   2       0             0 make
[376489.857035] [ 8599]  1000  8599     2702      250   3       0             0 make
[376489.857037] [ 8600]  1000  8600     2636      185   2       0             0 make
[376489.857040] [ 8601]  1000  8601     2636      252   2       0             0 make
[376489.857042] [ 8602]  1000  8602     2702      314   3       0             0 make
[376489.857044] [ 8603]  1000  8603     2669      249   3       0             0 make
[376489.857047] [ 8604]  1000  8604     2735      314   0       0             0 make
[376489.857049] [ 8605]  1000  8605     2774      377   1       0             0 make
[376489.857051] [ 8606]  1000  8606     2773      382   2       0             0 make
[376489.857054] [ 8607]  1000  8607     2702      249   3       0             0 make
[376489.857056] [ 8608]  1000  8608     2636      184   0       0             0 make
[376489.857058] [ 8609]  1000  8609     2669      248   1       0             0 make
[376489.857061] [ 8610]  1000  8610     2774      317   0       0             0 make
[376489.857064] [ 8611]  1000  8611     2603      183   2       0             0 make
[376489.857066] [ 8612]  1000  8612     2669      250   1       0             0 make
[376489.857069] [ 8613]  1000  8613     2669      250   0       0             0 make
[376489.857072] [ 8614]  1000  8614     2735      315   3       0             0 make
[376489.857074] [ 8615]  1000  8615     2669      244   2       0             0 make
[376489.857077] [ 8616]  1000  8616     2636      251   3       0             0 make
[376489.857080] [ 8617]  1000  8617     2669      251   2       0             0 make
[376489.857082] [ 8618]  1000  8618     2773      382   2       0             0 make
[376489.857085] [ 8619]  1000  8619     2774      314   0       0             0 make
[376489.857087] [ 8620]  1000  8620     2603      185   2       0             0 make
[376489.857090] [ 8621]  1000  8621     2603      184   1       0             0 make
[376489.857093] [ 8622]  1000  8622     2669      251   3       0             0 make
[376489.857095] [ 8623]  1000  8623     2669      239   2       0             0 make
[376489.857098] [ 8624]  1000  8624     2774      312   0       0             0 make
[376489.857101] [ 8625]  1000  8625     2702      248   2       0             0 make
[376489.857103] [ 8626]  1000  8626     2603      184   2       0             0 make
[376489.857106] [ 8627]  1000  8627     2702      248   3       0             0 make
[376489.857109] [ 8628]  1000  8628     2773      382   3       0             0 make
[376489.857112] [ 8630]  1000  8630     2773      382   2       0             0 make
[376489.857114] [ 8631]  1000  8631     2735      322   3       0             0 make
[376489.857117] [ 8632]  1000  8632     2774      321   3       0             0 make
[376489.857120] [ 8633]  1000  8633     2773      382   3       0             0 make
[376489.857123] [ 8634]  1000  8634     2773      382   1       0             0 make
[376489.857125] [ 8635]  1000  8635     2773      382   3       0             0 make
[376489.857128] [ 8636]  1000  8636     2774      322   0       0             0 make
[376489.857131] [ 8637]  1000  8637     2773      382   2       0             0 make
[376489.857133] [ 8638]  1000  8638     2773      382   2       0             0 make
[376489.857136] [ 8639]  1000  8639     2773      382   0       0             0 make
[376489.857138] [ 8640]  1000  8640     6344       25   3       0             0 cc1
[376489.857141] [ 8641]  1000  8641     3774      252   3       0             0 as
[376489.857143] [ 8642]  1000  8642     6345       28   0       0             0 cc1
[376489.857145] [ 8643]  1000  8643     3774      252   0       0             0 as
[376489.857148] [ 8645]  1000  8645     6345       28   3       0             0 cc1
[376489.857151] [ 8646]  1000  8646     3774      260   3       0             0 as
[376489.857153] [ 8647]  1000  8647     6345       26   3       0             0 cc1
[376489.857156] [ 8648]  1000  8648     3774      209   2       0             0 as
[376489.857158] [ 8649]  1000  8649     6345       28   0       0             0 cc1
[376489.857161] [ 8650]  1000  8650     3774      113   2       0             0 as
[376489.857164] [ 8651]  1000  8651     4019        3   0       0             0 cc1
[376489.857166] [ 8652]  1000  8652     4019       41   2       0             0 cc1
[376489.857169] [ 8653]  1000  8653      264        2   3       0             0 as
[376489.857172] [ 8654]  1000  8654     3469        3   1       0             0 cc1
[376489.857174] [ 8655]  1000  8655      264        2   0       0             0 as
[376489.857177] [ 8656]  1000  8656      264        2   0       0             0 as
[376489.857180] [ 8657]     0  8657     1547      156   1       0             0 logger
[376489.857183] [ 8658]  1000  8658      257        2   2       0             0 gcc
[376489.857185] [ 8659]  1000  8659      212        2   1       0             0 gcc
[376489.857188] [ 8660]  1000  8660      175        2   1       0             0 gcc
[376489.857191] [ 8661]  1000  8661     4019        3   1       0             0 cc1
[376489.857193] [ 8662]  1000  8662     4019       43   3       0             0 cc1
[376489.857195] [ 8663]  1000  8663      264        2   3       0             0 as
[376489.857198] [ 8664]  1000  8664      264        2   0       0             0 as
[376489.857200] Out of memory: Kill process 8393 (evince) score 10 or sacrifice child
[376489.857204] Killed process 8393 (evince) total-vm:487124kB, anon-rss:40616kB, file-rss:928kB
[376491.308724] cc1 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[376491.308728] cc1 cpuset=/ mems_allowed=0
[376491.308731] Pid: 7777, comm: cc1 Tainted: G        W    3.5.4-1-ARCH #1
[376491.308733] Call Trace:
[376491.308740]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[376491.308745]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[376491.308750]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[376491.308755]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[376491.308760]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[376491.308763]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[376491.308767]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[376491.308771]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[376491.308774]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[376491.308777]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[376491.308781]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[376491.308784]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[376491.308787]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[376491.308792]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[376491.308796]  [<ffffffff81196be6>] ? mntput_no_expire+0x46/0x160
[376491.308798]  [<ffffffff81196d24>] ? mntput+0x24/0x40
[376491.308801]  [<ffffffff8117a6c3>] ? fput+0x163/0x260
[376491.308804]  [<ffffffff8147e765>] page_fault+0x25/0x30
[376491.308806] Mem-Info:
[376491.308808] Node 0 DMA per-cpu:
[376491.308811] CPU    0: hi:    0, btch:   1 usd:   0
[376491.308812] CPU    1: hi:    0, btch:   1 usd:   0
[376491.308814] CPU    2: hi:    0, btch:   1 usd:   0
[376491.308815] CPU    3: hi:    0, btch:   1 usd:   0
[376491.308816] Node 0 DMA32 per-cpu:
[376491.308819] CPU    0: hi:  186, btch:  31 usd:   0
[376491.308820] CPU    1: hi:  186, btch:  31 usd:   0
[376491.308822] CPU    2: hi:  186, btch:  31 usd:   0
[376491.308823] CPU    3: hi:  186, btch:  31 usd:   0
[376491.308824] Node 0 Normal per-cpu:
[376491.308827] CPU    0: hi:  186, btch:  31 usd:   0
[376491.308828] CPU    1: hi:  186, btch:  31 usd:   0
[376491.308830] CPU    2: hi:  186, btch:  31 usd:   0
[376491.308831] CPU    3: hi:  186, btch:  31 usd:   0
[376491.308835] active_anon:707634 inactive_anon:37607 isolated_anon:0
 active_file:157 inactive_file:318 isolated_file:96
 unevictable:3492 dirty:10 writeback:22 unstable:0
 free:22479 slab_reclaimable:171516 slab_unreclaimable:8870
 mapped:1466 shmem:106018 pagetables:12702 bounce:0
[376491.308838] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[376491.308843] lowmem_reserve[]: 0 2137 3899 3899
[376491.308847] Node 0 DMA32 free:43748kB min:36900kB low:46124kB high:55348kB active_anon:1520008kB inactive_anon:40028kB active_file:476kB inactive_file:1200kB unevictable:3848kB isolated(anon):0kB isolated(file):384kB present:2188752kB mlocked:3848kB dirty:16kB writeback:4kB mapped:2624kB shmem:155000kB slab_reclaimable:516300kB slab_unreclaimable:12824kB kernel_stack:5416kB pagetables:24576kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18747 all_unreclaimable? yes
[376491.308853] lowmem_reserve[]: 0 0 1762 1762
[376491.308856] Node 0 Normal free:30312kB min:30416kB low:38020kB high:45624kB active_anon:1310528kB inactive_anon:110400kB active_file:152kB inactive_file:72kB unevictable:10120kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10120kB dirty:24kB writeback:84kB mapped:3240kB shmem:269072kB slab_reclaimable:169732kB slab_unreclaimable:22640kB kernel_stack:1504kB pagetables:26232kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:4049 all_unreclaimable? yes
[376491.308862] lowmem_reserve[]: 0 0 0 0
[376491.308865] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[376491.308873] Node 0 DMA32: 10288*4kB 77*8kB 4*16kB 2*32kB 1*64kB 1*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 43880kB
[376491.308881] Node 0 Normal: 7145*4kB 13*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30732kB
[376491.308889] 107553 total pagecache pages
[376491.308891] 0 pages in swap cache
[376491.308892] Swap cache stats: add 0, delete 0, find 0/0
[376491.308893] Free swap  = 0kB
[376491.308894] Total swap = 0kB
[376491.321250] 1048048 pages RAM
[376491.321253] 57533 pages reserved
[376491.321254] 152699 pages shared
[376491.321255] 941703 pages non-shared
[376491.321257] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[376491.321264] [  186]     0   186     6543      409   1     -17         -1000 systemd-udevd
[376491.321268] [  192]     0   192    50116     2068   3       0             0 systemd-journal
[376491.321271] [  319]     0   319     3302      312   2       0             0 crond
[376491.321273] [  320]     0   320    17693      682   1       0             0 cupsd
[376491.321276] [  322]     0   322    10502      324   2     -17         -1000 sshd
[376491.321279] [  324]    81   324     4406      299   3     -13          -900 dbus-daemon
[376491.321282] [  325]     0   325     6512      225   3       0             0 systemd-logind
[376491.321285] [  328]     0   328    15747      314   2       0             0 login
[376491.321287] [  331]     0   331     2031      186   1       0             0 agetty
[376491.321290] [  334]     0   334     2031      185   1       0             0 agetty
[376491.321292] [  335]     0   335     2031      186   1       0             0 agetty
[376491.321295] [  336]     0   336     2031      186   1       0             0 agetty
[376491.321298] [  337]     0   337     2031      185   1       0             0 agetty
[376491.321301] [  355]     0   355    51901      468   0       0             0 colord
[376491.321303] [  372]     0   372   123543     1000   1       0             0 colord-sane
[376491.321306] [  412]     0   412     3092      234   3       0             0 master
[376491.321309] [  416]    73   416    16373      364   0       0             0 qmgr
[376491.321312] [  429]  1000   429     3423      283   2       0             0 restart-x
[376491.321314] [  440]  1000   440     3423      298   3       0             0 startx
[376491.321317] [  457]  1000   457     3966      148   2       0             0 xinit
[376491.321320] [  458]  1000   458    74071     4592   3       0             0 X
[376491.321322] [  479]  1000   479    23989      698   1       0             0 i3
[376491.321325] [  486]  1000   486     6062      181   2       0             0 unclutter
[376491.321328] [  489]  1000   489     6004      158   0       0             0 dispad
[376491.321330] [  490]  1000   490    33798     9048   2       0             0 urxvtd
[376491.321333] [  493]  1000   493     8038      466   0       0             0 xbindkeys
[376491.321336] [  499]  1000   499    19180      518   0       0             0 i3bar
[376491.321338] [  500]  1000   500     8621     1171   3       0             0 i3status
[376491.321341] [  504]  1000   504     8156      627   3       0             0 zsh
[376491.321344] [  511]     0   511     8481      269   2       0             0 sudo
[376491.321346] [  512]     0   512     6933      456   1       0             0 zsh
[376491.321349] [  538]     0   538     7404      207   0       0             0 wpa_supplicant
[376491.321351] [  657]  1000   657     4494       96   2       0             0 dbus-launch
[376491.321354] [  658]  1000   658     4402      227   0       0             0 dbus-daemon
[376491.321356] [  741]  1000   741     9786     1778   2       0             0 zsh
[376491.321359] [  773]  1000   773     8156      643   1       0             0 zsh
[376491.321362] [  881]  1000   881     8717      696   2       0             0 zsh
[376491.321364] [  889]  1000   889     8329      652   0       0             0 vim
[376491.321367] [  890]  1000   890     3424      270   3       0             0 lh
[376491.321370] [  892]  1000   892     8350      660   1       0             0 vim
[376491.321373] [20745]  1000 20745     9332     1343   1       0             0 zsh
[376491.321375] [20869]  1000 20869    10021     1970   3       0             0 zsh
[376491.321378] [23733]  1000 23733     8156      653   1       0             0 zsh
[376491.321381] [30377]  1000 30377     8156      675   1       0             0 zsh
[376491.321383] [31107]  1000 31107     8156      659   1       0             0 zsh
[376491.321386] [31114]  1000 31114    15132      685   3       0             0 mutt
[376491.321389] [ 8963]  1000  8963    16620     2722   1       0             0 mutt
[376491.321391] [ 2720]  1000  2720     8895      887   1       0             0 zsh
[376491.321394] [ 6191]     0  6191     2136      154   1       0             0 dhcpcd
[376491.321396] [14522]  1000 14522    10026     2005   1       0             0 zsh
[376491.321398] [28445]  1000 28445    16596     2676   0       0             0 mutt
[376491.321400] [19266]  1000 19266     8950     1680   3       0             0 mosh-client
[376491.321403] [ 4162]  1000  4162    63938      352   1       0             0 dconf-service
[376491.321405] [11791]  1000 11791     8773      752   3       0             0 zsh
[376491.321408] [24623]  1000 24623     8773      752   2       0             0 zsh
[376491.321411] [ 5541]  1000  5541     8803      803   1       0             0 zsh
[376491.321414] [ 5740]  1000  5740    14722      785   0       0             0 mutt
[376491.321416] [15553]     0 15553     8481      282   1       0             0 sudo
[376491.321419] [15554]     0 15554     6933      457   1       0             0 zsh
[376491.321421] [25272]  1000 25272     8773      741   2       0             0 zsh
[376491.321424] [28386]  1000 28386     8716      732   3       0             0 zsh
[376491.321427] [28656]  1000 28656     8769      774   3       0             0 zsh
[376491.321429] [28704]  1000 28704     8289      629   2       0             0 vim
[376491.321432] [29135]  1000 29135    44968      225   3       0             0 evinced
[376491.321435] [ 8283]  1000  8283    10233     2205   3       0             0 zsh
[376491.321437] [ 8435]  1000  8435     8837      829   1       0             0 zsh
[376491.321439] [12952]     0 12952    48360      950   0       0             0 udisks-daemon
[376491.321441] [12953]     0 12953    11353      124   1       0             0 udisks-daemon
[376491.321444] [12956]     0 12956    47282      488   1     -13          -900 polkitd
[376491.321447] [14823]  1000 14823     8290      649   2       0             0 vim
[376491.321449] [16575]  1000 16575    23883     9996   1       0             0 mutt
[376491.321452] [16632]  1000 16632     8269      636   2       0             0 vim
[376491.321455] [20478]  1000 20478     8155      663   3       0             0 zsh
[376491.321457] [20485]  1000 20485     9516     2210   0       0             0 mosh-client
[376491.321460] [20857]  1000 20857     8773      729   1       0             0 zsh
[376491.321462] [20910]  1000 20910     9526      371   2       0             0 ssh
[376491.321464] [20911]  1000 20911    60494       95   2       0             0 sshfs
[376491.321467] [21029]  1000 21029     9794     1816   3       0             0 zsh
[376491.321470] [21096]  1000 21096     8155      664   3       0             0 zsh
[376491.321473] [21684]     0 21684     1056      230   2       0             0 acpid
[376491.321475] [24016]  1000 24016     4938      304   1       0             0 sftp
[376491.321478] [24125]  1000 24125     8767      776   3       0             0 zsh
[376491.321480] [24277]  1000 24277     2749      210   3       0             0 less
[376491.321483] [24278]  1000 24278     8290      594   1       0             0 vim
[376491.321485] [26840]     0 26840     4265     2139   1       0             0 atop
[376491.321487] [30057]  1000 30057     8761      769   2       0             0 zsh
[376491.321490] [30065]  1000 30065     2749      209   3       0             0 less
[376491.321493] [30126]  1000 30126     8773      773   1       0             0 zsh
[376491.321496] [30413]    73 30413    16333      352   1       0             0 pickup
[376491.321499] [31116]  1000 31116     8773      775   3       0             0 zsh
[376491.321501] [31232]  1000 31232    14959     1071   0       0             0 mutt
[376491.321504] [31606]  1000 31606     8773      774   1       0             0 zsh
[376491.321507] [31613]  1000 31613     3424      270   2       0             0 lh
[376491.321510] [31615]  1000 31615     8303      698   0       0             0 vim
[376491.321513] [  450]  1000   450     8155      680   0       0             0 zsh
[376491.321515] [  462]  1000   462     8879      846   0       0             0 zsh
[376491.321518] [  995]  1000   995     4756     2201   0       0             0 atop
[376491.321520] [ 1458]  1000  1458     9525      378   0       0             0 ssh
[376491.321523] [ 2134]  1000  2134     8155      664   0       0             0 zsh
[376491.321526] [ 2141]  1000  2141     9488      394   0       0             0 ssh
[376491.321528] [ 2293]  1000  2293     8882      893   1       0             0 zsh
[376491.321531] [ 2551]  1000  2551     9005      309   1       0             0 ssh
[376491.321533] [ 2555]  1000  2555     8970      282   1       0             0 ssh
[376491.321536] [ 2558]  1000  2558     8970      291   2       0             0 ssh
[376491.321539] [ 2889]  1000  2889     9746     1741   1       0             0 zsh
[376491.321541] [ 2901]  1000  2901     9488      378   0       0             0 ssh
[376491.321545] [ 3405]  1000  3405     8155      679   1       0             0 zsh
[376491.321548] [ 4254]  1000  4254     8728      746   2       0             0 zsh
[376491.321550] [ 4677]  1000  4677     2943      529   1       0             0 make
[376491.321553] [ 6709]  1000  6709     2806      410   1       0             0 make
[376491.321556] [ 6732]  1000  6732     4412     1960   1       0             0 make
[376491.321559] [ 6733]  1000  6733     3527     1129   3       0             0 make
[376491.321561] [ 6744]  1000  6744     2978      542   2       0             0 make
[376491.321564] [ 6821]  1000  6821     4325     1924   2       0             0 make
[376491.321566] [ 6928]  1000  6928     3425      284   3       0             0 sh
[376491.321569] [ 6941]  1000  6941     3425      284   1       0             0 sh
[376491.321571] [ 6943]  1000  6943     1637      134   2       0             0 gcc
[376491.321574] [ 6951]  1000  6951     1637      134   3       0             0 gcc
[376491.321577] [ 6952]  1000  6952    23286     9465   1       0             0 cc1
[376491.321579] [ 6957]  1000  6957    23750     9937   2       0             0 cc1
[376491.321582] [ 6962]  1000  6962     4699     1273   1       0             0 as
[376491.321586] [ 6965]  1000  6965     4699     1277   2       0             0 as
[376491.321589] [ 6975]  1000  6975     3425      284   0       0             0 sh
[376491.321591] [ 6982]  1000  6982     1637      134   0       0             0 gcc
[376491.321594] [ 6989]  1000  6989    21824     8185   0       0             0 cc1
[376491.321596] [ 6991]  1000  6991     3425      282   0       0             0 sh
[376491.321599] [ 6992]  1000  6992     4699     1282   1       0             0 as
[376491.321602] [ 7011]  1000  7011     1637      135   3       0             0 gcc
[376491.321604] [ 7033]  1000  7033     3425      283   0       0             0 sh
[376491.321607] [ 7038]  1000  7038    22737     8670   0       0             0 cc1
[376491.321609] [ 7050]  1000  7050     4699     1321   3       0             0 as
[376491.321613] [ 7067]  1000  7067     1637      134   1       0             0 gcc
[376491.321615] [ 7073]  1000  7073     3425      284   3       0             0 sh
[376491.321618] [ 7074]  1000  7074    21551     7875   1       0             0 cc1
[376491.321621] [ 7089]  1000  7089     1637      134   3       0             0 gcc
[376491.321623] [ 7091]  1000  7091     3950     1538   1       0             0 make
[376491.321626] [ 7092]  1000  7092     4699     1283   2       0             0 as
[376491.321629] [ 7094]  1000  7094    21137     7463   1       0             0 cc1
[376491.321632] [ 7097]  1000  7097     4699     1282   0       0             0 as
[376491.321634] [ 7165]  1000  7165     3984     1598   3       0             0 make
[376491.321637] [ 7189]  1000  7189     3425      282   0       0             0 sh
[376491.321640] [ 7197]  1000  7197     1637      134   0       0             0 gcc
[376491.321643] [ 7200]  1000  7200    20966     7329   2       0             0 cc1
[376491.321645] [ 7205]  1000  7205     4699     1278   3       0             0 as
[376491.321648] [ 7235]  1000  7235     3425      284   2       0             0 sh
[376491.321650] [ 7241]  1000  7241     3425      284   0       0             0 sh
[376491.321653] [ 7244]  1000  7244     1637      135   0       0             0 gcc
[376491.321656] [ 7248]  1000  7248     3425      283   0       0             0 sh
[376491.321658] [ 7249]  1000  7249     1637      158   1       0             0 gcc
[376491.321660] [ 7251]  1000  7251     1637      154   2       0             0 gcc
[376491.321663] [ 7252]  1000  7252    18661     5016   1       0             0 cc1
[376491.321665] [ 7255]  1000  7255     4699     1287   0       0             0 as
[376491.321668] [ 7256]  1000  7256     3425      284   2       0             0 sh
[376491.321670] [ 7257]  1000  7257     3195      800   3       0             0 make
[376491.321673] [ 7259]  1000  7259     1637      156   0       0             0 gcc
[376491.321675] [ 7266]  1000  7266    18541     4639   3       0             0 cc1
[376491.321678] [ 7267]  1000  7267    18036     4351   0       0             0 cc1
[376491.321681] [ 7268]  1000  7268    17994     3912   0       0             0 cc1
[376491.321684] [ 7270]  1000  7270     4699     1249   3       0             0 as
[376491.321687] [ 7271]  1000  7271     3425      282   3       0             0 sh
[376491.321690] [ 7272]  1000  7272     4699     1249   2       0             0 as
[376491.321693] [ 7273]  1000  7273     4699     1247   1       0             0 as
[376491.321696] [ 7289]  1000  7289     1637      134   3       0             0 gcc
[376491.321698] [ 7294]  1000  7294    21522     7890   3       0             0 cc1
[376491.321701] [ 7296]  1000  7296     4699     1283   3       0             0 as
[376491.321704] [ 7299]  1000  7299     3073      675   2       0             0 make
[376491.321706] [ 7313]  1000  7313     3425      284   3       0             0 sh
[376491.321708] [ 7316]  1000  7316     3425      295   1       0             0 sh
[376491.321711] [ 7318]  1000  7318     3328      930   2       0             0 make
[376491.321714] [ 7320]  1000  7320     3425      283   3       0             0 sh
[376491.321716] [ 7321]  1000  7321     3425      284   0       0             0 sh
[376491.321719] [ 7322]  1000  7322     3171      772   1       0             0 make
[376491.321721] [ 7323]  1000  7323     3425      284   3       0             0 sh
[376491.321724] [ 7328]  1000  7328     3423     1019   3       0             0 make
[376491.321727] [ 7332]  1000  7332     3425      293   3       0             0 sh
[376491.321730] [ 7334]  1000  7334     3425      283   3       0             0 sh
[376491.321733] [ 7335]  1000  7335     2879      451   3       0             0 make
[376491.321736] [ 7336]  1000  7336     3425      283   3       0             0 sh
[376491.321739] [ 7337]  1000  7337     1637      151   3       0             0 gcc
[376491.321741] [ 7338]  1000  7338     3425      292   1       0             0 sh
[376491.321744] [ 7342]  1000  7342     1637      150   0       0             0 gcc
[376491.321747] [ 7343]  1000  7343     3425      295   2       0             0 sh
[376491.321750] [ 7344]  1000  7344     3425      295   3       0             0 sh
[376491.321753] [ 7348]  1000  7348     1637      151   1       0             0 gcc
[376491.321756] [ 7349]  1000  7349     1637      150   3       0             0 gcc
[376491.321759] [ 7350]  1000  7350     1637      149   3       0             0 gcc
[376491.321762] [ 7351]  1000  7351     1637      152   2       0             0 gcc
[376491.321764] [ 7352]  1000  7352     1637      134   2       0             0 gcc
[376491.321767] [ 7353]  1000  7353     1637      134   3       0             0 gcc
[376491.321769] [ 7354]  1000  7354     3425      283   1       0             0 sh
[376491.321772] [ 7355]  1000  7355     1637      134   2       0             0 gcc
[376491.321775] [ 7356]  1000  7356     1637      134   1       0             0 gcc
[376491.321777] [ 7357]  1000  7357     1637      135   1       0             0 gcc
[376491.321780] [ 7359]  1000  7359     3425      282   1       0             0 sh
[376491.321782] [ 7360]  1000  7360     3425      284   2       0             0 sh
[376491.321785] [ 7362]  1000  7362    17485     3621   2       0             0 cc1
[376491.321788] [ 7363]  1000  7363    19182     5338   1       0             0 cc1
[376491.321790] [ 7364]  1000  7364    17484     3763   2       0             0 cc1
[376491.321793] [ 7365]  1000  7365    19708     5827   0       0             0 cc1
[376491.321796] [ 7366]  1000  7366    17495     3609   2       0             0 cc1
[376491.321798] [ 7367]  1000  7367    19234     5491   3       0             0 cc1
[376491.321801] [ 7368]  1000  7368     4699     1249   0       0             0 as
[376491.321804] [ 7369]  1000  7369     4699     1303   0       0             0 as
[376491.321806] [ 7370]  1000  7370     4699     1282   2       0             0 as
[376491.321809] [ 7371]  1000  7371     4699     1249   1       0             0 as
[376491.321811] [ 7372]  1000  7372     4699     1299   0       0             0 as
[376491.321814] [ 7373]  1000  7373     4699     1307   3       0             0 as
[376491.321817] [ 7375]  1000  7375    17490     3486   2       0             0 cc1
[376491.321819] [ 7376]  1000  7376     4699     1250   0       0             0 as
[376491.321822] [ 7377]  1000  7377    19766     5734   3       0             0 cc1
[376491.321824] [ 7379]  1000  7379     4699     1298   0       0             0 as
[376491.321827] [ 7380]  1000  7380    19724     5897   2       0             0 cc1
[376491.321829] [ 7381]  1000  7381     1637      134   2       0             0 gcc
[376491.321832] [ 7382]  1000  7382     4699     1249   3       0             0 as
[376491.321834] [ 7383]  1000  7383    17525     3503   0       0             0 cc1
[376491.321837] [ 7384]  1000  7384     4699     1297   2       0             0 as
[376491.321840] [ 7385]  1000  7385     1637      134   0       0             0 gcc
[376491.321842] [ 7386]  1000  7386     1637      134   1       0             0 gcc
[376491.321845] [ 7387]  1000  7387    19185     5592   3       0             0 cc1
[376491.321847] [ 7388]  1000  7388    20926     6909   2       0             0 cc1
[376491.321850] [ 7389]  1000  7389     4699     1278   2       0             0 as
[376491.321852] [ 7390]  1000  7390     4699     1293   1       0             0 as
[376491.321855] [ 7391]  1000  7391    17490     3437   2       0             0 cc1
[376491.321857] [ 7392]  1000  7392     4699     1251   1       0             0 as
[376491.321860] [ 7394]  1000  7394    19715     5928   3       0             0 cc1
[376491.321862] [ 7395]  1000  7395     4699     1297   2       0             0 as
[376491.321865] [ 7414]  1000  7414     3425      283   3       0             0 sh
[376491.321868] [ 7416]  1000  7416     1637      165   1       0             0 gcc
[376491.321871] [ 7421]  1000  7421    16399     2712   3       0             0 cc1
[376491.321873] [ 7422]  1000  7422     4699     1312   2       0             0 as
[376491.321875] [ 7424]  1000  7424     3425      306   2       0             0 sh
[376491.321878] [ 7429]  1000  7429     1637      134   2       0             0 gcc
[376491.321881] [ 7433]     0  7433     9169      395   3       0             0 crond
[376491.321883] [ 7435]  1000  7435     2937      212   1       0             0 sh
[376491.321886] [ 7437]  1000  7437   168987     2567   0       0             0 offlineimap
[376491.321889] [ 7496]  1000  7496     3425      284   1       0             0 sh
[376491.321891] [ 7497]  1000  7497     3425      284   0       0             0 sh
[376491.321894] [ 7510]  1000  7510     3425      282   0       0             0 sh
[376491.321897] [ 7526]  1000  7526     1637      134   0       0             0 gcc
[376491.321899] [ 7529]  1000  7529    16399     2848   2       0             0 cc1
[376491.321902] [ 7532]  1000  7532     1637      134   0       0             0 gcc
[376491.321904] [ 7534]  1000  7534     1637      134   3       0             0 gcc
[376491.321907] [ 7536]  1000  7536     4699     1296   0       0             0 as
[376491.321909] [ 7539]  1000  7539    16933     2964   2       0             0 cc1
[376491.321912] [ 7540]  1000  7540    17499     3445   2       0             0 cc1
[376491.321915] [ 7544]  1000  7544     4699     1296   0       0             0 as
[376491.321917] [ 7545]  1000  7545     4699     1296   3       0             0 as
[376491.321920] [ 7546]  1000  7546     3568     1096   2       0             0 make
[376491.321922] [ 7548]  1000  7548     3425      283   2       0             0 sh
[376491.321925] [ 7550]  1000  7550    16404     2810   2       0             0 cc1
[376491.321928] [ 7552]  1000  7552     3425      285   0       0             0 sh
[376491.321931] [ 7553]  1000  7553     3425      283   2       0             0 sh
[376491.321933] [ 7554]  1000  7554     3425      283   0       0             0 sh
[376491.321936] [ 7555]  1000  7555     3425      283   2       0             0 sh
[376491.321938] [ 7558]  1000  7558     1637      134   0       0             0 gcc
[376491.321941] [ 7559]  1000  7559     3425      283   0       0             0 sh
[376491.321943] [ 7560]  1000  7560     3425      282   2       0             0 sh
[376491.321946] [ 7561]  1000  7561     4699     1296   3       0             0 as
[376491.321948] [ 7562]  1000  7562     3425      284   0       0             0 sh
[376491.321951] [ 7567]  1000  7567     3425      284   2       0             0 sh
[376491.321954] [ 7568]  1000  7568     3425      284   3       0             0 sh
[376491.321956] [ 7569]  1000  7569     3425      282   2       0             0 sh
[376491.321959] [ 7570]  1000  7570     3425      284   2       0             0 sh
[376491.321961] [ 7571]  1000  7571     3425      284   0       0             0 sh
[376491.321964] [ 7572]  1000  7572     3425      283   2       0             0 sh
[376491.321966] [ 7574]  1000  7574    18035     4035   3       0             0 cc1
[376491.321969] [ 7577]  1000  7577     4699     1296   0       0             0 as
[376491.321971] [ 7583]  1000  7583     3425      282   0       0             0 sh
[376491.321974] [ 7584]  1000  7584     3425      282   0       0             0 sh
[376491.321976] [ 7590]  1000  7590     3425      283   2       0             0 sh
[376491.321979] [ 7591]  1000  7591     1637      134   0       0             0 gcc
[376491.321981] [ 7594]  1000  7594     3425      283   2       0             0 sh
[376491.321984] [ 7595]  1000  7595     1637      134   1       0             0 gcc
[376491.321986] [ 7597]  1000  7597     1637      134   0       0             0 gcc
[376491.321989] [ 7598]  1000  7598     1637      134   3       0             0 gcc
[376491.321991] [ 7603]  1000  7603    16947     2899   0       0             0 cc1
[376491.321994] [ 7605]  1000  7605    16944     2880   3       0             0 cc1
[376491.321997] [ 7606]  1000  7606     3425      284   0       0             0 sh
[376491.321999] [ 7609]  1000  7609     4699     1296   0       0             0 as
[376491.322002] [ 7611]  1000  7611    16950     3086   1       0             0 cc1
[376491.322005] [ 7612]  1000  7612     4699     1297   0       0             0 as
[376491.322007] [ 7614]  1000  7614     3425      283   2       0             0 sh
[376491.322009] [ 7615]  1000  7615     4699     1296   3       0             0 as
[376491.322012] [ 7616]  1000  7616     3425      283   0       0             0 sh
[376491.322014] [ 7617]  1000  7617     1637      135   0       0             0 gcc
[376491.322017] [ 7619]  1000  7619     1637      134   1       0             0 gcc
[376491.322019] [ 7620]  1000  7620     1637      134   3       0             0 gcc
[376491.322021] [ 7621]  1000  7621     1637      134   1       0             0 gcc
[376491.322024] [ 7622]  1000  7622     1637      134   0       0             0 gcc
[376491.322027] [ 7623]  1000  7623     1637      134   2       0             0 gcc
[376491.322029] [ 7624]  1000  7624     1637      134   2       0             0 gcc
[376491.322032] [ 7625]  1000  7625     1637      134   0       0             0 gcc
[376491.322034] [ 7626]  1000  7626     1637      134   1       0             0 gcc
[376491.322036] [ 7627]  1000  7627     1637      134   0       0             0 gcc
[376491.322039] [ 7629]  1000  7629     1637      134   2       0             0 gcc
[376491.322041] [ 7630]  1000  7630     1637      134   3       0             0 gcc
[376491.322044] [ 7631]  1000  7631     1637      134   2       0             0 gcc
[376491.322047] [ 7632]  1000  7632    16410     2713   2       0             0 cc1
[376491.322049] [ 7633]  1000  7633    16376     2693   2       0             0 cc1
[376491.322051] [ 7634]  1000  7634    16953     2922   1       0             0 cc1
[376491.322054] [ 7635]  1000  7635    16398     2735   3       0             0 cc1
[376491.322057] [ 7636]  1000  7636    16401     2714   2       0             0 cc1
[376491.322059] [ 7637]  1000  7637    16421     2795   3       0             0 cc1
[376491.322061] [ 7638]  1000  7638    16400     2715   2       0             0 cc1
[376491.322064] [ 7639]  1000  7639    16398     2773   3       0             0 cc1
[376491.322066] [ 7640]  1000  7640    16398     2749   3       0             0 cc1
[376491.322069] [ 7641]  1000  7641    16399     2767   3       0             0 cc1
[376491.322071] [ 7642]  1000  7642    16347     2634   1       0             0 cc1
[376491.322074] [ 7643]  1000  7643     4699     1295   3       0             0 as
[376491.322076] [ 7644]  1000  7644    16411     2753   2       0             0 cc1
[376491.322079] [ 7645]  1000  7645    16399     2789   2       0             0 cc1
[376491.322082] [ 7646]  1000  7646     1637      134   0       0             0 gcc
[376491.322084] [ 7647]  1000  7647     4699     1296   0       0             0 as
[376491.322087] [ 7648]  1000  7648     4699     1295   0       0             0 as
[376491.322089] [ 7649]  1000  7649     4699     1296   1       0             0 as
[376491.322092] [ 7650]  1000  7650     4699     1297   3       0             0 as
[376491.322095] [ 7651]  1000  7651     4699     1296   0       0             0 as
[376491.322098] [ 7652]  1000  7652     4699     1296   3       0             0 as
[376491.322100] [ 7653]  1000  7653    16417     2762   2       0             0 cc1
[376491.322103] [ 7654]  1000  7654     3425      282   2       0             0 sh
[376491.322105] [ 7655]  1000  7655     3425      283   2       0             0 sh
[376491.322108] [ 7659]  1000  7659     3425      284   2       0             0 sh
[376491.322110] [ 7660]  1000  7660     3425      283   1       0             0 sh
[376491.322113] [ 7662]  1000  7662     3425      284   1       0             0 sh
[376491.322115] [ 7665]  1000  7665     4699     1297   1       0             0 as
[376491.322118] [ 7667]  1000  7667     4699     1296   2       0             0 as
[376491.322121] [ 7670]  1000  7670     3425      284   1       0             0 sh
[376491.322123] [ 7671]  1000  7671    16916     2897   0       0             0 cc1
[376491.322126] [ 7673]  1000  7673     4699     1297   2       0             0 as
[376491.322128] [ 7675]  1000  7675     4699     1296   2       0             0 as
[376491.322130] [ 7676]  1000  7676     3425      282   1       0             0 sh
[376491.322133] [ 7677]  1000  7677     3425      284   0       0             0 sh
[376491.322135] [ 7679]  1000  7679     4699     1294   2       0             0 as
[376491.322138] [ 7680]  1000  7680     4699     1296   2       0             0 as
[376491.322141] [ 7681]  1000  7681     1637      134   2       0             0 gcc
[376491.322143] [ 7684]  1000  7684     4699     1297   3       0             0 as
[376491.322146] [ 7687]  1000  7687     1637      134   2       0             0 gcc
[376491.322148] [ 7688]  1000  7688     4699     1297   0       0             0 as
[376491.322151] [ 7694]  1000  7694     3425      284   1       0             0 sh
[376491.322153] [ 7695]  1000  7695    16943     2915   3       0             0 cc1
[376491.322156] [ 7696]  1000  7696    16433     2708   0       0             0 cc1
[376491.322159] [ 7705]  1000  7705     3425      284   2       0             0 sh
[376491.322161] [ 7708]  1000  7708     1637      134   2       0             0 gcc
[376491.322164] [ 7709]  1000  7709     1637      134   2       0             0 gcc
[376491.322166] [ 7710]  1000  7710     1637      134   1       0             0 gcc
[376491.322169] [ 7711]  1000  7711     4699     1296   0       0             0 as
[376491.322172] [ 7715]  1000  7715     4699     1296   2       0             0 as
[376491.322174] [ 7718]  1000  7718     1637      134   1       0             0 gcc
[376491.322177] [ 7719]  1000  7719     1637      134   2       0             0 gcc
[376491.322180] [ 7720]  1000  7720     1637      134   2       0             0 gcc
[376491.322182] [ 7722]  1000  7722    16956     2927   0       0             0 cc1
[376491.322185] [ 7723]  1000  7723    16961     3054   3       0             0 cc1
[376491.322188] [ 7724]  1000  7724    16416     2740   2       0             0 cc1
[376491.322190] [ 7726]  1000  7726     3425      282   2       0             0 sh
[376491.322193] [ 7727]  1000  7727    16368     2593   3       0             0 cc1
[376491.322195] [ 7728]  1000  7728    16399     2706   1       0             0 cc1
[376491.322198] [ 7731]  1000  7731    16405     2775   3       0             0 cc1
[376491.322200] [ 7732]  1000  7732     1637      134   2       0             0 gcc
[376491.322203] [ 7733]  1000  7733     1637      134   1       0             0 gcc
[376491.322206] [ 7734]  1000  7734     3425      283   2       0             0 sh
[376491.322208] [ 7735]  1000  7735     1637      134   2       0             0 gcc
[376491.322211] [ 7736]  1000  7736     4699     1296   1       0             0 as
[376491.322213] [ 7737]  1000  7737     4699     1296   1       0             0 as
[376491.322216] [ 7739]  1000  7739     4699     1296   2       0             0 as
[376491.322218] [ 7741]  1000  7741     4699     1296   0       0             0 as
[376491.322221] [ 7742]  1000  7742     4699     1296   1       0             0 as
[376491.322223] [ 7743]  1000  7743     4699     1296   2       0             0 as
[376491.322226] [ 7744]  1000  7744    16399     2713   3       0             0 cc1
[376491.322228] [ 7745]  1000  7745     3425      284   2       0             0 sh
[376491.322231] [ 7746]  1000  7746     1637      134   3       0             0 gcc
[376491.322233] [ 7747]  1000  7747     3425      284   3       0             0 sh
[376491.322236] [ 7748]  1000  7748    16397     2700   2       0             0 cc1
[376491.322239] [ 7750]  1000  7750    16923     2891   3       0             0 cc1
[376491.322241] [ 7752]  1000  7752     4699     1296   0       0             0 as
[376491.322244] [ 7755]  1000  7755    16366     2492   2       0             0 cc1
[376491.322247] [ 7756]  1000  7756     4699     1297   2       0             0 as
[376491.322249] [ 7758]  1000  7758     4699     1296   1       0             0 as
[376491.322252] [ 7760]  1000  7760     4699     1296   1       0             0 as
[376491.322255] [ 7764]  1000  7764     3425      284   0       0             0 sh
[376491.322257] [ 7767]  1000  7767     3425      285   0       0             0 sh
[376491.322260] [ 7769]  1000  7769     3425      283   0       0             0 sh
[376491.322262] [ 7770]  1000  7770     1637      134   1       0             0 gcc
[376491.322265] [ 7771]  1000  7771     1637      134   2       0             0 gcc
[376491.322268] [ 7772]  1000  7772     1637      134   2       0             0 gcc
[376491.322270] [ 7776]  1000  7776     1637      134   2       0             0 gcc
[376491.322273] [ 7777]  1000  7777    16366     2440   3       0             0 cc1
[376491.322276] [ 7779]  1000  7779    16385     2511   2       0             0 cc1
[376491.322278] [ 7780]  1000  7780    16367     2390   3       0             0 cc1
[376491.322281] [ 7782]  1000  7782    16378     2443   1       0             0 cc1
[376491.322284] [ 7783]  1000  7783     4699     1296   2       0             0 as
[376491.322286] [ 7784]  1000  7784     4699     1296   2       0             0 as
[376491.322289] [ 7787]  1000  7787     3425      283   2       0             0 sh
[376491.322291] [ 7790]  1000  7790     4699     1296   2       0             0 as
[376491.322294] [ 7794]  1000  7794     4699     1296   2       0             0 as
[376491.322297] [ 7800]  1000  7800     1637      134   2       0             0 gcc
[376491.322299] [ 7801]  1000  7801     1637      134   2       0             0 gcc
[376491.322302] [ 7802]  1000  7802     1637      134   3       0             0 gcc
[376491.322304] [ 7812]  1000  7812     3425      283   2       0             0 sh
[376491.322307] [ 7813]  1000  7813     3425      284   2       0             0 sh
[376491.322310] [ 7815]  1000  7815     3425      282   3       0             0 sh
[376491.322312] [ 7816]  1000  7816    16912     2894   3       0             0 cc1
[376491.322314] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376491.322318] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376491.322321] [ 7824]  1000  7824    16399     2731   2       0             0 cc1
[376491.322323] [ 7825]  1000  7825    16333     2610   3       0             0 cc1
[376491.322326] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376491.322329] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376491.322331] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376491.322334] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376491.322336] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376491.322339] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376491.322342] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376491.322344] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376491.322347] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376491.322349] [ 7840]  1000  7840    15849     2178   2       0             0 cc1
[376491.322352] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376491.322355] [ 7842]  1000  7842    16376     2436   2       0             0 cc1
[376491.322358] [ 7845]  1000  7845    16931     2884   2       0             0 cc1
[376491.322360] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376491.322363] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376491.322366] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376491.322368] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376491.322371] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376491.322373] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376491.322376] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376491.322379] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376491.322381] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376491.322384] [ 7861]  1000  7861    16365     2505   2       0             0 cc1
[376491.322386] [ 7864]  1000  7864     2911      511   1       0             0 make
[376491.322389] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376491.322391] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376491.322394] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376491.322397] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376491.322399] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376491.322402] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376491.322404] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376491.322406] [ 7880]  1000  7880    15818     2203   1       0             0 cc1
[376491.322409] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376491.322411] [ 7883]  1000  7883    15847     2153   3       0             0 cc1
[376491.322414] [ 7885]  1000  7885    16927     3043   2       0             0 cc1
[376491.322417] [ 7886]  1000  7886    16366     2502   1       0             0 cc1
[376491.322419] [ 7887]  1000  7887    16923     2843   2       0             0 cc1
[376491.322422] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376491.322424] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376491.322427] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376491.322430] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376491.322433] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376491.322435] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376491.322437] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376491.322440] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376491.322443] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376491.322446] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376491.322448] [ 7905]  1000  7905    15849     2170   3       0             0 cc1
[376491.322451] [ 7906]  1000  7906    16380     2570   2       0             0 cc1
[376491.322453] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376491.322456] [ 7908]  1000  7908    16370     2580   2       0             0 cc1
[376491.322458] [ 7909]  1000  7909    16379     2559   0       0             0 cc1
[376491.322461] [ 7910]  1000  7910    16335     2417   2       0             0 cc1
[376491.322464] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376491.322466] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376491.322469] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376491.322471] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376491.322474] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376491.322476] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376491.322479] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376491.322481] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376491.322484] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376491.322487] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376491.322489] [ 7924]  1000  7924    15861     2190   1       0             0 cc1
[376491.322492] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376491.322495] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376491.322497] [ 7932]  1000  7932    15847     2196   2       0             0 cc1
[376491.322500] [ 7933]  1000  7933    15852     2108   1       0             0 cc1
[376491.322503] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376491.322505] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376491.322508] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376491.322510] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376491.322514] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376491.322516] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376491.322519] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376491.322521] [ 7943]  1000  7943    15855     2160   3       0             0 cc1
[376491.322524] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376491.322526] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376491.322529] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376491.322532] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376491.322535] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376491.322538] [ 7952]  1000  7952    15824     2000   1       0             0 cc1
[376491.322540] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376491.322543] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376491.322546] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376491.322548] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376491.322551] [ 7961]  1000  7961    15871     2159   3       0             0 cc1
[376491.322554] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376491.322556] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376491.322559] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376491.322561] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376491.322564] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376491.322566] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376491.322569] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376491.322571] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376491.322574] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376491.322577] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376491.322579] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376491.322581] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376491.322584] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376491.322587] [ 7989]  1000  7989     3221      786   3       0             0 make
[376491.322589] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376491.322591] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376491.322594] [ 7996]  1000  7996    15856     2109   2       0             0 cc1
[376491.322596] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376491.322598] [ 8000]  1000  8000    15859     2124   1       0             0 cc1
[376491.322601] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376491.322603] [ 8003]  1000  8003    15857     2181   1       0             0 cc1
[376491.322606] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376491.322609] [ 8006]  1000  8006    15296     1428   0       0             0 cc1
[376491.322611] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376491.322614] [ 8009]  1000  8009    15856     2170   2       0             0 cc1
[376491.322616] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376491.322618] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376491.322621] [ 8011]  1000  8011    15298     1684   2       0             0 cc1
[376491.322623] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376491.322626] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376491.322629] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376491.322631] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376491.322634] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376491.322637] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376491.322640] [ 8020]  1000  8020    15307     1629   1       0             0 cc1
[376491.322642] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376491.322645] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376491.322648] [ 8023]  1000  8023    15816     2087   0       0             0 cc1
[376491.322651] [ 8024]  1000  8024    15851     2156   3       0             0 cc1
[376491.322653] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376491.322656] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376491.322659] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376491.322661] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376491.322664] [ 8035]  1000  8035    15847     2173   3       0             0 cc1
[376491.322667] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376491.322670] [ 8037]  1000  8037    15317     1738   2       0             0 cc1
[376491.322672] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376491.322675] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376491.322678] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376491.322681] [ 8042]  1000  8042    15323     1481   0       0             0 cc1
[376491.322684] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376491.322687] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376491.322690] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376491.322692] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376491.322695] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376491.322698] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376491.322700] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376491.322703] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376491.322706] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376491.322708] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376491.322711] [ 8066]  1000  8066    15318     1392   0       0             0 cc1
[376491.322714] [ 8067]  1000  8067    15848     2099   2       0             0 cc1
[376491.322716] [ 8068]  1000  8068    15851     2186   1       0             0 cc1
[376491.322719] [ 8069]  1000  8069    15848     2169   3       0             0 cc1
[376491.322721] [ 8070]  1000  8070    16417     2690   0       0             0 cc1
[376491.322724] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376491.322727] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376491.322729] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376491.322732] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376491.322735] [ 8075]  1000  8075    15304     1686   3       0             0 cc1
[376491.322737] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376491.322740] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376491.322742] [ 8080]  1000  8080    15316     1481   1       0             0 cc1
[376491.322745] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376491.322748] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376491.322750] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376491.322753] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376491.322756] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376491.322758] [ 8088]  1000  8088    15293     1374   1       0             0 cc1
[376491.322761] [ 8089]  1000  8089    15251     1265   3       0             0 cc1
[376491.322764] [ 8091]  1000  8091    15817     2070   3       0             0 cc1
[376491.322766] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376491.322769] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376491.322771] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376491.322774] [ 8096]  1000  8096    15260     1366   2       0             0 cc1
[376491.322777] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376491.322779] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376491.322782] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376491.322785] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376491.322787] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376491.322790] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376491.322793] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376491.322796] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376491.322799] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376491.322801] [ 8122]  1000  8122    15276     1360   3       0             0 cc1
[376491.322804] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376491.322808] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376491.322810] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376491.322813] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376491.322816] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376491.322819] [ 8137]  1000  8137    15296     1529   1       0             0 cc1
[376491.322821] [ 8138]  1000  8138    15294     1351   2       0             0 cc1
[376491.322824] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376491.322827] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376491.322829] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376491.322831] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376491.322833] [ 8184]  1000  8184    15251     1283   0       0             0 cc1
[376491.322836] [ 8185]  1000  8185    15286     1275   1       0             0 cc1
[376491.322839] [ 8186]  1000  8186    15259     1343   2       0             0 cc1
[376491.322841] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376491.322843] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376491.322846] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376491.322848] [ 8190]  1000  8190    15304     1395   3       0             0 cc1
[376491.322851] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376491.322853] [ 8192]  1000  8192    15297     1339   3       0             0 cc1
[376491.322855] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376491.322858] [ 8199]  1000  8199     3107      647   1       0             0 make
[376491.322861] [ 8200]  1000  8200     3422      281   2       0             0 sh
[376491.322863] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376491.322866] [ 8206]  1000  8206     1636      176   0       0             0 gcc
[376491.322868] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376491.322870] [ 8254]  1000  8254    14671     1049   0       0             0 cc1
[376491.322873] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376491.322875] [ 8326]  1000  8326     2811      364   2       0             0 make
[376491.322877] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376491.322880] [ 8408]  1000  8408     2918      506   2       0             0 make
[376491.322883] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376491.322885] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376491.322888] [ 8438]  1000  8438    14680     1048   2       0             0 cc1
[376491.322890] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376491.322892] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376491.322895] [ 8455]  1000  8455     3423      288   2       0             0 sh
[376491.322897] [ 8460]  1000  8460     1637      149   3       0             0 gcc
[376491.322900] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376491.322902] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376491.322904] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376491.322907] [ 8484]  1000  8484    14605      709   0       0             0 cc1
[376491.322909] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376491.322911] [ 8497]  1000  8497     2774      366   2       0             0 make
[376491.322913] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376491.322916] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376491.322918] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376491.322921] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376491.322923] [ 8516]  1000  8516     4699     1296   0       0             0 as
[376491.322926] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376491.322928] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376491.322930] [ 8533]     0  8533     3948      278   0       0             0 handler.sh
[376491.322933] [ 8534]  1000  8534     1637      146   2       0             0 gcc
[376491.322935] [ 8535]  1000  8535     3425      284   3       0             0 sh
[376491.322938] [ 8538]  1000  8538     1637      145   1       0             0 gcc
[376491.322941] [ 8539]  1000  8539     1571      128   3       0             0 collect2
[376491.322943] [ 8540]  1000  8540     1637      160   3       0             0 gcc
[376491.322946] [ 8541]  1000  8541     3425      283   3       0             0 sh
[376491.322948] [ 8542]  1000  8542     2669      225   1       0             0 make
[376491.322950] [ 8543]  1000  8543     3425      281   3       0             0 sh
[376491.322953] [ 8544]  1000  8544     1637      134   3       0             0 gcc
[376491.322955] [ 8545]  1000  8545     1637      140   3       0             0 gcc
[376491.322957] [ 8546]  1000  8546     1637      158   1       0             0 gcc
[376491.322960] [ 8549]  1000  8549     1637      154   0       0             0 gcc
[376491.322962] [ 8550]  1000  8550     3425      283   2       0             0 sh
[376491.322965] [ 8551]  1000  8551     2839      448   2       0             0 make
[376491.322967] [ 8552]  1000  8552     1637      152   2       0             0 gcc
[376491.322970] [ 8553]  1000  8553     2774      354   1       0             0 make
[376491.322972] [ 8554]  1000  8554     1637      144   1       0             0 gcc
[376491.322975] [ 8555]  1000  8555     2702      230   2       0             0 make
[376491.322978] [ 8556]  1000  8556     2735      293   3       0             0 make
[376491.322981] [ 8557]  1000  8557     2773      366   3       0             0 make
[376491.322984] [ 8558]  1000  8558     2773      366   2       0             0 make
[376491.322987] [ 8559]  1000  8559     2669      226   0       0             0 make
[376491.322989] [ 8560]  1000  8560     1637      147   3       0             0 gcc
[376491.322991] [ 8561]  1000  8561     2774      358   0       0             0 make
[376491.322994] [ 8562]  1000  8562     2774      349   0       0             0 make
[376491.322996] [ 8563]  1000  8563     2702      302   0       0             0 make
[376491.322999] [ 8564]  1000  8564     2773      366   3       0             0 make
[376491.323001] [ 8565]  1000  8565     2702      289   0       0             0 make
[376491.323004] [ 8566]  1000  8566     2774      358   0       0             0 make
[376491.323007] [ 8567]  1000  8567     2735      298   1       0             0 make
[376491.323009] [ 8568]  1000  8568     2735      299   1       0             0 make
[376491.323012] [ 8569]  1000  8569     2735      289   2       0             0 make
[376491.323014] [ 8570]  1000  8570     2773      367   3       0             0 make
[376491.323017] [ 8571]  1000  8571     2773      366   1       0             0 make
[376491.323020] [ 8572]  1000  8572     2773      366   2       0             0 make
[376491.323022] [ 8573]  1000  8573     2669      225   1       0             0 make
[376491.323025] [ 8574]  1000  8574     2774      359   0       0             0 make
[376491.323027] [ 8575]  1000  8575     2773      369   2       0             0 make
[376491.323030] [ 8576]  1000  8576     2773      352   1       0             0 make
[376491.323033] [ 8577]  1000  8577     2773      367   1       0             0 make
[376491.323035] [ 8578]  1000  8578     2702      232   3       0             0 make
[376491.323038] [ 8579]  1000  8579     2774      349   3       0             0 make
[376491.323041] [ 8580]  1000  8580     2702      225   2       0             0 make
[376491.323043] [ 8581]  1000  8581     2669      224   3       0             0 make
[376491.323046] [ 8582]  1000  8582     2774      350   1       0             0 make
[376491.323048] [ 8583]  1000  8583     2735      298   0       0             0 make
[376491.323052] [ 8584]  1000  8584     2774      358   1       0             0 make
[376491.323054] [ 8585]  1000  8585     2773      367   2       0             0 make
[376491.323057] [ 8586]  1000  8586     2774      350   2       0             0 make
[376491.323059] [ 8587]  1000  8587     2773      366   2       0             0 make
[376491.323062] [ 8588]  1000  8588     2669      225   2       0             0 make
[376491.323064] [ 8589]  1000  8589     2773      367   3       0             0 make
[376491.323067] [ 8590]  1000  8590     2773      366   0       0             0 make
[376491.323069] [ 8591]  1000  8591     2813      373   2       0             0 make
[376491.323072] [ 8592]  1000  8592     2669      226   1       0             0 make
[376491.323075] [ 8593]  1000  8593     2841      416   2       0             0 make
[376491.323077] [ 8594]  1000  8594     2773      366   2       0             0 make
[376491.323080] [ 8595]  1000  8595     2735      297   1       0             0 make
[376491.323083] [ 8596]  1000  8596     2773      366   2       0             0 make
[376491.323086] [ 8597]  1000  8597     2773      351   1       0             0 make
[376491.323088] [ 8598]  1000  8598     2773      366   2       0             0 make
[376491.323091] [ 8599]  1000  8599     2735      298   3       0             0 make
[376491.323094] [ 8600]  1000  8600     2702      295   1       0             0 make
[376491.323097] [ 8601]  1000  8601     2702      233   0       0             0 make
[376491.323099] [ 8602]  1000  8602     2773      367   3       0             0 make
[376491.323102] [ 8603]  1000  8603     2735      295   0       0             0 make
[376491.323105] [ 8604]  1000  8604     2774      357   3       0             0 make
[376491.323108] [ 8605]  1000  8605     2773      367   2       0             0 make
[376491.323111] [ 8606]  1000  8606     2773      351   1       0             0 make
[376491.323113] [ 8607]  1000  8607     2773      366   2       0             0 make
[376491.323116] [ 8608]  1000  8608     2773      366   2       0             0 make
[376491.323118] [ 8609]  1000  8609     2773      367   3       0             0 make
[376491.323121] [ 8610]  1000  8610     2773      367   3       0             0 make
[376491.323123] [ 8611]  1000  8611     2773      367   2       0             0 make
[376491.323126] [ 8612]  1000  8612     2774      356   0       0             0 make
[376491.323129] [ 8613]  1000  8613     2774      358   2       0             0 make
[376491.323132] [ 8614]  1000  8614     2773      367   3       0             0 make
[376491.323134] [ 8615]  1000  8615     2773      366   3       0             0 make
[376491.323137] [ 8616]  1000  8616     2702      233   3       0             0 make
[376491.323139] [ 8617]  1000  8617     2774      358   0       0             0 make
[376491.323142] [ 8618]  1000  8618     2840      428   0       0             0 make
[376491.323145] [ 8619]  1000  8619     2773      367   0       0             0 make
[376491.323147] [ 8620]  1000  8620     2773      366   3       0             0 make
[376491.323150] [ 8621]  1000  8621     2773      366   2       0             0 make
[376491.323152] [ 8622]  1000  8622     2774      350   0       0             0 make
[376491.323155] [ 8623]  1000  8623     2773      367   2       0             0 make
[376491.323158] [ 8624]  1000  8624     2773      366   3       0             0 make
[376491.323160] [ 8625]  1000  8625     2774      359   0       0             0 make
[376491.323163] [ 8626]  1000  8626     2773      366   0       0             0 make
[376491.323165] [ 8627]  1000  8627     2773      366   2       0             0 make
[376491.323168] [ 8628]  1000  8628     2808      388   1       0             0 make
[376491.323170] [ 8630]  1000  8630     2773      351   1       0             0 make
[376491.323173] [ 8631]  1000  8631     2773      366   3       0             0 make
[376491.323176] [ 8632]  1000  8632     2773      367   3       0             0 make
[376491.323179] [ 8633]  1000  8633     2805      387   2       0             0 make
[376491.323181] [ 8634]  1000  8634     2774      369   1       0             0 make
[376491.323184] [ 8635]  1000  8635     2774      350   1       0             0 make
[376491.323187] [ 8636]  1000  8636     2773      367   3       0             0 make
[376491.323189] [ 8637]  1000  8637     2774      350   2       0             0 make
[376491.323192] [ 8638]  1000  8638     2773      351   0       0             0 make
[376491.323195] [ 8639]  1000  8639     2774      345   1       0             0 make
[376491.323197] [ 8640]  1000  8640     7192       27   1       0             0 cc1
[376491.323200] [ 8641]  1000  8641     3774      274   3       0             0 as
[376491.323202] [ 8642]  1000  8642     7193       27   3       0             0 cc1
[376491.323205] [ 8643]  1000  8643     4278      835   3       0             0 as
[376491.323207] [ 8645]  1000  8645     7193       39   0       0             0 cc1
[376491.323210] [ 8646]  1000  8646     4278      828   2       0             0 as
[376491.323212] [ 8647]  1000  8647     7193       37   1       0             0 cc1
[376491.323214] [ 8648]  1000  8648     3774      243   3       0             0 as
[376491.323217] [ 8649]  1000  8649     7193       38   3       0             0 cc1
[376491.323219] [ 8650]  1000  8650     4278      836   1       0             0 as
[376491.323221] [ 8651]  1000  8651     4777       19   1       0             0 cc1
[376491.323223] [ 8652]  1000  8652     6345       17   1       0             0 cc1
[376491.323225] [ 8653]  1000  8653     4699     1296   2       0             0 as
[376491.323228] [ 8654]  1000  8654     4777       26   0       0             0 cc1
[376491.323231] [ 8655]  1000  8655     3774      141   1       0             0 as
[376491.323233] [ 8656]  1000  8656     3774      139   1       0             0 as
[376491.323236] [ 8657]     0  8657     1547      146   2       0             0 logger
[376491.323238] [ 8658]  1000  8658     1184       69   1       0             0 gcc
[376491.323241] [ 8659]  1000  8659     1637      134   1       0             0 gcc
[376491.323244] [ 8660]  1000  8660     1184       69   1       0             0 gcc
[376491.323246] [ 8661]  1000  8661     4777       17   0       0             0 cc1
[376491.323249] [ 8662]  1000  8662     6345       18   2       0             0 cc1
[376491.323252] [ 8663]  1000  8663     4699     1285   1       0             0 as
[376491.323254] [ 8664]  1000  8664     3774       40   1       0             0 as
[376491.323257] [ 8666]  1000  8666     6345       33   1       0             0 cc1
[376491.323259] [ 8667]  1000  8667     4278      841   0       0             0 as
[376491.323262] Out of memory: Kill process 16575 (mutt) score 10 or sacrifice child
[376491.323265] Killed process 16575 (mutt) total-vm:95532kB, anon-rss:38804kB, file-rss:1180kB
[376494.040806] make invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[376494.040810] make cpuset=/ mems_allowed=0
[376494.040814] Pid: 8598, comm: make Tainted: G        W    3.5.4-1-ARCH #1
[376494.040815] Call Trace:
[376494.040822]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[376494.040827]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[376494.040832]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[376494.040837]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[376494.040842]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[376494.040845]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[376494.040849]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[376494.040855]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[376494.040859]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[376494.040863]  [<ffffffff8147b83e>] ? mutex_unlock+0xe/0x10
[376494.040866]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[376494.040869]  [<ffffffff81067b62>] ? __set_current_blocked+0x52/0x60
[376494.040874]  [<ffffffff8101dce5>] sys_vfork+0x25/0x30
[376494.040877]  [<ffffffff81485733>] stub_vfork+0x13/0x20
[376494.040882]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[376494.040884] Mem-Info:
[376494.040886] Node 0 DMA per-cpu:
[376494.040889] CPU    0: hi:    0, btch:   1 usd:   0
[376494.040890] CPU    1: hi:    0, btch:   1 usd:   0
[376494.040892] CPU    2: hi:    0, btch:   1 usd:   0
[376494.040894] CPU    3: hi:    0, btch:   1 usd:   0
[376494.040895] Node 0 DMA32 per-cpu:
[376494.040898] CPU    0: hi:  186, btch:  31 usd:   0
[376494.040899] CPU    1: hi:  186, btch:  31 usd:   0
[376494.040901] CPU    2: hi:  186, btch:  31 usd:   0
[376494.040903] CPU    3: hi:  186, btch:  31 usd:   0
[376494.040904] Node 0 Normal per-cpu:
[376494.040906] CPU    0: hi:  186, btch:  31 usd:   0
[376494.040908] CPU    1: hi:  186, btch:  31 usd:  32
[376494.040910] CPU    2: hi:  186, btch:  31 usd:   0
[376494.040911] CPU    3: hi:  186, btch:  31 usd:   0
[376494.040916] active_anon:705999 inactive_anon:37604 isolated_anon:0
 active_file:245 inactive_file:565 isolated_file:134
 unevictable:3492 dirty:20 writeback:45 unstable:0
 free:23683 slab_reclaimable:171462 slab_unreclaimable:8867
 mapped:1580 shmem:106097 pagetables:12825 bounce:0
[376494.040919] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[376494.040926] lowmem_reserve[]: 0 2137 3899 3899
[376494.040930] Node 0 DMA32 free:47892kB min:36900kB low:46124kB high:55348kB active_anon:1517016kB inactive_anon:39836kB active_file:148kB inactive_file:700kB unevictable:3848kB isolated(anon):0kB isolated(file):256kB present:2188752kB mlocked:3848kB dirty:52kB writeback:24kB mapped:2020kB shmem:155136kB slab_reclaimable:516184kB slab_unreclaimable:12732kB kernel_stack:5408kB pagetables:24588kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:745 all_unreclaimable? no
[376494.040937] lowmem_reserve[]: 0 0 1762 1762
[376494.040940] Node 0 Normal free:31112kB min:30416kB low:38020kB high:45624kB active_anon:1306980kB inactive_anon:110580kB active_file:832kB inactive_file:1560kB unevictable:10120kB isolated(anon):0kB isolated(file):152kB present:1804320kB mlocked:10120kB dirty:28kB writeback:156kB mapped:4300kB shmem:269252kB slab_reclaimable:169632kB slab_unreclaimable:22720kB kernel_stack:1496kB pagetables:26712kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:96 all_unreclaimable? no
[376494.040946] lowmem_reserve[]: 0 0 0 0
[376494.040950] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[376494.040959] Node 0 DMA32: 10329*4kB 170*8kB 59*16kB 58*32kB 9*64kB 3*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 48228kB
[376494.040968] Node 0 Normal: 7264*4kB 4*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 31136kB
[376494.040977] 108037 total pagecache pages
[376494.040979] 0 pages in swap cache
[376494.040981] Swap cache stats: add 0, delete 0, find 0/0
[376494.040982] Free swap  = 0kB
[376494.040983] Total swap = 0kB
[376494.054900] 1048048 pages RAM
[376494.054903] 57533 pages reserved
[376494.054904] 155229 pages shared
[376494.054905] 940418 pages non-shared
[376494.054906] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[376494.054913] [  186]     0   186     6543      409   1     -17         -1000 systemd-udevd
[376494.054917] [  192]     0   192    55014     2026   2       0             0 systemd-journal
[376494.054920] [  319]     0   319     3302      312   2       0             0 crond
[376494.054922] [  320]     0   320    17693      682   1       0             0 cupsd
[376494.054925] [  322]     0   322    10502      324   2     -17         -1000 sshd
[376494.054928] [  324]    81   324     4406      299   3     -13          -900 dbus-daemon
[376494.054931] [  325]     0   325     6512      225   3       0             0 systemd-logind
[376494.054934] [  328]     0   328    15747      314   2       0             0 login
[376494.054936] [  331]     0   331     2031      186   1       0             0 agetty
[376494.054939] [  334]     0   334     2031      185   1       0             0 agetty
[376494.054941] [  335]     0   335     2031      186   1       0             0 agetty
[376494.054944] [  336]     0   336     2031      186   1       0             0 agetty
[376494.054947] [  337]     0   337     2031      185   1       0             0 agetty
[376494.054949] [  355]     0   355    51901      468   0       0             0 colord
[376494.054952] [  372]     0   372   123543     1000   1       0             0 colord-sane
[376494.054955] [  412]     0   412     3092      234   3       0             0 master
[376494.054958] [  416]    73   416    16373      364   0       0             0 qmgr
[376494.054961] [  429]  1000   429     3423      283   2       0             0 restart-x
[376494.054964] [  440]  1000   440     3423      298   3       0             0 startx
[376494.054967] [  457]  1000   457     3966      148   2       0             0 xinit
[376494.054969] [  458]  1000   458    74071     4557   2       0             0 X
[376494.054972] [  479]  1000   479    23989      725   1       0             0 i3
[376494.054975] [  486]  1000   486     6062      179   2       0             0 unclutter
[376494.054977] [  489]  1000   489     6004      167   3       0             0 dispad
[376494.054980] [  490]  1000   490    33798     9081   1       0             0 urxvtd
[376494.054982] [  493]  1000   493     8038      466   0       0             0 xbindkeys
[376494.054985] [  499]  1000   499    19180      546   3       0             0 i3bar
[376494.054988] [  500]  1000   500     8621     1164   1       0             0 i3status
[376494.054991] [  504]  1000   504     8156      627   3       0             0 zsh
[376494.054993] [  511]     0   511     8481      269   2       0             0 sudo
[376494.054996] [  512]     0   512     6933      456   1       0             0 zsh
[376494.054998] [  538]     0   538     7404      207   0       0             0 wpa_supplicant
[376494.055001] [  657]  1000   657     4494       96   2       0             0 dbus-launch
[376494.055004] [  658]  1000   658     4402      227   0       0             0 dbus-daemon
[376494.055007] [  741]  1000   741     9786     1778   2       0             0 zsh
[376494.055009] [  773]  1000   773     8156      643   1       0             0 zsh
[376494.055012] [  881]  1000   881     8717      696   2       0             0 zsh
[376494.055015] [  889]  1000   889     8329      652   0       0             0 vim
[376494.055018] [  890]  1000   890     3424      270   3       0             0 lh
[376494.055020] [  892]  1000   892     8350      660   1       0             0 vim
[376494.055023] [20745]  1000 20745     9332     1343   1       0             0 zsh
[376494.055026] [20869]  1000 20869    10021     1970   3       0             0 zsh
[376494.055029] [23733]  1000 23733     8156      653   1       0             0 zsh
[376494.055033] [30377]  1000 30377     8156      675   1       0             0 zsh
[376494.055035] [31107]  1000 31107     8156      659   1       0             0 zsh
[376494.055039] [31114]  1000 31114    15132      685   3       0             0 mutt
[376494.055042] [ 8963]  1000  8963    16620     2722   1       0             0 mutt
[376494.055045] [ 2720]  1000  2720     8895      887   1       0             0 zsh
[376494.055049] [ 6191]     0  6191     2136      154   1       0             0 dhcpcd
[376494.055052] [14522]  1000 14522    10026     2005   1       0             0 zsh
[376494.055055] [28445]  1000 28445    16596     2676   0       0             0 mutt
[376494.055058] [19266]  1000 19266     8950     1656   1       0             0 mosh-client
[376494.055061] [ 4162]  1000  4162    63938      352   1       0             0 dconf-service
[376494.055064] [11791]  1000 11791     8773      752   3       0             0 zsh
[376494.055067] [24623]  1000 24623     8773      752   2       0             0 zsh
[376494.055070] [ 5541]  1000  5541     8803      803   1       0             0 zsh
[376494.055073] [ 5740]  1000  5740    14722      785   0       0             0 mutt
[376494.055076] [15553]     0 15553     8481      282   1       0             0 sudo
[376494.055079] [15554]     0 15554     6933      457   1       0             0 zsh
[376494.055081] [25272]  1000 25272     8773      737   1       0             0 zsh
[376494.055084] [28386]  1000 28386     8716      732   3       0             0 zsh
[376494.055087] [28656]  1000 28656     8769      774   3       0             0 zsh
[376494.055091] [28704]  1000 28704     8289      629   2       0             0 vim
[376494.055093] [29135]  1000 29135    44968      225   3       0             0 evinced
[376494.055096] [ 8283]  1000  8283    10233     2205   3       0             0 zsh
[376494.055099] [ 8435]  1000  8435     8837      829   1       0             0 zsh
[376494.055102] [12952]     0 12952    48360      950   0       0             0 udisks-daemon
[376494.055105] [12953]     0 12953    11353      124   1       0             0 udisks-daemon
[376494.055108] [12956]     0 12956    47282      491   1     -13          -900 polkitd
[376494.055111] [14823]  1000 14823     8290      649   2       0             0 vim
[376494.055114] [16632]  1000 16632     8269      636   2       0             0 vim
[376494.055116] [20478]  1000 20478     8155      663   3       0             0 zsh
[376494.055119] [20485]  1000 20485     9516     2214   2       0             0 mosh-client
[376494.055123] [20857]  1000 20857     8773      729   1       0             0 zsh
[376494.055125] [20910]  1000 20910     9526      371   2       0             0 ssh
[376494.055128] [20911]  1000 20911    60494       95   2       0             0 sshfs
[376494.055131] [21029]  1000 21029     9794     1816   3       0             0 zsh
[376494.055134] [21096]  1000 21096     8155      664   3       0             0 zsh
[376494.055137] [21684]     0 21684     1056      230   2       0             0 acpid
[376494.055140] [24016]  1000 24016     4938      304   1       0             0 sftp
[376494.055143] [24125]  1000 24125     8767      776   3       0             0 zsh
[376494.055146] [24277]  1000 24277     2749      210   3       0             0 less
[376494.055149] [24278]  1000 24278     8290      594   1       0             0 vim
[376494.055152] [26840]     0 26840     4265     2139   1       0             0 atop
[376494.055154] [30057]  1000 30057     8761      769   2       0             0 zsh
[376494.055158] [30065]  1000 30065     2749      209   3       0             0 less
[376494.055161] [30126]  1000 30126     8773      773   1       0             0 zsh
[376494.055165] [30413]    73 30413    16333      352   1       0             0 pickup
[376494.055168] [31116]  1000 31116     8773      775   3       0             0 zsh
[376494.055171] [31232]  1000 31232    14959     1071   0       0             0 mutt
[376494.055174] [31606]  1000 31606     8773      774   1       0             0 zsh
[376494.055177] [31613]  1000 31613     3424      270   2       0             0 lh
[376494.055179] [31615]  1000 31615     8303      698   0       0             0 vim
[376494.055183] [  450]  1000   450     8155      680   0       0             0 zsh
[376494.055187] [  462]  1000   462     8879      846   0       0             0 zsh
[376494.055190] [  995]  1000   995     4756     2201   1       0             0 atop
[376494.055194] [ 1458]  1000  1458     9525      378   0       0             0 ssh
[376494.055199] [ 2134]  1000  2134     8155      664   0       0             0 zsh
[376494.055202] [ 2141]  1000  2141     9488      394   0       0             0 ssh
[376494.055205] [ 2293]  1000  2293     8882      893   1       0             0 zsh
[376494.055208] [ 2551]  1000  2551     9005      309   1       0             0 ssh
[376494.055210] [ 2555]  1000  2555     8970      282   1       0             0 ssh
[376494.055213] [ 2558]  1000  2558     8970      291   2       0             0 ssh
[376494.055216] [ 2889]  1000  2889     9746     1741   1       0             0 zsh
[376494.055219] [ 2901]  1000  2901     9488      378   0       0             0 ssh
[376494.055223] [ 3405]  1000  3405     8155      679   1       0             0 zsh
[376494.055226] [ 4254]  1000  4254     8728      746   2       0             0 zsh
[376494.055229] [ 4677]  1000  4677     2943      529   1       0             0 make
[376494.055232] [ 6709]  1000  6709     2806      410   1       0             0 make
[376494.055235] [ 6732]  1000  6732     4412     2015   1       0             0 make
[376494.055239] [ 6733]  1000  6733     3527     1129   3       0             0 make
[376494.055244] [ 6744]  1000  6744     2978      542   2       0             0 make
[376494.055247] [ 6821]  1000  6821     4325     1920   1       0             0 make
[376494.055250] [ 6928]  1000  6928     3425      284   3       0             0 sh
[376494.055254] [ 6941]  1000  6941     3425      284   1       0             0 sh
[376494.055257] [ 6943]  1000  6943     1637      134   2       0             0 gcc
[376494.055260] [ 6951]  1000  6951     1637      134   3       0             0 gcc
[376494.055264] [ 6952]  1000  6952    23286     9495   1       0             0 cc1
[376494.055267] [ 6957]  1000  6957    23750     9906   2       0             0 cc1
[376494.055270] [ 6962]  1000  6962     4699     1273   1       0             0 as
[376494.055273] [ 6965]  1000  6965     4699     1277   2       0             0 as
[376494.055277] [ 6975]  1000  6975     3425      284   0       0             0 sh
[376494.055279] [ 6982]  1000  6982     1637      134   0       0             0 gcc
[376494.055282] [ 6989]  1000  6989    21824     8183   2       0             0 cc1
[376494.055285] [ 6991]  1000  6991     3425      282   0       0             0 sh
[376494.055288] [ 6992]  1000  6992     4699     1282   1       0             0 as
[376494.055290] [ 7011]  1000  7011     1637      135   3       0             0 gcc
[376494.055293] [ 7033]  1000  7033     3425      283   0       0             0 sh
[376494.055297] [ 7038]  1000  7038    22737     8656   1       0             0 cc1
[376494.055300] [ 7050]  1000  7050     4699     1321   3       0             0 as
[376494.055303] [ 7067]  1000  7067     1637      134   1       0             0 gcc
[376494.055306] [ 7073]  1000  7073     3425      284   3       0             0 sh
[376494.055309] [ 7074]  1000  7074    21551     7915   1       0             0 cc1
[376494.055311] [ 7089]  1000  7089     1637      134   3       0             0 gcc
[376494.055315] [ 7091]  1000  7091     3950     1521   1       0             0 make
[376494.055317] [ 7092]  1000  7092     4699     1283   2       0             0 as
[376494.055320] [ 7094]  1000  7094    21137     7462   1       0             0 cc1
[376494.055323] [ 7097]  1000  7097     4699     1282   0       0             0 as
[376494.055326] [ 7165]  1000  7165     3984     1584   1       0             0 make
[376494.055329] [ 7189]  1000  7189     3425      282   0       0             0 sh
[376494.055332] [ 7197]  1000  7197     1637      134   0       0             0 gcc
[376494.055335] [ 7200]  1000  7200    20966     7344   2       0             0 cc1
[376494.055338] [ 7205]  1000  7205     4699     1278   3       0             0 as
[376494.055341] [ 7235]  1000  7235     3425      284   2       0             0 sh
[376494.055344] [ 7241]  1000  7241     3425      284   0       0             0 sh
[376494.055346] [ 7244]  1000  7244     1637      135   0       0             0 gcc
[376494.055349] [ 7248]  1000  7248     3425      283   0       0             0 sh
[376494.055351] [ 7249]  1000  7249     1637      158   1       0             0 gcc
[376494.055354] [ 7251]  1000  7251     1637      154   2       0             0 gcc
[376494.055357] [ 7252]  1000  7252    18661     5014   3       0             0 cc1
[376494.055359] [ 7255]  1000  7255     4699     1287   0       0             0 as
[376494.055362] [ 7256]  1000  7256     3425      284   2       0             0 sh
[376494.055365] [ 7257]  1000  7257     3195      800   3       0             0 make
[376494.055367] [ 7259]  1000  7259     1637      156   0       0             0 gcc
[376494.055370] [ 7266]  1000  7266    18541     4672   1       0             0 cc1
[376494.055373] [ 7267]  1000  7267    18036     4381   3       0             0 cc1
[376494.055376] [ 7268]  1000  7268    17994     3916   2       0             0 cc1
[376494.055378] [ 7270]  1000  7270     4699     1249   3       0             0 as
[376494.055381] [ 7271]  1000  7271     3425      282   3       0             0 sh
[376494.055384] [ 7272]  1000  7272     4699     1249   2       0             0 as
[376494.055387] [ 7273]  1000  7273     4699     1247   1       0             0 as
[376494.055389] [ 7289]  1000  7289     1637      134   3       0             0 gcc
[376494.055393] [ 7294]  1000  7294    21522     7865   0       0             0 cc1
[376494.055395] [ 7296]  1000  7296     4699     1283   3       0             0 as
[376494.055398] [ 7299]  1000  7299     3073      675   2       0             0 make
[376494.055401] [ 7313]  1000  7313     3425      284   3       0             0 sh
[376494.055403] [ 7316]  1000  7316     3425      295   1       0             0 sh
[376494.055406] [ 7318]  1000  7318     3328      930   2       0             0 make
[376494.055408] [ 7320]  1000  7320     3425      283   3       0             0 sh
[376494.055412] [ 7321]  1000  7321     3425      284   0       0             0 sh
[376494.055414] [ 7322]  1000  7322     3171      772   1       0             0 make
[376494.055417] [ 7323]  1000  7323     3425      284   3       0             0 sh
[376494.055420] [ 7328]  1000  7328     3423     1019   3       0             0 make
[376494.055423] [ 7332]  1000  7332     3425      293   3       0             0 sh
[376494.055426] [ 7334]  1000  7334     3425      283   3       0             0 sh
[376494.055429] [ 7335]  1000  7335     2879      451   3       0             0 make
[376494.055432] [ 7336]  1000  7336     3425      283   3       0             0 sh
[376494.055435] [ 7337]  1000  7337     1637      151   3       0             0 gcc
[376494.055438] [ 7338]  1000  7338     3425      292   1       0             0 sh
[376494.055440] [ 7342]  1000  7342     1637      150   0       0             0 gcc
[376494.055443] [ 7343]  1000  7343     3425      295   2       0             0 sh
[376494.055446] [ 7344]  1000  7344     3425      295   3       0             0 sh
[376494.055449] [ 7348]  1000  7348     1637      151   1       0             0 gcc
[376494.055452] [ 7349]  1000  7349     1637      150   3       0             0 gcc
[376494.055455] [ 7350]  1000  7350     1637      149   3       0             0 gcc
[376494.055458] [ 7351]  1000  7351     1637      152   2       0             0 gcc
[376494.055462] [ 7352]  1000  7352     1637      134   2       0             0 gcc
[376494.055465] [ 7353]  1000  7353     1637      134   3       0             0 gcc
[376494.055469] [ 7354]  1000  7354     3425      283   1       0             0 sh
[376494.055472] [ 7355]  1000  7355     1637      134   2       0             0 gcc
[376494.055475] [ 7356]  1000  7356     1637      134   1       0             0 gcc
[376494.055478] [ 7357]  1000  7357     1637      135   1       0             0 gcc
[376494.055480] [ 7359]  1000  7359     3425      282   1       0             0 sh
[376494.055483] [ 7360]  1000  7360     3425      284   2       0             0 sh
[376494.055486] [ 7362]  1000  7362    17485     3622   1       0             0 cc1
[376494.055489] [ 7363]  1000  7363    19182     5352   3       0             0 cc1
[376494.055493] [ 7364]  1000  7364    17484     3760   2       0             0 cc1
[376494.055496] [ 7365]  1000  7365    19708     5807   3       0             0 cc1
[376494.055498] [ 7366]  1000  7366    17495     3600   1       0             0 cc1
[376494.055501] [ 7367]  1000  7367    19234     5549   2       0             0 cc1
[376494.055504] [ 7368]  1000  7368     4699     1249   0       0             0 as
[376494.055506] [ 7369]  1000  7369     4699     1303   0       0             0 as
[376494.055509] [ 7370]  1000  7370     4699     1282   2       0             0 as
[376494.055511] [ 7371]  1000  7371     4699     1249   1       0             0 as
[376494.055514] [ 7372]  1000  7372     4699     1299   0       0             0 as
[376494.055516] [ 7373]  1000  7373     4699     1307   3       0             0 as
[376494.055519] [ 7375]  1000  7375    17490     3486   2       0             0 cc1
[376494.055522] [ 7376]  1000  7376     4699     1250   0       0             0 as
[376494.055524] [ 7377]  1000  7377    19766     5732   3       0             0 cc1
[376494.055527] [ 7379]  1000  7379     4699     1298   0       0             0 as
[376494.055529] [ 7380]  1000  7380    19724     5893   1       0             0 cc1
[376494.055532] [ 7381]  1000  7381     1637      134   2       0             0 gcc
[376494.055535] [ 7382]  1000  7382     4699     1249   3       0             0 as
[376494.055538] [ 7383]  1000  7383    17525     3467   0       0             0 cc1
[376494.055540] [ 7384]  1000  7384     4699     1297   2       0             0 as
[376494.055543] [ 7385]  1000  7385     1637      134   0       0             0 gcc
[376494.055546] [ 7386]  1000  7386     1637      134   1       0             0 gcc
[376494.055549] [ 7387]  1000  7387    19234     5666   0       0             0 cc1
[376494.055552] [ 7388]  1000  7388    20926     6939   2       0             0 cc1
[376494.055555] [ 7389]  1000  7389     4699     1278   2       0             0 as
[376494.055558] [ 7390]  1000  7390     4699     1293   1       0             0 as
[376494.055561] [ 7391]  1000  7391    17490     3424   3       0             0 cc1
[376494.055563] [ 7392]  1000  7392     4699     1251   1       0             0 as
[376494.055566] [ 7394]  1000  7394    19715     5943   0       0             0 cc1
[376494.055568] [ 7395]  1000  7395     4699     1297   2       0             0 as
[376494.055571] [ 7414]  1000  7414     3425      283   3       0             0 sh
[376494.055574] [ 7416]  1000  7416     1637      165   1       0             0 gcc
[376494.055577] [ 7421]  1000  7421    16399     2762   3       0             0 cc1
[376494.055580] [ 7422]  1000  7422     4699     1312   2       0             0 as
[376494.055583] [ 7424]  1000  7424     3425      306   2       0             0 sh
[376494.055585] [ 7429]  1000  7429     1637      134   2       0             0 gcc
[376494.055588] [ 7433]     0  7433     9169      395   3       0             0 crond
[376494.055591] [ 7435]  1000  7435     2937      212   1       0             0 sh
[376494.055594] [ 7437]  1000  7437   168986     2734   1       0             0 offlineimap
[376494.055597] [ 7496]  1000  7496     3425      284   1       0             0 sh
[376494.055600] [ 7497]  1000  7497     3425      284   0       0             0 sh
[376494.055602] [ 7510]  1000  7510     3425      282   0       0             0 sh
[376494.055605] [ 7526]  1000  7526     1637      134   0       0             0 gcc
[376494.055608] [ 7529]  1000  7529    16399     2841   2       0             0 cc1
[376494.055610] [ 7532]  1000  7532     1637      134   0       0             0 gcc
[376494.055613] [ 7534]  1000  7534     1637      134   3       0             0 gcc
[376494.055616] [ 7536]  1000  7536     4699     1296   0       0             0 as
[376494.055618] [ 7539]  1000  7539    16933     3007   3       0             0 cc1
[376494.055621] [ 7540]  1000  7540    17499     3403   3       0             0 cc1
[376494.055624] [ 7544]  1000  7544     4699     1296   0       0             0 as
[376494.055626] [ 7545]  1000  7545     4699     1296   3       0             0 as
[376494.055629] [ 7546]  1000  7546     3568     1146   3       0             0 make
[376494.055632] [ 7548]  1000  7548     3425      283   2       0             0 sh
[376494.055634] [ 7550]  1000  7550    16404     2797   1       0             0 cc1
[376494.055637] [ 7552]  1000  7552     3425      285   0       0             0 sh
[376494.055640] [ 7553]  1000  7553     3425      283   2       0             0 sh
[376494.055643] [ 7554]  1000  7554     3425      283   0       0             0 sh
[376494.055645] [ 7555]  1000  7555     3425      283   2       0             0 sh
[376494.055648] [ 7558]  1000  7558     1637      134   0       0             0 gcc
[376494.055650] [ 7559]  1000  7559     3425      283   0       0             0 sh
[376494.055653] [ 7560]  1000  7560     3425      282   2       0             0 sh
[376494.055656] [ 7561]  1000  7561     4699     1296   3       0             0 as
[376494.055659] [ 7562]  1000  7562     3425      284   0       0             0 sh
[376494.055661] [ 7567]  1000  7567     3425      284   2       0             0 sh
[376494.055664] [ 7568]  1000  7568     3425      284   3       0             0 sh
[376494.055666] [ 7569]  1000  7569     3425      282   2       0             0 sh
[376494.055669] [ 7570]  1000  7570     3425      284   2       0             0 sh
[376494.055672] [ 7571]  1000  7571     3425      284   0       0             0 sh
[376494.055674] [ 7572]  1000  7572     3425      283   2       0             0 sh
[376494.055676] [ 7574]  1000  7574    18035     4047   1       0             0 cc1
[376494.055679] [ 7577]  1000  7577     4699     1296   0       0             0 as
[376494.055681] [ 7583]  1000  7583     3425      282   0       0             0 sh
[376494.055684] [ 7584]  1000  7584     3425      282   0       0             0 sh
[376494.055687] [ 7590]  1000  7590     3425      283   2       0             0 sh
[376494.055690] [ 7591]  1000  7591     1637      134   0       0             0 gcc
[376494.055692] [ 7594]  1000  7594     3425      283   2       0             0 sh
[376494.055695] [ 7595]  1000  7595     1637      134   1       0             0 gcc
[376494.055698] [ 7597]  1000  7597     1637      134   0       0             0 gcc
[376494.055700] [ 7598]  1000  7598     1637      134   3       0             0 gcc
[376494.055703] [ 7603]  1000  7603    16947     2907   1       0             0 cc1
[376494.055706] [ 7605]  1000  7605    16944     2877   3       0             0 cc1
[376494.055708] [ 7606]  1000  7606     3425      284   0       0             0 sh
[376494.055710] [ 7609]  1000  7609     4699     1296   0       0             0 as
[376494.055712] [ 7611]  1000  7611    16950     3082   1       0             0 cc1
[376494.055715] [ 7612]  1000  7612     4699     1297   0       0             0 as
[376494.055717] [ 7614]  1000  7614     3425      283   2       0             0 sh
[376494.055720] [ 7615]  1000  7615     4699     1296   3       0             0 as
[376494.055722] [ 7616]  1000  7616     3425      283   0       0             0 sh
[376494.055725] [ 7617]  1000  7617     1637      135   0       0             0 gcc
[376494.055727] [ 7619]  1000  7619     1637      134   1       0             0 gcc
[376494.055730] [ 7620]  1000  7620     1637      134   3       0             0 gcc
[376494.055733] [ 7621]  1000  7621     1637      134   1       0             0 gcc
[376494.055735] [ 7622]  1000  7622     1637      134   0       0             0 gcc
[376494.055738] [ 7623]  1000  7623     1637      134   2       0             0 gcc
[376494.055740] [ 7624]  1000  7624     1637      134   2       0             0 gcc
[376494.055743] [ 7625]  1000  7625     1637      134   0       0             0 gcc
[376494.055745] [ 7626]  1000  7626     1637      134   1       0             0 gcc
[376494.055748] [ 7627]  1000  7627     1637      134   0       0             0 gcc
[376494.055750] [ 7629]  1000  7629     1637      134   2       0             0 gcc
[376494.055753] [ 7630]  1000  7630     1637      134   3       0             0 gcc
[376494.055755] [ 7631]  1000  7631     1637      134   2       0             0 gcc
[376494.055758] [ 7632]  1000  7632    16410     2736   1       0             0 cc1
[376494.055760] [ 7633]  1000  7633    16376     2686   1       0             0 cc1
[376494.055763] [ 7634]  1000  7634    16953     2909   1       0             0 cc1
[376494.055766] [ 7635]  1000  7635    16398     2731   0       0             0 cc1
[376494.055768] [ 7636]  1000  7636    16401     2707   1       0             0 cc1
[376494.055771] [ 7637]  1000  7637    16421     2792   0       0             0 cc1
[376494.055774] [ 7638]  1000  7638    16400     2710   2       0             0 cc1
[376494.055776] [ 7639]  1000  7639    16398     2786   1       0             0 cc1
[376494.055779] [ 7640]  1000  7640    16398     2746   1       0             0 cc1
[376494.055781] [ 7641]  1000  7641    16399     2754   3       0             0 cc1
[376494.055784] [ 7642]  1000  7642    16347     2651   2       0             0 cc1
[376494.055786] [ 7643]  1000  7643     4699     1295   3       0             0 as
[376494.055789] [ 7644]  1000  7644    16411     2730   2       0             0 cc1
[376494.055791] [ 7645]  1000  7645    16399     2781   1       0             0 cc1
[376494.055794] [ 7646]  1000  7646     1637      134   0       0             0 gcc
[376494.055796] [ 7647]  1000  7647     4699     1296   0       0             0 as
[376494.055799] [ 7648]  1000  7648     4699     1295   0       0             0 as
[376494.055801] [ 7649]  1000  7649     4699     1296   1       0             0 as
[376494.055804] [ 7650]  1000  7650     4699     1297   3       0             0 as
[376494.055807] [ 7651]  1000  7651     4699     1296   0       0             0 as
[376494.055810] [ 7652]  1000  7652     4699     1296   3       0             0 as
[376494.055813] [ 7653]  1000  7653    16417     2762   1       0             0 cc1
[376494.055816] [ 7654]  1000  7654     3425      282   2       0             0 sh
[376494.055818] [ 7655]  1000  7655     3425      283   2       0             0 sh
[376494.055821] [ 7659]  1000  7659     3425      284   2       0             0 sh
[376494.055823] [ 7660]  1000  7660     3425      283   1       0             0 sh
[376494.055826] [ 7662]  1000  7662     3425      284   1       0             0 sh
[376494.055829] [ 7665]  1000  7665     4699     1297   1       0             0 as
[376494.055831] [ 7667]  1000  7667     4699     1296   2       0             0 as
[376494.055834] [ 7670]  1000  7670     3425      284   1       0             0 sh
[376494.055836] [ 7671]  1000  7671    16916     2903   2       0             0 cc1
[376494.055839] [ 7673]  1000  7673     4699     1297   2       0             0 as
[376494.055841] [ 7675]  1000  7675     4699     1296   2       0             0 as
[376494.055844] [ 7676]  1000  7676     3425      282   1       0             0 sh
[376494.055846] [ 7677]  1000  7677     3425      284   0       0             0 sh
[376494.055849] [ 7679]  1000  7679     4699     1294   2       0             0 as
[376494.055852] [ 7680]  1000  7680     4699     1296   2       0             0 as
[376494.055855] [ 7681]  1000  7681     1637      134   2       0             0 gcc
[376494.055857] [ 7684]  1000  7684     4699     1297   3       0             0 as
[376494.055860] [ 7687]  1000  7687     1637      134   2       0             0 gcc
[376494.055862] [ 7688]  1000  7688     4699     1297   0       0             0 as
[376494.055865] [ 7694]  1000  7694     3425      284   1       0             0 sh
[376494.055868] [ 7695]  1000  7695    16943     2914   0       0             0 cc1
[376494.055871] [ 7696]  1000  7696    16433     2705   0       0             0 cc1
[376494.055873] [ 7705]  1000  7705     3425      284   2       0             0 sh
[376494.055876] [ 7708]  1000  7708     1637      134   2       0             0 gcc
[376494.055879] [ 7709]  1000  7709     1637      134   2       0             0 gcc
[376494.055882] [ 7710]  1000  7710     1637      134   1       0             0 gcc
[376494.055885] [ 7711]  1000  7711     4699     1296   0       0             0 as
[376494.055887] [ 7715]  1000  7715     4699     1296   2       0             0 as
[376494.055890] [ 7718]  1000  7718     1637      134   1       0             0 gcc
[376494.055893] [ 7719]  1000  7719     1637      134   2       0             0 gcc
[376494.055895] [ 7720]  1000  7720     1637      134   2       0             0 gcc
[376494.055898] [ 7722]  1000  7722    16956     2877   2       0             0 cc1
[376494.055901] [ 7723]  1000  7723    16961     3049   3       0             0 cc1
[376494.055904] [ 7724]  1000  7724    16416     2737   0       0             0 cc1
[376494.055906] [ 7726]  1000  7726     3425      282   2       0             0 sh
[376494.055909] [ 7727]  1000  7727    16368     2587   1       0             0 cc1
[376494.055912] [ 7728]  1000  7728    16399     2701   3       0             0 cc1
[376494.055914] [ 7731]  1000  7731    16405     2770   2       0             0 cc1
[376494.055917] [ 7732]  1000  7732     1637      134   2       0             0 gcc
[376494.055920] [ 7733]  1000  7733     1637      134   1       0             0 gcc
[376494.055922] [ 7734]  1000  7734     3425      283   2       0             0 sh
[376494.055925] [ 7735]  1000  7735     1637      134   2       0             0 gcc
[376494.055927] [ 7736]  1000  7736     4699     1296   1       0             0 as
[376494.055930] [ 7737]  1000  7737     4699     1296   1       0             0 as
[376494.055933] [ 7739]  1000  7739     4699     1296   2       0             0 as
[376494.055935] [ 7741]  1000  7741     4699     1296   0       0             0 as
[376494.055938] [ 7742]  1000  7742     4699     1296   1       0             0 as
[376494.055941] [ 7743]  1000  7743     4699     1296   2       0             0 as
[376494.055943] [ 7744]  1000  7744    16399     2690   3       0             0 cc1
[376494.055946] [ 7745]  1000  7745     3425      284   2       0             0 sh
[376494.055948] [ 7746]  1000  7746     1637      134   3       0             0 gcc
[376494.055951] [ 7747]  1000  7747     3425      284   3       0             0 sh
[376494.055954] [ 7748]  1000  7748    16397     2698   2       0             0 cc1
[376494.055957] [ 7750]  1000  7750    16923     2902   1       0             0 cc1
[376494.055960] [ 7752]  1000  7752     4699     1296   0       0             0 as
[376494.055962] [ 7755]  1000  7755    16366     2518   3       0             0 cc1
[376494.055965] [ 7756]  1000  7756     4699     1297   2       0             0 as
[376494.055968] [ 7758]  1000  7758     4699     1296   1       0             0 as
[376494.055970] [ 7760]  1000  7760     4699     1296   1       0             0 as
[376494.055973] [ 7764]  1000  7764     3425      284   0       0             0 sh
[376494.055975] [ 7767]  1000  7767     3425      285   0       0             0 sh
[376494.055978] [ 7769]  1000  7769     3425      283   0       0             0 sh
[376494.055980] [ 7770]  1000  7770     1637      134   1       0             0 gcc
[376494.055983] [ 7771]  1000  7771     1637      134   2       0             0 gcc
[376494.055986] [ 7772]  1000  7772     1637      134   2       0             0 gcc
[376494.055988] [ 7776]  1000  7776     1637      134   2       0             0 gcc
[376494.055991] [ 7777]  1000  7777    16366     2440   3       0             0 cc1
[376494.055993] [ 7779]  1000  7779    16385     2471   1       0             0 cc1
[376494.055996] [ 7780]  1000  7780    16367     2382   3       0             0 cc1
[376494.055998] [ 7782]  1000  7782    16378     2440   1       0             0 cc1
[376494.056001] [ 7783]  1000  7783     4699     1296   2       0             0 as
[376494.056004] [ 7784]  1000  7784     4699     1296   2       0             0 as
[376494.056006] [ 7787]  1000  7787     3425      283   2       0             0 sh
[376494.056009] [ 7790]  1000  7790     4699     1296   2       0             0 as
[376494.056011] [ 7794]  1000  7794     4699     1296   2       0             0 as
[376494.056014] [ 7800]  1000  7800     1637      134   2       0             0 gcc
[376494.056017] [ 7801]  1000  7801     1637      134   2       0             0 gcc
[376494.056020] [ 7802]  1000  7802     1637      134   3       0             0 gcc
[376494.056022] [ 7812]  1000  7812     3425      283   2       0             0 sh
[376494.056025] [ 7813]  1000  7813     3425      284   2       0             0 sh
[376494.056027] [ 7815]  1000  7815     3425      282   3       0             0 sh
[376494.056030] [ 7816]  1000  7816    16912     2904   3       0             0 cc1
[376494.056033] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376494.056035] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376494.056038] [ 7824]  1000  7824    16399     2729   2       0             0 cc1
[376494.056040] [ 7825]  1000  7825    16333     2607   2       0             0 cc1
[376494.056043] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376494.056046] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376494.056049] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376494.056051] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376494.056054] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376494.056056] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376494.056059] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376494.056061] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376494.056064] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376494.056067] [ 7840]  1000  7840    15849     2204   2       0             0 cc1
[376494.056069] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376494.056072] [ 7842]  1000  7842    16376     2439   2       0             0 cc1
[376494.056075] [ 7845]  1000  7845    16931     2887   2       0             0 cc1
[376494.056077] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376494.056080] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376494.056082] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376494.056085] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376494.056087] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376494.056090] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376494.056092] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376494.056095] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376494.056098] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376494.056100] [ 7861]  1000  7861    16365     2513   2       0             0 cc1
[376494.056103] [ 7864]  1000  7864     2911      511   1       0             0 make
[376494.056105] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376494.056108] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376494.056111] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376494.056113] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376494.056116] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376494.056119] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376494.056121] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376494.056124] [ 7880]  1000  7880    15818     2176   2       0             0 cc1
[376494.056126] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376494.056128] [ 7883]  1000  7883    15847     2127   3       0             0 cc1
[376494.056131] [ 7885]  1000  7885    16927     3028   1       0             0 cc1
[376494.056133] [ 7886]  1000  7886    16366     2501   1       0             0 cc1
[376494.056136] [ 7887]  1000  7887    16923     2839   2       0             0 cc1
[376494.056139] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376494.056141] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376494.056144] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376494.056147] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376494.056149] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376494.056152] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376494.056154] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376494.056157] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376494.056159] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376494.056162] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376494.056165] [ 7905]  1000  7905    15849     2170   1       0             0 cc1
[376494.056167] [ 7906]  1000  7906    16380     2535   2       0             0 cc1
[376494.056170] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376494.056173] [ 7908]  1000  7908    16370     2580   1       0             0 cc1
[376494.056175] [ 7909]  1000  7909    16379     2586   3       0             0 cc1
[376494.056178] [ 7910]  1000  7910    16335     2416   0       0             0 cc1
[376494.056181] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376494.056183] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376494.056186] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376494.056189] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376494.056191] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376494.056194] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376494.056197] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376494.056199] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376494.056202] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376494.056205] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376494.056207] [ 7924]  1000  7924    15861     2184   1       0             0 cc1
[376494.056210] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376494.056212] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376494.056215] [ 7932]  1000  7932    15847     2193   3       0             0 cc1
[376494.056217] [ 7933]  1000  7933    15852     2133   3       0             0 cc1
[376494.056221] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376494.056223] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376494.056226] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376494.056229] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376494.056231] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376494.056234] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376494.056236] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376494.056239] [ 7943]  1000  7943    15855     2134   2       0             0 cc1
[376494.056241] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376494.056244] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376494.056246] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376494.056249] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376494.056252] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376494.056255] [ 7952]  1000  7952    15824     1988   1       0             0 cc1
[376494.056257] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376494.056260] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376494.056262] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376494.056265] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376494.056267] [ 7961]  1000  7961    15871     2212   3       0             0 cc1
[376494.056270] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376494.056273] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376494.056275] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376494.056278] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376494.056281] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376494.056283] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376494.056286] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376494.056289] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376494.056291] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376494.056294] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376494.056297] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376494.056299] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376494.056301] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376494.056305] [ 7989]  1000  7989     3221      764   3       0             0 make
[376494.056308] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376494.056310] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376494.056314] [ 7996]  1000  7996    15856     2106   2       0             0 cc1
[376494.056316] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376494.056320] [ 8000]  1000  8000    15859     2131   3       0             0 cc1
[376494.056323] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376494.056326] [ 8003]  1000  8003    15857     2155   0       0             0 cc1
[376494.056329] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376494.056331] [ 8006]  1000  8006    15296     1430   2       0             0 cc1
[376494.056334] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376494.056337] [ 8009]  1000  8009    15856     2143   3       0             0 cc1
[376494.056339] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376494.056342] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376494.056345] [ 8011]  1000  8011    15304     1674   2       0             0 cc1
[376494.056348] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376494.056350] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376494.056353] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376494.056356] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376494.056358] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376494.056361] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376494.056363] [ 8020]  1000  8020    15313     1677   3       0             0 cc1
[376494.056366] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376494.056368] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376494.056371] [ 8023]  1000  8023    15816     2094   2       0             0 cc1
[376494.056374] [ 8024]  1000  8024    15851     2130   0       0             0 cc1
[376494.056376] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376494.056379] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376494.056381] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376494.056384] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376494.056387] [ 8035]  1000  8035    15847     2170   1       0             0 cc1
[376494.056390] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376494.056393] [ 8037]  1000  8037    15317     1732   2       0             0 cc1
[376494.056395] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376494.056398] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376494.056400] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376494.056403] [ 8042]  1000  8042    15323     1466   3       0             0 cc1
[376494.056406] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376494.056409] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376494.056411] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376494.056414] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376494.056417] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376494.056420] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376494.056422] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376494.056425] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376494.056428] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376494.056430] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376494.056433] [ 8066]  1000  8066    15318     1386   1       0             0 cc1
[376494.056435] [ 8067]  1000  8067    15848     2155   1       0             0 cc1
[376494.056438] [ 8068]  1000  8068    15851     2193   1       0             0 cc1
[376494.056440] [ 8069]  1000  8069    15848     2170   3       0             0 cc1
[376494.056443] [ 8070]  1000  8070    16417     2724   1       0             0 cc1
[376494.056445] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376494.056448] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376494.056451] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376494.056453] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376494.056455] [ 8075]  1000  8075    15304     1687   1       0             0 cc1
[376494.056458] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376494.056460] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376494.056463] [ 8080]  1000  8080    15316     1443   3       0             0 cc1
[376494.056466] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376494.056468] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376494.056471] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376494.056474] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376494.056476] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376494.056479] [ 8088]  1000  8088    15293     1371   3       0             0 cc1
[376494.056481] [ 8089]  1000  8089    15251     1283   3       0             0 cc1
[376494.056484] [ 8091]  1000  8091    15817     2077   3       0             0 cc1
[376494.056486] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376494.056489] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376494.056491] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376494.056493] [ 8096]  1000  8096    15260     1381   2       0             0 cc1
[376494.056496] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376494.056498] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376494.056501] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376494.056504] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376494.056506] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376494.056509] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376494.056511] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376494.056514] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376494.056516] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376494.056519] [ 8122]  1000  8122    15276     1355   2       0             0 cc1
[376494.056521] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376494.056524] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376494.056527] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376494.056529] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376494.056532] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376494.056534] [ 8137]  1000  8137    15296     1478   2       0             0 cc1
[376494.056537] [ 8138]  1000  8138    15294     1393   1       0             0 cc1
[376494.056540] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376494.056542] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376494.056545] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376494.056547] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376494.056550] [ 8184]  1000  8184    15251     1294   1       0             0 cc1
[376494.056552] [ 8185]  1000  8185    15286     1293   1       0             0 cc1
[376494.056555] [ 8186]  1000  8186    15259     1379   0       0             0 cc1
[376494.056558] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376494.056561] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376494.056564] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376494.056567] [ 8190]  1000  8190    15304     1373   1       0             0 cc1
[376494.056569] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376494.056572] [ 8192]  1000  8192    15297     1337   2       0             0 cc1
[376494.056575] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376494.056577] [ 8199]  1000  8199     3107      647   1       0             0 make
[376494.056580] [ 8200]  1000  8200     3422      281   2       0             0 sh
[376494.056583] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376494.056586] [ 8206]  1000  8206     1636      176   0       0             0 gcc
[376494.056588] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376494.056591] [ 8254]  1000  8254    14671     1027   3       0             0 cc1
[376494.056593] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376494.056596] [ 8326]  1000  8326     2811      419   2       0             0 make
[376494.056599] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376494.056602] [ 8408]  1000  8408     2918      499   3       0             0 make
[376494.056604] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376494.056607] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376494.056609] [ 8438]  1000  8438    14680     1048   3       0             0 cc1
[376494.056612] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376494.056615] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376494.056618] [ 8455]  1000  8455     3423      288   2       0             0 sh
[376494.056620] [ 8460]  1000  8460     1637      125   1       0             0 gcc
[376494.056623] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376494.056625] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376494.056628] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376494.056630] [ 8484]  1000  8484    14671      833   1       0             0 cc1
[376494.056633] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376494.056635] [ 8497]  1000  8497     2774      366   2       0             0 make
[376494.056638] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376494.056640] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376494.056643] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376494.056646] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376494.056649] [ 8516]  1000  8516     4699     1296   0       0             0 as
[376494.056651] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376494.056654] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376494.056657] [ 8533]     0  8533     3948      299   1       0             0 handler.sh
[376494.056660] [ 8534]  1000  8534     1637      146   2       0             0 gcc
[376494.056663] [ 8535]  1000  8535     3425      284   3       0             0 sh
[376494.056665] [ 8538]  1000  8538     1637      145   1       0             0 gcc
[376494.056668] [ 8539]  1000  8539     1571      172   0       0             0 collect2
[376494.056670] [ 8540]  1000  8540     1637      160   3       0             0 gcc
[376494.056673] [ 8541]  1000  8541     3425      283   3       0             0 sh
[376494.056676] [ 8542]  1000  8542     2773      385   2       0             0 make
[376494.056679] [ 8543]  1000  8543     3425      281   3       0             0 sh
[376494.056682] [ 8544]  1000  8544     1637      134   3       0             0 gcc
[376494.056685] [ 8545]  1000  8545     1637      140   3       0             0 gcc
[376494.056687] [ 8546]  1000  8546     1637      158   1       0             0 gcc
[376494.056690] [ 8549]  1000  8549     1637      154   0       0             0 gcc
[376494.056693] [ 8550]  1000  8550     3425      283   3       0             0 sh
[376494.056696] [ 8551]  1000  8551     2839      429   1       0             0 make
[376494.056698] [ 8552]  1000  8552     1637      152   2       0             0 gcc
[376494.056701] [ 8553]  1000  8553     2773      363   3       0             0 make
[376494.056704] [ 8554]  1000  8554     1637      144   1       0             0 gcc
[376494.056706] [ 8555]  1000  8555     2773      385   2       0             0 make
[376494.056709] [ 8556]  1000  8556     2773      384   3       0             0 make
[376494.056712] [ 8557]  1000  8557     2808      417   3       0             0 make
[376494.056714] [ 8558]  1000  8558     2808      413   3       0             0 make
[376494.056717] [ 8559]  1000  8559     2773      384   1       0             0 make
[376494.056720] [ 8560]  1000  8560     1637      147   3       0             0 gcc
[376494.056722] [ 8561]  1000  8561     2773      365   2       0             0 make
[376494.056725] [ 8562]  1000  8562     2773      384   1       0             0 make
[376494.056728] [ 8563]  1000  8563     2773      384   1       0             0 make
[376494.056731] [ 8564]  1000  8564     2774      366   0       0             0 make
[376494.056733] [ 8565]  1000  8565     2773      384   0       0             0 make
[376494.056736] [ 8566]  1000  8566     2773      365   2       0             0 make
[376494.056738] [ 8567]  1000  8567     2773      384   2       0             0 make
[376494.056741] [ 8568]  1000  8568     2773      385   2       0             0 make
[376494.056743] [ 8569]  1000  8569     2773      384   0       0             0 make
[376494.056746] [ 8570]  1000  8570     2812      414   0       0             0 make
[376494.056748] [ 8571]  1000  8571     2807      416   0       0             0 make
[376494.056751] [ 8572]  1000  8572     2807      411   1       0             0 make
[376494.056754] [ 8573]  1000  8573     2773      384   0       0             0 make
[376494.056756] [ 8574]  1000  8574     2773      366   3       0             0 make
[376494.056759] [ 8575]  1000  8575     2808      400   3       0             0 make
[376494.056762] [ 8576]  1000  8576     2806      406   0       0             0 make
[376494.056764] [ 8577]  1000  8577     2773      367   0       0             0 make
[376494.056767] [ 8578]  1000  8578     2773      384   2       0             0 make
[376494.056770] [ 8579]  1000  8579     2773      384   0       0             0 make
[376494.056772] [ 8580]  1000  8580     2773      384   2       0             0 make
[376494.056775] [ 8581]  1000  8581     2773      384   2       0             0 make
[376494.056778] [ 8582]  1000  8582     2773      384   3       0             0 make
[376494.056781] [ 8583]  1000  8583     2773      384   0       0             0 make
[376494.056783] [ 8584]  1000  8584     2773      384   3       0             0 make
[376494.056786] [ 8585]  1000  8585     2873      456   2       0             0 make
[376494.056789] [ 8586]  1000  8586     2812      401   2       0             0 make
[376494.056791] [ 8587]  1000  8587     2773      366   2       0             0 make
[376494.056794] [ 8588]  1000  8588     2807      406   2       0             0 make
[376494.056797] [ 8589]  1000  8589     2773      367   3       0             0 make
[376494.056799] [ 8590]  1000  8590     2807      390   3       0             0 make
[376494.056802] [ 8591]  1000  8591     2813      368   3       0             0 make
[376494.056804] [ 8592]  1000  8592     2773      384   3       0             0 make
[376494.056807] [ 8593]  1000  8593     2841      410   0       0             0 make
[376494.056810] [ 8594]  1000  8594     2805      405   2       0             0 make
[376494.056812] [ 8595]  1000  8595     2773      384   1       0             0 make
[376494.056815] [ 8596]  1000  8596     2839      433   0       0             0 make
[376494.056817] [ 8597]  1000  8597     2809      402   3       0             0 make
[376494.056820] [ 8598]  1000  8598     2812      380   3       0             0 make
[376494.056823] [ 8599]  1000  8599     2773      384   3       0             0 make
[376494.056825] [ 8600]  1000  8600     2773      385   1       0             0 make
[376494.056828] [ 8601]  1000  8601     2773      385   0       0             0 make
[376494.056831] [ 8602]  1000  8602     2812      381   3       0             0 make
[376494.056833] [ 8603]  1000  8603     2773      385   2       0             0 make
[376494.056836] [ 8604]  1000  8604     2773      365   0       0             0 make
[376494.056839] [ 8605]  1000  8605     2807      415   3       0             0 make
[376494.056842] [ 8606]  1000  8606     2806      401   2       0             0 make
[376494.056844] [ 8607]  1000  8607     2807      413   1       0             0 make
[376494.056847] [ 8608]  1000  8608     2807      405   3       0             0 make
[376494.056850] [ 8609]  1000  8609     2811      380   0       0             0 make
[376494.056852] [ 8610]  1000  8610     2811      380   1       0             0 make
[376494.056855] [ 8611]  1000  8611     2807      418   2       0             0 make
[376494.056858] [ 8612]  1000  8612     2773      385   1       0             0 make
[376494.056860] [ 8613]  1000  8613     2773      365   2       0             0 make
[376494.056863] [ 8614]  1000  8614     2810      418   0       0             0 make
[376494.056866] [ 8615]  1000  8615     2811      379   0       0             0 make
[376494.056868] [ 8616]  1000  8616     2773      385   1       0             0 make
[376494.056871] [ 8617]  1000  8617     2773      365   1       0             0 make
[376494.056873] [ 8618]  1000  8618     2840      408   3       0             0 make
[376494.056876] [ 8619]  1000  8619     2872      471   0       0             0 make
[376494.056878] [ 8620]  1000  8620     2811      401   0       0             0 make
[376494.056881] [ 8621]  1000  8621     2807      405   0       0             0 make
[376494.056884] [ 8622]  1000  8622     2773      384   0       0             0 make
[376494.056887] [ 8623]  1000  8623     2807      398   0       0             0 make
[376494.056889] [ 8624]  1000  8624     2773      366   3       0             0 make
[376494.056892] [ 8625]  1000  8625     2773      383   1       0             0 make
[376494.056894] [ 8626]  1000  8626     2806      403   1       0             0 make
[376494.056897] [ 8627]  1000  8627     2807      400   2       0             0 make
[376494.056899] [ 8628]  1000  8628     2808      381   3       0             0 make
[376494.056902] [ 8630]  1000  8630     2839      430   3       0             0 make
[376494.056905] [ 8631]  1000  8631     2773      366   0       0             0 make
[376494.056907] [ 8632]  1000  8632     2808      417   3       0             0 make
[376494.056910] [ 8633]  1000  8633     2805      384   3       0             0 make
[376494.056912] [ 8634]  1000  8634     2773      368   1       0             0 make
[376494.056915] [ 8635]  1000  8635     2809      407   0       0             0 make
[376494.056917] [ 8636]  1000  8636     2812      417   3       0             0 make
[376494.056920] [ 8637]  1000  8637     2808      403   2       0             0 make
[376494.056923] [ 8638]  1000  8638     2839      435   2       0             0 make
[376494.056926] [ 8639]  1000  8639     2774      345   2       0             0 make
[376494.056928] [ 8640]  1000  8640    13530      115   2       0             0 cc1
[376494.056931] [ 8641]  1000  8641     4699     1268   3       0             0 as
[376494.056933] [ 8642]  1000  8642    13531      121   2       0             0 cc1
[376494.056936] [ 8643]  1000  8643     4278      835   3       0             0 as
[376494.056938] [ 8645]  1000  8645    13531      116   2       0             0 cc1
[376494.056941] [ 8646]  1000  8646     4278      828   2       0             0 as
[376494.056951] [ 8647]  1000  8647    13531      111   2       0             0 cc1
[376494.056954] [ 8648]  1000  8648     4278      854   3       0             0 as
[376494.056956] [ 8649]  1000  8649    13531      115   1       0             0 cc1
[376494.056959] [ 8650]  1000  8650     4278      821   0       0             0 as
[376494.056961] [ 8651]  1000  8651    13531      105   1       0             0 cc1
[376494.056963] [ 8652]  1000  8652    13531      105   3       0             0 cc1
[376494.056966] [ 8653]  1000  8653     4699     1296   2       0             0 as
[376494.056969] [ 8654]  1000  8654    13531      124   3       0             0 cc1
[376494.056972] [ 8655]  1000  8655     4278      827   1       0             0 as
[376494.056974] [ 8656]  1000  8656     4699     1281   3       0             0 as
[376494.056977] [ 8658]  1000  8658     1637      205   0       0             0 gcc
[376494.056980] [ 8659]  1000  8659     1637      134   1       0             0 gcc
[376494.056983] [ 8660]  1000  8660     1637      159   1       0             0 gcc
[376494.056985] [ 8661]  1000  8661    13531      114   2       0             0 cc1
[376494.056988] [ 8662]  1000  8662    13531      108   1       0             0 cc1
[376494.056991] [ 8663]  1000  8663     4699     1285   1       0             0 as
[376494.056993] [ 8664]  1000  8664     4278      839   2       0             0 as
[376494.056996] [ 8666]  1000  8666    13531      116   1       0             0 cc1
[376494.056999] [ 8667]  1000  8667     4278      841   0       0             0 as
[376494.057001] Out of memory: Kill process 6957 (cc1) score 10 or sacrifice child
[376494.057004] Killed process 6957 (cc1) total-vm:95000kB, anon-rss:39060kB, file-rss:564kB
[376496.320394] make invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[376496.320397] make cpuset=/ mems_allowed=0
[376496.320399] Pid: 4677, comm: make Tainted: G        W    3.5.4-1-ARCH #1
[376496.320401] Call Trace:
[376496.320406]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[376496.320411]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[376496.320415]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[376496.320419]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[376496.320423]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[376496.320425]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[376496.320429]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[376496.320433]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[376496.320436]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[376496.320440]  [<ffffffff811646ef>] ? kmem_cache_alloc+0x13f/0x150
[376496.320443]  [<ffffffff81078a5e>] ? __mutex_init+0x2e/0x30
[376496.320445]  [<ffffffff811646ef>] ? kmem_cache_alloc+0x13f/0x150
[376496.320449]  [<ffffffff81205716>] ? security_file_alloc+0x16/0x20
[376496.320451]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[376496.320454]  [<ffffffff81182da3>] ? do_pipe_flags+0xc3/0x120
[376496.320457]  [<ffffffff8101dce5>] sys_vfork+0x25/0x30
[376496.320459]  [<ffffffff81485733>] stub_vfork+0x13/0x20
[376496.320462]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[376496.320464] Mem-Info:
[376496.320465] Node 0 DMA per-cpu:
[376496.320467] CPU    0: hi:    0, btch:   1 usd:   0
[376496.320468] CPU    1: hi:    0, btch:   1 usd:   0
[376496.320469] CPU    2: hi:    0, btch:   1 usd:   0
[376496.320470] CPU    3: hi:    0, btch:   1 usd:   0
[376496.320471] Node 0 DMA32 per-cpu:
[376496.320473] CPU    0: hi:  186, btch:  31 usd:   0
[376496.320474] CPU    1: hi:  186, btch:  31 usd:   0
[376496.320475] CPU    2: hi:  186, btch:  31 usd:   0
[376496.320476] CPU    3: hi:  186, btch:  31 usd:   0
[376496.320477] Node 0 Normal per-cpu:
[376496.320478] CPU    0: hi:  186, btch:  31 usd:   0
[376496.320480] CPU    1: hi:  186, btch:  31 usd:   0
[376496.320481] CPU    2: hi:  186, btch:  31 usd:   0
[376496.320482] CPU    3: hi:  186, btch:  31 usd:   0
[376496.320485] active_anon:702685 inactive_anon:37607 isolated_anon:0
 active_file:257 inactive_file:349 isolated_file:49
 unevictable:3510 dirty:27 writeback:28 unstable:0
 free:26981 slab_reclaimable:171595 slab_unreclaimable:8977
 mapped:1597 shmem:106167 pagetables:12998 bounce:0
[376496.320487] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[376496.320491] lowmem_reserve[]: 0 2137 3899 3899
[376496.320494] Node 0 DMA32 free:54956kB min:36900kB low:46124kB high:55348kB active_anon:1507656kB inactive_anon:40024kB active_file:856kB inactive_file:944kB unevictable:3848kB isolated(anon):0kB isolated(file):196kB present:2188752kB mlocked:3848kB dirty:76kB writeback:20kB mapped:2748kB shmem:155420kB slab_reclaimable:516788kB slab_unreclaimable:13212kB kernel_stack:5576kB pagetables:24948kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:600 all_unreclaimable? no
[376496.320498] lowmem_reserve[]: 0 0 1762 1762
[376496.320501] Node 0 Normal free:37112kB min:30416kB low:38020kB high:45624kB active_anon:1303084kB inactive_anon:110404kB active_file:172kB inactive_file:452kB unevictable:10192kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10192kB dirty:32kB writeback:92kB mapped:3640kB shmem:269248kB slab_reclaimable:169560kB slab_unreclaimable:22680kB kernel_stack:1480kB pagetables:27044kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:34689 all_unreclaimable? yes
[376496.320505] lowmem_reserve[]: 0 0 0 0
[376496.320507] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[376496.320514] Node 0 DMA32: 10398*4kB 522*8kB 172*16kB 94*32kB 8*64kB 5*128kB 4*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 55240kB
[376496.320519] Node 0 Normal: 8399*4kB 194*8kB 2*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 37260kB
[376496.320525] 107692 total pagecache pages
[376496.320527] 0 pages in swap cache
[376496.320528] Swap cache stats: add 0, delete 0, find 0/0
[376496.320529] Free swap  = 0kB
[376496.320530] Total swap = 0kB
[376496.330570] 1048048 pages RAM
[376496.330572] 57533 pages reserved
[376496.330573] 157660 pages shared
[376496.330574] 937114 pages non-shared
[376496.330575] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[376496.330581] [  186]     0   186     6543      409   1     -17         -1000 systemd-udevd
[376496.330584] [  192]     0   192    59478     1739   0       0             0 systemd-journal
[376496.330586] [  319]     0   319     3302      312   2       0             0 crond
[376496.330588] [  320]     0   320    17693      682   1       0             0 cupsd
[376496.330590] [  322]     0   322    10502      324   2     -17         -1000 sshd
[376496.330591] [  324]    81   324     4406      299   3     -13          -900 dbus-daemon
[376496.330593] [  325]     0   325     6512      225   3       0             0 systemd-logind
[376496.330595] [  328]     0   328    15747      314   2       0             0 login
[376496.330597] [  331]     0   331     2031      186   1       0             0 agetty
[376496.330598] [  334]     0   334     2031      185   1       0             0 agetty
[376496.330600] [  335]     0   335     2031      186   1       0             0 agetty
[376496.330602] [  336]     0   336     2031      186   1       0             0 agetty
[376496.330604] [  337]     0   337     2031      185   1       0             0 agetty
[376496.330605] [  355]     0   355    51901      468   0       0             0 colord
[376496.330607] [  372]     0   372   123543     1000   1       0             0 colord-sane
[376496.330609] [  412]     0   412     3092      234   3       0             0 master
[376496.330610] [  416]    73   416    16373      364   0       0             0 qmgr
[376496.330612] [  429]  1000   429     3423      283   2       0             0 restart-x
[376496.330614] [  440]  1000   440     3423      298   3       0             0 startx
[376496.330616] [  457]  1000   457     3966      148   2       0             0 xinit
[376496.330618] [  458]  1000   458    74071     4525   3       0             0 X
[376496.330619] [  479]  1000   479    23989      693   1       0             0 i3
[376496.330621] [  486]  1000   486     6062      179   2       0             0 unclutter
[376496.330623] [  489]  1000   489     6004      146   1       0             0 dispad
[376496.330624] [  490]  1000   490    33798     9039   1       0             0 urxvtd
[376496.330626] [  493]  1000   493     8038      466   0       0             0 xbindkeys
[376496.330628] [  499]  1000   499    19180      529   3       0             0 i3bar
[376496.330630] [  500]  1000   500     8621     1164   1       0             0 i3status
[376496.330633] [  504]  1000   504     8156      627   3       0             0 zsh
[376496.330636] [  511]     0   511     8481      269   2       0             0 sudo
[376496.330637] [  512]     0   512     6933      456   1       0             0 zsh
[376496.330639] [  538]     0   538     7404      250   2       0             0 wpa_supplicant
[376496.330641] [  657]  1000   657     4494       96   2       0             0 dbus-launch
[376496.330643] [  658]  1000   658     4402      227   0       0             0 dbus-daemon
[376496.330644] [  741]  1000   741     9786     1778   2       0             0 zsh
[376496.330646] [  773]  1000   773     8156      643   1       0             0 zsh
[376496.330648] [  881]  1000   881     8717      696   2       0             0 zsh
[376496.330649] [  889]  1000   889     8329      652   0       0             0 vim
[376496.330651] [  890]  1000   890     3424      270   3       0             0 lh
[376496.330653] [  892]  1000   892     8350      660   1       0             0 vim
[376496.330655] [20745]  1000 20745     9332     1343   1       0             0 zsh
[376496.330657] [20869]  1000 20869    10021     1970   3       0             0 zsh
[376496.330659] [23733]  1000 23733     8156      653   1       0             0 zsh
[376496.330661] [30377]  1000 30377     8156      675   1       0             0 zsh
[376496.330662] [31107]  1000 31107     8156      659   1       0             0 zsh
[376496.330664] [31114]  1000 31114    15132      685   3       0             0 mutt
[376496.330666] [ 8963]  1000  8963    16620     2722   1       0             0 mutt
[376496.330668] [ 2720]  1000  2720     8895      887   1       0             0 zsh
[376496.330670] [ 6191]     0  6191     2136      154   1       0             0 dhcpcd
[376496.330672] [14522]  1000 14522    10026     2005   1       0             0 zsh
[376496.330674] [28445]  1000 28445    16596     2676   0       0             0 mutt
[376496.330676] [19266]  1000 19266     8950     1654   3       0             0 mosh-client
[376496.330678] [ 4162]  1000  4162    63938      352   1       0             0 dconf-service
[376496.330679] [11791]  1000 11791     8773      752   3       0             0 zsh
[376496.330681] [24623]  1000 24623     8773      752   2       0             0 zsh
[376496.330683] [ 5541]  1000  5541     8803      803   1       0             0 zsh
[376496.330685] [ 5740]  1000  5740    14722      785   0       0             0 mutt
[376496.330687] [15553]     0 15553     8481      282   1       0             0 sudo
[376496.330689] [15554]     0 15554     6933      457   1       0             0 zsh
[376496.330691] [25272]  1000 25272     8773      737   1       0             0 zsh
[376496.330693] [28386]  1000 28386     8716      732   3       0             0 zsh
[376496.330694] [28656]  1000 28656     8769      774   3       0             0 zsh
[376496.330696] [28704]  1000 28704     8289      629   2       0             0 vim
[376496.330698] [29135]  1000 29135    44968      225   3       0             0 evinced
[376496.330700] [ 8283]  1000  8283    10233     2205   3       0             0 zsh
[376496.330701] [ 8435]  1000  8435     8837      829   1       0             0 zsh
[376496.330703] [12952]     0 12952    48360      950   0       0             0 udisks-daemon
[376496.330705] [12953]     0 12953    11353      124   1       0             0 udisks-daemon
[376496.330707] [12956]     0 12956    47282      487   1     -13          -900 polkitd
[376496.330708] [14823]  1000 14823     8290      649   2       0             0 vim
[376496.330710] [16632]  1000 16632     8269      636   2       0             0 vim
[376496.330711] [20478]  1000 20478     8155      663   3       0             0 zsh
[376496.330713] [20485]  1000 20485     9516     2218   1       0             0 mosh-client
[376496.330715] [20857]  1000 20857     8773      729   1       0             0 zsh
[376496.330717] [20910]  1000 20910     9526      371   2       0             0 ssh
[376496.330719] [20911]  1000 20911    60494       95   2       0             0 sshfs
[376496.330721] [21029]  1000 21029     9794     1816   3       0             0 zsh
[376496.330722] [21096]  1000 21096     8155      664   3       0             0 zsh
[376496.330725] [21684]     0 21684     1056      221   2       0             0 acpid
[376496.330726] [24016]  1000 24016     4938      304   1       0             0 sftp
[376496.330728] [24125]  1000 24125     8767      776   3       0             0 zsh
[376496.330730] [24277]  1000 24277     2749      210   3       0             0 less
[376496.330732] [24278]  1000 24278     8290      594   1       0             0 vim
[376496.330733] [26840]     0 26840     4265     2139   1       0             0 atop
[376496.330735] [30057]  1000 30057     8761      769   2       0             0 zsh
[376496.330737] [30065]  1000 30065     2749      209   3       0             0 less
[376496.330739] [30126]  1000 30126     8773      773   1       0             0 zsh
[376496.330741] [30413]    73 30413    16333      352   1       0             0 pickup
[376496.330743] [31116]  1000 31116     8773      775   3       0             0 zsh
[376496.330745] [31232]  1000 31232    14959     1071   0       0             0 mutt
[376496.330747] [31606]  1000 31606     8773      774   1       0             0 zsh
[376496.330749] [31613]  1000 31613     3424      270   2       0             0 lh
[376496.330751] [31615]  1000 31615     8303      698   0       0             0 vim
[376496.330753] [  450]  1000   450     8155      680   0       0             0 zsh
[376496.330754] [  462]  1000   462     8879      846   0       0             0 zsh
[376496.330756] [  995]  1000   995     4774     2219   3       0             0 atop
[376496.330758] [ 1458]  1000  1458     9525      378   0       0             0 ssh
[376496.330760] [ 2134]  1000  2134     8155      664   0       0             0 zsh
[376496.330761] [ 2141]  1000  2141     9488      394   0       0             0 ssh
[376496.330763] [ 2293]  1000  2293     8882      893   1       0             0 zsh
[376496.330765] [ 2551]  1000  2551     9005      309   1       0             0 ssh
[376496.330767] [ 2555]  1000  2555     8970      282   1       0             0 ssh
[376496.330769] [ 2558]  1000  2558     8970      291   2       0             0 ssh
[376496.330772] [ 2889]  1000  2889     9746     1741   1       0             0 zsh
[376496.330774] [ 2901]  1000  2901     9488      378   0       0             0 ssh
[376496.330777] [ 3405]  1000  3405     8155      679   1       0             0 zsh
[376496.330780] [ 4254]  1000  4254     8728      746   2       0             0 zsh
[376496.330783] [ 4677]  1000  4677     2943      529   1       0             0 make
[376496.330786] [ 6709]  1000  6709     2806      410   1       0             0 make
[376496.330789] [ 6732]  1000  6732     4412     2014   0       0             0 make
[376496.330790] [ 6733]  1000  6733     3527     1123   0       0             0 make
[376496.330792] [ 6744]  1000  6744     2978      542   2       0             0 make
[376496.330794] [ 6821]  1000  6821     4325     1918   1       0             0 make
[376496.330796] [ 6928]  1000  6928     3425      284   3       0             0 sh
[376496.330798] [ 6943]  1000  6943     1637      134   2       0             0 gcc
[376496.330799] [ 6952]  1000  6952    23286     9505   1       0             0 cc1
[376496.330801] [ 6962]  1000  6962     4699     1273   1       0             0 as
[376496.330803] [ 6975]  1000  6975     3425      284   0       0             0 sh
[376496.330805] [ 6982]  1000  6982     1637      134   0       0             0 gcc
[376496.330806] [ 6989]  1000  6989    21824     8201   3       0             0 cc1
[376496.330808] [ 6991]  1000  6991     3425      282   0       0             0 sh
[376496.330810] [ 6992]  1000  6992     4699     1282   1       0             0 as
[376496.330811] [ 7011]  1000  7011     1637      135   3       0             0 gcc
[376496.330813] [ 7033]  1000  7033     3425      283   0       0             0 sh
[376496.330815] [ 7038]  1000  7038    22737     8670   1       0             0 cc1
[376496.330816] [ 7050]  1000  7050     4699     1321   3       0             0 as
[376496.330818] [ 7067]  1000  7067     1637      134   1       0             0 gcc
[376496.330821] [ 7073]  1000  7073     3425      284   3       0             0 sh
[376496.330822] [ 7074]  1000  7074    21551     7897   3       0             0 cc1
[376496.330824] [ 7089]  1000  7089     1637      134   3       0             0 gcc
[376496.330826] [ 7091]  1000  7091     3950     1567   3       0             0 make
[376496.330827] [ 7092]  1000  7092     4699     1283   2       0             0 as
[376496.330829] [ 7094]  1000  7094    21137     7482   1       0             0 cc1
[376496.330831] [ 7097]  1000  7097     4699     1282   0       0             0 as
[376496.330832] [ 7165]  1000  7165     3984     1580   1       0             0 make
[376496.330834] [ 7189]  1000  7189     3425      282   0       0             0 sh
[376496.330836] [ 7197]  1000  7197     1637      134   0       0             0 gcc
[376496.330837] [ 7200]  1000  7200    20966     7357   1       0             0 cc1
[376496.330839] [ 7205]  1000  7205     4699     1278   3       0             0 as
[376496.330841] [ 7235]  1000  7235     3425      284   2       0             0 sh
[376496.330842] [ 7241]  1000  7241     3425      284   0       0             0 sh
[376496.330844] [ 7244]  1000  7244     1637      135   0       0             0 gcc
[376496.330846] [ 7248]  1000  7248     3425      283   0       0             0 sh
[376496.330847] [ 7249]  1000  7249     1637      158   1       0             0 gcc
[376496.330849] [ 7251]  1000  7251     1637      154   2       0             0 gcc
[376496.330852] [ 7252]  1000  7252    18661     5067   2       0             0 cc1
[376496.330855] [ 7255]  1000  7255     4699     1287   0       0             0 as
[376496.330857] [ 7256]  1000  7256     3425      284   2       0             0 sh
[376496.330859] [ 7257]  1000  7257     3195      800   3       0             0 make
[376496.330860] [ 7259]  1000  7259     1637      156   0       0             0 gcc
[376496.330862] [ 7266]  1000  7266    18541     4694   3       0             0 cc1
[376496.330864] [ 7267]  1000  7267    18036     4394   1       0             0 cc1
[376496.330865] [ 7268]  1000  7268    17994     3942   2       0             0 cc1
[376496.330867] [ 7270]  1000  7270     4699     1249   3       0             0 as
[376496.330869] [ 7271]  1000  7271     3425      282   3       0             0 sh
[376496.330871] [ 7272]  1000  7272     4699     1249   2       0             0 as
[376496.330873] [ 7273]  1000  7273     4699     1247   1       0             0 as
[376496.330874] [ 7289]  1000  7289     1637      134   3       0             0 gcc
[376496.330876] [ 7294]  1000  7294    21522     7911   3       0             0 cc1
[376496.330878] [ 7296]  1000  7296     4699     1283   3       0             0 as
[376496.330879] [ 7299]  1000  7299     3073      675   2       0             0 make
[376496.330881] [ 7313]  1000  7313     3425      284   3       0             0 sh
[376496.330883] [ 7316]  1000  7316     3425      295   1       0             0 sh
[376496.330885] [ 7318]  1000  7318     3328      930   2       0             0 make
[376496.330886] [ 7320]  1000  7320     3425      283   3       0             0 sh
[376496.330888] [ 7321]  1000  7321     3425      284   0       0             0 sh
[376496.330890] [ 7322]  1000  7322     3171      772   1       0             0 make
[376496.330892] [ 7323]  1000  7323     3425      284   3       0             0 sh
[376496.330893] [ 7328]  1000  7328     3423     1019   3       0             0 make
[376496.330895] [ 7332]  1000  7332     3425      293   3       0             0 sh
[376496.330897] [ 7334]  1000  7334     3425      283   3       0             0 sh
[376496.330898] [ 7335]  1000  7335     2879      451   3       0             0 make
[376496.330900] [ 7336]  1000  7336     3425      283   3       0             0 sh
[376496.330902] [ 7337]  1000  7337     1637      151   3       0             0 gcc
[376496.330903] [ 7338]  1000  7338     3425      292   1       0             0 sh
[376496.330905] [ 7342]  1000  7342     1637      150   0       0             0 gcc
[376496.330907] [ 7343]  1000  7343     3425      295   2       0             0 sh
[376496.330909] [ 7344]  1000  7344     3425      295   3       0             0 sh
[376496.330911] [ 7348]  1000  7348     1637      151   1       0             0 gcc
[376496.330912] [ 7349]  1000  7349     1637      150   3       0             0 gcc
[376496.330914] [ 7350]  1000  7350     1637      149   3       0             0 gcc
[376496.330916] [ 7351]  1000  7351     1637      152   2       0             0 gcc
[376496.330917] [ 7352]  1000  7352     1637      134   2       0             0 gcc
[376496.330919] [ 7353]  1000  7353     1637      134   3       0             0 gcc
[376496.330921] [ 7354]  1000  7354     3425      283   1       0             0 sh
[376496.330923] [ 7355]  1000  7355     1637      134   2       0             0 gcc
[376496.330924] [ 7356]  1000  7356     1637      134   1       0             0 gcc
[376496.330926] [ 7357]  1000  7357     1637      135   1       0             0 gcc
[376496.330928] [ 7359]  1000  7359     3425      282   1       0             0 sh
[376496.330929] [ 7360]  1000  7360     3425      284   2       0             0 sh
[376496.330931] [ 7362]  1000  7362    17485     3621   2       0             0 cc1
[376496.330933] [ 7363]  1000  7363    19182     5333   3       0             0 cc1
[376496.330935] [ 7364]  1000  7364    17484     3713   2       0             0 cc1
[376496.330937] [ 7365]  1000  7365    19708     5831   3       0             0 cc1
[376496.330938] [ 7366]  1000  7366    17495     3576   1       0             0 cc1
[376496.330940] [ 7367]  1000  7367    19234     5523   2       0             0 cc1
[376496.330942] [ 7368]  1000  7368     4699     1249   0       0             0 as
[376496.330943] [ 7369]  1000  7369     4699     1303   0       0             0 as
[376496.330945] [ 7370]  1000  7370     4699     1282   2       0             0 as
[376496.330947] [ 7371]  1000  7371     4699     1249   1       0             0 as
[376496.330948] [ 7372]  1000  7372     4699     1299   0       0             0 as
[376496.330950] [ 7373]  1000  7373     4699     1307   3       0             0 as
[376496.330952] [ 7375]  1000  7375    17490     3482   3       0             0 cc1
[376496.330954] [ 7376]  1000  7376     4699     1250   0       0             0 as
[376496.330955] [ 7377]  1000  7377    19766     5691   3       0             0 cc1
[376496.330957] [ 7379]  1000  7379     4699     1298   0       0             0 as
[376496.330959] [ 7380]  1000  7380    19724     5873   2       0             0 cc1
[376496.330961] [ 7381]  1000  7381     1637      134   2       0             0 gcc
[376496.330962] [ 7382]  1000  7382     4699     1249   3       0             0 as
[376496.330964] [ 7383]  1000  7383    17525     3450   1       0             0 cc1
[376496.330966] [ 7384]  1000  7384     4699     1297   2       0             0 as
[376496.330968] [ 7385]  1000  7385     1637      134   0       0             0 gcc
[376496.330969] [ 7386]  1000  7386     1637      134   1       0             0 gcc
[376496.330971] [ 7387]  1000  7387    19234     5666   2       0             0 cc1
[376496.330972] [ 7388]  1000  7388    20926     6895   3       0             0 cc1
[376496.330974] [ 7389]  1000  7389     4699     1278   2       0             0 as
[376496.330976] [ 7390]  1000  7390     4699     1293   1       0             0 as
[376496.330977] [ 7391]  1000  7391    17490     3451   3       0             0 cc1
[376496.330979] [ 7392]  1000  7392     4699     1251   1       0             0 as
[376496.330980] [ 7394]  1000  7394    19715     5916   1       0             0 cc1
[376496.330982] [ 7395]  1000  7395     4699     1297   2       0             0 as
[376496.330984] [ 7414]  1000  7414     3425      283   3       0             0 sh
[376496.330985] [ 7416]  1000  7416     1637      165   1       0             0 gcc
[376496.330987] [ 7421]  1000  7421    16399     2756   0       0             0 cc1
[376496.330989] [ 7422]  1000  7422     4699     1312   2       0             0 as
[376496.330992] [ 7424]  1000  7424     3425      306   2       0             0 sh
[376496.330994] [ 7429]  1000  7429     1637      134   2       0             0 gcc
[376496.330996] [ 7433]     0  7433     9169      395   3       0             0 crond
[376496.330997] [ 7435]  1000  7435     2937      212   1       0             0 sh
[376496.330999] [ 7437]  1000  7437   169116     2882   1       0             0 offlineimap
[376496.331001] [ 7496]  1000  7496     3425      284   1       0             0 sh
[376496.331003] [ 7497]  1000  7497     3425      284   0       0             0 sh
[376496.331004] [ 7510]  1000  7510     3425      282   0       0             0 sh
[376496.331006] [ 7526]  1000  7526     1637      134   0       0             0 gcc
[376496.331008] [ 7529]  1000  7529    16399     2828   3       0             0 cc1
[376496.331009] [ 7532]  1000  7532     1637      134   0       0             0 gcc
[376496.331011] [ 7534]  1000  7534     1637      134   3       0             0 gcc
[376496.331013] [ 7536]  1000  7536     4699     1296   0       0             0 as
[376496.331014] [ 7539]  1000  7539    16933     2980   2       0             0 cc1
[376496.331016] [ 7540]  1000  7540    17499     3417   2       0             0 cc1
[376496.331019] [ 7544]  1000  7544     4699     1296   0       0             0 as
[376496.331021] [ 7545]  1000  7545     4699     1296   3       0             0 as
[376496.331024] [ 7546]  1000  7546     3568     1144   0       0             0 make
[376496.331026] [ 7548]  1000  7548     3425      283   2       0             0 sh
[376496.331030] [ 7550]  1000  7550    16404     2804   1       0             0 cc1
[376496.331033] [ 7552]  1000  7552     3425      285   0       0             0 sh
[376496.331036] [ 7553]  1000  7553     3425      283   2       0             0 sh
[376496.331038] [ 7554]  1000  7554     3425      283   0       0             0 sh
[376496.331039] [ 7555]  1000  7555     3425      283   2       0             0 sh
[376496.331041] [ 7558]  1000  7558     1637      134   0       0             0 gcc
[376496.331042] [ 7559]  1000  7559     3425      283   0       0             0 sh
[376496.331044] [ 7560]  1000  7560     3425      282   2       0             0 sh
[376496.331046] [ 7561]  1000  7561     4699     1296   3       0             0 as
[376496.331047] [ 7562]  1000  7562     3425      284   0       0             0 sh
[376496.331049] [ 7567]  1000  7567     3425      284   2       0             0 sh
[376496.331051] [ 7568]  1000  7568     3425      284   3       0             0 sh
[376496.331053] [ 7569]  1000  7569     3425      282   2       0             0 sh
[376496.331054] [ 7570]  1000  7570     3425      284   2       0             0 sh
[376496.331056] [ 7571]  1000  7571     3425      284   0       0             0 sh
[376496.331057] [ 7572]  1000  7572     3425      283   2       0             0 sh
[376496.331059] [ 7574]  1000  7574    18035     4062   1       0             0 cc1
[376496.331061] [ 7577]  1000  7577     4699     1296   0       0             0 as
[376496.331063] [ 7583]  1000  7583     3425      282   0       0             0 sh
[376496.331064] [ 7584]  1000  7584     3425      282   0       0             0 sh
[376496.331066] [ 7590]  1000  7590     3425      283   2       0             0 sh
[376496.331068] [ 7591]  1000  7591     1637      134   0       0             0 gcc
[376496.331069] [ 7594]  1000  7594     3425      283   2       0             0 sh
[376496.331071] [ 7595]  1000  7595     1637      134   1       0             0 gcc
[376496.331073] [ 7597]  1000  7597     1637      134   0       0             0 gcc
[376496.331075] [ 7598]  1000  7598     1637      134   3       0             0 gcc
[376496.331077] [ 7603]  1000  7603    16947     2860   2       0             0 cc1
[376496.331078] [ 7605]  1000  7605    16944     2897   3       0             0 cc1
[376496.331080] [ 7606]  1000  7606     3425      284   0       0             0 sh
[376496.331082] [ 7609]  1000  7609     4699     1296   0       0             0 as
[376496.331083] [ 7611]  1000  7611    16950     3059   3       0             0 cc1
[376496.331085] [ 7612]  1000  7612     4699     1297   0       0             0 as
[376496.331087] [ 7614]  1000  7614     3425      283   2       0             0 sh
[376496.331089] [ 7615]  1000  7615     4699     1296   3       0             0 as
[376496.331090] [ 7616]  1000  7616     3425      283   0       0             0 sh
[376496.331092] [ 7617]  1000  7617     1637      135   0       0             0 gcc
[376496.331093] [ 7619]  1000  7619     1637      134   1       0             0 gcc
[376496.331095] [ 7620]  1000  7620     1637      134   3       0             0 gcc
[376496.331097] [ 7621]  1000  7621     1637      134   1       0             0 gcc
[376496.331098] [ 7622]  1000  7622     1637      134   0       0             0 gcc
[376496.331100] [ 7623]  1000  7623     1637      134   2       0             0 gcc
[376496.331102] [ 7624]  1000  7624     1637      134   2       0             0 gcc
[376496.331103] [ 7625]  1000  7625     1637      134   0       0             0 gcc
[376496.331105] [ 7626]  1000  7626     1637      134   1       0             0 gcc
[376496.331107] [ 7627]  1000  7627     1637      134   0       0             0 gcc
[376496.331108] [ 7629]  1000  7629     1637      134   2       0             0 gcc
[376496.331110] [ 7630]  1000  7630     1637      134   3       0             0 gcc
[376496.331112] [ 7631]  1000  7631     1637      134   2       0             0 gcc
[376496.331113] [ 7632]  1000  7632    16410     2720   2       0             0 cc1
[376496.331115] [ 7633]  1000  7633    16408     2675   3       0             0 cc1
[376496.331117] [ 7634]  1000  7634    16953     2924   1       0             0 cc1
[376496.331118] [ 7635]  1000  7635    16398     2700   1       0             0 cc1
[376496.331120] [ 7636]  1000  7636    16401     2694   2       0             0 cc1
[376496.331122] [ 7637]  1000  7637    16421     2812   0       0             0 cc1
[376496.331123] [ 7638]  1000  7638    16400     2734   0       0             0 cc1
[376496.331125] [ 7639]  1000  7639    16398     2781   1       0             0 cc1
[376496.331127] [ 7640]  1000  7640    16398     2770   1       0             0 cc1
[376496.331128] [ 7641]  1000  7641    16399     2779   1       0             0 cc1
[376496.331130] [ 7642]  1000  7642    16347     2649   1       0             0 cc1
[376496.331133] [ 7643]  1000  7643     4699     1295   3       0             0 as
[376496.331136] [ 7644]  1000  7644    16411     2700   3       0             0 cc1
[376496.331137] [ 7645]  1000  7645    16399     2805   1       0             0 cc1
[376496.331139] [ 7646]  1000  7646     1637      134   0       0             0 gcc
[376496.331141] [ 7647]  1000  7647     4699     1296   0       0             0 as
[376496.331143] [ 7648]  1000  7648     4699     1295   0       0             0 as
[376496.331144] [ 7649]  1000  7649     4699     1296   1       0             0 as
[376496.331146] [ 7650]  1000  7650     4699     1297   3       0             0 as
[376496.331148] [ 7651]  1000  7651     4699     1296   0       0             0 as
[376496.331149] [ 7652]  1000  7652     4699     1296   3       0             0 as
[376496.331151] [ 7653]  1000  7653    16417     2780   1       0             0 cc1
[376496.331153] [ 7654]  1000  7654     3425      282   2       0             0 sh
[376496.331154] [ 7655]  1000  7655     3425      283   2       0             0 sh
[376496.331156] [ 7659]  1000  7659     3425      284   2       0             0 sh
[376496.331158] [ 7660]  1000  7660     3425      283   1       0             0 sh
[376496.331159] [ 7662]  1000  7662     3425      284   1       0             0 sh
[376496.331161] [ 7665]  1000  7665     4699     1297   1       0             0 as
[376496.331163] [ 7667]  1000  7667     4699     1296   2       0             0 as
[376496.331164] [ 7670]  1000  7670     3425      284   1       0             0 sh
[376496.331166] [ 7671]  1000  7671    16916     2919   2       0             0 cc1
[376496.331168] [ 7673]  1000  7673     4699     1297   2       0             0 as
[376496.331170] [ 7675]  1000  7675     4699     1296   2       0             0 as
[376496.331171] [ 7676]  1000  7676     3425      282   1       0             0 sh
[376496.331173] [ 7677]  1000  7677     3425      284   0       0             0 sh
[376496.331174] [ 7679]  1000  7679     4699     1294   2       0             0 as
[376496.331176] [ 7680]  1000  7680     4699     1296   2       0             0 as
[376496.331178] [ 7681]  1000  7681     1637      134   2       0             0 gcc
[376496.331179] [ 7684]  1000  7684     4699     1297   3       0             0 as
[376496.331181] [ 7687]  1000  7687     1637      134   2       0             0 gcc
[376496.331183] [ 7688]  1000  7688     4699     1297   0       0             0 as
[376496.331184] [ 7694]  1000  7694     3425      284   1       0             0 sh
[376496.331186] [ 7695]  1000  7695    16943     2931   3       0             0 cc1
[376496.331188] [ 7696]  1000  7696    16433     2725   1       0             0 cc1
[376496.331190] [ 7705]  1000  7705     3425      284   2       0             0 sh
[376496.331192] [ 7708]  1000  7708     1637      134   2       0             0 gcc
[376496.331193] [ 7709]  1000  7709     1637      134   2       0             0 gcc
[376496.331195] [ 7710]  1000  7710     1637      134   1       0             0 gcc
[376496.331197] [ 7711]  1000  7711     4699     1296   0       0             0 as
[376496.331198] [ 7715]  1000  7715     4699     1296   2       0             0 as
[376496.331200] [ 7718]  1000  7718     1637      134   1       0             0 gcc
[376496.331202] [ 7719]  1000  7719     1637      134   2       0             0 gcc
[376496.331203] [ 7720]  1000  7720     1637      134   2       0             0 gcc
[376496.331205] [ 7722]  1000  7722    16956     2895   1       0             0 cc1
[376496.331206] [ 7723]  1000  7723    16961     3034   3       0             0 cc1
[376496.331208] [ 7724]  1000  7724    16416     2723   2       0             0 cc1
[376496.331210] [ 7726]  1000  7726     3425      282   2       0             0 sh
[376496.331211] [ 7727]  1000  7727    16368     2633   2       0             0 cc1
[376496.331214] [ 7728]  1000  7728    16399     2723   1       0             0 cc1
[376496.331215] [ 7731]  1000  7731    16405     2730   3       0             0 cc1
[376496.331217] [ 7732]  1000  7732     1637      134   2       0             0 gcc
[376496.331218] [ 7733]  1000  7733     1637      134   1       0             0 gcc
[376496.331220] [ 7734]  1000  7734     3425      283   2       0             0 sh
[376496.331222] [ 7735]  1000  7735     1637      134   2       0             0 gcc
[376496.331223] [ 7736]  1000  7736     4699     1296   1       0             0 as
[376496.331225] [ 7737]  1000  7737     4699     1296   1       0             0 as
[376496.331226] [ 7739]  1000  7739     4699     1296   2       0             0 as
[376496.331228] [ 7741]  1000  7741     4699     1296   0       0             0 as
[376496.331230] [ 7742]  1000  7742     4699     1296   1       0             0 as
[376496.331232] [ 7743]  1000  7743     4699     1296   2       0             0 as
[376496.331233] [ 7744]  1000  7744    16399     2724   1       0             0 cc1
[376496.331235] [ 7745]  1000  7745     3425      284   2       0             0 sh
[376496.331237] [ 7746]  1000  7746     1637      134   3       0             0 gcc
[376496.331239] [ 7747]  1000  7747     3425      284   3       0             0 sh
[376496.331240] [ 7748]  1000  7748    16397     2725   2       0             0 cc1
[376496.331242] [ 7750]  1000  7750    16923     2911   0       0             0 cc1
[376496.331244] [ 7752]  1000  7752     4699     1296   0       0             0 as
[376496.331245] [ 7755]  1000  7755    16366     2493   3       0             0 cc1
[376496.331247] [ 7756]  1000  7756     4699     1297   2       0             0 as
[376496.331249] [ 7758]  1000  7758     4699     1296   1       0             0 as
[376496.331250] [ 7760]  1000  7760     4699     1296   1       0             0 as
[376496.331252] [ 7764]  1000  7764     3425      284   0       0             0 sh
[376496.331254] [ 7767]  1000  7767     3425      285   0       0             0 sh
[376496.331256] [ 7769]  1000  7769     3425      283   0       0             0 sh
[376496.331257] [ 7770]  1000  7770     1637      134   1       0             0 gcc
[376496.331259] [ 7771]  1000  7771     1637      134   2       0             0 gcc
[376496.331261] [ 7772]  1000  7772     1637      134   2       0             0 gcc
[376496.331262] [ 7776]  1000  7776     1637      134   2       0             0 gcc
[376496.331264] [ 7777]  1000  7777    16366     2450   3       0             0 cc1
[376496.331266] [ 7779]  1000  7779    16385     2459   2       0             0 cc1
[376496.331268] [ 7780]  1000  7780    16367     2382   3       0             0 cc1
[376496.331269] [ 7782]  1000  7782    16378     2454   2       0             0 cc1
[376496.331271] [ 7783]  1000  7783     4699     1296   2       0             0 as
[376496.331273] [ 7784]  1000  7784     4699     1296   2       0             0 as
[376496.331275] [ 7787]  1000  7787     3425      283   2       0             0 sh
[376496.331276] [ 7790]  1000  7790     4699     1296   2       0             0 as
[376496.331278] [ 7794]  1000  7794     4699     1296   2       0             0 as
[376496.331280] [ 7800]  1000  7800     1637      134   2       0             0 gcc
[376496.331282] [ 7801]  1000  7801     1637      134   2       0             0 gcc
[376496.331283] [ 7802]  1000  7802     1637      134   3       0             0 gcc
[376496.331285] [ 7812]  1000  7812     3425      283   2       0             0 sh
[376496.331287] [ 7813]  1000  7813     3425      284   2       0             0 sh
[376496.331289] [ 7815]  1000  7815     3425      282   3       0             0 sh
[376496.331290] [ 7816]  1000  7816    16912     2923   3       0             0 cc1
[376496.331292] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376496.331294] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376496.331297] [ 7824]  1000  7824    16399     2749   1       0             0 cc1
[376496.331299] [ 7825]  1000  7825    16333     2631   2       0             0 cc1
[376496.331301] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376496.331302] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376496.331304] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376496.331306] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376496.331308] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376496.331309] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376496.331311] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376496.331313] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376496.331315] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376496.331316] [ 7840]  1000  7840    15849     2172   3       0             0 cc1
[376496.331318] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376496.331320] [ 7842]  1000  7842    16376     2458   2       0             0 cc1
[376496.331321] [ 7845]  1000  7845    16931     2842   1       0             0 cc1
[376496.331323] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376496.331325] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376496.331327] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376496.331328] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376496.331330] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376496.331332] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376496.331333] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376496.331335] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376496.331337] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376496.331338] [ 7861]  1000  7861    16365     2539   3       0             0 cc1
[376496.331340] [ 7864]  1000  7864     2911      511   1       0             0 make
[376496.331342] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376496.331344] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376496.331346] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376496.331347] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376496.331349] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376496.331351] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376496.331352] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376496.331354] [ 7880]  1000  7880    15818     2165   1       0             0 cc1
[376496.331356] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376496.331358] [ 7883]  1000  7883    15847     2144   3       0             0 cc1
[376496.331359] [ 7885]  1000  7885    16927     3045   1       0             0 cc1
[376496.331361] [ 7886]  1000  7886    16366     2491   2       0             0 cc1
[376496.331363] [ 7887]  1000  7887    16923     2865   1       0             0 cc1
[376496.331364] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376496.331366] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376496.331368] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376496.331370] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376496.331372] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376496.331373] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376496.331375] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376496.331377] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376496.331379] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376496.331380] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376496.331382] [ 7905]  1000  7905    15849     2135   3       0             0 cc1
[376496.331384] [ 7906]  1000  7906    16380     2533   3       0             0 cc1
[376496.331385] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376496.331387] [ 7908]  1000  7908    16370     2605   2       0             0 cc1
[376496.331389] [ 7909]  1000  7909    16379     2542   2       0             0 cc1
[376496.331391] [ 7910]  1000  7910    16335     2427   1       0             0 cc1
[376496.331392] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376496.331394] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376496.331396] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376496.331398] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376496.331399] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376496.331401] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376496.331403] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376496.331404] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376496.331406] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376496.331408] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376496.331410] [ 7924]  1000  7924    15861     2192   0       0             0 cc1
[376496.331412] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376496.331413] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376496.331415] [ 7932]  1000  7932    15847     2149   2       0             0 cc1
[376496.331417] [ 7933]  1000  7933    15852     2095   3       0             0 cc1
[376496.331418] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376496.331420] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376496.331422] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376496.331423] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376496.331426] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376496.331428] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376496.331430] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376496.331431] [ 7943]  1000  7943    15855     2158   3       0             0 cc1
[376496.331434] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376496.331435] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376496.331437] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376496.331439] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376496.331440] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376496.331442] [ 7952]  1000  7952    15824     2003   1       0             0 cc1
[376496.331444] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376496.331446] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376496.331447] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376496.331449] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376496.331451] [ 7961]  1000  7961    15871     2166   3       0             0 cc1
[376496.331453] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376496.331454] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376496.331456] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376496.331458] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376496.331459] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376496.331461] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376496.331463] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376496.331464] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376496.331466] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376496.331468] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376496.331470] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376496.331471] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376496.331473] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376496.331475] [ 7989]  1000  7989     3221      762   3       0             0 make
[376496.331477] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376496.331479] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376496.331480] [ 7996]  1000  7996    15856     2114   2       0             0 cc1
[376496.331482] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376496.331484] [ 8000]  1000  8000    15859     2157   2       0             0 cc1
[376496.331486] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376496.331488] [ 8003]  1000  8003    15857     2159   1       0             0 cc1
[376496.331489] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376496.331491] [ 8006]  1000  8006    15296     1408   3       0             0 cc1
[376496.331493] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376496.331495] [ 8009]  1000  8009    15856     2164   1       0             0 cc1
[376496.331496] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376496.331498] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376496.331499] [ 8011]  1000  8011    15304     1687   3       0             0 cc1
[376496.331501] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376496.331503] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376496.331505] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376496.331506] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376496.331508] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376496.331511] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376496.331513] [ 8020]  1000  8020    15313     1630   3       0             0 cc1
[376496.331515] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376496.331518] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376496.331521] [ 8023]  1000  8023    15816     2115   3       0             0 cc1
[376496.331524] [ 8024]  1000  8024    15851     2134   3       0             0 cc1
[376496.331526] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376496.331529] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376496.331532] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376496.331534] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376496.331537] [ 8035]  1000  8035    15847     2184   3       0             0 cc1
[376496.331540] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376496.331543] [ 8037]  1000  8037    15317     1756   3       0             0 cc1
[376496.331545] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376496.331547] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376496.331548] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376496.331550] [ 8042]  1000  8042    15323     1458   1       0             0 cc1
[376496.331552] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376496.331554] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376496.331556] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376496.331557] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376496.331559] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376496.331561] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376496.331563] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376496.331564] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376496.331566] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376496.331568] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376496.331570] [ 8066]  1000  8066    15318     1377   1       0             0 cc1
[376496.331571] [ 8067]  1000  8067    15848     2111   1       0             0 cc1
[376496.331573] [ 8068]  1000  8068    15851     2208   3       0             0 cc1
[376496.331574] [ 8069]  1000  8069    15848     2188   2       0             0 cc1
[376496.331576] [ 8070]  1000  8070    16417     2744   3       0             0 cc1
[376496.331578] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376496.331579] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376496.331581] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376496.331583] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376496.331584] [ 8075]  1000  8075    15304     1719   1       0             0 cc1
[376496.331586] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376496.331587] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376496.331589] [ 8080]  1000  8080    15316     1451   3       0             0 cc1
[376496.331591] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376496.331592] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376496.331594] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376496.331596] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376496.331597] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376496.331599] [ 8088]  1000  8088    15293     1337   3       0             0 cc1
[376496.331601] [ 8089]  1000  8089    15251     1246   2       0             0 cc1
[376496.331603] [ 8091]  1000  8091    15817     2103   3       0             0 cc1
[376496.331604] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376496.331606] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376496.331608] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376496.331611] [ 8096]  1000  8096    15260     1360   3       0             0 cc1
[376496.331613] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376496.331615] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376496.331617] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376496.331618] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376496.331620] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376496.331622] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376496.331623] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376496.331625] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376496.331627] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376496.331628] [ 8122]  1000  8122    15276     1356   1       0             0 cc1
[376496.331630] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376496.331632] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376496.331633] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376496.331635] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376496.331637] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376496.331639] [ 8137]  1000  8137    15296     1535   3       0             0 cc1
[376496.331641] [ 8138]  1000  8138    15294     1404   1       0             0 cc1
[376496.331642] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376496.331644] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376496.331646] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376496.331647] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376496.331649] [ 8184]  1000  8184    15251     1255   2       0             0 cc1
[376496.331651] [ 8185]  1000  8185    15286     1313   3       0             0 cc1
[376496.331653] [ 8186]  1000  8186    15259     1351   2       0             0 cc1
[376496.331655] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376496.331656] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376496.331658] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376496.331660] [ 8190]  1000  8190    15304     1376   3       0             0 cc1
[376496.331662] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376496.331663] [ 8192]  1000  8192    15297     1337   2       0             0 cc1
[376496.331665] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376496.331667] [ 8199]  1000  8199     3107      647   3       0             0 make
[376496.331669] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376496.331670] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376496.331672] [ 8254]  1000  8254    14717     1046   2       0             0 cc1
[376496.331674] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376496.331675] [ 8326]  1000  8326     2811      417   2       0             0 make
[376496.331677] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376496.331679] [ 8408]  1000  8408     2918      497   3       0             0 make
[376496.331681] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376496.331682] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376496.331684] [ 8438]  1000  8438    14713     1068   1       0             0 cc1
[376496.331686] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376496.331687] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376496.331689] [ 8455]  1000  8455     3423      288   2       0             0 sh
[376496.331691] [ 8460]  1000  8460     1637      121   3       0             0 gcc
[376496.331692] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376496.331694] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376496.331696] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376496.331697] [ 8484]  1000  8484    14671     1051   1       0             0 cc1
[376496.331699] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376496.331701] [ 8497]  1000  8497     2774      366   2       0             0 make
[376496.331703] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376496.331705] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376496.331706] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376496.331708] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376496.331710] [ 8516]  1000  8516     4699     1296   0       0             0 as
[376496.331712] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376496.331713] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376496.331715] [ 8534]  1000  8534     1637      146   2       0             0 gcc
[376496.331716] [ 8535]  1000  8535     3425      284   3       0             0 sh
[376496.331718] [ 8538]  1000  8538     1637      145   1       0             0 gcc
[376496.331720] [ 8540]  1000  8540     1637      160   3       0             0 gcc
[376496.331722] [ 8541]  1000  8541     3425      283   3       0             0 sh
[376496.331724] [ 8542]  1000  8542     2811      383   1       0             0 make
[376496.331725] [ 8543]  1000  8543     3425      281   3       0             0 sh
[376496.331727] [ 8544]  1000  8544     1637      134   3       0             0 gcc
[376496.331730] [ 8545]  1000  8545     1637      140   3       0             0 gcc
[376496.331731] [ 8546]  1000  8546     1637      158   1       0             0 gcc
[376496.331733] [ 8549]  1000  8549     1637      154   0       0             0 gcc
[376496.331735] [ 8550]  1000  8550     3425      296   3       0             0 sh
[376496.331736] [ 8551]  1000  8551     2839      427   0       0             0 make
[376496.331738] [ 8552]  1000  8552     1637      152   2       0             0 gcc
[376496.331740] [ 8553]  1000  8553     2811      382   3       0             0 make
[376496.331741] [ 8554]  1000  8554     1637      144   1       0             0 gcc
[376496.331744] [ 8555]  1000  8555     2872      472   1       0             0 make
[376496.331746] [ 8556]  1000  8556     2840      392   0       0             0 make
[376496.331748] [ 8557]  1000  8557     2841      458   1       0             0 make
[376496.331750] [ 8558]  1000  8558     2875      469   0       0             0 make
[376496.331751] [ 8559]  1000  8559     2807      404   0       0             0 make
[376496.331753] [ 8560]  1000  8560     1637      147   3       0             0 gcc
[376496.331755] [ 8561]  1000  8561     2840      392   1       0             0 make
[376496.331757] [ 8562]  1000  8562     2773      393   1       0             0 make
[376496.331758] [ 8563]  1000  8563     2806      393   1       0             0 make
[376496.331760] [ 8564]  1000  8564     2812      406   1       0             0 make
[376496.331762] [ 8565]  1000  8565     2807      392   3       0             0 make
[376496.331764] [ 8566]  1000  8566     2811      382   1       0             0 make
[376496.331766] [ 8567]  1000  8567     2845      464   1       0             0 make
[376496.331767] [ 8568]  1000  8568     2807      405   3       0             0 make
[376496.331769] [ 8569]  1000  8569     2806      393   1       0             0 make
[376496.331771] [ 8570]  1000  8570     2812      406   0       0             0 make
[376496.331772] [ 8571]  1000  8571     2807      405   1       0             0 make
[376496.331774] [ 8572]  1000  8572     2880      449   2       0             0 make
[376496.331776] [ 8573]  1000  8573     2844      457   2       0             0 make
[376496.331777] [ 8574]  1000  8574     2843      405   2       0             0 make
[376496.331779] [ 8575]  1000  8575     2808      394   0       0             0 make
[376496.331781] [ 8576]  1000  8576     2872      465   2       0             0 make
[376496.331783] [ 8577]  1000  8577     2877      471   3       0             0 make
[376496.331786] [ 8578]  1000  8578     2842      420   1       0             0 make
[376496.331789] [ 8579]  1000  8579     2812      383   2       0             0 make
[376496.331791] [ 8580]  1000  8580     2872      471   3       0             0 make
[376496.331794] [ 8581]  1000  8581     2774      396   3       0             0 make
[376496.331797] [ 8582]  1000  8582     2807      403   2       0             0 make
[376496.331799] [ 8583]  1000  8583     2906      524   3       0             0 make
[376496.331801] [ 8584]  1000  8584     2807      400   0       0             0 make
[376496.331802] [ 8585]  1000  8585     2873      450   1       0             0 make
[376496.331804] [ 8586]  1000  8586     2879      464   2       0             0 make
[376496.331806] [ 8587]  1000  8587     2808      405   0       0             0 make
[376496.331808] [ 8588]  1000  8588     2807      400   0       0             0 make
[376496.331809] [ 8589]  1000  8589     2840      457   1       0             0 make
[376496.331811] [ 8590]  1000  8590     2842      458   1       0             0 make
[376496.331813] [ 8591]  1000  8591     2813      366   0       0             0 make
[376496.331814] [ 8592]  1000  8592     2812      391   3       0             0 make
[376496.331816] [ 8593]  1000  8593     2841      408   3       0             0 make
[376496.331818] [ 8594]  1000  8594     2805      384   0       0             0 make
[376496.331819] [ 8595]  1000  8595     2843      436   3       0             0 make
[376496.331821] [ 8596]  1000  8596     2839      427   3       0             0 make
[376496.331823] [ 8597]  1000  8597     2877      467   2       0             0 make
[376496.331824] [ 8598]  1000  8598     2812      369   1       0             0 make
[376496.331826] [ 8599]  1000  8599     2812      383   3       0             0 make
[376496.331828] [ 8600]  1000  8600     2843      438   0       0             0 make
[376496.331829] [ 8601]  1000  8601     2842      440   0       0             0 make
[376496.331831] [ 8602]  1000  8602     2812      370   3       0             0 make
[376496.331833] [ 8603]  1000  8603     2874      467   3       0             0 make
[376496.331834] [ 8604]  1000  8604     2840      392   3       0             0 make
[376496.331836] [ 8605]  1000  8605     2807      404   2       0             0 make
[376496.331838] [ 8606]  1000  8606     2874      472   2       0             0 make
[376496.331840] [ 8607]  1000  8607     2807      405   0       0             0 make
[376496.331841] [ 8608]  1000  8608     2873      474   2       0             0 make
[376496.331843] [ 8609]  1000  8609     2811      375   0       0             0 make
[376496.331845] [ 8610]  1000  8610     2811      375   1       0             0 make
[376496.331846] [ 8611]  1000  8611     2841      457   1       0             0 make
[376496.331848] [ 8612]  1000  8612     2841      392   3       0             0 make
[376496.331850] [ 8613]  1000  8613     2809      406   1       0             0 make
[376496.331852] [ 8614]  1000  8614     2810      407   1       0             0 make
[376496.331854] [ 8615]  1000  8615     2811      374   0       0             0 make
[376496.331855] [ 8616]  1000  8616     2845      461   0       0             0 make
[376496.331857] [ 8617]  1000  8617     2840      435   1       0             0 make
[376496.331859] [ 8618]  1000  8618     2907      500   3       0             0 make
[376496.331860] [ 8619]  1000  8619     2873      460   0       0             0 make
[376496.331862] [ 8620]  1000  8620     2811      395   0       0             0 make
[376496.331864] [ 8621]  1000  8621     2807      399   0       0             0 make
[376496.331866] [ 8622]  1000  8622     2871      465   1       0             0 make
[376496.331867] [ 8623]  1000  8623     2838      436   3       0             0 make
[376496.331869] [ 8624]  1000  8624     2842      415   3       0             0 make
[376496.331871] [ 8625]  1000  8625     2811      405   0       0             0 make
[376496.331873] [ 8626]  1000  8626     2840      433   1       0             0 make
[376496.331874] [ 8627]  1000  8627     2873      472   0       0             0 make
[376496.331876] [ 8628]  1000  8628     2839      431   3       0             0 make
[376496.331878] [ 8630]  1000  8630     2839      424   3       0             0 make
[376496.331881] [ 8631]  1000  8631     2807      405   3       0             0 make
[376496.331883] [ 8632]  1000  8632     2808      406   0       0             0 make
[376496.331885] [ 8633]  1000  8633     2844      438   0       0             0 make
[376496.331887] [ 8634]  1000  8634     2811      378   2       0             0 make
[376496.331888] [ 8635]  1000  8635     2843      452   3       0             0 make
[376496.331890] [ 8636]  1000  8636     2812      406   3       0             0 make
[376496.331892] [ 8637]  1000  8637     2808      397   3       0             0 make
[376496.331893] [ 8638]  1000  8638     2902      506   3       0             0 make
[376496.331895] [ 8639]  1000  8639     2774      348   3       0             0 make
[376496.331897] [ 8640]  1000  8640    13530      115   3       0             0 cc1
[376496.331899] [ 8641]  1000  8641     4699     1268   3       0             0 as
[376496.331900] [ 8642]  1000  8642    13531      119   2       0             0 cc1
[376496.331902] [ 8643]  1000  8643     4278      835   3       0             0 as
[376496.331904] [ 8645]  1000  8645    13531      114   3       0             0 cc1
[376496.331905] [ 8646]  1000  8646     4278      828   2       0             0 as
[376496.331907] [ 8647]  1000  8647    13531      111   3       0             0 cc1
[376496.331909] [ 8648]  1000  8648     4278      854   3       0             0 as
[376496.331911] [ 8649]  1000  8649    13531      114   1       0             0 cc1
[376496.331912] [ 8650]  1000  8650     4278      821   0       0             0 as
[376496.331914] [ 8651]  1000  8651    13531      150   1       0             0 cc1
[376496.331916] [ 8652]  1000  8652    13531      148   3       0             0 cc1
[376496.331917] [ 8653]  1000  8653     4699     1296   2       0             0 as
[376496.331919] [ 8654]  1000  8654    13531      163   1       0             0 cc1
[376496.331921] [ 8655]  1000  8655     4278      827   1       0             0 as
[376496.331923] [ 8656]  1000  8656     4699     1281   3       0             0 as
[376496.331924] [ 8658]  1000  8658     1637      165   0       0             0 gcc
[376496.331926] [ 8659]  1000  8659     1637      134   1       0             0 gcc
[376496.331928] [ 8660]  1000  8660     1637      156   1       0             0 gcc
[376496.331929] [ 8661]  1000  8661    13531      155   0       0             0 cc1
[376496.331932] [ 8662]  1000  8662    13531      149   1       0             0 cc1
[376496.331933] [ 8663]  1000  8663     4699     1285   1       0             0 as
[376496.331935] [ 8664]  1000  8664     4278      839   2       0             0 as
[376496.331936] [ 8666]  1000  8666    13531      115   3       0             0 cc1
[376496.331938] [ 8667]  1000  8667     4278      841   0       0             0 as
[376496.331940] [ 8668]  1000  8668     3390      261   3       0             0 sh
[376496.331942] [ 8669]  1000  8669     2808      406   0       0             0 make
[376496.331943] [ 8670]  1000  8670     3390      261   3       0             0 sh
[376496.331945] [ 8671]  1000  8671     1637      169   3       0             0 gcc
[376496.331947] [ 8672]  1000  8672     1572      133   2       0             0 collect2
[376496.331949] [ 8673]  1000  8673     6345       13   2       0             0 cc1
[376496.331951] [ 8675]  1000  8675     3390      258   0       0             0 sh
[376496.331952] [ 8676]  1000  8676     2807      408   1       0             0 make
[376496.331954] [ 8677]  1000  8677     3390      262   3       0             0 sh
[376496.331956] [ 8678]  1000  8678     2840      458   1       0             0 make
[376496.331957] [ 8679]  1000  8679     3390      261   3       0             0 sh
[376496.331959] [ 8680]  1000  8680     2808      406   3       0             0 make
[376496.331961] [ 8681]  1000  8681     2840      435   2       0             0 make
[376496.331963] [ 8682]  1000  8682     2806      410   3       0             0 make
[376496.331964] [ 8683]  1000  8683     4699     1294   1       0             0 as
[376496.331966] [ 8684]  1000  8684     3390      262   3       0             0 sh
[376496.331968] [ 8685]  1000  8685     3390      258   2       0             0 sh
[376496.331969] [ 8686]     0  8686     3390      219   3       0             0 sh
[376496.331971] [ 8687]  1000  8687     2905      523   0       0             0 make
[376496.331974] [ 8688]  1000  8688     2812      406   3       0             0 make
[376496.331975] [ 8689]  1000  8689     2811      405   1       0             0 make
[376496.331977] [ 8691]  1000  8691     2602      186   3       0             0 make
[376496.331979] [ 8692]  1000  8692     2602      191   2       0             0 make
[376496.331980] [ 8693]  1000  8693     2602      185   1       0             0 make
[376496.331982] [ 8694]  1000  8694     2545       21   2       0             0 ld
[376496.331984] Out of memory: Kill process 6952 (cc1) score 9 or sacrifice child
[376496.331986] Killed process 6952 (cc1) total-vm:93144kB, anon-rss:37308kB, file-rss:712kB
[376498.097909] make invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[376498.097914] make cpuset=/ mems_allowed=0
[376498.097917] Pid: 8715, comm: make Tainted: G        W    3.5.4-1-ARCH #1
[376498.097918] Call Trace:
[376498.097925]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[376498.097929]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[376498.097934]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[376498.097938]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[376498.097942]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[376498.097944]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[376498.097947]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[376498.097952]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[376498.097955]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[376498.097959]  [<ffffffff8147b83e>] ? mutex_unlock+0xe/0x10
[376498.097962]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[376498.097965]  [<ffffffff81067b62>] ? __set_current_blocked+0x52/0x60
[376498.097969]  [<ffffffff8101dce5>] sys_vfork+0x25/0x30
[376498.097972]  [<ffffffff81485733>] stub_vfork+0x13/0x20
[376498.097977]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[376498.097979] Mem-Info:
[376498.097980] Node 0 DMA per-cpu:
[376498.097983] CPU    0: hi:    0, btch:   1 usd:   0
[376498.097984] CPU    1: hi:    0, btch:   1 usd:   0
[376498.097986] CPU    2: hi:    0, btch:   1 usd:   0
[376498.097987] CPU    3: hi:    0, btch:   1 usd:   0
[376498.097989] Node 0 DMA32 per-cpu:
[376498.097991] CPU    0: hi:  186, btch:  31 usd:   0
[376498.097993] CPU    1: hi:  186, btch:  31 usd:   0
[376498.097995] CPU    2: hi:  186, btch:  31 usd:   0
[376498.097996] CPU    3: hi:  186, btch:  31 usd:   0
[376498.097997] Node 0 Normal per-cpu:
[376498.097999] CPU    0: hi:  186, btch:  31 usd:   0
[376498.098000] CPU    1: hi:  186, btch:  31 usd:   0
[376498.098001] CPU    2: hi:  186, btch:  31 usd:   0
[376498.098003] CPU    3: hi:  186, btch:  31 usd:   0
[376498.098007] active_anon:701562 inactive_anon:37588 isolated_anon:0
 active_file:283 inactive_file:514 isolated_file:82
 unevictable:3510 dirty:32 writeback:28 unstable:0
 free:27224 slab_reclaimable:171532 slab_unreclaimable:9237
 mapped:1662 shmem:106238 pagetables:13193 bounce:0
[376498.098010] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[376498.098016] lowmem_reserve[]: 0 2137 3899 3899
[376498.098019] Node 0 DMA32 free:55072kB min:36900kB low:46124kB high:55348kB active_anon:1506560kB inactive_anon:39696kB active_file:1040kB inactive_file:2116kB unevictable:3848kB isolated(anon):0kB isolated(file):328kB present:2188752kB mlocked:3848kB dirty:80kB writeback:20kB mapped:2728kB shmem:155416kB slab_reclaimable:516540kB slab_unreclaimable:13844kB kernel_stack:5768kB pagetables:24628kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2463 all_unreclaimable? no
[376498.098024] lowmem_reserve[]: 0 0 1762 1762
[376498.098028] Node 0 Normal free:37968kB min:30416kB low:38020kB high:45624kB active_anon:1299688kB inactive_anon:110656kB active_file:92kB inactive_file:0kB unevictable:10192kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10192kB dirty:48kB writeback:92kB mapped:3920kB shmem:269536kB slab_reclaimable:169556kB slab_unreclaimable:23088kB kernel_stack:1472kB pagetables:28144kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:11 all_unreclaimable? no
[376498.098032] lowmem_reserve[]: 0 0 0 0
[376498.098035] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[376498.098041] Node 0 DMA32: 10392*4kB 897*8kB 211*16kB 34*32kB 2*64kB 1*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 55256kB
[376498.098047] Node 0 Normal: 8513*4kB 225*8kB 11*16kB 2*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 38140kB
[376498.098053] 108077 total pagecache pages
[376498.098054] 0 pages in swap cache
[376498.098055] Swap cache stats: add 0, delete 0, find 0/0
[376498.098056] Free swap  = 0kB
[376498.098057] Total swap = 0kB
[376498.109027] 1048048 pages RAM
[376498.109029] 57533 pages reserved
[376498.109030] 158944 pages shared
[376498.109031] 936678 pages non-shared
[376498.109032] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[376498.109040] [  186]     0   186     6543      409   1     -17         -1000 systemd-udevd
[376498.109043] [  192]     0   192    64002     1653   3       0             0 systemd-journal
[376498.109046] [  319]     0   319     3302      312   2       0             0 crond
[376498.109049] [  320]     0   320    17693      682   1       0             0 cupsd
[376498.109051] [  322]     0   322    10502      324   2     -17         -1000 sshd
[376498.109054] [  324]    81   324     4406      299   3     -13          -900 dbus-daemon
[376498.109056] [  325]     0   325     6512      225   3       0             0 systemd-logind
[376498.109058] [  328]     0   328    15747      314   2       0             0 login
[376498.109059] [  331]     0   331     2031      186   1       0             0 agetty
[376498.109062] [  334]     0   334     2031      185   1       0             0 agetty
[376498.109064] [  335]     0   335     2031      186   1       0             0 agetty
[376498.109066] [  336]     0   336     2031      186   1       0             0 agetty
[376498.109069] [  337]     0   337     2031      185   1       0             0 agetty
[376498.109071] [  355]     0   355    51901      468   0       0             0 colord
[376498.109074] [  372]     0   372   123543     1000   1       0             0 colord-sane
[376498.109077] [  412]     0   412     3092      234   3       0             0 master
[376498.109079] [  416]    73   416    16373      364   0       0             0 qmgr
[376498.109082] [  429]  1000   429     3423      283   2       0             0 restart-x
[376498.109084] [  440]  1000   440     3423      298   3       0             0 startx
[376498.109087] [  457]  1000   457     3966      148   2       0             0 xinit
[376498.109090] [  458]  1000   458    74071     4580   3       0             0 X
[376498.109092] [  479]  1000   479    23989      727   1       0             0 i3
[376498.109094] [  486]  1000   486     6062      206   1       0             0 unclutter
[376498.109096] [  489]  1000   489     6004      135   1       0             0 dispad
[376498.109097] [  490]  1000   490    33798     9094   1       0             0 urxvtd
[376498.109099] [  493]  1000   493     8038      466   0       0             0 xbindkeys
[376498.109101] [  499]  1000   499    19180      529   3       0             0 i3bar
[376498.109103] [  500]  1000   500     8621     1177   2       0             0 i3status
[376498.109104] [  504]  1000   504     8156      627   3       0             0 zsh
[376498.109106] [  511]     0   511     8481      269   2       0             0 sudo
[376498.109108] [  512]     0   512     6933      456   1       0             0 zsh
[376498.109110] [  538]     0   538     7404      250   2       0             0 wpa_supplicant
[376498.109112] [  657]  1000   657     4494       96   2       0             0 dbus-launch
[376498.109114] [  658]  1000   658     4402      227   0       0             0 dbus-daemon
[376498.109116] [  741]  1000   741     9786     1778   2       0             0 zsh
[376498.109118] [  773]  1000   773     8156      643   1       0             0 zsh
[376498.109119] [  881]  1000   881     8717      696   2       0             0 zsh
[376498.109121] [  889]  1000   889     8329      652   0       0             0 vim
[376498.109123] [  890]  1000   890     3424      270   3       0             0 lh
[376498.109125] [  892]  1000   892     8350      660   1       0             0 vim
[376498.109127] [20745]  1000 20745     9332     1343   1       0             0 zsh
[376498.109129] [20869]  1000 20869    10021     1970   3       0             0 zsh
[376498.109132] [23733]  1000 23733     8156      653   1       0             0 zsh
[376498.109134] [30377]  1000 30377     8156      675   1       0             0 zsh
[376498.109137] [31107]  1000 31107     8156      659   1       0             0 zsh
[376498.109140] [31114]  1000 31114    15132      685   3       0             0 mutt
[376498.109142] [ 8963]  1000  8963    16620     2722   1       0             0 mutt
[376498.109145] [ 2720]  1000  2720     8895      887   1       0             0 zsh
[376498.109148] [ 6191]     0  6191     2136      154   1       0             0 dhcpcd
[376498.109150] [14522]  1000 14522    10026     2005   1       0             0 zsh
[376498.109153] [28445]  1000 28445    16596     2676   0       0             0 mutt
[376498.109155] [19266]  1000 19266     8950     1648   3       0             0 mosh-client
[376498.109158] [ 4162]  1000  4162    63938      352   1       0             0 dconf-service
[376498.109160] [11791]  1000 11791     8773      752   3       0             0 zsh
[376498.109163] [24623]  1000 24623     8773      752   2       0             0 zsh
[376498.109166] [ 5541]  1000  5541     8803      803   1       0             0 zsh
[376498.109168] [ 5740]  1000  5740    14722      785   0       0             0 mutt
[376498.109170] [15553]     0 15553     8481      282   1       0             0 sudo
[376498.109172] [15554]     0 15554     6933      457   1       0             0 zsh
[376498.109174] [25272]  1000 25272     8773      737   1       0             0 zsh
[376498.109176] [28386]  1000 28386     8716      732   3       0             0 zsh
[376498.109179] [28656]  1000 28656     8769      774   3       0             0 zsh
[376498.109182] [28704]  1000 28704     8289      629   2       0             0 vim
[376498.109184] [29135]  1000 29135    44968      225   3       0             0 evinced
[376498.109187] [ 8283]  1000  8283    10233     2205   3       0             0 zsh
[376498.109189] [ 8435]  1000  8435     8837      829   1       0             0 zsh
[376498.109191] [12952]     0 12952    48360      950   0       0             0 udisks-daemon
[376498.109193] [12953]     0 12953    11353      124   1       0             0 udisks-daemon
[376498.109195] [12956]     0 12956    47282      468   3     -13          -900 polkitd
[376498.109198] [14823]  1000 14823     8290      649   2       0             0 vim
[376498.109200] [16632]  1000 16632     8269      636   2       0             0 vim
[376498.109203] [20478]  1000 20478     8155      663   3       0             0 zsh
[376498.109205] [20485]  1000 20485     9516     2213   0       0             0 mosh-client
[376498.109208] [20857]  1000 20857     8773      729   1       0             0 zsh
[376498.109210] [20910]  1000 20910     9526      371   2       0             0 ssh
[376498.109213] [20911]  1000 20911    60494       95   2       0             0 sshfs
[376498.109215] [21029]  1000 21029     9794     1816   3       0             0 zsh
[376498.109217] [21096]  1000 21096     8155      664   3       0             0 zsh
[376498.109220] [21684]     0 21684     1056      221   2       0             0 acpid
[376498.109222] [24016]  1000 24016     4938      304   1       0             0 sftp
[376498.109225] [24125]  1000 24125     8767      776   3       0             0 zsh
[376498.109228] [24277]  1000 24277     2749      210   3       0             0 less
[376498.109230] [24278]  1000 24278     8290      594   1       0             0 vim
[376498.109233] [26840]     0 26840     4265     2139   1       0             0 atop
[376498.109235] [30057]  1000 30057     8761      769   2       0             0 zsh
[376498.109238] [30065]  1000 30065     2749      209   3       0             0 less
[376498.109240] [30126]  1000 30126     8773      773   1       0             0 zsh
[376498.109244] [30413]    73 30413    16333      352   1       0             0 pickup
[376498.109247] [31116]  1000 31116     8773      775   3       0             0 zsh
[376498.109249] [31232]  1000 31232    14959     1071   0       0             0 mutt
[376498.109251] [31606]  1000 31606     8773      774   1       0             0 zsh
[376498.109253] [31613]  1000 31613     3424      270   2       0             0 lh
[376498.109255] [31615]  1000 31615     8303      698   0       0             0 vim
[376498.109257] [  450]  1000   450     8155      680   0       0             0 zsh
[376498.109258] [  462]  1000   462     8879      846   0       0             0 zsh
[376498.109260] [  995]  1000   995     4774     2219   3       0             0 atop
[376498.109262] [ 1458]  1000  1458     9525      378   0       0             0 ssh
[376498.109264] [ 2134]  1000  2134     8155      664   0       0             0 zsh
[376498.109266] [ 2141]  1000  2141     9488      394   0       0             0 ssh
[376498.109268] [ 2293]  1000  2293     8882      893   1       0             0 zsh
[376498.109270] [ 2551]  1000  2551     9005      309   1       0             0 ssh
[376498.109271] [ 2555]  1000  2555     8970      282   1       0             0 ssh
[376498.109273] [ 2558]  1000  2558     8970      291   2       0             0 ssh
[376498.109275] [ 2889]  1000  2889     9746     1741   1       0             0 zsh
[376498.109277] [ 2901]  1000  2901     9488      378   0       0             0 ssh
[376498.109279] [ 3405]  1000  3405     8155      679   1       0             0 zsh
[376498.109281] [ 4254]  1000  4254     8728      746   2       0             0 zsh
[376498.109283] [ 4677]  1000  4677     2943      510   1       0             0 make
[376498.109285] [ 6709]  1000  6709     2806      410   1       0             0 make
[376498.109287] [ 6732]  1000  6732     4412     2008   0       0             0 make
[376498.109289] [ 6733]  1000  6733     3527     1114   2       0             0 make
[376498.109290] [ 6744]  1000  6744     2978      578   2       0             0 make
[376498.109292] [ 6821]  1000  6821     4325     1911   0       0             0 make
[376498.109294] [ 6975]  1000  6975     3425      284   0       0             0 sh
[376498.109296] [ 6982]  1000  6982     1637      134   0       0             0 gcc
[376498.109297] [ 6989]  1000  6989    21824     8200   3       0             0 cc1
[376498.109299] [ 6991]  1000  6991     3425      282   0       0             0 sh
[376498.109301] [ 6992]  1000  6992     4699     1282   1       0             0 as
[376498.109302] [ 7011]  1000  7011     1637      135   3       0             0 gcc
[376498.109304] [ 7033]  1000  7033     3425      283   0       0             0 sh
[376498.109306] [ 7038]  1000  7038    22737     8669   3       0             0 cc1
[376498.109307] [ 7050]  1000  7050     4699     1321   3       0             0 as
[376498.109309] [ 7067]  1000  7067     1637      134   1       0             0 gcc
[376498.109311] [ 7073]  1000  7073     3425      284   3       0             0 sh
[376498.109312] [ 7074]  1000  7074    21551     7896   2       0             0 cc1
[376498.109314] [ 7089]  1000  7089     1637      134   3       0             0 gcc
[376498.109316] [ 7091]  1000  7091     3950     1548   0       0             0 make
[376498.109318] [ 7092]  1000  7092     4699     1283   2       0             0 as
[376498.109319] [ 7094]  1000  7094    21137     7481   2       0             0 cc1
[376498.109321] [ 7097]  1000  7097     4699     1282   0       0             0 as
[376498.109323] [ 7165]  1000  7165     3984     1568   1       0             0 make
[376498.109324] [ 7189]  1000  7189     3425      282   0       0             0 sh
[376498.109326] [ 7197]  1000  7197     1637      134   0       0             0 gcc
[376498.109328] [ 7200]  1000  7200    20966     7356   1       0             0 cc1
[376498.109330] [ 7205]  1000  7205     4699     1278   3       0             0 as
[376498.109331] [ 7235]  1000  7235     3425      284   2       0             0 sh
[376498.109333] [ 7241]  1000  7241     3425      284   0       0             0 sh
[376498.109335] [ 7244]  1000  7244     1637      135   0       0             0 gcc
[376498.109336] [ 7248]  1000  7248     3425      283   0       0             0 sh
[376498.109338] [ 7249]  1000  7249     1637      158   1       0             0 gcc
[376498.109339] [ 7251]  1000  7251     1637      154   2       0             0 gcc
[376498.109341] [ 7252]  1000  7252    18661     5065   2       0             0 cc1
[376498.109343] [ 7255]  1000  7255     4699     1287   0       0             0 as
[376498.109345] [ 7256]  1000  7256     3425      284   2       0             0 sh
[376498.109346] [ 7257]  1000  7257     3195      800   3       0             0 make
[376498.109348] [ 7259]  1000  7259     1637      156   0       0             0 gcc
[376498.109350] [ 7266]  1000  7266    18541     4692   3       0             0 cc1
[376498.109351] [ 7267]  1000  7267    18036     4393   3       0             0 cc1
[376498.109353] [ 7268]  1000  7268    17994     3941   3       0             0 cc1
[376498.109355] [ 7270]  1000  7270     4699     1249   3       0             0 as
[376498.109356] [ 7271]  1000  7271     3425      282   3       0             0 sh
[376498.109358] [ 7272]  1000  7272     4699     1249   2       0             0 as
[376498.109360] [ 7273]  1000  7273     4699     1247   1       0             0 as
[376498.109361] [ 7289]  1000  7289     1637      134   3       0             0 gcc
[376498.109363] [ 7294]  1000  7294    21522     7908   3       0             0 cc1
[376498.109365] [ 7296]  1000  7296     4699     1283   3       0             0 as
[376498.109367] [ 7299]  1000  7299     3073      675   2       0             0 make
[376498.109368] [ 7313]  1000  7313     3425      284   3       0             0 sh
[376498.109370] [ 7316]  1000  7316     3425      295   1       0             0 sh
[376498.109372] [ 7318]  1000  7318     3328      930   2       0             0 make
[376498.109374] [ 7320]  1000  7320     3425      283   3       0             0 sh
[376498.109375] [ 7321]  1000  7321     3425      284   0       0             0 sh
[376498.109377] [ 7322]  1000  7322     3171      772   1       0             0 make
[376498.109379] [ 7323]  1000  7323     3425      284   3       0             0 sh
[376498.109380] [ 7328]  1000  7328     3423     1019   3       0             0 make
[376498.109382] [ 7332]  1000  7332     3425      293   3       0             0 sh
[376498.109384] [ 7334]  1000  7334     3425      283   3       0             0 sh
[376498.109386] [ 7335]  1000  7335     2879      451   3       0             0 make
[376498.109387] [ 7336]  1000  7336     3425      283   3       0             0 sh
[376498.109389] [ 7337]  1000  7337     1637      151   3       0             0 gcc
[376498.109391] [ 7338]  1000  7338     3425      292   1       0             0 sh
[376498.109393] [ 7342]  1000  7342     1637      150   0       0             0 gcc
[376498.109394] [ 7343]  1000  7343     3425      295   2       0             0 sh
[376498.109396] [ 7344]  1000  7344     3425      295   3       0             0 sh
[376498.109398] [ 7348]  1000  7348     1637      151   1       0             0 gcc
[376498.109399] [ 7349]  1000  7349     1637      150   3       0             0 gcc
[376498.109401] [ 7350]  1000  7350     1637      149   3       0             0 gcc
[376498.109403] [ 7351]  1000  7351     1637      152   2       0             0 gcc
[376498.109405] [ 7352]  1000  7352     1637      134   2       0             0 gcc
[376498.109406] [ 7353]  1000  7353     1637      134   3       0             0 gcc
[376498.109408] [ 7354]  1000  7354     3425      283   1       0             0 sh
[376498.109410] [ 7355]  1000  7355     1637      134   2       0             0 gcc
[376498.109411] [ 7356]  1000  7356     1637      134   1       0             0 gcc
[376498.109413] [ 7357]  1000  7357     1637      135   1       0             0 gcc
[376498.109415] [ 7359]  1000  7359     3425      282   1       0             0 sh
[376498.109417] [ 7360]  1000  7360     3425      284   2       0             0 sh
[376498.109419] [ 7362]  1000  7362    17485     3619   2       0             0 cc1
[376498.109420] [ 7363]  1000  7363    19182     5378   1       0             0 cc1
[376498.109422] [ 7364]  1000  7364    17484     3773   3       0             0 cc1
[376498.109424] [ 7365]  1000  7365    19708     5830   2       0             0 cc1
[376498.109425] [ 7366]  1000  7366    17495     3574   3       0             0 cc1
[376498.109427] [ 7367]  1000  7367    19234     5521   2       0             0 cc1
[376498.109429] [ 7368]  1000  7368     4699     1249   0       0             0 as
[376498.109431] [ 7369]  1000  7369     4699     1303   0       0             0 as
[376498.109432] [ 7370]  1000  7370     4699     1282   2       0             0 as
[376498.109434] [ 7371]  1000  7371     4699     1249   1       0             0 as
[376498.109436] [ 7372]  1000  7372     4699     1299   0       0             0 as
[376498.109438] [ 7373]  1000  7373     4699     1307   3       0             0 as
[376498.109439] [ 7375]  1000  7375    17490     3539   3       0             0 cc1
[376498.109441] [ 7376]  1000  7376     4699     1250   0       0             0 as
[376498.109443] [ 7377]  1000  7377    19766     5745   3       0             0 cc1
[376498.109444] [ 7379]  1000  7379     4699     1298   0       0             0 as
[376498.109446] [ 7380]  1000  7380    19724     5930   2       0             0 cc1
[376498.109448] [ 7381]  1000  7381     1637      134   2       0             0 gcc
[376498.109449] [ 7382]  1000  7382     4699     1249   3       0             0 as
[376498.109451] [ 7383]  1000  7383    17525     3503   2       0             0 cc1
[376498.109453] [ 7384]  1000  7384     4699     1297   2       0             0 as
[376498.109455] [ 7385]  1000  7385     1637      134   0       0             0 gcc
[376498.109456] [ 7386]  1000  7386     1637      134   1       0             0 gcc
[376498.109458] [ 7387]  1000  7387    19234     5664   2       0             0 cc1
[376498.109460] [ 7388]  1000  7388    20926     6938   3       0             0 cc1
[376498.109462] [ 7389]  1000  7389     4699     1278   2       0             0 as
[376498.109463] [ 7390]  1000  7390     4699     1293   1       0             0 as
[376498.109465] [ 7391]  1000  7391    17490     3449   3       0             0 cc1
[376498.109467] [ 7392]  1000  7392     4699     1251   1       0             0 as
[376498.109469] [ 7394]  1000  7394    19715     5974   0       0             0 cc1
[376498.109470] [ 7395]  1000  7395     4699     1297   2       0             0 as
[376498.109472] [ 7414]  1000  7414     3425      283   3       0             0 sh
[376498.109474] [ 7416]  1000  7416     1637      165   1       0             0 gcc
[376498.109475] [ 7421]  1000  7421    16399     2755   1       0             0 cc1
[376498.109477] [ 7422]  1000  7422     4699     1312   2       0             0 as
[376498.109479] [ 7424]  1000  7424     3425      306   2       0             0 sh
[376498.109481] [ 7429]  1000  7429     1637      134   2       0             0 gcc
[376498.109482] [ 7433]     0  7433     9169      395   3       0             0 crond
[376498.109484] [ 7435]  1000  7435     2937      212   1       0             0 sh
[376498.109486] [ 7437]  1000  7437   169116     2828   0       0             0 offlineimap
[376498.109488] [ 7496]  1000  7496     3425      284   1       0             0 sh
[376498.109490] [ 7497]  1000  7497     3425      284   0       0             0 sh
[376498.109491] [ 7510]  1000  7510     3425      282   0       0             0 sh
[376498.109493] [ 7526]  1000  7526     1637      134   0       0             0 gcc
[376498.109495] [ 7529]  1000  7529    16399     2826   2       0             0 cc1
[376498.109496] [ 7532]  1000  7532     1637      134   0       0             0 gcc
[376498.109498] [ 7534]  1000  7534     1637      134   3       0             0 gcc
[376498.109500] [ 7536]  1000  7536     4699     1296   0       0             0 as
[376498.109501] [ 7539]  1000  7539    16933     2978   2       0             0 cc1
[376498.109503] [ 7540]  1000  7540    17499     3472   3       0             0 cc1
[376498.109505] [ 7544]  1000  7544     4699     1296   0       0             0 as
[376498.109507] [ 7545]  1000  7545     4699     1296   3       0             0 as
[376498.109508] [ 7546]  1000  7546     3568     1121   2       0             0 make
[376498.109510] [ 7548]  1000  7548     3425      283   2       0             0 sh
[376498.109512] [ 7550]  1000  7550    16404     2802   1       0             0 cc1
[376498.109513] [ 7552]  1000  7552     3425      285   0       0             0 sh
[376498.109515] [ 7553]  1000  7553     3425      283   2       0             0 sh
[376498.109517] [ 7554]  1000  7554     3425      283   0       0             0 sh
[376498.109519] [ 7555]  1000  7555     3425      283   2       0             0 sh
[376498.109520] [ 7558]  1000  7558     1637      134   0       0             0 gcc
[376498.109522] [ 7559]  1000  7559     3425      283   0       0             0 sh
[376498.109524] [ 7560]  1000  7560     3425      282   2       0             0 sh
[376498.109526] [ 7561]  1000  7561     4699     1296   3       0             0 as
[376498.109527] [ 7562]  1000  7562     3425      284   0       0             0 sh
[376498.109529] [ 7567]  1000  7567     3425      284   2       0             0 sh
[376498.109531] [ 7568]  1000  7568     3425      284   3       0             0 sh
[376498.109533] [ 7569]  1000  7569     3425      282   2       0             0 sh
[376498.109534] [ 7570]  1000  7570     3425      284   2       0             0 sh
[376498.109536] [ 7571]  1000  7571     3425      284   0       0             0 sh
[376498.109538] [ 7572]  1000  7572     3425      283   2       0             0 sh
[376498.109539] [ 7574]  1000  7574    18035     4061   3       0             0 cc1
[376498.109541] [ 7577]  1000  7577     4699     1296   0       0             0 as
[376498.109543] [ 7583]  1000  7583     3425      282   0       0             0 sh
[376498.109545] [ 7584]  1000  7584     3425      282   0       0             0 sh
[376498.109547] [ 7590]  1000  7590     3425      283   2       0             0 sh
[376498.109548] [ 7591]  1000  7591     1637      134   0       0             0 gcc
[376498.109550] [ 7594]  1000  7594     3425      283   2       0             0 sh
[376498.109552] [ 7595]  1000  7595     1637      134   1       0             0 gcc
[376498.109553] [ 7597]  1000  7597     1637      134   0       0             0 gcc
[376498.109555] [ 7598]  1000  7598     1637      134   3       0             0 gcc
[376498.109557] [ 7603]  1000  7603    16947     2910   2       0             0 cc1
[376498.109558] [ 7605]  1000  7605    16944     2896   3       0             0 cc1
[376498.109560] [ 7606]  1000  7606     3425      284   0       0             0 sh
[376498.109562] [ 7609]  1000  7609     4699     1296   0       0             0 as
[376498.109564] [ 7611]  1000  7611    16950     3057   1       0             0 cc1
[376498.109566] [ 7612]  1000  7612     4699     1297   0       0             0 as
[376498.109567] [ 7614]  1000  7614     3425      283   2       0             0 sh
[376498.109569] [ 7615]  1000  7615     4699     1296   3       0             0 as
[376498.109571] [ 7616]  1000  7616     3425      283   0       0             0 sh
[376498.109572] [ 7617]  1000  7617     1637      135   0       0             0 gcc
[376498.109574] [ 7619]  1000  7619     1637      134   1       0             0 gcc
[376498.109576] [ 7620]  1000  7620     1637      134   3       0             0 gcc
[376498.109578] [ 7621]  1000  7621     1637      134   1       0             0 gcc
[376498.109579] [ 7622]  1000  7622     1637      134   0       0             0 gcc
[376498.109581] [ 7623]  1000  7623     1637      134   2       0             0 gcc
[376498.109583] [ 7624]  1000  7624     1637      134   2       0             0 gcc
[376498.109584] [ 7625]  1000  7625     1637      134   0       0             0 gcc
[376498.109586] [ 7626]  1000  7626     1637      134   1       0             0 gcc
[376498.109588] [ 7627]  1000  7627     1637      134   0       0             0 gcc
[376498.109590] [ 7629]  1000  7629     1637      134   2       0             0 gcc
[376498.109591] [ 7630]  1000  7630     1637      134   3       0             0 gcc
[376498.109593] [ 7631]  1000  7631     1637      134   2       0             0 gcc
[376498.109595] [ 7632]  1000  7632    16410     2719   3       0             0 cc1
[376498.109597] [ 7633]  1000  7633    16408     2731   3       0             0 cc1
[376498.109598] [ 7634]  1000  7634    16953     2923   3       0             0 cc1
[376498.109600] [ 7635]  1000  7635    16398     2753   0       0             0 cc1
[376498.109602] [ 7636]  1000  7636    16401     2692   2       0             0 cc1
[376498.109604] [ 7637]  1000  7637    16421     2811   3       0             0 cc1
[376498.109605] [ 7638]  1000  7638    16400     2733   3       0             0 cc1
[376498.109607] [ 7639]  1000  7639    16398     2779   2       0             0 cc1
[376498.109608] [ 7640]  1000  7640    16398     2769   2       0             0 cc1
[376498.109610] [ 7641]  1000  7641    16399     2778   1       0             0 cc1
[376498.109612] [ 7642]  1000  7642    16347     2647   1       0             0 cc1
[376498.109614] [ 7643]  1000  7643     4699     1295   3       0             0 as
[376498.109616] [ 7644]  1000  7644    16411     2762   3       0             0 cc1
[376498.109617] [ 7645]  1000  7645    16399     2804   1       0             0 cc1
[376498.109619] [ 7646]  1000  7646     1637      134   0       0             0 gcc
[376498.109621] [ 7647]  1000  7647     4699     1296   0       0             0 as
[376498.109622] [ 7648]  1000  7648     4699     1295   0       0             0 as
[376498.109624] [ 7649]  1000  7649     4699     1296   1       0             0 as
[376498.109626] [ 7650]  1000  7650     4699     1297   3       0             0 as
[376498.109628] [ 7651]  1000  7651     4699     1296   0       0             0 as
[376498.109629] [ 7652]  1000  7652     4699     1296   3       0             0 as
[376498.109631] [ 7653]  1000  7653    16417     2779   0       0             0 cc1
[376498.109633] [ 7654]  1000  7654     3425      282   2       0             0 sh
[376498.109635] [ 7655]  1000  7655     3425      283   2       0             0 sh
[376498.109636] [ 7659]  1000  7659     3425      284   2       0             0 sh
[376498.109638] [ 7660]  1000  7660     3425      283   1       0             0 sh
[376498.109640] [ 7662]  1000  7662     3425      284   1       0             0 sh
[376498.109641] [ 7665]  1000  7665     4699     1297   1       0             0 as
[376498.109643] [ 7667]  1000  7667     4699     1296   2       0             0 as
[376498.109645] [ 7670]  1000  7670     3425      284   1       0             0 sh
[376498.109646] [ 7671]  1000  7671    16916     2918   0       0             0 cc1
[376498.109648] [ 7673]  1000  7673     4699     1297   2       0             0 as
[376498.109650] [ 7675]  1000  7675     4699     1296   2       0             0 as
[376498.109651] [ 7676]  1000  7676     3425      282   1       0             0 sh
[376498.109653] [ 7677]  1000  7677     3425      284   0       0             0 sh
[376498.109655] [ 7679]  1000  7679     4699     1294   2       0             0 as
[376498.109656] [ 7680]  1000  7680     4699     1296   2       0             0 as
[376498.109658] [ 7681]  1000  7681     1637      134   2       0             0 gcc
[376498.109660] [ 7684]  1000  7684     4699     1297   3       0             0 as
[376498.109661] [ 7687]  1000  7687     1637      134   2       0             0 gcc
[376498.109663] [ 7688]  1000  7688     4699     1297   0       0             0 as
[376498.109665] [ 7694]  1000  7694     3425      284   1       0             0 sh
[376498.109667] [ 7695]  1000  7695    16943     2930   3       0             0 cc1
[376498.109668] [ 7696]  1000  7696    16433     2724   0       0             0 cc1
[376498.109670] [ 7705]  1000  7705     3425      284   2       0             0 sh
[376498.109672] [ 7708]  1000  7708     1637      134   2       0             0 gcc
[376498.109674] [ 7709]  1000  7709     1637      134   2       0             0 gcc
[376498.109675] [ 7710]  1000  7710     1637      134   1       0             0 gcc
[376498.109677] [ 7711]  1000  7711     4699     1296   0       0             0 as
[376498.109679] [ 7715]  1000  7715     4699     1296   2       0             0 as
[376498.109680] [ 7718]  1000  7718     1637      134   1       0             0 gcc
[376498.109682] [ 7719]  1000  7719     1637      134   2       0             0 gcc
[376498.109683] [ 7720]  1000  7720     1637      134   2       0             0 gcc
[376498.109685] [ 7722]  1000  7722    16956     2894   1       0             0 cc1
[376498.109687] [ 7723]  1000  7723    16961     3032   2       0             0 cc1
[376498.109688] [ 7724]  1000  7724    16416     2722   2       0             0 cc1
[376498.109690] [ 7726]  1000  7726     3425      282   2       0             0 sh
[376498.109692] [ 7727]  1000  7727    16368     2631   2       0             0 cc1
[376498.109694] [ 7728]  1000  7728    16399     2722   0       0             0 cc1
[376498.109695] [ 7731]  1000  7731    16405     2728   1       0             0 cc1
[376498.109697] [ 7732]  1000  7732     1637      134   2       0             0 gcc
[376498.109699] [ 7733]  1000  7733     1637      134   1       0             0 gcc
[376498.109700] [ 7734]  1000  7734     3425      283   2       0             0 sh
[376498.109702] [ 7735]  1000  7735     1637      134   2       0             0 gcc
[376498.109704] [ 7736]  1000  7736     4699     1296   1       0             0 as
[376498.109706] [ 7737]  1000  7737     4699     1296   1       0             0 as
[376498.109707] [ 7739]  1000  7739     4699     1296   2       0             0 as
[376498.109709] [ 7741]  1000  7741     4699     1296   0       0             0 as
[376498.109711] [ 7742]  1000  7742     4699     1296   1       0             0 as
[376498.109713] [ 7743]  1000  7743     4699     1296   2       0             0 as
[376498.109714] [ 7744]  1000  7744    16399     2723   1       0             0 cc1
[376498.109716] [ 7745]  1000  7745     3425      284   2       0             0 sh
[376498.109718] [ 7746]  1000  7746     1637      134   3       0             0 gcc
[376498.109719] [ 7747]  1000  7747     3425      284   3       0             0 sh
[376498.109721] [ 7748]  1000  7748    16397     2724   2       0             0 cc1
[376498.109723] [ 7750]  1000  7750    16923     2910   0       0             0 cc1
[376498.109725] [ 7752]  1000  7752     4699     1296   0       0             0 as
[376498.109726] [ 7755]  1000  7755    16366     2492   2       0             0 cc1
[376498.109728] [ 7756]  1000  7756     4699     1297   2       0             0 as
[376498.109730] [ 7758]  1000  7758     4699     1296   1       0             0 as
[376498.109732] [ 7760]  1000  7760     4699     1296   1       0             0 as
[376498.109734] [ 7764]  1000  7764     3425      284   0       0             0 sh
[376498.109735] [ 7767]  1000  7767     3425      285   0       0             0 sh
[376498.109737] [ 7769]  1000  7769     3425      283   0       0             0 sh
[376498.109739] [ 7770]  1000  7770     1637      134   1       0             0 gcc
[376498.109742] [ 7771]  1000  7771     1637      134   2       0             0 gcc
[376498.109744] [ 7772]  1000  7772     1637      134   2       0             0 gcc
[376498.109746] [ 7776]  1000  7776     1637      134   2       0             0 gcc
[376498.109748] [ 7777]  1000  7777    16366     2448   3       0             0 cc1
[376498.109751] [ 7779]  1000  7779    16385     2511   2       0             0 cc1
[376498.109754] [ 7780]  1000  7780    16367     2380   3       0             0 cc1
[376498.109756] [ 7782]  1000  7782    16378     2452   2       0             0 cc1
[376498.109759] [ 7783]  1000  7783     4699     1296   2       0             0 as
[376498.109761] [ 7784]  1000  7784     4699     1296   2       0             0 as
[376498.109764] [ 7787]  1000  7787     3425      283   2       0             0 sh
[376498.109766] [ 7790]  1000  7790     4699     1296   2       0             0 as
[376498.109769] [ 7794]  1000  7794     4699     1296   2       0             0 as
[376498.109772] [ 7800]  1000  7800     1637      134   2       0             0 gcc
[376498.109774] [ 7801]  1000  7801     1637      134   2       0             0 gcc
[376498.109777] [ 7802]  1000  7802     1637      134   3       0             0 gcc
[376498.109779] [ 7812]  1000  7812     3425      283   2       0             0 sh
[376498.109781] [ 7813]  1000  7813     3425      284   2       0             0 sh
[376498.109783] [ 7815]  1000  7815     3425      282   3       0             0 sh
[376498.109785] [ 7816]  1000  7816    16912     2922   0       0             0 cc1
[376498.109787] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376498.109789] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376498.109792] [ 7824]  1000  7824    16399     2747   1       0             0 cc1
[376498.109795] [ 7825]  1000  7825    16333     2630   3       0             0 cc1
[376498.109798] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376498.109800] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376498.109802] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376498.109804] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376498.109807] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376498.109810] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376498.109812] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376498.109815] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376498.109817] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376498.109820] [ 7840]  1000  7840    15849     2171   0       0             0 cc1
[376498.109822] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376498.109825] [ 7842]  1000  7842    16376     2457   3       0             0 cc1
[376498.109827] [ 7845]  1000  7845    16931     2899   3       0             0 cc1
[376498.109830] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376498.109832] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376498.109834] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376498.109837] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376498.109839] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376498.109841] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376498.109844] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376498.109846] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376498.109849] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376498.109851] [ 7861]  1000  7861    16365     2538   3       0             0 cc1
[376498.109854] [ 7864]  1000  7864     2911      511   1       0             0 make
[376498.109856] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376498.109858] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376498.109861] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376498.109863] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376498.109865] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376498.109868] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376498.109870] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376498.109873] [ 7880]  1000  7880    15818     2164   3       0             0 cc1
[376498.109875] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376498.109877] [ 7883]  1000  7883    15847     2143   0       0             0 cc1
[376498.109880] [ 7885]  1000  7885    16927     3044   0       0             0 cc1
[376498.109883] [ 7886]  1000  7886    16366     2489   0       0             0 cc1
[376498.109885] [ 7887]  1000  7887    16923     2864   0       0             0 cc1
[376498.109887] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376498.109890] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376498.109892] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376498.109894] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376498.109897] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376498.109899] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376498.109902] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376498.109904] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376498.109907] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376498.109909] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376498.109911] [ 7905]  1000  7905    15849     2134   0       0             0 cc1
[376498.109914] [ 7906]  1000  7906    16380     2587   3       0             0 cc1
[376498.109916] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376498.109918] [ 7908]  1000  7908    16370     2604   2       0             0 cc1
[376498.109921] [ 7909]  1000  7909    16379     2600   2       0             0 cc1
[376498.109923] [ 7910]  1000  7910    16335     2425   3       0             0 cc1
[376498.109926] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376498.109928] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376498.109931] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376498.109933] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376498.109935] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376498.109937] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376498.109940] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376498.109942] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376498.109945] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376498.109947] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376498.109950] [ 7924]  1000  7924    15861     2191   0       0             0 cc1
[376498.109952] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376498.109955] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376498.109957] [ 7932]  1000  7932    15847     2148   2       0             0 cc1
[376498.109960] [ 7933]  1000  7933    15852     2094   2       0             0 cc1
[376498.109962] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376498.109965] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376498.109967] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376498.109969] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376498.109972] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376498.109974] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376498.109976] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376498.109978] [ 7943]  1000  7943    15855     2157   0       0             0 cc1
[376498.109981] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376498.109984] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376498.109986] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376498.109988] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376498.109991] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376498.109993] [ 7952]  1000  7952    15824     2001   3       0             0 cc1
[376498.109996] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376498.109998] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376498.110000] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376498.110003] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376498.110005] [ 7961]  1000  7961    15871     2165   3       0             0 cc1
[376498.110007] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376498.110010] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376498.110012] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376498.110014] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376498.110017] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376498.110019] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376498.110021] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376498.110024] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376498.110026] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376498.110029] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376498.110031] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376498.110034] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376498.110037] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376498.110039] [ 7989]  1000  7989     3221      743   2       0             0 make
[376498.110042] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376498.110044] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376498.110047] [ 7996]  1000  7996    15856     2113   3       0             0 cc1
[376498.110049] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376498.110051] [ 8000]  1000  8000    15859     2156   2       0             0 cc1
[376498.110054] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376498.110056] [ 8003]  1000  8003    15857     2158   1       0             0 cc1
[376498.110058] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376498.110061] [ 8006]  1000  8006    15296     1406   2       0             0 cc1
[376498.110063] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376498.110065] [ 8009]  1000  8009    15856     2163   1       0             0 cc1
[376498.110068] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376498.110070] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376498.110073] [ 8011]  1000  8011    15304     1685   3       0             0 cc1
[376498.110075] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376498.110077] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376498.110080] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376498.110082] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376498.110085] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376498.110087] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376498.110090] [ 8020]  1000  8020    15313     1687   1       0             0 cc1
[376498.110092] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376498.110095] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376498.110097] [ 8023]  1000  8023    15816     2114   2       0             0 cc1
[376498.110099] [ 8024]  1000  8024    15851     2133   3       0             0 cc1
[376498.110102] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376498.110104] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376498.110106] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376498.110109] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376498.110111] [ 8035]  1000  8035    15847     2183   3       0             0 cc1
[376498.110113] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376498.110116] [ 8037]  1000  8037    15317     1755   3       0             0 cc1
[376498.110119] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376498.110121] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376498.110123] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376498.110126] [ 8042]  1000  8042    15323     1457   1       0             0 cc1
[376498.110128] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376498.110131] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376498.110134] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376498.110136] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376498.110139] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376498.110142] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376498.110144] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376498.110147] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376498.110149] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376498.110152] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376498.110155] [ 8066]  1000  8066    15318     1376   1       0             0 cc1
[376498.110157] [ 8067]  1000  8067    15848     2110   3       0             0 cc1
[376498.110161] [ 8068]  1000  8068    15851     2207   3       0             0 cc1
[376498.110163] [ 8069]  1000  8069    15848     2187   2       0             0 cc1
[376498.110166] [ 8070]  1000  8070    16417     2743   1       0             0 cc1
[376498.110169] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376498.110172] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376498.110175] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376498.110177] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376498.110179] [ 8075]  1000  8075    15304     1718   0       0             0 cc1
[376498.110180] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376498.110182] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376498.110184] [ 8080]  1000  8080    15316     1450   3       0             0 cc1
[376498.110186] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376498.110187] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376498.110189] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376498.110191] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376498.110193] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376498.110194] [ 8088]  1000  8088    15293     1393   0       0             0 cc1
[376498.110196] [ 8089]  1000  8089    15251     1297   2       0             0 cc1
[376498.110198] [ 8091]  1000  8091    15817     2102   3       0             0 cc1
[376498.110199] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376498.110201] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376498.110203] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376498.110205] [ 8096]  1000  8096    15260     1358   3       0             0 cc1
[376498.110207] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376498.110209] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376498.110211] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376498.110213] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376498.110215] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376498.110216] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376498.110219] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376498.110220] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376498.110223] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376498.110225] [ 8122]  1000  8122    15276     1355   1       0             0 cc1
[376498.110227] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376498.110229] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376498.110232] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376498.110235] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376498.110238] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376498.110240] [ 8137]  1000  8137    15296     1533   2       0             0 cc1
[376498.110243] [ 8138]  1000  8138    15294     1403   0       0             0 cc1
[376498.110245] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376498.110247] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376498.110250] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376498.110253] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376498.110255] [ 8184]  1000  8184    15251     1305   2       0             0 cc1
[376498.110258] [ 8185]  1000  8185    15286     1311   0       0             0 cc1
[376498.110260] [ 8186]  1000  8186    15259     1349   3       0             0 cc1
[376498.110261] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376498.110264] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376498.110265] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376498.110268] [ 8190]  1000  8190    15304     1374   1       0             0 cc1
[376498.110271] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376498.110273] [ 8192]  1000  8192    15297     1336   0       0             0 cc1
[376498.110276] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376498.110278] [ 8199]  1000  8199     3107      690   0       0             0 make
[376498.110280] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376498.110282] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376498.110284] [ 8254]  1000  8254    14717     1045   3       0             0 cc1
[376498.110286] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376498.110289] [ 8326]  1000  8326     2811      394   0       0             0 make
[376498.110292] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376498.110294] [ 8408]  1000  8408     2918      474   0       0             0 make
[376498.110297] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376498.110299] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376498.110301] [ 8438]  1000  8438    14713     1067   3       0             0 cc1
[376498.110304] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376498.110306] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376498.110309] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376498.110311] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376498.110313] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376498.110316] [ 8484]  1000  8484    14671     1050   3       0             0 cc1
[376498.110318] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376498.110321] [ 8497]  1000  8497     2774      366   2       0             0 make
[376498.110324] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376498.110326] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376498.110328] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376498.110331] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376498.110333] [ 8516]  1000  8516     4699     1296   0       0             0 as
[376498.110336] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376498.110338] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376498.110341] [ 8534]  1000  8534     1637      146   2       0             0 gcc
[376498.110343] [ 8535]  1000  8535     3425      284   3       0             0 sh
[376498.110345] [ 8538]  1000  8538     1637      145   1       0             0 gcc
[376498.110348] [ 8540]  1000  8540     1637      160   3       0             0 gcc
[376498.110350] [ 8541]  1000  8541     3425      283   3       0             0 sh
[376498.110353] [ 8542]  1000  8542     2811      363   1       0             0 make
[376498.110355] [ 8543]  1000  8543     3425      281   3       0             0 sh
[376498.110357] [ 8544]  1000  8544     1637      134   3       0             0 gcc
[376498.110360] [ 8545]  1000  8545     1637      140   3       0             0 gcc
[376498.110362] [ 8546]  1000  8546     1637      158   1       0             0 gcc
[376498.110364] [ 8549]  1000  8549     1637      154   0       0             0 gcc
[376498.110367] [ 8550]  1000  8550     3425      296   3       0             0 sh
[376498.110369] [ 8551]  1000  8551     2839      404   0       0             0 make
[376498.110372] [ 8552]  1000  8552     1637      152   2       0             0 gcc
[376498.110374] [ 8554]  1000  8554     1637      144   1       0             0 gcc
[376498.110377] [ 8555]  1000  8555     2872      443   3       0             0 make
[376498.110379] [ 8556]  1000  8556     2840      364   2       0             0 make
[376498.110382] [ 8557]  1000  8557     2841      430   3       0             0 make
[376498.110384] [ 8558]  1000  8558     2875      442   2       0             0 make
[376498.110387] [ 8559]  1000  8559     2807      376   3       0             0 make
[376498.110389] [ 8560]  1000  8560     1637      147   3       0             0 gcc
[376498.110392] [ 8561]  1000  8561     2840      364   0       0             0 make
[376498.110395] [ 8562]  1000  8562     2807      385   3       0             0 make
[376498.110397] [ 8563]  1000  8563     2806      360   0       0             0 make
[376498.110399] [ 8564]  1000  8564     2812      378   0       0             0 make
[376498.110401] [ 8565]  1000  8565     2807      364   0       0             0 make
[376498.110403] [ 8567]  1000  8567     2845      436   0       0             0 make
[376498.110405] [ 8568]  1000  8568     2807      377   1       0             0 make
[376498.110406] [ 8569]  1000  8569     2807      358   0       0             0 make
[376498.110408] [ 8570]  1000  8570     2812      379   3       0             0 make
[376498.110410] [ 8571]  1000  8571     2807      377   3       0             0 make
[376498.110412] [ 8572]  1000  8572     2880      418   0       0             0 make
[376498.110414] [ 8573]  1000  8573     2844      429   0       0             0 make
[376498.110416] [ 8574]  1000  8574     2843      377   0       0             0 make
[376498.110417] [ 8575]  1000  8575     2808      369   0       0             0 make
[376498.110419] [ 8576]  1000  8576     2872      438   0       0             0 make
[376498.110421] [ 8577]  1000  8577     2877      443   2       0             0 make
[376498.110423] [ 8578]  1000  8578     2842      392   2       0             0 make
[376498.110424] [ 8579]  1000  8579     2812      363   2       0             0 make
[376498.110426] [ 8580]  1000  8580     2872      443   0       0             0 make
[376498.110428] [ 8581]  1000  8581     2812      387   3       0             0 make
[376498.110430] [ 8582]  1000  8582     2807      375   2       0             0 make
[376498.110431] [ 8583]  1000  8583     2939      495   3       0             0 make
[376498.110433] [ 8584]  1000  8584     2807      372   2       0             0 make
[376498.110435] [ 8585]  1000  8585     2873      425   3       0             0 make
[376498.110436] [ 8586]  1000  8586     2879      437   2       0             0 make
[376498.110438] [ 8587]  1000  8587     2808      377   0       0             0 make
[376498.110440] [ 8588]  1000  8588     2807      384   1       0             0 make
[376498.110442] [ 8589]  1000  8589     2840      429   3       0             0 make
[376498.110443] [ 8590]  1000  8590     2842      431   0       0             0 make
[376498.110445] [ 8591]  1000  8591     2813      403   2       0             0 make
[376498.110447] [ 8592]  1000  8592     2812      355   3       0             0 make
[376498.110449] [ 8593]  1000  8593     2841      385   3       0             0 make
[376498.110450] [ 8595]  1000  8595     2843      405   3       0             0 make
[376498.110452] [ 8596]  1000  8596     2839      402   2       0             0 make
[376498.110454] [ 8597]  1000  8597     2877      428   2       0             0 make
[376498.110456] [ 8598]  1000  8598     2812      350   1       0             0 make
[376498.110457] [ 8599]  1000  8599     2812      363   3       0             0 make
[376498.110459] [ 8600]  1000  8600     2843      410   0       0             0 make
[376498.110461] [ 8601]  1000  8601     2842      411   3       0             0 make
[376498.110463] [ 8602]  1000  8602     2812      350   3       0             0 make
[376498.110465] [ 8603]  1000  8603     2874      439   0       0             0 make
[376498.110467] [ 8604]  1000  8604     2840      364   0       0             0 make
[376498.110468] [ 8605]  1000  8605     2807      376   0       0             0 make
[376498.110470] [ 8606]  1000  8606     2874      442   0       0             0 make
[376498.110472] [ 8607]  1000  8607     2807      378   0       0             0 make
[376498.110474] [ 8608]  1000  8608     2873      447   2       0             0 make
[376498.110476] [ 8610]  1000  8610     2811      357   1       0             0 make
[376498.110477] [ 8611]  1000  8611     2841      429   2       0             0 make
[376498.110479] [ 8612]  1000  8612     2841      364   3       0             0 make
[376498.110481] [ 8613]  1000  8613     2809      378   2       0             0 make
[376498.110483] [ 8614]  1000  8614     2810      379   2       0             0 make
[376498.110484] [ 8616]  1000  8616     2845      433   0       0             0 make
[376498.110486] [ 8617]  1000  8617     2840      407   0       0             0 make
[376498.110488] [ 8618]  1000  8618     2907      473   0       0             0 make
[376498.110490] [ 8619]  1000  8619     2873      441   2       0             0 make
[376498.110491] [ 8620]  1000  8620     2811      370   2       0             0 make
[376498.110493] [ 8621]  1000  8621     2880      449   2       0             0 make
[376498.110495] [ 8622]  1000  8622     2871      437   0       0             0 make
[376498.110497] [ 8623]  1000  8623     2838      414   3       0             0 make
[376498.110498] [ 8624]  1000  8624     2842      396   1       0             0 make
[376498.110500] [ 8625]  1000  8625     2811      377   0       0             0 make
[376498.110502] [ 8626]  1000  8626     2840      408   0       0             0 make
[376498.110503] [ 8627]  1000  8627     2873      445   3       0             0 make
[376498.110505] [ 8628]  1000  8628     2872      466   3       0             0 make
[376498.110507] [ 8630]  1000  8630     2839      399   2       0             0 make
[376498.110508] [ 8631]  1000  8631     2807      377   2       0             0 make
[376498.110510] [ 8632]  1000  8632     2808      378   2       0             0 make
[376498.110512] [ 8633]  1000  8633     2844      411   3       0             0 make
[376498.110514] [ 8635]  1000  8635     2843      425   3       0             0 make
[376498.110515] [ 8636]  1000  8636     2812      378   0       0             0 make
[376498.110517] [ 8637]  1000  8637     2808      372   0       0             0 make
[376498.110519] [ 8638]  1000  8638     2902      479   3       0             0 make
[376498.110521] [ 8639]  1000  8639     2774      344   3       0             0 make
[376498.110522] [ 8640]  1000  8640    13485      150   1       0             0 cc1
[376498.110524] [ 8641]  1000  8641     4699     1268   3       0             0 as
[376498.110526] [ 8642]  1000  8642    13486      151   1       0             0 cc1
[376498.110527] [ 8643]  1000  8643     4278      835   3       0             0 as
[376498.110529] [ 8645]  1000  8645    13486      150   2       0             0 cc1
[376498.110531] [ 8646]  1000  8646     4278      828   2       0             0 as
[376498.110533] [ 8647]  1000  8647    13486      149   1       0             0 cc1
[376498.110535] [ 8648]  1000  8648     4278      854   3       0             0 as
[376498.110536] [ 8649]  1000  8649    13486      150   1       0             0 cc1
[376498.110538] [ 8650]  1000  8650     4278      821   0       0             0 as
[376498.110540] [ 8651]  1000  8651    13486      151   1       0             0 cc1
[376498.110541] [ 8652]  1000  8652    13486      150   2       0             0 cc1
[376498.110543] [ 8653]  1000  8653     4699     1296   2       0             0 as
[376498.110545] [ 8654]  1000  8654    13486      151   2       0             0 cc1
[376498.110546] [ 8655]  1000  8655     4278      827   1       0             0 as
[376498.110548] [ 8656]  1000  8656     4699     1281   3       0             0 as
[376498.110550] [ 8658]  1000  8658     1637      165   0       0             0 gcc
[376498.110552] [ 8659]  1000  8659     1637      134   1       0             0 gcc
[376498.110553] [ 8660]  1000  8660     1637      156   1       0             0 gcc
[376498.110555] [ 8661]  1000  8661    13486      150   1       0             0 cc1
[376498.110557] [ 8662]  1000  8662    13486      150   1       0             0 cc1
[376498.110559] [ 8663]  1000  8663     4699     1285   1       0             0 as
[376498.110561] [ 8664]  1000  8664     4278      839   2       0             0 as
[376498.110562] [ 8666]  1000  8666    13486      151   1       0             0 cc1
[376498.110564] [ 8667]  1000  8667     4278      841   0       0             0 as
[376498.110566] [ 8669]  1000  8669     2808      378   0       0             0 make
[376498.110568] [ 8671]  1000  8671     1637      166   2       0             0 gcc
[376498.110569] [ 8673]  1000  8673    12230       65   3       0             0 cc1
[376498.110571] [ 8675]  1000  8675     3423      275   2       0             0 sh
[376498.110573] [ 8676]  1000  8676     2807      379   3       0             0 make
[376498.110575] [ 8678]  1000  8678     2840      439   2       0             0 make
[376498.110576] [ 8680]  1000  8680     2808      378   0       0             0 make
[376498.110578] [ 8681]  1000  8681     2840      407   0       0             0 make
[376498.110580] [ 8682]  1000  8682     2806      380   2       0             0 make
[376498.110582] [ 8683]  1000  8683     4699     1294   1       0             0 as
[376498.110584] [ 8686]     0  8686     3948      290   1       0             0 handler.sh
[376498.110586] [ 8687]  1000  8687     2905      492   0       0             0 make
[376498.110588] [ 8688]  1000  8688     2812      378   2       0             0 make
[376498.110589] [ 8689]  1000  8689     2811      377   0       0             0 make
[376498.110591] [ 8691]  1000  8691     2773      376   3       0             0 make
[376498.110593] [ 8692]  1000  8692     2806      392   0       0             0 make
[376498.110595] [ 8693]  1000  8693     2811      391   1       0             0 make
[376498.110596] [ 8695]  1000  8695     3422      280   3       0             0 sh
[376498.110598] [ 8696]  1000  8696     2773      379   1       0             0 make
[376498.110600] [ 8697]  1000  8697     2807      393   2       0             0 make
[376498.110602] [ 8698]  1000  8698    12230       64   0       0             0 cc1
[376498.110603] [ 8705]  1000  8705     1637      134   2       0             0 gcc
[376498.110605] [ 8706]  1000  8706     2807      385   3       0             0 make
[376498.110607] [ 8707]  1000  8707     2810      378   3       0             0 make
[376498.110609] [ 8708]  1000  8708     4699     1296   3       0             0 as
[376498.110611] [ 8709]  1000  8709     2808      394   0       0             0 make
[376498.110612] [ 8710]  1000  8710     2806      375   3       0             0 make
[376498.110614] [ 8711]  1000  8711     2806      380   2       0             0 make
[376498.110616] [ 8712]  1000  8712     2809      392   0       0             0 make
[376498.110618] [ 8713]  1000  8713     2846      409   0       0             0 make
[376498.110619] [ 8714]  1000  8714     2808      393   1       0             0 make
[376498.110621] [ 8715]  1000  8715     2812      349   2       0             0 make
[376498.110629] [ 8716]  1000  8716     2871      466   0       0             0 make
[376498.110632] [ 8717]  1000  8717     2882      446   0       0             0 make
[376498.110634] [ 8718]  1000  8718     2809      387   3       0             0 make
[376498.110637] [ 8719]  1000  8719     2773      378   3       0             0 make
[376498.110639] [ 8720]  1000  8720     2840      376   0       0             0 make
[376498.110642] [ 8721]  1000  8721     2807      393   3       0             0 make
[376498.110644] [ 8722]  1000  8722     2841      424   0       0             0 make
[376498.110647] [ 8723]  1000  8723     2805      392   1       0             0 make
[376498.110650] [ 8724]  1000  8724     2806      378   2       0             0 make
[376498.110652] [ 8725]  1000  8725     2807      393   3       0             0 make
[376498.110653] [ 8726]  1000  8726     2841      375   3       0             0 make
[376498.110655] [ 8727]  1000  8727     2809      392   3       0             0 make
[376498.110657] [ 8728]  1000  8728     2807      389   2       0             0 make
[376498.110658] [ 8729]  1000  8729     2807      392   3       0             0 make
[376498.110660] [ 8730]  1000  8730     2812      393   2       0             0 make
[376498.110662] [ 8731]  1000  8731     2839      380   3       0             0 make
[376498.110664] [ 8732]  1000  8732     2842      425   2       0             0 make
[376498.110666] [ 8733]  1000  8733     2807      400   3       0             0 make
[376498.110668] [ 8735]  1000  8735     3424      285   2       0             0 sh
[376498.110669] [ 8737]  1000  8737     3422      161   0       0             0 sh
[376498.110671] [ 8739]  1000  8739    12229       65   3       0             0 cc1
[376498.110673] [ 8740]  1000  8740     4699     1296   0       0             0 as
[376498.110675] [ 8741]  1000  8741     1637      143   0       0             0 gcc
[376498.110676] Out of memory: Kill process 490 (urxvtd) score 9 or sacrifice child
[376498.110685] Killed process 8283 (zsh) total-vm:40932kB, anon-rss:7892kB, file-rss:928kB
[376498.114655] handler.sh invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[376498.114660] handler.sh cpuset=/ mems_allowed=0
[376498.114663] Pid: 8686, comm: handler.sh Tainted: G        W    3.5.4-1-ARCH #1
[376498.114665] Call Trace:
[376498.114672]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[376498.114677]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[376498.114682]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[376498.114688]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[376498.114693]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[376498.114696]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[376498.114700]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[376498.114705]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[376498.114710]  [<ffffffff811843d3>] ? putname+0x33/0x50
[376498.114713]  [<ffffffff81188918>] ? user_path_at_empty+0x68/0xa0
[376498.114716]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[376498.114721]  [<ffffffff811789f2>] ? generic_file_llseek_size+0x122/0x140
[376498.114725]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[376498.114728]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[376498.114732]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[376498.114734] Mem-Info:
[376498.114736] Node 0 DMA per-cpu:
[376498.114739] CPU    0: hi:    0, btch:   1 usd:   0
[376498.114741] CPU    1: hi:    0, btch:   1 usd:   0
[376498.114743] CPU    2: hi:    0, btch:   1 usd:   0
[376498.114744] CPU    3: hi:    0, btch:   1 usd:   0
[376498.114745] Node 0 DMA32 per-cpu:
[376498.114748] CPU    0: hi:  186, btch:  31 usd:   0
[376498.114750] CPU    1: hi:  186, btch:  31 usd:   0
[376498.114752] CPU    2: hi:  186, btch:  31 usd:   0
[376498.114753] CPU    3: hi:  186, btch:  31 usd: 163
[376498.114754] Node 0 Normal per-cpu:
[376498.114757] CPU    0: hi:  186, btch:  31 usd:  44
[376498.114758] CPU    1: hi:  186, btch:  31 usd:   0
[376498.114760] CPU    2: hi:  186, btch:  31 usd:  30
[376498.114762] CPU    3: hi:  186, btch:  31 usd:   0
[376498.114766] active_anon:699642 inactive_anon:37588 isolated_anon:0
 active_file:283 inactive_file:619 isolated_file:82
 unevictable:3510 dirty:32 writeback:28 unstable:0
 free:28636 slab_reclaimable:171532 slab_unreclaimable:9237
 mapped:1662 shmem:106238 pagetables:13193 bounce:0
[376498.114769] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[376498.114775] lowmem_reserve[]: 0 2137 3899 3899
[376498.114779] Node 0 DMA32 free:60724kB min:36900kB low:46124kB high:55348kB active_anon:1500492kB inactive_anon:39696kB active_file:1040kB inactive_file:2052kB unevictable:3848kB isolated(anon):0kB isolated(file):328kB present:2188752kB mlocked:3848kB dirty:80kB writeback:20kB mapped:2728kB shmem:155416kB slab_reclaimable:516540kB slab_unreclaimable:13844kB kernel_stack:5768kB pagetables:24628kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[376498.114785] lowmem_reserve[]: 0 0 1762 1762
[376498.114789] Node 0 Normal free:37964kB min:30416kB low:38020kB high:45624kB active_anon:1298076kB inactive_anon:110656kB active_file:92kB inactive_file:424kB unevictable:10192kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10192kB dirty:48kB writeback:92kB mapped:3920kB shmem:269536kB slab_reclaimable:169556kB slab_unreclaimable:23088kB kernel_stack:1472kB pagetables:28144kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:912 all_unreclaimable? yes
[376498.114795] lowmem_reserve[]: 0 0 0 0
[376498.114798] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[376498.114807] Node 0 DMA32: 11206*4kB 1033*8kB 269*16kB 42*32kB 2*64kB 1*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 60784kB
[376498.114818] Node 0 Normal: 8395*4kB 263*8kB 12*16kB 2*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 37988kB
[376498.114826] 108224 total pagecache pages
[376498.114828] 0 pages in swap cache
[376498.114829] Swap cache stats: add 0, delete 0, find 0/0
[376498.114831] Free swap  = 0kB
[376498.114832] Total swap = 0kB
[376498.130357] 1048048 pages RAM
[376498.130361] 57533 pages reserved
[376498.130362] 158794 pages shared
[376498.130363] 935100 pages non-shared
[376498.130365] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[376498.130373] [  186]     0   186     6543      409   1     -17         -1000 systemd-udevd
[376498.130376] [  192]     0   192    64002     1653   3       0             0 systemd-journal
[376498.130380] [  319]     0   319     3302      312   2       0             0 crond
[376498.130383] [  320]     0   320    17693      682   1       0             0 cupsd
[376498.130385] [  322]     0   322    10502      324   2     -17         -1000 sshd
[376498.130389] [  324]    81   324     4406      299   3     -13          -900 dbus-daemon
[376498.130391] [  325]     0   325     6512      225   3       0             0 systemd-logind
[376498.130394] [  328]     0   328    15747      314   2       0             0 login
[376498.130397] [  331]     0   331     2031      186   1       0             0 agetty
[376498.130399] [  334]     0   334     2031      185   1       0             0 agetty
[376498.130402] [  335]     0   335     2031      186   1       0             0 agetty
[376498.130404] [  336]     0   336     2031      186   1       0             0 agetty
[376498.130407] [  337]     0   337     2031      185   1       0             0 agetty
[376498.130411] [  355]     0   355    51901      468   0       0             0 colord
[376498.130413] [  372]     0   372   123543     1000   1       0             0 colord-sane
[376498.130416] [  412]     0   412     3092      234   3       0             0 master
[376498.130419] [  416]    73   416    16373      364   0       0             0 qmgr
[376498.130422] [  429]  1000   429     3423      283   2       0             0 restart-x
[376498.130424] [  440]  1000   440     3423      298   3       0             0 startx
[376498.130427] [  457]  1000   457     3966      148   2       0             0 xinit
[376498.130429] [  458]  1000   458    74071     4580   2       0             0 X
[376498.130433] [  479]  1000   479    23989      727   1       0             0 i3
[376498.130436] [  486]  1000   486     6062      206   1       0             0 unclutter
[376498.130438] [  489]  1000   489     6004      135   1       0             0 dispad
[376498.130442] [  490]  1000   490    33798     9094   1       0             0 urxvtd
[376498.130444] [  493]  1000   493     8038      466   0       0             0 xbindkeys
[376498.130446] [  499]  1000   499    19180      529   3       0             0 i3bar
[376498.130449] [  500]  1000   500     8621     1177   2       0             0 i3status
[376498.130451] [  504]  1000   504     8156      627   3       0             0 zsh
[376498.130453] [  511]     0   511     8481      269   2       0             0 sudo
[376498.130455] [  512]     0   512     6933      456   1       0             0 zsh
[376498.130459] [  538]     0   538     7404      250   2       0             0 wpa_supplicant
[376498.130461] [  657]  1000   657     4494       96   2       0             0 dbus-launch
[376498.130463] [  658]  1000   658     4402      227   0       0             0 dbus-daemon
[376498.130466] [  741]  1000   741     9786     1778   2       0             0 zsh
[376498.130468] [  773]  1000   773     8156      643   1       0             0 zsh
[376498.130471] [  881]  1000   881     8717      696   2       0             0 zsh
[376498.130473] [  889]  1000   889     8329      652   0       0             0 vim
[376498.130475] [  890]  1000   890     3424      270   3       0             0 lh
[376498.130477] [  892]  1000   892     8350      660   1       0             0 vim
[376498.130480] [20745]  1000 20745     9332     1343   1       0             0 zsh
[376498.130482] [20869]  1000 20869    10021     1970   3       0             0 zsh
[376498.130484] [23733]  1000 23733     8156      653   1       0             0 zsh
[376498.130487] [30377]  1000 30377     8156      675   1       0             0 zsh
[376498.130489] [31107]  1000 31107     8156      659   1       0             0 zsh
[376498.130492] [31114]  1000 31114    15132      685   3       0             0 mutt
[376498.130494] [ 8963]  1000  8963    16620     2722   1       0             0 mutt
[376498.130497] [ 2720]  1000  2720     8895      887   1       0             0 zsh
[376498.130499] [ 6191]     0  6191     2136      154   1       0             0 dhcpcd
[376498.130501] [14522]  1000 14522    10026     2005   1       0             0 zsh
[376498.130504] [28445]  1000 28445    16596     2676   0       0             0 mutt
[376498.130507] [19266]  1000 19266     8950     1648   3       0             0 mosh-client
[376498.130509] [ 4162]  1000  4162    63938      352   1       0             0 dconf-service
[376498.130512] [11791]  1000 11791     8773      752   3       0             0 zsh
[376498.130514] [24623]  1000 24623     8773      752   2       0             0 zsh
[376498.130517] [ 5541]  1000  5541     8803      803   1       0             0 zsh
[376498.130519] [ 5740]  1000  5740    14722      785   0       0             0 mutt
[376498.130522] [15553]     0 15553     8481      282   1       0             0 sudo
[376498.130525] [15554]     0 15554     6933      457   1       0             0 zsh
[376498.130528] [25272]  1000 25272     8773      737   1       0             0 zsh
[376498.130530] [28386]  1000 28386     8716      732   3       0             0 zsh
[376498.130534] [28656]  1000 28656     8769      774   3       0             0 zsh
[376498.130537] [28704]  1000 28704     8289      629   2       0             0 vim
[376498.130539] [29135]  1000 29135    44968      225   3       0             0 evinced
[376498.130543] [ 8435]  1000  8435     8837      829   1       0             0 zsh
[376498.130546] [12952]     0 12952    48360      950   0       0             0 udisks-daemon
[376498.130549] [12953]     0 12953    11353      124   1       0             0 udisks-daemon
[376498.130551] [12956]     0 12956    47282      468   0     -13          -900 polkitd
[376498.130553] [14823]  1000 14823     8290      649   2       0             0 vim
[376498.130558] [16632]  1000 16632     8269      636   2       0             0 vim
[376498.130560] [20478]  1000 20478     8155      663   3       0             0 zsh
[376498.130563] [20485]  1000 20485     9516     2213   0       0             0 mosh-client
[376498.130565] [20857]  1000 20857     8773      729   1       0             0 zsh
[376498.130568] [20910]  1000 20910     9526      371   2       0             0 ssh
[376498.130570] [20911]  1000 20911    60494       95   2       0             0 sshfs
[376498.130573] [21029]  1000 21029     9794     1816   3       0             0 zsh
[376498.130576] [21096]  1000 21096     8155      664   3       0             0 zsh
[376498.130579] [21684]     0 21684     1056      221   2       0             0 acpid
[376498.130583] [24016]  1000 24016     4938      304   1       0             0 sftp
[376498.130586] [24125]  1000 24125     8767      776   3       0             0 zsh
[376498.130588] [24277]  1000 24277     2749      210   3       0             0 less
[376498.130598] [24278]  1000 24278     8290      594   1       0             0 vim
[376498.130601] [26840]     0 26840     4265     2139   1       0             0 atop
[376498.130605] [30057]  1000 30057     8761      769   2       0             0 zsh
[376498.130608] [30065]  1000 30065     2749      209   3       0             0 less
[376498.130611] [30126]  1000 30126     8773      773   1       0             0 zsh
[376498.130615] [30413]    73 30413    16333      352   1       0             0 pickup
[376498.130618] [31116]  1000 31116     8773      775   3       0             0 zsh
[376498.130620] [31232]  1000 31232    14959     1071   0       0             0 mutt
[376498.130623] [31606]  1000 31606     8773      774   1       0             0 zsh
[376498.130625] [31613]  1000 31613     3424      270   2       0             0 lh
[376498.130628] [31615]  1000 31615     8303      698   0       0             0 vim
[376498.130630] [  450]  1000   450     8155      680   0       0             0 zsh
[376498.130633] [  462]  1000   462     8879      846   0       0             0 zsh
[376498.130636] [  995]  1000   995     4774     2219   3       0             0 atop
[376498.130638] [ 1458]  1000  1458     9525      378   0       0             0 ssh
[376498.130642] [ 2134]  1000  2134     8155      664   0       0             0 zsh
[376498.130645] [ 2141]  1000  2141     9488      394   0       0             0 ssh
[376498.130647] [ 2293]  1000  2293     8882      893   1       0             0 zsh
[376498.130650] [ 2551]  1000  2551     9005      309   1       0             0 ssh
[376498.130652] [ 2555]  1000  2555     8970      282   1       0             0 ssh
[376498.130654] [ 2558]  1000  2558     8970      291   2       0             0 ssh
[376498.130657] [ 2889]  1000  2889     9746     1741   1       0             0 zsh
[376498.130659] [ 2901]  1000  2901     9488      378   0       0             0 ssh
[376498.130662] [ 3405]  1000  3405     8155      679   1       0             0 zsh
[376498.130666] [ 4254]  1000  4254     8728      746   2       0             0 zsh
[376498.130668] [ 4677]  1000  4677     2943      510   1       0             0 make
[376498.130672] [ 6709]  1000  6709     2806      410   1       0             0 make
[376498.130675] [ 6732]  1000  6732     4412     2008   0       0             0 make
[376498.130679] [ 6733]  1000  6733     3527     1114   2       0             0 make
[376498.130681] [ 6744]  1000  6744     2978      578   2       0             0 make
[376498.130684] [ 6821]  1000  6821     4325     1911   0       0             0 make
[376498.130686] [ 6975]  1000  6975     3425      284   0       0             0 sh
[376498.130689] [ 6982]  1000  6982     1637      134   0       0             0 gcc
[376498.130692] [ 6989]  1000  6989    21824     8200   3       0             0 cc1
[376498.130694] [ 6991]  1000  6991     3425      282   0       0             0 sh
[376498.130697] [ 6992]  1000  6992     4699     1282   1       0             0 as
[376498.130699] [ 7011]  1000  7011     1637      135   3       0             0 gcc
[376498.130703] [ 7033]  1000  7033     3425      283   0       0             0 sh
[376498.130706] [ 7038]  1000  7038    22737     8669   3       0             0 cc1
[376498.130708] [ 7050]  1000  7050     4699     1321   3       0             0 as
[376498.130711] [ 7067]  1000  7067     1637      134   1       0             0 gcc
[376498.130714] [ 7073]  1000  7073     3425      284   3       0             0 sh
[376498.130716] [ 7074]  1000  7074    21551     7896   2       0             0 cc1
[376498.130718] [ 7089]  1000  7089     1637      134   3       0             0 gcc
[376498.130720] [ 7091]  1000  7091     3950     1548   0       0             0 make
[376498.130723] [ 7092]  1000  7092     4699     1283   2       0             0 as
[376498.130725] [ 7094]  1000  7094    21137     7481   2       0             0 cc1
[376498.130728] [ 7097]  1000  7097     4699     1282   0       0             0 as
[376498.130730] [ 7165]  1000  7165     3984     1568   1       0             0 make
[376498.130732] [ 7189]  1000  7189     3425      282   0       0             0 sh
[376498.130735] [ 7197]  1000  7197     1637      134   0       0             0 gcc
[376498.130737] [ 7200]  1000  7200    20966     7356   1       0             0 cc1
[376498.130740] [ 7205]  1000  7205     4699     1278   3       0             0 as
[376498.130742] [ 7235]  1000  7235     3425      284   2       0             0 sh
[376498.130744] [ 7241]  1000  7241     3425      284   0       0             0 sh
[376498.130746] [ 7244]  1000  7244     1637      135   0       0             0 gcc
[376498.130748] [ 7248]  1000  7248     3425      283   0       0             0 sh
[376498.130750] [ 7249]  1000  7249     1637      158   1       0             0 gcc
[376498.130753] [ 7251]  1000  7251     1637      154   2       0             0 gcc
[376498.130756] [ 7252]  1000  7252    18661     5065   2       0             0 cc1
[376498.130758] [ 7255]  1000  7255     4699     1287   0       0             0 as
[376498.130760] [ 7256]  1000  7256     3425      284   2       0             0 sh
[376498.130762] [ 7257]  1000  7257     3195      800   3       0             0 make
[376498.130764] [ 7259]  1000  7259     1637      156   0       0             0 gcc
[376498.130767] [ 7266]  1000  7266    18541     4692   3       0             0 cc1
[376498.130769] [ 7267]  1000  7267    18036     4393   3       0             0 cc1
[376498.130771] [ 7268]  1000  7268    17994     3941   3       0             0 cc1
[376498.130773] [ 7270]  1000  7270     4699     1249   3       0             0 as
[376498.130775] [ 7271]  1000  7271     3425      282   3       0             0 sh
[376498.130778] [ 7272]  1000  7272     4699     1249   2       0             0 as
[376498.130780] [ 7273]  1000  7273     4699     1247   1       0             0 as
[376498.130782] [ 7289]  1000  7289     1637      134   3       0             0 gcc
[376498.130785] [ 7294]  1000  7294    21522     7908   3       0             0 cc1
[376498.130787] [ 7296]  1000  7296     4699     1283   3       0             0 as
[376498.130789] [ 7299]  1000  7299     3073      675   2       0             0 make
[376498.130792] [ 7313]  1000  7313     3425      284   3       0             0 sh
[376498.130794] [ 7316]  1000  7316     3425      295   1       0             0 sh
[376498.130797] [ 7318]  1000  7318     3328      930   2       0             0 make
[376498.130799] [ 7320]  1000  7320     3425      283   3       0             0 sh
[376498.130801] [ 7321]  1000  7321     3425      284   0       0             0 sh
[376498.130804] [ 7322]  1000  7322     3171      772   1       0             0 make
[376498.130806] [ 7323]  1000  7323     3425      284   3       0             0 sh
[376498.130808] [ 7328]  1000  7328     3423     1019   3       0             0 make
[376498.130811] [ 7332]  1000  7332     3425      293   3       0             0 sh
[376498.130814] [ 7334]  1000  7334     3425      283   3       0             0 sh
[376498.130817] [ 7335]  1000  7335     2879      451   3       0             0 make
[376498.130819] [ 7336]  1000  7336     3425      283   3       0             0 sh
[376498.130822] [ 7337]  1000  7337     1637      151   3       0             0 gcc
[376498.130825] [ 7338]  1000  7338     3425      292   1       0             0 sh
[376498.130827] [ 7342]  1000  7342     1637      150   0       0             0 gcc
[376498.130829] [ 7343]  1000  7343     3425      295   2       0             0 sh
[376498.130831] [ 7344]  1000  7344     3425      295   3       0             0 sh
[376498.130834] [ 7348]  1000  7348     1637      151   1       0             0 gcc
[376498.130836] [ 7349]  1000  7349     1637      150   3       0             0 gcc
[376498.130839] [ 7350]  1000  7350     1637      149   3       0             0 gcc
[376498.130842] [ 7351]  1000  7351     1637      152   2       0             0 gcc
[376498.130844] [ 7352]  1000  7352     1637      134   2       0             0 gcc
[376498.130847] [ 7353]  1000  7353     1637      134   3       0             0 gcc
[376498.130849] [ 7354]  1000  7354     3425      283   1       0             0 sh
[376498.130852] [ 7355]  1000  7355     1637      134   2       0             0 gcc
[376498.130855] [ 7356]  1000  7356     1637      134   1       0             0 gcc
[376498.130857] [ 7357]  1000  7357     1637      135   1       0             0 gcc
[376498.130859] [ 7359]  1000  7359     3425      282   1       0             0 sh
[376498.130862] [ 7360]  1000  7360     3425      284   2       0             0 sh
[376498.130864] [ 7362]  1000  7362    17485     3619   2       0             0 cc1
[376498.130866] [ 7363]  1000  7363    19182     5378   1       0             0 cc1
[376498.130869] [ 7364]  1000  7364    17484     3773   3       0             0 cc1
[376498.130871] [ 7365]  1000  7365    19708     5830   2       0             0 cc1
[376498.130874] [ 7366]  1000  7366    17495     3574   3       0             0 cc1
[376498.130876] [ 7367]  1000  7367    19234     5521   2       0             0 cc1
[376498.130878] [ 7368]  1000  7368     4699     1249   0       0             0 as
[376498.130881] [ 7369]  1000  7369     4699     1303   0       0             0 as
[376498.130883] [ 7370]  1000  7370     4699     1282   2       0             0 as
[376498.130886] [ 7371]  1000  7371     4699     1249   1       0             0 as
[376498.130888] [ 7372]  1000  7372     4699     1299   0       0             0 as
[376498.130891] [ 7373]  1000  7373     4699     1307   3       0             0 as
[376498.130894] [ 7375]  1000  7375    17490     3539   3       0             0 cc1
[376498.130896] [ 7376]  1000  7376     4699     1250   0       0             0 as
[376498.130900] [ 7377]  1000  7377    19766     5745   3       0             0 cc1
[376498.130903] [ 7379]  1000  7379     4699     1298   0       0             0 as
[376498.130906] [ 7380]  1000  7380    19724     5930   2       0             0 cc1
[376498.130908] [ 7381]  1000  7381     1637      134   2       0             0 gcc
[376498.130911] [ 7382]  1000  7382     4699     1249   3       0             0 as
[376498.130914] [ 7383]  1000  7383    17525     3503   2       0             0 cc1
[376498.130916] [ 7384]  1000  7384     4699     1297   2       0             0 as
[376498.130919] [ 7385]  1000  7385     1637      134   0       0             0 gcc
[376498.130921] [ 7386]  1000  7386     1637      134   1       0             0 gcc
[376498.130923] [ 7387]  1000  7387    19234     5664   2       0             0 cc1
[376498.130925] [ 7388]  1000  7388    20926     6938   3       0             0 cc1
[376498.130927] [ 7389]  1000  7389     4699     1278   2       0             0 as
[376498.130929] [ 7390]  1000  7390     4699     1293   1       0             0 as
[376498.130930] [ 7391]  1000  7391    17490     3449   3       0             0 cc1
[376498.130932] [ 7392]  1000  7392     4699     1251   1       0             0 as
[376498.130934] [ 7394]  1000  7394    19715     5974   0       0             0 cc1
[376498.130935] [ 7395]  1000  7395     4699     1297   2       0             0 as
[376498.130937] [ 7414]  1000  7414     3425      283   3       0             0 sh
[376498.130939] [ 7416]  1000  7416     1637      165   1       0             0 gcc
[376498.130940] [ 7421]  1000  7421    16399     2755   1       0             0 cc1
[376498.130942] [ 7422]  1000  7422     4699     1312   2       0             0 as
[376498.130944] [ 7424]  1000  7424     3425      306   2       0             0 sh
[376498.130946] [ 7429]  1000  7429     1637      134   2       0             0 gcc
[376498.130948] [ 7433]     0  7433     9169      395   3       0             0 crond
[376498.130949] [ 7435]  1000  7435     2937      212   1       0             0 sh
[376498.130951] [ 7437]  1000  7437   169116     2828   2       0             0 offlineimap
[376498.130953] [ 7496]  1000  7496     3425      284   1       0             0 sh
[376498.130955] [ 7497]  1000  7497     3425      284   0       0             0 sh
[376498.130957] [ 7510]  1000  7510     3425      282   0       0             0 sh
[376498.130959] [ 7526]  1000  7526     1637      134   0       0             0 gcc
[376498.130961] [ 7529]  1000  7529    16399     2826   2       0             0 cc1
[376498.130963] [ 7532]  1000  7532     1637      134   0       0             0 gcc
[376498.130965] [ 7534]  1000  7534     1637      134   3       0             0 gcc
[376498.130967] [ 7536]  1000  7536     4699     1296   0       0             0 as
[376498.130968] [ 7539]  1000  7539    16933     2978   2       0             0 cc1
[376498.130970] [ 7540]  1000  7540    17499     3472   3       0             0 cc1
[376498.130972] [ 7544]  1000  7544     4699     1296   0       0             0 as
[376498.130974] [ 7545]  1000  7545     4699     1296   3       0             0 as
[376498.130975] [ 7546]  1000  7546     3568     1121   2       0             0 make
[376498.130977] [ 7548]  1000  7548     3425      283   2       0             0 sh
[376498.130979] [ 7550]  1000  7550    16404     2802   1       0             0 cc1
[376498.130981] [ 7552]  1000  7552     3425      285   0       0             0 sh
[376498.130982] [ 7553]  1000  7553     3425      283   2       0             0 sh
[376498.130984] [ 7554]  1000  7554     3425      283   0       0             0 sh
[376498.130986] [ 7555]  1000  7555     3425      283   2       0             0 sh
[376498.130987] [ 7558]  1000  7558     1637      134   0       0             0 gcc
[376498.130989] [ 7559]  1000  7559     3425      283   0       0             0 sh
[376498.130991] [ 7560]  1000  7560     3425      282   2       0             0 sh
[376498.130992] [ 7561]  1000  7561     4699     1296   3       0             0 as
[376498.130994] [ 7562]  1000  7562     3425      284   0       0             0 sh
[376498.130996] [ 7567]  1000  7567     3425      284   2       0             0 sh
[376498.130998] [ 7568]  1000  7568     3425      284   3       0             0 sh
[376498.131000] [ 7569]  1000  7569     3425      282   2       0             0 sh
[376498.131001] [ 7570]  1000  7570     3425      284   2       0             0 sh
[376498.131003] [ 7571]  1000  7571     3425      284   0       0             0 sh
[376498.131005] [ 7572]  1000  7572     3425      283   2       0             0 sh
[376498.131006] [ 7574]  1000  7574    18035     4061   3       0             0 cc1
[376498.131008] [ 7577]  1000  7577     4699     1296   0       0             0 as
[376498.131009] [ 7583]  1000  7583     3425      282   0       0             0 sh
[376498.131011] [ 7584]  1000  7584     3425      282   0       0             0 sh
[376498.131013] [ 7590]  1000  7590     3425      283   2       0             0 sh
[376498.131014] [ 7591]  1000  7591     1637      134   0       0             0 gcc
[376498.131016] [ 7594]  1000  7594     3425      283   2       0             0 sh
[376498.131018] [ 7595]  1000  7595     1637      134   1       0             0 gcc
[376498.131020] [ 7597]  1000  7597     1637      134   0       0             0 gcc
[376498.131023] [ 7598]  1000  7598     1637      134   3       0             0 gcc
[376498.131024] [ 7603]  1000  7603    16947     2910   2       0             0 cc1
[376498.131026] [ 7605]  1000  7605    16944     2896   3       0             0 cc1
[376498.131028] [ 7606]  1000  7606     3425      284   0       0             0 sh
[376498.131030] [ 7609]  1000  7609     4699     1296   0       0             0 as
[376498.131032] [ 7611]  1000  7611    16950     3057   1       0             0 cc1
[376498.131034] [ 7612]  1000  7612     4699     1297   0       0             0 as
[376498.131035] [ 7614]  1000  7614     3425      283   2       0             0 sh
[376498.131037] [ 7615]  1000  7615     4699     1296   3       0             0 as
[376498.131039] [ 7616]  1000  7616     3425      283   0       0             0 sh
[376498.131040] [ 7617]  1000  7617     1637      135   0       0             0 gcc
[376498.131042] [ 7619]  1000  7619     1637      134   1       0             0 gcc
[376498.131044] [ 7620]  1000  7620     1637      134   3       0             0 gcc
[376498.131046] [ 7621]  1000  7621     1637      134   1       0             0 gcc
[376498.131049] [ 7622]  1000  7622     1637      134   0       0             0 gcc
[376498.131050] [ 7623]  1000  7623     1637      134   2       0             0 gcc
[376498.131052] [ 7624]  1000  7624     1637      134   2       0             0 gcc
[376498.131054] [ 7625]  1000  7625     1637      134   0       0             0 gcc
[376498.131055] [ 7626]  1000  7626     1637      134   1       0             0 gcc
[376498.131059] [ 7627]  1000  7627     1637      134   0       0             0 gcc
[376498.131060] [ 7629]  1000  7629     1637      134   2       0             0 gcc
[376498.131062] [ 7630]  1000  7630     1637      134   3       0             0 gcc
[376498.131064] [ 7631]  1000  7631     1637      134   2       0             0 gcc
[376498.131066] [ 7632]  1000  7632    16410     2719   3       0             0 cc1
[376498.131067] [ 7633]  1000  7633    16408     2731   3       0             0 cc1
[376498.131069] [ 7634]  1000  7634    16953     2923   3       0             0 cc1
[376498.131071] [ 7635]  1000  7635    16398     2753   0       0             0 cc1
[376498.131073] [ 7636]  1000  7636    16401     2692   2       0             0 cc1
[376498.131075] [ 7637]  1000  7637    16421     2811   3       0             0 cc1
[376498.131077] [ 7638]  1000  7638    16400     2733   3       0             0 cc1
[376498.131079] [ 7639]  1000  7639    16398     2779   2       0             0 cc1
[376498.131080] [ 7640]  1000  7640    16398     2769   2       0             0 cc1
[376498.131082] [ 7641]  1000  7641    16399     2778   1       0             0 cc1
[376498.131084] [ 7642]  1000  7642    16347     2647   1       0             0 cc1
[376498.131085] [ 7643]  1000  7643     4699     1295   3       0             0 as
[376498.131087] [ 7644]  1000  7644    16411     2762   3       0             0 cc1
[376498.131089] [ 7645]  1000  7645    16399     2804   1       0             0 cc1
[376498.131091] [ 7646]  1000  7646     1637      134   0       0             0 gcc
[376498.131092] [ 7647]  1000  7647     4699     1296   0       0             0 as
[376498.131094] [ 7648]  1000  7648     4699     1295   0       0             0 as
[376498.131096] [ 7649]  1000  7649     4699     1296   1       0             0 as
[376498.131098] [ 7650]  1000  7650     4699     1297   3       0             0 as
[376498.131100] [ 7651]  1000  7651     4699     1296   0       0             0 as
[376498.131101] [ 7652]  1000  7652     4699     1296   3       0             0 as
[376498.131103] [ 7653]  1000  7653    16417     2779   0       0             0 cc1
[376498.131105] [ 7654]  1000  7654     3425      282   2       0             0 sh
[376498.131107] [ 7655]  1000  7655     3425      283   2       0             0 sh
[376498.131109] [ 7659]  1000  7659     3425      284   2       0             0 sh
[376498.131110] [ 7660]  1000  7660     3425      283   1       0             0 sh
[376498.131112] [ 7662]  1000  7662     3425      284   1       0             0 sh
[376498.131114] [ 7665]  1000  7665     4699     1297   1       0             0 as
[376498.131116] [ 7667]  1000  7667     4699     1296   2       0             0 as
[376498.131118] [ 7670]  1000  7670     3425      284   1       0             0 sh
[376498.131120] [ 7671]  1000  7671    16916     2918   0       0             0 cc1
[376498.131121] [ 7673]  1000  7673     4699     1297   2       0             0 as
[376498.131124] [ 7675]  1000  7675     4699     1296   2       0             0 as
[376498.131125] [ 7676]  1000  7676     3425      282   1       0             0 sh
[376498.131127] [ 7677]  1000  7677     3425      284   0       0             0 sh
[376498.131129] [ 7679]  1000  7679     4699     1294   2       0             0 as
[376498.131131] [ 7680]  1000  7680     4699     1296   2       0             0 as
[376498.131132] [ 7681]  1000  7681     1637      134   2       0             0 gcc
[376498.131134] [ 7684]  1000  7684     4699     1297   3       0             0 as
[376498.131136] [ 7687]  1000  7687     1637      134   2       0             0 gcc
[376498.131138] [ 7688]  1000  7688     4699     1297   0       0             0 as
[376498.131139] [ 7694]  1000  7694     3425      284   1       0             0 sh
[376498.131141] [ 7695]  1000  7695    16943     2930   3       0             0 cc1
[376498.131143] [ 7696]  1000  7696    16433     2724   0       0             0 cc1
[376498.131145] [ 7705]  1000  7705     3425      284   2       0             0 sh
[376498.131146] [ 7708]  1000  7708     1637      134   2       0             0 gcc
[376498.131148] [ 7709]  1000  7709     1637      134   2       0             0 gcc
[376498.131150] [ 7710]  1000  7710     1637      134   1       0             0 gcc
[376498.131152] [ 7711]  1000  7711     4699     1296   0       0             0 as
[376498.131153] [ 7715]  1000  7715     4699     1296   2       0             0 as
[376498.131155] [ 7718]  1000  7718     1637      134   1       0             0 gcc
[376498.131157] [ 7719]  1000  7719     1637      134   2       0             0 gcc
[376498.131159] [ 7720]  1000  7720     1637      134   2       0             0 gcc
[376498.131160] [ 7722]  1000  7722    16956     2894   1       0             0 cc1
[376498.131163] [ 7723]  1000  7723    16961     3032   2       0             0 cc1
[376498.131165] [ 7724]  1000  7724    16416     2722   2       0             0 cc1
[376498.131167] [ 7726]  1000  7726     3425      282   2       0             0 sh
[376498.131169] [ 7727]  1000  7727    16368     2631   2       0             0 cc1
[376498.131171] [ 7728]  1000  7728    16399     2722   0       0             0 cc1
[376498.131173] [ 7731]  1000  7731    16405     2728   1       0             0 cc1
[376498.131175] [ 7732]  1000  7732     1637      134   2       0             0 gcc
[376498.131176] [ 7733]  1000  7733     1637      134   1       0             0 gcc
[376498.131178] [ 7734]  1000  7734     3425      283   2       0             0 sh
[376498.131179] [ 7735]  1000  7735     1637      134   2       0             0 gcc
[376498.131181] [ 7736]  1000  7736     4699     1296   1       0             0 as
[376498.131183] [ 7737]  1000  7737     4699     1296   1       0             0 as
[376498.131185] [ 7739]  1000  7739     4699     1296   2       0             0 as
[376498.131187] [ 7741]  1000  7741     4699     1296   0       0             0 as
[376498.131188] [ 7742]  1000  7742     4699     1296   1       0             0 as
[376498.131190] [ 7743]  1000  7743     4699     1296   2       0             0 as
[376498.131192] [ 7744]  1000  7744    16399     2723   1       0             0 cc1
[376498.131195] [ 7745]  1000  7745     3425      284   2       0             0 sh
[376498.131197] [ 7746]  1000  7746     1637      134   3       0             0 gcc
[376498.131198] [ 7747]  1000  7747     3425      284   3       0             0 sh
[376498.131200] [ 7748]  1000  7748    16397     2724   2       0             0 cc1
[376498.131202] [ 7750]  1000  7750    16923     2910   0       0             0 cc1
[376498.131204] [ 7752]  1000  7752     4699     1296   0       0             0 as
[376498.131206] [ 7755]  1000  7755    16366     2492   2       0             0 cc1
[376498.131208] [ 7756]  1000  7756     4699     1297   2       0             0 as
[376498.131210] [ 7758]  1000  7758     4699     1296   1       0             0 as
[376498.131211] [ 7760]  1000  7760     4699     1296   1       0             0 as
[376498.131213] [ 7764]  1000  7764     3425      284   0       0             0 sh
[376498.131215] [ 7767]  1000  7767     3425      285   0       0             0 sh
[376498.131217] [ 7769]  1000  7769     3425      283   0       0             0 sh
[376498.131219] [ 7770]  1000  7770     1637      134   1       0             0 gcc
[376498.131220] [ 7771]  1000  7771     1637      134   2       0             0 gcc
[376498.131222] [ 7772]  1000  7772     1637      134   2       0             0 gcc
[376498.131224] [ 7776]  1000  7776     1637      134   2       0             0 gcc
[376498.131226] [ 7777]  1000  7777    16366     2448   3       0             0 cc1
[376498.131228] [ 7779]  1000  7779    16385     2511   2       0             0 cc1
[376498.131230] [ 7780]  1000  7780    16367     2380   3       0             0 cc1
[376498.131231] [ 7782]  1000  7782    16378     2452   2       0             0 cc1
[376498.131233] [ 7783]  1000  7783     4699     1296   2       0             0 as
[376498.131235] [ 7784]  1000  7784     4699     1296   2       0             0 as
[376498.131237] [ 7787]  1000  7787     3425      283   2       0             0 sh
[376498.131239] [ 7790]  1000  7790     4699     1296   2       0             0 as
[376498.131240] [ 7794]  1000  7794     4699     1296   2       0             0 as
[376498.131243] [ 7800]  1000  7800     1637      134   2       0             0 gcc
[376498.131244] [ 7801]  1000  7801     1637      134   2       0             0 gcc
[376498.131246] [ 7802]  1000  7802     1637      134   3       0             0 gcc
[376498.131248] [ 7812]  1000  7812     3425      283   2       0             0 sh
[376498.131250] [ 7813]  1000  7813     3425      284   2       0             0 sh
[376498.131252] [ 7815]  1000  7815     3425      282   3       0             0 sh
[376498.131254] [ 7816]  1000  7816    16912     2922   0       0             0 cc1
[376498.131255] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376498.131257] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376498.131259] [ 7824]  1000  7824    16399     2747   1       0             0 cc1
[376498.131261] [ 7825]  1000  7825    16333     2630   3       0             0 cc1
[376498.131263] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376498.131264] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376498.131267] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376498.131269] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376498.131270] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376498.131272] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376498.131274] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376498.131275] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376498.131277] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376498.131279] [ 7840]  1000  7840    15849     2171   0       0             0 cc1
[376498.131280] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376498.131282] [ 7842]  1000  7842    16376     2457   3       0             0 cc1
[376498.131284] [ 7845]  1000  7845    16931     2899   3       0             0 cc1
[376498.131286] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376498.131288] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376498.131290] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376498.131292] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376498.131294] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376498.131296] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376498.131297] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376498.131300] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376498.131301] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376498.131303] [ 7861]  1000  7861    16365     2538   3       0             0 cc1
[376498.131305] [ 7864]  1000  7864     2911      511   1       0             0 make
[376498.131307] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376498.131308] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376498.131310] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376498.131312] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376498.131313] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376498.131315] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376498.131317] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376498.131319] [ 7880]  1000  7880    15818     2164   3       0             0 cc1
[376498.131321] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376498.131322] [ 7883]  1000  7883    15847     2143   0       0             0 cc1
[376498.131324] [ 7885]  1000  7885    16927     3044   0       0             0 cc1
[376498.131326] [ 7886]  1000  7886    16366     2489   0       0             0 cc1
[376498.131328] [ 7887]  1000  7887    16923     2864   0       0             0 cc1
[376498.131329] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376498.131331] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376498.131333] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376498.131335] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376498.131337] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376498.131338] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376498.131340] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376498.131342] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376498.131344] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376498.131346] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376498.131347] [ 7905]  1000  7905    15849     2134   0       0             0 cc1
[376498.131349] [ 7906]  1000  7906    16380     2587   3       0             0 cc1
[376498.131351] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376498.131352] [ 7908]  1000  7908    16370     2604   2       0             0 cc1
[376498.131354] [ 7909]  1000  7909    16379     2600   2       0             0 cc1
[376498.131356] [ 7910]  1000  7910    16335     2425   3       0             0 cc1
[376498.131358] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376498.131360] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376498.131362] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376498.131364] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376498.131365] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376498.131367] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376498.131369] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376498.131371] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376498.131373] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376498.131375] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376498.131376] [ 7924]  1000  7924    15861     2191   0       0             0 cc1
[376498.131379] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376498.131380] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376498.131382] [ 7932]  1000  7932    15847     2148   2       0             0 cc1
[376498.131384] [ 7933]  1000  7933    15852     2094   2       0             0 cc1
[376498.131386] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376498.131388] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376498.131389] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376498.131391] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376498.131393] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376498.131394] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376498.131396] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376498.131398] [ 7943]  1000  7943    15855     2157   0       0             0 cc1
[376498.131400] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376498.131401] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376498.131403] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376498.131405] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376498.131407] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376498.131409] [ 7952]  1000  7952    15824     2001   3       0             0 cc1
[376498.131411] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376498.131413] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376498.131415] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376498.131417] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376498.131419] [ 7961]  1000  7961    15871     2165   3       0             0 cc1
[376498.131421] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376498.131423] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376498.131424] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376498.131426] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376498.131428] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376498.131430] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376498.131432] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376498.131433] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376498.131435] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376498.131437] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376498.131439] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376498.131440] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376498.131442] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376498.131445] [ 7989]  1000  7989     3221      743   2       0             0 make
[376498.131448] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376498.131450] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376498.131453] [ 7996]  1000  7996    15856     2113   3       0             0 cc1
[376498.131455] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376498.131458] [ 8000]  1000  8000    15859     2156   2       0             0 cc1
[376498.131460] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376498.131463] [ 8003]  1000  8003    15857     2158   1       0             0 cc1
[376498.131466] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376498.131469] [ 8006]  1000  8006    15296     1406   2       0             0 cc1
[376498.131471] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376498.131474] [ 8009]  1000  8009    15856     2163   1       0             0 cc1
[376498.131476] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376498.131479] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376498.131481] [ 8011]  1000  8011    15304     1685   3       0             0 cc1
[376498.131484] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376498.131487] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376498.131491] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376498.131493] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376498.131496] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376498.131498] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376498.131501] [ 8020]  1000  8020    15313     1687   1       0             0 cc1
[376498.131504] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376498.131507] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376498.131510] [ 8023]  1000  8023    15816     2114   2       0             0 cc1
[376498.131513] [ 8024]  1000  8024    15851     2133   3       0             0 cc1
[376498.131515] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376498.131517] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376498.131520] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376498.131522] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376498.131524] [ 8035]  1000  8035    15847     2183   3       0             0 cc1
[376498.131527] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376498.131530] [ 8037]  1000  8037    15317     1755   3       0             0 cc1
[376498.131532] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376498.131535] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376498.131537] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376498.131539] [ 8042]  1000  8042    15323     1457   1       0             0 cc1
[376498.131542] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376498.131544] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376498.131546] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376498.131548] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376498.131550] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376498.131552] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376498.131553] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376498.131555] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376498.131556] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376498.131558] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376498.131560] [ 8066]  1000  8066    15318     1376   1       0             0 cc1
[376498.131561] [ 8067]  1000  8067    15848     2110   3       0             0 cc1
[376498.131563] [ 8068]  1000  8068    15851     2207   3       0             0 cc1
[376498.131565] [ 8069]  1000  8069    15848     2187   2       0             0 cc1
[376498.131566] [ 8070]  1000  8070    16417     2743   1       0             0 cc1
[376498.131568] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376498.131570] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376498.131572] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376498.131573] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376498.131575] [ 8075]  1000  8075    15304     1718   0       0             0 cc1
[376498.131577] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376498.131578] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376498.131580] [ 8080]  1000  8080    15316     1450   3       0             0 cc1
[376498.131582] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376498.131583] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376498.131585] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376498.131587] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376498.131589] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376498.131590] [ 8088]  1000  8088    15293     1393   0       0             0 cc1
[376498.131592] [ 8089]  1000  8089    15251     1297   2       0             0 cc1
[376498.131594] [ 8091]  1000  8091    15817     2102   3       0             0 cc1
[376498.131595] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376498.131597] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376498.131599] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376498.131600] [ 8096]  1000  8096    15260     1358   3       0             0 cc1
[376498.131602] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376498.131604] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376498.131605] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376498.131607] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376498.131609] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376498.131611] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376498.131613] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376498.131615] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376498.131617] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376498.131619] [ 8122]  1000  8122    15276     1355   1       0             0 cc1
[376498.131620] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376498.131622] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376498.131624] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376498.131626] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376498.131628] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376498.131630] [ 8137]  1000  8137    15296     1533   2       0             0 cc1
[376498.131631] [ 8138]  1000  8138    15294     1403   0       0             0 cc1
[376498.131633] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376498.131635] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376498.131637] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376498.131639] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376498.131640] [ 8184]  1000  8184    15251     1305   2       0             0 cc1
[376498.131642] [ 8185]  1000  8185    15286     1311   0       0             0 cc1
[376498.131644] [ 8186]  1000  8186    15259     1349   3       0             0 cc1
[376498.131646] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376498.131648] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376498.131650] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376498.131651] [ 8190]  1000  8190    15304     1374   1       0             0 cc1
[376498.131653] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376498.131655] [ 8192]  1000  8192    15297     1336   0       0             0 cc1
[376498.131656] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376498.131658] [ 8199]  1000  8199     3107      690   0       0             0 make
[376498.131660] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376498.131662] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376498.131665] [ 8254]  1000  8254    14717     1045   3       0             0 cc1
[376498.131666] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376498.131668] [ 8326]  1000  8326     2811      394   0       0             0 make
[376498.131670] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376498.131672] [ 8408]  1000  8408     2918      474   0       0             0 make
[376498.131674] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376498.131675] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376498.131677] [ 8438]  1000  8438    14713     1067   3       0             0 cc1
[376498.131679] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376498.131681] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376498.131683] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376498.131684] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376498.131686] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376498.131687] [ 8484]  1000  8484    14671     1050   3       0             0 cc1
[376498.131690] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376498.131691] [ 8497]  1000  8497     2774      366   2       0             0 make
[376498.131693] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376498.131695] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376498.131696] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376498.131698] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376498.131700] [ 8516]  1000  8516     4699     1296   0       0             0 as
[376498.131702] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376498.131704] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376498.131706] [ 8534]  1000  8534     1637      146   2       0             0 gcc
[376498.131709] [ 8535]  1000  8535     3425      284   3       0             0 sh
[376498.131711] [ 8538]  1000  8538     1637      145   1       0             0 gcc
[376498.131713] [ 8540]  1000  8540     1637      160   3       0             0 gcc
[376498.131715] [ 8541]  1000  8541     3425      283   3       0             0 sh
[376498.131717] [ 8542]  1000  8542     2811      363   1       0             0 make
[376498.131718] [ 8543]  1000  8543     3425      281   3       0             0 sh
[376498.131720] [ 8544]  1000  8544     1637      134   3       0             0 gcc
[376498.131722] [ 8545]  1000  8545     1637      140   3       0             0 gcc
[376498.131724] [ 8546]  1000  8546     1637      158   1       0             0 gcc
[376498.131725] [ 8549]  1000  8549     1637      154   0       0             0 gcc
[376498.131727] [ 8550]  1000  8550     3425      296   3       0             0 sh
[376498.131729] [ 8551]  1000  8551     2839      404   0       0             0 make
[376498.131730] [ 8552]  1000  8552     1637      152   2       0             0 gcc
[376498.131732] [ 8554]  1000  8554     1637      144   1       0             0 gcc
[376498.131734] [ 8555]  1000  8555     2872      443   3       0             0 make
[376498.131736] [ 8556]  1000  8556     2840      364   2       0             0 make
[376498.131738] [ 8557]  1000  8557     2841      430   3       0             0 make
[376498.131740] [ 8558]  1000  8558     2875      442   2       0             0 make
[376498.131741] [ 8559]  1000  8559     2807      376   3       0             0 make
[376498.131743] [ 8560]  1000  8560     1637      147   3       0             0 gcc
[376498.131745] [ 8561]  1000  8561     2840      364   0       0             0 make
[376498.131747] [ 8562]  1000  8562     2807      385   3       0             0 make
[376498.131748] [ 8563]  1000  8563     2806      360   0       0             0 make
[376498.131750] [ 8564]  1000  8564     2812      378   0       0             0 make
[376498.131752] [ 8565]  1000  8565     2807      364   0       0             0 make
[376498.131754] [ 8567]  1000  8567     2845      436   0       0             0 make
[376498.131756] [ 8568]  1000  8568     2807      377   1       0             0 make
[376498.131758] [ 8569]  1000  8569     2807      358   0       0             0 make
[376498.131760] [ 8570]  1000  8570     2812      379   3       0             0 make
[376498.131761] [ 8571]  1000  8571     2807      377   3       0             0 make
[376498.131763] [ 8572]  1000  8572     2880      418   0       0             0 make
[376498.131765] [ 8573]  1000  8573     2844      429   0       0             0 make
[376498.131767] [ 8574]  1000  8574     2843      377   0       0             0 make
[376498.131769] [ 8575]  1000  8575     2808      369   0       0             0 make
[376498.131771] [ 8576]  1000  8576     2872      438   0       0             0 make
[376498.131773] [ 8577]  1000  8577     2877      443   2       0             0 make
[376498.131775] [ 8578]  1000  8578     2842      392   2       0             0 make
[376498.131777] [ 8579]  1000  8579     2812      363   2       0             0 make
[376498.131779] [ 8580]  1000  8580     2872      443   0       0             0 make
[376498.131782] [ 8581]  1000  8581     2812      387   0       0             0 make
[376498.131784] [ 8582]  1000  8582     2807      375   2       0             0 make
[376498.131786] [ 8583]  1000  8583     2939      495   3       0             0 make
[376498.131788] [ 8584]  1000  8584     2807      372   2       0             0 make
[376498.131790] [ 8585]  1000  8585     2873      425   3       0             0 make
[376498.131791] [ 8586]  1000  8586     2879      437   2       0             0 make
[376498.131793] [ 8587]  1000  8587     2808      377   0       0             0 make
[376498.131795] [ 8588]  1000  8588     2807      384   1       0             0 make
[376498.131797] [ 8589]  1000  8589     2840      429   3       0             0 make
[376498.131798] [ 8590]  1000  8590     2842      431   0       0             0 make
[376498.131800] [ 8591]  1000  8591     2813      403   2       0             0 make
[376498.131802] [ 8592]  1000  8592     2812      355   3       0             0 make
[376498.131803] [ 8593]  1000  8593     2841      385   3       0             0 make
[376498.131805] [ 8595]  1000  8595     2843      405   3       0             0 make
[376498.131807] [ 8596]  1000  8596     2839      402   2       0             0 make
[376498.131809] [ 8597]  1000  8597     2877      428   2       0             0 make
[376498.131811] [ 8598]  1000  8598     2812      350   1       0             0 make
[376498.131813] [ 8599]  1000  8599     2812      363   3       0             0 make
[376498.131815] [ 8600]  1000  8600     2843      410   0       0             0 make
[376498.131817] [ 8601]  1000  8601     2842      411   3       0             0 make
[376498.131819] [ 8602]  1000  8602     2812      350   3       0             0 make
[376498.131821] [ 8603]  1000  8603     2874      439   0       0             0 make
[376498.131824] [ 8604]  1000  8604     2840      364   0       0             0 make
[376498.131826] [ 8605]  1000  8605     2807      376   0       0             0 make
[376498.131828] [ 8606]  1000  8606     2874      442   0       0             0 make
[376498.131830] [ 8607]  1000  8607     2807      378   0       0             0 make
[376498.131832] [ 8608]  1000  8608     2873      447   2       0             0 make
[376498.131834] [ 8610]  1000  8610     2811      357   1       0             0 make
[376498.131835] [ 8611]  1000  8611     2841      429   2       0             0 make
[376498.131837] [ 8612]  1000  8612     2841      364   3       0             0 make
[376498.131839] [ 8613]  1000  8613     2809      378   2       0             0 make
[376498.131841] [ 8614]  1000  8614     2810      379   2       0             0 make
[376498.131843] [ 8616]  1000  8616     2845      433   0       0             0 make
[376498.131844] [ 8617]  1000  8617     2840      407   0       0             0 make
[376498.131846] [ 8618]  1000  8618     2907      473   0       0             0 make
[376498.131848] [ 8619]  1000  8619     2873      441   2       0             0 make
[376498.131850] [ 8620]  1000  8620     2811      370   2       0             0 make
[376498.131851] [ 8621]  1000  8621     2880      449   2       0             0 make
[376498.131853] [ 8622]  1000  8622     2871      437   0       0             0 make
[376498.131855] [ 8623]  1000  8623     2838      414   3       0             0 make
[376498.131857] [ 8624]  1000  8624     2842      396   1       0             0 make
[376498.131859] [ 8625]  1000  8625     2811      377   0       0             0 make
[376498.131861] [ 8626]  1000  8626     2840      408   0       0             0 make
[376498.131863] [ 8627]  1000  8627     2873      445   3       0             0 make
[376498.131865] [ 8628]  1000  8628     2872      466   3       0             0 make
[376498.131867] [ 8630]  1000  8630     2839      399   2       0             0 make
[376498.131869] [ 8631]  1000  8631     2807      377   2       0             0 make
[376498.131870] [ 8632]  1000  8632     2808      378   2       0             0 make
[376498.131873] [ 8633]  1000  8633     2844      411   3       0             0 make
[376498.131875] [ 8635]  1000  8635     2843      425   3       0             0 make
[376498.131877] [ 8636]  1000  8636     2812      378   0       0             0 make
[376498.131879] [ 8637]  1000  8637     2808      372   0       0             0 make
[376498.131881] [ 8638]  1000  8638     2902      479   3       0             0 make
[376498.131883] [ 8639]  1000  8639     2774      344   3       0             0 make
[376498.131886] [ 8640]  1000  8640    13485      150   1       0             0 cc1
[376498.131887] [ 8641]  1000  8641     4699     1268   3       0             0 as
[376498.131889] [ 8642]  1000  8642    13486      151   1       0             0 cc1
[376498.131891] [ 8643]  1000  8643     4278      835   3       0             0 as
[376498.131893] [ 8645]  1000  8645    13486      150   2       0             0 cc1
[376498.131895] [ 8646]  1000  8646     4278      828   2       0             0 as
[376498.131896] [ 8647]  1000  8647    13486      149   1       0             0 cc1
[376498.131898] [ 8648]  1000  8648     4278      854   3       0             0 as
[376498.131900] [ 8649]  1000  8649    13486      150   1       0             0 cc1
[376498.131902] [ 8650]  1000  8650     4278      821   0       0             0 as
[376498.131904] [ 8651]  1000  8651    13486      151   1       0             0 cc1
[376498.131906] [ 8652]  1000  8652    13486      150   2       0             0 cc1
[376498.131908] [ 8653]  1000  8653     4699     1296   2       0             0 as
[376498.131910] [ 8654]  1000  8654    13486      151   2       0             0 cc1
[376498.131913] [ 8655]  1000  8655     4278      827   1       0             0 as
[376498.131915] [ 8656]  1000  8656     4699     1281   3       0             0 as
[376498.131916] [ 8658]  1000  8658     1637      165   0       0             0 gcc
[376498.131919] [ 8659]  1000  8659     1637      134   1       0             0 gcc
[376498.131921] [ 8660]  1000  8660     1637      156   1       0             0 gcc
[376498.131922] [ 8661]  1000  8661    13486      150   1       0             0 cc1
[376498.131924] [ 8662]  1000  8662    13486      150   1       0             0 cc1
[376498.131926] [ 8663]  1000  8663     4699     1285   1       0             0 as
[376498.131928] [ 8664]  1000  8664     4278      839   2       0             0 as
[376498.131930] [ 8666]  1000  8666    13486      151   1       0             0 cc1
[376498.131932] [ 8667]  1000  8667     4278      841   0       0             0 as
[376498.131934] [ 8669]  1000  8669     2808      378   0       0             0 make
[376498.131936] [ 8671]  1000  8671     1637      166   2       0             0 gcc
[376498.131938] [ 8673]  1000  8673    12230       65   3       0             0 cc1
[376498.131940] [ 8675]  1000  8675     3423      275   2       0             0 sh
[376498.131943] [ 8676]  1000  8676     2807      379   3       0             0 make
[376498.131945] [ 8678]  1000  8678     2840      439   2       0             0 make
[376498.131947] [ 8680]  1000  8680     2808      378   0       0             0 make
[376498.131949] [ 8681]  1000  8681     2840      407   0       0             0 make
[376498.131951] [ 8682]  1000  8682     2806      380   2       0             0 make
[376498.131953] [ 8683]  1000  8683     4699     1294   1       0             0 as
[376498.131954] [ 8686]     0  8686     3948      290   1       0             0 handler.sh
[376498.131956] [ 8687]  1000  8687     2905      492   0       0             0 make
[376498.131958] [ 8688]  1000  8688     2812      378   2       0             0 make
[376498.131960] [ 8689]  1000  8689     2811      377   0       0             0 make
[376498.131962] [ 8691]  1000  8691     2773      376   3       0             0 make
[376498.131964] [ 8692]  1000  8692     2806      392   0       0             0 make
[376498.131966] [ 8693]  1000  8693     2811      391   1       0             0 make
[376498.131967] [ 8695]  1000  8695     3422      280   3       0             0 sh
[376498.131969] [ 8696]  1000  8696     2773      379   1       0             0 make
[376498.131971] [ 8697]  1000  8697     2807      393   2       0             0 make
[376498.131973] [ 8698]  1000  8698    12230       64   0       0             0 cc1
[376498.131975] [ 8705]  1000  8705     1637      134   2       0             0 gcc
[376498.131977] [ 8706]  1000  8706     2807      385   3       0             0 make
[376498.131978] [ 8707]  1000  8707     2810      378   3       0             0 make
[376498.131980] [ 8708]  1000  8708     4699     1296   3       0             0 as
[376498.131982] [ 8709]  1000  8709     2808      394   0       0             0 make
[376498.131984] [ 8710]  1000  8710     2806      375   3       0             0 make
[376498.131986] [ 8711]  1000  8711     2806      380   2       0             0 make
[376498.131988] [ 8712]  1000  8712     2809      392   0       0             0 make
[376498.131990] [ 8713]  1000  8713     2846      409   0       0             0 make
[376498.131992] [ 8714]  1000  8714     2808      393   1       0             0 make
[376498.131993] [ 8715]  1000  8715     2812      349   2       0             0 make
[376498.131995] [ 8716]  1000  8716     2871      466   0       0             0 make
[376498.131997] [ 8717]  1000  8717     2882      446   0       0             0 make
[376498.131999] [ 8718]  1000  8718     2809      387   3       0             0 make
[376498.132001] [ 8719]  1000  8719     2773      378   3       0             0 make
[376498.132003] [ 8720]  1000  8720     2840      376   0       0             0 make
[376498.132005] [ 8721]  1000  8721     2807      393   3       0             0 make
[376498.132007] [ 8722]  1000  8722     2841      424   0       0             0 make
[376498.132009] [ 8723]  1000  8723     2805      392   1       0             0 make
[376498.132011] [ 8724]  1000  8724     2806      378   2       0             0 make
[376498.132012] [ 8725]  1000  8725     2807      393   3       0             0 make
[376498.132014] [ 8726]  1000  8726     2841      375   3       0             0 make
[376498.132016] [ 8727]  1000  8727     2809      392   3       0             0 make
[376498.132019] [ 8728]  1000  8728     2807      389   2       0             0 make
[376498.132020] [ 8729]  1000  8729     2807      392   0       0             0 make
[376498.132022] [ 8730]  1000  8730     2812      393   2       0             0 make
[376498.132024] [ 8731]  1000  8731     2839      380   3       0             0 make
[376498.132026] [ 8732]  1000  8732     2842      425   2       0             0 make
[376498.132028] [ 8733]  1000  8733     2807      400   3       0             0 make
[376498.132030] [ 8735]  1000  8735     3424      285   2       0             0 sh
[376498.132032] [ 8737]  1000  8737     3422      161   2       0             0 sh
[376498.132033] [ 8739]  1000  8739    12229       65   3       0             0 cc1
[376498.132035] [ 8740]  1000  8740     4699     1296   0       0             0 as
[376498.132037] [ 8741]  1000  8741     1637      143   0       0             0 gcc
[376498.132039] Out of memory: Kill process 490 (urxvtd) score 9 or sacrifice child
[376498.132052] Killed process 14522 (zsh) total-vm:40104kB, anon-rss:7084kB, file-rss:936kB
[376498.723976] sh invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[376498.723980] sh cpuset=/ mems_allowed=0
[376498.723982] Pid: 8695, comm: sh Tainted: G        W    3.5.4-1-ARCH #1
[376498.723984] Call Trace:
[376498.723989]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[376498.723993]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[376498.723997]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[376498.724002]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[376498.724006]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[376498.724008]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[376498.724011]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[376498.724015]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[376498.724018]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[376498.724020]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[376498.724022]  [<ffffffff81067b62>] ? __set_current_blocked+0x52/0x60
[376498.724025]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[376498.724027]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[376498.724030]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[376498.724031] Mem-Info:
[376498.724032] Node 0 DMA per-cpu:
[376498.724035] CPU    0: hi:    0, btch:   1 usd:   0
[376498.724036] CPU    1: hi:    0, btch:   1 usd:   0
[376498.724037] CPU    2: hi:    0, btch:   1 usd:   0
[376498.724038] CPU    3: hi:    0, btch:   1 usd:   0
[376498.724039] Node 0 DMA32 per-cpu:
[376498.724041] CPU    0: hi:  186, btch:  31 usd:   0
[376498.724042] CPU    1: hi:  186, btch:  31 usd:   0
[376498.724043] CPU    2: hi:  186, btch:  31 usd:   0
[376498.724044] CPU    3: hi:  186, btch:  31 usd:   0
[376498.724045] Node 0 Normal per-cpu:
[376498.724047] CPU    0: hi:  186, btch:  31 usd:   2
[376498.724048] CPU    1: hi:  186, btch:  31 usd:  35
[376498.724049] CPU    2: hi:  186, btch:  31 usd:   3
[376498.724050] CPU    3: hi:  186, btch:  31 usd:  30
[376498.724053] active_anon:698080 inactive_anon:37564 isolated_anon:4
 active_file:437 inactive_file:533 isolated_file:40
 unevictable:3510 dirty:7 writeback:40 unstable:0
 free:30707 slab_reclaimable:171532 slab_unreclaimable:9323
 mapped:1809 shmem:106377 pagetables:13146 bounce:0
[376498.724055] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[376498.724059] lowmem_reserve[]: 0 2137 3899 3899
[376498.724062] Node 0 DMA32 free:64056kB min:36900kB low:46124kB high:55348kB active_anon:1498460kB inactive_anon:39556kB active_file:1380kB inactive_file:1812kB unevictable:3848kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:3848kB dirty:24kB writeback:72kB mapped:3216kB shmem:155416kB slab_reclaimable:516540kB slab_unreclaimable:14036kB kernel_stack:5704kB pagetables:24464kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:23535 all_unreclaimable? yes
[376498.724066] lowmem_reserve[]: 0 0 1762 1762
[376498.724069] Node 0 Normal free:42916kB min:30416kB low:38020kB high:45624kB active_anon:1293860kB inactive_anon:110700kB active_file:368kB inactive_file:320kB unevictable:10192kB isolated(anon):16kB isolated(file):160kB present:1804320kB mlocked:10192kB dirty:4kB writeback:88kB mapped:4020kB shmem:270092kB slab_reclaimable:169556kB slab_unreclaimable:23240kB kernel_stack:1472kB pagetables:28120kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3037 all_unreclaimable? yes
[376498.724073] lowmem_reserve[]: 0 0 0 0
[376498.724075] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[376498.724081] Node 0 DMA32: 11438*4kB 1042*8kB 286*16kB 86*32kB 5*64kB 5*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 64168kB
[376498.724087] Node 0 Normal: 8545*4kB 652*8kB 31*16kB 14*32kB 4*64kB 2*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 42900kB
[376498.724093] 108252 total pagecache pages
[376498.724094] 0 pages in swap cache
[376498.724096] Swap cache stats: add 0, delete 0, find 0/0
[376498.724096] Free swap  = 0kB
[376498.724097] Total swap = 0kB
[376498.733038] 1048048 pages RAM
[376498.733040] 57533 pages reserved
[376498.733041] 160424 pages shared
[376498.733042] 933085 pages non-shared
[376498.733043] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[376498.733048] [  186]     0   186     6543      409   1     -17         -1000 systemd-udevd
[376498.733051] [  192]     0   192    71330     3533   3       0             0 systemd-journal
[376498.733053] [  319]     0   319     3302      312   2       0             0 crond
[376498.733055] [  320]     0   320    17693      682   1       0             0 cupsd
[376498.733057] [  322]     0   322    10502      324   2     -17         -1000 sshd
[376498.733058] [  324]    81   324     4406      299   3     -13          -900 dbus-daemon
[376498.733060] [  325]     0   325     6512      225   3       0             0 systemd-logind
[376498.733062] [  328]     0   328    15747      314   2       0             0 login
[376498.733064] [  331]     0   331     2031      186   1       0             0 agetty
[376498.733066] [  334]     0   334     2031      185   1       0             0 agetty
[376498.733067] [  335]     0   335     2031      186   1       0             0 agetty
[376498.733069] [  336]     0   336     2031      186   1       0             0 agetty
[376498.733071] [  337]     0   337     2031      185   1       0             0 agetty
[376498.733072] [  355]     0   355    51901      468   0       0             0 colord
[376498.733074] [  372]     0   372   123543     1000   1       0             0 colord-sane
[376498.733076] [  412]     0   412     3092      234   3       0             0 master
[376498.733078] [  416]    73   416    16373      364   0       0             0 qmgr
[376498.733080] [  429]  1000   429     3423      283   2       0             0 restart-x
[376498.733081] [  440]  1000   440     3423      298   3       0             0 startx
[376498.733083] [  457]  1000   457     3966      148   2       0             0 xinit
[376498.733085] [  458]  1000   458    74071     4571   2       0             0 X
[376498.733087] [  479]  1000   479    23989      727   1       0             0 i3
[376498.733088] [  486]  1000   486     6062      206   1       0             0 unclutter
[376498.733090] [  489]  1000   489     6004      135   1       0             0 dispad
[376498.733092] [  490]  1000   490    33798     9108   1       0             0 urxvtd
[376498.733094] [  493]  1000   493     8038      466   0       0             0 xbindkeys
[376498.733095] [  499]  1000   499    19180      529   3       0             0 i3bar
[376498.733097] [  500]  1000   500     8621     1177   2       0             0 i3status
[376498.733099] [  504]  1000   504     8156      627   3       0             0 zsh
[376498.733101] [  511]     0   511     8481      269   2       0             0 sudo
[376498.733102] [  512]     0   512     6933      456   1       0             0 zsh
[376498.733104] [  538]     0   538     7404      250   2       0             0 wpa_supplicant
[376498.733106] [  657]  1000   657     4494       96   2       0             0 dbus-launch
[376498.733108] [  658]  1000   658     4402      227   0       0             0 dbus-daemon
[376498.733109] [  741]  1000   741     9786     1778   2       0             0 zsh
[376498.733111] [  773]  1000   773     8156      643   1       0             0 zsh
[376498.733113] [  881]  1000   881     8717      696   2       0             0 zsh
[376498.733114] [  889]  1000   889     8329      652   0       0             0 vim
[376498.733116] [  890]  1000   890     3424      270   3       0             0 lh
[376498.733118] [  892]  1000   892     8350      660   1       0             0 vim
[376498.733120] [20745]  1000 20745     9332     1343   1       0             0 zsh
[376498.733121] [20869]  1000 20869    10021     1970   3       0             0 zsh
[376498.733123] [23733]  1000 23733     8156      653   1       0             0 zsh
[376498.733125] [30377]  1000 30377     8156      675   1       0             0 zsh
[376498.733127] [31107]  1000 31107     8156      659   1       0             0 zsh
[376498.733129] [31114]  1000 31114    15132      685   3       0             0 mutt
[376498.733130] [ 8963]  1000  8963    16620     2722   1       0             0 mutt
[376498.733132] [ 2720]  1000  2720     8895      887   1       0             0 zsh
[376498.733134] [ 6191]     0  6191     2136      154   1       0             0 dhcpcd
[376498.733136] [28445]  1000 28445    16596     2676   0       0             0 mutt
[376498.733138] [19266]  1000 19266     8950     1648   3       0             0 mosh-client
[376498.733140] [ 4162]  1000  4162    63938      352   1       0             0 dconf-service
[376498.733142] [11791]  1000 11791     8773      752   3       0             0 zsh
[376498.733144] [24623]  1000 24623     8773      752   2       0             0 zsh
[376498.733145] [ 5541]  1000  5541     8803      803   1       0             0 zsh
[376498.733147] [ 5740]  1000  5740    14722      785   0       0             0 mutt
[376498.733149] [15553]     0 15553     8481      282   1       0             0 sudo
[376498.733151] [15554]     0 15554     6933      457   1       0             0 zsh
[376498.733152] [25272]  1000 25272     8773      737   1       0             0 zsh
[376498.733154] [28386]  1000 28386     8716      732   3       0             0 zsh
[376498.733156] [28656]  1000 28656     8769      774   3       0             0 zsh
[376498.733158] [28704]  1000 28704     8289      629   2       0             0 vim
[376498.733159] [29135]  1000 29135    44968      225   3       0             0 evinced
[376498.733161] [ 8435]  1000  8435     8837      829   1       0             0 zsh
[376498.733164] [12952]     0 12952    48360      950   0       0             0 udisks-daemon
[376498.733166] [12953]     0 12953    11353      124   1       0             0 udisks-daemon
[376498.733167] [12956]     0 12956    47282      487   1     -13          -900 polkitd
[376498.733169] [14823]  1000 14823     8290      649   2       0             0 vim
[376498.733171] [16632]  1000 16632     8269      636   2       0             0 vim
[376498.733172] [20478]  1000 20478     8155      663   3       0             0 zsh
[376498.733174] [20485]  1000 20485     9516     2213   0       0             0 mosh-client
[376498.733176] [20857]  1000 20857     8773      729   1       0             0 zsh
[376498.733177] [20910]  1000 20910     9526      371   2       0             0 ssh
[376498.733179] [20911]  1000 20911    60494       95   2       0             0 sshfs
[376498.733181] [21029]  1000 21029     9794     1816   3       0             0 zsh
[376498.733182] [21096]  1000 21096     8155      664   3       0             0 zsh
[376498.733184] [21684]     0 21684     1056      221   2       0             0 acpid
[376498.733186] [24016]  1000 24016     4938      304   1       0             0 sftp
[376498.733188] [24125]  1000 24125     8767      776   3       0             0 zsh
[376498.733189] [24277]  1000 24277     2749      210   3       0             0 less
[376498.733191] [24278]  1000 24278     8290      594   1       0             0 vim
[376498.733193] [26840]     0 26840     4265     2139   1       0             0 atop
[376498.733195] [30057]  1000 30057     8761      769   2       0             0 zsh
[376498.733196] [30065]  1000 30065     2749      209   3       0             0 less
[376498.733198] [30126]  1000 30126     8773      773   1       0             0 zsh
[376498.733201] [30413]    73 30413    16333      352   1       0             0 pickup
[376498.733202] [31116]  1000 31116     8773      775   3       0             0 zsh
[376498.733204] [31232]  1000 31232    14959     1071   0       0             0 mutt
[376498.733206] [31606]  1000 31606     8773      774   1       0             0 zsh
[376498.733208] [31613]  1000 31613     3424      270   2       0             0 lh
[376498.733209] [31615]  1000 31615     8303      698   0       0             0 vim
[376498.733211] [  450]  1000   450     8155      680   0       0             0 zsh
[376498.733277] [  462]  1000   462     8879      846   0       0             0 zsh
[376498.733279] [  995]  1000   995     4774     2219   3       0             0 atop
[376498.733280] [ 1458]  1000  1458     9525      378   0       0             0 ssh
[376498.733282] [ 2134]  1000  2134     8155      664   0       0             0 zsh
[376498.733284] [ 2141]  1000  2141     9488      394   0       0             0 ssh
[376498.733286] [ 2293]  1000  2293     8882      893   1       0             0 zsh
[376498.733287] [ 2551]  1000  2551     9005      309   1       0             0 ssh
[376498.733289] [ 2555]  1000  2555     8970      282   1       0             0 ssh
[376498.733291] [ 2558]  1000  2558     8970      291   2       0             0 ssh
[376498.733292] [ 2889]  1000  2889     9746     1741   1       0             0 zsh
[376498.733294] [ 2901]  1000  2901     9488      378   0       0             0 ssh
[376498.733296] [ 3405]  1000  3405     8155      679   1       0             0 zsh
[376498.733298] [ 4254]  1000  4254     8728      746   2       0             0 zsh
[376498.733300] [ 4677]  1000  4677     2943      509   0       0             0 make
[376498.733302] [ 6709]  1000  6709     2806      410   1       0             0 make
[376498.733304] [ 6732]  1000  6732     4412     2007   0       0             0 make
[376498.733306] [ 6733]  1000  6733     3527     1114   2       0             0 make
[376498.733307] [ 6744]  1000  6744     2978      578   2       0             0 make
[376498.733309] [ 6821]  1000  6821     4325     1911   0       0             0 make
[376498.733311] [ 6975]  1000  6975     3425      284   0       0             0 sh
[376498.733313] [ 6982]  1000  6982     1637      134   0       0             0 gcc
[376498.733314] [ 6989]  1000  6989    21824     8200   3       0             0 cc1
[376498.733316] [ 6991]  1000  6991     3425      282   0       0             0 sh
[376498.733318] [ 6992]  1000  6992     4699     1282   1       0             0 as
[376498.733319] [ 7011]  1000  7011     1637      135   3       0             0 gcc
[376498.733321] [ 7033]  1000  7033     3425      283   0       0             0 sh
[376498.733323] [ 7038]  1000  7038    22737     8667   3       0             0 cc1
[376498.733324] [ 7050]  1000  7050     4699     1321   3       0             0 as
[376498.733326] [ 7067]  1000  7067     1637      134   1       0             0 gcc
[376498.733328] [ 7073]  1000  7073     3425      284   3       0             0 sh
[376498.733329] [ 7074]  1000  7074    21551     7896   2       0             0 cc1
[376498.733331] [ 7089]  1000  7089     1637      134   3       0             0 gcc
[376498.733333] [ 7091]  1000  7091     3950     1547   0       0             0 make
[376498.733335] [ 7092]  1000  7092     4699     1283   2       0             0 as
[376498.733336] [ 7094]  1000  7094    21137     7481   2       0             0 cc1
[376498.733338] [ 7097]  1000  7097     4699     1282   0       0             0 as
[376498.733340] [ 7165]  1000  7165     3984     1568   1       0             0 make
[376498.733342] [ 7189]  1000  7189     3425      282   0       0             0 sh
[376498.733343] [ 7197]  1000  7197     1637      134   0       0             0 gcc
[376498.733345] [ 7200]  1000  7200    20966     7355   3       0             0 cc1
[376498.733347] [ 7205]  1000  7205     4699     1278   3       0             0 as
[376498.733348] [ 7235]  1000  7235     3425      284   2       0             0 sh
[376498.733350] [ 7241]  1000  7241     3425      284   0       0             0 sh
[376498.733352] [ 7244]  1000  7244     1637      135   0       0             0 gcc
[376498.733353] [ 7248]  1000  7248     3425      283   0       0             0 sh
[376498.733355] [ 7249]  1000  7249     1637      158   1       0             0 gcc
[376498.733357] [ 7251]  1000  7251     1637      154   2       0             0 gcc
[376498.733358] [ 7252]  1000  7252    18661     5065   2       0             0 cc1
[376498.733360] [ 7255]  1000  7255     4699     1287   0       0             0 as
[376498.733361] [ 7256]  1000  7256     3425      284   2       0             0 sh
[376498.733363] [ 7257]  1000  7257     3195      800   3       0             0 make
[376498.733365] [ 7259]  1000  7259     1637      156   0       0             0 gcc
[376498.733367] [ 7266]  1000  7266    18541     4692   3       0             0 cc1
[376498.733368] [ 7267]  1000  7267    18036     4393   3       0             0 cc1
[376498.733370] [ 7268]  1000  7268    17994     3941   3       0             0 cc1
[376498.733372] [ 7270]  1000  7270     4699     1249   3       0             0 as
[376498.733374] [ 7271]  1000  7271     3425      282   3       0             0 sh
[376498.733375] [ 7272]  1000  7272     4699     1249   2       0             0 as
[376498.733377] [ 7273]  1000  7273     4699     1247   1       0             0 as
[376498.733379] [ 7289]  1000  7289     1637      134   3       0             0 gcc
[376498.733380] [ 7294]  1000  7294    21522     7908   3       0             0 cc1
[376498.733382] [ 7296]  1000  7296     4699     1283   3       0             0 as
[376498.733384] [ 7299]  1000  7299     3073      675   2       0             0 make
[376498.733386] [ 7313]  1000  7313     3425      284   3       0             0 sh
[376498.733387] [ 7316]  1000  7316     3425      295   1       0             0 sh
[376498.733389] [ 7318]  1000  7318     3328      930   2       0             0 make
[376498.733391] [ 7320]  1000  7320     3425      283   3       0             0 sh
[376498.733393] [ 7321]  1000  7321     3425      284   0       0             0 sh
[376498.733394] [ 7322]  1000  7322     3171      772   1       0             0 make
[376498.733396] [ 7323]  1000  7323     3425      284   3       0             0 sh
[376498.733398] [ 7328]  1000  7328     3423     1019   3       0             0 make
[376498.733399] [ 7332]  1000  7332     3425      293   3       0             0 sh
[376498.733401] [ 7334]  1000  7334     3425      283   3       0             0 sh
[376498.733403] [ 7335]  1000  7335     2879      451   3       0             0 make
[376498.733405] [ 7336]  1000  7336     3425      283   3       0             0 sh
[376498.733406] [ 7337]  1000  7337     1637      151   3       0             0 gcc
[376498.733408] [ 7338]  1000  7338     3425      292   1       0             0 sh
[376498.733410] [ 7342]  1000  7342     1637      150   0       0             0 gcc
[376498.733412] [ 7343]  1000  7343     3425      295   2       0             0 sh
[376498.733414] [ 7344]  1000  7344     3425      295   3       0             0 sh
[376498.733415] [ 7348]  1000  7348     1637      151   1       0             0 gcc
[376498.733417] [ 7349]  1000  7349     1637      150   3       0             0 gcc
[376498.733419] [ 7350]  1000  7350     1637      149   3       0             0 gcc
[376498.733421] [ 7351]  1000  7351     1637      152   2       0             0 gcc
[376498.733422] [ 7352]  1000  7352     1637      134   2       0             0 gcc
[376498.733424] [ 7353]  1000  7353     1637      134   3       0             0 gcc
[376498.733426] [ 7354]  1000  7354     3425      283   1       0             0 sh
[376498.733428] [ 7355]  1000  7355     1637      134   2       0             0 gcc
[376498.733429] [ 7356]  1000  7356     1637      134   1       0             0 gcc
[376498.733431] [ 7357]  1000  7357     1637      135   1       0             0 gcc
[376498.733433] [ 7359]  1000  7359     3425      282   1       0             0 sh
[376498.733434] [ 7360]  1000  7360     3425      284   2       0             0 sh
[376498.733436] [ 7362]  1000  7362    17485     3619   2       0             0 cc1
[376498.733438] [ 7363]  1000  7363    19182     5378   1       0             0 cc1
[376498.733440] [ 7364]  1000  7364    17484     3773   3       0             0 cc1
[376498.733442] [ 7365]  1000  7365    19708     5830   2       0             0 cc1
[376498.733443] [ 7366]  1000  7366    17495     3574   3       0             0 cc1
[376498.733445] [ 7367]  1000  7367    19234     5521   2       0             0 cc1
[376498.733447] [ 7368]  1000  7368     4699     1249   0       0             0 as
[376498.733449] [ 7369]  1000  7369     4699     1303   0       0             0 as
[376498.733450] [ 7370]  1000  7370     4699     1282   2       0             0 as
[376498.733452] [ 7371]  1000  7371     4699     1249   1       0             0 as
[376498.733454] [ 7372]  1000  7372     4699     1299   0       0             0 as
[376498.733455] [ 7373]  1000  7373     4699     1307   3       0             0 as
[376498.733457] [ 7375]  1000  7375    17490     3539   3       0             0 cc1
[376498.733522] [ 7376]  1000  7376     4699     1250   0       0             0 as
[376498.733524] [ 7377]  1000  7377    19766     5745   3       0             0 cc1
[376498.733525] [ 7379]  1000  7379     4699     1298   0       0             0 as
[376498.733527] [ 7380]  1000  7380    19724     5930   2       0             0 cc1
[376498.733529] [ 7381]  1000  7381     1637      134   2       0             0 gcc
[376498.733531] [ 7382]  1000  7382     4699     1249   3       0             0 as
[376498.733532] [ 7383]  1000  7383    17525     3503   2       0             0 cc1
[376498.733534] [ 7384]  1000  7384     4699     1297   2       0             0 as
[376498.733536] [ 7385]  1000  7385     1637      134   0       0             0 gcc
[376498.733538] [ 7386]  1000  7386     1637      134   1       0             0 gcc
[376498.733539] [ 7387]  1000  7387    19234     5664   2       0             0 cc1
[376498.733541] [ 7388]  1000  7388    20926     6938   3       0             0 cc1
[376498.733543] [ 7389]  1000  7389     4699     1278   2       0             0 as
[376498.733544] [ 7390]  1000  7390     4699     1293   1       0             0 as
[376498.733546] [ 7391]  1000  7391    17490     3449   3       0             0 cc1
[376498.733548] [ 7392]  1000  7392     4699     1251   1       0             0 as
[376498.733549] [ 7394]  1000  7394    19715     5974   0       0             0 cc1
[376498.733551] [ 7395]  1000  7395     4699     1297   2       0             0 as
[376498.733553] [ 7414]  1000  7414     3425      283   3       0             0 sh
[376498.733554] [ 7416]  1000  7416     1637      165   1       0             0 gcc
[376498.733556] [ 7421]  1000  7421    16399     2755   1       0             0 cc1
[376498.733558] [ 7422]  1000  7422     4699     1312   2       0             0 as
[376498.733559] [ 7424]  1000  7424     3425      306   2       0             0 sh
[376498.733561] [ 7429]  1000  7429     1637      134   2       0             0 gcc
[376498.733563] [ 7433]     0  7433     9169      395   3       0             0 crond
[376498.733564] [ 7435]  1000  7435     2937      212   1       0             0 sh
[376498.733566] [ 7437]  1000  7437   169118     2832   2       0             0 offlineimap
[376498.733568] [ 7496]  1000  7496     3425      284   1       0             0 sh
[376498.733570] [ 7497]  1000  7497     3425      284   0       0             0 sh
[376498.733572] [ 7510]  1000  7510     3425      282   0       0             0 sh
[376498.733574] [ 7526]  1000  7526     1637      134   0       0             0 gcc
[376498.733575] [ 7529]  1000  7529    16399     2826   2       0             0 cc1
[376498.733577] [ 7532]  1000  7532     1637      134   0       0             0 gcc
[376498.733579] [ 7534]  1000  7534     1637      134   3       0             0 gcc
[376498.733581] [ 7536]  1000  7536     4699     1296   0       0             0 as
[376498.733583] [ 7539]  1000  7539    16933     2978   2       0             0 cc1
[376498.733584] [ 7540]  1000  7540    17499     3472   3       0             0 cc1
[376498.733586] [ 7544]  1000  7544     4699     1296   0       0             0 as
[376498.733588] [ 7545]  1000  7545     4699     1296   3       0             0 as
[376498.733590] [ 7546]  1000  7546     3568     1121   2       0             0 make
[376498.733591] [ 7548]  1000  7548     3425      283   2       0             0 sh
[376498.733593] [ 7550]  1000  7550    16404     2802   1       0             0 cc1
[376498.733595] [ 7552]  1000  7552     3425      285   0       0             0 sh
[376498.733597] [ 7553]  1000  7553     3425      283   2       0             0 sh
[376498.733598] [ 7554]  1000  7554     3425      283   0       0             0 sh
[376498.733600] [ 7555]  1000  7555     3425      283   2       0             0 sh
[376498.733602] [ 7558]  1000  7558     1637      134   0       0             0 gcc
[376498.733603] [ 7559]  1000  7559     3425      283   0       0             0 sh
[376498.733605] [ 7560]  1000  7560     3425      282   2       0             0 sh
[376498.733607] [ 7561]  1000  7561     4699     1296   3       0             0 as
[376498.733608] [ 7562]  1000  7562     3425      284   0       0             0 sh
[376498.733610] [ 7567]  1000  7567     3425      284   2       0             0 sh
[376498.733612] [ 7568]  1000  7568     3425      284   3       0             0 sh
[376498.733614] [ 7569]  1000  7569     3425      282   2       0             0 sh
[376498.733615] [ 7570]  1000  7570     3425      284   2       0             0 sh
[376498.733617] [ 7571]  1000  7571     3425      284   0       0             0 sh
[376498.733618] [ 7572]  1000  7572     3425      283   2       0             0 sh
[376498.733621] [ 7574]  1000  7574    18035     4061   3       0             0 cc1
[376498.733622] [ 7577]  1000  7577     4699     1296   0       0             0 as
[376498.733624] [ 7583]  1000  7583     3425      282   0       0             0 sh
[376498.733625] [ 7584]  1000  7584     3425      282   0       0             0 sh
[376498.733627] [ 7590]  1000  7590     3425      283   2       0             0 sh
[376498.733629] [ 7591]  1000  7591     1637      134   0       0             0 gcc
[376498.733631] [ 7594]  1000  7594     3425      283   2       0             0 sh
[376498.733633] [ 7595]  1000  7595     1637      134   1       0             0 gcc
[376498.733634] [ 7597]  1000  7597     1637      134   0       0             0 gcc
[376498.733636] [ 7598]  1000  7598     1637      134   3       0             0 gcc
[376498.733638] [ 7603]  1000  7603    16947     2910   2       0             0 cc1
[376498.733640] [ 7605]  1000  7605    16944     2896   3       0             0 cc1
[376498.733641] [ 7606]  1000  7606     3425      284   0       0             0 sh
[376498.733643] [ 7609]  1000  7609     4699     1296   0       0             0 as
[376498.733645] [ 7611]  1000  7611    16950     3057   1       0             0 cc1
[376498.733647] [ 7612]  1000  7612     4699     1297   0       0             0 as
[376498.733648] [ 7614]  1000  7614     3425      283   2       0             0 sh
[376498.733650] [ 7615]  1000  7615     4699     1296   3       0             0 as
[376498.733652] [ 7616]  1000  7616     3425      283   0       0             0 sh
[376498.733653] [ 7617]  1000  7617     1637      135   0       0             0 gcc
[376498.733656] [ 7619]  1000  7619     1637      134   1       0             0 gcc
[376498.733657] [ 7620]  1000  7620     1637      134   3       0             0 gcc
[376498.733659] [ 7621]  1000  7621     1637      134   1       0             0 gcc
[376498.733661] [ 7622]  1000  7622     1637      134   0       0             0 gcc
[376498.733662] [ 7623]  1000  7623     1637      134   2       0             0 gcc
[376498.733664] [ 7624]  1000  7624     1637      134   2       0             0 gcc
[376498.733666] [ 7625]  1000  7625     1637      134   0       0             0 gcc
[376498.733667] [ 7626]  1000  7626     1637      134   1       0             0 gcc
[376498.733669] [ 7627]  1000  7627     1637      134   0       0             0 gcc
[376498.733671] [ 7629]  1000  7629     1637      134   2       0             0 gcc
[376498.733672] [ 7630]  1000  7630     1637      134   3       0             0 gcc
[376498.733674] [ 7631]  1000  7631     1637      134   2       0             0 gcc
[376498.733676] [ 7632]  1000  7632    16410     2719   3       0             0 cc1
[376498.733678] [ 7633]  1000  7633    16408     2731   3       0             0 cc1
[376498.733680] [ 7634]  1000  7634    16953     2923   3       0             0 cc1
[376498.733682] [ 7635]  1000  7635    16398     2753   0       0             0 cc1
[376498.733683] [ 7636]  1000  7636    16401     2692   2       0             0 cc1
[376498.733685] [ 7637]  1000  7637    16421     2811   3       0             0 cc1
[376498.733687] [ 7638]  1000  7638    16400     2733   3       0             0 cc1
[376498.733689] [ 7639]  1000  7639    16398     2779   2       0             0 cc1
[376498.733691] [ 7640]  1000  7640    16398     2769   2       0             0 cc1
[376498.733692] [ 7641]  1000  7641    16399     2778   1       0             0 cc1
[376498.733694] [ 7642]  1000  7642    16347     2647   1       0             0 cc1
[376498.733696] [ 7643]  1000  7643     4699     1295   3       0             0 as
[376498.733698] [ 7644]  1000  7644    16411     2762   3       0             0 cc1
[376498.733699] [ 7645]  1000  7645    16399     2804   1       0             0 cc1
[376498.733701] [ 7646]  1000  7646     1637      134   0       0             0 gcc
[376498.733703] [ 7647]  1000  7647     4699     1296   0       0             0 as
[376498.733705] [ 7648]  1000  7648     4699     1295   0       0             0 as
[376498.733707] [ 7649]  1000  7649     4699     1296   1       0             0 as
[376498.733709] [ 7650]  1000  7650     4699     1297   3       0             0 as
[376498.733710] [ 7651]  1000  7651     4699     1296   0       0             0 as
[376498.733712] [ 7652]  1000  7652     4699     1296   3       0             0 as
[376498.733714] [ 7653]  1000  7653    16417     2779   0       0             0 cc1
[376498.733716] [ 7654]  1000  7654     3425      282   2       0             0 sh
[376498.733717] [ 7655]  1000  7655     3425      283   2       0             0 sh
[376498.733719] [ 7659]  1000  7659     3425      284   2       0             0 sh
[376498.733721] [ 7660]  1000  7660     3425      283   1       0             0 sh
[376498.733723] [ 7662]  1000  7662     3425      284   1       0             0 sh
[376498.733724] [ 7665]  1000  7665     4699     1297   1       0             0 as
[376498.733726] [ 7667]  1000  7667     4699     1296   2       0             0 as
[376498.733728] [ 7670]  1000  7670     3425      284   1       0             0 sh
[376498.733729] [ 7671]  1000  7671    16916     2918   0       0             0 cc1
[376498.733731] [ 7673]  1000  7673     4699     1297   2       0             0 as
[376498.733733] [ 7675]  1000  7675     4699     1296   2       0             0 as
[376498.733735] [ 7676]  1000  7676     3425      282   1       0             0 sh
[376498.733736] [ 7677]  1000  7677     3425      284   0       0             0 sh
[376498.733738] [ 7679]  1000  7679     4699     1294   2       0             0 as
[376498.733740] [ 7680]  1000  7680     4699     1296   2       0             0 as
[376498.733742] [ 7681]  1000  7681     1637      134   2       0             0 gcc
[376498.733743] [ 7684]  1000  7684     4699     1297   3       0             0 as
[376498.733745] [ 7687]  1000  7687     1637      134   2       0             0 gcc
[376498.733747] [ 7688]  1000  7688     4699     1297   0       0             0 as
[376498.733748] [ 7694]  1000  7694     3425      284   1       0             0 sh
[376498.733750] [ 7695]  1000  7695    16943     2930   3       0             0 cc1
[376498.733752] [ 7696]  1000  7696    16433     2724   0       0             0 cc1
[376498.733754] [ 7705]  1000  7705     3425      284   2       0             0 sh
[376498.733756] [ 7708]  1000  7708     1637      134   2       0             0 gcc
[376498.733757] [ 7709]  1000  7709     1637      134   2       0             0 gcc
[376498.733759] [ 7710]  1000  7710     1637      134   1       0             0 gcc
[376498.733761] [ 7711]  1000  7711     4699     1296   0       0             0 as
[376498.733762] [ 7715]  1000  7715     4699     1296   2       0             0 as
[376498.733764] [ 7718]  1000  7718     1637      134   1       0             0 gcc
[376498.733766] [ 7719]  1000  7719     1637      134   2       0             0 gcc
[376498.733767] [ 7720]  1000  7720     1637      134   2       0             0 gcc
[376498.733769] [ 7722]  1000  7722    16956     2894   1       0             0 cc1
[376498.733771] [ 7723]  1000  7723    16961     3032   2       0             0 cc1
[376498.733773] [ 7724]  1000  7724    16416     2722   2       0             0 cc1
[376498.733774] [ 7726]  1000  7726     3425      282   2       0             0 sh
[376498.733776] [ 7727]  1000  7727    16368     2631   2       0             0 cc1
[376498.733778] [ 7728]  1000  7728    16399     2722   0       0             0 cc1
[376498.733780] [ 7731]  1000  7731    16405     2728   1       0             0 cc1
[376498.733781] [ 7732]  1000  7732     1637      134   2       0             0 gcc
[376498.733783] [ 7733]  1000  7733     1637      134   1       0             0 gcc
[376498.733785] [ 7734]  1000  7734     3425      283   2       0             0 sh
[376498.733786] [ 7735]  1000  7735     1637      134   2       0             0 gcc
[376498.733788] [ 7736]  1000  7736     4699     1296   1       0             0 as
[376498.733790] [ 7737]  1000  7737     4699     1296   1       0             0 as
[376498.733792] [ 7739]  1000  7739     4699     1296   2       0             0 as
[376498.733794] [ 7741]  1000  7741     4699     1296   0       0             0 as
[376498.733795] [ 7742]  1000  7742     4699     1296   1       0             0 as
[376498.733797] [ 7743]  1000  7743     4699     1296   2       0             0 as
[376498.733799] [ 7744]  1000  7744    16399     2723   1       0             0 cc1
[376498.733801] [ 7745]  1000  7745     3425      284   2       0             0 sh
[376498.733803] [ 7746]  1000  7746     1637      134   3       0             0 gcc
[376498.733804] [ 7747]  1000  7747     3425      284   3       0             0 sh
[376498.733806] [ 7748]  1000  7748    16397     2724   2       0             0 cc1
[376498.733808] [ 7750]  1000  7750    16923     2910   0       0             0 cc1
[376498.733809] [ 7752]  1000  7752     4699     1296   0       0             0 as
[376498.733811] [ 7755]  1000  7755    16366     2492   2       0             0 cc1
[376498.733813] [ 7756]  1000  7756     4699     1297   2       0             0 as
[376498.733814] [ 7758]  1000  7758     4699     1296   1       0             0 as
[376498.733816] [ 7760]  1000  7760     4699     1296   1       0             0 as
[376498.733818] [ 7764]  1000  7764     3425      284   0       0             0 sh
[376498.733819] [ 7767]  1000  7767     3425      285   0       0             0 sh
[376498.733821] [ 7769]  1000  7769     3425      283   0       0             0 sh
[376498.733823] [ 7770]  1000  7770     1637      134   1       0             0 gcc
[376498.733824] [ 7771]  1000  7771     1637      134   2       0             0 gcc
[376498.733826] [ 7772]  1000  7772     1637      134   2       0             0 gcc
[376498.733828] [ 7776]  1000  7776     1637      134   2       0             0 gcc
[376498.733829] [ 7777]  1000  7777    16366     2448   3       0             0 cc1
[376498.733832] [ 7779]  1000  7779    16385     2511   2       0             0 cc1
[376498.733833] [ 7780]  1000  7780    16367     2380   3       0             0 cc1
[376498.733835] [ 7782]  1000  7782    16378     2452   2       0             0 cc1
[376498.733837] [ 7783]  1000  7783     4699     1296   2       0             0 as
[376498.733838] [ 7784]  1000  7784     4699     1296   2       0             0 as
[376498.733840] [ 7787]  1000  7787     3425      283   2       0             0 sh
[376498.733842] [ 7790]  1000  7790     4699     1296   2       0             0 as
[376498.733844] [ 7794]  1000  7794     4699     1296   2       0             0 as
[376498.733845] [ 7800]  1000  7800     1637      134   2       0             0 gcc
[376498.733847] [ 7801]  1000  7801     1637      134   2       0             0 gcc
[376498.733849] [ 7802]  1000  7802     1637      134   3       0             0 gcc
[376498.733851] [ 7812]  1000  7812     3425      283   2       0             0 sh
[376498.733852] [ 7813]  1000  7813     3425      284   2       0             0 sh
[376498.733854] [ 7815]  1000  7815     3425      282   3       0             0 sh
[376498.733856] [ 7816]  1000  7816    16912     2922   0       0             0 cc1
[376498.733858] [ 7820]  1000  7820     3425      284   3       0             0 sh
[376498.733859] [ 7822]  1000  7822     3425      283   2       0             0 sh
[376498.733861] [ 7824]  1000  7824    16399     2747   1       0             0 cc1
[376498.733863] [ 7825]  1000  7825    16333     2630   3       0             0 cc1
[376498.733864] [ 7828]  1000  7828     4699     1296   2       0             0 as
[376498.733866] [ 7829]  1000  7829     3425      283   2       0             0 sh
[376498.733868] [ 7831]  1000  7831     3425      284   2       0             0 sh
[376498.733870] [ 7832]  1000  7832     4699     1296   3       0             0 as
[376498.733871] [ 7833]  1000  7833     3425      284   2       0             0 sh
[376498.733873] [ 7835]  1000  7835     1637      134   3       0             0 gcc
[376498.733945] [ 7836]  1000  7836     4699     1297   3       0             0 as
[376498.733947] [ 7837]  1000  7837     1637      134   3       0             0 gcc
[376498.733949] [ 7838]  1000  7838     1637      134   1       0             0 gcc
[376498.733951] [ 7840]  1000  7840    15849     2171   0       0             0 cc1
[376498.733953] [ 7841]  1000  7841     3425      284   3       0             0 sh
[376498.733954] [ 7842]  1000  7842    16376     2457   3       0             0 cc1
[376498.733956] [ 7845]  1000  7845    16931     2899   3       0             0 cc1
[376498.733958] [ 7846]  1000  7846     4699     1297   1       0             0 as
[376498.733960] [ 7847]  1000  7847     1637      134   3       0             0 gcc
[376498.733961] [ 7848]  1000  7848     3425      283   3       0             0 sh
[376498.733963] [ 7850]  1000  7850     4699     1296   2       0             0 as
[376498.733965] [ 7851]  1000  7851     3425      283   3       0             0 sh
[376498.733966] [ 7852]  1000  7852     3425      284   3       0             0 sh
[376498.733968] [ 7856]  1000  7856     4699     1296   0       0             0 as
[376498.733969] [ 7859]  1000  7859     1637      135   3       0             0 gcc
[376498.733971] [ 7860]  1000  7860     3425      285   3       0             0 sh
[376498.733973] [ 7861]  1000  7861    16365     2538   3       0             0 cc1
[376498.733974] [ 7864]  1000  7864     2911      511   1       0             0 make
[376498.733976] [ 7865]  1000  7865     1637      134   2       0             0 gcc
[376498.733978] [ 7866]  1000  7866     1637      134   2       0             0 gcc
[376498.733980] [ 7867]  1000  7867     1637      134   3       0             0 gcc
[376498.733981] [ 7875]  1000  7875     1637      134   2       0             0 gcc
[376498.733983] [ 7877]  1000  7877     3425      284   3       0             0 sh
[376498.733985] [ 7878]  1000  7878     4699     1296   1       0             0 as
[376498.733986] [ 7879]  1000  7879     3425      283   3       0             0 sh
[376498.733988] [ 7880]  1000  7880    15818     2164   3       0             0 cc1
[376498.733990] [ 7882]  1000  7882     3425      284   3       0             0 sh
[376498.733991] [ 7883]  1000  7883    15847     2143   0       0             0 cc1
[376498.733993] [ 7885]  1000  7885    16927     3044   0       0             0 cc1
[376498.733995] [ 7886]  1000  7886    16366     2489   0       0             0 cc1
[376498.733996] [ 7887]  1000  7887    16923     2864   0       0             0 cc1
[376498.733998] [ 7890]  1000  7890     1637      134   3       0             0 gcc
[376498.734000] [ 7891]  1000  7891     4699     1296   2       0             0 as
[376498.734002] [ 7892]  1000  7892     4699     1296   1       0             0 as
[376498.734003] [ 7893]  1000  7893     1637      134   3       0             0 gcc
[376498.734005] [ 7894]  1000  7894     3425      283   3       0             0 sh
[376498.734007] [ 7895]  1000  7895     1637      135   3       0             0 gcc
[376498.734008] [ 7896]  1000  7896     1637      134   0       0             0 gcc
[376498.734010] [ 7898]  1000  7898     4699     1297   2       0             0 as
[376498.734012] [ 7901]  1000  7901     4699     1297   2       0             0 as
[376498.734013] [ 7904]  1000  7904     4699     1296   2       0             0 as
[376498.734015] [ 7905]  1000  7905    15849     2134   0       0             0 cc1
[376498.734017] [ 7906]  1000  7906    16380     2587   3       0             0 cc1
[376498.734018] [ 7907]  1000  7907     1637      134   3       0             0 gcc
[376498.734020] [ 7908]  1000  7908    16370     2604   2       0             0 cc1
[376498.734022] [ 7909]  1000  7909    16379     2600   2       0             0 cc1
[376498.734024] [ 7910]  1000  7910    16335     2425   3       0             0 cc1
[376498.734025] [ 7911]  1000  7911     4699     1296   0       0             0 as
[376498.734027] [ 7912]  1000  7912     4699     1296   3       0             0 as
[376498.734029] [ 7913]  1000  7913     4699     1296   2       0             0 as
[376498.734030] [ 7914]  1000  7914     3425      283   3       0             0 sh
[376498.734032] [ 7916]  1000  7916     4699     1296   0       0             0 as
[376498.734034] [ 7917]  1000  7917     4699     1296   0       0             0 as
[376498.734035] [ 7918]  1000  7918     3425      284   3       0             0 sh
[376498.734037] [ 7919]  1000  7919     1637      134   3       0             0 gcc
[376498.734039] [ 7920]  1000  7920     1637      134   1       0             0 gcc
[376498.734041] [ 7921]  1000  7921     1637      134   3       0             0 gcc
[376498.734042] [ 7924]  1000  7924    15861     2191   0       0             0 cc1
[376498.734044] [ 7927]  1000  7927     1637      134   1       0             0 gcc
[376498.734046] [ 7931]  1000  7931     3425      282   0       0             0 sh
[376498.734048] [ 7932]  1000  7932    15847     2148   2       0             0 cc1
[376498.734049] [ 7933]  1000  7933    15852     2094   2       0             0 cc1
[376498.734051] [ 7934]  1000  7934     4699     1296   0       0             0 as
[376498.734053] [ 7936]  1000  7936     3425      282   0       0             0 sh
[376498.734055] [ 7937]  1000  7937     3425      282   3       0             0 sh
[376498.734056] [ 7938]  1000  7938     1637      134   3       0             0 gcc
[376498.734058] [ 7939]  1000  7939     3425      283   3       0             0 sh
[376498.734060] [ 7940]  1000  7940     4699     1296   0       0             0 as
[376498.734062] [ 7942]  1000  7942     3425      283   3       0             0 sh
[376498.734063] [ 7943]  1000  7943    15855     2157   0       0             0 cc1
[376498.734065] [ 7946]  1000  7946     4699     1296   1       0             0 as
[376498.734067] [ 7947]  1000  7947     1637      134   3       0             0 gcc
[376498.734069] [ 7949]  1000  7949     3425      283   0       0             0 sh
[376498.734070] [ 7950]  1000  7950     3425      284   0       0             0 sh
[376498.734072] [ 7951]  1000  7951     3425      283   3       0             0 sh
[376498.734074] [ 7952]  1000  7952    15824     2001   3       0             0 cc1
[376498.734075] [ 7953]  1000  7953     4699     1297   3       0             0 as
[376498.734077] [ 7954]  1000  7954     3425      284   0       0             0 sh
[376498.734079] [ 7956]  1000  7956     3425      284   3       0             0 sh
[376498.734081] [ 7957]  1000  7957     3425      285   3       0             0 sh
[376498.734082] [ 7961]  1000  7961    15871     2165   3       0             0 cc1
[376498.734084] [ 7962]  1000  7962     3425      284   2       0             0 sh
[376498.734086] [ 7964]  1000  7964     4699     1296   2       0             0 as
[376498.734088] [ 7968]  1000  7968     3425      283   3       0             0 sh
[376498.734089] [ 7970]  1000  7970     3425      284   3       0             0 sh
[376498.734091] [ 7971]  1000  7971     1637      134   1       0             0 gcc
[376498.734092] [ 7974]  1000  7974     4699     1296   2       0             0 as
[376498.734094] [ 7977]  1000  7977     1637      134   3       0             0 gcc
[376498.734096] [ 7979]  1000  7979     3425      284   3       0             0 sh
[376498.734098] [ 7980]  1000  7980     3425      283   2       0             0 sh
[376498.734100] [ 7983]  1000  7983     1637      134   3       0             0 gcc
[376498.734102] [ 7984]  1000  7984     1637      134   2       0             0 gcc
[376498.734103] [ 7985]  1000  7985     1637      134   3       0             0 gcc
[376498.734105] [ 7988]  1000  7988     3425      283   3       0             0 sh
[376498.734107] [ 7989]  1000  7989     3221      743   2       0             0 make
[376498.734109] [ 7990]  1000  7990     1637      134   2       0             0 gcc
[376498.734110] [ 7991]  1000  7991     3425      284   2       0             0 sh
[376498.734112] [ 7996]  1000  7996    15856     2113   3       0             0 cc1
[376498.734114] [ 7999]  1000  7999     1637      135   3       0             0 gcc
[376498.734116] [ 8000]  1000  8000    15859     2156   2       0             0 cc1
[376498.734117] [ 8002]  1000  8002     1637      134   2       0             0 gcc
[376498.734119] [ 8003]  1000  8003    15857     2158   1       0             0 cc1
[376498.734121] [ 8005]  1000  8005     3425      283   0       0             0 sh
[376498.734123] [ 8006]  1000  8006    15296     1406   2       0             0 cc1
[376498.734125] [ 8008]  1000  8008     3425      282   3       0             0 sh
[376498.734127] [ 8009]  1000  8009    15856     2163   1       0             0 cc1
[376498.734128] [ 8010]  1000  8010     3425      283   3       0             0 sh
[376498.734130] [ 8007]  1000  8007     1637      135   2       0             0 gcc
[376498.734132] [ 8011]  1000  8011    15304     1685   3       0             0 cc1
[376498.734133] [ 8012]  1000  8012     1637      134   3       0             0 gcc
[376498.734135] [ 8013]  1000  8013     1637      134   3       0             0 gcc
[376498.734137] [ 8015]  1000  8015     4699     1296   3       0             0 as
[376498.734138] [ 8016]  1000  8016     1637      134   3       0             0 gcc
[376498.734140] [ 8017]  1000  8017     4699     1296   2       0             0 as
[376498.734142] [ 8019]  1000  8019     3425      294   0       0             0 sh
[376498.734144] [ 8020]  1000  8020    15313     1687   1       0             0 cc1
[376498.734146] [ 8021]  1000  8021     4699     1297   2       0             0 as
[376498.734148] [ 8022]  1000  8022     4699     1305   2       0             0 as
[376498.734150] [ 8023]  1000  8023    15816     2114   2       0             0 cc1
[376498.734151] [ 8024]  1000  8024    15851     2133   3       0             0 cc1
[376498.734153] [ 8025]  1000  8025     4699     1296   3       0             0 as
[376498.734154] [ 8028]  1000  8028     4699     1296   3       0             0 as
[376498.734156] [ 8032]  1000  8032     1637      131   3       0             0 gcc
[376498.734158] [ 8034]  1000  8034     3425      284   3       0             0 sh
[376498.734159] [ 8035]  1000  8035    15847     2183   3       0             0 cc1
[376498.734161] [ 8036]  1000  8036     4699     1306   3       0             0 as
[376498.734163] [ 8037]  1000  8037    15317     1755   3       0             0 cc1
[376498.734165] [ 8038]  1000  8038     1637      134   1       0             0 gcc
[376498.734166] [ 8039]  1000  8039     1637      134   1       0             0 gcc
[376498.734169] [ 8040]  1000  8040     3425      284   3       0             0 sh
[376498.734170] [ 8042]  1000  8042    15323     1457   1       0             0 cc1
[376498.734172] [ 8043]  1000  8043     4699     1297   0       0             0 as
[376498.734174] [ 8044]  1000  8044     4699     1296   2       0             0 as
[376498.734176] [ 8048]  1000  8048     1637      134   3       0             0 gcc
[376498.734178] [ 8050]  1000  8050     1637      134   3       0             0 gcc
[376498.734179] [ 8051]  1000  8051     1637      134   3       0             0 gcc
[376498.734181] [ 8052]  1000  8052     3425      296   1       0             0 sh
[376498.734183] [ 8053]  1000  8053     4699     1296   3       0             0 as
[376498.734184] [ 8054]  1000  8054     1637      131   2       0             0 gcc
[376498.734186] [ 8056]  1000  8056     4699     1296   0       0             0 as
[376498.734188] [ 8065]  1000  8065     4699     1283   1       0             0 as
[376498.734190] [ 8066]  1000  8066    15318     1376   1       0             0 cc1
[376498.734191] [ 8067]  1000  8067    15848     2110   3       0             0 cc1
[376498.734193] [ 8068]  1000  8068    15851     2207   3       0             0 cc1
[376498.734195] [ 8069]  1000  8069    15848     2187   2       0             0 cc1
[376498.734197] [ 8070]  1000  8070    16417     2743   1       0             0 cc1
[376498.734199] [ 8071]  1000  8071     1637      131   1       0             0 gcc
[376498.734200] [ 8072]  1000  8072     1637      131   1       0             0 gcc
[376498.734202] [ 8073]  1000  8073     3425      296   3       0             0 sh
[376498.734204] [ 8074]  1000  8074     1637      131   1       0             0 gcc
[376498.734205] [ 8075]  1000  8075    15304     1718   0       0             0 cc1
[376498.734207] [ 8077]  1000  8077     3425      301   1       0             0 sh
[376498.734209] [ 8079]  1000  8079     1637      128   3       0             0 gcc
[376498.734210] [ 8080]  1000  8080    15316     1450   3       0             0 cc1
[376498.734212] [ 8081]  1000  8081     4699     1296   1       0             0 as
[376498.734214] [ 8082]  1000  8082     4699     1296   0       0             0 as
[376498.734216] [ 8083]  1000  8083     4699     1294   2       0             0 as
[376498.734217] [ 8085]  1000  8085     4699     1277   3       0             0 as
[376498.734219] [ 8086]  1000  8086     4699     1297   0       0             0 as
[376498.734221] [ 8088]  1000  8088    15293     1393   0       0             0 cc1
[376498.734223] [ 8089]  1000  8089    15251     1297   2       0             0 cc1
[376498.734224] [ 8091]  1000  8091    15817     2102   3       0             0 cc1
[376498.734226] [ 8092]  1000  8092     3425      293   3       0             0 sh
[376498.734228] [ 8093]  1000  8093     1637      167   3       0             0 gcc
[376498.734229] [ 8095]  1000  8095     3425      293   3       0             0 sh
[376498.734231] [ 8096]  1000  8096    15260     1358   3       0             0 cc1
[376498.734233] [ 8097]  1000  8097     4699     1288   2       0             0 as
[376498.734234] [ 8099]  1000  8099     1637      133   2       0             0 gcc
[376498.734236] [ 8103]  1000  8103     1637      178   2       0             0 gcc
[376498.734238] [ 8104]  1000  8104     4699     1278   1       0             0 as
[376498.734240] [ 8107]  1000  8107     1637      179   3       0             0 gcc
[376498.734241] [ 8110]  1000  8110     4699     1297   2       0             0 as
[376498.734243] [ 8111]  1000  8111     4699     1286   2       0             0 as
[376498.734245] [ 8117]  1000  8117     4699     1304   3       0             0 as
[376498.734247] [ 8118]  1000  8118     4699     1273   3       0             0 as
[376498.734249] [ 8122]  1000  8122    15276     1355   1       0             0 cc1
[376498.734250] [ 8123]  1000  8123     4699     1307   2       0             0 as
[376498.734252] [ 8127]  1000  8127     1637      150   2       0             0 gcc
[376498.734254] [ 8128]  1000  8128     1637      134   1       0             0 gcc
[376498.734256] [ 8131]  1000  8131     3425      283   3       0             0 sh
[376498.734258] [ 8135]  1000  8135     1637      134   0       0             0 gcc
[376498.734259] [ 8137]  1000  8137    15296     1533   2       0             0 cc1
[376498.734261] [ 8138]  1000  8138    15294     1403   0       0             0 cc1
[376498.734263] [ 8139]  1000  8139     4699     1277   2       0             0 as
[376498.734264] [ 8140]  1000  8140     4699     1279   3       0             0 as
[376498.734266] [ 8168]  1000  8168     3425      283   2       0             0 sh
[376498.734268] [ 8173]  1000  8173     1637      158   2       0             0 gcc
[376498.734270] [ 8184]  1000  8184    15251     1305   2       0             0 cc1
[376498.734271] [ 8185]  1000  8185    15286     1311   0       0             0 cc1
[376498.734273] [ 8186]  1000  8186    15259     1349   3       0             0 cc1
[376498.734275] [ 8188]  1000  8188     4699     1288   2       0             0 as
[376498.734276] [ 8187]  1000  8187     4699     1279   1       0             0 as
[376498.734278] [ 8189]  1000  8189     4699     1282   1       0             0 as
[376498.734280] [ 8190]  1000  8190    15304     1374   1       0             0 cc1
[376498.734282] [ 8191]  1000  8191     4699     1254   1       0             0 as
[376498.734283] [ 8192]  1000  8192    15297     1336   0       0             0 cc1
[376498.734285] [ 8193]  1000  8193     4699     1309   2       0             0 as
[376498.734287] [ 8199]  1000  8199     3107      690   0       0             0 make
[376498.734288] [ 8201]  1000  8201     3425      283   1       0             0 sh
[376498.734291] [ 8248]  1000  8248     1637      135   1       0             0 gcc
[376498.734292] [ 8254]  1000  8254    14717     1045   3       0             0 cc1
[376498.734294] [ 8324]  1000  8324     3425      283   1       0             0 sh
[376498.734296] [ 8326]  1000  8326     2811      394   0       0             0 make
[376498.734297] [ 8374]  1000  8374     4699     1296   1       0             0 as
[376498.734299] [ 8408]  1000  8408     2918      474   0       0             0 make
[376498.734301] [ 8413]  1000  8413     3425      284   1       0             0 sh
[376498.734303] [ 8426]  1000  8426     1637      134   2       0             0 gcc
[376498.734305] [ 8438]  1000  8438    14713     1067   3       0             0 cc1
[376498.734307] [ 8441]  1000  8441     3425      299   0       0             0 sh
[376498.734308] [ 8450]  1000  8450     4699     1296   0       0             0 as
[376498.734310] [ 8465]  1000  8465     1637      134   3       0             0 gcc
[376498.734312] [ 8470]  1000  8470     3425      299   2       0             0 sh
[376498.734313] [ 8474]  1000  8474     3425      299   1       0             0 sh
[376498.734316] [ 8484]  1000  8484    14671     1050   3       0             0 cc1
[376498.734317] [ 8494]  1000  8494     3425      299   1       0             0 sh
[376498.734319] [ 8497]  1000  8497     2774      366   2       0             0 make
[376498.734321] [ 8501]  1000  8501     3425      297   1       0             0 sh
[376498.734323] [ 8505]  1000  8505     3425      284   3       0             0 sh
[376498.734325] [ 8509]  1000  8509     3423      262   1       0             0 sh
[376498.734326] [ 8511]  1000  8511     3425      274   2       0             0 sh
[376498.734328] [ 8516]  1000  8516     4699     1296   0       0             0 as
[376498.734330] [ 8518]  1000  8518     3425      304   1       0             0 sh
[376498.734332] [ 8528]  1000  8528     3425      300   3       0             0 sh
[376498.734334] [ 8534]  1000  8534     1637      146   2       0             0 gcc
[376498.734335] [ 8535]  1000  8535     3425      284   3       0             0 sh
[376498.734337] [ 8538]  1000  8538     1637      145   1       0             0 gcc
[376498.734339] [ 8540]  1000  8540     1637      160   3       0             0 gcc
[376498.734340] [ 8541]  1000  8541     3425      283   3       0             0 sh
[376498.734342] [ 8542]  1000  8542     2811      363   1       0             0 make
[376498.734344] [ 8543]  1000  8543     3425      281   3       0             0 sh
[376498.734346] [ 8544]  1000  8544     1637      134   3       0             0 gcc
[376498.734347] [ 8545]  1000  8545     1637      140   3       0             0 gcc
[376498.734349] [ 8546]  1000  8546     1637      158   1       0             0 gcc
[376498.734351] [ 8549]  1000  8549     1637      154   0       0             0 gcc
[376498.734352] [ 8550]  1000  8550     3425      296   3       0             0 sh
[376498.734354] [ 8551]  1000  8551     2839      404   0       0             0 make
[376498.734356] [ 8552]  1000  8552     1637      152   2       0             0 gcc
[376498.734357] [ 8554]  1000  8554     1637      144   1       0             0 gcc
[376498.734359] [ 8555]  1000  8555     2872      443   3       0             0 make
[376498.734361] [ 8556]  1000  8556     2840      364   2       0             0 make
[376498.734363] [ 8557]  1000  8557     2841      430   3       0             0 make
[376498.734365] [ 8558]  1000  8558     2875      442   2       0             0 make
[376498.734366] [ 8559]  1000  8559     2807      376   3       0             0 make
[376498.734368] [ 8560]  1000  8560     1637      147   3       0             0 gcc
[376498.734370] [ 8561]  1000  8561     2840      364   0       0             0 make
[376498.734372] [ 8562]  1000  8562     2807      385   3       0             0 make
[376498.734373] [ 8563]  1000  8563     2844      402   3       0             0 make
[376498.734375] [ 8564]  1000  8564     2812      378   0       0             0 make
[376498.734377] [ 8565]  1000  8565     2807      364   0       0             0 make
[376498.734378] [ 8567]  1000  8567     2845      436   0       0             0 make
[376498.734380] [ 8568]  1000  8568     2807      377   1       0             0 make
[376498.734382] [ 8569]  1000  8569     2807      358   0       0             0 make
[376498.734383] [ 8570]  1000  8570     2812      379   3       0             0 make
[376498.734385] [ 8571]  1000  8571     2807      377   3       0             0 make
[376498.734387] [ 8572]  1000  8572     2880      418   0       0             0 make
[376498.734389] [ 8573]  1000  8573     2844      429   0       0             0 make
[376498.734391] [ 8574]  1000  8574     2843      377   0       0             0 make
[376498.734392] [ 8575]  1000  8575     2808      369   0       0             0 make
[376498.734394] [ 8576]  1000  8576     2872      438   0       0             0 make
[376498.734396] [ 8577]  1000  8577     2877      443   2       0             0 make
[376498.734398] [ 8578]  1000  8578     2842      392   2       0             0 make
[376498.734399] [ 8579]  1000  8579     2812      363   2       0             0 make
[376498.734401] [ 8580]  1000  8580     2872      443   0       0             0 make
[376498.734403] [ 8581]  1000  8581     2812      380   3       0             0 make
[376498.734405] [ 8582]  1000  8582     2807      375   2       0             0 make
[376498.734406] [ 8583]  1000  8583     2939      495   3       0             0 make
[376498.734408] [ 8584]  1000  8584     2807      372   2       0             0 make
[376498.734409] [ 8585]  1000  8585     2873      425   3       0             0 make
[376498.734411] [ 8586]  1000  8586     2879      437   2       0             0 make
[376498.734413] [ 8587]  1000  8587     2808      377   0       0             0 make
[376498.734415] [ 8588]  1000  8588     2807      377   0       0             0 make
[376498.734417] [ 8589]  1000  8589     2840      429   3       0             0 make
[376498.734418] [ 8590]  1000  8590     2842      431   0       0             0 make
[376498.734420] [ 8591]  1000  8591     2813      403   2       0             0 make
[376498.734421] [ 8592]  1000  8592     2812      355   3       0             0 make
[376498.734423] [ 8593]  1000  8593     2841      385   3       0             0 make
[376498.734425] [ 8595]  1000  8595     2843      405   3       0             0 make
[376498.734427] [ 8596]  1000  8596     2839      402   2       0             0 make
[376498.734429] [ 8597]  1000  8597     2877      428   0       0             0 make
[376498.734430] [ 8598]  1000  8598     2812      350   1       0             0 make
[376498.734432] [ 8599]  1000  8599     2812      363   3       0             0 make
[376498.734434] [ 8600]  1000  8600     2843      410   0       0             0 make
[376498.734435] [ 8601]  1000  8601     2842      411   3       0             0 make
[376498.734437] [ 8602]  1000  8602     2812      350   3       0             0 make
[376498.734439] [ 8603]  1000  8603     2874      439   0       0             0 make
[376498.734441] [ 8604]  1000  8604     2840      364   0       0             0 make
[376498.734442] [ 8605]  1000  8605     2807      376   0       0             0 make
[376498.734444] [ 8606]  1000  8606     2874      442   0       0             0 make
[376498.734446] [ 8607]  1000  8607     2807      378   0       0             0 make
[376498.734447] [ 8608]  1000  8608     2873      447   2       0             0 make
[376498.734449] [ 8610]  1000  8610     2811      357   1       0             0 make
[376498.734451] [ 8611]  1000  8611     2841      429   2       0             0 make
[376498.734452] [ 8612]  1000  8612     2841      364   3       0             0 make
[376498.734454] [ 8613]  1000  8613     2809      378   2       0             0 make
[376498.734456] [ 8614]  1000  8614     2810      379   2       0             0 make
[376498.734458] [ 8616]  1000  8616     2845      433   0       0             0 make
[376498.734460] [ 8617]  1000  8617     2840      407   0       0             0 make
[376498.734461] [ 8618]  1000  8618     2907      473   0       0             0 make
[376498.734463] [ 8619]  1000  8619     2873      434   2       0             0 make
[376498.734465] [ 8620]  1000  8620     2811      370   2       0             0 make
[376498.734467] [ 8621]  1000  8621     2880      449   2       0             0 make
[376498.734468] [ 8622]  1000  8622     2871      437   0       0             0 make
[376498.734470] [ 8623]  1000  8623     2838      413   3       0             0 make
[376498.734472] [ 8624]  1000  8624     2842      389   3       0             0 make
[376498.734474] [ 8625]  1000  8625     2811      377   0       0             0 make
[376498.734475] [ 8626]  1000  8626     2840      408   0       0             0 make
[376498.734477] [ 8627]  1000  8627     2873      445   3       0             0 make
[376498.734479] [ 8628]  1000  8628     2872      465   1       0             0 make
[376498.734480] [ 8630]  1000  8630     2839      399   2       0             0 make
[376498.734482] [ 8631]  1000  8631     2807      377   2       0             0 make
[376498.734484] [ 8632]  1000  8632     2808      378   2       0             0 make
[376498.734485] [ 8633]  1000  8633     2844      411   3       0             0 make
[376498.734488] [ 8635]  1000  8635     2843      425   3       0             0 make
[376498.734490] [ 8636]  1000  8636     2812      378   0       0             0 make
[376498.734492] [ 8637]  1000  8637     2808      372   0       0             0 make
[376498.734493] [ 8638]  1000  8638     2902      479   3       0             0 make
[376498.734495] [ 8639]  1000  8639     2774      344   3       0             0 make
[376498.734497] [ 8640]  1000  8640    13485      150   1       0             0 cc1
[376498.734499] [ 8641]  1000  8641     4699     1268   3       0             0 as
[376498.734500] [ 8642]  1000  8642    13486      151   1       0             0 cc1
[376498.734502] [ 8643]  1000  8643     4278      835   3       0             0 as
[376498.734503] [ 8645]  1000  8645    13486      150   2       0             0 cc1
[376498.734505] [ 8646]  1000  8646     4278      828   2       0             0 as
[376498.734507] [ 8647]  1000  8647    13486      149   1       0             0 cc1
[376498.734509] [ 8648]  1000  8648     4278      854   3       0             0 as
[376498.734511] [ 8649]  1000  8649    13486      150   1       0             0 cc1
[376498.734513] [ 8650]  1000  8650     4278      821   0       0             0 as
[376498.734514] [ 8651]  1000  8651    13486      151   1       0             0 cc1
[376498.734516] [ 8652]  1000  8652    13486      150   2       0             0 cc1
[376498.734518] [ 8653]  1000  8653     4699     1296   2       0             0 as
[376498.734519] [ 8654]  1000  8654    13486      151   2       0             0 cc1
[376498.734521] [ 8655]  1000  8655     4278      827   1       0             0 as
[376498.734523] [ 8656]  1000  8656     4699     1281   3       0             0 as
[376498.734524] [ 8658]  1000  8658     1637      165   0       0             0 gcc
[376498.734526] [ 8659]  1000  8659     1637      134   1       0             0 gcc
[376498.734528] [ 8660]  1000  8660     1637      156   1       0             0 gcc
[376498.734529] [ 8661]  1000  8661    13486      150   1       0             0 cc1
[376498.734531] [ 8662]  1000  8662    13486      150   1       0             0 cc1
[376498.734533] [ 8663]  1000  8663     4699     1285   1       0             0 as
[376498.734535] [ 8664]  1000  8664     4278      839   2       0             0 as
[376498.734536] [ 8666]  1000  8666    13486      151   1       0             0 cc1
[376498.734538] [ 8667]  1000  8667     4278      841   0       0             0 as
[376498.734540] [ 8669]  1000  8669     2808      378   0       0             0 make
[376498.734541] [ 8671]  1000  8671     1637      166   2       0             0 gcc
[376498.734543] [ 8673]  1000  8673    12230       65   3       0             0 cc1
[376498.734545] [ 8675]  1000  8675     3423      275   2       0             0 sh
[376498.734546] [ 8676]  1000  8676     2807      379   3       0             0 make
[376498.734548] [ 8678]  1000  8678     2840      432   3       0             0 make
[376498.734550] [ 8680]  1000  8680     2808      378   0       0             0 make
[376498.734551] [ 8681]  1000  8681     2840      407   0       0             0 make
[376498.734553] [ 8682]  1000  8682     2806      380   2       0             0 make
[376498.734555] [ 8683]  1000  8683     4699     1294   1       0             0 as
[376498.734557] [ 8686]     0  8686     3948      290   3       0             0 handler.sh
[376498.734559] [ 8687]  1000  8687     2905      492   0       0             0 make
[376498.734560] [ 8688]  1000  8688     2812      378   2       0             0 make
[376498.734562] [ 8689]  1000  8689     2811      377   0       0             0 make
[376498.734564] [ 8691]  1000  8691     2807      400   3       0             0 make
[376498.734566] [ 8692]  1000  8692     2806      392   0       0             0 make
[376498.734568] [ 8693]  1000  8693     2811      384   0       0             0 make
[376498.734569] [ 8695]  1000  8695     3423      270   0       0             0 sh
[376498.734571] [ 8696]  1000  8696     2773      366   3       0             0 make
[376498.734573] [ 8697]  1000  8697     2807      386   2       0             0 make
[376498.734575] [ 8698]  1000  8698    12230       64   0       0             0 cc1
[376498.734576] [ 8705]  1000  8705     1637      134   2       0             0 gcc
[376498.734578] [ 8706]  1000  8706     2807      385   3       0             0 make
[376498.734580] [ 8707]  1000  8707     2810      378   3       0             0 make
[376498.734582] [ 8708]  1000  8708     4699     1296   3       0             0 as
[376498.734583] [ 8709]  1000  8709     2808      394   0       0             0 make
[376498.734585] [ 8710]  1000  8710     2806      375   3       0             0 make
[376498.734587] [ 8711]  1000  8711     2806      380   2       0             0 make
[376498.734589] [ 8712]  1000  8712     2809      392   0       0             0 make
[376498.734590] [ 8713]  1000  8713     2846      409   0       0             0 make
[376498.734592] [ 8714]  1000  8714     2808      386   2       0             0 make
[376498.734594] [ 8715]  1000  8715     2812      349   2       0             0 make
[376498.734596] [ 8716]  1000  8716     2871      464   3       0             0 make
[376498.734597] [ 8717]  1000  8717     2882      446   0       0             0 make
[376498.734600] [ 8718]  1000  8718     2809      387   3       0             0 make
[376498.734601] [ 8719]  1000  8719     2807      364   3       0             0 make
[376498.734603] [ 8720]  1000  8720     2840      376   0       0             0 make
[376498.734605] [ 8721]  1000  8721     2807      393   3       0             0 make
[376498.734607] [ 8722]  1000  8722     2841      424   0       0             0 make
[376498.734608] [ 8723]  1000  8723     2805      391   0       0             0 make
[376498.734611] [ 8724]  1000  8724     2843      408   3       0             0 make
[376498.734612] [ 8725]  1000  8725     2807      393   3       0             0 make
[376498.734614] [ 8726]  1000  8726     2841      375   3       0             0 make
[376498.734616] [ 8727]  1000  8727     2809      392   3       0             0 make
[376498.734618] [ 8728]  1000  8728     2807      382   3       0             0 make
[376498.734620] [ 8729]  1000  8729     2807      385   0       0             0 make
[376498.734621] [ 8730]  1000  8730     2812      386   2       0             0 make
[376498.734623] [ 8731]  1000  8731     2839      380   3       0             0 make
[376498.734625] [ 8732]  1000  8732     2842      425   2       0             0 make
[376498.734627] [ 8733]  1000  8733     2807      400   3       0             0 make
[376498.734628] [ 8735]  1000  8735     3424      285   2       0             0 sh
[376498.734630] [ 8739]  1000  8739    12229       65   3       0             0 cc1
[376498.734631] [ 8740]  1000  8740     4699     1296   0       0             0 as
[376498.734634] [ 8741]  1000  8741     1637      143   0       0             0 gcc
[376498.734635] Out of memory: Kill process 490 (urxvtd) score 9 or sacrifice child
[376498.734643] Killed process 20869 (zsh) total-vm:40084kB, anon-rss:7036kB, file-rss:844kB

[-- Attachment #4: dmesg2 --]
[-- Type: text/plain, Size: 1734 bytes --]

[376529.200677] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[376529.200872] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[376529.201565] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[376529.201789] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[376529.202623] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[376529.202798] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[376529.203384] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[376744.240222] CPU3: Core temperature above threshold, cpu clock throttled (total events = 131905)
[376744.240225] CPU2: Package temperature above threshold, cpu clock throttled (total events = 141377)
[376744.240226] CPU0: Package temperature above threshold, cpu clock throttled (total events = 141381)
[376744.240227] CPU1: Core temperature above threshold, cpu clock throttled (total events = 131902)
[376744.240230] CPU1: Package temperature above threshold, cpu clock throttled (total events = 141375)
[376744.240235] CPU3: Package temperature above threshold, cpu clock throttled (total events = 141380)
[376744.241243] CPU3: Core temperature/speed normal
[376744.241245] CPU2: Package temperature/speed normal
[376744.241246] CPU0: Package temperature/speed normal
[376744.241248] CPU1: Core temperature/speed normal
[376744.241250] CPU1: Package temperature/speed normal
[376744.241254] CPU3: Package temperature/speed normal

[-- Attachment #5: dmesg3 --]
[-- Type: text/plain, Size: 632 bytes --]

[377048.508082] CPU3: Package temperature above threshold, cpu clock throttled (total events = 145547)
[377048.508084] CPU1: Package temperature above threshold, cpu clock throttled (total events = 145542)
[377048.508086] CPU2: Package temperature above threshold, cpu clock throttled (total events = 145544)
[377048.508088] CPU0: Package temperature above threshold, cpu clock throttled (total events = 145548)
[377048.509053] CPU1: Package temperature/speed normal
[377048.509055] CPU2: Package temperature/speed normal
[377048.509056] CPU3: Package temperature/speed normal
[377048.509058] CPU0: Package temperature/speed normal

[-- Attachment #6: dmesg4 --]
[-- Type: text/plain, Size: 632 bytes --]

[377048.508082] CPU3: Package temperature above threshold, cpu clock throttled (total events = 145547)
[377048.508084] CPU1: Package temperature above threshold, cpu clock throttled (total events = 145542)
[377048.508086] CPU2: Package temperature above threshold, cpu clock throttled (total events = 145544)
[377048.508088] CPU0: Package temperature above threshold, cpu clock throttled (total events = 145548)
[377048.509053] CPU1: Package temperature/speed normal
[377048.509055] CPU2: Package temperature/speed normal
[377048.509056] CPU3: Package temperature/speed normal
[377048.509058] CPU0: Package temperature/speed normal

[-- Attachment #7: info --]
[-- Type: text/plain, Size: 28 bytes --]

not mounted usb backup disk

[-- Attachment #8: slab1 --]
[-- Type: text/plain, Size: 2009 bytes --]

 Active / Total Objects (% used)    : 771736 / 811324 (95.1%)
 Active / Total Slabs (% used)      : 63350 / 63350 (100.0%)
 Active / Total Caches (% used)     : 75 / 105 (71.4%)
 Active / Total Size (% used)       : 741313.39K / 749955.02K (98.8%)
 Minimum / Average / Maximum Object : 0.01K / 0.92K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
575948 575948 100%    1.21K  56022       26   1792704K jfs_ip
 60606  60606 100%    0.19K   2886       21     11544K dentry
 20628  20559  99%    0.11K    573       36      2292K sysfs_dir_cache
 17085   8903  52%    0.05K    201       85       804K shared_policy_node
 15272   8581  56%    0.17K    664       23      2656K vm_area_struct
 13184   7870  59%    0.06K    206       64       824K kmalloc-64
 11312  11312 100%    0.55K    404       28      6464K radix_tree_node
  9728   9255  95%    0.01K     19      512        76K kmalloc-8
  8960   4953  55%    0.25K    280       32      2240K kmalloc-256
  8613   6934  80%    0.58K    319       27      5104K inode_cache
  8418   4358  51%    0.09K    183       46       732K anon_vma
  6784   6263  92%    0.03K     53      128       212K kmalloc-32
  5632   5274  93%    0.02K     22      256        88K kmalloc-16
  5440   5440 100%    0.02K     32      170       128K numa_policy
  4480   4480 100%    0.07K     80       56       320K Acpi-ParseExt
  4182   4182 100%    0.04K     41      102       164K Acpi-Namespace
  4053   2757  68%    0.19K    193       21       772K kmalloc-192
  3444   1755  50%    0.09K     82       42       328K kmalloc-96
  2272   1918  84%    0.12K     71       32       284K kmalloc-128
  2176   1592  73%    0.50K     68       32      1088K kmalloc-512
  2088   1531  73%    0.66K     87       24      1392K shmem_inode_cache
  2016   2016 100%    0.12K     63       32       252K jfs_mp
  1696   1340  79%    1.00K     53       32      1696K kmalloc-1024
  1488   1464  98%    0.64K     68       24      1088K proc_inode_cache


[-- Attachment #9: slab2 --]
[-- Type: text/plain, Size: 2009 bytes --]

 Active / Total Objects (% used)    : 781838 / 823887 (94.9%)
 Active / Total Slabs (% used)      : 63915 / 63915 (100.0%)
 Active / Total Caches (% used)     : 75 / 105 (71.4%)
 Active / Total Size (% used)       : 748551.91K / 757051.23K (98.9%)
 Minimum / Average / Maximum Object : 0.01K / 0.92K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
579042 579042 100%    1.21K  56141       26   1796512K jfs_ip
 66276  66276 100%    0.19K   3156       21     12624K dentry
 20628  20559  99%    0.11K    573       36      2292K sysfs_dir_cache
 16320   6634  40%    0.05K    192       85       768K shared_policy_node
 15226   8917  58%    0.17K    662       23      2648K vm_area_struct
 15120  15120 100%    0.55K    540       28      8640K radix_tree_node
 13120   7859  59%    0.06K    205       64       820K kmalloc-64
  9728   9255  95%    0.01K     19      512        76K kmalloc-8
  8864   4648  52%    0.25K    277       32      2216K kmalloc-256
  8613   6934  80%    0.58K    319       27      5104K inode_cache
  8326   4325  51%    0.09K    181       46       724K anon_vma
  6784   6263  92%    0.03K     53      128       212K kmalloc-32
  5632   5274  93%    0.02K     22      256        88K kmalloc-16
  4480   4480 100%    0.07K     80       56       320K Acpi-ParseExt
  4420   4420 100%    0.02K     26      170       104K numa_policy
  4182   2522  60%    0.04K     41      102       164K Acpi-Namespace
  4053   2978  73%    0.19K    193       21       772K kmalloc-192
  3808   3808 100%    0.12K    119       32       476K jfs_mp
  3444   1755  50%    0.09K     82       42       328K kmalloc-96
  2272   1914  84%    0.12K     71       32       284K kmalloc-128
  2176   1618  74%    0.50K     68       32      1088K kmalloc-512
  2088   1529  73%    0.66K     87       24      1392K shmem_inode_cache
  1696   1383  81%    1.00K     53       32      1696K kmalloc-1024
  1560   1560 100%    0.64K     68       24      1088K proc_inode_cache


[-- Attachment #10: slab3 --]
[-- Type: text/plain, Size: 2009 bytes --]

 Active / Total Objects (% used)    : 865856 / 890615 (97.2%)
 Active / Total Slabs (% used)      : 66775 / 66775 (100.0%)
 Active / Total Caches (% used)     : 75 / 105 (71.4%)
 Active / Total Size (% used)       : 789031.55K / 795656.13K (99.2%)
 Minimum / Average / Maximum Object : 0.01K / 0.89K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
598594 598582  99%    1.21K  56893       26   1820576K jfs_ip
100821 100821 100%    0.19K   4801       21     19204K dentry
 32172  32172 100%    0.55K   1149       28     18384K radix_tree_node
 20592  20182  98%    0.11K    572       36      2288K sysfs_dir_cache
 12288   7743  63%    0.06K    192       64       768K kmalloc-64
 11560   8986  77%    0.05K    136       85       544K shared_policy_node
 11247  10345  91%    0.17K    489       23      1956K vm_area_struct
 10624  10624 100%    0.12K    332       32      1328K jfs_mp
  9728   9255  95%    0.01K     19      512        76K kmalloc-8
  8505   6922  81%    0.58K    315       27      5040K inode_cache
  8416   4609  54%    0.25K    263       32      2104K kmalloc-256
  6784   6258  92%    0.03K     53      128       212K kmalloc-32
  6256   4787  76%    0.09K    136       46       544K anon_vma
  5780   5780 100%    0.02K     34      170       136K numa_policy
  5632   5274  93%    0.02K     22      256        88K kmalloc-16
  4794   4794 100%    0.04K     47      102       188K Acpi-Namespace
  4480   4480 100%    0.07K     80       56       320K Acpi-ParseExt
  3801   2499  65%    0.19K    181       21       724K kmalloc-192
  3024   1712  56%    0.09K     72       42       288K kmalloc-96
  2148   2021  94%    0.64K     91       24      1456K proc_inode_cache
  2144   1529  71%    0.12K     67       32       268K kmalloc-128
  2080   1582  76%    0.50K     65       32      1040K kmalloc-512
  2016   1624  80%    0.66K     84       24      1344K shmem_inode_cache
  1696   1359  80%    1.00K     53       32      1696K kmalloc-1024


[-- Attachment #11: slab4-after-drop-caches --]
[-- Type: text/plain, Size: 2004 bytes --]

 Active / Total Objects (% used)    : 666478 / 716776 (93.0%)
 Active / Total Slabs (% used)      : 59574 / 59574 (100.0%)
 Active / Total Caches (% used)     : 75 / 105 (71.4%)
 Active / Total Size (% used)       : 671792.74K / 693736.55K (96.8%)
 Minimum / Average / Maximum Object : 0.01K / 0.97K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
536796 529907  98%    1.21K  54502       26   1744064K jfs_ip
 20592  20181  98%    0.11K    572       36      2288K sysfs_dir_cache
 19677  11267  57%    0.19K    937       21      3748K dentry
 13916   4302  30%    0.55K    497       28      7952K radix_tree_node
 12288   7737  62%    0.06K    192       64       768K kmalloc-64
 11661  10661  91%    0.17K    507       23      2028K vm_area_struct
 11390   9345  82%    0.05K    134       85       536K shared_policy_node
  9728   9255  95%    0.01K     19      512        76K kmalloc-8
  8505   6921  81%    0.58K    315       27      5040K inode_cache
  8384   4894  58%    0.25K    262       32      2096K kmalloc-256
  6784   6256  92%    0.03K     53      128       212K kmalloc-32
  6256   4903  78%    0.09K    136       46       544K anon_vma
  5632   5274  93%    0.02K     22      256        88K kmalloc-16
  4480   4480 100%    0.07K     80       56       320K Acpi-ParseExt
  4080   3979  97%    0.04K     40      102       160K Acpi-Namespace
  3759   2648  70%    0.19K    179       21       716K kmalloc-192
  3104   1197  38%    0.12K     97       32       388K jfs_mp
  2982   1710  57%    0.09K     71       42       284K kmalloc-96
  2210   2210 100%    0.02K     13      170        52K numa_policy
  2144   1520  70%    0.12K     67       32       268K kmalloc-128
  2080   1580  75%    0.50K     65       32      1040K kmalloc-512
  2016   1622  80%    0.66K     84       24      1344K shmem_inode_cache
  1696   1351  79%    1.00K     53       32      1696K kmalloc-1024
  1170   1170 100%    0.81K     30       39       960K task_xstate


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-26  8:57       ` Nico Schottelius
@ 2012-09-27  5:52         ` Nico Schottelius
  2012-10-03 21:23           ` Nico Schottelius
  0 siblings, 1 reply; 23+ messages in thread
From: Nico Schottelius @ 2012-09-27  5:52 UTC (permalink / raw)
  To: Nico Schottelius, David Rientjes, Arend van Spriel, linux-kernel,
	linux-wireless, Dave Kleikamp, jfs-discussion

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

Good morning,

Attached are the results of kmemleak at various stages (before, during,
after the backup). I am now running 3.6.0-rc7-00039-g6f0f9b6, which has
the same beheviour as 3.5.

According to slabtop it seems that jfs_ip is again the one consuming > 2
GiB memory in the end stage.

Let me know if you need more data, for me it's reboot time now!

Cheers,

Nico


-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: atop4 --]
[-- Type: text/plain, Size: 3612 bytes --]

ATOP - brief                      2012/09/26  19:31:50                      ---------                      10s elapsed
PRC |  sys    4.73s |  user   0.25s |  #proc    263 |  #tslpi   338  | #tslpu     3  | #zombie    0  | #exit      0  |
CPU |  sys      37% |  user      3% |  irq       5% |  idle    203%  | wait    152%  | curf 1.30GHz  | curscal  72%  |
cpu |  sys      10% |  user      1% |  irq       5% |  idle     83%  | cpu000 w  1%  | curf  800MHz  | curscal  44%  |
cpu |  sys      13% |  user      1% |  irq       0% |  idle     36%  | cpu001 w 50%  | curf 1.80GHz  | curscal 100%  |
cpu |  sys      13% |  user      0% |  irq       0% |  idle     24%  | cpu003 w 63%  | curf 1.80GHz  | curscal 100%  |
cpu |  sys       2% |  user      1% |  irq       0% |  idle     61%  | cpu002 w 36%  | curf  800MHz  | curscal  44%  |
CPL |  avg1    2.22 |  avg5    1.02 |  avg15   0.55 |  csw    69613  | intr   22896  |               | numcpu     4  |
MEM |  tot     3.8G |  free    1.9G |  cache 945.1M |  dirty   0.2M  | buff    0.8M  | slab  211.9M  |               |
SWP |  tot     0.0M |  free    0.0M |               |                |               | vmcom   1.7G  | vmlim   1.9G  |
LVM |         usbhd |  busy    101% |  read     871 |  write   2948  | MBr/s   0.34  | MBw/s   1.15  | avio 2.57 ms  |
DSK |           sdc |  busy    101% |  read     871 |  write   2868  | MBr/s   0.34  | MBw/s   1.15  | avio 2.61 ms  |
NET |  transport    |  tcpi       0 |  tcpo       1 |  udpi       3  | udpo      19  | tcpao      0  | tcppo      0  |
NET |  network      |  ipi       41 |  ipo       41 |  ipfrw      0  | deliv     41  | icmpi     16  | icmpo     22  |
NET |  lo      ---- |  pcki      32 |  pcko      32 |  si    1 Kbps  | so    1 Kbps  | erri       0  | erro       0  |
NET |  wlan0   ---- |  pcki       9 |  pcko       9 |  si    0 Kbps  | so    1 Kbps  | erri       0  | erro       0  |

  PID   TID RUID     EUID       THR  SYSCPU  USRCPU   VGROW  RGROW  RDDSK   WRDSK ST EXC  S CPUNR  CPU  CMD        1/3
10221     - root     root         1   1.54s   0.01s  -5016K -4992K  3384K     60K --   -  D     1  16%  rm
10090     - root     root         1   0.85s   0.00s      0K     0K     0K      0K --   -  D     0   9%  usb-storage
  168     - root     root         1   0.36s   0.00s      0K     0K     0K      0K --   -  S     1   4%  jfsIO
    3     - root     root         1   0.33s   0.00s      0K     0K     0K      0K --   -  S     0   3%  ksoftirqd/0
  113     - root     root         1   0.26s   0.00s      0K     0K     0K      0K --   -  S     0   3%  kworker/0:1H
 6452     - nico     nico        25   0.10s   0.13s     64K   216K     0K      0K --   -  S     2   2%  firefox
  172     - root     root         1   0.23s   0.00s      0K     0K    16K   4204K --   -  S     3   2%  jfsCommit
  453     - nico     root         1   0.10s   0.05s      0K     0K     0K      0K --   -  S     0   2%  X
10071     - root     root         1   0.14s   0.00s      0K     0K     0K      0K --   -  S     3   1%  kworker/3:3
 9424     - root     root         1   0.12s   0.00s      0K     0K     0K      0K --   -  S     1   1%  kworker/1:1
 9385     - root     root         1   0.11s   0.00s      0K     0K     0K      0K --   -  S     3   1%  kworker/3:1
 9962     - root     root         1   0.10s   0.00s      0K     0K     0K      0K --   -  S     1   1%  kworker/1:2
10239     - nico     nico         1   0.07s   0.01s      0K     0K     0K      0K --   -  R     3   1%  atop
 9298     - root     root         1   0.07s   0.00s      0K     0K     0K      0K --   -  S     2   1%  kworker/2:1


[-- Attachment #3: atop5 --]
[-- Type: text/plain, Size: 3595 bytes --]

PRC |  sys   30.30s |  user   2.83s |  #proc    203 |  #tslpi   292  | #tslpu     1  | #zombie    0  | #exit      2  |
CPU |  sys     100% |  user     29% |  irq      12% |  idle    167%  | wait     91%  | curf 1.30GHz  | curscal  72%  |
cpu |  sys      31% |  user      6% |  irq      11% |  idle     37%  | cpu000 w 15%  | curf 1.80GHz  | curscal 100%  |
cpu |  sys      25% |  user     10% |  irq       1% |  idle     33%  | cpu001 w 32%  | curf  800MHz  | curscal  44%  |
cpu |  sys      24% |  user      6% |  irq       1% |  idle     42%  | cpu003 w 27%  | curf 1.80GHz  | curscal 100%  |
cpu |  sys      21% |  user      6% |  irq       1% |  idle     55%  | cpu002 w 17%  | curf  800MHz  | curscal  44%  |
CPL |  avg1    3.73 |  avg5    4.28 |  avg15   4.23 |  csw   161014  | intr   41478  |               | numcpu     4  |
MEM |  tot     3.8G |  free  280.7M |  cache   1.1G |  dirty  45.4M  | buff    0.1M  | slab    1.2G  |               |
SWP |  tot     0.0M |  free    0.0M |               |                |               | vmcom   2.7G  | vmlim   1.9G  |
PAG |  scan   21820 |  steal  21820 |  stall      0 |                |               | swin       0  | swout      0  |
LVM |         usbhd |  busy     84% |  read      22 |  write   9239  | MBr/s   0.01  | MBw/s   6.77  | avio 0.88 ms  |
LVM |          root |  busy     30% |  read    5473 |  write     10  | MBr/s   6.77  | MBw/s   0.01  | avio 0.53 ms  |
DSK |           sdc |  busy     82% |  read      22 |  write   5375  | MBr/s   0.01  | MBw/s   7.15  | avio 1.47 ms  |
DSK |           sda |  busy     17% |  read    5471 |  write      9  | MBr/s   6.77  | MBw/s   0.01  | avio 0.31 ms  |
NET |  transport    |  tcpi     898 |  tcpo     437 |  udpi      13  | udpo      29  | tcpao      0  | tcppo      0  |
NET |  network      |  ipi      956 |  ipo      494 |  ipfrw      0  | deliv    956  | icmpi     16  | icmpo     26  |
NET |  wlan0   ---- |  pcki     925 |  pcko     463 |  si 1064 Kbps  | so   36 Kbps  | erri       0  | erro       0  |
NET |  lo      ---- |  pcki      32 |  pcko      32 |  si    1 Kbps  | so    1 Kbps  | erri       0  | erro       0  |
                                                                              
  PID   TID RUID     EUID       THR  SYSCPU  USRCPU   VGROW  RGROW  RDDSK   WRDSK ST EXC  S CPUNR  CPU  CMD        1/6
20520     - root     -            0  18.87s   0.00s      0K     0K      -       - NE   0  E     - 100%  <kworker/2:3>
14305     - root     root         1   3.31s   0.24s      0K     0K    48K  68208K --   -  R     1  37%  rsync        
14303     - root     root         1   2.57s   0.23s      0K     0K 68068K      0K --   -  S     3  29%  rsync
20354     - nico     nico         1   0.06s   1.84s      0K     0K     0K      0K --   -  S     3  20%  mplayer
10090     - root     root         1   0.69s   0.00s      0K     0K     0K      0K --   -  R     3   7%  usb-storage
    3     - root     root         1   0.52s   0.00s      0K     0K     0K      0K --   -  R     0   5%  ksoftirqd/0
14304     - root     root         1   0.44s   0.03s      0K     0K    40K    552K --   -  S     3   5%  rsync
  453     - nico     root         1   0.22s   0.19s      0K     8K     0K      0K --   -  S     3   4%  X
10224     - root     root         1   0.38s   0.00s      0K     0K     0K     16K --   -  S     2   4%  flush-254:1
 5281     - root     root         1   0.37s   0.00s      0K     0K     0K      0K --   -  S     0   4%  kworker/0:3
 1996     - root     root         1   0.33s   0.00s      0K     0K     0K      0K --   -  S     0   3%  kworker/0:1


[-- Attachment #4: atop6-slab1.5g --]
[-- Type: text/plain, Size: 3709 bytes --]

ATOP - brief                      2012/09/26  21:27:39                      ---------                      10s elapsed
PRC |  sys   12.57s |  user   1.04s |  #proc    207 |  #tslpi   297  | #tslpu     5  | #zombie    0  | #exit      2  |
CPU |  sys     111% |  user     11% |  irq      19% |  idle    141%  | wait    118%  | curf 1.00GHz  | curscal  55%  |
cpu |  sys      32% |  user      3% |  irq      18% |  idle     32%  | cpu000 w 15%  | curf  800MHz  | curscal  44%  |
cpu |  sys      28% |  user      3% |  irq       1% |  idle     25%  | cpu001 w 42%  | curf  800MHz  | curscal  44%  |
cpu |  sys      26% |  user      3% |  irq       0% |  idle     47%  | cpu003 w 25%  | curf 1.20GHz  | curscal  66%  |
cpu |  sys      25% |  user      2% |  irq       1% |  idle     38%  | cpu002 w 35%  | curf 1.20GHz  | curscal  66%  |
CPL |  avg1    4.88 |  avg5    4.28 |  avg15   4.24 |  csw   113521  | intr   40602  |               | numcpu     4  |
MEM |  tot     3.8G |  free  540.7M |  cache 347.9M |  dirty   0.0M  | buff    0.1M  | slab    1.5G  |               |
SWP |  tot     0.0M |  free    0.0M |               |                |               | vmcom   3.2G  | vmlim   1.9G  |
PAG |  scan   89045 |  steal  69636 |  stall   1629 |                |               | swin       0  | swout      0  |
LVM |         usbhd |  busy     75% |  read     246 |  write   6239  | MBr/s   0.10  | MBw/s   6.79  | avio 1.13 ms  |
LVM |          root |  busy     55% |  read    8100 |  write    527  | MBr/s  15.94  | MBw/s   0.21  | avio 0.62 ms  |
DSK |           sdc |  busy     73% |  read     246 |  write   2893  | MBr/s   0.10  | MBw/s   6.16  | avio 2.27 ms  |
DSK |           sda |  busy     49% |  read    7137 |  write    285  | MBr/s  15.94  | MBw/s   0.21  | avio 0.64 ms  |
NET |  transport    |  tcpi    2363 |  tcpo    1238 |  udpi      31  | udpo      24  | tcpao      0  | tcppo      0  |
NET |  network      |  ipi     2439 |  ipo     1288 |  ipfrw      0  | deliv   2439  | icmpi     16  | icmpo     26  |
NET |  wlan0   ---- |  pcki    2407 |  pcko    1256 |  si 2738 Kbps  | so   93 Kbps  | erri       0  | erro       0  |
NET |  lo      ---- |  pcki      32 |  pcko      32 |  si    1 Kbps  | so    1 Kbps  | erri       0  | erro       0  |
                                                                              
  PID   TID RUID     EUID       THR  SYSCPU  USRCPU   VGROW  RGROW  RDDSK   WRDSK ST EXC  S CPUNR  CPU  CMD        1/8
14303     - root     root         1   2.18s   0.17s      0K   668K 42560K      0K --   -  S     3  24%  rsync
14305     - root     root         1   2.05s   0.18s      0K   160K   500K  40544K --   -  D     2  23%  rsync        
   36     - root     root         1   1.71s   0.00s      0K     0K     0K      0K --   -  S     2  17%  kswapd0
 5281     - root     root         1   1.07s   0.00s      0K     0K     0K      0K --   -  S     0  11%  kworker/0:3
 1896     - root     root         1   0.52s   0.00s      0K     0K     0K      0K --   -  S     0   5%  kworker/0:0
10090     - root     root         1   0.47s   0.00s      0K     0K     0K      0K --   -  D     0   5%  usb-storage
10224     - root     root         1   0.46s   0.00s      0K     0K   184K  22788K --   -  D     3   5%  flush-254:1
 6452     - nico     nico        24   0.32s   0.09s      0K  -964K 48192K      0K --   -  S     2   4%  firefox
 5442     - nico     nico         1   0.09s   0.29s      0K    -8K  8400K      0K --   -  S     0   4%  mplayer
  453     - nico     root         1   0.33s   0.05s      0K   -80K 12180K      0K --   -  S     0   4%  X
    3     - root     root         1   0.38s   0.00s      0K     0K     0K      0K --   -  S     0   4%  ksoftirqd/0

[-- Attachment #5: atop7 --]
[-- Type: text/plain, Size: 3765 bytes --]

ATOP - brief                      2012/09/26  22:28:19                      ---------                      10s elapsed
PRC |  sys   10.77s |  user   2.24s |  #proc    199 |  #tslpi   277  | #tslpu     1  | #zombie    0  | #exit   1921  |
CPU |  sys     153% |  user     55% |  irq       4% |  idle     91%  | wait     97%  | curf 1.68GHz  | curscal  93%  |
cpu |  sys      43% |  user     11% |  irq       3% |  idle     26%  | cpu000 w 17%  | curf 1.80GHz  | curscal 100%  |
cpu |  sys      38% |  user     16% |  irq       0% |  idle     23%  | cpu003 w 23%  | curf 1.80GHz  | curscal 100%  |
cpu |  sys      37% |  user     14% |  irq       1% |  idle     23%  | cpu002 w 26%  | curf 1.30GHz  | curscal  72%  |
cpu |  sys      36% |  user     14% |  irq       0% |  idle     19%  | cpu001 w 31%  | curf 1.80GHz  | curscal 100%  |
CPL |  avg1    5.77 |  avg5    6.17 |  avg15   6.04 |  csw   108577  | intr   26690  |               | numcpu     4  |
MEM |  tot     3.8G |  free  133.4M |  cache 753.6M |  dirty  16.0M  | buff    0.1M  | slab    1.7G  |               |
SWP |  tot     0.0M |  free    0.0M |               |                |               | vmcom   2.9G  | vmlim   1.9G  |
PAG |  scan  119099 |  steal 119073 |  stall    331 |                |               | swin       0  | swout      0  |
LVM |         usbhd |  busy     98% |  read      11 |  write   2121  | MBr/s   0.00  | MBw/s  22.07  | avio 4.49 ms  |
LVM |          root |  busy     28% |  read    2111 |  write     56  | MBr/s  23.56  | MBw/s   0.02  | avio 1.25 ms  |
DSK |           sdc |  busy     98% |  read      11 |  write   2104  | MBr/s   0.00  | MBw/s  21.94  | avio 4.52 ms  |
DSK |           sda |  busy     18% |  read    2076 |  write     48  | MBr/s  23.55  | MBw/s   0.02  | avio 0.84 ms  |
NET |  transport    |  tcpi       1 |  tcpo       2 |  udpi       6  | udpo      22  | tcpao      0  | tcppo      0  |
NET |  network      |  ipi       46 |  ipo       47 |  ipfrw      0  | deliv     46  | icmpi     16  | icmpo     23  |
NET |  wlan0   ---- |  pcki      14 |  pcko      15 |  si    3 Kbps  | so    3 Kbps  | erri       0  | erro       0  |
NET |  lo      ---- |  pcki      32 |  pcko      32 |  si    1 Kbps  | so    1 Kbps  | erri       0  | erro       0  |
                                                                                                                PAUSED
  PID   TID RUID     EUID       THR  SYSCPU  USRCPU   VGROW  RGROW  RDDSK   WRDSK ST EXC  S CPUNR  CPU  CMD      1/179
14303     - root     root         1   2.53s   0.85s      0K     0K 233.4M      0K --   -  R     3  35%  rsync
14305     - root     root         1   2.37s   0.80s      0K    16K    44K  233.3M --   -  R     0  33%  rsync        
  205     - root     root         1   1.21s   0.10s  20696K -2148K     0K      0K --   -  S     3  13%  systemd-journa
30101     - root     root         1   0.77s   0.00s      0K     0K     0K      0K --   -  S     0   8%  kworker/0:4
 3179     - root     root         1   0.48s   0.00s      0K     0K     0K      0K --   -  S     0   5%  kworker/0:3
  311     - root     root         1   0.27s   0.03s      0K     0K  1408K      0K --   -  S     3   3%  acpid
   36     - root     root         1   0.30s   0.00s      0K     0K     0K      0K --   -  D     0   3%  kswapd0
17639     - root     root         1   0.30s   0.00s      0K     0K     0K      0K --   -  S     2   3%  kworker/2:1
10224     - root     root         1   0.25s   0.00s      0K     0K     0K    132K --   -  S     0   3%  flush-254:1
    3     - root     root         1   0.24s   0.00s      0K     0K     0K      0K --   -  S     0   2%  ksoftirqd/0
  335     - root     root         1   0.22s   0.00s      0K     0K     0K      0K --   -  S     0   2%  kworker/0:0


[-- Attachment #6: atop8 --]
[-- Type: text/plain, Size: 3676 bytes --]

ATOP - brief                      2012/09/27  07:45:50                      ---------                      10s elapsed
PRC |  sys    0.59s |  user   0.28s |  #proc    161 |  #tslpi   163  | #tslpu     0  | #zombie    0  | #exit      2  |
CPU |  sys       5% |  user      3% |  irq       1% |  idle    392%  | wait      0%  | curf  800MHz  | curscal  44%  |
cpu |  sys       2% |  user      2% |  irq       0% |  idle     96%  | cpu000 w  0%  | curf  800MHz  | curscal  44%  |
cpu |  sys       1% |  user      1% |  irq       0% |  idle     98%  | cpu001 w  0%  | curf  800MHz  | curscal  44%  |
cpu |  sys       1% |  user      0% |  irq       0% |  idle     99%  | cpu003 w  0%  | curf  800MHz  | curscal  44%  |
cpu |  sys       0% |  user      0% |  irq       0% |  idle     99%  | cpu002 w  0%  | curf  800MHz  | curscal  44%  |
CPL |  avg1    0.08 |  avg5    0.14 |  avg15   0.14 |  csw     8051  | intr    5705  |               | numcpu     4  |
MEM |  tot     3.8G |  free    1.1G |  cache 490.2M |  dirty   0.0M  | buff    0.0M  | slab    2.0G  |               |
SWP |  tot     0.0M |  free    0.0M |               |                |               | vmcom 586.1M  | vmlim   1.9G  |
LVM |          root |  busy      0% |  read       9 |  write     25  | MBr/s   0.00  | MBw/s   0.01  | avio 0.88 ms  |
DSK |           sda |  busy      0% |  read       9 |  write     25  | MBr/s   0.00  | MBw/s   0.01  | avio 0.68 ms  |
NET |  transport    |  tcpi       0 |  tcpo       0 |  udpi       6  | udpo      22  | tcpao      0  | tcppo      0  |
NET |  network      |  ipi       44 |  ipo       44 |  ipfrw      0  | deliv     44  | icmpi     16  | icmpo     22  |
NET |  wlan0   ---- |  pcki      13 |  pcko      13 |  si    3 Kbps  | so    2 Kbps  | erri       0  | erro       0  |
NET |  lo      ---- |  pcki      32 |  pcko      32 |  si    1 Kbps  | so    1 Kbps  | erri       0  | erro       0  |
                                                                              
  PID   TID RUID     EUID       THR  SYSCPU  USRCPU   VGROW  RGROW  RDDSK   WRDSK ST EXC  S CPUNR  CPU  CMD        1/2
  453     - nico     root         1   0.10s   0.18s      0K     0K     0K      0K --   -  S     1   3%  X
25142     - root     root         1   0.13s   0.00s      0K     0K     0K      0K --   -  S     0   1%  kworker/u:1
  469     - nico     nico         1   0.04s   0.03s      0K     0K     0K      0K --   -  S     2   1%  urxvtd
  479     - nico     nico         1   0.07s   0.00s      0K     0K     0K      0K --   -  S     0   1%  i3status
25125     - root     root         1   0.05s   0.00s      0K     0K     0K      0K --   -  S     0   1%  kworker/0:2
30887     - nico     nico         1   0.03s   0.01s      0K     0K     0K      0K --   -  R     3   0%  atop
10223     - root     root         1   0.03s   0.01s      0K     0K     0K      0K --   -  S     1   0%  slabtop
  468     - nico     nico         1   0.02s   0.01s      0K     0K     0K      0K --   -  S     0   0%  dispad
 4955     - nico     nico         1   0.00s   0.02s      0K     0K     0K      0K --   -  S     2   0%  mosh-client
  458     - nico     nico         1   0.01s   0.01s      0K     0K     0K      0K --   -  S     2   0%  i3
22923     - root     root         1   0.02s   0.00s      0K     0K     0K      0K --   -  S     2   0%  kworker/2:2
25209     - root     root         1   0.02s   0.00s      0K     0K     0K      0K --   -  S     1   0%  kworker/1:0
10378     - nico     nico         1   0.00s   0.01s      0K     0K     0K      0K --   -  S     0   0%  mosh-client
  491     - root     root         1   0.01s   0.00s      0K    28K    36K     20K --   -  S     1   0%  zsh


[-- Attachment #7: dmesg1 --]
[-- Type: text/plain, Size: 54553 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc7-00039-g6f0f9b6 (nico@brief) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #130 SMP PREEMPT Wed Sep 26 11:15:57 CEST 2012
[    0.000000] Command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro i915.i915_enable_rc6=1 init=/bin/systemd initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x000000008ad33fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ad34000-0x000000008ad5efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ad5f000-0x000000008afa1fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008afa2000-0x000000008affefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008afff000-0x000000008affffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008b000000-0x000000008f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B0E.1110141154 10/14/2011
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x16fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-DFFFF write-protect
[    0.000000]   E0000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   2 base 090000000 mask FF0000000 uncachable
[    0.000000]   3 base 08C000000 mask FFC000000 uncachable
[    0.000000]   4 base 08B800000 mask FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0x8ad34 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x8ad33fff]
[    0.000000]  [mem 0x00000000-0x8abfffff] page 2M
[    0.000000]  [mem 0x8ac00000-0x8ad33fff] page 4k
[    0.000000] kernel direct mapping tables up to 0x8ad33fff @ [mem 0x1f82f000-0x1fc89fff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x16fdfffff]
[    0.000000]  [mem 0x100000000-0x16fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x16fdfffff @ [mem 0x8ad2d000-0x8ad33fff]
[    0.000000] RAMDISK: [mem 0x1fc8a000-0x1fffefff]
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[    0.000000] ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE   Apple00 00000060      01000013)
[    0.000000] ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE   Apple00 00000060 Loki 0000005F)
[    0.000000] ACPI: DSDT 000000008ad81000 05050 (v01 APPLE  MacBookA 00040001 INTL 20100915)
[    0.000000] ACPI: FACS 000000008ad3e000 00040
[    0.000000] ACPI: HPET 000000008ad8b000 00038 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 000000008ad8a000 000BC (v02 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 000000008ad88000 00030 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 000000008ad87000 00053 (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE   SmcDppt 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE     UsbSD 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad77000 00159 (v02 APPLE     IGHda 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad73000 015EB (v02 APPLE  SsdtIGPU 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad72000 00569 (v01  PmRef  Cpu0Ist 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad71000 009B1 (v01  PmRef    CpuPm 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad70000 00315 (v01  PmRef  Cpu0Tst 00003000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad6f000 0037A (v01  PmRef    ApTst 00003000 INTL 20100915)
[    0.000000] ACPI: MCFG 000000008ad89000 0003C (v01 APPLE   Apple00 00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 000000008ad80000 000FA (v01 SataRe  SataPri 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe  SataSec 00001000 INTL 20100915)
[    0.000000] ACPI: SSDT 000000008ad7e000 00032 (v01  Apple   SsdtS3 00001000 INTL 20100915)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000016fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x16fdfffff]
[    0.000000]   NODE_DATA [mem 0x16fdfb000-0x16fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x16fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0008efff]
[    0.000000]   node   0: [mem 0x00090000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0x8ad33fff]
[    0.000000]   node   0: [mem 0x100000000-0x16fdfffff]
[    0.000000] On node 0 totalpages: 1025730
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3912 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 547188 pages, LIFO batch:31
[    0.000000]   Normal zone: 7160 pages used for memmap
[    0.000000]   Normal zone: 451080 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
[    0.000000] PM: Registered nosave memory: 000000008ad34000 - 000000008ad5f000
[    0.000000] PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
[    0.000000] PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
[    0.000000] PM: Registered nosave memory: 000000008afff000 - 000000008b000000
[    0.000000] PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
[    0.000000] PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
[    0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] e820: [mem 0x8fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88016fa00000 s86336 r8192 d24256 u262144
[    0.000000] pcpu-alloc: s86336 r8192 d24256 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1002180
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/mapper/root cryptdevice=/dev/sda5:root ro i915.i915_enable_rc6=1 init=/bin/systemd initrd=../initramfs-nico.img BOOT_IMAGE=../vmlinuz-nico 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3946620k/6027264k available (4580k kernel code, 1924344k absent, 156300k reserved, 4361k data, 828k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:4352 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 5855 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 1799.943 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.88 BogoMIPS (lpj=5999810)
[    0.000137] pid_max: default: 32768 minimum: 301
[    0.000825] Security Framework initialized
[    0.000893] AppArmor: AppArmor disabled by boot time parameter
[    0.001464] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002794] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.003431] Mount-cache hash table entries: 256
[    0.007366] Initializing cgroup subsys cpuacct
[    0.007433] Initializing cgroup subsys memory
[    0.007634] Initializing cgroup subsys devices
[    0.007707] Initializing cgroup subsys freezer
[    0.007775] Initializing cgroup subsys net_cls
[    0.007845] Initializing cgroup subsys blkio
[    0.008188] CPU: Physical Processor ID: 0
[    0.008251] CPU: Processor Core ID: 0
[    0.008317] mce: CPU supports 7 MCE banks
[    0.008397] CPU0: Thermal monitoring enabled (TM1)
[    0.008476] process: using mwait in idle threads
[    0.008546] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift is 0x5
[    0.010493] ACPI: Core revision 20120711
[    0.122999] ftrace: allocating 17586 entries in 69 pages
[    0.134962] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.167983] smpboot: CPU0: Intel(R) Core(TM) i7-2677M CPU @ 1.80GHz stepping 07
[    0.272176] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.272431] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.272522] ... version:                3
[    0.272584] ... bit width:              48
[    0.272647] ... generic registers:      4
[    0.272709] ... value mask:             0000ffffffffffff
[    0.272775] ... max period:             000000007fffffff
[    0.272841] ... fixed-purpose events:   3
[    0.272903] ... event mask:             000000070000000f
[    0.299228] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.312226] SMP alternatives: lockdep: fixing up alternatives
[    0.312303] smpboot: Booting Node   0, Processors  #1
[    0.338828] SMP alternatives: lockdep: fixing up alternatives
[    0.338953]  #2
[    0.365456] SMP alternatives: lockdep: fixing up alternatives
[    0.365581]  #3
[    0.379027] Brought up 4 CPUs
[    0.379146] smpboot: Total of 4 processors activated (14405.52 BogoMIPS)
[    0.386705] devtmpfs: initialized
[    0.394787] PM: Registering ACPI NVS region [mem 0x8ad34000-0x8ad5efff] (176128 bytes)
[    0.397243] dummy: 
[    0.398158] NET: Registered protocol family 16
[    0.399537] ACPI: bus type pci registered
[    0.400396] PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
[    0.400485] PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
[    0.434195] PCI: Using configuration type 1 for base access
[    0.440624] bio: create slab <bio-0> at 0
[    0.441372] ACPI: Added _OSI(Module Device)
[    0.441443] ACPI: Added _OSI(Processor Device)
[    0.441515] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.441587] ACPI: Added _OSI(Processor Aggregator Device)
[    0.448316] ACPI: EC: EC description table is found, configuring boot EC
[    0.561674] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.573170] ACPI: SSDT 000000008ad39190 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.577111] ACPI: Dynamic OEM Table Load:
[    0.577259] ACPI: SSDT           (null) 00781 (v01  PmRef  Cpu0Cst 00003001 INTL 20100915)
[    0.595642] ACPI: SSDT 000000008ad3a710 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.601886] ACPI: Dynamic OEM Table Load:
[    0.602033] ACPI: SSDT           (null) 003A4 (v01  PmRef    ApIst 00003000 INTL 20100915)
[    0.614505] ACPI: SSDT 000000008ad38d90 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.617615] ACPI: Dynamic OEM Table Load:
[    0.617762] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100915)
[    0.639233] ACPI: Interpreter enabled
[    0.639299] ACPI: (supports S0 S3 S4 S5)
[    0.639781] ACPI: Using IOAPIC for interrupt routing
[    0.743232] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.745390] ACPI: No dock devices found.
[    0.745457] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.756320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.773549] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-97] only partially covers this bridge
[    0.774136] PCI host bridge to bus 0000:00
[    0.774208] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff]
[    0.774210] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.774284] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.774357] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.774430] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.774505] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff]
[    0.774580] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.774704] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.774826] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.774903] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.774988] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.775012] pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
[    0.775024] pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.775033] pci 0000:00:02.0: reg 20: [io  0x2000-0x203f]
[    0.775167] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.775212] pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
[    0.775360] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.775432] pci 0000:00:1a.0: [8086:1c2c] type 00 class 0x0c0300
[    0.775522] pci 0000:00:1a.0: reg 20: [io  0x2140-0x215f]
[    0.775666] pci 0000:00:1a.7: [8086:1c2d] type 00 class 0x0c0320
[    0.775706] pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
[    0.775882] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.775945] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.775979] pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
[    0.776141] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.776204] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.776381] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.776446] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.776626] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.776701] pci 0000:00:1d.0: [8086:1c27] type 00 class 0x0c0300
[    0.776792] pci 0000:00:1d.0: reg 20: [io  0x20e0-0x20ff]
[    0.776937] pci 0000:00:1d.7: [8086:1c26] type 00 class 0x0c0320
[    0.776977] pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
[    0.777156] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.777213] pci 0000:00:1f.0: [8086:1c4d] type 00 class 0x060100
[    0.777442] pci 0000:00:1f.2: [8086:1c01] type 00 class 0x01018f
[    0.777477] pci 0000:00:1f.2: reg 10: [io  0x2168-0x216f]
[    0.777493] pci 0000:00:1f.2: reg 14: [io  0x217c-0x217f]
[    0.777511] pci 0000:00:1f.2: reg 18: [io  0x2160-0x2167]
[    0.777529] pci 0000:00:1f.2: reg 1c: [io  0x2178-0x217b]
[    0.777547] pci 0000:00:1f.2: reg 20: [io  0x2060-0x206f]
[    0.777565] pci 0000:00:1f.2: reg 24: [io  0xffe0-0xffef]
[    0.777687] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.777721] pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
[    0.777768] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.777886] pci_bus 0000:03: busn_res: [bus 03-97] is inserted under [bus 00-ff]
[    0.777919] pci 0000:03:00.0: [8086:151a] type 01 class 0x060400
[    0.778018] pci 0000:03:00.0: supports D1 D2
[    0.778020] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.784842] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    0.784911] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.784916] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    0.784922] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    0.784991] pci_bus 0000:04: busn_res: [bus 04-67] is inserted under [bus 03-97]
[    0.785029] pci 0000:04:00.0: [8086:151a] type 01 class 0x060400
[    0.785134] pci 0000:04:00.0: supports D1 D2
[    0.785136] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.785200] pci 0000:04:03.0: [8086:151a] type 01 class 0x060400
[    0.785303] pci 0000:04:03.0: supports D1 D2
[    0.785305] pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.785362] pci 0000:04:04.0: [8086:151a] type 01 class 0x060400
[    0.785465] pci 0000:04:04.0: supports D1 D2
[    0.785467] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.785536] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    0.785610] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    0.785683] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 04-67]
[    0.785723] pci 0000:05:00.0: [8086:151a] type 00 class 0x088000
[    0.785743] pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
[    0.785757] pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
[    0.785899] pci 0000:05:00.0: supports D1 D2
[    0.785901] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.791400] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.791486] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    0.791562] pci_bus 0000:06: busn_res: [bus 06-36] is inserted under [bus 04-67]
[    0.791567] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    0.791642] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    0.791717] pci_bus 0000:37: busn_res: [bus 37-67] is inserted under [bus 04-67]
[    0.791721] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    0.791796] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    0.791934] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff]
[    0.791939] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.792014] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    0.792126] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff]
[    0.792234] pci 0000:02:00.0: [14e4:4353] type 00 class 0x028000
[    0.792302] pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
[    0.792668] pci 0000:02:00.0: supports D1 D2
[    0.792670] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.798101] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.798177] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    0.798230] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.804071] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.806840] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.810225]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.815232]  pci0000:00: ACPI _OSC control (0x19) granted
[    0.925847] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.927417] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.929089] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.930644] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.932162] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.933762] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.935426] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.936991] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.938790] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.938997] vgaarb: loaded
[    0.939057] vgaarb: bridge control possible 0000:00:02.0
[    0.939798] PCI: Using ACPI for IRQ routing
[    0.945021] PCI: pci_cache_line_size set to 64 bytes
[    0.945450] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.945471] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.945480] e820: reserve RAM buffer [mem 0x8ad34000-0x8bffffff]
[    0.945516] e820: reserve RAM buffer [mem 0x16fe00000-0x16fffffff]
[    0.946742] NetLabel: Initializing
[    0.946805] NetLabel:  domain hash size = 128
[    0.946868] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.947063] NetLabel:  unlabeled traffic allowed by default
[    0.947157] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.947594] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.949900] Switching to clocksource hpet
[    1.029472] pnp: PnP ACPI init
[    1.029648] ACPI: bus type pnp registered
[    1.037535] pnp 00:00: [bus 00-ff]
[    1.037544] pnp 00:00: [io  0x0000-0x0cf7 window]
[    1.037552] pnp 00:00: [io  0x0cf8-0x0cff]
[    1.037560] pnp 00:00: [io  0x0d00-0xffff window]
[    1.037567] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    1.037574] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    1.037581] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    1.037588] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    1.037598] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    1.037605] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    1.037612] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    1.037620] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    1.037627] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    1.037634] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    1.037641] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    1.037648] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    1.037655] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    1.037662] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    1.037669] pnp 00:00: [mem 0x8fa00000-0xfeafffff window]
[    1.037676] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    1.038003] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.039399] pnp 00:01: [io  0x0000-0x001f]
[    1.039407] pnp 00:01: [io  0x0081-0x0091]
[    1.039414] pnp 00:01: [io  0x0093-0x009f]
[    1.039421] pnp 00:01: [io  0x00c0-0x00df]
[    1.039428] pnp 00:01: [dma 4]
[    1.039688] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.039792] pnp 00:02: [mem 0xff000000-0xffffffff]
[    1.040060] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    1.041189] pnp 00:03: [irq 0 disabled]
[    1.041208] pnp 00:03: [irq 8]
[    1.041216] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.041740] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    1.041816] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    1.041948] pnp 00:04: [io  0x00f0]
[    1.041962] pnp 00:04: [irq 13]
[    1.042218] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.042325] pnp 00:05: [io  0x002e-0x002f]
[    1.042332] pnp 00:05: [io  0x004e-0x004f]
[    1.042341] pnp 00:05: [io  0x0061]
[    1.042348] pnp 00:05: [io  0x0063]
[    1.042355] pnp 00:05: [io  0x0065]
[    1.042362] pnp 00:05: [io  0x0067]
[    1.042369] pnp 00:05: [io  0x0080]
[    1.042376] pnp 00:05: [io  0x0092]
[    1.042383] pnp 00:05: [io  0x00b2-0x00b3]
[    1.042390] pnp 00:05: [io  0x1000-0x100f]
[    1.042397] pnp 00:05: [io  0x0400-0x047f]
[    1.042404] pnp 00:05: [io  0x0500-0x057f]
[    1.042903] system 00:05: [io  0x1000-0x100f] has been reserved
[    1.042987] system 00:05: [io  0x0400-0x047f] has been reserved
[    1.043068] system 00:05: [io  0x0500-0x057f] has been reserved
[    1.043139] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.043263] pnp 00:06: [io  0x0070-0x0077]
[    1.043523] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.043670] pnp 00:07: [io  0x0300-0x031f]
[    1.043684] pnp 00:07: [irq 6]
[    1.043944] pnp 00:07: Plug and Play ACPI device, IDs APP0001 (active)
[    1.047462] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
[    1.047471] pnp 00:08: [mem 0xfed10000-0xfed17fff]
[    1.047478] pnp 00:08: [mem 0xfed18000-0xfed18fff]
[    1.047485] pnp 00:08: [mem 0xfed19000-0xfed19fff]
[    1.047492] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    1.047499] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
[    1.047506] pnp 00:08: [mem 0xfed90000-0xfed93fff]
[    1.047513] pnp 00:08: [mem 0xfed45000-0xfed8ffff]
[    1.047520] pnp 00:08: [mem 0xff000000-0xffffffff]
[    1.047527] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    1.047537] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
[    1.048045] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.048140] system 00:08: [mem 0xfed10000-0xfed17fff] could not be reserved
[    1.048224] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.048307] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.048389] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    1.048474] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.048557] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.048639] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.048727] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    1.048817] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.048890] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.059765] pnp 00:09: [mem 0x20000000-0x201fffff]
[    1.059774] pnp 00:09: [mem 0x40000000-0x401fffff]
[    1.060343] system 00:09: [mem 0x20000000-0x201fffff] has been reserved
[    1.060427] system 00:09: [mem 0x40000000-0x401fffff] has been reserved
[    1.060501] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.060538] pnp: PnP ACPI: found 10 devices
[    1.060601] ACPI: ACPI bus type pnp unregistered
[    1.081725] pci 0000:04:00.0: PCI bridge to [bus 05]
[    1.081800] pci 0000:04:00.0:   bridge window [mem 0xa0700000-0xa07fffff]
[    1.081879] pci 0000:04:03.0: PCI bridge to [bus 06-36]
[    1.081949] pci 0000:04:03.0:   bridge window [mem 0xa0800000-0xa08fffff]
[    1.082026] pci 0000:04:04.0: PCI bridge to [bus 37-67]
[    1.082097] pci 0000:04:04.0:   bridge window [mem 0xa0900000-0xa09fffff]
[    1.082175] pci 0000:03:00.0: PCI bridge to [bus 04-67]
[    1.082244] pci 0000:03:00.0:   bridge window [mem 0xa0700000-0xa09fffff]
[    1.082321] pci 0000:00:01.0: PCI bridge to [bus 03-97]
[    1.082388] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    1.082458] pci 0000:00:01.0:   bridge window [mem 0xa0700000-0xa49fffff]
[    1.082530] pci 0000:00:01.0:   bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
[    1.082618] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.082691] pci 0000:00:1c.0:   bridge window [mem 0xa0500000-0xa05fffff]
[    1.082775] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.082848] pci 0000:00:1c.1:   bridge window [mem 0xa0400000-0xa04fffff]
[    1.083545] pci 0000:04:03.0: enabling device (0000 -> 0002)
[    1.083692] pci 0000:04:04.0: enabling device (0000 -> 0002)
[    1.083769] pci 0000:00:1c.0: enabling device (0000 -> 0002)
[    1.083921] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.083924] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.083926] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.083929] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
[    1.083931] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    1.083933] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    1.083936] pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
[    1.083938] pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
[    1.083941] pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
[    1.083944] pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
[    1.083946] pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
[    1.083949] pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
[    1.083952] pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
[    1.083954] pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
[    1.084249] NET: Registered protocol family 2
[    1.086107] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    1.088101] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.093480] TCP: Hash tables configured (established 524288 bind 65536)
[    1.093605] TCP: reno registered
[    1.093725] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    1.094179] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    1.095327] NET: Registered protocol family 1
[    1.095462] pci 0000:00:02.0: Boot video device
[    1.096280] PCI: CLS 256 bytes, default 64
[    1.096731] Unpacking initramfs...
[    1.209209] Freeing initrd memory: 3540k freed
[    1.209904] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.209978] software IO TLB [mem 0x86d2d000-0x8ad2cfff] (64MB) mapped at [ffff880086d2d000-ffff88008ad2cfff]
[    1.213210] audit: initializing netlink socket (disabled)
[    1.213364] type=2000 audit(1348651425.106:1): initialized
[    1.215553] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.232774] VFS: Disk quotas dquot_6.5.2
[    1.233391] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.234916] msgmni has been set to 7715
[    1.236493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.236763] io scheduler noop registered
[    1.236827] io scheduler deadline registered
[    1.237459] io scheduler cfq registered (default)
[    1.238080] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    1.238145] crc32: self tests passed, processed 225944 bytes in 268191 nsec
[    1.238478] crc32c: CRC_LE_BITS = 64
[    1.238541] crc32c: self tests passed, processed 225944 bytes in 131511 nsec
[    1.239695] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.240417] pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
[    1.241046] pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
[    1.241665] pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
[    1.242413] pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
[    1.243928] intel_idle: MWAIT substates: 0x21120
[    1.243931] intel_idle: v0.4 model 0x2A
[    1.243933] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.244213] GHES: HEST is not enabled!
[    1.244611] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.247905] Linux agpgart interface v0.103
[    1.248564] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.249524] i8042: No controller found
[    1.250164] mousedev: PS/2 mouse device common for all mice
[    1.250572] rtc_cmos 00:06: RTC can wake from S4
[    1.251393] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.251530] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.252949] cpuidle: using governor ladder
[    1.255209] cpuidle: using governor menu
[    1.256193] drop_monitor: Initializing network drop monitor service
[    1.256598] TCP: cubic registered
[    1.256662] NET: Registered protocol family 17
[    1.256849] Key type dns_resolver registered
[    1.258881] PM: Hibernation image not present or could not be loaded.
[    1.258913] registered taskstats version 1
[    1.259282] kmemleak: Kernel memory leak detector initialized
[    1.259286] kmemleak: Automatic memory scanning thread started
[    1.266952] rtc_cmos 00:06: setting system clock to 2012-09-26 09:23:45 UTC (1348651425)
[    1.270152] Freeing unused kernel memory: 828k freed
[    1.270349] Write protecting the kernel read-only data: 8192k
[    1.275988] Freeing unused kernel memory: 1552k freed
[    1.276951] Freeing unused kernel memory: 108k freed
[    1.304288] systemd-udevd[54]: starting version 189
[    1.430109] ACPI: bus type usb registered
[    1.430456] usbcore: registered new interface driver usbfs
[    1.430668] usbcore: registered new interface driver hub
[    1.431030] usbcore: registered new device driver usb
[    1.434518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.434953] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    1.434961] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.435271] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.439469] ehci_hcd 0000:00:1a.7: debug port 2
[    1.439556] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
[    1.439805] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xa0606c00
[    1.444755] SCSI subsystem initialized
[    1.447794] ACPI: bus type scsi registered
[    1.448240] libata version 3.00 loaded.
[    1.449656] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.460720] hub 1-0:1.0: USB hub found
[    1.460913] hub 1-0:1.0: 6 ports detected
[    1.464421] ata_piix 0000:00:1f.2: version 2.13
[    1.464443] uhci_hcd: USB Universal Host Controller Interface driver
[    1.464468] ata_piix 0000:00:1f.2: MAP [
[    1.464472]  P0 P2 P1 P3 ]
[    1.615924] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.621684] scsi0 : ata_piix
[    1.627124] scsi1 : ata_piix
[    1.631949] ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
[    1.632028] ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
[    1.632424] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.632432] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.632585] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.636692] ehci_hcd 0000:00:1d.7: debug port 2
[    1.636768] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
[    1.636950] ehci_hcd 0000:00:1d.7: irq 22, io mem 0xa0606800
[    1.645876] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.648776] hub 2-0:1.0: USB hub found
[    1.648939] hub 2-0:1.0: 8 ports detected
[    1.650733] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.650742] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.650923] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.651302] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
[    1.653132] hub 3-0:1.0: USB hub found
[    1.653284] hub 3-0:1.0: 2 ports detected
[    1.654408] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.654413] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.654521] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.654672] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
[    1.656420] hub 4-0:1.0: USB hub found
[    1.656567] hub 4-0:1.0: 2 ports detected
[    1.768950] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.895780] hub 1-1:1.0: USB hub found
[    1.895988] hub 1-1:1.0: 3 ports detected
[    2.001909] usb 1-2: new high-speed USB device number 3 using ehci_hcd
[    2.211613] tsc: Refined TSC clocksource calibration: 1800.012 MHz
[    2.211706] Switching to clocksource tsc
[    2.251521] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    2.377783] hub 2-1:1.0: USB hub found
[    2.378130] hub 2-1:1.0: 2 ports detected
[    2.458089] usb 1-1.1: new full-speed USB device number 4 using ehci_hcd
[    2.560282] hub 1-1.1:1.0: USB hub found
[    2.560550] hub 1-1.1:1.0: 3 ports detected
[    2.641164] usb 1-1.2: new full-speed USB device number 5 using ehci_hcd
[    2.654180] ata2.00: failed to resume link (SControl 0)
[    2.771761] usbcore: registered new interface driver usbhid
[    2.771838] usbhid: USB HID core driver
[    2.787505] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.788576] apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[    2.830868] usb 2-1.1: new high-speed USB device number 3 using ehci_hcd
[    2.870585] apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[    2.939618] Initializing USB Mass Storage driver...
[    2.940177] scsi2 : usb-storage 2-1.1:1.0
[    2.941020] usbcore: registered new interface driver usb-storage
[    2.941085] USB Mass Storage support registered.
[    2.973666] ata1.01: failed to resume link (SControl 0)
[    3.003831] usb 1-1.1.1: new full-speed USB device number 6 using ehci_hcd
[    3.095722] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input1
[    3.096456] hid-generic 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0
[    3.126840] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.126926] ata1.01: SATA link down (SStatus 0 SControl 0)
[    3.135461] ata1.00: ATA-8: APPLE SSD SM256C, AXM09A1Q, max UDMA/133
[    3.135536] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.142043] ata1.00: configured for UDMA/133
[    3.143836] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM256C AXM0 PQ: 0 ANSI: 5
[    3.160346] usb 1-1.1.2: new full-speed USB device number 7 using ehci_hcd
[    3.251046] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input2
[    3.253025] hid-generic 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0
[    3.320101] usb 1-1.1.3: new full-speed USB device number 8 using ehci_hcd
[    3.675940] ata2.01: failed to resume link (SControl 0)
[    3.687633] ata2.00: SATA link down (SStatus 0 SControl 0)
[    3.687714] ata2.01: SATA link down (SStatus 0 SControl 0)
[    3.705013] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/233 GiB)
[    3.705979] sd 0:0:0:0: [sda] Write Protect is off
[    3.706049] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.706280] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.714910]  sda: sda1 sda2 sda3 sda4 sda5
[    3.720097] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.893706] device-mapper: uevent: version 1.0.3
[    3.894614] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[    3.965040] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   2.00 PQ: 0 ANSI: 0
[    3.971494] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   11.029169] JFS: nTxBlock = 8192, nTxLock = 65536
[   11.424576] systemd[1]: systemd 189 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
[   11.453021] systemd[1]: Inserted module 'autofs4'
[   11.467427] NET: Registered protocol family 10
[   11.469893] systemd[1]: Inserted module 'ipv6'
[   11.472155] systemd[1]: Set hostname to <brief>.
[   11.531169] systemd-fstab-generator[180]: Failed to create unit file: File exists
[   11.531295] systemd-fstab-generator[180]: Failed to create unit file: File exists
[   11.531748] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited with exit status 1.
[   11.634480] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
[   11.895692] FS-Cache: Loaded
[   11.905500] RPC: Registered named UNIX socket transport module.
[   11.905573] RPC: Registered udp transport module.
[   11.905638] RPC: Registered tcp transport module.
[   11.905702] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.920992] FS-Cache: Netfs 'nfs' registered for caching
[   12.070249] systemd-udevd[201]: starting version 189
[   12.173851] systemd-journald[205]: Successfully opened /dev/kmsg for logging.
[   12.178882] systemd-journald[205]: Fixed max_use=193.0M max_size=24.1M min_size=64.0K keep_free=96.5M
[   12.179388] systemd-journald[205]: Reserving 43925 entries in hash table.
[   12.181450] systemd-journald[205]: Vacuuming...
[   12.181701] systemd-journald[205]: Flushing /dev/kmsg...
[   12.325176] systemd-journald[205]: systemd-journald running as pid 205
[   12.368603] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   12.369113] ACPI: Lid Switch [LID0]
[   12.369924] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[   12.370040] ACPI: Power Button [PWRB]
[   12.371312] ACPI: Requesting acpi_cpufreq
[   12.372850] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
[   12.372973] ACPI: Sleep Button [SLPB]
[   12.375979] ACPI: AC Adapter [ADP1] (on-line)
[   12.503071] mei 0000:00:16.0: setting latency timer to 64
[   12.503575] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[   12.513354] mei 0000:00:16.0: wd: failed to find the client
[   12.541423] bcma: bus0: Found chip with id 0xA8D8, rev 0x01 and package 0x08
[   12.541550] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[   12.541801] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[   12.541959] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[    3.149578] ACPI: Invalid Power Resource to register!
[   12.557190] ACPI Warning: 
[   12.557248] 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251)
[   12.557398] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.557496] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251)
[   12.557686] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.557775] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   12.618689] bcma: bus0: Bus registered
[   12.740462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   12.741025] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input7
[   12.741160] ACPI: Power Button [PWRF]
[   12.749330] usbcore: registered new interface driver bcm5974
[   12.752895] Linux media interface: v0.10
[   12.784883] Bluetooth: Core ver 2.16
[   12.785222] NET: Registered protocol family 31
[   12.785333] Bluetooth: HCI device and connection manager initialized
[   12.785511] Bluetooth: HCI socket layer initialized
[   12.785625] Bluetooth: L2CAP socket layer initialized
[   12.785791] Bluetooth: SCO socket layer initialized
[   12.784786] ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251)
[   12.786395] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.796998] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   12.811675] usbcore: registered new interface driver btusb
[   12.816890] usb 1-1.1.1: USB disconnect, device number 6
[   12.855868] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
[   12.961408] ACPI: Battery Slot [BAT0] (battery present)
[   12.974558] Linux video capture interface: v2.00
[   12.997625] [drm] Initialized drm 1.1.0 20060810
[   13.008350] usb 1-1.1.2: USB disconnect, device number 7
[   13.019566] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   13.046137] uvcvideo: Found UVC 1.00 device FaceTime Camera (Built-in) (05ac:850a)
[   13.062324] input: FaceTime Camera (Built-in) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input9
[   13.065449] usbcore: registered new interface driver uvcvideo
[   13.065523] USB Video Class driver (1.1.1)
[   13.096918] iTCO_vendor_support: vendor-support=0
[   13.109610] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   13.109831] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   13.141990] applesmc: key=349 fan=1 temp=25 index=24 acc=0 lux=2 kbd=1
[   13.153165] cfg80211: Calling CRDA to update world regulatory domain
[   13.157453] Registered led device: smc::kbd_backlight
[   13.191709] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
[   13.250134] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
[   13.255277] brcmsmac bcma0:0: mfg 4bf core 812 rev 23 class 0 irq 17
[   13.266740] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
[   13.270691] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   13.292856] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   13.481559] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   13.984294] systemd-journald[205]: Received SIGUSR1
[   14.587829] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   14.589224] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   14.590575] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   14.592284] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   14.621161] pci 0000:00:00.0: Intel Sandybridge Chipset
[   14.623139] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   14.625083] pci 0000:00:00.0: detected 65536K stolen memory
[   14.626553] i915 0000:00:02.0: setting latency timer to 64
[   14.701603] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[   14.701742] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   14.701800] [drm] Driver supports precise vblank timestamp query.
[   14.703801] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.866919] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   16.669013] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[   16.867006] fbcon: inteldrmfb (fb0) is primary device
[   17.875380] Console: switching to colour frame buffer device 180x56
[   17.878902] fb0: inteldrmfb frame buffer device
[   17.878921] drm: registered panic notifier
[   17.963668] acpi device:0d: registered as cooling_device4
[   17.970030] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   17.970917] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input14
[   17.972492] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   68.140738] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[   68.140791] ieee80211 phy0: brcms_ops_config: change monitor mode: false
[   68.140795] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[   68.142836] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   68.270101] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[   72.197380] wlan0: authenticate with d4:a0:2a:98:a6:af
[   72.203274] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[   72.216991] wlan0: direct probe to d4:a0:2a:98:a6:af (try 1/3)
[   72.418817] wlan0: send auth to d4:a0:2a:98:a6:af (try 2/3)
[   72.419830] wlan0: authenticated
[   72.422140] wlan0: associate with d4:a0:2a:98:a6:af (try 1/3)
[   72.424311] wlan0: RX AssocResp from d4:a0:2a:98:a6:af (capab=0x11 status=0 aid=38)
[   72.424860] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[   72.424873] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[   72.424879] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[   72.425269] wlan0: associated
[   72.426173] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   78.310550] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[  120.143731] CPU1: Core temperature above threshold, cpu clock throttled (total events = 1)
[  120.143732] CPU3: Core temperature above threshold, cpu clock throttled (total events = 1)
[  120.143735] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[  120.143747] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[  120.143760] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[  120.143762] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[  120.144711] CPU3: Core temperature/speed normal
[  120.144712] CPU1: Core temperature/speed normal
[  120.144714] CPU1: Package temperature/speed normal
[  120.144717] CPU3: Package temperature/speed normal
[  120.144743] CPU2: Package temperature/speed normal
[  120.144744] CPU0: Package temperature/speed normal

[-- Attachment #8: dmesg2 --]
[-- Type: text/plain, Size: 806 bytes --]

[  299.957737] mce: [Hardware Error]: Machine check events logged
[  682.858804] kmemleak: 6 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[ 4826.635958] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[ 4826.639026] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[ 4826.645375] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[ 4826.646779] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[ 8192.667373] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[ 9850.609296] kmemleak: 11 new suspected memory leaks (see /sys/kernel/debug/kmemleak)

[-- Attachment #9: dmesg3 --]
[-- Type: text/plain, Size: 5199 bytes --]

[12923.536604] kmemleak: 11 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[13622.313526] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[13622.313553] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[13622.313560] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[13622.333694] cfg80211: Calling CRDA for country: CH
[13622.433615] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13626.318522] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13626.319260] wlan0: authenticate with d4:a0:2a:9a:e7:9f
[13626.319565] wlan0: direct probe to d4:a0:2a:9a:e7:9f (try 1/3)
[13626.519598] wlan0: send auth to d4:a0:2a:9a:e7:9f (try 2/3)
[13626.520455] wlan0: authenticated
[13626.522979] wlan0: associate with d4:a0:2a:9a:e7:9f (try 1/3)
[13626.525098] wlan0: RX AssocResp from d4:a0:2a:9a:e7:9f (capab=0x11 status=0 aid=3)
[13626.525627] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[13626.525640] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[13626.525646] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[13626.525672] wlan0: associated
[13631.731387] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[13651.258075] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[13651.258101] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[13651.258108] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[13651.281426] cfg80211: Calling CRDA to update world regulatory domain
[13651.381830] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13655.266773] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13655.268762] wlan0: authenticate with d4:a0:2a:9a:fa:4f
[13655.270921] wlan0: direct probe to d4:a0:2a:9a:fa:4f (try 1/3)
[13655.471155] wlan0: direct probe to d4:a0:2a:9a:fa:4f (try 2/3)
[13655.674160] wlan0: direct probe to d4:a0:2a:9a:fa:4f (try 3/3)
[13655.877174] wlan0: authentication with d4:a0:2a:9a:fa:4f timed out
[13661.263482] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13665.018206] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13665.019178] wlan0: authenticate with d4:a0:2a:9a:fa:4e
[13665.019434] wlan0: direct probe to d4:a0:2a:9a:fa:4e (try 1/3)
[13665.222682] wlan0: direct probe to d4:a0:2a:9a:fa:4e (try 2/3)
[13665.425629] wlan0: direct probe to d4:a0:2a:9a:fa:4e (try 3/3)
[13665.628605] wlan0: authentication with d4:a0:2a:9a:fa:4e timed out
[13671.016937] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13674.709777] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13679.706817] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13683.402894] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13683.405374] wlan0: authenticate with 00:11:5c:d4:9e:70
[13683.418038] wlan0: send auth to 00:11:5c:d4:9e:70 (try 1/3)
[13683.440569] wlan0: authenticated
[13683.447601] wlan0: associate with 00:11:5c:d4:9e:70 (try 1/3)
[13683.482113] wlan0: RX AssocResp from 00:11:5c:d4:9e:70 (capab=0x401 status=0 aid=4)
[13683.483436] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[13683.483447] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[13683.483453] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[13683.483615] wlan0: associated
[13694.236621] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[13705.234527] wlan0: deauthenticated from 00:11:5c:d4:9e:70 (Reason: 2)
[13705.260417] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[13705.260442] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[13705.260448] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[13705.263406] cfg80211: Calling CRDA to update world regulatory domain
[13705.363774] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13709.246697] wlan0: authenticate with 00:11:5c:d4:95:30
[13709.251427] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13709.253573] wlan0: direct probe to 00:11:5c:d4:95:30 (try 1/3)
[13709.453623] wlan0: direct probe to 00:11:5c:d4:95:30 (try 2/3)
[13709.656702] wlan0: direct probe to 00:11:5c:d4:95:30 (try 3/3)
[13709.859704] wlan0: authentication with 00:11:5c:d4:95:30 timed out
[13715.248066] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13719.057686] wlan0: authenticate with 02:1a:11:ff:13:0a
[13719.065831] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[13719.067947] wlan0: send auth to 02:1a:11:ff:13:0a (try 1/3)
[13719.070668] wlan0: authenticated
[13719.072039] wlan0: associate with 02:1a:11:ff:13:0a (try 1/3)
[13719.075041] wlan0: RX AssocResp from 02:1a:11:ff:13:0a (capab=0x411 status=0 aid=1)
[13719.076468] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[13719.076481] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[13719.076487] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[13719.076639] wlan0: associated
[13731.748203] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)

[-- Attachment #10: dmesg4-before-backup --]
[-- Type: text/plain, Size: 29293 bytes --]

[14336.211982] tun: Universal TUN/TAP device driver, 1.6
[14336.211996] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[21521.616595] CPU1: Core temperature above threshold, cpu clock throttled (total events = 4451)
[21521.616597] CPU3: Core temperature above threshold, cpu clock throttled (total events = 4451)
[21521.616600] CPU3: Package temperature above threshold, cpu clock throttled (total events = 4886)
[21521.616604] CPU2: Package temperature above threshold, cpu clock throttled (total events = 4886)
[21521.616605] CPU0: Package temperature above threshold, cpu clock throttled (total events = 4886)
[21521.616610] CPU1: Package temperature above threshold, cpu clock throttled (total events = 4886)
[21521.617575] CPU1: Core temperature/speed normal
[21521.617576] CPU3: Core temperature/speed normal
[21521.617577] CPU0: Package temperature/speed normal
[21521.617578] CPU2: Package temperature/speed normal
[21521.617579] CPU3: Package temperature/speed normal
[21521.617585] CPU1: Package temperature/speed normal
[21566.819870] mce: [Hardware Error]: Machine check events logged
[23815.505098] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[23815.505123] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[23815.505130] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[23815.558485] cfg80211: Calling CRDA to update world regulatory domain
[23815.658848] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23819.539019] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23824.523506] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23828.345372] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23833.333314] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23837.151612] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23842.136857] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23845.954533] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23850.942988] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23854.764131] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23859.752064] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23863.570490] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23868.555617] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23872.373405] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23877.360484] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23881.179591] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23886.164950] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23889.986106] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23894.969423] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23898.788891] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23903.772204] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23907.586862] wlan0: authenticate with 00:11:5c:d4:95:30
[23907.595148] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23907.597205] wlan0: direct probe to 00:11:5c:d4:95:30 (try 1/3)
[23907.797708] wlan0: direct probe to 00:11:5c:d4:95:30 (try 2/3)
[23908.000739] wlan0: direct probe to 00:11:5c:d4:95:30 (try 3/3)
[23908.203739] wlan0: authentication with 00:11:5c:d4:95:30 timed out
[23913.594783] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23917.404374] wlan0: authenticate with 00:03:52:df:8d:70
[23917.413220] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23917.413510] wlan0: direct probe to 00:03:52:df:8d:70 (try 1/3)
[23917.615783] wlan0: direct probe to 00:03:52:df:8d:70 (try 2/3)
[23917.818738] wlan0: direct probe to 00:03:52:df:8d:70 (try 3/3)
[23918.021699] wlan0: authentication with 00:03:52:df:8d:70 timed out
[23923.408145] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23927.225747] wlan0: authenticate with 00:11:5c:d4:95:30
[23927.234501] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23927.234778] wlan0: direct probe to 00:11:5c:d4:95:30 (try 1/3)
[23927.436997] wlan0: direct probe to 00:11:5c:d4:95:30 (try 2/3)
[23927.640153] wlan0: direct probe to 00:11:5c:d4:95:30 (try 3/3)
[23927.843050] wlan0: authentication with 00:11:5c:d4:95:30 timed out
[23933.232110] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23937.047815] wlan0: authenticate with 00:11:5c:d4:95:30
[23937.055950] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23937.056235] wlan0: direct probe to 00:11:5c:d4:95:30 (try 1/3)
[23937.258393] wlan0: direct probe to 00:11:5c:d4:95:30 (try 2/3)
[23937.461459] wlan0: direct probe to 00:11:5c:d4:95:30 (try 3/3)
[23937.664530] wlan0: authentication with 00:11:5c:d4:95:30 timed out
[23943.053602] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23946.861550] wlan0: authenticate with 00:03:52:df:6f:10
[23946.870572] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23946.870849] wlan0: direct probe to 00:03:52:df:6f:10 (try 1/3)
[23947.073069] wlan0: direct probe to 00:03:52:df:6f:10 (try 2/3)
[23947.276165] wlan0: direct probe to 00:03:52:df:6f:10 (try 3/3)
[23947.479229] wlan0: authentication with 00:03:52:df:6f:10 timed out
[23952.868273] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23956.676434] wlan0: authenticate with 00:11:5c:d4:95:30
[23956.685263] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23956.685542] wlan0: direct probe to 00:11:5c:d4:95:30 (try 1/3)
[23956.887817] wlan0: direct probe to 00:11:5c:d4:95:30 (try 2/3)
[23957.090827] wlan0: direct probe to 00:11:5c:d4:95:30 (try 3/3)
[23957.293914] wlan0: authentication with 00:11:5c:d4:95:30 timed out
[23962.680150] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23966.492493] wlan0: authenticate with 00:03:52:df:6f:10
[23966.500093] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23966.500375] wlan0: direct probe to 00:03:52:df:6f:10 (try 1/3)
[23966.702505] wlan0: direct probe to 00:03:52:df:6f:10 (try 2/3)
[23966.905554] wlan0: direct probe to 00:03:52:df:6f:10 (try 3/3)
[23967.108621] wlan0: authentication with 00:03:52:df:6f:10 timed out
[23972.494878] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23976.309609] wlan0: authenticate with 00:03:52:df:69:a0
[23976.317965] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23976.320044] wlan0: direct probe to 00:03:52:df:69:a0 (try 1/3)
[23976.520595] wlan0: direct probe to 00:03:52:df:69:a0 (try 2/3)
[23976.723533] wlan0: direct probe to 00:03:52:df:69:a0 (try 3/3)
[23976.926581] wlan0: authentication with 00:03:52:df:69:a0 timed out
[23982.316295] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23986.131384] wlan0: authenticate with 00:0f:7d:a3:91:f1
[23986.139411] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23986.151914] wlan0: direct probe to 00:0f:7d:a3:91:f1 (try 1/3)
[23986.351887] wlan0: direct probe to 00:0f:7d:a3:91:f1 (try 2/3)
[23986.554951] wlan0: direct probe to 00:0f:7d:a3:91:f1 (try 3/3)
[23986.757955] wlan0: authentication with 00:0f:7d:a3:91:f1 timed out
[23986.917746] ------------[ cut here ]------------
[23986.917790] WARNING: at drivers/net/wireless/brcm80211/brcmsmac/main.c:7998 brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]()
[23986.917796] Hardware name: MacBookAir4,2
[23986.917800] Modules linked in: tun cpufreq_ondemand snd_hda_codec_hdmi snd_hda_codec_cirrus ext4 jbd2 mbcache arc4 brcmsmac cordic brcmutil mac80211 cfg80211 joydev iTCO_wdt iTCO_vendor_support i915 uvcvideo acpi_cpufreq intel_agp intel_gtt videobuf2_vmalloc drm_kms_helper videobuf2_memops drm videobuf2_core snd_hda_intel snd_hda_codec applesmc i2c_algo_bit videodev mperf input_polldev coretemp microcode btusb pcspkr i2c_i801 bluetooth rfkill media crc16 bcm5974 lpc_ich evdev snd_hwdep bcma i2c_core mei freq_table battery video ac button apple_bl processor snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_timer snd soundcore kvm_intel kvm nfs lockd sunrpc fscache ipv6 autofs4 jfs xts gf128mul dm_crypt dm_mod sd_mod pata_acpi ata_generic hid_generic usb_storage hid_apple usbhid hid aesni_intel
[23986.917993]  aes_x86_64 aes_generic uhci_hcd ablk_helper ghash_clmulni_intel cryptd crc32c_intel ata_piix libata scsi_mod ehci_hcd usbcore usb_common
[23986.918027] Pid: 8886, comm: kworker/u:0 Not tainted 3.6.0-rc7-00039-g6f0f9b6 #130
[23986.918031] Call Trace:
[23986.918048]  [<ffffffff81056faf>] warn_slowpath_common+0x7f/0xc0
[23986.918066]  [<ffffffffa06b5e44>] ? brcms_msleep+0x34/0x40 [brcmsmac]
[23986.918075]  [<ffffffff8105700a>] warn_slowpath_null+0x1a/0x20
[23986.918093]  [<ffffffffa06c2cf9>] brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]
[23986.918107]  [<ffffffffa06b41eb>] brcms_ops_flush+0x3b/0x60 [brcmsmac]
[23986.918134]  [<ffffffffa06314c1>] __ieee80211_recalc_idle+0x241/0x3d0 [mac80211]
[23986.918156]  [<ffffffffa0631fb5>] ieee80211_recalc_idle+0x35/0x60 [mac80211]
[23986.918187]  [<ffffffffa06620b1>] ieee80211_sta_work+0x191/0xe30 [mac80211]
[23986.918197]  [<ffffffff81474615>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[23986.918220]  [<ffffffffa0631a09>] ieee80211_iface_work+0x2c9/0x360 [mac80211]
[23986.918230]  [<ffffffff810763cb>] process_one_work+0x19b/0x5d0
[23986.918238]  [<ffffffff81076365>] ? process_one_work+0x135/0x5d0
[23986.918259]  [<ffffffffa0631740>] ? ieee80211_teardown_sdata+0xf0/0xf0 [mac80211]
[23986.918269]  [<ffffffff81076bce>] worker_thread+0x15e/0x460
[23986.918277]  [<ffffffff81474615>] ? _raw_spin_unlock_irqrestore+0x65/0x80
[23986.918287]  [<ffffffff810b5a0d>] ? trace_hardirqs_on+0xd/0x10
[23986.918296]  [<ffffffff81076a70>] ? rescuer_thread+0x230/0x230
[23986.918304]  [<ffffffff8107cd8e>] kthread+0xae/0xc0
[23986.918312]  [<ffffffff810b5a0d>] ? trace_hardirqs_on+0xd/0x10
[23986.918322]  [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
[23986.918330]  [<ffffffff81474b74>] ? retint_restore_args+0x13/0x13
[23986.918339]  [<ffffffff8107cce0>] ? __init_kthread_worker+0x70/0x70
[23986.918347]  [<ffffffff81476780>] ? gs_change+0x13/0x13
[23986.918352] ---[ end trace d99646669ce2bd7f ]---
[23986.934203] systemd-journald[205]: Compressed data object 802 -> 568
[23992.147456] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23996.002119] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[23996.002349] wlan0: authenticate with 00:0f:7d:a3:91:e1
[23996.013590] wlan0: direct probe to 00:0f:7d:a3:91:e1 (try 1/3)
[23996.219763] wlan0: direct probe to 00:0f:7d:a3:91:e1 (try 2/3)
[23996.427267] wlan0: direct probe to 00:0f:7d:a3:91:e1 (try 3/3)
[23996.632454] wlan0: authentication with 00:0f:7d:a3:91:e1 timed out
[24002.008604] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24005.923360] wlan0: authenticate with 00:0f:7d:a3:92:11
[24005.931537] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24005.943598] wlan0: direct probe to 00:0f:7d:a3:92:11 (try 1/3)
[24006.144301] wlan0: send auth to 00:0f:7d:a3:92:11 (try 2/3)
[24006.350645] wlan0: send auth to 00:0f:7d:a3:92:11 (try 3/3)
[24006.556995] wlan0: authentication with 00:0f:7d:a3:92:11 timed out
[24011.940919] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24015.761385] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24015.762299] wlan0: authenticate with 00:03:52:df:8d:70
[24015.774003] wlan0: direct probe to 00:03:52:df:8d:70 (try 1/3)
[24015.975739] wlan0: direct probe to 00:03:52:df:8d:70 (try 2/3)
[24016.178716] wlan0: direct probe to 00:03:52:df:8d:70 (try 3/3)
[24016.381836] wlan0: authentication with 00:03:52:df:8d:70 timed out
[24021.771434] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24025.583488] wlan0: authenticate with 2c:3f:38:59:1d:80
[24025.591240] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24025.591516] wlan0: direct probe to 2c:3f:38:59:1d:80 (try 1/3)
[24025.793761] wlan0: direct probe to 2c:3f:38:59:1d:80 (try 2/3)
[24025.996810] wlan0: direct probe to 2c:3f:38:59:1d:80 (try 3/3)
[24026.199752] wlan0: authentication with 2c:3f:38:59:1d:80 timed out
[24031.588928] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24035.398758] wlan0: authenticate with 00:0f:7d:a3:91:f1
[24035.405923] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24035.418437] wlan0: direct probe to 00:0f:7d:a3:91:f1 (try 1/3)
[24035.618489] wlan0: direct probe to 00:0f:7d:a3:91:f1 (try 2/3)
[24035.821425] wlan0: direct probe to 00:0f:7d:a3:91:f1 (try 3/3)
[24036.024465] wlan0: authentication with 00:0f:7d:a3:91:f1 timed out
[24041.415714] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24045.238663] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24045.239701] wlan0: authenticate with 2c:3f:38:59:1d:85
[24045.251423] wlan0: direct probe to 2c:3f:38:59:1d:85 (try 1/3)
[24045.453101] wlan0: direct probe to 2c:3f:38:59:1d:85 (try 2/3)
[24045.656135] wlan0: direct probe to 2c:3f:38:59:1d:85 (try 3/3)
[24045.859116] wlan0: authentication with 2c:3f:38:59:1d:85 timed out
[24051.248963] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24055.071863] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24061.061648] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24064.879943] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24070.869444] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24074.680087] wlan0: authenticate with f0:7d:68:8e:12:2a
[24074.688022] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24074.690136] wlan0: direct probe to f0:7d:68:8e:12:2a (try 1/3)
[24074.890639] wlan0: direct probe to f0:7d:68:8e:12:2a (try 2/3)
[24075.093561] wlan0: direct probe to f0:7d:68:8e:12:2a (try 3/3)
[24075.296622] wlan0: authentication with f0:7d:68:8e:12:2a timed out
[24080.681777] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24084.494150] wlan0: authenticate with 2c:3f:38:59:1d:85
[24084.502646] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24084.504756] wlan0: direct probe to 2c:3f:38:59:1d:85 (try 1/3)
[24084.705298] wlan0: direct probe to 2c:3f:38:59:1d:85 (try 2/3)
[24084.908246] wlan0: direct probe to 2c:3f:38:59:1d:85 (try 3/3)
[24085.111256] wlan0: authentication with 2c:3f:38:59:1d:85 timed out
[24090.500964] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24094.324140] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24099.312600] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24103.130410] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24108.115624] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24111.936568] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24116.923040] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24120.742918] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24125.728276] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24129.549153] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24134.533870] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24138.352195] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24143.335274] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24147.154967] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24152.143021] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24155.964584] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24160.949890] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24164.767611] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24169.754280] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24173.565556] wlan0: authenticate with 00:0c:85:88:b7:e5
[24173.573897] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24173.574176] wlan0: send auth to 00:0c:85:88:b7:e5 (try 1/3)
[24173.776449] wlan0: send auth to 00:0c:85:88:b7:e5 (try 2/3)
[24173.979433] wlan0: send auth to 00:0c:85:88:b7:e5 (try 3/3)
[24174.182462] wlan0: authentication with 00:0c:85:88:b7:e5 timed out
[24179.571487] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24183.380108] wlan0: authenticate with 00:0b:fd:81:f3:6b
[24183.388633] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24183.390747] wlan0: send auth to 00:0b:fd:81:f3:6b (try 1/3)
[24183.591200] wlan0: send auth to 00:0b:fd:81:f3:6b (try 2/3)
[24183.794203] wlan0: send auth to 00:0b:fd:81:f3:6b (try 3/3)
[24183.997185] wlan0: authentication with 00:0b:fd:81:f3:6b timed out
[24189.388134] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24193.196319] wlan0: authenticate with d4:a0:2a:9a:e7:9f
[24193.203273] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24193.215840] wlan0: direct probe to d4:a0:2a:9a:e7:9f (try 1/3)
[24193.415772] wlan0: direct probe to d4:a0:2a:9a:e7:9f (try 2/3)
[24193.618841] wlan0: send auth to d4:a0:2a:9a:e7:9f (try 3/3)
[24193.619735] wlan0: authenticated
[24193.622190] wlan0: associate with d4:a0:2a:9a:e7:9f (try 1/3)
[24193.624202] wlan0: RX AssocResp from d4:a0:2a:9a:e7:9f (capab=0x11 status=0 aid=2)
[24193.624724] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24193.624736] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24193.624743] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[24193.624766] wlan0: associated
[24200.081938] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24257.742442] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24257.742467] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24257.742473] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24257.769191] cfg80211: Calling CRDA to update world regulatory domain
[24257.869538] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24261.754618] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24261.756755] wlan0: authenticate with d4:a0:2a:9a:c1:ef
[24261.758918] wlan0: direct probe to d4:a0:2a:9a:c1:ef (try 1/3)
[24261.958958] wlan0: direct probe to d4:a0:2a:9a:c1:ef (try 2/3)
[24262.161946] wlan0: send auth to d4:a0:2a:9a:c1:ef (try 3/3)
[24262.162752] wlan0: authenticated
[24262.165285] wlan0: associate with d4:a0:2a:9a:c1:ef (try 1/3)
[24262.167273] wlan0: RX AssocResp from d4:a0:2a:9a:c1:ef (capab=0x11 status=0 aid=29)
[24262.167794] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24262.167807] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24262.167813] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[24262.167833] wlan0: associated
[24267.935605] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24415.489954] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24415.489978] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24415.489985] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24415.506647] cfg80211: Calling CRDA for country: CH
[24415.607047] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24419.495347] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24419.496557] wlan0: authenticate with d4:a0:2a:98:ab:7f
[24419.498696] wlan0: direct probe to d4:a0:2a:98:ab:7f (try 1/3)
[24419.699720] wlan0: send auth to d4:a0:2a:98:ab:7f (try 2/3)
[24419.700569] wlan0: authenticated
[24419.703123] wlan0: associate with d4:a0:2a:98:ab:7f (try 1/3)
[24419.705026] wlan0: RX AssocResp from d4:a0:2a:98:ab:7f (capab=0x11 status=0 aid=13)
[24419.705597] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24419.705617] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24419.705627] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[24419.705656] wlan0: associated
[24424.801153] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[24427.451302] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[24427.451329] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[24427.451335] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[24427.467795] cfg80211: Calling CRDA to update world regulatory domain
[24427.568019] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24431.456667] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[24431.458455] wlan0: authenticate with d4:a0:2a:98:a6:af
[24431.458726] wlan0: direct probe to d4:a0:2a:98:a6:af (try 1/3)
[24431.661159] wlan0: send auth to d4:a0:2a:98:a6:af (try 2/3)
[24431.662038] wlan0: authenticated
[24431.664492] wlan0: associate with d4:a0:2a:98:a6:af (try 1/3)
[24431.666409] wlan0: RX AssocResp from d4:a0:2a:98:a6:af (capab=0x11 status=0 aid=44)
[24431.666943] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[24431.666955] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[24431.666961] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[24431.666982] wlan0: associated
[24437.068307] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[25821.351359] EXT4-fs (sda4): re-mounted. Opts: commit=0
[25822.015835] PM: Syncing filesystems ... done.
[25822.028488] PM: Preparing system for mem sleep
[25824.790571] Freezing user space processes ... (elapsed 0.01 seconds) done.
[25824.803115] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[25824.816486] PM: Entering mem sleep
[25824.816565] Suspending console(s) (use no_console_suspend to debug)
[25824.905528] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[25824.907194] sd 0:0:0:0: [sda] Stopping disk
[25824.908843] brcmsmac: brcms_suspend ok
[25826.939712] PM: suspend of devices complete after 2046.177 msecs
[25826.940135] PM: late suspend of devices complete after 0.421 msecs
[25826.953481] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[25826.966527] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[25826.993034] PM: noirq suspend of devices complete after 52.979 msecs
[25826.993305] ACPI: Preparing to enter system sleep state S3
[25827.020224] PM: Saving platform NVS memory
[25827.021363] Disabling non-boot CPUs ...
[25827.025173] smpboot: CPU 1 is now offline
[25827.030270] smpboot: CPU 2 is now offline
[25827.033284] smpboot: CPU 3 is now offline
[25827.033286] SMP alternatives: lockdep: fixing up alternatives
[25827.034173] Extended CMOS year: 2000
[25827.036254] ACPI: Low-level resume complete
[25827.036396] PM: Restoring platform NVS memory
[25827.036778] Extended CMOS year: 2000
[25827.036937] Enabling non-boot CPUs ...
[25827.044035] SMP alternatives: lockdep: fixing up alternatives
[25827.044043] smpboot: Booting Node 0 Processor 1 APIC 0x2
[25827.073520] CPU1 is up
[25827.089354] SMP alternatives: lockdep: fixing up alternatives
[25827.089357] smpboot: Booting Node 0 Processor 2 APIC 0x1
[25827.115280] CPU2 is up
[25827.123849] SMP alternatives: lockdep: fixing up alternatives
[25827.123852] smpboot: Booting Node 0 Processor 3 APIC 0x3
[25827.153917] CPU3 is up
[25827.159190] ACPI: Waking up from system sleep state S3
[25827.704578] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[25827.718804] pcieport 0000:00:1c.1: power state changed by ACPI to D0
[25827.731189] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[25827.758057] PM: noirq resume of devices complete after 92.915 msecs
[25827.758337] PM: early resume of devices complete after 0.243 msecs
[25827.758531] i915 0000:00:02.0: setting latency timer to 64
[25827.758719] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[25827.758843] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[25827.758861] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[25827.758876] usb usb3: root hub lost power or was reset
[25827.759040] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[25827.759275] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[25827.759307] usb usb4: root hub lost power or was reset
[25827.759335] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[25827.759347] ata_piix 0000:00:1f.2: setting latency timer to 64
[25827.761470] brcmsmac: brcms_resume ok
[25827.761954] mei 0000:00:16.0: wd: failed to find the client
[25827.804172] [drm:__gen6_gt_force_wake_get] *ERROR* Force wake wait timed out
[25827.806580] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[25827.835861] bcm5974: bad trackpad package, length: 8
[25827.853844] bcm5974: bad trackpad package, length: 8
[25827.854841] bcm5974: bad trackpad package, length: 8
[25827.855833] bcm5974: bad trackpad package, length: 8
[25827.856870] bcm5974: bad trackpad package, length: 8
[25827.858834] bcm5974: bad trackpad package, length: 8
[25827.859826] bcm5974: bad trackpad package, length: 8
[25827.860833] bcm5974: bad trackpad package, length: 8
[25828.796033] ata2.00: failed to resume link (SControl 0)
[25829.108939] ata1.01: failed to resume link (SControl 0)
[25829.262083] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[25829.262095] ata1.01: SATA link down (SStatus 0 SControl 0)
[25829.271788] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[25829.282147] ata1.00: configured for UDMA/133
[25829.316468] sd 0:0:0:0: [sda] Starting disk
[25829.817842] ata2.01: failed to resume link (SControl 0)
[25829.829340] ata2.00: SATA link down (SStatus 4 SControl 0)
[25829.829362] ata2.01: SATA link down (SStatus 0 SControl 0)
[25829.846259] ieee80211 phy0: brcms_ops_config: change monitor mode: false
[25829.846261] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[25829.847317] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25829.847324] ieee80211 phy0: changing basic rates failed: -22
[25829.847326] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[25829.847327] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[25829.847328] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25829.850062] PM: resume of devices complete after 2094.981 msecs
[25829.862104] PM: Finishing wakeup.
[25829.862105] Restarting tasks ... done.
[25829.914358] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25829.914863] video LNXVIDEO:00: Restoring backlight state
[25829.916313] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[25829.917335] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25829.942452] cfg80211: Calling CRDA for country: CH
[25830.042723] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25830.641264] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[25832.052075] EXT4-fs (sda4): re-mounted. Opts: commit=0
[25833.923258] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25833.923336] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25833.934996] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25833.937099] wlan0: authenticated
[25833.938044] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25833.944000] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25833.944546] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25833.944558] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25833.944564] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25833.944809] wlan0: associated
[25837.048690] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25837.079998] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25837.080023] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25837.080029] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25837.081172] cfg80211: Calling CRDA to update world regulatory domain
[25837.181688] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25838.697625] usb 2-1.2: new high-speed USB device number 4 using ehci_hcd
[25838.813071] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[25838.813369] scsi3 : usb-storage 2-1.2:1.0
[25839.825714] scsi 3:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[25839.830628] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[25839.831432] sd 3:0:0:0: [sdc] Write Protect is off
[25839.831437] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[25839.832262] sd 3:0:0:0: [sdc] No Caching mode page present
[25839.832266] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[25839.835974] sd 3:0:0:0: [sdc] No Caching mode page present
[25839.835978] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[25839.867731]  sdc: unknown partition table
[25839.870833] sd 3:0:0:0: [sdc] No Caching mode page present
[25839.870837] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[25839.870844] sd 3:0:0:0: [sdc] Attached SCSI disk
[25841.054776] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25841.063671] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25841.063758] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25841.066764] wlan0: authenticated
[25841.070179] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25841.073971] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25841.074535] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25841.074538] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25841.074540] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25841.074670] wlan0: associated
[25844.178598] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25844.208684] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25844.208692] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25844.208694] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25844.209365] cfg80211: Calling CRDA to update world regulatory domain
[25844.709220] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25848.642632] wlan0: authenticate with c8:6c:87:a9:df:a9
[25848.651864] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25848.653728] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[25848.858034] wlan0: send auth to c8:6c:87:a9:df:a9 (try 2/3)
[25849.057743] wlan0: send auth to c8:6c:87:a9:df:a9 (try 3/3)
[25849.260866] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[25854.646070] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC

[-- Attachment #11: dmesg5-during-backup --]
[-- Type: text/plain, Size: 16922 bytes --]

[25858.593243] wlan0: authenticate with c8:6c:87:a9:df:a9
[25858.600106] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25858.600387] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[25858.805985] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[25859.008944] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[25859.211973] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[25864.593349] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25868.470983] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25868.478175] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25868.480302] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25868.482301] wlan0: authenticated
[25868.484186] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25868.489268] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25868.489823] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25868.489835] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25868.489841] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25868.490010] wlan0: associated
[25871.592674] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25871.609554] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25871.609580] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25871.609587] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25871.610630] cfg80211: Calling CRDA for country: CH
[25871.711101] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25875.584853] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25875.593585] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25875.593868] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25875.597018] wlan0: authenticated
[25875.599813] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25875.603379] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25875.603946] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25875.603960] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25875.603966] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25875.604129] wlan0: associated
[25878.706525] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25878.728467] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25878.728493] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25878.728500] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25878.729546] cfg80211: Calling CRDA to update world regulatory domain
[25879.229616] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25883.103213] wlan0: authenticate with c8:6c:87:a9:df:a9
[25883.111815] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25883.113938] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[25883.314522] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[25883.517388] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[25883.720469] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[25889.105425] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25892.980389] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25892.989527] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25892.991592] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25892.993588] wlan0: authenticated
[25892.995919] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25893.198971] wlan0: associate with 0c:b0:5d:9c:37:12 (try 2/3)
[25893.276040] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25893.276543] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25893.276553] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25893.276557] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25893.276578] wlan0: associated
[25896.380610] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25896.407488] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25896.407513] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25896.407519] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25896.408285] cfg80211: Calling CRDA to update world regulatory domain
[25896.508595] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25900.392036] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25900.401337] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25900.401572] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25900.405274] wlan0: authenticated
[25900.407809] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25900.449541] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25900.450050] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25900.450062] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25900.450069] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25900.450226] wlan0: associated
[25903.553138] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25903.592817] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25903.592826] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25903.592828] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25903.593812] cfg80211: Calling CRDA for country: CH
[25904.093346] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25907.967424] wlan0: authenticate with c8:6c:87:a9:df:a9
[25907.976216] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25907.978205] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[25908.178923] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[25908.381939] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[25908.585088] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[25913.969673] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25917.844642] wlan0: authenticate with c8:6c:87:a9:df:a9
[25917.854989] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25917.855147] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[25918.056855] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[25918.259902] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[25918.462902] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[25923.848072] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25927.735173] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25927.742427] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25927.744476] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25927.746679] wlan0: authenticated
[25927.748518] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25927.753670] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25927.754204] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25927.754217] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25927.754223] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25927.754389] wlan0: associated
[25930.859314] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25930.890477] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25930.890502] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25930.890508] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25930.891545] cfg80211: Calling CRDA to update world regulatory domain
[25930.991815] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25934.871490] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25934.881372] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25934.881552] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25934.884520] wlan0: authenticated
[25934.887344] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25935.090404] wlan0: associate with 0c:b0:5d:9c:37:12 (try 2/3)
[25935.142116] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25935.142702] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25935.142709] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25935.142712] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25935.142892] wlan0: associated
[25938.247515] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[25938.275646] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[25938.275668] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[25938.275675] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[25938.276676] cfg80211: Calling CRDA for country: CH
[25938.776596] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25942.658244] wlan0: authenticate with c8:6c:87:a9:df:a9
[25942.665888] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25942.667960] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[25942.868283] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[25943.071285] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[25943.274214] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[25948.660862] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25952.537708] wlan0: authenticate with 0c:b0:5d:9c:37:12
[25952.546830] ieee80211 phy0: FIF_BCN_PRBRESP_PROMISC
[25952.548702] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[25952.550631] wlan0: authenticated
[25952.553115] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[25952.557908] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[25952.558530] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[25952.558534] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[25952.558536] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[25952.558606] wlan0: associated
[25958.289477] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[26087.708989] fuse init (API version 7.20)
[26482.550162] kmemleak: 15 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[27099.639319] CPU3: Core temperature above threshold, cpu clock throttled (total events = 9037)
[27099.639320] CPU1: Core temperature above threshold, cpu clock throttled (total events = 9037)
[27099.639323] CPU1: Package temperature above threshold, cpu clock throttled (total events = 9621)
[27099.639335] CPU3: Package temperature above threshold, cpu clock throttled (total events = 9621)
[27099.639347] CPU2: Package temperature above threshold, cpu clock throttled (total events = 9620)
[27099.639349] CPU0: Package temperature above threshold, cpu clock throttled (total events = 9621)
[27099.640298] CPU1: Core temperature/speed normal
[27099.640301] CPU1: Package temperature/speed normal
[27099.640305] CPU3: Core temperature/speed normal
[27099.640315] CPU3: Package temperature/speed normal
[27099.640319] CPU2: Package temperature/speed normal
[27099.640319] CPU0: Package temperature/speed normal
[27257.971632] mce: [Hardware Error]: Machine check events logged
[27559.547551] CPU1: Core temperature above threshold, cpu clock throttled (total events = 10326)
[27559.547552] CPU3: Core temperature above threshold, cpu clock throttled (total events = 10326)
[27559.547555] CPU3: Package temperature above threshold, cpu clock throttled (total events = 10991)
[27559.547567] CPU1: Package temperature above threshold, cpu clock throttled (total events = 10991)
[27559.547580] CPU2: Package temperature above threshold, cpu clock throttled (total events = 10990)
[27559.547582] CPU0: Package temperature above threshold, cpu clock throttled (total events = 10991)
[27559.548589] CPU1: Core temperature/speed normal
[27559.548590] CPU3: Core temperature/speed normal
[27559.548592] CPU3: Package temperature/speed normal
[27559.548594] CPU0: Package temperature/speed normal
[27559.548595] CPU2: Package temperature/speed normal
[27559.548598] CPU1: Package temperature/speed normal
[27624.370494] mce: [Hardware Error]: Machine check events logged
[28361.660309] CPU1: Core temperature above threshold, cpu clock throttled (total events = 17032)
[28361.660312] CPU3: Core temperature above threshold, cpu clock throttled (total events = 17032)
[28361.660315] CPU3: Package temperature above threshold, cpu clock throttled (total events = 18957)
[28361.660318] CPU0: Package temperature above threshold, cpu clock throttled (total events = 18957)
[28361.660323] CPU1: Package temperature above threshold, cpu clock throttled (total events = 18957)
[28361.660446] CPU2: Package temperature above threshold, cpu clock throttled (total events = 18956)
[28361.663313] CPU0: Package temperature/speed normal
[28361.663315] CPU3: Core temperature/speed normal
[28361.663316] CPU1: Core temperature/speed normal
[28361.663319] CPU1: Package temperature/speed normal
[28361.663320] CPU3: Package temperature/speed normal
[28361.663329] CPU2: Package temperature/speed normal
[28373.203273] mce: [Hardware Error]: Machine check events logged
[29663.404134] CPU3: Core temperature above threshold, cpu clock throttled (total events = 18719)
[29663.404137] CPU0: Package temperature above threshold, cpu clock throttled (total events = 20699)
[29663.404138] CPU2: Package temperature above threshold, cpu clock throttled (total events = 20698)
[29663.404146] CPU3: Package temperature above threshold, cpu clock throttled (total events = 20699)
[29663.404195] CPU1: Core temperature above threshold, cpu clock throttled (total events = 18719)
[29663.404199] CPU1: Package temperature above threshold, cpu clock throttled (total events = 20699)
[29663.405161] CPU3: Core temperature/speed normal
[29663.405163] CPU2: Package temperature/speed normal
[29663.405164] CPU0: Package temperature/speed normal
[29663.405169] CPU3: Package temperature/speed normal
[29663.405312] CPU1: Core temperature/speed normal
[29663.405316] CPU1: Package temperature/speed normal
[29721.102271] mce: [Hardware Error]: Machine check events logged
[30314.512184] CPU3: Core temperature above threshold, cpu clock throttled (total events = 19267)
[30314.512186] CPU1: Core temperature above threshold, cpu clock throttled (total events = 19267)
[30314.512190] CPU1: Package temperature above threshold, cpu clock throttled (total events = 21673)
[30314.512193] CPU0: Package temperature above threshold, cpu clock throttled (total events = 21673)
[30314.512194] CPU2: Package temperature above threshold, cpu clock throttled (total events = 21672)
[30314.512198] CPU3: Package temperature above threshold, cpu clock throttled (total events = 21673)
[30314.513194] CPU3: Core temperature/speed normal
[30314.513195] CPU1: Core temperature/speed normal
[30314.513197] CPU0: Package temperature/speed normal
[30314.513198] CPU1: Package temperature/speed normal
[30314.513200] CPU2: Package temperature/speed normal
[30314.513204] CPU3: Package temperature/speed normal
[30320.181808] mce: [Hardware Error]: Machine check events logged
[31046.750271] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22965)
[31046.750274] CPU2: Package temperature above threshold, cpu clock throttled (total events = 25462)
[31046.750282] CPU3: Package temperature above threshold, cpu clock throttled (total events = 25463)
[31046.750332] CPU0: Package temperature above threshold, cpu clock throttled (total events = 25463)
[31046.750338] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22965)
[31046.750342] CPU1: Package temperature above threshold, cpu clock throttled (total events = 25463)
[31046.751294] CPU3: Core temperature/speed normal
[31046.751296] CPU0: Package temperature/speed normal
[31046.751297] CPU2: Package temperature/speed normal
[31046.751303] CPU3: Package temperature/speed normal
[31046.751399] CPU1: Core temperature/speed normal
[31046.751403] CPU1: Package temperature/speed normal
[31069.001275] mce: [Hardware Error]: Machine check events logged
[31713.683584] CPU1: Core temperature above threshold, cpu clock throttled (total events = 24979)
[31713.683587] CPU0: Package temperature above threshold, cpu clock throttled (total events = 28500)
[31713.683588] CPU2: Package temperature above threshold, cpu clock throttled (total events = 28500)
[31713.683590] CPU3: Core temperature above threshold, cpu clock throttled (total events = 24979)
[31713.683593] CPU3: Package temperature above threshold, cpu clock throttled (total events = 28501)
[31713.683599] CPU1: Package temperature above threshold, cpu clock throttled (total events = 28501)
[31713.684588] CPU1: Core temperature/speed normal
[31713.684590] CPU0: Package temperature/speed normal
[31713.684595] CPU1: Package temperature/speed normal
[31713.684631] CPU3: Core temperature/speed normal
[31713.684635] CPU3: Package temperature/speed normal
[31713.684663] CPU2: Package temperature/speed normal

[-- Attachment #12: dmesg6 --]
[-- Type: text/plain, Size: 0 bytes --]



[-- Attachment #13: dmesg7-during-backup --]
[-- Type: text/plain, Size: 28957 bytes --]

[33104.184527] CPU1: Core temperature above threshold, cpu clock throttled (total events = 26854)
[33104.184530] CPU0: Package temperature above threshold, cpu clock throttled (total events = 30825)
[33104.184532] CPU2: Package temperature above threshold, cpu clock throttled (total events = 30825)
[33104.184540] CPU1: Package temperature above threshold, cpu clock throttled (total events = 30827)
[33104.184684] CPU3: Core temperature above threshold, cpu clock throttled (total events = 26854)
[33104.184688] CPU3: Package temperature above threshold, cpu clock throttled (total events = 30827)
[33104.185498] CPU1: Core temperature/speed normal
[33104.185500] CPU2: Package temperature/speed normal
[33104.185502] CPU0: Package temperature/speed normal
[33104.185507] CPU1: Package temperature/speed normal
[33104.185680] CPU3: Core temperature/speed normal
[33104.185683] CPU3: Package temperature/speed normal
[33828.139567] CPU1: Core temperature above threshold, cpu clock throttled (total events = 29408)
[33828.139570] CPU0: Package temperature above threshold, cpu clock throttled (total events = 33487)
[33828.139571] CPU3: Core temperature above threshold, cpu clock throttled (total events = 29408)
[33828.139575] CPU3: Package temperature above threshold, cpu clock throttled (total events = 33489)
[33828.139580] CPU1: Package temperature above threshold, cpu clock throttled (total events = 33489)
[33828.139747] CPU2: Package temperature above threshold, cpu clock throttled (total events = 33487)
[33828.140571] CPU3: Core temperature/speed normal
[33828.140572] CPU1: Core temperature/speed normal
[33828.140574] CPU0: Package temperature/speed normal
[33828.140576] CPU2: Package temperature/speed normal
[33828.140577] CPU1: Package temperature/speed normal
[33828.140581] CPU3: Package temperature/speed normal
[33909.570017] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32944 of 43925 items, 16019456 file size, 486 bytes per hash table item), suggesting rotation.
[33909.570039] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[33909.570057] systemd-journald[205]: Rotating...
[33909.570834] systemd-journald[205]: Reserving 43925 entries in hash table.
[33909.578453] systemd-journald[205]: Vacuuming...
[34127.762691] CPU1: Core temperature above threshold, cpu clock throttled (total events = 33952)
[34127.762694] CPU2: Package temperature above threshold, cpu clock throttled (total events = 38716)
[34127.762696] CPU3: Core temperature above threshold, cpu clock throttled (total events = 33952)
[34127.762698] CPU3: Package temperature above threshold, cpu clock throttled (total events = 38718)
[34127.762700] CPU0: Package temperature above threshold, cpu clock throttled (total events = 38716)
[34127.762707] CPU1: Package temperature above threshold, cpu clock throttled (total events = 38718)
[34127.763664] CPU1: Core temperature/speed normal
[34127.763666] CPU3: Core temperature/speed normal
[34127.763668] CPU2: Package temperature/speed normal
[34127.763669] CPU0: Package temperature/speed normal
[34127.763670] CPU3: Package temperature/speed normal
[34127.763676] CPU1: Package temperature/speed normal
[34429.311749] CPU1: Core temperature above threshold, cpu clock throttled (total events = 35522)
[34429.311751] CPU3: Core temperature above threshold, cpu clock throttled (total events = 35522)
[34429.311753] CPU3: Package temperature above threshold, cpu clock throttled (total events = 40454)
[34429.311765] CPU1: Package temperature above threshold, cpu clock throttled (total events = 40454)
[34429.311779] CPU2: Package temperature above threshold, cpu clock throttled (total events = 40452)
[34429.311781] CPU0: Package temperature above threshold, cpu clock throttled (total events = 40453)
[34429.314783] CPU3: Core temperature/speed normal
[34429.314785] CPU2: Package temperature/speed normal
[34429.314786] CPU0: Package temperature/speed normal
[34429.314788] CPU1: Core temperature/speed normal
[34429.314791] CPU1: Package temperature/speed normal
[34429.314796] CPU3: Package temperature/speed normal
[34578.806661] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32944 of 43925 items, 16887808 file size, 512 bytes per hash table item), suggesting rotation.
[34578.806679] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[34578.806693] systemd-journald[205]: Rotating...
[34578.807501] systemd-journald[205]: Reserving 43925 entries in hash table.
[34578.811883] systemd-journald[205]: Vacuuming...
[34729.100593] CPU1: Core temperature above threshold, cpu clock throttled (total events = 36893)
[34729.100595] CPU0: Package temperature above threshold, cpu clock throttled (total events = 41829)
[34729.100597] CPU2: Package temperature above threshold, cpu clock throttled (total events = 41828)
[34729.100605] CPU1: Package temperature above threshold, cpu clock throttled (total events = 41830)
[34729.100742] CPU3: Core temperature above threshold, cpu clock throttled (total events = 36893)
[34729.100747] CPU3: Package temperature above threshold, cpu clock throttled (total events = 41830)
[34729.101627] CPU1: Core temperature/speed normal
[34729.101629] CPU0: Package temperature/speed normal
[34729.101630] CPU2: Package temperature/speed normal
[34729.101636] CPU1: Package temperature/speed normal
[34729.101796] CPU3: Core temperature/speed normal
[34729.101800] CPU3: Package temperature/speed normal

[35028.238252] =========================================================
[35028.238254] [ INFO: possible irq lock inversion dependency detected ]
[35028.238257] 3.6.0-rc7-00039-g6f0f9b6 #130 Tainted: G        W   
[35028.238258] ---------------------------------------------------------
[35028.238260] kswapd0/36 just changed the state of lock:
[35028.238263]  (&jfs_ip->rdwrlock#2){++++-.}, at: [<ffffffffa01b1897>] jfs_get_block+0x57/0x220 [jfs]
[35028.238277] but this lock took another, RECLAIM_FS-unsafe lock in the past:
[35028.238278]  (&jfs_ip->commit_mutex){+.+.+.}

and interrupts could create inverse lock ordering between them.

[35028.238282] 
other info that might help us debug this:
[35028.238284]  Possible interrupt unsafe locking scenario:

[35028.238286]        CPU0                    CPU1
[35028.238287]        ----                    ----
[35028.238288]   lock(&jfs_ip->commit_mutex);
[35028.238291]                                local_irq_disable();
[35028.238293]                                lock(&jfs_ip->rdwrlock#2);
[35028.238296]                                lock(&jfs_ip->commit_mutex);
[35028.238299]   <Interrupt>
[35028.238300]     lock(&jfs_ip->rdwrlock#2);
[35028.238303] 
 *** DEADLOCK ***

[35028.238306] no locks held by kswapd0/36.
[35028.238307] 
the shortest dependencies between 2nd lock and 1st lock:
[35028.238322]  -> (&jfs_ip->commit_mutex){+.+.+.} ops: 26664348 {
[35028.238326]     HARDIRQ-ON-W at:
[35028.238327]                       [<ffffffff810b3507>] __lock_acquire+0x737/0x1b70
[35028.238333]                       [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238335]                       [<ffffffff81471710>] mutex_lock_nested+0x50/0x3c0
[35028.238340]                       [<ffffffffa01b2719>] jfs_mkdir+0xa9/0x350 [jfs]
[35028.238344]                       [<ffffffff81193d3c>] vfs_mkdir+0xbc/0x130
[35028.238348]                       [<ffffffff81197863>] sys_mkdirat+0xa3/0xb0
[35028.238350]                       [<ffffffff81197889>] sys_mkdir+0x19/0x20
[35028.238352]                       [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
[35028.238355]     SOFTIRQ-ON-W at:
[35028.238357]                       [<ffffffff810b3354>] __lock_acquire+0x584/0x1b70
[35028.238359]                       [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238361]                       [<ffffffff81471710>] mutex_lock_nested+0x50/0x3c0
[35028.238364]                       [<ffffffffa01b2719>] jfs_mkdir+0xa9/0x350 [jfs]
[35028.238368]                       [<ffffffff81193d3c>] vfs_mkdir+0xbc/0x130
[35028.238370]                       [<ffffffff81197863>] sys_mkdirat+0xa3/0xb0
[35028.238372]                       [<ffffffff81197889>] sys_mkdir+0x19/0x20
[35028.238374]                       [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
[35028.238376]     RECLAIM_FS-ON-W at:
[35028.238378]                          [<ffffffff810b57ec>] mark_held_locks+0x8c/0x110
[35028.238380]                          [<ffffffff810b5f29>] lockdep_trace_alloc+0x79/0xd0
[35028.238383]                          [<ffffffff8116f851>] kmem_cache_alloc_trace+0x31/0x190
[35028.238386]                          [<ffffffffa01c56a3>] dtSplitUp+0xc63/0x1790 [jfs]
[35028.238391]                          [<ffffffffa01c6c65>] dtInsert+0xd5/0x240 [jfs]
[35028.238395]                          [<ffffffffa01b3eec>] jfs_rename+0x74c/0x830 [jfs]
[35028.238399]                          [<ffffffff8119589c>] vfs_rename+0x13c/0x4f0
[35028.238401]                          [<ffffffff81197df6>] sys_renameat+0x1f6/0x230
[35028.238404]                          [<ffffffff81197e4b>] sys_rename+0x1b/0x20
[35028.238405]                          [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
[35028.238408]     INITIAL USE at:
[35028.238409]                      [<ffffffff810b30ae>] __lock_acquire+0x2de/0x1b70
[35028.238412]                      [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238414]                      [<ffffffff81471710>] mutex_lock_nested+0x50/0x3c0
[35028.238416]                      [<ffffffffa01b2719>] jfs_mkdir+0xa9/0x350 [jfs]
[35028.238420]                      [<ffffffff81193d3c>] vfs_mkdir+0xbc/0x130
[35028.238422]                      [<ffffffff81197863>] sys_mkdirat+0xa3/0xb0
[35028.238424]                      [<ffffffff81197889>] sys_mkdir+0x19/0x20
[35028.238426]                      [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
[35028.238428]   }
[35028.238429]   ... key      at: [<ffffffffa01d83a8>] __key.27657+0x0/0xffffffffffffba06 [jfs]
[35028.238434]   ... acquired at:
[35028.238435]    [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238437]    [<ffffffff81471710>] mutex_lock_nested+0x50/0x3c0
[35028.238439]    [<ffffffffa01b4078>] jfs_unlink+0xa8/0x390 [jfs]
[35028.238443]    [<ffffffff811952ae>] vfs_unlink+0x9e/0x110
[35028.238445]    [<ffffffff811954bb>] do_unlinkat+0x19b/0x1d0
[35028.238447]    [<ffffffff81197916>] sys_unlink+0x16/0x20
[35028.238449]    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b

[35028.238452] -> (&jfs_ip->rdwrlock#2){++++-.} ops: 41421459 {
[35028.238456]    HARDIRQ-ON-W at:
[35028.238457]                     [<ffffffff810b3507>] __lock_acquire+0x737/0x1b70
[35028.238460]                     [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238462]                     [<ffffffff810823df>] down_write_nested+0x2f/0x60
[35028.238465]                     [<ffffffffa01b4054>] jfs_unlink+0x84/0x390 [jfs]
[35028.238469]                     [<ffffffff811952ae>] vfs_unlink+0x9e/0x110
[35028.238471]                     [<ffffffff811954bb>] do_unlinkat+0x19b/0x1d0
[35028.238473]                     [<ffffffff81197916>] sys_unlink+0x16/0x20
[35028.238475]                     [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
[35028.238478]    HARDIRQ-ON-R at:
[35028.238479]                     [<ffffffff810b331e>] __lock_acquire+0x54e/0x1b70
[35028.238481]                     [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238483]                     [<ffffffff81082442>] down_read_nested+0x32/0x50
[35028.238486]                     [<ffffffffa01b18e5>] jfs_get_block+0xa5/0x220 [jfs]
[35028.238490]                     [<ffffffff811c5eee>] do_mpage_readpage+0x3ce/0x6d0
[35028.238492]                     [<ffffffff811c62dc>] mpage_readpages+0xec/0x140
[35028.238495]                     [<ffffffffa01b17dd>] jfs_readpages+0x1d/0x20 [jfs]
[35028.238498]                     [<ffffffff8112d80a>] __do_page_cache_readahead+0x22a/0x2e0
[35028.238501]                     [<ffffffff8112dc31>] ra_submit+0x21/0x30
[35028.238503]                     [<ffffffff8112dd56>] ondemand_readahead+0x116/0x2c0
[35028.238505]                     [<ffffffff8112dfe1>] page_cache_sync_readahead+0x31/0x50
[35028.238507]                     [<ffffffff81122f30>] generic_file_aio_read+0x4d0/0x720
[35028.238510]                     [<ffffffff81185f27>] do_sync_read+0xa7/0xe0
[35028.238512]                     [<ffffffff81186865>] vfs_read+0xa5/0x180
[35028.238514]                     [<ffffffff8118c506>] kernel_read+0x46/0x60
[35028.238516]                     [<ffffffff8118c643>] prepare_binprm+0x123/0x1e0
[35028.238519]                     [<ffffffff8118e23a>] do_execve_common.isra.32+0x36a/0x4a0
[35028.238521]                     [<ffffffff8118e38b>] do_execve+0x1b/0x20
[35028.238524]                     [<ffffffff8101fee7>] sys_execve+0x47/0x70
[35028.238527]                     [<ffffffff81475a6c>] stub_execve+0x6c/0xc0
[35028.238529]    SOFTIRQ-ON-W at:
[35028.238530]                     [<ffffffff810b3354>] __lock_acquire+0x584/0x1b70
[35028.238533]                     [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238535]                     [<ffffffff810823df>] down_write_nested+0x2f/0x60
[35028.238538]                     [<ffffffffa01b4054>] jfs_unlink+0x84/0x390 [jfs]
[35028.238541]                     [<ffffffff811952ae>] vfs_unlink+0x9e/0x110
[35028.238543]                     [<ffffffff811954bb>] do_unlinkat+0x19b/0x1d0
[35028.238545]                     [<ffffffff81197916>] sys_unlink+0x16/0x20
[35028.238547]                     [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
[35028.238550]    SOFTIRQ-ON-R at:
[35028.238551]                     [<ffffffff810b3354>] __lock_acquire+0x584/0x1b70
[35028.238553]                     [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238556]                     [<ffffffff81082442>] down_read_nested+0x32/0x50
[35028.238558]                     [<ffffffffa01b18e5>] jfs_get_block+0xa5/0x220 [jfs]
[35028.238562]                     [<ffffffff811c5eee>] do_mpage_readpage+0x3ce/0x6d0
[35028.238564]                     [<ffffffff811c62dc>] mpage_readpages+0xec/0x140
[35028.238566]                     [<ffffffffa01b17dd>] jfs_readpages+0x1d/0x20 [jfs]
[35028.238570]                     [<ffffffff8112d80a>] __do_page_cache_readahead+0x22a/0x2e0
[35028.238572]                     [<ffffffff8112dc31>] ra_submit+0x21/0x30
[35028.238574]                     [<ffffffff8112dd56>] ondemand_readahead+0x116/0x2c0
[35028.238576]                     [<ffffffff8112dfe1>] page_cache_sync_readahead+0x31/0x50
[35028.238578]                     [<ffffffff81122f30>] generic_file_aio_read+0x4d0/0x720
[35028.238581]                     [<ffffffff81185f27>] do_sync_read+0xa7/0xe0
[35028.238583]                     [<ffffffff81186865>] vfs_read+0xa5/0x180
[35028.238584]                     [<ffffffff8118c506>] kernel_read+0x46/0x60
[35028.238587]                     [<ffffffff8118c643>] prepare_binprm+0x123/0x1e0
[35028.238589]                     [<ffffffff8118e23a>] do_execve_common.isra.32+0x36a/0x4a0
[35028.238592]                     [<ffffffff8118e38b>] do_execve+0x1b/0x20
[35028.238594]                     [<ffffffff8101fee7>] sys_execve+0x47/0x70
[35028.238596]                     [<ffffffff81475a6c>] stub_execve+0x6c/0xc0
[35028.238599]    IN-RECLAIM_FS-W at:
[35028.238600]                        [<ffffffff810b3280>] __lock_acquire+0x4b0/0x1b70
[35028.238603]                        [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238605]                        [<ffffffff810823df>] down_write_nested+0x2f/0x60
[35028.238607]                        [<ffffffffa01b1897>] jfs_get_block+0x57/0x220 [jfs]
[35028.238611]                        [<ffffffff811bb824>] __block_write_full_page+0x104/0x3a0
[35028.238614]                        [<ffffffff811bbba6>] block_write_full_page_endio+0xe6/0x130
[35028.238617]                        [<ffffffff811bbc05>] block_write_full_page+0x15/0x20
[35028.238620]                        [<ffffffffa01b1838>] jfs_writepage+0x18/0x20 [jfs]
[35028.238623]                        [<ffffffff811348d4>] shrink_page_list+0x764/0x980
[35028.238627]                        [<ffffffff81134f16>] shrink_inactive_list+0x146/0x410
[35028.238629]                        [<ffffffff81135911>] shrink_lruvec+0x391/0x5b0
[35028.238632]                        [<ffffffff81135ba5>] shrink_zone+0x75/0xa0
[35028.238634]                        [<ffffffff81136f5c>] balance_pgdat+0x5fc/0x7f0
[35028.238637]                        [<ffffffff811372c8>] kswapd+0x178/0x520
[35028.238639]                        [<ffffffff8107cd8e>] kthread+0xae/0xc0
[35028.238641]                        [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
[35028.238644]    INITIAL USE at:
[35028.238645]                    [<ffffffff810b30ae>] __lock_acquire+0x2de/0x1b70
[35028.238648]                    [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238650]                    [<ffffffff81082442>] down_read_nested+0x32/0x50
[35028.238652]                    [<ffffffffa01b18e5>] jfs_get_block+0xa5/0x220 [jfs]
[35028.238656]                    [<ffffffff811c5eee>] do_mpage_readpage+0x3ce/0x6d0
[35028.238658]                    [<ffffffff811c62dc>] mpage_readpages+0xec/0x140
[35028.238660]                    [<ffffffffa01b17dd>] jfs_readpages+0x1d/0x20 [jfs]
[35028.238664]                    [<ffffffff8112d80a>] __do_page_cache_readahead+0x22a/0x2e0
[35028.238666]                    [<ffffffff8112dc31>] ra_submit+0x21/0x30
[35028.238668]                    [<ffffffff8112dd56>] ondemand_readahead+0x116/0x2c0
[35028.238670]                    [<ffffffff8112dfe1>] page_cache_sync_readahead+0x31/0x50
[35028.238672]                    [<ffffffff81122f30>] generic_file_aio_read+0x4d0/0x720
[35028.238674]                    [<ffffffff81185f27>] do_sync_read+0xa7/0xe0
[35028.238676]                    [<ffffffff81186865>] vfs_read+0xa5/0x180
[35028.238678]                    [<ffffffff8118c506>] kernel_read+0x46/0x60
[35028.238680]                    [<ffffffff8118c643>] prepare_binprm+0x123/0x1e0
[35028.238683]                    [<ffffffff8118e23a>] do_execve_common.isra.32+0x36a/0x4a0
[35028.238685]                    [<ffffffff8118e38b>] do_execve+0x1b/0x20
[35028.238687]                    [<ffffffff8101fee7>] sys_execve+0x47/0x70
[35028.238689]                    [<ffffffff81475a6c>] stub_execve+0x6c/0xc0
[35028.238692]  }
[35028.238692]  ... key      at: [<ffffffffa01d83a0>] __key.27656+0x0/0xffffffffffffba0e [jfs]
[35028.238697]  ... acquired at:
[35028.238697]    [<ffffffff810b1f9e>] check_usage_forwards+0x13e/0x150
[35028.238700]    [<ffffffff810b29d6>] mark_lock+0x1d6/0x5d0
[35028.238702]    [<ffffffff810b3280>] __lock_acquire+0x4b0/0x1b70
[35028.238704]    [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238706]    [<ffffffff810823df>] down_write_nested+0x2f/0x60
[35028.238709]    [<ffffffffa01b1897>] jfs_get_block+0x57/0x220 [jfs]
[35028.238712]    [<ffffffff811bb824>] __block_write_full_page+0x104/0x3a0
[35028.238715]    [<ffffffff811bbba6>] block_write_full_page_endio+0xe6/0x130
[35028.238717]    [<ffffffff811bbc05>] block_write_full_page+0x15/0x20
[35028.238720]    [<ffffffffa01b1838>] jfs_writepage+0x18/0x20 [jfs]
[35028.238723]    [<ffffffff811348d4>] shrink_page_list+0x764/0x980
[35028.238726]    [<ffffffff81134f16>] shrink_inactive_list+0x146/0x410
[35028.238728]    [<ffffffff81135911>] shrink_lruvec+0x391/0x5b0
[35028.238730]    [<ffffffff81135ba5>] shrink_zone+0x75/0xa0
[35028.238732]    [<ffffffff81136f5c>] balance_pgdat+0x5fc/0x7f0
[35028.238735]    [<ffffffff811372c8>] kswapd+0x178/0x520
[35028.238737]    [<ffffffff8107cd8e>] kthread+0xae/0xc0
[35028.238739]    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10

[35028.238742] 
stack backtrace:
[35028.238744] Pid: 36, comm: kswapd0 Tainted: G        W    3.6.0-rc7-00039-g6f0f9b6 #130
[35028.238746] Call Trace:
[35028.238750]  [<ffffffff8146ba1d>] print_irq_inversion_bug.part.31+0x1b0/0x1bf
[35028.238752]  [<ffffffff810b1f9e>] check_usage_forwards+0x13e/0x150
[35028.238755]  [<ffffffff810b1e60>] ? check_usage_backwards+0x150/0x150
[35028.238758]  [<ffffffff810b29d6>] mark_lock+0x1d6/0x5d0
[35028.238760]  [<ffffffff810b3280>] __lock_acquire+0x4b0/0x1b70
[35028.238762]  [<ffffffff81473fb5>] ? _raw_write_unlock_irqrestore+0x65/0x80
[35028.238765]  [<ffffffff810b5a0d>] ? trace_hardirqs_on+0xd/0x10
[35028.238769]  [<ffffffff8118386d>] ? create_object+0x1ed/0x2f0
[35028.238771]  [<ffffffff810b4ef6>] lock_acquire+0x96/0x150
[35028.238776]  [<ffffffffa01b1897>] ? jfs_get_block+0x57/0x220 [jfs]
[35028.238779]  [<ffffffff810823df>] down_write_nested+0x2f/0x60
[35028.238783]  [<ffffffffa01b1897>] ? jfs_get_block+0x57/0x220 [jfs]
[35028.238786]  [<ffffffff810b5aac>] ? debug_check_no_locks_freed+0x9c/0x180
[35028.238790]  [<ffffffffa01b1897>] jfs_get_block+0x57/0x220 [jfs]
[35028.238792]  [<ffffffff8147457b>] ? _raw_spin_unlock+0x2b/0x60
[35028.238795]  [<ffffffff811bb824>] __block_write_full_page+0x104/0x3a0
[35028.238798]  [<ffffffff811b9070>] ? end_buffer_async_read+0x260/0x260
[35028.238803]  [<ffffffffa01b1840>] ? jfs_writepage+0x20/0x20 [jfs]
[35028.238807]  [<ffffffffa01b1840>] ? jfs_writepage+0x20/0x20 [jfs]
[35028.238810]  [<ffffffff811b9070>] ? end_buffer_async_read+0x260/0x260
[35028.238812]  [<ffffffff811bbba6>] block_write_full_page_endio+0xe6/0x130
[35028.238815]  [<ffffffff811bbc05>] block_write_full_page+0x15/0x20
[35028.238820]  [<ffffffffa01b1838>] jfs_writepage+0x18/0x20 [jfs]
[35028.238822]  [<ffffffff811348d4>] shrink_page_list+0x764/0x980
[35028.238825]  [<ffffffff81134f16>] shrink_inactive_list+0x146/0x410
[35028.238828]  [<ffffffff81135911>] shrink_lruvec+0x391/0x5b0
[35028.238831]  [<ffffffff8117a3dd>] ? mem_cgroup_iter+0x15d/0x260
[35028.238833]  [<ffffffff81135ba5>] shrink_zone+0x75/0xa0
[35028.238836]  [<ffffffff81136f5c>] balance_pgdat+0x5fc/0x7f0
[35028.238839]  [<ffffffff811372c8>] kswapd+0x178/0x520
[35028.238841]  [<ffffffff8107d790>] ? __init_waitqueue_head+0x60/0x60
[35028.238844]  [<ffffffff81137150>] ? balance_pgdat+0x7f0/0x7f0
[35028.238846]  [<ffffffff8107cd8e>] kthread+0xae/0xc0
[35028.238848]  [<ffffffff810b5a0d>] ? trace_hardirqs_on+0xd/0x10
[35028.238851]  [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
[35028.238853]  [<ffffffff81474b74>] ? retint_restore_args+0x13/0x13
[35028.238856]  [<ffffffff8107cce0>] ? __init_kthread_worker+0x70/0x70
[35028.238858]  [<ffffffff81476780>] ? gs_change+0x13/0x13
[35183.643263] CPU3: Core temperature above threshold, cpu clock throttled (total events = 37959)
[35183.643265] CPU1: Core temperature above threshold, cpu clock throttled (total events = 37959)
[35183.643268] CPU1: Package temperature above threshold, cpu clock throttled (total events = 42940)
[35183.643271] CPU0: Package temperature above threshold, cpu clock throttled (total events = 42939)
[35183.643273] CPU2: Package temperature above threshold, cpu clock throttled (total events = 42938)
[35183.643278] CPU3: Package temperature above threshold, cpu clock throttled (total events = 42940)
[35183.644258] CPU1: Core temperature/speed normal
[35183.644259] CPU3: Core temperature/speed normal
[35183.644261] CPU0: Package temperature/speed normal
[35183.644262] CPU2: Package temperature/speed normal
[35183.644263] CPU3: Package temperature/speed normal
[35183.644268] CPU1: Package temperature/speed normal
[35207.787992] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32944 of 43925 items, 16678912 file size, 506 bytes per hash table item), suggesting rotation.
[35207.788006] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[35207.788015] systemd-journald[205]: Rotating...
[35207.788564] systemd-journald[205]: Reserving 43925 entries in hash table.
[35207.790684] systemd-journald[205]: Vacuuming...
[35483.625834] CPU1: Core temperature above threshold, cpu clock throttled (total events = 38091)
[35483.625837] CPU2: Package temperature above threshold, cpu clock throttled (total events = 43070)
[35483.625838] CPU0: Package temperature above threshold, cpu clock throttled (total events = 43071)
[35483.625845] CPU1: Package temperature above threshold, cpu clock throttled (total events = 43072)
[35483.625950] CPU3: Core temperature above threshold, cpu clock throttled (total events = 38091)
[35483.625954] CPU3: Package temperature above threshold, cpu clock throttled (total events = 43072)
[35483.626822] CPU1: Core temperature/speed normal
[35483.626824] CPU0: Package temperature/speed normal
[35483.626825] CPU2: Package temperature/speed normal
[35483.626831] CPU1: Package temperature/speed normal
[35483.626960] CPU3: Core temperature/speed normal
[35483.626963] CPU3: Package temperature/speed normal
[35779.523880] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32945 of 43925 items, 16281600 file size, 494 bytes per hash table item), suggesting rotation.
[35779.523893] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[35779.523901] systemd-journald[205]: Rotating...
[35779.524479] systemd-journald[205]: Reserving 43925 entries in hash table.
[35779.526341] systemd-journald[205]: Vacuuming...
[35787.130847] CPU3: Core temperature above threshold, cpu clock throttled (total events = 38469)
[35787.130849] CPU1: Core temperature above threshold, cpu clock throttled (total events = 38469)
[35787.130851] CPU2: Package temperature above threshold, cpu clock throttled (total events = 43476)
[35787.130853] CPU0: Package temperature above threshold, cpu clock throttled (total events = 43477)
[35787.130856] CPU1: Package temperature above threshold, cpu clock throttled (total events = 43478)
[35787.130862] CPU3: Package temperature above threshold, cpu clock throttled (total events = 43478)
[35787.131833] CPU3: Core temperature/speed normal
[35787.131834] CPU1: Core temperature/speed normal
[35787.131837] CPU2: Package temperature/speed normal
[35787.131838] CPU0: Package temperature/speed normal
[35787.131839] CPU1: Package temperature/speed normal
[35787.131843] CPU3: Package temperature/speed normal
[36151.860057] CPU1: Core temperature above threshold, cpu clock throttled (total events = 38477)
[36151.860059] CPU3: Core temperature above threshold, cpu clock throttled (total events = 38477)
[36151.860062] CPU3: Package temperature above threshold, cpu clock throttled (total events = 43486)
[36151.860064] CPU2: Package temperature above threshold, cpu clock throttled (total events = 43484)
[36151.860066] CPU0: Package temperature above threshold, cpu clock throttled (total events = 43485)
[36151.860071] CPU1: Package temperature above threshold, cpu clock throttled (total events = 43486)
[36151.861060] CPU3: Core temperature/speed normal
[36151.861061] CPU1: Core temperature/speed normal
[36151.861064] CPU2: Package temperature/speed normal
[36151.861065] CPU0: Package temperature/speed normal
[36151.861066] CPU1: Package temperature/speed normal
[36151.861071] CPU3: Package temperature/speed normal
[36328.948352] kmemleak: 5 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[36427.166335] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32944 of 43925 items, 16281600 file size, 494 bytes per hash table item), suggesting rotation.
[36427.166352] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[36427.166367] systemd-journald[205]: Rotating...
[36427.166846] systemd-journald[205]: Reserving 43925 entries in hash table.
[36427.169462] systemd-journald[205]: Vacuuming...
[36455.677610] CPU3: Core temperature above threshold, cpu clock throttled (total events = 38591)
[36455.677612] CPU0: Package temperature above threshold, cpu clock throttled (total events = 43601)
[36455.677614] CPU2: Package temperature above threshold, cpu clock throttled (total events = 43600)
[36455.677616] CPU1: Core temperature above threshold, cpu clock throttled (total events = 38591)
[36455.677619] CPU1: Package temperature above threshold, cpu clock throttled (total events = 43602)
[36455.677624] CPU3: Package temperature above threshold, cpu clock throttled (total events = 43602)
[36455.678632] CPU3: Core temperature/speed normal
[36455.678633] CPU1: Core temperature/speed normal
[36455.678636] CPU1: Package temperature/speed normal
[36455.678638] CPU2: Package temperature/speed normal
[36455.678639] CPU0: Package temperature/speed normal
[36455.678643] CPU3: Package temperature/speed normal

[-- Attachment #14: dmesg8-post-backup --]
[-- Type: text/plain, Size: 11351 bytes --]

[36936.314439] CPU1: Core temperature above threshold, cpu clock throttled (total events = 38719)
[36936.314442] CPU0: Package temperature above threshold, cpu clock throttled (total events = 43732)
[36936.314443] CPU2: Package temperature above threshold, cpu clock throttled (total events = 43731)
[36936.314451] CPU1: Package temperature above threshold, cpu clock throttled (total events = 43733)
[36936.314521] CPU3: Core temperature above threshold, cpu clock throttled (total events = 38719)
[36936.314525] CPU3: Package temperature above threshold, cpu clock throttled (total events = 43733)
[36936.315422] CPU1: Core temperature/speed normal
[36936.315423] CPU3: Core temperature/speed normal
[36936.315425] CPU3: Package temperature/speed normal
[36936.315427] CPU0: Package temperature/speed normal
[36936.315428] CPU2: Package temperature/speed normal
[36936.315433] CPU1: Package temperature/speed normal
[37077.510179] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32944 of 43925 items, 16232448 file size, 492 bytes per hash table item), suggesting rotation.
[37077.510197] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[37077.510209] systemd-journald[205]: Rotating...
[37077.510984] systemd-journald[205]: Reserving 43925 entries in hash table.
[37077.515009] systemd-journald[205]: Vacuuming...
[37636.982921] CPU1: Core temperature above threshold, cpu clock throttled (total events = 38788)
[37636.982923] CPU3: Core temperature above threshold, cpu clock throttled (total events = 38788)
[37636.982926] CPU3: Package temperature above threshold, cpu clock throttled (total events = 43802)
[37636.982928] CPU0: Package temperature above threshold, cpu clock throttled (total events = 43801)
[37636.982930] CPU2: Package temperature above threshold, cpu clock throttled (total events = 43800)
[37636.982936] CPU1: Package temperature above threshold, cpu clock throttled (total events = 43802)
[37636.983931] CPU1: Core temperature/speed normal
[37636.983932] CPU3: Core temperature/speed normal
[37636.983934] CPU3: Package temperature/speed normal
[37636.983936] CPU2: Package temperature/speed normal
[37636.983938] CPU0: Package temperature/speed normal
[37636.983942] CPU1: Package temperature/speed normal
[37719.053235] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32945 of 43925 items, 16138240 file size, 489 bytes per hash table item), suggesting rotation.
[37719.053251] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[37719.053265] systemd-journald[205]: Rotating...
[37719.054399] systemd-journald[205]: Reserving 43925 entries in hash table.
[37719.056963] systemd-journald[205]: Vacuuming...
[37950.739923] CPU3: Core temperature above threshold, cpu clock throttled (total events = 39137)
[37950.739925] CPU1: Core temperature above threshold, cpu clock throttled (total events = 39137)
[37950.739928] CPU1: Package temperature above threshold, cpu clock throttled (total events = 44159)
[37950.739930] CPU0: Package temperature above threshold, cpu clock throttled (total events = 44158)
[37950.739932] CPU2: Package temperature above threshold, cpu clock throttled (total events = 44157)
[37950.739938] CPU3: Package temperature above threshold, cpu clock throttled (total events = 44159)
[37950.740944] CPU3: Core temperature/speed normal
[37950.740946] CPU1: Core temperature/speed normal
[37950.740948] CPU0: Package temperature/speed normal
[37950.740950] CPU2: Package temperature/speed normal
[37950.740951] CPU1: Package temperature/speed normal
[37950.740956] CPU3: Package temperature/speed normal
[38380.686759] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32944 of 43925 items, 16293888 file size, 494 bytes per hash table item), suggesting rotation.
[38380.686777] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[38380.686790] systemd-journald[205]: Rotating...
[38380.687068] systemd-journald[205]: Reserving 43925 entries in hash table.
[38380.689189] systemd-journald[205]: Vacuuming...
[38565.608682] CPU3: Core temperature above threshold, cpu clock throttled (total events = 39443)
[38565.608684] CPU1: Core temperature above threshold, cpu clock throttled (total events = 39443)
[38565.608687] CPU1: Package temperature above threshold, cpu clock throttled (total events = 44483)
[38565.608690] CPU0: Package temperature above threshold, cpu clock throttled (total events = 44482)
[38565.608692] CPU2: Package temperature above threshold, cpu clock throttled (total events = 44481)
[38565.608695] CPU3: Package temperature above threshold, cpu clock throttled (total events = 44483)
[38565.609708] CPU3: Core temperature/speed normal
[38565.609709] CPU1: Core temperature/speed normal
[38565.609711] CPU1: Package temperature/speed normal
[38565.609713] CPU0: Package temperature/speed normal
[38565.609717] CPU3: Package temperature/speed normal
[38565.609793] CPU2: Package temperature/speed normal
[39209.432151] CPU0: Core temperature above threshold, cpu clock throttled (total events = 5567)
[39209.432154] CPU3: Package temperature above threshold, cpu clock throttled (total events = 44558)
[39209.432155] CPU1: Package temperature above threshold, cpu clock throttled (total events = 44558)
[39209.432163] CPU0: Package temperature above threshold, cpu clock throttled (total events = 44557)
[39209.432203] CPU2: Core temperature above threshold, cpu clock throttled (total events = 5568)
[39209.432207] CPU2: Package temperature above threshold, cpu clock throttled (total events = 44556)
[39209.433157] CPU1: Package temperature/speed normal
[39209.433158] CPU3: Package temperature/speed normal
[39209.433166] CPU0: Core temperature/speed normal
[39209.433170] CPU0: Package temperature/speed normal
[39209.433176] CPU2: Core temperature/speed normal
[39209.433179] CPU2: Package temperature/speed normal
[39940.469090] CPU1: Core temperature above threshold, cpu clock throttled (total events = 41000)
[39940.469103] CPU1: Package temperature above threshold, cpu clock throttled (total events = 46607)
[39940.469118] CPU0: Package temperature above threshold, cpu clock throttled (total events = 46606)
[39940.469120] CPU2: Package temperature above threshold, cpu clock throttled (total events = 46605)
[39940.469159] CPU3: Core temperature above threshold, cpu clock throttled (total events = 41000)
[39940.469161] CPU3: Package temperature above threshold, cpu clock throttled (total events = 46607)
[39940.470087] CPU0: Package temperature/speed normal
[39940.470089] CPU1: Core temperature/speed normal
[39940.470091] CPU2: Package temperature/speed normal
[39940.470092] CPU1: Package temperature/speed normal
[39940.470111] CPU3: Core temperature/speed normal
[39940.470114] CPU3: Package temperature/speed normal
[40665.667216] CPU0: Core temperature above threshold, cpu clock throttled (total events = 6362)
[40665.667229] CPU0: Package temperature above threshold, cpu clock throttled (total events = 54626)
[40665.667244] CPU3: Package temperature above threshold, cpu clock throttled (total events = 54627)
[40665.667246] CPU1: Package temperature above threshold, cpu clock throttled (total events = 54627)
[40665.667258] CPU2: Core temperature above threshold, cpu clock throttled (total events = 6363)
[40665.667260] CPU2: Package temperature above threshold, cpu clock throttled (total events = 54624)
[40665.668226] CPU0: Core temperature/speed normal
[40665.668228] CPU1: Package temperature/speed normal
[40665.668229] CPU3: Package temperature/speed normal
[40665.668232] CPU0: Package temperature/speed normal
[40665.668271] CPU2: Core temperature/speed normal
[40665.668273] CPU2: Package temperature/speed normal
[41409.550090] CPU1: Core temperature above threshold, cpu clock throttled (total events = 55521)
[41409.550092] CPU3: Core temperature above threshold, cpu clock throttled (total events = 55521)
[41409.550095] CPU3: Package temperature above threshold, cpu clock throttled (total events = 62990)
[41409.550098] CPU2: Package temperature above threshold, cpu clock throttled (total events = 62986)
[41409.550100] CPU0: Package temperature above threshold, cpu clock throttled (total events = 62989)
[41409.550105] CPU1: Package temperature above threshold, cpu clock throttled (total events = 62990)
[41409.551094] CPU2: Package temperature/speed normal
[41409.551095] CPU0: Package temperature/speed normal
[41409.551098] CPU3: Core temperature/speed normal
[41409.551101] CPU3: Package temperature/speed normal
[41409.551191] CPU1: Core temperature/speed normal
[41409.551194] CPU1: Package temperature/speed normal
[42141.057296] CPU0: Package temperature above threshold, cpu clock throttled (total events = 72057)
[42141.057299] CPU1: Core temperature above threshold, cpu clock throttled (total events = 63649)
[42141.057300] CPU3: Core temperature above threshold, cpu clock throttled (total events = 63649)
[42141.057301] CPU1: Package temperature above threshold, cpu clock throttled (total events = 72058)
[42141.057304] CPU3: Package temperature above threshold, cpu clock throttled (total events = 72058)
[42141.057400] CPU2: Package temperature above threshold, cpu clock throttled (total events = 72054)
[42141.058313] CPU0: Package temperature/speed normal
[42141.058316] CPU3: Core temperature/speed normal
[42141.058316] CPU1: Core temperature/speed normal
[42141.058318] CPU1: Package temperature/speed normal
[42141.058319] CPU3: Package temperature/speed normal
[42141.058447] CPU2: Package temperature/speed normal
[42899.382556] CPU2: Package temperature above threshold, cpu clock throttled (total events = 81599)
[42899.382558] CPU0: Package temperature above threshold, cpu clock throttled (total events = 81602)
[42899.382562] CPU1: Core temperature above threshold, cpu clock throttled (total events = 70926)
[42899.382565] CPU1: Package temperature above threshold, cpu clock throttled (total events = 81602)
[42899.382574] CPU3: Core temperature above threshold, cpu clock throttled (total events = 70926)
[42899.382577] CPU3: Package temperature above threshold, cpu clock throttled (total events = 81603)
[42899.383587] CPU1: Core temperature/speed normal
[42899.383590] CPU2: Package temperature/speed normal
[42899.383591] CPU0: Package temperature/speed normal
[42899.383595] CPU1: Package temperature/speed normal
[42899.383596] CPU3: Core temperature/speed normal
[42899.383598] CPU3: Package temperature/speed normal
[43126.162589] systemd-journald[205]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (32944 of 43925 items, 16420864 file size, 498 bytes per hash table item), suggesting rotation.
[43126.162607] systemd-journald[205]: Journal header limits reached or header out-of-date, rotating.
[43126.162621] systemd-journald[205]: Rotating...
[43126.163574] systemd-journald[205]: Reserving 43925 entries in hash table.
[43126.168123] systemd-journald[205]: Vacuuming...
[60374.467004] kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak)

[-- Attachment #15: kmemleak2 --]
[-- Type: text/plain, Size: 14848 bytes --]

unreferenced object 0xffff8801676e8520 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 10122.246s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 d8 1b 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8540 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 10122.246s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 50 1c 3a a0 ff ff ff ff  ........P.:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8560 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 10122.246s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 b0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8580 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 10122.246s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 e0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e85a0 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 10122.246s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 f8 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff88016515da00 (size 256):
  comm "systemd-udevd", pid 248, jiffies 4294881104 (age 10121.416s)
  hex dump (first 32 bytes):
    00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00  .....N..........
    ff ff ff ff ff ff ff ff b4 4e 2e 82 ff ff ff ff  .........N......
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8133a4fc>] device_private_init+0x2c/0x90
    [<ffffffff8133ce69>] dev_set_drvdata+0x39/0x50
    [<ffffffffa019b1ee>] i801_probe+0x5c/0x460 [i2c_i801]
    [<ffffffff8128dc89>] local_pci_probe+0x79/0x100
    [<ffffffff8128e541>] pci_device_probe+0x111/0x120
    [<ffffffff8133d4cb>] driver_probe_device+0x7b/0x240
    [<ffffffff8133d73b>] __driver_attach+0xab/0xb0
    [<ffffffff8133b675>] bus_for_each_dev+0x55/0x90
    [<ffffffff8133d00e>] driver_attach+0x1e/0x20
    [<ffffffff8133cb88>] bus_add_driver+0x1a8/0x280
    [<ffffffff8133de17>] driver_register+0x77/0x170
    [<ffffffff8128e7df>] __pci_register_driver+0x6f/0xf0
    [<ffffffffa019e0af>] 0xffffffffa019e0af
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
unreferenced object 0xffff880161e98220 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.336s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98440 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.336s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 20 82 e9 61 01 88 ff ff  ........ ..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98660 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.336s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 40 84 e9 61 01 88 ff ff  ........@..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98880 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.343s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 60 86 e9 61 01 88 ff ff  ........`..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98aa0 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.343s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 80 88 e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98cc0 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.343s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 a0 8a e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98ee0 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.343s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 c0 8c e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99100 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.350s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 e0 8e e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99320 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.350s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 91 e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99540 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 10109.350s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 20 93 e9 61 01 88 ff ff  ........ ..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99dc0 (size 544):
  comm "X", pid 453, jiffies 4294884884 (age 10108.846s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 40 95 e9 61 01 88 ff ff  ........@..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff

[-- Attachment #16: kmemleak3 --]
[-- Type: text/plain, Size: 14848 bytes --]

unreferenced object 0xffff8801676e8520 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 13832.993s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 d8 1b 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8540 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 13832.993s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 50 1c 3a a0 ff ff ff ff  ........P.:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8560 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 13832.993s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 b0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8580 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 13832.993s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 e0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e85a0 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 13832.993s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 f8 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff88016515da00 (size 256):
  comm "systemd-udevd", pid 248, jiffies 4294881104 (age 13832.163s)
  hex dump (first 32 bytes):
    00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00  .....N..........
    ff ff ff ff ff ff ff ff b4 4e 2e 82 ff ff ff ff  .........N......
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8133a4fc>] device_private_init+0x2c/0x90
    [<ffffffff8133ce69>] dev_set_drvdata+0x39/0x50
    [<ffffffffa019b1ee>] i801_probe+0x5c/0x460 [i2c_i801]
    [<ffffffff8128dc89>] local_pci_probe+0x79/0x100
    [<ffffffff8128e541>] pci_device_probe+0x111/0x120
    [<ffffffff8133d4cb>] driver_probe_device+0x7b/0x240
    [<ffffffff8133d73b>] __driver_attach+0xab/0xb0
    [<ffffffff8133b675>] bus_for_each_dev+0x55/0x90
    [<ffffffff8133d00e>] driver_attach+0x1e/0x20
    [<ffffffff8133cb88>] bus_add_driver+0x1a8/0x280
    [<ffffffff8133de17>] driver_register+0x77/0x170
    [<ffffffff8128e7df>] __pci_register_driver+0x6f/0xf0
    [<ffffffffa019e0af>] 0xffffffffa019e0af
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
unreferenced object 0xffff880161e98220 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.080s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98440 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.080s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 20 82 e9 61 01 88 ff ff  ........ ..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98660 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.080s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 40 84 e9 61 01 88 ff ff  ........@..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98880 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.083s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 60 86 e9 61 01 88 ff ff  ........`..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98aa0 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.083s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 80 88 e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98cc0 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.083s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 a0 8a e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e98ee0 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.083s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 c0 8c e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99100 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.090s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 e0 8e e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99320 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.090s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 91 e9 61 01 88 ff ff  ...........a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99540 (size 544):
  comm "X", pid 453, jiffies 4294884733 (age 13820.090s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 20 93 e9 61 01 88 ff ff  ........ ..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880161e99dc0 (size 544):
  comm "X", pid 453, jiffies 4294884884 (age 13819.586s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 40 95 e9 61 01 88 ff ff  ........@..a....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff812653c1>] idr_pre_get+0x61/0x90
    [<ffffffffa053015d>] drm_gem_handle_create+0x4d/0x120 [drm]
    [<ffffffffa0581883>] i915_gem_create+0x63/0x160 [i915]
    [<ffffffffa058199e>] i915_gem_create_ioctl+0x1e/0x20 [i915]
    [<ffffffffa052e443>] drm_ioctl+0x4d3/0x580 [drm]
    [<ffffffff811997f9>] do_vfs_ioctl+0x99/0x580
    [<ffffffff81199d79>] sys_ioctl+0x99/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff

[-- Attachment #17: kmemleak4 --]
[-- Type: text/plain, Size: 5223 bytes --]

unreferenced object 0xffff8801676e8520 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 25895.503s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 d8 1b 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8540 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 25895.503s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 50 1c 3a a0 ff ff ff ff  ........P.:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8560 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 25895.503s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 b0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8580 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 25895.503s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 e0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e85a0 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 25895.503s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 f8 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff88016515da00 (size 256):
  comm "systemd-udevd", pid 248, jiffies 4294881104 (age 25894.673s)
  hex dump (first 32 bytes):
    00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00  .....N..........
    ff ff ff ff ff ff ff ff b4 4e 2e 82 ff ff ff ff  .........N......
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8133a4fc>] device_private_init+0x2c/0x90
    [<ffffffff8133ce69>] dev_set_drvdata+0x39/0x50
    [<ffffffffa019b1ee>] i801_probe+0x5c/0x460 [i2c_i801]
    [<ffffffff8128dc89>] local_pci_probe+0x79/0x100
    [<ffffffff8128e541>] pci_device_probe+0x111/0x120
    [<ffffffff8133d4cb>] driver_probe_device+0x7b/0x240
    [<ffffffff8133d73b>] __driver_attach+0xab/0xb0
    [<ffffffff8133b675>] bus_for_each_dev+0x55/0x90
    [<ffffffff8133d00e>] driver_attach+0x1e/0x20
    [<ffffffff8133cb88>] bus_add_driver+0x1a8/0x280
    [<ffffffff8133de17>] driver_register+0x77/0x170
    [<ffffffff8128e7df>] __pci_register_driver+0x6f/0xf0
    [<ffffffffa019e0af>] 0xffffffffa019e0af
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180

[-- Attachment #18: kmemleak5 --]
[-- Type: text/plain, Size: 19800 bytes --]

unreferenced object 0xffff8801684e6020 (size 32):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.966s)
  hex dump (first 32 bytes):
    74 68 65 72 6d 61 6c 5f 74 68 72 6f 74 74 6c 65  thermal_throttle
    00 10 50 68 01 88 ff ff 12 c9 62 50 00 00 00 00  ..Ph......bP....
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff81171e70>] __kmalloc_track_caller+0x150/0x1c0
    [<ffffffff8113e70a>] kstrdup+0x3a/0x70
    [<ffffffff811fa46e>] sysfs_new_dirent+0x2e/0x130
    [<ffffffff811fa923>] create_dir+0x43/0xd0
    [<ffffffff811fac1c>] sysfs_create_subdir+0x1c/0x20
    [<ffffffff811fc785>] internal_create_group+0x65/0x230
    [<ffffffff811fc983>] sysfs_create_group+0x13/0x20
    [<ffffffff814614c1>] thermal_throttle_add_dev+0x2e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32090 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.966s)
  hex dump (first 32 bytes):
    03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811fa923>] create_dir+0x43/0xd0
    [<ffffffff811fac1c>] sysfs_create_subdir+0x1c/0x20
    [<ffffffff811fc785>] internal_create_group+0x65/0x230
    [<ffffffff811fc983>] sysfs_create_group+0x13/0x20
    [<ffffffff814614c1>] thermal_throttle_add_dev+0x2e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e321b0 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.966s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 f8 00 82 81 ff ff ff ff  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff814614eb>] thermal_throttle_add_dev+0x58/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32240 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.966s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 38 01 82 81 ff ff ff ff  ........8.......
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff8146150e>] thermal_throttle_add_dev+0x7b/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e322d0 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 78 01 82 81 ff ff ff ff  ........x.......
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff81461531>] thermal_throttle_add_dev+0x9e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801684e6040 (size 32):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    74 68 65 72 6d 61 6c 5f 74 68 72 6f 74 74 6c 65  thermal_throttle
    00 60 4e 68 01 88 ff ff 13 c9 62 50 00 00 00 00  .`Nh......bP....
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff81171e70>] __kmalloc_track_caller+0x150/0x1c0
    [<ffffffff8113e70a>] kstrdup+0x3a/0x70
    [<ffffffff811fa46e>] sysfs_new_dirent+0x2e/0x130
    [<ffffffff811fa923>] create_dir+0x43/0xd0
    [<ffffffff811fac1c>] sysfs_create_subdir+0x1c/0x20
    [<ffffffff811fc785>] internal_create_group+0x65/0x230
    [<ffffffff811fc983>] sysfs_create_group+0x13/0x20
    [<ffffffff814614c1>] thermal_throttle_add_dev+0x2e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32360 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811fa923>] create_dir+0x43/0xd0
    [<ffffffff811fac1c>] sysfs_create_subdir+0x1c/0x20
    [<ffffffff811fc785>] internal_create_group+0x65/0x230
    [<ffffffff811fc983>] sysfs_create_group+0x13/0x20
    [<ffffffff814614c1>] thermal_throttle_add_dev+0x2e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32480 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 f8 00 82 81 ff ff ff ff  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff814614eb>] thermal_throttle_add_dev+0x58/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32510 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 38 01 82 81 ff ff ff ff  ........8.......
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff8146150e>] thermal_throttle_add_dev+0x7b/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e325a0 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 78 01 82 81 ff ff ff ff  ........x.......
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff81461531>] thermal_throttle_add_dev+0x9e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801684e6060 (size 32):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    74 68 65 72 6d 61 6c 5f 74 68 72 6f 74 74 6c 65  thermal_throttle
    00 6c 65 73 2e 64 00 ff a0 3e 0e 69 01 88 ff ff  .les.d...>.i....
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff81171e70>] __kmalloc_track_caller+0x150/0x1c0
    [<ffffffff8113e70a>] kstrdup+0x3a/0x70
    [<ffffffff811fa46e>] sysfs_new_dirent+0x2e/0x130
    [<ffffffff811fa923>] create_dir+0x43/0xd0
    [<ffffffff811fac1c>] sysfs_create_subdir+0x1c/0x20
    [<ffffffff811fc785>] internal_create_group+0x65/0x230
    [<ffffffff811fc983>] sysfs_create_group+0x13/0x20
    [<ffffffff814614c1>] thermal_throttle_add_dev+0x2e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32630 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.970s)
  hex dump (first 32 bytes):
    03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811fa923>] create_dir+0x43/0xd0
    [<ffffffff811fac1c>] sysfs_create_subdir+0x1c/0x20
    [<ffffffff811fc785>] internal_create_group+0x65/0x230
    [<ffffffff811fc983>] sysfs_create_group+0x13/0x20
    [<ffffffff814614c1>] thermal_throttle_add_dev+0x2e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32750 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.973s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 f8 00 82 81 ff ff ff ff  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff814614eb>] thermal_throttle_add_dev+0x58/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e327e0 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.973s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 38 01 82 81 ff ff ff ff  ........8.......
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff8146150e>] thermal_throttle_add_dev+0x7b/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff880166e32870 (size 144):
  comm "swapper/0", pid 1, jiffies 4294877627 (age 32154.973s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 78 01 82 81 ff ff ff ff  ........x.......
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116fb93>] kmem_cache_alloc+0x133/0x180
    [<ffffffff811fa499>] sysfs_new_dirent+0x59/0x130
    [<ffffffff811f96eb>] sysfs_add_file_mode+0x6b/0x110
    [<ffffffff811f97a2>] sysfs_add_file+0x12/0x20
    [<ffffffff811f97eb>] sysfs_add_file_to_group+0x3b/0xa0
    [<ffffffff81461531>] thermal_throttle_add_dev+0x9e/0xa6
    [<ffffffff818de55c>] thermal_throttle_init_device+0x47/0x95
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180
    [<ffffffff818d3d9f>] kernel_init+0x13e/0x1c2
    [<ffffffff81476784>] kernel_thread_helper+0x4/0x10
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8520 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 32144.226s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 d8 1b 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8540 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 32144.230s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 50 1c 3a a0 ff ff ff ff  ........P.:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8560 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 32144.230s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 b0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e8580 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 32144.230s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 e0 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801676e85a0 (size 32):
  comm "systemd-modules", pid 194, jiffies 4294880853 (age 32144.230s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 f8 1c 3a a0 ff ff ff ff  ..........:.....
    20 1d 3a a0 ff ff ff ff 00 00 00 00 00 00 00 00   .:.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8111feb3>] jump_label_module_notify+0x163/0x200
    [<ffffffff8108368d>] notifier_call_chain+0x4d/0x70
    [<ffffffff810838b8>] __blocking_notifier_call_chain+0x58/0x80
    [<ffffffff810838f6>] blocking_notifier_call_chain+0x16/0x20
    [<ffffffff810c1343>] sys_init_module+0x1053/0x1ed0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff88016515da00 (size 256):
  comm "systemd-udevd", pid 248, jiffies 4294881104 (age 32143.400s)
  hex dump (first 32 bytes):
    00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00  .....N..........
    ff ff ff ff ff ff ff ff b4 4e 2e 82 ff ff ff ff  .........N......
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f960>] kmem_cache_alloc_trace+0x140/0x190
    [<ffffffff8133a4fc>] device_private_init+0x2c/0x90
    [<ffffffff8133ce69>] dev_set_drvdata+0x39/0x50
    [<ffffffffa019b1ee>] i801_probe+0x5c/0x460 [i2c_i801]
    [<ffffffff8128dc89>] local_pci_probe+0x79/0x100
    [<ffffffff8128e541>] pci_device_probe+0x111/0x120
    [<ffffffff8133d4cb>] driver_probe_device+0x7b/0x240
    [<ffffffff8133d73b>] __driver_attach+0xab/0xb0
    [<ffffffff8133b675>] bus_for_each_dev+0x55/0x90
    [<ffffffff8133d00e>] driver_attach+0x1e/0x20
    [<ffffffff8133cb88>] bus_add_driver+0x1a8/0x280
    [<ffffffff8133de17>] driver_register+0x77/0x170
    [<ffffffff8128e7df>] __pci_register_driver+0x6f/0xf0
    [<ffffffffa019e0af>] 0xffffffffa019e0af
    [<ffffffff8100212a>] do_one_initcall+0x12a/0x180

[-- Attachment #19: kmemleak6-slab1.5g --]
[-- Type: text/plain, Size: 0 bytes --]



[-- Attachment #20: kmemleak7 --]
[-- Type: text/plain, Size: 4385 bytes --]

unreferenced object 0xffff8801146d6000 (size 1024):
  comm "cat", pid 28451, jiffies 4299182814 (age 22472.980s)
  hex dump (first 32 bytes):
    00 80 2a 60 01 88 ff ff 28 60 6d 14 01 88 ff ff  ..*`....(`m.....
    28 61 6d 14 01 88 ff ff ed 00 00 00 00 01 00 00  (am.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f400>] __kmalloc+0x160/0x1d0
    [<ffffffff8130f7d8>] __tty_buffer_request_room+0xd8/0x1a0
    [<ffffffff8130fbbe>] tty_insert_flip_string_fixed_flag+0x6e/0x100
    [<ffffffff8131107b>] pty_write+0x3b/0x70
    [<ffffffff81309aa7>] do_output_char+0x187/0x230
    [<ffffffff81309b96>] process_output+0x46/0x70
    [<ffffffff8130ac70>] n_tty_write+0x200/0x490
    [<ffffffff81306fa9>] tty_write+0x159/0x2c0
    [<ffffffff811866e8>] vfs_write+0xa8/0x180
    [<ffffffff81186a2a>] sys_write+0x4a/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801145c7000 (size 1024):
  comm "zsh", pid 28446, jiffies 4299182829 (age 22472.930s)
  hex dump (first 32 bytes):
    00 74 48 5d 01 88 ff ff 28 70 5c 14 01 88 ff ff  .tH]....(p\.....
    28 71 5c 14 01 88 ff ff c3 00 00 00 00 01 00 00  (q\.............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f400>] __kmalloc+0x160/0x1d0
    [<ffffffff8130f7d8>] __tty_buffer_request_room+0xd8/0x1a0
    [<ffffffff8130fbbe>] tty_insert_flip_string_fixed_flag+0x6e/0x100
    [<ffffffff8131107b>] pty_write+0x3b/0x70
    [<ffffffff8130ac3d>] n_tty_write+0x1cd/0x490
    [<ffffffff81306fa9>] tty_write+0x159/0x2c0
    [<ffffffff811866e8>] vfs_write+0xa8/0x180
    [<ffffffff81186a2a>] sys_write+0x4a/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff88013bcf9400 (size 1024):
  comm "vpnc", pid 28461, jiffies 4299185359 (age 22464.496s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 28 94 cf 3b 01 88 ff ff  ........(..;....
    28 95 cf 3b 01 88 ff ff ed 00 00 00 00 01 00 00  (..;............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f400>] __kmalloc+0x160/0x1d0
    [<ffffffff8130f7d8>] __tty_buffer_request_room+0xd8/0x1a0
    [<ffffffff8130fbbe>] tty_insert_flip_string_fixed_flag+0x6e/0x100
    [<ffffffff8131107b>] pty_write+0x3b/0x70
    [<ffffffff8130ac3d>] n_tty_write+0x1cd/0x490
    [<ffffffff81306fa9>] tty_write+0x159/0x2c0
    [<ffffffff811866e8>] vfs_write+0xa8/0x180
    [<ffffffff81186a2a>] sys_write+0x4a/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff88015d487400 (size 1024):
  comm "vpnc", pid 28461, jiffies 4299210874 (age 22379.446s)
  hex dump (first 32 bytes):
    00 60 6d 14 01 88 ff ff 28 74 48 5d 01 88 ff ff  .`m.....(tH]....
    28 75 48 5d 01 88 ff ff ed 00 00 00 00 01 00 00  (uH]............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f400>] __kmalloc+0x160/0x1d0
    [<ffffffff8130f7d8>] __tty_buffer_request_room+0xd8/0x1a0
    [<ffffffff8130fbbe>] tty_insert_flip_string_fixed_flag+0x6e/0x100
    [<ffffffff8131107b>] pty_write+0x3b/0x70
    [<ffffffff8130ac3d>] n_tty_write+0x1cd/0x490
    [<ffffffff81306fa9>] tty_write+0x159/0x2c0
    [<ffffffff811866e8>] vfs_write+0xa8/0x180
    [<ffffffff81186a2a>] sys_write+0x4a/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff
unreferenced object 0xffff8801602a8000 (size 1024):
  comm "vpnc", pid 28461, jiffies 4299242028 (age 22275.603s)
  hex dump (first 32 bytes):
    00 94 cf 3b 01 88 ff ff 28 80 2a 60 01 88 ff ff  ...;....(.*`....
    28 81 2a 60 01 88 ff ff ed 00 00 00 00 01 00 00  (.*`............
  backtrace:
    [<ffffffff81451506>] kmemleak_alloc+0x26/0x50
    [<ffffffff8116f400>] __kmalloc+0x160/0x1d0
    [<ffffffff8130f7d8>] __tty_buffer_request_room+0xd8/0x1a0
    [<ffffffff8130fbbe>] tty_insert_flip_string_fixed_flag+0x6e/0x100
    [<ffffffff8131107b>] pty_write+0x3b/0x70
    [<ffffffff8130ac3d>] n_tty_write+0x1cd/0x490
    [<ffffffff81306fa9>] tty_write+0x159/0x2c0
    [<ffffffff811866e8>] vfs_write+0xa8/0x180
    [<ffffffff81186a2a>] sys_write+0x4a/0xa0
    [<ffffffff814755a9>] system_call_fastpath+0x16/0x1b
    [<ffffffffffffffff>] 0xffffffffffffffff

[-- Attachment #21: kmemleak8 --]
[-- Type: text/plain, Size: 0 bytes --]



[-- Attachment #22: slabtop4 --]
[-- Type: text/plain, Size: 2005 bytes --]

 Active / Total Objects (% used)    : 437358 / 448011 (97.6%)
 Active / Total Slabs (% used)      : 17518 / 17518 (100.0%)
 Active / Total Caches (% used)     : 71 / 111 (64.0%)
 Active / Total Size (% used)       : 189486.99K / 193128.03K (98.1%)
 Minimum / Average / Maximum Object : 0.01K / 0.43K / 15.42K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
215864 215153  99%    0.36K   9812       22     78496K kmemleak_object
 55044  55044 100%    0.24K   1668       33     13344K dentry
 30379  30379 100%    1.84K   1787       17     57184K jfs_ip
 20132  20132 100%    0.14K    719       28      2876K sysfs_dir_cache
 13552  13552 100%    0.55K    484       28      7744K radix_tree_node
 13409  12305  91%    0.17K    583       23      2332K vm_area_struct
 12665  10602  83%    0.05K    149       85       596K shared_policy_node
  9835   9835 100%    0.91K    281       35      8992K inode_cache
  8704   8668  99%    0.01K     17      512        68K kmalloc-8
  6848   6779  98%    0.06K    107       64       428K kmalloc-64
  5543   4933  88%    0.17K    241       23       964K anon_vma
  5120   5112  99%    0.02K     20      256        80K kmalloc-16
  5014   5014 100%    0.17K    218       23       872K jfs_mp
  4250   3184  74%    0.31K    170       25      1360K filp
  3976   3820  96%    0.07K     71       56       284K Acpi-ParseExt
  3630   3009  82%    0.97K    110       33      3520K proc_inode_cache
  3318   2604  78%    0.09K     79       42       316K kmalloc-96
  3136   2757  87%    0.12K     98       32       392K kmalloc-128
  3072   2796  91%    0.03K     24      128        96K kmalloc-32
  2877   2264  78%    0.19K    137       21       548K kmalloc-192
  2208   2208 100%    0.25K     69       32       552K kmalloc-256
  1836   1836 100%    0.04K     18      102        72K Acpi-Namespace
  1682   1451  86%    1.08K     58       29      1856K shmem_inode_cache
  1530   1530 100%    0.02K      9      170        36K numa_policy


[-- Attachment #23: slabtop5 --]
[-- Type: text/plain, Size: 2012 bytes --]

 Active / Total Objects (% used)    : 1371302 / 1512383 (90.7%)
 Active / Total Slabs (% used)      : 74950 / 74950 (100.0%)
 Active / Total Caches (% used)     : 76 / 113 (67.3%)
 Active / Total Size (% used)       : 1141263.96K / 1193833.00K (95.6%)
 Minimum / Average / Maximum Object : 0.01K / 0.79K / 15.42K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
750376 677261  90%    0.36K  34108       22    272864K kmemleak_object
447506 447326  99%    1.84K  30718       17    982976K jfs_ip
 79009  48678  61%    0.55K   2842       28     45472K radix_tree_node
 46138  21969  47%    0.17K   2006       23      8024K jfs_mp
 35673  34844  97%    0.24K   1081       33      8648K dentry
 20356  20356 100%    0.14K    727       28      2908K sysfs_dir_cache
 17411  16810  96%    0.17K    757       23      3028K vm_area_struct
 16405  15828  96%    0.05K    193       85       772K shared_policy_node
 10368   8870  85%    0.06K    162       64       648K kmalloc-64
  9450   8655  91%    0.91K    270       35      8640K inode_cache
  8704   8668  99%    0.01K     17      512        68K kmalloc-8 
  7636   7281  95%    0.17K    332       23      1328K anon_vma
  5586   3861  69%    0.09K    133       42       532K kmalloc-96
  5440   5440 100%    0.02K     32      170       128K numa_policy
  5120   5112  99%    0.02K     20      256        80K kmalloc-16
  4640   4184  90%    0.12K    145       32       580K kmalloc-128
  4375   3625  82%    0.31K    175       25      1400K filp
  4032   4032 100%    0.07K     72       56       288K Acpi-ParseExt
  3828   2353  61%    0.97K    116       33      3712K proc_inode_cache
  3591   2521  70%    0.19K    171       21       684K kmalloc-192
  3200   3200 100%    0.03K     25      128       100K kmalloc-32      
  2272   2114  93%    0.25K     71       32       568K kmalloc-256
  1938   1938 100%    0.04K     19      102        76K Acpi-Namespace
  1792   1376  76%    1.00K     56       32      1792K kmalloc-1024



[-- Attachment #24: slabtop6-slab1.5g --]
[-- Type: text/plain, Size: 2001 bytes --]

 Active / Total Objects (% used)    : 1579895 / 1671078 (94.5%)
 Active / Total Slabs (% used)      : 95363 / 95363 (100.0%)
 Active / Total Caches (% used)     : 76 / 113 (67.3%)
 Active / Total Size (% used)       : 1498989.21K / 1532536.44K (97.8%)
 Minimum / Average / Maximum Object : 0.01K / 0.92K / 15.42K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
838530 780770  93%    0.36K  38115       22    304920K kmemleak_object
640986 640986 100%    1.84K  51813       17   1658016K jfs_ip
 28710  14393  50%    0.24K    870       33      6960K dentry
 20356  20356 100%    0.14K    727       28      2908K sysfs_dir_cache
 17411  16930  97%    0.17K    757       23      3028K vm_area_struct
 16405  15463  94%    0.05K    193       85       772K shared_policy_node
 10367   2995  28%    0.55K    371       28      5936K radix_tree_node
  9345   7691  82%    0.91K    267       35      8544K inode_cache
  8704   8662  99%    0.01K     17      512        68K kmalloc-8
  8064   7120  88%    0.06K    126       64       504K kmalloc-64
  7636   7362  96%    0.17K    332       23      1328K anon_vma
  6120   6120 100%    0.02K     36      170       144K numa_policy
  5460   3729  68%    0.09K    130       42       520K kmalloc-96
  5120   5112  99%    0.02K     20      256        80K kmalloc-16
  4640   4202  90%    0.12K    145       32       580K kmalloc-128
  4375   3689  84%    0.31K    175       25      1400K filp
  4088   4088 100%    0.07K     73       56       292K Acpi-ParseExt
  3762   2295  61%    0.97K    114       33      3648K proc_inode_cache
  3402   2468  72%    0.19K    162       21       648K kmalloc-192
  3200   3200 100%    0.03K     25      128       100K kmalloc-32
  2208   2132  96%    0.25K     69       32       552K kmalloc-256
  1938   1938 100%    0.04K     19      102        76K Acpi-Namespace
  1840   1840 100%    0.09K     40       46       160K dm_io
  1682   1635  97%    1.08K     58       29      1856K shmem_inode

[-- Attachment #25: slabtop7 --]
[-- Type: text/plain, Size: 2014 bytes --]

 Active / Total Objects (% used)    : 1790221 / 1874456 (95.5%)
 Active / Total Slabs (% used)      : 109669 / 109669 (100.0%)
 Active / Total Caches (% used)     : 76 / 113 (67.3%)
 Active / Total Size (% used)       : 1672043.76K / 1713457.55K (97.6%)
 Minimum / Average / Maximum Object : 0.01K / 0.91K / 15.42K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
936914 886302  94%    0.36K  42587       22    340696K kmemleak_object
719405 711206  98%    1.84K  60910       17   1949120K jfs_ip
 39488  37147  94%    0.06K    617       64      2468K kmalloc-64
 23100  13526  58%    0.24K    700       33      5600K dentry
 20356  20356 100%    0.14K    727       28      2908K sysfs_dir_cache
 17087  13465  78%    0.55K    752       28     12032K radix_tree_node
 15594  14687  94%    0.17K    678       23      2712K vm_area_struct
 15300  13540  88%    0.05K    180       85       720K shared_policy_node
  8704   8662  99%    0.01K     17      512        68K kmalloc-8
  8120   7043  86%    0.91K    232       35      7424K inode_cache
  6630   6630 100%    0.02K     39      170       156K numa_policy
  6601   6120  92%    0.17K    287       23      1148K anon_vma
  5418   3651  67%    0.09K    129       42       516K kmalloc-96
  5120   5112  99%    0.02K     20      256        80K kmalloc-16
  4576   4369  95%    0.12K    143       32       572K kmalloc-128
  4375   3555  81%    0.31K    175       25      1400K filp
  4088   4088 100%    0.07K     73       56       292K Acpi-ParseExt
  3200   3200 100%    0.03K     25      128       100K kmalloc-32
  3150   2369  75%    0.19K    150       21       600K kmalloc-192
  2432   2312  95%    0.25K     76       32       608K kmalloc-256
  2270   2226  98%    0.97K    263       33      8416K proc_inode_cache
  1938   1938 100%    0.04K     19      102        76K Acpi-Namespace
  1855   1108  59%    0.23K     53       35       424K cfq_queue
  1682   1533  91%    1.08K     58       29      1856K shmem_inode_cache


[-- Attachment #26: slabtop8 --]
[-- Type: text/plain, Size: 2006 bytes --]

 Active / Total Objects (% used)    : 1703655 / 2233647 (76.3%)
 Active / Total Slabs (% used)      : 146784 / 146784 (100.0%)
 Active / Total Caches (% used)     : 76 / 113 (67.3%)
 Active / Total Size (% used)       : 1638524.75K / 2009296.36K (81.5%)
 Minimum / Average / Maximum Object : 0.01K / 0.90K / 15.42K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
1227226 840256  68%    0.36K  55783       22    446264K kmemleak_object
826605 704690  85%    1.84K  85770       17   2744640K jfs_ip
 39270  39270 100%    0.24K   1190       33      9520K dentry
 20356  20356 100%    0.14K    727       28      2908K sysfs_dir_cache
 11277   6156  54%    0.55K    414       28      6624K radix_tree_node
 10880   9732  89%    0.06K    170       64       680K kmalloc-64
  9821   6811  69%    0.17K    427       23      1708K vm_area_struct
  8704   8662  99%    0.01K     17      512        68K kmalloc-8
  8670   5279  60%    0.05K    102       85       408K shared_policy_node
  8120   7016  86%    0.91K    232       35      7424K inode_cache
  5610   5610 100%    0.02K     33      170       132K numa_policy
  5120   5112  99%    0.02K     20      256        80K kmalloc-16
  5120   4487  87%    0.12K    160       32       640K kmalloc-128
  4088   4088 100%    0.07K     73       56       292K Acpi-ParseExt
  4000   2172  54%    0.31K    160       25      1280K filp
  3864   2781  71%    0.17K    168       23       672K anon_vma
  3486   2454  70%    0.09K     83       42       332K kmalloc-96
  3200   3200 100%    0.03K     25      128       100K kmalloc-32
  2856   2017  70%    0.19K    136       21       544K kmalloc-192
  2336   2230  95%    0.25K     73       32       584K kmalloc-256
  1938   1938 100%    0.04K     19      102        76K Acpi-Namespace
  1840   1840 100%    0.09K     40       46       160K dm_io
  1653   1396  84%    1.08K     57       29      1824K shmem_inode_cache
  1376   1240  90%    0.50K     43       32       688K kmalloc-512


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-27  5:52         ` Nico Schottelius
@ 2012-10-03 21:23           ` Nico Schottelius
  2012-10-05 15:48             ` Valdis.Kletnieks
  0 siblings, 1 reply; 23+ messages in thread
From: Nico Schottelius @ 2012-10-03 21:23 UTC (permalink / raw)
  To: Nico Schottelius, David Rientjes, Arend van Spriel, linux-kernel,
	linux-wireless, Dave Kleikamp, jfs-discussion

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

Hello,

does anyone of you have a clue so far what may be causing the huge
slab usage?

I've just found an interesting detail: umounting and cryptsetup
luksClosing frees up the used memory (not sure which one was freeing
up)

Attached are dmesg, slabtop output during the backup and after umounting.

Cheers,

Nico


-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: dmesg --]
[-- Type: text/plain, Size: 499197 bytes --]


[179480.129403] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.129404] Call Trace:

[179480.129409]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.129411]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.129418]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.129422]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.129427]  [<ffffffffa053a828>] intel_dp_detect+0x218/0x2a0 [i915]

[179480.129431]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.129433]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.129435]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.129440]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.129442]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.129445]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.129447]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.129448]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.129450]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.129452]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.129455]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.129456]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.129458]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.129459] ---[ end trace 52d31f5c575f718a ]---
[179480.222506] ------------[ cut here ]------------
[179480.222536] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.222537] Hardware name: MacBookAir4,2
[179480.222537] dp_aux_ch not started status 0xffffffff
[179480.222538] Modules linked in:
[179480.222539]  fuse
[179480.222539]  tun
[179480.222539]  snd_hda_codec_hdmi
[179480.222540]  snd_hda_codec_cirrus
[179480.222540]  ext4
[179480.222540]  jbd2
[179480.222541]  mbcache
[179480.222541]  btusb
[179480.222541]  bluetooth
[179480.222542]  joydev
[179480.222542]  uvcvideo
[179480.222542]  videobuf2_vmalloc
[179480.222543]  crc16
[179480.222543]  videobuf2_memops
[179480.222543]  videobuf2_core
[179480.222544]  videodev
[179480.222544]  bcm5974
[179480.222544]  media
[179480.222545]  arc4
[179480.222545]  brcmsmac
[179480.222545]  cordic
[179480.222545]  brcmutil
[179480.222546]  i915
[179480.222546]  mac80211
[179480.222547]  cfg80211
[179480.222547]  i2c_algo_bit
[179480.222548]  drm_kms_helper
[179480.222549]  rfkill
[179480.222549]  iTCO_wdt
[179480.222549]  drm
[179480.222550]  iTCO_vendor_support
[179480.222550]  snd_hda_intel
[179480.222551]  snd_hda_codec
[179480.222551]  lpc_ich
[179480.222552]  acpi_cpufreq
[179480.222552]  intel_agp
[179480.222553]  applesmc
[179480.222553]  microcode
[179480.222554]  coretemp
[179480.222554]  evdev
[179480.222554]  input_polldev
[179480.222555]  pcspkr
[179480.222555]  mfd_core
[179480.222556]  i2c_i801
[179480.222556]  bcma
[179480.222557]  snd_hwdep
[179480.222557]  mei
[179480.222557]  i2c_core
[179480.222558]  intel_gtt
[179480.222558]  mperf
[179480.222559]  video
[179480.222559]  ac
[179480.222560]  processor
[179480.222560]  battery
[179480.222561]  apple_bl
[179480.222561]  button
[179480.222562]  snd_pcm_oss
[179480.222562]  snd_mixer_oss
[179480.222563]  snd_pcm
[179480.222563]  snd_page_alloc
[179480.222564]  snd_timer
[179480.222564]  snd
[179480.222565]  soundcore
[179480.222565]  kvm_intel
[179480.222565]  kvm
[179480.222566]  nfs
[179480.222566]  nfs_acl
[179480.222567]  lockd
[179480.222567]  auth_rpcgss
[179480.222567]  sunrpc
[179480.222568]  fscache
[179480.222568]  autofs4
[179480.222569]  jfs
[179480.222569]  xts
[179480.222570]  gf128mul
[179480.222570]  dm_crypt
[179480.222571]  dm_mod
[179480.222571]  sd_mod
[179480.222571]  pata_acpi
[179480.222572]  ata_generic
[179480.222573]  hid_generic
[179480.222573]  usb_storage
[179480.222573]  hid_apple
[179480.222574]  usbhid
[179480.222574]  hid
[179480.222575]  aesni_intel
[179480.222575]  uhci_hcd
[179480.222576]  aes_x86_64
[179480.222576]  aes_generic
[179480.222576]  ghash_clmulni_intel
[179480.222577]  cryptd
[179480.222577]  ata_piix
[179480.222578]  crc32c_intel
[179480.222578]  libata
[179480.222579]  ehci_hcd
[179480.222579]  usbcore
[179480.222580]  scsi_mod
[179480.222580]  usb_common

[179480.222583] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.222583] Call Trace:

[179480.222588]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.222590]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.222596]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.222601]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.222604]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.222609]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.222613]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.222617]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.222619]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.222622]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.222627]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.222629]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.222633]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.222635]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.222637]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.222639]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.222641]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.222643]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.222645]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.222646]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.222647] ---[ end trace 52d31f5c575f718b ]---
[179480.249135] ------------[ cut here ]------------
[179480.249168] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.249169] Hardware name: MacBookAir4,2
[179480.249170] dp_aux_ch not started status 0xffffffff
[179480.249170] Modules linked in:
[179480.249171]  fuse
[179480.249171]  tun
[179480.249171]  snd_hda_codec_hdmi
[179480.249172]  snd_hda_codec_cirrus
[179480.249172]  ext4
[179480.249172]  jbd2
[179480.249173]  mbcache
[179480.249173]  btusb
[179480.249173]  bluetooth
[179480.249174]  joydev
[179480.249174]  uvcvideo
[179480.249174]  videobuf2_vmalloc
[179480.249175]  crc16
[179480.249175]  videobuf2_memops
[179480.249175]  videobuf2_core
[179480.249176]  videodev
[179480.249176]  bcm5974
[179480.249176]  media
[179480.249176]  arc4
[179480.249177]  brcmsmac
[179480.249177]  cordic
[179480.249177]  brcmutil
[179480.249178]  i915
[179480.249178]  mac80211
[179480.249178]  cfg80211
[179480.249179]  i2c_algo_bit
[179480.249179]  drm_kms_helper
[179480.249180]  rfkill
[179480.249181]  iTCO_wdt
[179480.249181]  drm
[179480.249181]  iTCO_vendor_support
[179480.249182]  snd_hda_intel
[179480.249182]  snd_hda_codec
[179480.249183]  lpc_ich
[179480.249183]  acpi_cpufreq
[179480.249184]  intel_agp
[179480.249184]  applesmc
[179480.249185]  microcode
[179480.249185]  coretemp
[179480.249186]  evdev
[179480.249186]  input_polldev
[179480.249187]  pcspkr
[179480.249187]  mfd_core
[179480.249187]  i2c_i801
[179480.249188]  bcma
[179480.249188]  snd_hwdep
[179480.249189]  mei
[179480.249189]  i2c_core
[179480.249190]  intel_gtt
[179480.249190]  mperf
[179480.249191]  video
[179480.249191]  ac
[179480.249192]  processor
[179480.249192]  battery
[179480.249193]  apple_bl
[179480.249194]  button
[179480.249194]  snd_pcm_oss
[179480.249195]  snd_mixer_oss
[179480.249195]  snd_pcm
[179480.249196]  snd_page_alloc
[179480.249196]  snd_timer
[179480.249196]  snd
[179480.249197]  soundcore
[179480.249197]  kvm_intel
[179480.249198]  kvm
[179480.249198]  nfs
[179480.249198]  nfs_acl
[179480.249199]  lockd
[179480.249199]  auth_rpcgss
[179480.249200]  sunrpc
[179480.249200]  fscache
[179480.249201]  autofs4
[179480.249201]  jfs
[179480.249202]  xts
[179480.249202]  gf128mul
[179480.249203]  dm_crypt
[179480.249203]  dm_mod
[179480.249203]  sd_mod
[179480.249204]  pata_acpi
[179480.249204]  ata_generic
[179480.249205]  hid_generic
[179480.249205]  usb_storage
[179480.249206]  hid_apple
[179480.249206]  usbhid
[179480.249206]  hid
[179480.249207]  aesni_intel
[179480.249207]  uhci_hcd
[179480.249208]  aes_x86_64
[179480.249208]  aes_generic
[179480.249209]  ghash_clmulni_intel
[179480.249209]  cryptd
[179480.249209]  ata_piix
[179480.249210]  crc32c_intel
[179480.249211]  libata
[179480.249211]  ehci_hcd
[179480.249212]  usbcore
[179480.249212]  scsi_mod
[179480.249213]  usb_common

[179480.249215] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.249215] Call Trace:

[179480.249221]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.249223]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.249229]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.249233]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.249237]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.249241]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.249245]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.249249]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.249252]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.249254]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.249259]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.249262]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.249265]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.249267]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.249269]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.249271]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.249273]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.249275]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.249277]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.249278]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.249279] ---[ end trace 52d31f5c575f718c ]---
[179480.275757] ------------[ cut here ]------------
[179480.275788] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.275789] Hardware name: MacBookAir4,2
[179480.275790] dp_aux_ch not started status 0xffffffff
[179480.275790] Modules linked in:
[179480.275791]  fuse
[179480.275791]  tun
[179480.275791]  snd_hda_codec_hdmi
[179480.275792]  snd_hda_codec_cirrus
[179480.275792]  ext4
[179480.275792]  jbd2
[179480.275793]  mbcache
[179480.275793]  btusb
[179480.275793]  bluetooth
[179480.275794]  joydev
[179480.275794]  uvcvideo
[179480.275794]  videobuf2_vmalloc
[179480.275795]  crc16
[179480.275795]  videobuf2_memops
[179480.275795]  videobuf2_core
[179480.275796]  videodev
[179480.275796]  bcm5974
[179480.275796]  media
[179480.275796]  arc4
[179480.275797]  brcmsmac
[179480.275797]  cordic
[179480.275797]  brcmutil
[179480.275798]  i915
[179480.275798]  mac80211
[179480.275799]  cfg80211
[179480.275799]  i2c_algo_bit
[179480.275800]  drm_kms_helper
[179480.275800]  rfkill
[179480.275801]  iTCO_wdt
[179480.275801]  drm
[179480.275802]  iTCO_vendor_support
[179480.275802]  snd_hda_intel
[179480.275803]  snd_hda_codec
[179480.275803]  lpc_ich
[179480.275803]  acpi_cpufreq
[179480.275804]  intel_agp
[179480.275804]  applesmc
[179480.275805]  microcode
[179480.275806]  coretemp
[179480.275806]  evdev
[179480.275807]  input_polldev
[179480.275807]  pcspkr
[179480.275807]  mfd_core
[179480.275808]  i2c_i801
[179480.275808]  bcma
[179480.275809]  snd_hwdep
[179480.275809]  mei
[179480.275810]  i2c_core
[179480.275810]  intel_gtt
[179480.275811]  mperf
[179480.275811]  video
[179480.275812]  ac
[179480.275812]  processor
[179480.275812]  battery
[179480.275813]  apple_bl
[179480.275813]  button
[179480.275814]  snd_pcm_oss
[179480.275815]  snd_mixer_oss
[179480.275815]  snd_pcm
[179480.275816]  snd_page_alloc
[179480.275816]  snd_timer
[179480.275817]  snd
[179480.275817]  soundcore
[179480.275818]  kvm_intel
[179480.275818]  kvm
[179480.275818]  nfs
[179480.275819]  nfs_acl
[179480.275819]  lockd
[179480.275820]  auth_rpcgss
[179480.275820]  sunrpc
[179480.275821]  fscache
[179480.275821]  autofs4
[179480.275822]  jfs
[179480.275823]  xts
[179480.275823]  gf128mul
[179480.275823]  dm_crypt
[179480.275824]  dm_mod
[179480.275824]  sd_mod
[179480.275825]  pata_acpi
[179480.275825]  ata_generic
[179480.275826]  hid_generic
[179480.275826]  usb_storage
[179480.275827]  hid_apple
[179480.275827]  usbhid
[179480.275827]  hid
[179480.275828]  aesni_intel
[179480.275828]  uhci_hcd
[179480.275829]  aes_x86_64
[179480.275829]  aes_generic
[179480.275830]  ghash_clmulni_intel
[179480.275830]  cryptd
[179480.275831]  ata_piix
[179480.275831]  crc32c_intel
[179480.275832]  libata
[179480.275832]  ehci_hcd
[179480.275833]  usbcore
[179480.275833]  scsi_mod
[179480.275834]  usb_common

[179480.275836] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.275836] Call Trace:

[179480.275842]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.275844]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.275850]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.275854]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.275858]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.275862]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.275867]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.275870]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.275873]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.275875]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.275880]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.275883]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.275885]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.275888]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.275889]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.275891]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.275892]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.275894]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.275896]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.275897]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.275898] ---[ end trace 52d31f5c575f718d ]---
[179480.435507] ------------[ cut here ]------------
[179480.435539] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.435540] Hardware name: MacBookAir4,2
[179480.435540] dp_aux_ch not started status 0xffffffff
[179480.435541] Modules linked in:
[179480.435541]  fuse
[179480.435542]  tun
[179480.435542]  snd_hda_codec_hdmi
[179480.435543]  snd_hda_codec_cirrus
[179480.435543]  ext4
[179480.435543]  jbd2
[179480.435544]  mbcache
[179480.435544]  btusb
[179480.435544]  bluetooth
[179480.435545]  joydev
[179480.435545]  uvcvideo
[179480.435545]  videobuf2_vmalloc
[179480.435546]  crc16
[179480.435546]  videobuf2_memops
[179480.435546]  videobuf2_core
[179480.435547]  videodev
[179480.435547]  bcm5974
[179480.435547]  media
[179480.435547]  arc4
[179480.435548]  brcmsmac
[179480.435548]  cordic
[179480.435548]  brcmutil
[179480.435549]  i915
[179480.435549]  mac80211
[179480.435550]  cfg80211
[179480.435550]  i2c_algo_bit
[179480.435551]  drm_kms_helper
[179480.435551]  rfkill
[179480.435552]  iTCO_wdt
[179480.435552]  drm
[179480.435552]  iTCO_vendor_support
[179480.435553]  snd_hda_intel
[179480.435554]  snd_hda_codec
[179480.435554]  lpc_ich
[179480.435555]  acpi_cpufreq
[179480.435555]  intel_agp
[179480.435556]  applesmc
[179480.435556]  microcode
[179480.435557]  coretemp
[179480.435557]  evdev
[179480.435557]  input_polldev
[179480.435558]  pcspkr
[179480.435558]  mfd_core
[179480.435559]  i2c_i801
[179480.435559]  bcma
[179480.435560]  snd_hwdep
[179480.435560]  mei
[179480.435561]  i2c_core
[179480.435561]  intel_gtt
[179480.435562]  mperf
[179480.435562]  video
[179480.435563]  ac
[179480.435563]  processor
[179480.435563]  battery
[179480.435564]  apple_bl
[179480.435564]  button
[179480.435565]  snd_pcm_oss
[179480.435565]  snd_mixer_oss
[179480.435566]  snd_pcm
[179480.435566]  snd_page_alloc
[179480.435567]  snd_timer
[179480.435567]  snd
[179480.435568]  soundcore
[179480.435568]  kvm_intel
[179480.435568]  kvm
[179480.435569]  nfs
[179480.435569]  nfs_acl
[179480.435570]  lockd
[179480.435570]  auth_rpcgss
[179480.435571]  sunrpc
[179480.435571]  fscache
[179480.435572]  autofs4
[179480.435572]  jfs
[179480.435573]  xts
[179480.435573]  gf128mul
[179480.435573]  dm_crypt
[179480.435574]  dm_mod
[179480.435574]  sd_mod
[179480.435575]  pata_acpi
[179480.435575]  ata_generic
[179480.435576]  hid_generic
[179480.435576]  usb_storage
[179480.435577]  hid_apple
[179480.435577]  usbhid
[179480.435577]  hid
[179480.435578]  aesni_intel
[179480.435578]  uhci_hcd
[179480.435579]  aes_x86_64
[179480.435580]  aes_generic
[179480.435580]  ghash_clmulni_intel
[179480.435580]  cryptd
[179480.435581]  ata_piix
[179480.435581]  crc32c_intel
[179480.435582]  libata
[179480.435583]  ehci_hcd
[179480.435583]  usbcore
[179480.435584]  scsi_mod
[179480.435584]  usb_common

[179480.435586] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.435587] Call Trace:

[179480.435592]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.435594]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.435600]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.435604]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.435607]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.435612]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.435617]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.435620]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.435623]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.435625]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.435630]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.435633]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.435636]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.435638]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.435640]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.435641]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.435643]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.435645]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.435647]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.435648]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.435649] ---[ end trace 52d31f5c575f718e ]---
[179480.462134] ------------[ cut here ]------------
[179480.462165] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.462166] Hardware name: MacBookAir4,2
[179480.462167] dp_aux_ch not started status 0xffffffff
[179480.462168] Modules linked in:
[179480.462168]  fuse
[179480.462169]  tun
[179480.462169]  snd_hda_codec_hdmi
[179480.462169]  snd_hda_codec_cirrus
[179480.462170]  ext4
[179480.462170]  jbd2
[179480.462170]  mbcache
[179480.462171]  btusb
[179480.462171]  bluetooth
[179480.462171]  joydev
[179480.462172]  uvcvideo
[179480.462172]  videobuf2_vmalloc
[179480.462172]  crc16
[179480.462173]  videobuf2_memops
[179480.462173]  videobuf2_core
[179480.462173]  videodev
[179480.462173]  bcm5974
[179480.462174]  media
[179480.462174]  arc4
[179480.462175]  brcmsmac
[179480.462175]  cordic
[179480.462175]  brcmutil
[179480.462175]  i915
[179480.462176]  mac80211
[179480.462177]  cfg80211
[179480.462177]  i2c_algo_bit
[179480.462178]  drm_kms_helper
[179480.462178]  rfkill
[179480.462179]  iTCO_wdt
[179480.462179]  drm
[179480.462180]  iTCO_vendor_support
[179480.462180]  snd_hda_intel
[179480.462181]  snd_hda_codec
[179480.462181]  lpc_ich
[179480.462182]  acpi_cpufreq
[179480.462182]  intel_agp
[179480.462183]  applesmc
[179480.462183]  microcode
[179480.462184]  coretemp
[179480.462184]  evdev
[179480.462185]  input_polldev
[179480.462185]  pcspkr
[179480.462185]  mfd_core
[179480.462186]  i2c_i801
[179480.462186]  bcma
[179480.462187]  snd_hwdep
[179480.462187]  mei
[179480.462188]  i2c_core
[179480.462188]  intel_gtt
[179480.462189]  mperf
[179480.462189]  video
[179480.462189]  ac
[179480.462190]  processor
[179480.462190]  battery
[179480.462191]  apple_bl
[179480.462192]  button
[179480.462192]  snd_pcm_oss
[179480.462193]  snd_mixer_oss
[179480.462193]  snd_pcm
[179480.462194]  snd_page_alloc
[179480.462194]  snd_timer
[179480.462194]  snd
[179480.462195]  soundcore
[179480.462195]  kvm_intel
[179480.462196]  kvm
[179480.462196]  nfs
[179480.462196]  nfs_acl
[179480.462197]  lockd
[179480.462197]  auth_rpcgss
[179480.462198]  sunrpc
[179480.462198]  fscache
[179480.462199]  autofs4
[179480.462199]  jfs
[179480.462200]  xts
[179480.462201]  gf128mul
[179480.462201]  dm_crypt
[179480.462201]  dm_mod
[179480.462202]  sd_mod
[179480.462202]  pata_acpi
[179480.462203]  ata_generic
[179480.462203]  hid_generic
[179480.462204]  usb_storage
[179480.462204]  hid_apple
[179480.462204]  usbhid
[179480.462205]  hid
[179480.462205]  aesni_intel
[179480.462206]  uhci_hcd
[179480.462206]  aes_x86_64
[179480.462207]  aes_generic
[179480.462207]  ghash_clmulni_intel
[179480.462208]  cryptd
[179480.462208]  ata_piix
[179480.462209]  crc32c_intel
[179480.462209]  libata
[179480.462210]  ehci_hcd
[179480.462210]  usbcore
[179480.462210]  scsi_mod
[179480.462211]  usb_common

[179480.462213] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.462214] Call Trace:

[179480.462220]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.462222]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.462228]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.462232]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.462236]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.462240]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.462244]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.462248]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.462251]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.462253]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.462258]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.462260]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.462263]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.462265]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.462267]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.462269]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.462271]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.462273]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.462274]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.462276]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.462277] ---[ end trace 52d31f5c575f718f ]---
[179480.488772] ------------[ cut here ]------------
[179480.488802] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.488803] Hardware name: MacBookAir4,2
[179480.488804] dp_aux_ch not started status 0xffffffff
[179480.488804] Modules linked in:
[179480.488805]  fuse
[179480.488805]  tun
[179480.488806]  snd_hda_codec_hdmi
[179480.488806]  snd_hda_codec_cirrus
[179480.488806]  ext4
[179480.488807]  jbd2
[179480.488807]  mbcache
[179480.488807]  btusb
[179480.488808]  bluetooth
[179480.488808]  joydev
[179480.488808]  uvcvideo
[179480.488809]  videobuf2_vmalloc
[179480.488809]  crc16
[179480.488809]  videobuf2_memops
[179480.488810]  videobuf2_core
[179480.488810]  videodev
[179480.488810]  bcm5974
[179480.488810]  media
[179480.488811]  arc4
[179480.488811]  brcmsmac
[179480.488811]  cordic
[179480.488812]  brcmutil
[179480.488812]  i915
[179480.488812]  mac80211
[179480.488813]  cfg80211
[179480.488813]  i2c_algo_bit
[179480.488814]  drm_kms_helper
[179480.488814]  rfkill
[179480.488815]  iTCO_wdt
[179480.488815]  drm
[179480.488816]  iTCO_vendor_support
[179480.488816]  snd_hda_intel
[179480.488817]  snd_hda_codec
[179480.488817]  lpc_ich
[179480.488818]  acpi_cpufreq
[179480.488818]  intel_agp
[179480.488819]  applesmc
[179480.488819]  microcode
[179480.488820]  coretemp
[179480.488820]  evdev
[179480.488821]  input_polldev
[179480.488821]  pcspkr
[179480.488821]  mfd_core
[179480.488822]  i2c_i801
[179480.488822]  bcma
[179480.488823]  snd_hwdep
[179480.488823]  mei
[179480.488824]  i2c_core
[179480.488824]  intel_gtt
[179480.488825]  mperf
[179480.488825]  video
[179480.488826]  ac
[179480.488826]  processor
[179480.488827]  battery
[179480.488827]  apple_bl
[179480.488828]  button
[179480.488828]  snd_pcm_oss
[179480.488829]  snd_mixer_oss
[179480.488829]  snd_pcm
[179480.488830]  snd_page_alloc
[179480.488830]  snd_timer
[179480.488831]  snd
[179480.488831]  soundcore
[179480.488832]  kvm_intel
[179480.488832]  kvm
[179480.488833]  nfs
[179480.488833]  nfs_acl
[179480.488833]  lockd
[179480.488834]  auth_rpcgss
[179480.488834]  sunrpc
[179480.488835]  fscache
[179480.488835]  autofs4
[179480.488836]  jfs
[179480.488836]  xts
[179480.488837]  gf128mul
[179480.488837]  dm_crypt
[179480.488838]  dm_mod
[179480.488838]  sd_mod
[179480.488838]  pata_acpi
[179480.488839]  ata_generic
[179480.488840]  hid_generic
[179480.488840]  usb_storage
[179480.488840]  hid_apple
[179480.488841]  usbhid
[179480.488841]  hid
[179480.488842]  aesni_intel
[179480.488842]  uhci_hcd
[179480.488843]  aes_x86_64
[179480.488843]  aes_generic
[179480.488844]  ghash_clmulni_intel
[179480.488844]  cryptd
[179480.488844]  ata_piix
[179480.488845]  crc32c_intel
[179480.488845]  libata
[179480.488846]  ehci_hcd
[179480.488846]  usbcore
[179480.488847]  scsi_mod
[179480.488847]  usb_common

[179480.488850] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.488850] Call Trace:

[179480.488855]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.488857]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.488863]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.488868]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.488871]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.488876]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.488880]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.488884]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.488886]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.488888]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.488893]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.488895]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.488898]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.488900]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.488902]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.488903]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.488905]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.488908]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.488909]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.488910]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.488911] ---[ end trace 52d31f5c575f7190 ]---
[179480.515388] ------------[ cut here ]------------
[179480.515418] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.515419] Hardware name: MacBookAir4,2
[179480.515419] dp_aux_ch not started status 0xffffffff
[179480.515420] Modules linked in:
[179480.515420]  fuse
[179480.515421]  tun
[179480.515421]  snd_hda_codec_hdmi
[179480.515422]  snd_hda_codec_cirrus
[179480.515422]  ext4
[179480.515422]  jbd2
[179480.515423]  mbcache
[179480.515423]  btusb
[179480.515423]  bluetooth
[179480.515424]  joydev
[179480.515424]  uvcvideo
[179480.515424]  videobuf2_vmalloc
[179480.515425]  crc16
[179480.515425]  videobuf2_memops
[179480.515425]  videobuf2_core
[179480.515426]  videodev
[179480.515426]  bcm5974
[179480.515426]  media
[179480.515426]  arc4
[179480.515427]  brcmsmac
[179480.515427]  cordic
[179480.515427]  brcmutil
[179480.515428]  i915
[179480.515428]  mac80211
[179480.515429]  cfg80211
[179480.515429]  i2c_algo_bit
[179480.515430]  drm_kms_helper
[179480.515430]  rfkill
[179480.515431]  iTCO_wdt
[179480.515431]  drm
[179480.515432]  iTCO_vendor_support
[179480.515432]  snd_hda_intel
[179480.515433]  snd_hda_codec
[179480.515433]  lpc_ich
[179480.515434]  acpi_cpufreq
[179480.515434]  intel_agp
[179480.515435]  applesmc
[179480.515436]  microcode
[179480.515436]  coretemp
[179480.515437]  evdev
[179480.515437]  input_polldev
[179480.515437]  pcspkr
[179480.515438]  mfd_core
[179480.515438]  i2c_i801
[179480.515439]  bcma
[179480.515439]  snd_hwdep
[179480.515439]  mei
[179480.515440]  i2c_core
[179480.515441]  intel_gtt
[179480.515441]  mperf
[179480.515441]  video
[179480.515442]  ac
[179480.515442]  processor
[179480.515443]  battery
[179480.515443]  apple_bl
[179480.515444]  button
[179480.515444]  snd_pcm_oss
[179480.515445]  snd_mixer_oss
[179480.515445]  snd_pcm
[179480.515446]  snd_page_alloc
[179480.515446]  snd_timer
[179480.515447]  snd
[179480.515447]  soundcore
[179480.515448]  kvm_intel
[179480.515448]  kvm
[179480.515448]  nfs
[179480.515449]  nfs_acl
[179480.515449]  lockd
[179480.515450]  auth_rpcgss
[179480.515450]  sunrpc
[179480.515451]  fscache
[179480.515451]  autofs4
[179480.515452]  jfs
[179480.515452]  xts
[179480.515453]  gf128mul
[179480.515453]  dm_crypt
[179480.515454]  dm_mod
[179480.515454]  sd_mod
[179480.515454]  pata_acpi
[179480.515455]  ata_generic
[179480.515455]  hid_generic
[179480.515456]  usb_storage
[179480.515456]  hid_apple
[179480.515457]  usbhid
[179480.515457]  hid
[179480.515457]  aesni_intel
[179480.515458]  uhci_hcd
[179480.515458]  aes_x86_64
[179480.515459]  aes_generic
[179480.515460]  ghash_clmulni_intel
[179480.515460]  cryptd
[179480.515461]  ata_piix
[179480.515461]  crc32c_intel
[179480.515462]  libata
[179480.515462]  ehci_hcd
[179480.515463]  usbcore
[179480.515463]  scsi_mod
[179480.515464]  usb_common

[179480.515466] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.515466] Call Trace:

[179480.515472]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.515474]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.515480]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.515485]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.515488]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.515492]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.515497]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.515500]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.515503]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.515505]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.515509]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.515511]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.515514]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.515516]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.515518]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.515520]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.515521]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.515523]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.515525]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.515526]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.515527] ---[ end trace 52d31f5c575f7191 ]---
[179480.542013] ------------[ cut here ]------------
[179480.542043] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.542043] Hardware name: MacBookAir4,2
[179480.542044] dp_aux_ch not started status 0xffffffff
[179480.542045] Modules linked in:
[179480.542045]  fuse
[179480.542046]  tun
[179480.542046]  snd_hda_codec_hdmi
[179480.542046]  snd_hda_codec_cirrus
[179480.542047]  ext4
[179480.542047]  jbd2
[179480.542047]  mbcache
[179480.542048]  btusb
[179480.542048]  bluetooth
[179480.542048]  joydev
[179480.542049]  uvcvideo
[179480.542049]  videobuf2_vmalloc
[179480.542049]  crc16
[179480.542050]  videobuf2_memops
[179480.542050]  videobuf2_core
[179480.542050]  videodev
[179480.542050]  bcm5974
[179480.542051]  media
[179480.542051]  arc4
[179480.542051]  brcmsmac
[179480.542052]  cordic
[179480.542052]  brcmutil
[179480.542052]  i915
[179480.542053]  mac80211
[179480.542054]  cfg80211
[179480.542054]  i2c_algo_bit
[179480.542055]  drm_kms_helper
[179480.542055]  rfkill
[179480.542056]  iTCO_wdt
[179480.542056]  drm
[179480.542057]  iTCO_vendor_support
[179480.542057]  snd_hda_intel
[179480.542058]  snd_hda_codec
[179480.542058]  lpc_ich
[179480.542058]  acpi_cpufreq
[179480.542059]  intel_agp
[179480.542060]  applesmc
[179480.542060]  microcode
[179480.542061]  coretemp
[179480.542061]  evdev
[179480.542061]  input_polldev
[179480.542062]  pcspkr
[179480.542062]  mfd_core
[179480.542063]  i2c_i801
[179480.542063]  bcma
[179480.542063]  snd_hwdep
[179480.542064]  mei
[179480.542065]  i2c_core
[179480.542065]  intel_gtt
[179480.542066]  mperf
[179480.542066]  video
[179480.542066]  ac
[179480.542067]  processor
[179480.542067]  battery
[179480.542068]  apple_bl
[179480.542068]  button
[179480.542069]  snd_pcm_oss
[179480.542069]  snd_mixer_oss
[179480.542070]  snd_pcm
[179480.542070]  snd_page_alloc
[179480.542071]  snd_timer
[179480.542071]  snd
[179480.542072]  soundcore
[179480.542072]  kvm_intel
[179480.542073]  kvm
[179480.542073]  nfs
[179480.542074]  nfs_acl
[179480.542074]  lockd
[179480.542075]  auth_rpcgss
[179480.542075]  sunrpc
[179480.542076]  fscache
[179480.542076]  autofs4
[179480.542077]  jfs
[179480.542077]  xts
[179480.542078]  gf128mul
[179480.542078]  dm_crypt
[179480.542079]  dm_mod
[179480.542079]  sd_mod
[179480.542080]  pata_acpi
[179480.542080]  ata_generic
[179480.542081]  hid_generic
[179480.542082]  usb_storage
[179480.542082]  hid_apple
[179480.542082]  usbhid
[179480.542083]  hid
[179480.542083]  aesni_intel
[179480.542084]  uhci_hcd
[179480.542084]  aes_x86_64
[179480.542085]  aes_generic
[179480.542085]  ghash_clmulni_intel
[179480.542085]  cryptd
[179480.542086]  ata_piix
[179480.542086]  crc32c_intel
[179480.542087]  libata
[179480.542087]  ehci_hcd
[179480.542088]  usbcore
[179480.542088]  scsi_mod
[179480.542089]  usb_common

[179480.542091] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.542092] Call Trace:

[179480.542097]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.542099]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.542105]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.542110]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.542113]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.542117]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.542122]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.542125]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.542128]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.542130]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.542134]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.542136]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.542139]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.542141]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.542142]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.542144]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.542146]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.542148]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.542149]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.542151]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.542151] ---[ end trace 52d31f5c575f7192 ]---
[179480.568638] ------------[ cut here ]------------
[179480.568668] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.568669] Hardware name: MacBookAir4,2
[179480.568670] dp_aux_ch not started status 0xffffffff
[179480.568670] Modules linked in:
[179480.568671]  fuse
[179480.568671]  tun
[179480.568671]  snd_hda_codec_hdmi
[179480.568672]  snd_hda_codec_cirrus
[179480.568672]  ext4
[179480.568672]  jbd2
[179480.568673]  mbcache
[179480.568673]  btusb
[179480.568673]  bluetooth
[179480.568674]  joydev
[179480.568674]  uvcvideo
[179480.568674]  videobuf2_vmalloc
[179480.568675]  crc16
[179480.568675]  videobuf2_memops
[179480.568675]  videobuf2_core
[179480.568676]  videodev
[179480.568676]  bcm5974
[179480.568676]  media
[179480.568676]  arc4
[179480.568677]  brcmsmac
[179480.568677]  cordic
[179480.568677]  brcmutil
[179480.568678]  i915
[179480.568678]  mac80211
[179480.568678]  cfg80211
[179480.568679]  i2c_algo_bit
[179480.568679]  drm_kms_helper
[179480.568680]  rfkill
[179480.568681]  iTCO_wdt
[179480.568681]  drm
[179480.568682]  iTCO_vendor_support
[179480.568682]  snd_hda_intel
[179480.568683]  snd_hda_codec
[179480.568683]  lpc_ich
[179480.568684]  acpi_cpufreq
[179480.568684]  intel_agp
[179480.568685]  applesmc
[179480.568685]  microcode
[179480.568686]  coretemp
[179480.568686]  evdev
[179480.568687]  input_polldev
[179480.568687]  pcspkr
[179480.568688]  mfd_core
[179480.568688]  i2c_i801
[179480.568688]  bcma
[179480.568689]  snd_hwdep
[179480.568689]  mei
[179480.568690]  i2c_core
[179480.568691]  intel_gtt
[179480.568691]  mperf
[179480.568692]  video
[179480.568692]  ac
[179480.568693]  processor
[179480.568693]  battery
[179480.568694]  apple_bl
[179480.568694]  button
[179480.568695]  snd_pcm_oss
[179480.568695]  snd_mixer_oss
[179480.568696]  snd_pcm
[179480.568696]  snd_page_alloc
[179480.568697]  snd_timer
[179480.568697]  snd
[179480.568698]  soundcore
[179480.568698]  kvm_intel
[179480.568699]  kvm
[179480.568699]  nfs
[179480.568699]  nfs_acl
[179480.568700]  lockd
[179480.568700]  auth_rpcgss
[179480.568701]  sunrpc
[179480.568701]  fscache
[179480.568702]  autofs4
[179480.568702]  jfs
[179480.568703]  xts
[179480.568703]  gf128mul
[179480.568704]  dm_crypt
[179480.568704]  dm_mod
[179480.568704]  sd_mod
[179480.568705]  pata_acpi
[179480.568705]  ata_generic
[179480.568706]  hid_generic
[179480.568707]  usb_storage
[179480.568707]  hid_apple
[179480.568707]  usbhid
[179480.568708]  hid
[179480.568708]  aesni_intel
[179480.568709]  uhci_hcd
[179480.568709]  aes_x86_64
[179480.568710]  aes_generic
[179480.568710]  ghash_clmulni_intel
[179480.568711]  cryptd
[179480.568711]  ata_piix
[179480.568711]  crc32c_intel
[179480.568712]  libata
[179480.568713]  ehci_hcd
[179480.568713]  usbcore
[179480.568713]  scsi_mod
[179480.568714]  usb_common

[179480.568716] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.568717] Call Trace:

[179480.568722]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.568724]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.568730]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.568735]  [<ffffffffa0538eb5>] intel_dp_aux_native_read_retry+0xb5/0x140 [i915]

[179480.568739]  [<ffffffff81257911>] ? vsnprintf+0x461/0x600

[179480.568743]  [<ffffffffa0538f64>] intel_dp_get_dpcd+0x24/0x40 [i915]

[179480.568747]  [<ffffffffa053a665>] intel_dp_detect+0x55/0x2a0 [i915]

[179480.568751]  [<ffffffffa019a622>] drm_helper_probe_single_connector_modes+0x1a2/0x340 [drm_kms_helper]

[179480.568753]  [<ffffffffa0198030>] drm_fb_helper_probe_connector_modes.isra.2+0x50/0x70 [drm_kms_helper]

[179480.568755]  [<ffffffffa01990b2>] drm_fb_helper_hotplug_event+0xc2/0x120 [drm_kms_helper]

[179480.568760]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.568762]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.568764]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.568766]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.568768]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.568770]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.568772]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.568774]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.568775]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.568777]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.568778] ---[ end trace 52d31f5c575f7193 ]---
[179480.735112] PM: suspend of devices complete after 1316.399 msecs
[179480.735285] PM: late suspend of devices complete after 0.170 msecs
[179480.748666] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[179480.761897] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[179480.788383] PM: noirq suspend of devices complete after 53.177 msecs
[179480.788628] ACPI: Preparing to enter system sleep state S3
[179480.815000] PM: Saving platform NVS memory
[179480.815339] Disabling non-boot CPUs ...
[179480.918118] CPU 1 is now offline
[179480.941378] ------------[ cut here ]------------
[179480.941414] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.941415] Hardware name: MacBookAir4,2
[179480.941416] dp_aux_ch not started status 0xffffffff
[179480.941416] Modules linked in:
[179480.941417]  fuse
[179480.941418]  tun
[179480.941418]  snd_hda_codec_hdmi
[179480.941419]  snd_hda_codec_cirrus
[179480.941419]  ext4
[179480.941419]  jbd2
[179480.941420]  mbcache
[179480.941420]  btusb
[179480.941421]  bluetooth
[179480.941421]  joydev
[179480.941422]  uvcvideo
[179480.941422]  videobuf2_vmalloc
[179480.941423]  crc16
[179480.941423]  videobuf2_memops
[179480.941424]  videobuf2_core
[179480.941424]  videodev
[179480.941424]  bcm5974
[179480.941425]  media
[179480.941425]  arc4
[179480.941425]  brcmsmac
[179480.941426]  cordic
[179480.941426]  brcmutil
[179480.941426]  i915
[179480.941427]  mac80211
[179480.941428]  cfg80211
[179480.941428]  i2c_algo_bit
[179480.941429]  drm_kms_helper
[179480.941429]  rfkill
[179480.941430]  iTCO_wdt
[179480.941431]  drm
[179480.941431]  iTCO_vendor_support
[179480.941432]  snd_hda_intel
[179480.941432]  snd_hda_codec
[179480.941433]  lpc_ich
[179480.941433]  acpi_cpufreq
[179480.941434]  intel_agp
[179480.941434]  applesmc
[179480.941435]  microcode
[179480.941435]  coretemp
[179480.941436]  evdev
[179480.941436]  input_polldev
[179480.941437]  pcspkr
[179480.941437]  mfd_core
[179480.941438]  i2c_i801
[179480.941438]  bcma
[179480.941438]  snd_hwdep
[179480.941439]  mei
[179480.941440]  i2c_core
[179480.941440]  intel_gtt
[179480.941441]  mperf
[179480.941441]  video
[179480.941442]  ac
[179480.941442]  processor
[179480.941443]  battery
[179480.941443]  apple_bl
[179480.941444]  button
[179480.941444]  snd_pcm_oss
[179480.941445]  snd_mixer_oss
[179480.941445]  snd_pcm
[179480.941446]  snd_page_alloc
[179480.941446]  snd_timer
[179480.941447]  snd
[179480.941447]  soundcore
[179480.941447]  kvm_intel
[179480.941448]  kvm
[179480.941448]  nfs
[179480.941449]  nfs_acl
[179480.941449]  lockd
[179480.941450]  auth_rpcgss
[179480.941450]  sunrpc
[179480.941451]  fscache
[179480.941451]  autofs4
[179480.941452]  jfs
[179480.941452]  xts
[179480.941453]  gf128mul
[179480.941453]  dm_crypt
[179480.941454]  dm_mod
[179480.941454]  sd_mod
[179480.941454]  pata_acpi
[179480.941455]  ata_generic
[179480.941456]  hid_generic
[179480.941456]  usb_storage
[179480.941457]  hid_apple
[179480.941457]  usbhid
[179480.941458]  hid
[179480.941458]  aesni_intel
[179480.941459]  uhci_hcd
[179480.941459]  aes_x86_64
[179480.941460]  aes_generic
[179480.941460]  ghash_clmulni_intel
[179480.941460]  cryptd
[179480.941461]  ata_piix
[179480.941461]  crc32c_intel
[179480.941462]  libata
[179480.941470]  ehci_hcd
[179480.941471]  usbcore
[179480.941471]  scsi_mod
[179480.941471]  usb_common

[179480.941474] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.941475] Call Trace:

[179480.941480]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.941481]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.941487]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.941491]  [<ffffffffa0538d08>] intel_dp_aux_native_write+0xa8/0xf0 [i915]

[179480.941495]  [<ffffffffa0538d6e>] intel_dp_aux_native_write_1+0x1e/0x20 [i915]

[179480.941498]  [<ffffffffa05395a3>] intel_dp_sink_dpms+0x33/0x90 [i915]

[179480.941501]  [<ffffffffa0539be8>] intel_dp_prepare+0x28/0x40 [i915]

[179480.941504]  [<ffffffffa019a0f2>] drm_crtc_helper_set_mode+0x452/0x500 [drm_kms_helper]

[179480.941507]  [<ffffffffa019b1b9>] drm_crtc_helper_set_config+0x9f9/0xb10 [drm_kms_helper]

[179480.941511]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340

[179480.941513]  [<ffffffffa0198c68>] drm_fb_helper_set_par+0x78/0x100 [drm_kms_helper]

[179480.941515]  [<ffffffffa0198e6b>] drm_fb_helper_single_fb_probe+0x17b/0x300 [drm_kms_helper]

[179480.941517]  [<ffffffffa01990cd>] drm_fb_helper_hotplug_event+0xdd/0x120 [drm_kms_helper]

[179480.941521]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.941523]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.941526]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.941528]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.941530]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.941531]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.941533]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.941536]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.941537]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.941538]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.941539] ---[ end trace 52d31f5c575f7194 ]---
[179480.968009] ------------[ cut here ]------------
[179480.968041] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.968042] Hardware name: MacBookAir4,2
[179480.968043] dp_aux_ch not started status 0xffffffff
[179480.968043] Modules linked in:
[179480.968044]  fuse
[179480.968044]  tun
[179480.968045]  snd_hda_codec_hdmi
[179480.968045]  snd_hda_codec_cirrus
[179480.968045]  ext4
[179480.968046]  jbd2
[179480.968046]  mbcache
[179480.968046]  btusb
[179480.968047]  bluetooth
[179480.968047]  joydev
[179480.968047]  uvcvideo
[179480.968048]  videobuf2_vmalloc
[179480.968048]  crc16
[179480.968048]  videobuf2_memops
[179480.968049]  videobuf2_core
[179480.968049]  videodev
[179480.968049]  bcm5974
[179480.968049]  media
[179480.968050]  arc4
[179480.968050]  brcmsmac
[179480.968050]  cordic
[179480.968051]  brcmutil
[179480.968051]  i915
[179480.968051]  mac80211
[179480.968052]  cfg80211
[179480.968052]  i2c_algo_bit
[179480.968053]  drm_kms_helper
[179480.968053]  rfkill
[179480.968054]  iTCO_wdt
[179480.968054]  drm
[179480.968055]  iTCO_vendor_support
[179480.968055]  snd_hda_intel
[179480.968056]  snd_hda_codec
[179480.968056]  lpc_ich
[179480.968057]  acpi_cpufreq
[179480.968057]  intel_agp
[179480.968058]  applesmc
[179480.968058]  microcode
[179480.968059]  coretemp
[179480.968059]  evdev
[179480.968060]  input_polldev
[179480.968060]  pcspkr
[179480.968061]  mfd_core
[179480.968061]  i2c_i801
[179480.968061]  bcma
[179480.968062]  snd_hwdep
[179480.968062]  mei
[179480.968063]  i2c_core
[179480.968063]  intel_gtt
[179480.968064]  mperf
[179480.968064]  video
[179480.968065]  ac
[179480.968065]  processor
[179480.968066]  battery
[179480.968066]  apple_bl
[179480.968067]  button
[179480.968067]  snd_pcm_oss
[179480.968068]  snd_mixer_oss
[179480.968068]  snd_pcm
[179480.968069]  snd_page_alloc
[179480.968069]  snd_timer
[179480.968070]  snd
[179480.968070]  soundcore
[179480.968070]  kvm_intel
[179480.968071]  kvm
[179480.968072]  nfs
[179480.968072]  nfs_acl
[179480.968073]  lockd
[179480.968073]  auth_rpcgss
[179480.968074]  sunrpc
[179480.968074]  fscache
[179480.968075]  autofs4
[179480.968075]  jfs
[179480.968076]  xts
[179480.968076]  gf128mul
[179480.968076]  dm_crypt
[179480.968077]  dm_mod
[179480.968077]  sd_mod
[179480.968078]  pata_acpi
[179480.968078]  ata_generic
[179480.968079]  hid_generic
[179480.968080]  usb_storage
[179480.968080]  hid_apple
[179480.968080]  usbhid
[179480.968081]  hid
[179480.968081]  aesni_intel
[179480.968082]  uhci_hcd
[179480.968082]  aes_x86_64
[179480.968083]  aes_generic
[179480.968083]  ghash_clmulni_intel
[179480.968084]  cryptd
[179480.968084]  ata_piix
[179480.968085]  crc32c_intel
[179480.968085]  libata
[179480.968085]  ehci_hcd
[179480.968086]  usbcore
[179480.968086]  scsi_mod
[179480.968087]  usb_common

[179480.968089] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.968090] Call Trace:

[179480.968096]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.968098]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.968104]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.968108]  [<ffffffffa0538d08>] intel_dp_aux_native_write+0xa8/0xf0 [i915]

[179480.968112]  [<ffffffffa0538d6e>] intel_dp_aux_native_write_1+0x1e/0x20 [i915]

[179480.968116]  [<ffffffffa05395a3>] intel_dp_sink_dpms+0x33/0x90 [i915]

[179480.968120]  [<ffffffffa0539be8>] intel_dp_prepare+0x28/0x40 [i915]

[179480.968123]  [<ffffffffa019a0f2>] drm_crtc_helper_set_mode+0x452/0x500 [drm_kms_helper]

[179480.968127]  [<ffffffffa019b1b9>] drm_crtc_helper_set_config+0x9f9/0xb10 [drm_kms_helper]

[179480.968131]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340

[179480.968134]  [<ffffffffa0198c68>] drm_fb_helper_set_par+0x78/0x100 [drm_kms_helper]

[179480.968136]  [<ffffffffa0198e6b>] drm_fb_helper_single_fb_probe+0x17b/0x300 [drm_kms_helper]

[179480.968138]  [<ffffffffa01990cd>] drm_fb_helper_hotplug_event+0xdd/0x120 [drm_kms_helper]

[179480.968143]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.968145]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.968147]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.968149]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.968151]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.968153]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.968154]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.968157]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.968158]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.968159]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.968160] ---[ end trace 52d31f5c575f7195 ]---
[179480.994633] ------------[ cut here ]------------
[179480.994665] WARNING: at drivers/gpu/drm/i915/intel_dp.c:412 intel_dp_aux_ch+0xda/0x380 [i915]()
[179480.994666] Hardware name: MacBookAir4,2
[179480.994667] dp_aux_ch not started status 0xffffffff
[179480.994667] Modules linked in:
[179480.994668]  fuse
[179480.994668]  tun
[179480.994668]  snd_hda_codec_hdmi
[179480.994669]  snd_hda_codec_cirrus
[179480.994669]  ext4
[179480.994669]  jbd2
[179480.994670]  mbcache
[179480.994670]  btusb
[179480.994670]  bluetooth
[179480.994671]  joydev
[179480.994671]  uvcvideo
[179480.994671]  videobuf2_vmalloc
[179480.994672]  crc16
[179480.994672]  videobuf2_memops
[179480.994672]  videobuf2_core
[179480.994673]  videodev
[179480.994673]  bcm5974
[179480.994673]  media
[179480.994673]  arc4
[179480.994674]  brcmsmac
[179480.994674]  cordic
[179480.994674]  brcmutil
[179480.994675]  i915
[179480.994675]  mac80211
[179480.994675]  cfg80211
[179480.994676]  i2c_algo_bit
[179480.994676]  drm_kms_helper
[179480.994677]  rfkill
[179480.994677]  iTCO_wdt
[179480.994678]  drm
[179480.994678]  iTCO_vendor_support
[179480.994679]  snd_hda_intel
[179480.994679]  snd_hda_codec
[179480.994679]  lpc_ich
[179480.994680]  acpi_cpufreq
[179480.994680]  intel_agp
[179480.994681]  applesmc
[179480.994681]  microcode
[179480.994682]  coretemp
[179480.994682]  evdev
[179480.994683]  input_polldev
[179480.994683]  pcspkr
[179480.994684]  mfd_core
[179480.994684]  i2c_i801
[179480.994685]  bcma
[179480.994685]  snd_hwdep
[179480.994685]  mei
[179480.994686]  i2c_core
[179480.994686]  intel_gtt
[179480.994687]  mperf
[179480.994687]  video
[179480.994688]  ac
[179480.994689]  processor
[179480.994689]  battery
[179480.994690]  apple_bl
[179480.994690]  button
[179480.994691]  snd_pcm_oss
[179480.994691]  snd_mixer_oss
[179480.994692]  snd_pcm
[179480.994692]  snd_page_alloc
[179480.994693]  snd_timer
[179480.994693]  snd
[179480.994694]  soundcore
[179480.994694]  kvm_intel
[179480.994694]  kvm
[179480.994695]  nfs
[179480.994695]  nfs_acl
[179480.994696]  lockd
[179480.994696]  auth_rpcgss
[179480.994697]  sunrpc
[179480.994697]  fscache
[179480.994698]  autofs4
[179480.994698]  jfs
[179480.994698]  xts
[179480.994699]  gf128mul
[179480.994699]  dm_crypt
[179480.994700]  dm_mod
[179480.994700]  sd_mod
[179480.994701]  pata_acpi
[179480.994701]  ata_generic
[179480.994702]  hid_generic
[179480.994702]  usb_storage
[179480.994703]  hid_apple
[179480.994703]  usbhid
[179480.994703]  hid
[179480.994704]  aesni_intel
[179480.994704]  uhci_hcd
[179480.994705]  aes_x86_64
[179480.994705]  aes_generic
[179480.994706]  ghash_clmulni_intel
[179480.994706]  cryptd
[179480.994706]  ata_piix
[179480.994707]  crc32c_intel
[179480.994707]  libata
[179480.994708]  ehci_hcd
[179480.994708]  usbcore
[179480.994709]  scsi_mod
[179480.994709]  usb_common

[179480.994711] Pid: 21263, comm: kworker/1:1 Tainted: G        W    3.5.4-1-ARCH #1
[179480.994712] Call Trace:

[179480.994718]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0

[179480.994720]  [<ffffffff81051b36>] warn_slowpath_fmt+0x46/0x50

[179480.994725]  [<ffffffffa05389ba>] intel_dp_aux_ch+0xda/0x380 [i915]

[179480.994730]  [<ffffffffa0538d08>] intel_dp_aux_native_write+0xa8/0xf0 [i915]

[179480.994733]  [<ffffffffa0538d6e>] intel_dp_aux_native_write_1+0x1e/0x20 [i915]

[179480.994737]  [<ffffffffa05395a3>] intel_dp_sink_dpms+0x33/0x90 [i915]

[179480.994741]  [<ffffffffa0539be8>] intel_dp_prepare+0x28/0x40 [i915]

[179480.994745]  [<ffffffffa019a0f2>] drm_crtc_helper_set_mode+0x452/0x500 [drm_kms_helper]

[179480.994748]  [<ffffffffa019b1b9>] drm_crtc_helper_set_config+0x9f9/0xb10 [drm_kms_helper]

[179480.994752]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340

[179480.994755]  [<ffffffffa0198c68>] drm_fb_helper_set_par+0x78/0x100 [drm_kms_helper]

[179480.994758]  [<ffffffffa0198e6b>] drm_fb_helper_single_fb_probe+0x17b/0x300 [drm_kms_helper]

[179480.994760]  [<ffffffffa01990cd>] drm_fb_helper_hotplug_event+0xdd/0x120 [drm_kms_helper]

[179480.994765]  [<ffffffffa0548aac>] intel_fb_output_poll_changed+0x1c/0x20 [i915]

[179480.994767]  [<ffffffffa0199be8>] output_poll_execute+0x198/0x1b0 [drm_kms_helper]

[179480.994770]  [<ffffffff8106effa>] process_one_work+0x12a/0x440

[179480.994772]  [<ffffffffa0199a50>] ? drm_helper_connector_dpms+0x130/0x130 [drm_kms_helper]

[179480.994774]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0

[179480.994776]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0

[179480.994778]  [<ffffffff81074f73>] kthread+0x93/0xa0

[179480.994780]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10

[179480.994781]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70

[179480.994783]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[179480.994783] ---[ end trace 52d31f5c575f7196 ]---
[179481.021282] CPU 2 is now offline
[179481.124424] CPU 3 is now offline
[179481.124761] Extended CMOS year: 2000
[179481.126224] ACPI: Low-level resume complete
[179481.126265] PM: Restoring platform NVS memory
[179481.126581] Extended CMOS year: 2000
[179481.126622] Enabling non-boot CPUs ...
[179481.130081] Booting Node 0 Processor 1 APIC 0x2
[179481.148877] CPU1 is up
[179481.155713] Booting Node 0 Processor 2 APIC 0x1
[179481.170181] CPU2 is up
[179481.171516] Booting Node 0 Processor 3 APIC 0x3
[179481.187581] CPU3 is up
[179481.192537] ACPI: Waking up from system sleep state S3
[179481.692302] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[179481.692585] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[179481.693230] PM: noirq resume of devices complete after 1.144 msecs
[179481.693338] PM: early resume of devices complete after 0.085 msecs
[179481.693403] i915 0000:00:02.0: setting latency timer to 64
[179481.693435] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[179481.693454] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[179481.693466] usb usb3: root hub lost power or was reset
[179481.693485] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[179481.693530] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[179481.693563] usb usb4: root hub lost power or was reset
[179481.693568] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[179481.693589] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[179481.693619] ata_piix 0000:00:1f.2: setting latency timer to 64
[179481.694339] mei 0000:00:16.0: wd: failed to find the client
[179481.744691] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[179481.764852] bcm5974: bad trackpad package, length: 8
[179481.765863] bcm5974: bad trackpad package, length: 8
[179481.772912] bcm5974: bad trackpad package, length: 8
[179481.773911] bcm5974: bad trackpad package, length: 8
[179481.775884] bcm5974: bad trackpad package, length: 8
[179481.776900] bcm5974: bad trackpad package, length: 8
[179481.777824] bcm5974: bad trackpad package, length: 8
[179481.778892] bcm5974: bad trackpad package, length: 8
[179481.780864] bcm5974: bad trackpad package, length: 8
[179482.713807] ata2.00: failed to resume link (SControl 0)
[179483.033314] ata1.01: failed to resume link (SControl 0)
[179483.186454] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[179483.186465] ata1.01: SATA link down (SStatus 0 SControl 0)
[179483.193303] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[179483.200063] ata1.00: configured for UDMA/133
[179483.234439] sd 0:0:0:0: [sda] Starting disk
[179483.735522] ata2.01: failed to resume link (SControl 0)
[179483.747043] ata2.00: SATA link down (SStatus 4 SControl 0)
[179483.747057] ata2.01: SATA link down (SStatus 0 SControl 0)
[179483.763454] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[179483.764446] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[179483.764448] ieee80211 phy0: changing basic rates failed: -22
[179483.764449] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[179483.764450] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[179483.764451] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[179483.768783] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 7)
[179483.788802] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[179483.788807] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[179483.788808] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[179483.800360] cfg80211: Calling CRDA to update world regulatory domain
[179484.160426] PM: resume of devices complete after 2470.932 msecs
[179484.161471] PM: Finishing wakeup.
[179484.161471] Restarting tasks ... done.
[179484.213942] video LNXVIDEO:00: Restoring backlight state
[179484.602504] systemd-journald[194]: Compressed data object 928 -> 632
[179486.831353] wlan0: authenticate with 0c:b0:5d:9c:37:12
[179486.831368] ieee80211 phy0: changing basic rates failed: -52
[179486.831376] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[179486.832741] EXT4-fs (sda4): re-mounted. Opts: commit=600
[179486.833192] wlan0: authenticated
[179486.833965] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[179486.837962] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=3)
[179486.838618] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[179486.838623] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[179486.838625] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[179486.839052] wlan0: associated
[179491.925933] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[184934.305916] EXT4-fs (sda4): re-mounted. Opts: commit=0
[184934.836761] PM: Syncing filesystems ... done.
[184934.889042] PM: Preparing system for mem sleep
[184935.976380] Freezing user space processes ... (elapsed 0.01 seconds) done.
[184935.989236] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[184936.002633] PM: Entering mem sleep
[184936.002657] Suspending console(s) (use no_console_suspend to debug)
[184936.011107] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[184936.012345] sd 0:0:0:0: [sda] Stopping disk
[184937.603444] PM: suspend of devices complete after 1603.079 msecs
[184937.603611] PM: late suspend of devices complete after 0.165 msecs
[184937.616972] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[184937.630208] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[184937.656712] PM: noirq suspend of devices complete after 53.177 msecs
[184937.656957] ACPI: Preparing to enter system sleep state S3
[184937.683343] PM: Saving platform NVS memory
[184937.683679] Disabling non-boot CPUs ...
[184937.786441] CPU 1 is now offline
[184937.889615] CPU 2 is now offline
[184937.992771] CPU 3 is now offline
[184937.993101] Extended CMOS year: 2000
[184937.994556] ACPI: Low-level resume complete
[184937.994597] PM: Restoring platform NVS memory
[184937.994912] Extended CMOS year: 2000
[184937.994954] Enabling non-boot CPUs ...
[184938.001812] Booting Node 0 Processor 1 APIC 0x2
[184938.017413] CPU1 is up
[184938.022515] Booting Node 0 Processor 2 APIC 0x1
[184938.042106] CPU2 is up
[184938.043129] Booting Node 0 Processor 3 APIC 0x3
[184938.059657] CPU3 is up
[184938.064644] ACPI: Waking up from system sleep state S3
[184938.916740] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[184938.917017] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[184938.917633] PM: noirq resume of devices complete after 1.093 msecs
[184938.917730] PM: early resume of devices complete after 0.075 msecs
[184938.917763] i915 0000:00:02.0: setting latency timer to 64
[184938.917788] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[184938.917805] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[184938.917812] usb usb3: root hub lost power or was reset
[184938.917832] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[184938.917893] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[184938.917901] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[184938.917923] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[184938.917929] usb usb4: root hub lost power or was reset
[184938.917946] ata_piix 0000:00:1f.2: setting latency timer to 64
[184938.918556] mei 0000:00:16.0: wd: failed to find the client
[184938.957286] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[184938.990224] bcm5974: bad trackpad package, length: 8
[184938.992209] bcm5974: bad trackpad package, length: 8
[184938.993212] bcm5974: bad trackpad package, length: 8
[184938.994206] bcm5974: bad trackpad package, length: 8
[184938.995171] bcm5974: bad trackpad package, length: 8
[184939.938251] ata2.00: failed to resume link (SControl 0)
[184940.257743] ata1.01: failed to resume link (SControl 0)
[184940.410911] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[184940.410923] ata1.01: SATA link down (SStatus 0 SControl 0)
[184940.417738] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[184940.424499] ata1.00: configured for UDMA/133
[184940.458855] sd 0:0:0:0: [sda] Starting disk
[184940.959972] ata2.01: failed to resume link (SControl 0)
[184940.971478] ata2.00: SATA link down (SStatus 4 SControl 0)
[184940.971500] ata2.01: SATA link down (SStatus 0 SControl 0)
[184940.988094] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[184940.989084] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[184940.989086] ieee80211 phy0: changing basic rates failed: -22
[184940.989087] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[184940.989088] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[184940.989089] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[184940.989290] PM: resume of devices complete after 2074.790 msecs
[184940.989681] PM: Finishing wakeup.
[184940.989682] Restarting tasks ... done.
[184941.048562] video LNXVIDEO:00: Restoring backlight state
[184941.086357] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 7)
[184941.129627] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[184941.129634] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[184941.129636] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[184941.167252] cfg80211: Calling CRDA for country: CH
[184942.464780] EXT4-fs (sda4): re-mounted. Opts: commit=0
[184943.659618] EXT4-fs (sda4): re-mounted. Opts: commit=0
[184944.176296] wlan0: authenticate with 0c:b0:5d:9c:37:12
[184944.185503] ieee80211 phy0: changing basic rates failed: -52
[184944.185525] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[184944.187463] wlan0: authenticated
[184944.188262] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[184944.193494] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=2)
[184944.194136] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[184944.194153] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[184944.194162] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[184944.195066] wlan0: associated
[184948.639766] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[189670.531370] usb 2-1.2: new full-speed USB device number 4 using ehci_hcd
[189670.710852] input: Wacom Bamboo 16FG 4x5 Pen as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.0/input/input15
[189670.713586] input: Wacom Bamboo 16FG 4x5 Finger as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.1/input/input16
[189670.713671] usbcore: registered new interface driver wacom
[193264.528749] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22326)
[193264.528751] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22326)
[193264.528753] CPU3: Package temperature above threshold, cpu clock throttled (total events = 23121)
[193264.528768] CPU1: Package temperature above threshold, cpu clock throttled (total events = 23121)
[193264.528781] CPU2: Package temperature above threshold, cpu clock throttled (total events = 23121)
[193264.528782] CPU0: Package temperature above threshold, cpu clock throttled (total events = 23121)
[193264.530723] CPU3: Core temperature/speed normal
[193264.530724] CPU1: Core temperature/speed normal
[193264.530726] CPU0: Package temperature/speed normal
[193264.530727] CPU2: Package temperature/speed normal
[193264.530728] CPU1: Package temperature/speed normal
[193264.530734] CPU3: Package temperature/speed normal
[193657.504185] CPU2: Package power limit notification (total events = 1)
[193657.504187] CPU3: Package power limit notification (total events = 1)
[193657.504189] CPU0: Package power limit notification (total events = 1)
[193657.504191] CPU1: Package power limit notification (total events = 1)
[193657.515156] CPU1: Package power limit normal
[193657.515157] CPU3: Package power limit normal
[193657.515159] CPU0: Package power limit normal
[193657.515161] CPU2: Package power limit normal
[198839.429358] CPU1: Core temperature above threshold, cpu clock throttled (total events = 22638)
[198839.429360] CPU3: Core temperature above threshold, cpu clock throttled (total events = 22638)
[198839.429362] CPU2: Package temperature above threshold, cpu clock throttled (total events = 23516)
[198839.429363] CPU3: Package temperature above threshold, cpu clock throttled (total events = 23516)
[198839.429366] CPU0: Package temperature above threshold, cpu clock throttled (total events = 23516)
[198839.429371] CPU1: Package temperature above threshold, cpu clock throttled (total events = 23516)
[198839.439334] CPU1: Core temperature/speed normal
[198839.439336] CPU3: Core temperature/speed normal
[198839.439337] CPU2: Package temperature/speed normal
[198839.439338] CPU3: Package temperature/speed normal
[198839.439341] CPU0: Package temperature/speed normal
[198839.439347] CPU1: Package temperature/speed normal
[201862.161922] CPU1: Core temperature above threshold, cpu clock throttled (total events = 24938)
[201862.161924] CPU3: Core temperature above threshold, cpu clock throttled (total events = 24938)
[201862.161926] CPU0: Package temperature above threshold, cpu clock throttled (total events = 26104)
[201862.161928] CPU2: Package temperature above threshold, cpu clock throttled (total events = 26104)
[201862.161929] CPU3: Package temperature above threshold, cpu clock throttled (total events = 26104)
[201862.161935] CPU1: Package temperature above threshold, cpu clock throttled (total events = 26104)
[201862.162930] CPU2: Package temperature/speed normal
[201862.162931] CPU3: Core temperature/speed normal
[201862.162932] CPU1: Core temperature/speed normal
[201862.162933] CPU3: Package temperature/speed normal
[201862.162936] CPU0: Package temperature/speed normal
[201862.162937] CPU1: Package temperature/speed normal
[203120.340849] EXT4-fs (sda4): re-mounted. Opts: commit=600
[203121.537741] usb 2-1.2: USB disconnect, device number 4
[203121.543459] wacom 2-1.2:1.1: wacom_sys_irq - usb_submit_urb failed with result -19
[203234.504286] CPU3: Core temperature above threshold, cpu clock throttled (total events = 26557)
[203234.504290] CPU2: Package temperature above threshold, cpu clock throttled (total events = 28707)
[203234.504291] CPU1: Core temperature above threshold, cpu clock throttled (total events = 26557)
[203234.504293] CPU0: Package temperature above threshold, cpu clock throttled (total events = 28707)
[203234.504295] CPU1: Package temperature above threshold, cpu clock throttled (total events = 28707)
[203234.504300] CPU3: Package temperature above threshold, cpu clock throttled (total events = 28707)
[203234.505300] CPU3: Core temperature/speed normal
[203234.505301] CPU1: Core temperature/speed normal
[203234.505302] CPU0: Package temperature/speed normal
[203234.505303] CPU2: Package temperature/speed normal
[203234.505304] CPU1: Package temperature/speed normal
[203234.505309] CPU3: Package temperature/speed normal
[204815.706378] systemd-journald[194]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (33019 of 44024 items, 15486976 file size, 469 bytes per hash table item), suggesting rotation.
[204815.706384] systemd-journald[194]: Journal header limits reached or header out-of-date, rotating.
[204815.706386] systemd-journald[194]: Rotating...
[204815.706959] systemd-journald[194]: Reserving 44024 entries in hash table.
[204815.710239] systemd-journald[194]: Vacuuming...
[207246.155279] CPU2: Core temperature above threshold, cpu clock throttled (total events = 3971)
[207246.155280] CPU0: Core temperature above threshold, cpu clock throttled (total events = 3971)
[207246.155282] CPU1: Package temperature above threshold, cpu clock throttled (total events = 29895)
[207246.155284] CPU3: Package temperature above threshold, cpu clock throttled (total events = 29895)
[207246.155285] CPU0: Package temperature above threshold, cpu clock throttled (total events = 29895)
[207246.155291] CPU2: Package temperature above threshold, cpu clock throttled (total events = 29895)
[207246.156268] CPU2: Core temperature/speed normal
[207246.156269] CPU0: Core temperature/speed normal
[207246.156270] CPU3: Package temperature/speed normal
[207246.156271] CPU1: Package temperature/speed normal
[207246.156272] CPU0: Package temperature/speed normal
[207246.156276] CPU2: Package temperature/speed normal
[209156.873521] EXT4-fs (sda4): re-mounted. Opts: commit=0
[227104.496047] CPU3: Core temperature above threshold, cpu clock throttled (total events = 28153)
[227104.496048] CPU1: Core temperature above threshold, cpu clock throttled (total events = 28153)
[227104.496051] CPU0: Package temperature above threshold, cpu clock throttled (total events = 31050)
[227104.496052] CPU2: Package temperature above threshold, cpu clock throttled (total events = 31050)
[227104.496053] CPU1: Package temperature above threshold, cpu clock throttled (total events = 31050)
[227104.496061] CPU3: Package temperature above threshold, cpu clock throttled (total events = 31050)
[227104.497067] CPU1: Core temperature/speed normal
[227104.497068] CPU0: Package temperature/speed normal
[227104.497069] CPU3: Core temperature/speed normal
[227104.497070] CPU2: Package temperature/speed normal
[227104.497071] CPU3: Package temperature/speed normal
[227104.497076] CPU1: Package temperature/speed normal
[227404.585449] CPU2: Package temperature above threshold, cpu clock throttled (total events = 34371)
[227404.585453] CPU1: Core temperature above threshold, cpu clock throttled (total events = 30588)
[227404.585455] CPU3: Core temperature above threshold, cpu clock throttled (total events = 30588)
[227404.585457] CPU0: Package temperature above threshold, cpu clock throttled (total events = 34371)
[227404.585458] CPU1: Package temperature above threshold, cpu clock throttled (total events = 34371)
[227404.585460] CPU3: Package temperature above threshold, cpu clock throttled (total events = 34371)
[227404.586442] CPU3: Core temperature/speed normal
[227404.586444] CPU1: Core temperature/speed normal
[227404.586446] CPU2: Package temperature/speed normal
[227404.586448] CPU0: Package temperature/speed normal
[227404.586449] CPU1: Package temperature/speed normal
[227404.586458] CPU3: Package temperature/speed normal
[227704.276411] CPU3: Core temperature above threshold, cpu clock throttled (total events = 39780)
[227704.276414] CPU0: Package temperature above threshold, cpu clock throttled (total events = 48283)
[227704.276415] CPU2: Package temperature above threshold, cpu clock throttled (total events = 48283)
[227704.276417] CPU1: Core temperature above threshold, cpu clock throttled (total events = 39780)
[227704.276419] CPU1: Package temperature above threshold, cpu clock throttled (total events = 48283)
[227704.276423] CPU3: Package temperature above threshold, cpu clock throttled (total events = 48283)
[227704.277443] CPU3: Core temperature/speed normal
[227704.277444] CPU1: Core temperature/speed normal
[227704.277445] CPU2: Package temperature/speed normal
[227704.277446] CPU1: Package temperature/speed normal
[227704.277447] CPU0: Package temperature/speed normal
[227704.277452] CPU3: Package temperature/speed normal
[227707.512381] CPU2: Core temperature above threshold, cpu clock throttled (total events = 11837)
[227707.512382] CPU0: Core temperature above threshold, cpu clock throttled (total events = 11837)
[227707.513346] CPU2: Core temperature/speed normal
[227707.513349] CPU0: Core temperature/speed normal
[227807.329292] usb 2-1.2: new full-speed USB device number 5 using ehci_hcd
[227807.434560] input: Wacom Bamboo 16FG 4x5 Pen as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.0/input/input17
[227807.436497] input: Wacom Bamboo 16FG 4x5 Finger as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.1/input/input18
[262109.672289] usb 2-1.2: USB disconnect, device number 5
[262109.675253] wacom 2-1.2:1.1: wacom_sys_irq - usb_submit_urb failed with result -19
[262111.416972] EXT4-fs (sda4): re-mounted. Opts: commit=600
[262114.961629] EXT4-fs (sda4): re-mounted. Opts: commit=0
[262115.307626] PM: Syncing filesystems ... done.
[262115.325707] PM: Preparing system for mem sleep
[262118.341264] Freezing user space processes ... (elapsed 0.01 seconds) done.
[262118.352209] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[262118.365601] PM: Entering mem sleep
[262118.365619] Suspending console(s) (use no_console_suspend to debug)
[262118.374145] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[262118.375387] sd 0:0:0:0: [sda] Stopping disk
[262119.773400] PM: suspend of devices complete after 1409.775 msecs
[262119.773558] PM: late suspend of devices complete after 0.156 msecs
[262119.786909] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[262119.800150] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[262119.826654] PM: noirq suspend of devices complete after 53.171 msecs
[262119.826899] ACPI: Preparing to enter system sleep state S3
[262119.853281] PM: Saving platform NVS memory
[262119.853632] Disabling non-boot CPUs ...
[262119.956393] CPU 1 is now offline
[262120.059537] CPU 2 is now offline
[262120.162704] CPU 3 is now offline
[262120.163030] Extended CMOS year: 2000
[262120.164488] ACPI: Low-level resume complete
[262120.164530] PM: Restoring platform NVS memory
[262120.164843] Extended CMOS year: 2000
[262120.164884] Enabling non-boot CPUs ...
[262120.168343] Booting Node 0 Processor 1 APIC 0x2
[262120.184011] CPU1 is up
[262120.191540] Booting Node 0 Processor 2 APIC 0x1
[262120.205912] CPU2 is up
[262120.206590] Booting Node 0 Processor 3 APIC 0x3
[262120.222180] CPU3 is up
[262120.227135] ACPI: Waking up from system sleep state S3
[262120.727243] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[262120.727526] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[262120.728163] PM: noirq resume of devices complete after 1.135 msecs
[262120.728271] PM: early resume of devices complete after 0.085 msecs
[262120.728301] i915 0000:00:02.0: setting latency timer to 64
[262120.728344] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[262120.728372] usb usb3: root hub lost power or was reset
[262120.728374] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[262120.728393] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[262120.728466] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[262120.728476] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[262120.728505] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[262120.728525] ata_piix 0000:00:1f.2: setting latency timer to 64
[262120.728529] usb usb4: root hub lost power or was reset
[262120.729300] mei 0000:00:16.0: wd: failed to find the client
[262120.778694] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[262120.800736] bcm5974: bad trackpad package, length: 8
[262121.748674] ata2.00: failed to resume link (SControl 0)
[262122.068248] ata1.01: failed to resume link (SControl 0)
[262122.221412] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[262122.221424] ata1.01: SATA link down (SStatus 0 SControl 0)
[262122.228241] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[262122.235003] ata1.00: configured for UDMA/133
[262122.269299] sd 0:0:0:0: [sda] Starting disk
[262122.770486] ata2.01: failed to resume link (SControl 0)
[262122.781989] ata2.00: SATA link down (SStatus 4 SControl 0)
[262122.782010] ata2.01: SATA link down (SStatus 0 SControl 0)
[262122.798571] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[262122.799572] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[262122.799575] ieee80211 phy0: changing basic rates failed: -22
[262122.799576] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[262122.799577] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[262122.799578] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[262122.799765] PM: resume of devices complete after 2074.719 msecs
[262122.800134] PM: Finishing wakeup.
[262122.800135] Restarting tasks ... done.
[262122.819953] video LNXVIDEO:00: Restoring backlight state
[262122.880332] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[262122.880338] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[262122.880339] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[262122.896940] cfg80211: Calling CRDA to update world regulatory domain
[262125.551750] wlan0: authenticate with d4:a0:2a:98:a6:a0
[262125.551787] ieee80211 phy0: changing basic rates failed: -52
[262125.551809] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 1/3)
[262125.752464] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 2/3)
[262125.955435] wlan0: send auth to d4:a0:2a:98:a6:a0 (try 3/3)
[262125.957009] wlan0: authenticated
[262125.958826] wlan0: associate with d4:a0:2a:98:a6:a0 (try 1/3)
[262125.962709] wlan0: RX AssocResp from d4:a0:2a:98:a6:a0 (capab=0x431 status=0 aid=7)
[262125.963222] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[262125.963232] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[262125.963237] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[262125.963251] wlan0: associated
[262126.393890] EXT4-fs (sda4): re-mounted. Opts: commit=600
[262132.047751] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[262145.814877] wlan0: deauthenticated from d4:a0:2a:98:a6:a0 (Reason: 2)
[262145.821446] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[262145.821464] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[262145.821469] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[262145.831180] cfg80211: Calling CRDA to update world regulatory domain
[262147.786017] wlan0: authenticate with d4:a0:2a:98:b8:cf
[262147.786070] wlan0: direct probe to d4:a0:2a:98:b8:cf (try 1/3)
[262147.987779] wlan0: send auth to d4:a0:2a:98:b8:cf (try 2/3)
[262147.988598] wlan0: authenticated
[262147.991152] wlan0: associate with d4:a0:2a:98:b8:cf (try 1/3)
[262147.992963] wlan0: RX AssocResp from d4:a0:2a:98:b8:cf (capab=0x11 status=0 aid=16)
[262147.993470] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[262147.993480] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[262147.993485] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[262147.994279] wlan0: associated
[262150.675880] EXT4-fs (sda4): re-mounted. Opts: commit=0
[262153.418861] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[262447.394461] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[264813.574544] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[269019.117829] EXT4-fs (sda4): re-mounted. Opts: commit=600
[269083.240288] EXT4-fs (sda4): re-mounted. Opts: commit=0
[269823.422875] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[269823.427741] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[269823.433030] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[270681.945037] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[272512.884852] wlan0: deauthenticating from d4:a0:2a:98:b8:cf by local choice (reason=3)
[272512.890476] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[272512.890492] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[272512.890497] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[272512.891227] wlan0: authenticate with d4:a0:2a:98:b8:cf
[272512.891265] wlan0: send auth to d4:a0:2a:98:b8:cf (try 1/3)
[272512.893319] wlan0: authenticated
[272512.893733] wlan0: associate with d4:a0:2a:98:b8:cf (try 1/3)
[272512.897925] wlan0: RX AssocResp from d4:a0:2a:98:b8:cf (capab=0x11 status=0 aid=16)
[272512.898396] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[272512.898401] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[272512.898404] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[272512.898723] wlan0: associated
[272517.705150] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[273629.459806] EXT4-fs (sda4): re-mounted. Opts: commit=600
[273654.216314] EXT4-fs (sda4): re-mounted. Opts: commit=0
[278843.360173] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[278996.217630] CPU1: Core temperature above threshold, cpu clock throttled (total events = 40251)
[278996.217631] CPU3: Core temperature above threshold, cpu clock throttled (total events = 40251)
[278996.217634] CPU3: Package temperature above threshold, cpu clock throttled (total events = 49101)
[278996.217645] CPU1: Package temperature above threshold, cpu clock throttled (total events = 49101)
[278996.217658] CPU2: Package temperature above threshold, cpu clock throttled (total events = 49101)
[278996.217659] CPU0: Package temperature above threshold, cpu clock throttled (total events = 49101)
[278996.218576] CPU1: Core temperature/speed normal
[278996.218577] CPU3: Core temperature/speed normal
[278996.218578] CPU3: Package temperature/speed normal
[278996.218579] CPU1: Package temperature/speed normal
[278996.218607] CPU0: Package temperature/speed normal
[278996.218608] CPU2: Package temperature/speed normal
[280884.967987] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[281837.742687] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[283481.559916] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[287795.183581] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[287957.474452] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[291480.699936] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[291480.700048] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[291593.621547] CPU2: Package power limit notification (total events = 4)
[291593.621549] CPU0: Package power limit notification (total events = 4)
[291593.621552] CPU3: Package power limit notification (total events = 4)
[291593.621554] CPU1: Package power limit notification (total events = 4)
[291593.626234] CPU2: Package power limit normal
[291593.626237] CPU1: Package power limit normal
[291593.626238] CPU3: Package power limit normal
[291593.626240] CPU0: Package power limit normal
[291967.563727] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[291967.583420] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[291967.603894] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[293969.859842] EXT4-fs (sda4): re-mounted. Opts: commit=600
[293970.425480] EXT4-fs (sda4): re-mounted. Opts: commit=0
[293970.811384] PM: Syncing filesystems ... done.
[293970.832921] PM: Preparing system for mem sleep
[293973.071829] Freezing user space processes ... (elapsed 0.01 seconds) done.
[293973.082776] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[293973.096182] PM: Entering mem sleep
[293973.096200] Suspending console(s) (use no_console_suspend to debug)
[293973.104725] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[293973.105957] sd 0:0:0:0: [sda] Stopping disk
[293974.597148] PM: suspend of devices complete after 1503.082 msecs
[293974.597307] PM: late suspend of devices complete after 0.157 msecs
[293974.610661] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[293974.623896] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[293974.650398] PM: noirq suspend of devices complete after 53.171 msecs
[293974.650642] ACPI: Preparing to enter system sleep state S3
[293974.677027] PM: Saving platform NVS memory
[293974.677443] Disabling non-boot CPUs ...
[293974.780128] CPU 1 is now offline
[293974.886595] CPU 2 is now offline
[293974.989790] CPU 3 is now offline
[293974.990128] Extended CMOS year: 2000
[293974.991587] ACPI: Low-level resume complete
[293974.991629] PM: Restoring platform NVS memory
[293974.991944] Extended CMOS year: 2000
[293974.991986] Enabling non-boot CPUs ...
[293974.998845] Booting Node 0 Processor 1 APIC 0x2
[293975.014025] CPU1 is up
[293975.021450] Booting Node 0 Processor 2 APIC 0x1
[293975.035670] CPU2 is up
[293975.036328] Booting Node 0 Processor 3 APIC 0x3
[293975.051871] CPU3 is up
[293975.057085] ACPI: Waking up from system sleep state S3
[293975.557647] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[293975.557931] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[293975.558575] PM: noirq resume of devices complete after 1.144 msecs
[293975.558683] PM: early resume of devices complete after 0.085 msecs
[293975.558751] i915 0000:00:02.0: setting latency timer to 64
[293975.558769] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[293975.558782] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[293975.558803] usb usb3: root hub lost power or was reset
[293975.558811] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[293975.558848] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[293975.558876] usb usb4: root hub lost power or was reset
[293975.558888] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[293975.558890] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[293975.558901] ata_piix 0000:00:1f.2: setting latency timer to 64
[293975.559700] mei 0000:00:16.0: wd: failed to find the client
[293975.609491] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[293976.579140] ata2.00: failed to resume link (SControl 0)
[293976.898662] ata1.01: failed to resume link (SControl 0)
[293977.051816] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[293977.051828] ata1.01: SATA link down (SStatus 0 SControl 0)
[293977.058648] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[293977.065406] ata1.00: configured for UDMA/133
[293977.099702] sd 0:0:0:0: [sda] Starting disk
[293977.600893] ata2.01: failed to resume link (SControl 0)
[293977.612390] ata2.00: SATA link down (SStatus 4 SControl 0)
[293977.612411] ata2.01: SATA link down (SStatus 0 SControl 0)
[293977.628730] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[293977.629742] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[293977.629744] ieee80211 phy0: changing basic rates failed: -22
[293977.629745] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[293977.629746] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[293977.629747] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[293977.629929] PM: resume of devices complete after 2074.475 msecs
[293977.630308] PM: Finishing wakeup.
[293977.630309] Restarting tasks ... done.
[293977.664128] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[293977.664171] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[293977.664212] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[293977.667436] cfg80211: Calling CRDA for country: CH
[293977.686571] video LNXVIDEO:00: Restoring backlight state
[293980.209464] EXT4-fs (sda4): re-mounted. Opts: commit=600
[294102.614860] wlan0: authenticate with 04:46:65:8b:88:32
[294102.614882] ieee80211 phy0: changing basic rates failed: -52
[294102.614889] wlan0: send auth to 04:46:65:8b:88:32 (try 1/3)
[294102.616440] wlan0: authenticated
[294102.619194] wlan0: associate with 04:46:65:8b:88:32 (try 1/3)
[294102.622372] wlan0: RX AssocResp from 04:46:65:8b:88:32 (capab=0x411 status=0 aid=1)
[294102.623054] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[294102.623073] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[294102.623087] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[294102.623891] wlan0: associated
[294118.193951] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[294962.921640] wlan0: deauthenticating from 04:46:65:8b:88:32 by local choice (reason=3)
[294962.927252] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[294962.927271] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[294962.927276] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[294962.928008] cfg80211: Calling CRDA to update world regulatory domain
[294962.930736] wlan0: authenticate with 04:46:65:8b:88:32
[294962.930775] ieee80211 phy0: changing basic rates failed: -52
[294962.930798] wlan0: send auth to 04:46:65:8b:88:32 (try 1/3)
[294962.933586] wlan0: authenticated
[294962.937463] wlan0: associate with 04:46:65:8b:88:32 (try 1/3)
[294962.940687] wlan0: RX AssocResp from 04:46:65:8b:88:32 (capab=0x411 status=0 aid=1)
[294962.941200] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[294962.941205] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[294962.941207] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[294962.941214] wlan0: associated
[294967.530334] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[295193.198036] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[295193.198055] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[295193.198060] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[295193.201108] cfg80211: Calling CRDA to update world regulatory domain
[295236.105107] wlan0: authenticate with 04:46:65:8b:88:32
[295236.114645] ieee80211 phy0: changing basic rates failed: -52
[295236.114665] wlan0: send auth to 04:46:65:8b:88:32 (try 1/3)
[295236.116294] wlan0: authenticated
[295236.117394] wlan0: associate with 04:46:65:8b:88:32 (try 1/3)
[295236.120549] wlan0: RX AssocResp from 04:46:65:8b:88:32 (capab=0x411 status=0 aid=1)
[295236.121136] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[295236.121145] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[295236.121150] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[295236.121984] wlan0: associated
[295240.594947] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[295738.068292] EXT4-fs (sda4): re-mounted. Opts: commit=0
[295738.380204] PM: Syncing filesystems ... done.
[295738.400866] PM: Preparing system for mem sleep
[295738.839066] Freezing user space processes ... (elapsed 0.01 seconds) done.
[295738.853067] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[295738.866460] PM: Entering mem sleep
[295738.866482] Suspending console(s) (use no_console_suspend to debug)
[295738.875008] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[295738.876267] sd 0:0:0:0: [sda] Stopping disk
[295740.517231] PM: suspend of devices complete after 1653.098 msecs
[295740.517386] PM: late suspend of devices complete after 0.153 msecs
[295740.530766] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[295740.543979] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[295740.570474] PM: noirq suspend of devices complete after 53.176 msecs
[295740.570718] ACPI: Preparing to enter system sleep state S3
[295740.597099] PM: Saving platform NVS memory
[295740.597427] Disabling non-boot CPUs ...
[295740.700209] CPU 1 is now offline
[295740.803357] CPU 2 is now offline
[295740.804993] CPU 3 is now offline
[295740.805234] Extended CMOS year: 2000
[295740.806699] ACPI: Low-level resume complete
[295740.806740] PM: Restoring platform NVS memory
[295740.807054] Extended CMOS year: 2000
[295740.807095] Enabling non-boot CPUs ...
[295740.813956] Booting Node 0 Processor 1 APIC 0x2
[295740.829063] CPU1 is up
[295740.833750] Booting Node 0 Processor 2 APIC 0x1
[295740.847824] CPU2 is up
[295740.847922] Booting Node 0 Processor 3 APIC 0x3
[295740.863403] CPU3 is up
[295740.868392] ACPI: Waking up from system sleep state S3
[295741.371224] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[295741.371506] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[295741.372143] PM: noirq resume of devices complete after 1.134 msecs
[295741.372257] PM: early resume of devices complete after 0.090 msecs
[295741.372306] i915 0000:00:02.0: setting latency timer to 64
[295741.372333] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[295741.372337] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[295741.372363] usb usb3: root hub lost power or was reset
[295741.372372] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[295741.372404] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[295741.372420] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[295741.372437] usb usb4: root hub lost power or was reset
[295741.372446] ata_piix 0000:00:1f.2: setting latency timer to 64
[295741.372454] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[295741.373236] mei 0000:00:16.0: wd: failed to find the client
[295741.420241] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[295741.443690] bcm5974: bad trackpad package, length: 34
[295741.444687] bcm5974: bad trackpad package, length: 8
[295741.452640] bcm5974: bad trackpad package, length: 8
[295741.453677] bcm5974: bad trackpad package, length: 8
[295741.454632] bcm5974: bad trackpad package, length: 8
[295742.392724] ata2.00: failed to resume link (SControl 0)
[295742.712224] ata1.01: failed to resume link (SControl 0)
[295742.865382] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[295742.865393] ata1.01: SATA link down (SStatus 0 SControl 0)
[295742.872217] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[295742.878978] ata1.00: configured for UDMA/133
[295742.913378] sd 0:0:0:0: [sda] Starting disk
[295743.414470] ata2.01: failed to resume link (SControl 0)
[295743.425963] ata2.00: SATA link down (SStatus 4 SControl 0)
[295743.425985] ata2.01: SATA link down (SStatus 0 SControl 0)
[295743.442400] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[295743.443391] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[295743.443393] ieee80211 phy0: changing basic rates failed: -22
[295743.443394] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[295743.443395] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[295743.443396] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[295743.443597] PM: resume of devices complete after 2074.568 msecs
[295743.450106] PM: Finishing wakeup.
[295743.450107] Restarting tasks ... done.
[295743.510223] video LNXVIDEO:00: Restoring backlight state
[295743.561591] EXT4-fs (sda4): re-mounted. Opts: commit=0
[295743.717347] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[295743.717353] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[295743.717355] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[295743.730576] cfg80211: Calling CRDA for country: CH
[295744.732638] EXT4-fs (sda4): re-mounted. Opts: commit=0
[295745.713416] wlan0: authenticate with 0c:b0:5d:9c:37:12
[295745.713442] ieee80211 phy0: changing basic rates failed: -52
[295745.713449] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[295745.715523] wlan0: authenticated
[295745.717479] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[295745.722386] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[295745.722926] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[295745.722936] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[295745.722940] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[295745.723745] wlan0: associated
[295750.541576] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[300387.264433] EXT4-fs (sda4): re-mounted. Opts: commit=600
[301864.279661] CPU3: Core temperature above threshold, cpu clock throttled (total events = 40475)
[301864.279663] CPU1: Core temperature above threshold, cpu clock throttled (total events = 40475)
[301864.279665] CPU2: Package temperature above threshold, cpu clock throttled (total events = 49642)
[301864.279667] CPU0: Package temperature above threshold, cpu clock throttled (total events = 49642)
[301864.279668] CPU1: Package temperature above threshold, cpu clock throttled (total events = 49642)
[301864.279674] CPU3: Package temperature above threshold, cpu clock throttled (total events = 49642)
[301864.281645] CPU3: Core temperature/speed normal
[301864.281646] CPU1: Core temperature/speed normal
[301864.281648] CPU2: Package temperature/speed normal
[301864.281649] CPU1: Package temperature/speed normal
[301864.281651] CPU0: Package temperature/speed normal
[301864.281655] CPU3: Package temperature/speed normal
[302084.743996] EXT4-fs (sda4): re-mounted. Opts: commit=0
[302085.428855] PM: Syncing filesystems ... done.
[302085.438019] PM: Preparing system for mem sleep
[302088.151453] Freezing user space processes ... (elapsed 0.01 seconds) done.
[302088.162407] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[302088.175816] PM: Entering mem sleep
[302088.175834] Suspending console(s) (use no_console_suspend to debug)
[302088.184349] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[302088.185592] sd 0:0:0:0: [sda] Stopping disk
[302089.779937] PM: suspend of devices complete after 1606.405 msecs
[302089.780101] PM: late suspend of devices complete after 0.160 msecs
[302089.793460] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[302089.806701] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[302089.833205] PM: noirq suspend of devices complete after 53.183 msecs
[302089.833449] ACPI: Preparing to enter system sleep state S3
[302089.859834] PM: Saving platform NVS memory
[302089.860301] Disabling non-boot CPUs ...
[302089.962935] CPU 1 is now offline
[302090.069406] CPU 2 is now offline
[302090.172593] CPU 3 is now offline
[302090.172917] Extended CMOS year: 2000
[302090.174372] ACPI: Low-level resume complete
[302090.174413] PM: Restoring platform NVS memory
[302090.174729] Extended CMOS year: 2000
[302090.174770] Enabling non-boot CPUs ...
[302090.178229] Booting Node 0 Processor 1 APIC 0x2
[302090.193428] CPU1 is up
[302090.197903] Booting Node 0 Processor 2 APIC 0x1
[302090.211965] CPU2 is up
[302090.212068] Booting Node 0 Processor 3 APIC 0x3
[302090.227403] CPU3 is up
[302090.232357] ACPI: Waking up from system sleep state S3
[302090.733793] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[302090.734076] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[302090.734720] PM: noirq resume of devices complete after 1.143 msecs
[302090.734828] PM: early resume of devices complete after 0.085 msecs
[302090.734890] i915 0000:00:02.0: setting latency timer to 64
[302090.734907] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[302090.734935] usb usb3: root hub lost power or was reset
[302090.734943] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[302090.734955] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[302090.735019] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[302090.735036] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[302090.735045] usb usb4: root hub lost power or was reset
[302090.735068] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[302090.735080] ata_piix 0000:00:1f.2: setting latency timer to 64
[302090.735758] mei 0000:00:16.0: wd: failed to find the client
[302090.791883] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[302090.808275] bcm5974: bad trackpad package, length: 8
[302091.755306] ata2.00: failed to resume link (SControl 0)
[302092.074804] ata1.01: failed to resume link (SControl 0)
[302092.227985] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[302092.227997] ata1.01: SATA link down (SStatus 0 SControl 0)
[302092.234792] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[302092.241582] ata1.00: configured for UDMA/133
[302092.275940] sd 0:0:0:0: [sda] Starting disk
[302092.777044] ata2.01: failed to resume link (SControl 0)
[302092.788528] ata2.00: SATA link down (SStatus 4 SControl 0)
[302092.788548] ata2.01: SATA link down (SStatus 0 SControl 0)
[302092.805014] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[302092.806006] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[302092.806008] ieee80211 phy0: changing basic rates failed: -22
[302092.806009] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[302092.806010] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[302092.806011] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[302092.806213] PM: resume of devices complete after 2074.615 msecs
[302092.812831] PM: Finishing wakeup.
[302092.812832] Restarting tasks ... done.
[302092.844728] video LNXVIDEO:00: Restoring backlight state
[302092.916759] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 7)
[302092.920375] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[302092.920388] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[302092.920394] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[302092.932540] cfg80211: Calling CRDA to update world regulatory domain
[302094.246535] EXT4-fs (sda4): re-mounted. Opts: commit=600
[302094.867587] wlan0: authenticate with 0c:b0:5d:9c:37:12
[302094.877665] ieee80211 phy0: changing basic rates failed: -52
[302094.877690] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[302094.880583] wlan0: authenticated
[302094.883769] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[302094.891590] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[302094.892129] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[302094.892139] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[302094.892144] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[302094.892945] wlan0: associated
[302099.561025] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[302457.649180] EXT4-fs (sda4): re-mounted. Opts: commit=0
[302457.988696] PM: Syncing filesystems ... done.
[302457.996619] PM: Preparing system for mem sleep
[302458.595607] Freezing user space processes ... (elapsed 0.01 seconds) done.
[302458.609601] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[302458.622996] PM: Entering mem sleep
[302458.623017] Suspending console(s) (use no_console_suspend to debug)
[302458.631498] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[302458.632838] sd 0:0:0:0: [sda] Stopping disk
[302460.277074] PM: suspend of devices complete after 1656.423 msecs
[302460.277241] PM: late suspend of devices complete after 0.164 msecs
[302460.290601] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[302460.303835] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[302460.330334] PM: noirq suspend of devices complete after 53.179 msecs
[302460.330578] ACPI: Preparing to enter system sleep state S3
[302460.356957] PM: Saving platform NVS memory
[302460.357240] Disabling non-boot CPUs ...
[302460.460070] CPU 1 is now offline
[302460.563259] CPU 2 is now offline
[302460.666377] CPU 3 is now offline
[302460.666716] Extended CMOS year: 2000
[302460.668169] ACPI: Low-level resume complete
[302460.668210] PM: Restoring platform NVS memory
[302460.668525] Extended CMOS year: 2000
[302460.668567] Enabling non-boot CPUs ...
[302460.675424] Booting Node 0 Processor 1 APIC 0x2
[302460.690153] CPU1 is up
[302460.694386] Booting Node 0 Processor 2 APIC 0x1
[302460.713290] CPU2 is up
[302460.713773] Booting Node 0 Processor 3 APIC 0x3
[302460.728602] CPU3 is up
[302460.733517] ACPI: Waking up from system sleep state S3
[302461.593690] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[302461.593966] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[302461.594581] PM: noirq resume of devices complete after 1.092 msecs
[302461.594678] PM: early resume of devices complete after 0.075 msecs
[302461.594731] i915 0000:00:02.0: setting latency timer to 64
[302461.594768] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[302461.594799] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[302461.594812] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[302461.594826] usb usb3: root hub lost power or was reset
[302461.594867] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[302461.594888] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[302461.594892] usb usb4: root hub lost power or was reset
[302461.594909] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[302461.594931] ata_piix 0000:00:1f.2: setting latency timer to 64
[302461.595624] mei 0000:00:16.0: wd: failed to find the client
[302461.599893] Extended CMOS year: 2000
[302461.640942] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[302461.668224] bcm5974: bad trackpad package, length: 8
[302461.692221] bcm5974: bad trackpad package, length: 8
[302461.693157] bcm5974: bad trackpad package, length: 8
[302461.694189] bcm5974: bad trackpad package, length: 8
[302462.615188] ata2.00: failed to resume link (SControl 0)
[302462.934655] ata1.01: failed to resume link (SControl 0)
[302463.087845] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[302463.087856] ata1.01: SATA link down (SStatus 0 SControl 0)
[302463.094682] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[302463.101440] ata1.00: configured for UDMA/133
[302463.135769] sd 0:0:0:0: [sda] Starting disk
[302463.636929] ata2.01: failed to resume link (SControl 0)
[302463.648425] ata2.00: SATA link down (SStatus 4 SControl 0)
[302463.648446] ata2.01: SATA link down (SStatus 0 SControl 0)
[302463.664927] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[302463.665918] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[302463.665921] ieee80211 phy0: changing basic rates failed: -22
[302463.665922] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[302463.665923] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[302463.665924] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[302463.666092] PM: resume of devices complete after 2074.644 msecs
[302463.670140] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 7)
[302463.672695] PM: Finishing wakeup.
[302463.672696] Restarting tasks ... done.
[302463.682713] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[302463.684050] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[302463.685354] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[302463.693756] cfg80211: Calling CRDA for country: CH
[302463.716304] video LNXVIDEO:00: Restoring backlight state
[302463.744923] EXT4-fs (sda4): re-mounted. Opts: commit=0
[302465.019330] EXT4-fs (sda4): re-mounted. Opts: commit=0
[302465.641051] wlan0: authenticate with 0c:b0:5d:9c:37:12
[302465.650984] ieee80211 phy0: changing basic rates failed: -52
[302465.651011] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[302465.652947] wlan0: authenticated
[302465.653749] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[302465.658684] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[302465.659228] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[302465.659238] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[302465.659243] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[302465.660044] wlan0: associated
[302470.507413] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[303764.031117] EXT4-fs (sda4): re-mounted. Opts: commit=600
[303766.309699] EXT4-fs (sda4): re-mounted. Opts: commit=0
[303766.635045] PM: Syncing filesystems ... done.
[303766.642697] PM: Preparing system for mem sleep
[303769.422073] Freezing user space processes ... (elapsed 0.01 seconds) done.
[303769.433018] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[303769.446416] PM: Entering mem sleep
[303769.446434] Suspending console(s) (use no_console_suspend to debug)
[303769.454964] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[303769.456236] sd 0:0:0:0: [sda] Stopping disk
[303771.093841] PM: suspend of devices complete after 1649.769 msecs
[303771.093997] PM: late suspend of devices complete after 0.153 msecs
[303771.107356] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[303771.120583] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[303771.147087] PM: noirq suspend of devices complete after 53.169 msecs
[303771.147332] ACPI: Preparing to enter system sleep state S3
[303771.173720] PM: Saving platform NVS memory
[303771.174015] Disabling non-boot CPUs ...
[303771.276798] CPU 1 is now offline
[303771.379969] CPU 2 is now offline
[303771.483133] CPU 3 is now offline
[303771.483461] Extended CMOS year: 2000
[303771.484916] ACPI: Low-level resume complete
[303771.484958] PM: Restoring platform NVS memory
[303771.485274] Extended CMOS year: 2000
[303771.485315] Enabling non-boot CPUs ...
[303771.492154] Booting Node 0 Processor 1 APIC 0x2
[303771.507695] CPU1 is up
[303771.515214] Booting Node 0 Processor 2 APIC 0x1
[303771.529242] CPU2 is up
[303771.530506] Booting Node 0 Processor 3 APIC 0x3
[303771.545985] CPU3 is up
[303771.551149] ACPI: Waking up from system sleep state S3
[303772.054329] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[303772.054611] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[303772.055257] PM: noirq resume of devices complete after 1.143 msecs
[303772.055372] PM: early resume of devices complete after 0.089 msecs
[303772.055433] i915 0000:00:02.0: setting latency timer to 64
[303772.055458] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[303772.055468] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[303772.055490] usb usb3: root hub lost power or was reset
[303772.055500] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[303772.055534] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[303772.055565] usb usb4: root hub lost power or was reset
[303772.055573] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[303772.055584] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[303772.055601] ata_piix 0000:00:1f.2: setting latency timer to 64
[303772.056238] mei 0000:00:16.0: wd: failed to find the client
[303772.107096] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[303772.193284] Extended CMOS year: 2000
[303773.075841] ata2.00: failed to resume link (SControl 0)
[303773.395346] ata1.01: failed to resume link (SControl 0)
[303773.548472] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[303773.548483] ata1.01: SATA link down (SStatus 0 SControl 0)
[303773.555335] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[303773.562091] ata1.00: configured for UDMA/133
[303773.596331] sd 0:0:0:0: [sda] Starting disk
[303774.097585] ata2.01: failed to resume link (SControl 0)
[303774.109077] ata2.00: SATA link down (SStatus 4 SControl 0)
[303774.109099] ata2.01: SATA link down (SStatus 0 SControl 0)
[303774.125686] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[303774.126677] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[303774.126679] ieee80211 phy0: changing basic rates failed: -22
[303774.126681] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[303774.126682] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[303774.126682] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[303774.126854] PM: resume of devices complete after 2074.711 msecs
[303774.133244] PM: Finishing wakeup.
[303774.133245] Restarting tasks ... done.
[303774.153462] video LNXVIDEO:00: Restoring backlight state
[303774.403971] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[303774.403988] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[303774.403993] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[303774.414006] cfg80211: Calling CRDA for country: CH
[303775.504286] EXT4-fs (sda4): re-mounted. Opts: commit=600
[303776.382771] wlan0: authenticate with 04:46:65:8b:88:32
[303776.382782] ieee80211 phy0: changing basic rates failed: -52
[303776.382788] wlan0: send auth to 04:46:65:8b:88:32 (try 1/3)
[303776.384982] wlan0: authenticated
[303776.387356] wlan0: associate with 04:46:65:8b:88:32 (try 1/3)
[303776.395403] wlan0: RX AssocResp from 04:46:65:8b:88:32 (capab=0x411 status=0 aid=1)
[303776.396032] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[303776.396035] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[303776.396036] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[303776.396041] wlan0: associated
[303786.000909] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[306957.098398] EXT4-fs (sda4): re-mounted. Opts: commit=0
[306957.447895] PM: Syncing filesystems ... done.
[306957.454362] PM: Preparing system for mem sleep
[306958.069408] Freezing user space processes ... (elapsed 0.01 seconds) done.
[306958.083420] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[306958.096820] PM: Entering mem sleep
[306958.096839] Suspending console(s) (use no_console_suspend to debug)
[306958.105320] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[306958.106570] sd 0:0:0:0: [sda] Stopping disk
[306959.740905] PM: suspend of devices complete after 1646.434 msecs
[306959.741072] PM: late suspend of devices complete after 0.158 msecs
[306959.754434] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[306959.767652] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[306959.794161] PM: noirq suspend of devices complete after 53.158 msecs
[306959.794405] ACPI: Preparing to enter system sleep state S3
[306959.820792] PM: Saving platform NVS memory
[306959.821100] Disabling non-boot CPUs ...
[306959.923902] CPU 1 is now offline
[306960.030382] CPU 2 is now offline
[306960.136862] CPU 3 is now offline
[306960.137188] Extended CMOS year: 2000
[306960.138648] ACPI: Low-level resume complete
[306960.138689] PM: Restoring platform NVS memory
[306960.139005] Extended CMOS year: 2000
[306960.139046] Enabling non-boot CPUs ...
[306960.145911] Booting Node 0 Processor 1 APIC 0x2
[306960.161161] CPU1 is up
[306960.168549] Booting Node 0 Processor 2 APIC 0x1
[306960.182858] CPU2 is up
[306960.184094] Booting Node 0 Processor 3 APIC 0x3
[306960.200258] CPU3 is up
[306960.205236] ACPI: Waking up from system sleep state S3
[306960.711401] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[306960.711683] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[306960.712325] PM: noirq resume of devices complete after 1.139 msecs
[306960.712439] PM: early resume of devices complete after 0.089 msecs
[306960.712488] i915 0000:00:02.0: setting latency timer to 64
[306960.712507] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[306960.712534] usb usb3: root hub lost power or was reset
[306960.712543] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[306960.712556] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[306960.712594] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[306960.712600] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[306960.712628] usb usb4: root hub lost power or was reset
[306960.712639] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[306960.712653] ata_piix 0000:00:1f.2: setting latency timer to 64
[306960.713411] mei 0000:00:16.0: wd: failed to find the client
[306960.757951] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[306960.848947] Extended CMOS year: 2000
[306961.732893] ata2.00: failed to resume link (SControl 0)
[306962.052382] ata1.01: failed to resume link (SControl 0)
[306962.205556] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[306962.205567] ata1.01: SATA link down (SStatus 0 SControl 0)
[306962.212398] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[306962.219158] ata1.00: configured for UDMA/133
[306962.252905] sd 0:0:0:0: [sda] Starting disk
[306962.754644] ata2.01: failed to resume link (SControl 0)
[306962.766142] ata2.00: SATA link down (SStatus 4 SControl 0)
[306962.766163] ata2.01: SATA link down (SStatus 0 SControl 0)
[306962.782601] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[306962.783591] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[306962.783593] ieee80211 phy0: changing basic rates failed: -22
[306962.783594] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[306962.783595] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[306962.783596] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[306962.783792] PM: resume of devices complete after 2074.579 msecs
[306962.790169] PM: Finishing wakeup.
[306962.790170] Restarting tasks ... done.
[306962.799825] video LNXVIDEO:00: Restoring backlight state
[306962.868576] EXT4-fs (sda4): re-mounted. Opts: commit=0
[306963.078467] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[306963.078477] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[306963.078479] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[306963.090841] cfg80211: Calling CRDA to update world regulatory domain
[306964.212580] EXT4-fs (sda4): re-mounted. Opts: commit=0
[306965.074734] wlan0: authenticate with d4:a0:2a:98:b8:cf
[306965.074771] wlan0: send auth to d4:a0:2a:98:b8:cf (try 1/3)
[306965.075414] wlan0: authenticated
[306965.077665] wlan0: associate with d4:a0:2a:98:b8:cf (try 1/3)
[306965.079476] wlan0: RX AssocResp from d4:a0:2a:98:b8:cf (capab=0x11 status=0 aid=52)
[306965.079942] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[306965.079945] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[306965.079946] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[306965.079950] wlan0: associated
[306972.082228] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[306985.091219] wlan0: deauthenticated from d4:a0:2a:98:b8:cf (Reason: 2)
[306985.093439] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[306985.093456] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[306985.093461] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[306985.103103] cfg80211: Calling CRDA to update world regulatory domain
[306987.058984] wlan0: authenticate with d4:a0:2a:98:a6:a0
[306987.059005] ieee80211 phy0: changing basic rates failed: -52
[306987.059013] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 1/3)
[306987.259703] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 2/3)
[306987.462720] wlan0: direct probe to d4:a0:2a:98:a6:a0 (try 3/3)
[306987.665714] wlan0: authentication with d4:a0:2a:98:a6:a0 timed out
[306999.894000] wlan0: authenticate with d4:a0:2a:98:a6:a0
[306999.894029] ieee80211 phy0: changing basic rates failed: -52
[306999.894045] wlan0: send auth to d4:a0:2a:98:a6:a0 (try 1/3)
[306999.896451] wlan0: authenticated
[306999.896622] wlan0: associate with d4:a0:2a:98:a6:a0 (try 1/3)
[306999.900457] wlan0: RX AssocResp from d4:a0:2a:98:a6:a0 (capab=0x431 status=0 aid=20)
[306999.900965] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[306999.900974] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[306999.900979] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[306999.900992] wlan0: associated
[307003.062622] wlan0: deauthenticated from d4:a0:2a:98:a6:a0 (Reason: 15)
[307003.063757] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[307003.063774] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[307003.063780] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[307003.064359] cfg80211: Calling CRDA to update world regulatory domain
[307005.418844] wlan0: authenticate with d4:a0:2a:9a:f6:ef
[307005.418860] wlan0: direct probe to d4:a0:2a:9a:f6:ef (try 1/3)
[307005.621056] wlan0: direct probe to d4:a0:2a:9a:f6:ef (try 2/3)
[307005.824078] wlan0: direct probe to d4:a0:2a:9a:f6:ef (try 3/3)
[307006.027087] wlan0: authentication with d4:a0:2a:9a:f6:ef timed out
[307018.249960] wlan0: authenticate with d4:a0:2a:9a:c1:ef
[307018.250003] wlan0: direct probe to d4:a0:2a:9a:c1:ef (try 1/3)
[307018.451034] wlan0: direct probe to d4:a0:2a:9a:c1:ef (try 2/3)
[307018.654055] wlan0: direct probe to d4:a0:2a:9a:c1:ef (try 3/3)
[307018.857071] wlan0: authentication with d4:a0:2a:9a:c1:ef timed out
[307031.092654] wlan0: authenticate with d4:a0:2a:9a:f6:e0
[307031.092684] ieee80211 phy0: changing basic rates failed: -52
[307031.092702] wlan0: direct probe to d4:a0:2a:9a:f6:e0 (try 1/3)
[307031.294340] wlan0: direct probe to d4:a0:2a:9a:f6:e0 (try 2/3)
[307031.497349] wlan0: direct probe to d4:a0:2a:9a:f6:e0 (try 3/3)
[307031.700366] wlan0: authentication with d4:a0:2a:9a:f6:e0 timed out
[307043.921868] wlan0: authenticate with d4:a0:2a:9a:f6:e0
[307043.921882] ieee80211 phy0: changing basic rates failed: -52
[307043.921890] wlan0: direct probe to d4:a0:2a:9a:f6:e0 (try 1/3)
[307044.124321] wlan0: direct probe to d4:a0:2a:9a:f6:e0 (try 2/3)
[307044.327290] wlan0: direct probe to d4:a0:2a:9a:f6:e0 (try 3/3)
[307044.530305] wlan0: authentication with d4:a0:2a:9a:f6:e0 timed out
[307056.762051] wlan0: authenticate with d4:a0:2a:9a:c1:ef
[307056.762076] wlan0: send auth to d4:a0:2a:9a:c1:ef (try 1/3)
[307056.762751] wlan0: authenticated
[307056.764628] wlan0: associate with d4:a0:2a:9a:c1:ef (try 1/3)
[307056.766403] wlan0: RX AssocResp from d4:a0:2a:9a:c1:ef (capab=0x11 status=0 aid=15)
[307056.766908] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[307056.766917] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[307056.766922] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[307056.767712] wlan0: associated
[307061.283125] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[309281.914310] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[310396.966990] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[310396.967685] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[311229.369742] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[311438.715353] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[311438.715413] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 36
[312661.933089] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[312661.933106] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[312661.933112] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[312661.952566] cfg80211: Calling CRDA to update world regulatory domain
[312663.926309] wlan0: authenticate with d4:a0:2a:98:a6:af
[312663.926349] wlan0: direct probe to d4:a0:2a:98:a6:af (try 1/3)
[312664.126319] wlan0: direct probe to d4:a0:2a:98:a6:af (try 2/3)
[312664.329327] wlan0: send auth to d4:a0:2a:98:a6:af (try 3/3)
[312664.330043] wlan0: authenticated
[312664.332681] wlan0: associate with d4:a0:2a:98:a6:af (try 1/3)
[312664.334626] wlan0: RX AssocResp from d4:a0:2a:98:a6:af (capab=0x11 status=0 aid=12)
[312664.335149] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[312664.335158] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[312664.335163] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[312664.335176] wlan0: associated
[312668.526341] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[313155.829726] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[313155.829778] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[315731.380570] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[315731.380618] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[317678.856063] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[319139.400404] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[319139.400944] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[321049.166432] EXT4-fs (sda4): re-mounted. Opts: commit=600
[321049.442824] PM: Syncing filesystems ... done.
[321049.448418] PM: Preparing system for mem sleep
[321051.939178] Freezing user space processes ... (elapsed 0.01 seconds) done.
[321051.950137] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[321051.963539] PM: Entering mem sleep
[321051.963561] Suspending console(s) (use no_console_suspend to debug)
[321051.972035] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[321051.973275] sd 0:0:0:0: [sda] Stopping disk
[321053.298075] PM: suspend of devices complete after 1336.403 msecs
[321053.298242] PM: late suspend of devices complete after 0.165 msecs
[321053.311603] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[321053.324846] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[321053.351351] PM: noirq suspend of devices complete after 53.180 msecs
[321053.351595] ACPI: Preparing to enter system sleep state S3
[321053.377981] PM: Saving platform NVS memory
[321053.378629] Disabling non-boot CPUs ...
[321053.481081] CPU 1 is now offline
[321053.584238] CPU 2 is now offline
[321053.585854] CPU 3 is now offline
[321053.586193] Extended CMOS year: 2000
[321053.587652] ACPI: Low-level resume complete
[321053.587693] PM: Restoring platform NVS memory
[321053.588008] Extended CMOS year: 2000
[321053.588049] Enabling non-boot CPUs ...
[321053.588131] Booting Node 0 Processor 1 APIC 0x2
[321053.604067] CPU1 is up
[321053.608260] Booting Node 0 Processor 2 APIC 0x1
[321053.627260] CPU2 is up
[321053.627730] Booting Node 0 Processor 3 APIC 0x3
[321053.643884] CPU3 is up
[321053.648829] ACPI: Waking up from system sleep state S3
[321054.518199] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[321054.518475] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[321054.519100] PM: noirq resume of devices complete after 1.104 msecs
[321054.519197] PM: early resume of devices complete after 0.075 msecs
[321054.519228] i915 0000:00:02.0: setting latency timer to 64
[321054.519264] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[321054.519294] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[321054.519308] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[321054.519320] usb usb3: root hub lost power or was reset
[321054.519342] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[321054.519374] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[321054.519375] usb usb4: root hub lost power or was reset
[321054.519380] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[321054.519394] ata_piix 0000:00:1f.2: setting latency timer to 64
[321054.520103] mei 0000:00:16.0: wd: failed to find the client
[321054.524020] Extended CMOS year: 2000
[321054.559084] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[321054.591712] bcm5974: bad trackpad package, length: 8
[321054.592699] bcm5974: bad trackpad package, length: 8
[321054.594700] bcm5974: bad trackpad package, length: 8
[321054.610736] bcm5974: bad trackpad package, length: 8
[321054.611677] bcm5974: bad trackpad package, length: 8
[321054.612673] bcm5974: bad trackpad package, length: 8
[321054.614691] bcm5974: bad trackpad package, length: 8
[321055.539701] ata2.00: failed to resume link (SControl 0)
[321055.859207] ata1.01: failed to resume link (SControl 0)
[321056.012366] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[321056.012378] ata1.01: SATA link down (SStatus 0 SControl 0)
[321056.019201] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[321056.025965] ata1.00: configured for UDMA/133
[321056.060314] sd 0:0:0:0: [sda] Starting disk
[321056.561367] ata2.01: failed to resume link (SControl 0)
[321056.572872] ata2.00: SATA link down (SStatus 4 SControl 0)
[321056.572886] ata2.01: SATA link down (SStatus 0 SControl 0)
[321056.589360] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[321056.590374] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[321056.590377] ieee80211 phy0: changing basic rates failed: -22
[321056.590379] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[321056.590380] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[321056.590381] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[321056.590539] PM: resume of devices complete after 2074.571 msecs
[321056.608017] PM: Finishing wakeup.
[321056.608018] Restarting tasks ... done.
[321056.631254] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[321056.632413] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[321056.633617] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[321056.637976] cfg80211: Calling CRDA to update world regulatory domain
[321056.700984] EXT4-fs (sda4): re-mounted. Opts: commit=0
[321056.709638] video LNXVIDEO:00: Restoring backlight state
[321059.009575] EXT4-fs (sda4): re-mounted. Opts: commit=0
[321059.616037] wlan0: authenticate with 0c:b0:5d:9c:37:12
[321059.616076] ieee80211 phy0: changing basic rates failed: -52
[321059.616095] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[321059.816327] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 2/3)
[321059.818307] wlan0: authenticated
[321059.819707] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[321059.825995] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[321059.826556] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[321059.826566] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[321059.826571] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[321059.827361] wlan0: associated
[321064.253568] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[321096.938158] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[321404.593705] wlan0: deauthenticating from 0c:b0:5d:9c:37:12 by local choice (reason=3)
[321404.598546] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[321404.598562] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[321404.598568] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[321404.599266] cfg80211: Calling CRDA for country: CH
[321404.602179] wlan0: authenticate with 0c:b0:5d:9c:37:12
[321404.602225] ieee80211 phy0: changing basic rates failed: -52
[321404.602250] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[321404.604117] wlan0: authenticated
[321404.605054] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[321404.611624] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[321404.612205] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[321404.612210] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[321404.612212] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[321404.612218] wlan0: associated
[321409.300348] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[321465.400251] wlan0: deauthenticating from 0c:b0:5d:9c:37:12 by local choice (reason=3)
[321465.407118] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[321465.407138] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[321465.407144] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[321465.407735] cfg80211: Calling CRDA to update world regulatory domain
[321465.413636] wlan0: authenticate with 0c:b0:5d:9c:37:12
[321465.413677] ieee80211 phy0: changing basic rates failed: -52
[321465.413702] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[321465.415633] wlan0: authenticated
[321465.416853] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[321465.422330] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[321465.422845] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[321465.422849] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[321465.422851] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[321465.422856] wlan0: associated
[321475.161584] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[321591.762727] wlan0: deauthenticating from 0c:b0:5d:9c:37:12 by local choice (reason=3)
[321591.766614] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[321591.766631] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[321591.766636] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[321591.770480] cfg80211: Calling CRDA to update world regulatory domain
[321598.869997] cfg80211: Calling CRDA to update world regulatory domain
[321598.880097] bcma: Found chip with id 0xA8D8, rev 0x01 and package 0x08
[321598.880131] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[321598.880158] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[321598.880219] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[321598.939160] bcma: Bus registered
[321598.954600] brcmsmac bcma0:0: mfg 4bf core 812 rev 23 class 0 irq 17
[321598.963099] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[321598.982641] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[321598.982652] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[321598.983928] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[321602.139284] wlan0: authenticate with 0c:b0:5d:9c:37:12
[321602.139325] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[321602.142376] wlan0: authenticated
[321602.143609] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[321602.148428] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[321602.148994] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[321602.149004] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[321602.149008] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[321602.149739] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[321602.149855] wlan0: associated
[321606.443758] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[341361.882439] usb 2-1.2: new high-speed USB device number 6 using ehci_hcd
[341361.981447] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[341361.981495] scsi3 : usb-storage 2-1.2:1.0
[341362.981769] scsi 3:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[341362.982811] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[341362.983528] sd 3:0:0:0: [sdc] Write Protect is off
[341362.983543] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[341362.984144] sd 3:0:0:0: [sdc] No Caching mode page present
[341362.984155] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[341362.986807] sd 3:0:0:0: [sdc] No Caching mode page present
[341362.986819] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[341363.019184]  sdc: unknown partition table
[341363.021451] sd 3:0:0:0: [sdc] No Caching mode page present
[341363.021460] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[341363.021466] sd 3:0:0:0: [sdc] Attached SCSI disk
[360487.251425] systemd-journald[194]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (33022 of 44024 items, 13131776 file size, 397 bytes per hash table item), suggesting rotation.
[360487.251431] systemd-journald[194]: Journal header limits reached or header out-of-date, rotating.
[360487.251434] systemd-journald[194]: Rotating...
[360487.251520] systemd-journald[194]: Reserving 44024 entries in hash table.
[360487.255176] systemd-journald[194]: Vacuuming...
[384094.171486] usb 2-1.2: USB disconnect, device number 6
[384095.895939] EXT4-fs (sda4): re-mounted. Opts: commit=600
[384103.105853] EXT4-fs (sda4): re-mounted. Opts: commit=0
[384103.490584] PM: Syncing filesystems ... done.
[384103.502358] PM: Preparing system for mem sleep
[384106.081542] Freezing user space processes ... (elapsed 0.01 seconds) done.
[384106.095164] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[384106.108545] PM: Entering mem sleep
[384106.108565] Suspending console(s) (use no_console_suspend to debug)
[384106.117134] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[384106.118389] sd 0:0:0:0: [sda] Stopping disk
[384107.539642] PM: suspend of devices complete after 1433.101 msecs
[384107.539804] PM: late suspend of devices complete after 0.153 msecs
[384107.553155] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[384107.566386] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[384107.592893] PM: noirq suspend of devices complete after 53.168 msecs
[384107.593137] ACPI: Preparing to enter system sleep state S3
[384107.622848] PM: Saving platform NVS memory
[384107.623525] Disabling non-boot CPUs ...
[384107.725940] CPU 1 is now offline
[384107.829112] CPU 2 is now offline
[384107.830773] CPU 3 is now offline
[384107.831114] Extended CMOS year: 2000
[384107.832568] ACPI: Low-level resume complete
[384107.832609] PM: Restoring platform NVS memory
[384107.832925] Extended CMOS year: 2000
[384107.832966] Enabling non-boot CPUs ...
[384107.836422] Booting Node 0 Processor 1 APIC 0x2
[384107.851706] CPU1 is up
[384107.856011] Booting Node 0 Processor 2 APIC 0x1
[384107.875414] CPU2 is up
[384107.875961] Booting Node 0 Processor 3 APIC 0x3
[384107.891307] CPU3 is up
[384107.896251] ACPI: Waking up from system sleep state S3
[384108.400280] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[384108.400562] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[384108.401207] PM: noirq resume of devices complete after 1.143 msecs
[384108.401315] PM: early resume of devices complete after 0.085 msecs
[384108.401346] i915 0000:00:02.0: setting latency timer to 64
[384108.401403] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[384108.401452] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[384108.401464] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[384108.401478] usb usb3: root hub lost power or was reset
[384108.401504] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[384108.401534] usb usb4: root hub lost power or was reset
[384108.401537] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[384108.401558] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[384108.401564] ata_piix 0000:00:1f.2: setting latency timer to 64
[384108.402216] mei 0000:00:16.0: wd: failed to find the client
[384108.452160] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[384108.473836] bcm5974: bad trackpad package, length: 8
[384108.481802] bcm5974: bad trackpad package, length: 8
[384108.483847] bcm5974: bad trackpad package, length: 8
[384108.484815] bcm5974: bad trackpad package, length: 8
[384108.485810] bcm5974: bad trackpad package, length: 8
[384108.486795] bcm5974: bad trackpad package, length: 8
[384108.488766] bcm5974: bad trackpad package, length: 8
[384108.520720] bcm5974: bad trackpad package, length: 8
[384108.521708] bcm5974: bad trackpad package, length: 8
[384108.526660] Extended CMOS year: 2000
[384109.421791] ata2.00: failed to resume link (SControl 0)
[384109.741289] ata1.01: failed to resume link (SControl 0)
[384109.894450] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[384109.894462] ata1.01: SATA link down (SStatus 0 SControl 0)
[384109.901285] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[384109.908047] ata1.00: configured for UDMA/133
[384109.942284] sd 0:0:0:0: [sda] Starting disk
[384110.443546] ata2.01: failed to resume link (SControl 0)
[384110.455032] ata2.00: SATA link down (SStatus 4 SControl 0)
[384110.455046] ata2.01: SATA link down (SStatus 0 SControl 0)
[384110.471688] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[384110.472678] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[384110.472680] ieee80211 phy0: changing basic rates failed: -22
[384110.472681] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[384110.472682] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[384110.472683] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[384110.472823] PM: resume of devices complete after 2074.742 msecs
[384110.479220] PM: Finishing wakeup.
[384110.479221] Restarting tasks ... done.
[384110.502872] video LNXVIDEO:00: Restoring backlight state
[384110.603189] ------------[ cut here ]------------
[384110.603217] WARNING: at drivers/net/wireless/brcm80211/brcmsmac/main.c:7968 brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]()
[384110.603221] Hardware name: MacBookAir4,2
[384110.603224] Modules linked in: sha256_generic brcmsmac cordic brcmutil bcma mac80211 cfg80211 snd_seq snd_seq_device wacom fuse tun snd_hda_codec_hdmi snd_hda_codec_cirrus ext4 jbd2 mbcache btusb bluetooth joydev uvcvideo videobuf2_vmalloc crc16 videobuf2_memops videobuf2_core videodev bcm5974 media arc4 i915 i2c_algo_bit drm_kms_helper rfkill iTCO_wdt drm iTCO_vendor_support snd_hda_intel snd_hda_codec lpc_ich acpi_cpufreq intel_agp applesmc microcode coretemp evdev input_polldev pcspkr mfd_core i2c_i801 snd_hwdep mei i2c_core intel_gtt mperf video ac processor battery apple_bl button snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_timer snd soundcore kvm_intel kvm nfs nfs_acl lockd auth_rpcgss sunrpc fscache autofs4 jfs xts gf128mul dm_crypt dm_mod sd_mod pata_acpi ata_generic hid_generic usb_storage hid_apple usbhid hid aesni_intel uhci_hcd aes_x86_64 aes_generic ghash_clmulni_intel cryptd ata_piix crc32c_intel libata ehci_hcd usbcore scsi_mod usb_common [last unloaded: cordic]
[384110.603302] Pid: 13794, comm: kworker/u:8 Tainted: G        W    3.5.4-1-ARCH #1
[384110.603303] Call Trace:
[384110.603308]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0
[384110.603310]  [<ffffffff81051a9a>] warn_slowpath_null+0x1a/0x20
[384110.603314]  [<ffffffffa0490d29>] brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]
[384110.603317]  [<ffffffffa04831bb>] brcms_ops_flush+0x3b/0x60 [brcmsmac]
[384110.603324]  [<ffffffffa06c4f69>] ieee80211_mgd_probe_ap_send+0xc9/0x230 [mac80211]
[384110.603329]  [<ffffffffa06c574f>] ieee80211_mgd_probe_ap.part.22+0x10f/0x130 [mac80211]
[384110.603333]  [<ffffffffa06c58fe>] ieee80211_sta_monitor_work+0x2e/0x30 [mac80211]
[384110.603336]  [<ffffffff8106effa>] process_one_work+0x12a/0x440
[384110.603340]  [<ffffffffa06c58d0>] ? ieee80211_beacon_connection_loss_work+0x160/0x160 [mac80211]
[384110.603342]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0
[384110.603345]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0
[384110.603347]  [<ffffffff81074f73>] kthread+0x93/0xa0
[384110.603350]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10
[384110.603352]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70
[384110.603354]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[384110.603355] ---[ end trace 52d31f5c575f7197 ]---
[384110.614581] systemd-journald[194]: Compressed data object 996 -> 672
[384110.743023] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[384110.743029] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[384110.743030] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[384110.753054] cfg80211: Calling CRDA for country: CH
[384112.755080] EXT4-fs (sda4): re-mounted. Opts: commit=600
[384113.638920] wlan0: authenticate with d4:a0:2a:98:a6:af
[384113.638936] wlan0: direct probe to d4:a0:2a:98:a6:af (try 1/3)
[384113.841525] wlan0: direct probe to d4:a0:2a:98:a6:af (try 2/3)
[384114.044474] wlan0: send auth to d4:a0:2a:98:a6:af (try 3/3)
[384114.046204] wlan0: authenticated
[384114.047837] wlan0: associate with d4:a0:2a:98:a6:af (try 1/3)
[384114.049552] wlan0: RX AssocResp from d4:a0:2a:98:a6:af (capab=0x11 status=0 aid=18)
[384114.050039] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[384114.050043] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[384114.050044] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[384114.050313] wlan0: associated
[384119.741532] EXT4-fs (sda4): re-mounted. Opts: commit=0
[384120.847460] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[385246.504053] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[385246.541226] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[386442.556417] ieee80211 phy0: START: tid 1 is not agg'able
[386981.357880] ieee80211 phy0: START: tid 2 is not agg'able
[387280.967322] ieee80211 phy0: START: tid 1 is not agg'able
[391742.989121] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[391742.991497] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[392114.674092] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[393029.743976] ieee80211 phy0: START: tid 1 is not agg'able
[393412.922686] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[393412.968992] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[393530.602349] CPU1: Core temperature above threshold, cpu clock throttled (total events = 40859)
[393530.602350] CPU3: Core temperature above threshold, cpu clock throttled (total events = 40859)
[393530.602353] CPU3: Package temperature above threshold, cpu clock throttled (total events = 50128)
[393530.602365] CPU1: Package temperature above threshold, cpu clock throttled (total events = 50128)
[393530.602378] CPU2: Package temperature above threshold, cpu clock throttled (total events = 50128)
[393530.602380] CPU0: Package temperature above threshold, cpu clock throttled (total events = 50128)
[393530.603309] CPU1: Core temperature/speed normal
[393530.603309] CPU3: Core temperature/speed normal
[393530.603312] CPU2: Package temperature/speed normal
[393530.603314] CPU3: Package temperature/speed normal
[393530.603315] CPU0: Package temperature/speed normal
[393530.603318] CPU1: Package temperature/speed normal
[393629.841825] ieee80211 phy0: START: tid 1 is not agg'able
[395035.794493] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[395035.794551] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[395360.369739] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[395360.378033] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[395522.654959] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[396124.728835] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[396124.728892] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[396658.696612] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[396658.698911] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[397145.526098] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[397145.562644] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[397517.190660] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[397578.567153] ieee80211 phy0: START: tid 1 is not agg'able
[398700.301617] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[398815.488396] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 44
[398870.171347] EXT4-fs (sda4): re-mounted. Opts: commit=600
[398870.580391] EXT4-fs (sda4): re-mounted. Opts: commit=0
[398870.903376] PM: Syncing filesystems ... done.
[398870.904178] PM: Preparing system for mem sleep
[398873.420219] Freezing user space processes ... (elapsed 0.01 seconds) done.
[398873.431142] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[398873.444526] PM: Entering mem sleep
[398873.444545] Suspending console(s) (use no_console_suspend to debug)
[398873.453109] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[398873.454389] sd 0:0:0:0: [sda] Stopping disk
[398874.855673] PM: suspend of devices complete after 1413.126 msecs
[398874.855828] PM: late suspend of devices complete after 0.153 msecs
[398874.869174] ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
[398874.882412] ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
[398874.908918] PM: noirq suspend of devices complete after 53.164 msecs
[398874.909161] ACPI: Preparing to enter system sleep state S3
[398874.935540] PM: Saving platform NVS memory
[398874.935954] Disabling non-boot CPUs ...
[398875.038646] CPU 1 is now offline
[398875.145135] CPU 2 is now offline
[398875.248326] CPU 3 is now offline
[398875.248637] Extended CMOS year: 2000
[398875.250096] ACPI: Low-level resume complete
[398875.250137] PM: Restoring platform NVS memory
[398875.250452] Extended CMOS year: 2000
[398875.250493] Enabling non-boot CPUs ...
[398875.257325] Booting Node 0 Processor 1 APIC 0x2
[398875.272576] CPU1 is up
[398875.279970] Booting Node 0 Processor 2 APIC 0x1
[398875.294402] CPU2 is up
[398875.295061] Booting Node 0 Processor 3 APIC 0x3
[398875.310474] CPU3 is up
[398875.315441] ACPI: Waking up from system sleep state S3
[398875.816162] ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
[398875.816443] ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
[398875.817087] PM: noirq resume of devices complete after 1.140 msecs
[398875.817196] PM: early resume of devices complete after 0.086 msecs
[398875.817258] i915 0000:00:02.0: setting latency timer to 64
[398875.817306] mei 0000:00:16.0: irq 45 for MSI/MSI-X
[398875.817389] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[398875.817403] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[398875.817418] usb usb3: root hub lost power or was reset
[398875.817450] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[398875.817468] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[398875.817474] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[398875.817480] usb usb4: root hub lost power or was reset
[398875.817508] ata_piix 0000:00:1f.2: setting latency timer to 64
[398875.818193] mei 0000:00:16.0: wd: failed to find the client
[398875.861289] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[398875.890744] bcm5974: bad trackpad package, length: 8
[398875.948121] Extended CMOS year: 2000
[398876.837677] ata2.00: failed to resume link (SControl 0)
[398877.157169] ata1.01: failed to resume link (SControl 0)
[398877.310312] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[398877.310323] ata1.01: SATA link down (SStatus 0 SControl 0)
[398877.317166] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[398877.323922] ata1.00: configured for UDMA/133
[398877.358182] sd 0:0:0:0: [sda] Starting disk
[398877.859420] ata2.01: failed to resume link (SControl 0)
[398877.870910] ata2.00: SATA link down (SStatus 4 SControl 0)
[398877.870924] ata2.01: SATA link down (SStatus 0 SControl 0)
[398877.887294] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[398877.888298] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398877.888300] ieee80211 phy0: changing basic rates failed: -22
[398877.888302] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0  (implement)
[398877.888303] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[398877.888303] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398877.888403] PM: resume of devices complete after 2074.435 msecs
[398877.894781] PM: Finishing wakeup.
[398877.894782] Restarting tasks ... done.
[398877.935910] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398877.937078] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[398877.938276] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398877.942229] video LNXVIDEO:00: Restoring backlight state
[398877.943677] cfg80211: Calling CRDA to update world regulatory domain
[398880.476295] EXT4-fs (sda4): re-mounted. Opts: commit=600
[398881.160307] wlan0: authenticate with 0c:b0:5d:9c:37:12
[398881.160336] ieee80211 phy0: changing basic rates failed: -52
[398881.160354] wlan0: direct probe to 0c:b0:5d:9c:37:12 (try 1/3)
[398881.360582] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 2/3)
[398881.363483] wlan0: authenticated
[398881.363907] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[398881.566873] wlan0: associate with 0c:b0:5d:9c:37:12 (try 2/3)
[398881.571797] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[398881.572326] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398881.572337] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398881.572341] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398881.572356] wlan0: associated
[398884.676493] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[398884.678823] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398884.678843] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[398884.678849] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398884.679470] cfg80211: Calling CRDA to update world regulatory domain
[398887.027446] wlan0: authenticate with c8:6c:87:a9:df:a9
[398887.027466] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[398887.031222] wlan0: authenticated
[398887.031770] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[398887.234779] wlan0: associate with c8:6c:87:a9:df:a9 (try 2/3)
[398887.437717] wlan0: associate with c8:6c:87:a9:df:a9 (try 3/3)
[398887.640775] wlan0: association with c8:6c:87:a9:df:a9 timed out
[398899.857812] wlan0: authenticate with 0c:b0:5d:9c:37:12
[398899.857845] ieee80211 phy0: changing basic rates failed: -52
[398899.857864] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[398899.859768] wlan0: authenticated
[398899.861716] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[398899.866633] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[398899.867158] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398899.867168] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398899.867173] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398899.867186] wlan0: associated
[398902.971671] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[398902.973565] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398902.973582] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[398902.973588] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398902.974183] cfg80211: Calling CRDA for country: CH
[398904.907833] wlan0: authenticate with 0c:b0:5d:9c:37:12
[398904.917654] ieee80211 phy0: changing basic rates failed: -52
[398904.917680] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[398904.920758] wlan0: authenticated
[398904.923843] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[398904.927242] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[398904.927866] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398904.927877] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398904.927882] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398904.927895] wlan0: associated
[398908.031388] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[398908.032555] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398908.032573] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[398908.032578] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398908.033176] cfg80211: Calling CRDA to update world regulatory domain
[398910.381064] wlan0: authenticate with c8:6c:87:a9:df:a9
[398910.381079] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[398910.581608] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[398910.784669] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[398910.987661] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[398923.199378] wlan0: authenticate with c8:6c:87:a9:df:a9
[398923.209156] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[398923.411596] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[398923.614653] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[398923.817627] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[398936.041166] wlan0: authenticate with 0c:b0:5d:9c:37:12
[398936.041180] ieee80211 phy0: changing basic rates failed: -52
[398936.041188] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[398936.043123] wlan0: authenticated
[398936.045320] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[398936.050304] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[398936.050828] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398936.050839] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398936.050844] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398936.051643] wlan0: associated
[398939.155256] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[398939.157101] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398939.157118] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[398939.157123] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398939.157736] cfg80211: Calling CRDA for country: CH
[398941.094608] wlan0: authenticate with 0c:b0:5d:9c:37:12
[398941.104438] ieee80211 phy0: changing basic rates failed: -52
[398941.104469] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[398941.107554] wlan0: authenticated
[398941.110763] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[398941.114181] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[398941.114714] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398941.114724] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398941.114729] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398941.115586] wlan0: associated
[398944.217708] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[398944.219199] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398944.219217] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[398944.219222] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398944.219832] cfg80211: Calling CRDA to update world regulatory domain
[398946.567917] wlan0: authenticate with c8:6c:87:a9:df:a9
[398946.567966] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[398946.768530] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[398946.971544] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[398947.174562] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[398959.386257] wlan0: authenticate with c8:6c:87:a9:df:a9
[398959.396029] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[398959.598519] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[398959.801527] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[398960.004543] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[398965.503509] wlan0: authenticate with c8:6c:87:a9:df:a9
[398965.513110] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 1/3)
[398965.715637] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 2/3)
[398965.918653] wlan0: direct probe to c8:6c:87:a9:df:a9 (try 3/3)
[398966.121669] wlan0: authentication with c8:6c:87:a9:df:a9 timed out
[398978.344950] wlan0: authenticate with 0c:b0:5d:9c:37:12
[398978.344964] ieee80211 phy0: changing basic rates failed: -52
[398978.344973] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[398978.346890] wlan0: authenticated
[398978.349300] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[398978.354189] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[398978.354858] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398978.354869] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398978.354874] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398978.355686] wlan0: associated
[398981.457885] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[398981.461155] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398981.461175] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[398981.461181] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398981.461780] cfg80211: Calling CRDA to update world regulatory domain
[398983.395659] wlan0: authenticate with 0c:b0:5d:9c:37:12
[398983.405234] ieee80211 phy0: changing basic rates failed: -52
[398983.405259] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[398983.410154] wlan0: authenticated
[398983.411420] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[398983.414854] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=1)
[398983.415540] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398983.415551] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398983.415556] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[398983.416372] wlan0: associated
[398986.518348] wlan0: deauthenticated from 0c:b0:5d:9c:37:12 (Reason: 2)
[398986.519312] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[398986.519329] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 0 (implement)
[398986.519336] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398986.519983] cfg80211: Calling CRDA for country: CH
[398988.865329] wlan0: authenticate with c8:6c:87:a9:df:a9
[398988.865345] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[398988.866626] wlan0: authenticated
[398988.869518] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[398988.887055] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=2)
[398988.887873] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[398988.887880] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[398988.887883] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[398988.888437] wlan0: associated
[398996.360590] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[405452.541265] EXT4-fs (sda4): re-mounted. Opts: commit=0
[407910.033190] CPU3: Core temperature above threshold, cpu clock throttled (total events = 44439)
[407910.033192] CPU1: Core temperature above threshold, cpu clock throttled (total events = 44439)
[407910.033194] CPU0: Package temperature above threshold, cpu clock throttled (total events = 56340)
[407910.033195] CPU2: Package temperature above threshold, cpu clock throttled (total events = 56340)
[407910.033196] CPU1: Package temperature above threshold, cpu clock throttled (total events = 56340)
[407910.033204] CPU3: Package temperature above threshold, cpu clock throttled (total events = 56340)
[407910.034209] CPU2: Package temperature/speed normal
[407910.034211] CPU1: Core temperature/speed normal
[407910.034212] CPU3: Core temperature/speed normal
[407910.034213] CPU0: Package temperature/speed normal
[407910.034214] CPU1: Package temperature/speed normal
[407910.034216] CPU3: Package temperature/speed normal
[408209.588399] CPU3: Core temperature above threshold, cpu clock throttled (total events = 46927)
[408209.588401] CPU1: Core temperature above threshold, cpu clock throttled (total events = 46927)
[408209.588405] CPU2: Package temperature above threshold, cpu clock throttled (total events = 59989)
[408209.588407] CPU0: Package temperature above threshold, cpu clock throttled (total events = 59989)
[408209.588409] CPU1: Package temperature above threshold, cpu clock throttled (total events = 59989)
[408209.588417] CPU3: Package temperature above threshold, cpu clock throttled (total events = 59989)
[408209.590430] CPU2: Package temperature/speed normal
[408209.590432] CPU1: Core temperature/speed normal
[408209.590434] CPU3: Core temperature/speed normal
[408209.590435] CPU0: Package temperature/speed normal
[408209.590437] CPU1: Package temperature/speed normal
[408209.590441] CPU3: Package temperature/speed normal
[408820.668128] CPU1: Core temperature above threshold, cpu clock throttled (total events = 47474)
[408820.668131] CPU3: Core temperature above threshold, cpu clock throttled (total events = 47474)
[408820.668134] CPU2: Package temperature above threshold, cpu clock throttled (total events = 60846)
[408820.668136] CPU0: Package temperature above threshold, cpu clock throttled (total events = 60846)
[408820.668138] CPU3: Package temperature above threshold, cpu clock throttled (total events = 60846)
[408820.668146] CPU1: Package temperature above threshold, cpu clock throttled (total events = 60846)
[408820.669102] CPU3: Core temperature/speed normal
[408820.669103] CPU1: Core temperature/speed normal
[408820.669105] CPU2: Package temperature/speed normal
[408820.669107] CPU1: Package temperature/speed normal
[408820.669108] CPU0: Package temperature/speed normal
[408820.669114] CPU3: Package temperature/speed normal
[409796.254348] CPU3: Core temperature above threshold, cpu clock throttled (total events = 49176)
[409796.254352] CPU2: Package temperature above threshold, cpu clock throttled (total events = 62908)
[409796.254353] CPU0: Package temperature above threshold, cpu clock throttled (total events = 62908)
[409796.254355] CPU1: Core temperature above threshold, cpu clock throttled (total events = 49176)
[409796.254359] CPU1: Package temperature above threshold, cpu clock throttled (total events = 62908)
[409796.254365] CPU3: Package temperature above threshold, cpu clock throttled (total events = 62908)
[409796.255362] CPU3: Core temperature/speed normal
[409796.255363] CPU1: Core temperature/speed normal
[409796.255364] CPU0: Package temperature/speed normal
[409796.255366] CPU2: Package temperature/speed normal
[409796.255366] CPU1: Package temperature/speed normal
[409796.255372] CPU3: Package temperature/speed normal
[410095.917401] CPU3: Core temperature above threshold, cpu clock throttled (total events = 51854)
[410095.917403] CPU1: Core temperature above threshold, cpu clock throttled (total events = 51854)
[410095.917407] CPU2: Package temperature above threshold, cpu clock throttled (total events = 66019)
[410095.917409] CPU0: Package temperature above threshold, cpu clock throttled (total events = 66019)
[410095.917410] CPU1: Package temperature above threshold, cpu clock throttled (total events = 66019)
[410095.917419] CPU3: Package temperature above threshold, cpu clock throttled (total events = 66019)
[410095.918420] CPU1: Core temperature/speed normal
[410095.918422] CPU3: Core temperature/speed normal
[410095.918424] CPU2: Package temperature/speed normal
[410095.918426] CPU0: Package temperature/speed normal
[410095.918427] CPU3: Package temperature/speed normal
[410095.918434] CPU1: Package temperature/speed normal
[410096.081153] CPU2: Core temperature above threshold, cpu clock throttled (total events = 18247)
[410096.081155] CPU0: Core temperature above threshold, cpu clock throttled (total events = 18247)
[410096.083161] CPU2: Core temperature/speed normal
[410096.083163] CPU0: Core temperature/speed normal
[410698.615094] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[410698.620827] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[410698.620848] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[410698.620853] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[410698.621593] cfg80211: Calling CRDA to update world regulatory domain
[410698.623034] wlan0: authenticate with c8:6c:87:a9:df:a9
[410698.623088] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[410698.624249] wlan0: authenticated
[410698.627279] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[410698.628777] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=2)
[410698.629679] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[410698.629689] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[410698.629694] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[410698.630492] wlan0: associated
[410707.073704] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[410707.716682] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[410707.723382] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[410707.723401] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[410707.723406] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[410707.724157] cfg80211: Calling CRDA to update world regulatory domain
[410709.664338] wlan0: authenticate with c8:6c:87:a9:df:a9
[410709.673916] wlan0: send auth to c8:6c:87:a9:df:a9 (try 1/3)
[410709.675168] wlan0: authenticated
[410709.676743] wlan0: associate with c8:6c:87:a9:df:a9 (try 1/3)
[410709.678300] wlan0: RX AssocResp from c8:6c:87:a9:df:a9 (capab=0x431 status=0 aid=2)
[410709.679190] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[410709.679199] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[410709.679204] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[410709.680047] wlan0: associated
[410718.096285] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[410727.714510] wlan0: deauthenticating from c8:6c:87:a9:df:a9 by local choice (reason=3)
[410727.718834] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[410727.718852] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[410727.718857] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[410727.719598] cfg80211: Calling CRDA for country: CH
[410730.067328] wlan0: authenticate with 0c:b0:5d:9c:37:12
[410730.067346] ieee80211 phy0: changing basic rates failed: -52
[410730.067352] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[410730.069274] wlan0: authenticated
[410730.071618] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[410730.074935] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=2)
[410730.075552] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[410730.075555] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[410730.075557] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[410730.075832] wlan0: associated
[410739.003273] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[410747.628437] wlan0: deauthenticating from 0c:b0:5d:9c:37:12 by local choice (reason=3)
[410747.634237] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: disassociated
[410747.634253] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled false, count 1 (implement)
[410747.634259] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[410747.635032] wlan0: authenticate with 0c:b0:5d:9c:37:12
[410747.635053] ieee80211 phy0: changing basic rates failed: -52
[410747.635065] wlan0: send auth to 0c:b0:5d:9c:37:12 (try 1/3)
[410747.636932] wlan0: authenticated
[410747.638444] wlan0: associate with 0c:b0:5d:9c:37:12 (try 1/3)
[410747.641753] wlan0: RX AssocResp from 0c:b0:5d:9c:37:12 (capab=0x411 status=0 aid=2)
[410747.642348] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[410747.642357] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[410747.642362] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[410747.643136] wlan0: associated
[410752.369575] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[410800.012561] usb 2-1.2: new high-speed USB device number 7 using ehci_hcd
[410800.111613] usb-storage 2-1.2:1.0: Quirks match for vid 1058 pid 0704: 8000
[410800.111635] scsi4 : usb-storage 2-1.2:1.0
[410801.112088] scsi 4:0:0:0: Direct-Access     WD       5000BMV External 1.75 PQ: 0 ANSI: 4
[410801.113471] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[410801.114198] sd 4:0:0:0: [sdc] Write Protect is off
[410801.114213] sd 4:0:0:0: [sdc] Mode Sense: 23 00 00 00
[410801.114848] sd 4:0:0:0: [sdc] No Caching mode page present
[410801.114860] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[410801.117091] sd 4:0:0:0: [sdc] No Caching mode page present
[410801.117102] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[410801.144839]  sdc: unknown partition table
[410801.147082] sd 4:0:0:0: [sdc] No Caching mode page present
[410801.147092] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[410801.147098] sd 4:0:0:0: [sdc] Attached SCSI disk
[411966.676397] offlineimap invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[411966.676400] offlineimap cpuset=/ mems_allowed=0
[411966.676403] Pid: 12057, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[411966.676404] Call Trace:
[411966.676411]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[411966.676415]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[411966.676420]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[411966.676425]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[411966.676430]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[411966.676433]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[411966.676437]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[411966.676442]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[411966.676447]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[411966.676451]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[411966.676455]  [<ffffffff810adc92>] ? sys_futex+0x102/0x190
[411966.676459]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[411966.676462]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[411966.676466]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[411966.676468] Mem-Info:
[411966.676470] Node 0 DMA per-cpu:
[411966.676472] CPU    0: hi:    0, btch:   1 usd:   0
[411966.676474] CPU    1: hi:    0, btch:   1 usd:   0
[411966.676476] CPU    2: hi:    0, btch:   1 usd:   0
[411966.676478] CPU    3: hi:    0, btch:   1 usd:   0
[411966.676479] Node 0 DMA32 per-cpu:
[411966.676482] CPU    0: hi:  186, btch:  31 usd:   1
[411966.676484] CPU    1: hi:  186, btch:  31 usd:   0
[411966.676485] CPU    2: hi:  186, btch:  31 usd:  53
[411966.676487] CPU    3: hi:  186, btch:  31 usd:   4
[411966.676488] Node 0 Normal per-cpu:
[411966.676490] CPU    0: hi:  186, btch:  31 usd:   0
[411966.676492] CPU    1: hi:  186, btch:  31 usd:   0
[411966.676493] CPU    2: hi:  186, btch:  31 usd:   0
[411966.676495] CPU    3: hi:  186, btch:  31 usd:   0
[411966.676499] active_anon:446020 inactive_anon:95043 isolated_anon:0
 active_file:300 inactive_file:226 isolated_file:20
 unevictable:3637 dirty:4 writeback:76 unstable:0
 free:24285 slab_reclaimable:383071 slab_unreclaimable:7603
 mapped:2008 shmem:125620 pagetables:8721 bounce:0
[411966.676501] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:8kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[411966.676505] lowmem_reserve[]: 0 2137 3899 3899
[411966.676508] Node 0 DMA32 free:50872kB min:36900kB low:46124kB high:55348kB active_anon:741152kB inactive_anon:99144kB active_file:1144kB inactive_file:848kB unevictable:4124kB isolated(anon):0kB isolated(file):80kB present:2188752kB mlocked:36kB dirty:12kB writeback:284kB mapped:876kB shmem:124680kB slab_reclaimable:1270884kB slab_unreclaimable:6780kB kernel_stack:688kB pagetables:2176kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:5233 all_unreclaimable? yes
[411966.676512] lowmem_reserve[]: 0 0 1762 1762
[411966.676515] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:1042928kB inactive_anon:281028kB active_file:56kB inactive_file:56kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:4kB writeback:20kB mapped:7156kB shmem:377800kB slab_reclaimable:261368kB slab_unreclaimable:23624kB kernel_stack:3008kB pagetables:32708kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:5750 all_unreclaimable? yes
[411966.676519] lowmem_reserve[]: 0 0 0 0
[411966.676521] Node 0 DMA: 2*4kB 2*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[411966.676527] Node 0 DMA32: 11842*4kB 371*8kB 32*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 50848kB
[411966.676533] Node 0 Normal: 3313*4kB 1123*8kB 389*16kB 0*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30572kB
[411966.676539] 127046 total pagecache pages
[411966.676540] 0 pages in swap cache
[411966.676541] Swap cache stats: add 0, delete 0, find 0/0
[411966.676542] Free swap  = 0kB
[411966.676543] Total swap = 0kB
[411966.685758] 1048048 pages RAM
[411966.685761] 57533 pages reserved
[411966.685762] 97430 pages shared
[411966.685763] 935117 pages non-shared
[411966.685765] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[411966.685773] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[411966.685776] [  194]     0   194    74642     6846   3       0             0 systemd-journal
[411966.685780] [  301]     0   301     3302      311   2       0             0 crond
[411966.685782] [  302]     0   302    17693      684   2       0             0 cupsd
[411966.685785] [  304]     0   304    10502      326   1     -17         -1000 sshd
[411966.685787] [  305]    81   305     4433      322   0     -13          -900 dbus-daemon
[411966.685790] [  309]     0   309     6512      239   1       0             0 systemd-logind
[411966.685793] [  315]     0   315    15747      318   2       0             0 login
[411966.685796] [  316]     0   316     2031      193   0       0             0 agetty
[411966.685798] [  317]     0   317     2031      189   0       0             0 agetty
[411966.685800] [  319]     0   319     2031      191   1       0             0 agetty
[411966.685803] [  320]     0   320     2031      192   1       0             0 agetty
[411966.685805] [  321]     0   321     2031      191   1       0             0 agetty
[411966.685808] [  325]     0   325    51901      562   3       0             0 colord
[411966.685811] [  341]     0   341   123526     1044   1       0             0 colord-sane
[411966.685813] [  395]     0   395     3092      205   2       0             0 master
[411966.685816] [  399]    73   399    16380      410   1       0             0 qmgr
[411966.685819] [  420]  1000   420     3423      283   2       0             0 restart-x
[411966.685822] [  431]  1000   431     3423      298   3       0             0 startx
[411966.685825] [  448]  1000   448     3966      147   3       0             0 xinit
[411966.685827] [  449]  1000   449    92096     4518   1       0             0 X
[411966.685830] [  470]  1000   470    24058      796   1       0             0 i3
[411966.685832] [  477]  1000   477     6062      210   2       0             0 unclutter
[411966.685835] [  480]  1000   480     6004      116   2       0             0 dispad
[411966.685838] [  481]  1000   481    36623    12497   3       0             0 urxvtd
[411966.685841] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[411966.685843] [  495]  1000   495     8155      656   2       0             0 zsh
[411966.685845] [  505]  1000   505     8155      661   3       0             0 zsh
[411966.685847] [  512]     0   512     8481      277   3       0             0 sudo
[411966.685850] [  513]     0   513     6933      483   0       0             0 zsh
[411966.685852] [  543]     0   543     7404      239   3       0             0 wpa_supplicant
[411966.685855] [  659]  1000   659     9860     1868   2       0             0 zsh
[411966.685857] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[411966.685859] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[411966.685861] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[411966.685863] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[411966.685865] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[411966.685868] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[411966.685871] [ 2841]  1000  2841   109726     1965   1       0             0 kded4
[411966.685873] [ 2858]  1000  2858   238338     2687   2       0             0 knotify4
[411966.685875] [ 2863]     0  2863    54958     1172   2       0             0 upowerd
[411966.685878] [ 2868]     0  2868    46649      317   1     -13          -900 polkitd
[411966.685880] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[411966.685882] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[411966.685885] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[411966.685888] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[411966.685891] [14485]  1000 14485     8773      772   1       0             0 zsh
[411966.685893] [30479]     0 30479     8481      278   1       0             0 sudo
[411966.685895] [30480]     0 30480     6933      490   1       0             0 zsh
[411966.685898] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[411966.685900] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[411966.685903] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[411966.685905] [13775]  1000 13775     8155      679   1       0             0 zsh
[411966.685908] [13783]     0 13783     8481      279   2       0             0 sudo
[411966.685910] [13784]     0 13784     6933      485   2       0             0 zsh
[411966.685913] [14763]  1000 14763     8914      907   1       0             0 zsh
[411966.685915] [29947]  1000 29947     5163      271   0       0             0 zsh
[411966.685917] [29950]  1000 29950   164246    42567   0       0             0 chromium
[411966.685920] [29952]  1000 29952    64978     1253   0       0             0 chromium
[411966.685923] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[411966.685925] [29954]  1000 29954    70030     1322   0       0             0 chromium
[411966.685926] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[411966.685928] [29961]  1000 29961    76177     1211   0       0             0 chromium
[411966.685930] [29990]  1000 29990   218552     5185   1       4           300 chromium
[411966.685932] [29997]  1000 29997   227279    17931   2       4           300 chromium
[411966.685933] [30004]  1000 30004   218991     5295   3       4           300 chromium
[411966.685935] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[411966.685938] [20887]  1000 20887     9334     1324   2       0             0 zsh
[411966.685941] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[411966.685944] [25961]  1000 25961    14690      782   1       0             0 mutt
[411966.685947] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[411966.685949] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[411966.685952] [15475]  1000 15475     9224     1221   1       0             0 zsh
[411966.685955] [16635]  1000 16635     8845      865   0       0             0 zsh
[411966.685957] [16929]  1000 16929     8716      706   0       0             0 zsh
[411966.685960] [16982]  1000 16982    15494     1079   0       0             0 mutt
[411966.685963] [17215]  1000 17215    10328     2341   1       0             0 zsh
[411966.685966] [18001]  1000 18001     8769      774   2       0             0 zsh
[411966.685968] [19150]  1000 19150    10512     2525   3       0             0 zsh
[411966.685971] [19271]  1000 19271     8892      907   0       0             0 zsh
[411966.685973] [21316]  1000 21316     8812      816   2       0             0 zsh
[411966.685976] [21373]  1000 21373     8155      661   3       0             0 zsh
[411966.685979] [21389]  1000 21389     8785      789   1       0             0 zsh
[411966.685982] [21617]  1000 21617     8769      776   1       0             0 zsh
[411966.685984] [22183]  1000 22183    14901     1011   2       0             0 mutt
[411966.685986] [23190]  1000 23190     8291      691   0       0             0 vim
[411966.685988] [23191]  1000 23191     8291      607   2       0             0 vim
[411966.685989] [23198]  1000 23198    10210     2220   3       0             0 zsh
[411966.685991] [23246]  1000 23246     8743      744   0       0             0 zsh
[411966.685993] [23266]  1000 23266     8730     1471   1       0             0 python3
[411966.685995] [23269]  1000 23269     8290      592   0       0             0 vim
[411966.685996] [32120]  1000 32120    16392     1965   1       0             0 mutt
[411966.685998] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[411966.686000] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[411966.686002] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[411966.686003] [10927]  1000 10927     8891      906   3       0             0 zsh
[411966.686005] [13485]  1000 13485     8773      770   2       0             0 zsh
[411966.686007] [13492]  1000 13492    14788      883   3       0             0 mutt
[411966.686009] [13504]  1000 13504    19180      525   3       0             0 i3bar
[411966.686010] [13505]  1000 13505     8066      597   1       0             0 i3status
[411966.686012] [13897]  1000 13897    10964     2962   1       0             0 zsh
[411966.686014] [18368]  1000 18368    15875     1450   2       0             0 mutt
[411966.686015] [25693]  1000 25693     8806      807   3       0             0 zsh
[411966.686017] [12076]  1000 12076     9025     1040   3       0             0 zsh
[411966.686019] [13526]  1000 13526     9782     1792   3       0             0 zsh
[411966.686020] [20336]  1000 20336    10171     2195   2       0             0 zsh
[411966.686023] [20496]  1000 20496     8805      817   0       0             0 zsh
[411966.686024] [22068]  1000 22068     8830      840   0       0             0 zsh
[411966.686026] [32613]  1000 32613    14756      830   3       0             0 mutt
[411966.686028] [25473]  1000 25473     8337      663   1       0             0 vim
[411966.686030] [25480]  1000 25480     9031     1040   3       0             0 zsh
[411966.686031] [26043]  1000 26043     2650      200   2       0             0 ping
[411966.686033] [29752]  1000 29752     8205      918   1       0             0 mosh-client
[411966.686035] [30789]  1000 30789     8765      779   2       0             0 zsh
[411966.686036] [31242]  1000 31242    10062     2086   3       0             0 zsh
[411966.686038] [ 3498]     0  3498     4755     2630   1       0             0 atop
[411966.686041] [ 5927]  1000  5927   347693    42492   1       4           300 chromium
[411966.686042] [ 5991]  1000  5991   226988    10559   1       4           300 chromium
[411966.686044] [ 6011]  1000  6011   222892     6669   1       4           300 chromium
[411966.686046] [ 6103]  1000  6103   242157    23699   1       4           300 chromium
[411966.686047] [ 7830]  1000  7830   225890     9573   3       4           300 chromium
[411966.686049] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[411966.686051] [12787]  1000 12787     9835     1837   3       0             0 zsh
[411966.686052] [19881]  1000 19881     8794      807   2       0             0 zsh
[411966.686054] [26144]  1000 26144   225043     9710   3       4           300 chromium
[411966.686056] [30808]  1000 30808     8155      679   2       0             0 zsh
[411966.686058] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[411966.686059] [ 2681]  1000  2681     4459      503   0       0             0 man
[411966.686061] [ 2692]  1000  2692     2781      255   3       0             0 less
[411966.686063] [ 3315]  1000  3315     4406     1851   3       0             0 atop
[411966.686065] [ 3641]  1000  3641     8285      658   3       0             0 vim
[411966.686066] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[411966.686068] [ 4452]  1000  4452   227004     9314   3       4           300 chromium
[411966.686070] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[411966.686072] [ 6094]  1000  6094     9005      333   0       0             0 ssh
[411966.686074] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[411966.686075] [ 6098]  1000  6098     8970      309   2       0             0 ssh
[411966.686077] [ 8760]  1000  8760   222833     6855   3       4           300 chromium
[411966.686079] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[411966.686080] [ 8771]  1000  8771     8347      731   3       0             0 vim
[411966.686082] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[411966.686084] [ 8896]  1000  8896   129425    14841   1       0             0 evince
[411966.686086] [ 9016]  1000  9016   140685    11780   0       0             0 evince
[411966.686087] [ 9084]  1000  9084   247497    29178   3       4           300 chromium
[411966.686089] [ 9146]  1000  9146     8286      637   2       0             0 vim
[411966.686091] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[411966.686092] [ 9158]  1000  9158     8286      608   1       0             0 vim
[411966.686094] [ 9178]  1000  9178   228820    12491   1       4           300 chromium
[411966.686096] [ 9234]  1000  9234   224790     8669   1       4           300 chromium
[411966.686097] [ 9255]  1000  9255   227614    11580   2       4           300 chromium
[411966.686099] [ 9263]  1000  9263   227627    15325   3       4           300 chromium
[411966.686101] [10008]  1000 10008     8769      784   1       0             0 zsh
[411966.686103] [11133]     0 11133     8481      281   0       0             0 sudo
[411966.686105] [11137]     0 11137     3457      299   1       0             0 ccollect
[411966.686107] [11142]     0 11142     3457      206   0       0             0 ccollect
[411966.686109] [11143]     0 11143     3457      148   0       0             0 ccollect
[411966.686111] [11144]     0 11144     2919      224   3       0             0 awk
[411966.686113] [11196]     0 11196     2107      749   3       0             0 rm
[411966.686115] [11239]    73 11239    16333      355   1       0             0 pickup
[411966.686117] [11506]  1000 11506   223148     8149   1       4           300 chromium
[411966.686119] [11517]  1000 11517     8748      765   0       0             0 zsh
[411966.686120] [11525]  1000 11525   226740     9601   3       4           300 chromium
[411966.686122] [11576]  1000 11576     8288      602   2       0             0 vim
[411966.686124] [11588]  1000 11588   230261    13777   3       4           300 chromium
[411966.686126] [11639]     0 11639     5899      275   3       0             0 vpnc
[411966.686128] [11794]  1000 11794   227790    11355   3       4           300 chromium
[411966.686129] [11805]  1000 11805   225046     7738   2       4           300 chromium
[411966.686132] [12050]     0 12050     9169      395   2       0             0 crond
[411966.686133] [12053]  1000 12053     2937      211   3       0             0 sh
[411966.686135] [12055]  1000 12055   153597     2441   3       0             0 offlineimap
[411966.686137] Out of memory: Kill process 5927 (chromium) score 343 or sacrifice child
[411966.686144] Killed process 5927 (chromium) total-vm:1390772kB, anon-rss:168816kB, file-rss:1152kB
[411966.689061] offlineimap invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[411966.689064] offlineimap cpuset=/ mems_allowed=0
[411966.689067] Pid: 12057, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[411966.689068] Call Trace:
[411966.689073]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[411966.689077]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[411966.689081]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[411966.689086]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[411966.689090]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[411966.689092]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[411966.689095]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[411966.689099]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[411966.689102]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[411966.689104]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[411966.689107]  [<ffffffff810adc92>] ? sys_futex+0x102/0x190
[411966.689110]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[411966.689112]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[411966.689115]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[411966.689117] Mem-Info:
[411966.689118] Node 0 DMA per-cpu:
[411966.689120] CPU    0: hi:    0, btch:   1 usd:   0
[411966.689121] CPU    1: hi:    0, btch:   1 usd:   0
[411966.689122] CPU    2: hi:    0, btch:   1 usd:   0
[411966.689124] CPU    3: hi:    0, btch:   1 usd:   0
[411966.689124] Node 0 DMA32 per-cpu:
[411966.689126] CPU    0: hi:  186, btch:  31 usd:  29
[411966.689127] CPU    1: hi:  186, btch:  31 usd:  65
[411966.689129] CPU    2: hi:  186, btch:  31 usd:  99
[411966.689130] CPU    3: hi:  186, btch:  31 usd:  89
[411966.689131] Node 0 Normal per-cpu:
[411966.689132] CPU    0: hi:  186, btch:  31 usd:   0
[411966.689133] CPU    1: hi:  186, btch:  31 usd:   0
[411966.689134] CPU    2: hi:  186, btch:  31 usd:   5
[411966.689135] CPU    3: hi:  186, btch:  31 usd:   0
[411966.689139] active_anon:446020 inactive_anon:95043 isolated_anon:0
 active_file:251 inactive_file:210 isolated_file:20
 unevictable:3637 dirty:4 writeback:21 unstable:0
 free:24223 slab_reclaimable:383071 slab_unreclaimable:7603
 mapped:2008 shmem:125620 pagetables:8721 bounce:0
[411966.689141] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:8kB kernel_stack:8kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[411966.689145] lowmem_reserve[]: 0 2137 3899 3899
[411966.689147] Node 0 DMA32 free:50624kB min:36900kB low:46124kB high:55348kB active_anon:741152kB inactive_anon:99144kB active_file:948kB inactive_file:784kB unevictable:4124kB isolated(anon):0kB isolated(file):80kB present:2188752kB mlocked:36kB dirty:12kB writeback:64kB mapped:876kB shmem:124680kB slab_reclaimable:1270884kB slab_unreclaimable:6780kB kernel_stack:688kB pagetables:2176kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:6481 all_unreclaimable? yes
[411966.689152] lowmem_reserve[]: 0 0 1762 1762
[411966.689154] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:1042928kB inactive_anon:281028kB active_file:56kB inactive_file:56kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:4kB writeback:20kB mapped:7156kB shmem:377800kB slab_reclaimable:261368kB slab_unreclaimable:23624kB kernel_stack:3008kB pagetables:32708kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:7156 all_unreclaimable? yes
[411966.689158] lowmem_reserve[]: 0 0 0 0
[411966.689160] Node 0 DMA: 2*4kB 2*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15864kB
[411966.689167] Node 0 DMA32: 11811*4kB 371*8kB 1*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 50228kB
[411966.689172] Node 0 Normal: 3282*4kB 1123*8kB 389*16kB 0*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30448kB
[411966.689178] 126991 total pagecache pages
[411966.689179] 0 pages in swap cache
[411966.689181] Swap cache stats: add 0, delete 0, find 0/0
[411966.689181] Free swap  = 0kB
[411966.689182] Total swap = 0kB
[411966.701035] 1048048 pages RAM
[411966.701037] 57533 pages reserved
[411966.701038] 93030 pages shared
[411966.701039] 916883 pages non-shared
[411966.701041] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[411966.701048] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[411966.701050] [  194]     0   194    74640     3678   1       0             0 systemd-journal
[411966.701053] [  301]     0   301     3302      311   2       0             0 crond
[411966.701056] [  302]     0   302    17693      684   2       0             0 cupsd
[411966.701058] [  304]     0   304    10502      326   1     -17         -1000 sshd
[411966.701061] [  305]    81   305     4433      322   0     -13          -900 dbus-daemon
[411966.701064] [  309]     0   309     6512      239   1       0             0 systemd-logind
[411966.701066] [  315]     0   315    15747      318   2       0             0 login
[411966.701069] [  316]     0   316     2031      193   0       0             0 agetty
[411966.701072] [  317]     0   317     2031      189   0       0             0 agetty
[411966.701075] [  319]     0   319     2031      191   1       0             0 agetty
[411966.701077] [  320]     0   320     2031      192   1       0             0 agetty
[411966.701080] [  321]     0   321     2031      191   1       0             0 agetty
[411966.701083] [  325]     0   325    51901      562   3       0             0 colord
[411966.701085] [  341]     0   341   123526     1044   1       0             0 colord-sane
[411966.701087] [  395]     0   395     3092      205   2       0             0 master
[411966.701090] [  399]    73   399    16380      410   1       0             0 qmgr
[411966.701093] [  420]  1000   420     3423      283   2       0             0 restart-x
[411966.701095] [  431]  1000   431     3423      298   3       0             0 startx
[411966.701097] [  448]  1000   448     3966      147   3       0             0 xinit
[411966.701100] [  449]  1000   449    92096     4518   1       0             0 X
[411966.701102] [  470]  1000   470    24058      796   1       0             0 i3
[411966.701105] [  477]  1000   477     6062      210   2       0             0 unclutter
[411966.701107] [  480]  1000   480     6004      164   2       0             0 dispad
[411966.701109] [  481]  1000   481    36623    12497   0       0             0 urxvtd
[411966.701112] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[411966.701115] [  495]  1000   495     8155      656   2       0             0 zsh
[411966.701117] [  505]  1000   505     8155      661   3       0             0 zsh
[411966.701119] [  512]     0   512     8481      277   3       0             0 sudo
[411966.701122] [  513]     0   513     6933      483   0       0             0 zsh
[411966.701124] [  543]     0   543     7404      239   3       0             0 wpa_supplicant
[411966.701126] [  659]  1000   659     9860     1868   2       0             0 zsh
[411966.701129] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[411966.701131] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[411966.701134] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[411966.701137] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[411966.701139] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[411966.701141] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[411966.701144] [ 2841]  1000  2841   109726     1965   1       0             0 kded4
[411966.701146] [ 2858]  1000  2858   238338     2687   2       0             0 knotify4
[411966.701148] [ 2863]     0  2863    54958     1172   2       0             0 upowerd
[411966.701150] [ 2868]     0  2868    46649      317   1     -13          -900 polkitd
[411966.701153] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[411966.701155] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[411966.701157] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[411966.701160] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[411966.701162] [14485]  1000 14485     8773      772   1       0             0 zsh
[411966.701165] [30479]     0 30479     8481      278   1       0             0 sudo
[411966.701168] [30480]     0 30480     6933      490   1       0             0 zsh
[411966.701171] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[411966.701173] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[411966.701176] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[411966.701179] [13775]  1000 13775     8155      679   1       0             0 zsh
[411966.701182] [13783]     0 13783     8481      279   2       0             0 sudo
[411966.701184] [13784]     0 13784     6933      485   2       0             0 zsh
[411966.701187] [14763]  1000 14763     8914      907   1       0             0 zsh
[411966.701190] [29947]  1000 29947     5163      271   0       0             0 zsh
[411966.701192] [29950]  1000 29950   164246    42554   0       0             0 chromium
[411966.701195] [29952]  1000 29952    64978     1253   0       0             0 chromium
[411966.701198] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[411966.701200] [29954]  1000 29954    70030     1322   0       0             0 chromium
[411966.701202] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[411966.701203] [29961]  1000 29961    76177     1211   0       0             0 chromium
[411966.701205] [29990]  1000 29990   218552     5185   1       4           300 chromium
[411966.701207] [29997]  1000 29997   227279    17931   2       4           300 chromium
[411966.701209] [30004]  1000 30004   218991     5295   3       4           300 chromium
[411966.701210] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[411966.701212] [20887]  1000 20887     9334     1324   2       0             0 zsh
[411966.701214] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[411966.701215] [25961]  1000 25961    14690      782   1       0             0 mutt
[411966.701217] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[411966.701219] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[411966.701220] [15475]  1000 15475     9224     1221   1       0             0 zsh
[411966.701222] [16635]  1000 16635     8845      865   0       0             0 zsh
[411966.701224] [16929]  1000 16929     8716      706   0       0             0 zsh
[411966.701226] [16982]  1000 16982    15494     1079   0       0             0 mutt
[411966.701227] [17215]  1000 17215    10328     2341   1       0             0 zsh
[411966.701229] [18001]  1000 18001     8769      774   2       0             0 zsh
[411966.701231] [19150]  1000 19150    10512     2525   3       0             0 zsh
[411966.701232] [19271]  1000 19271     8892      907   0       0             0 zsh
[411966.701234] [21316]  1000 21316     8812      816   2       0             0 zsh
[411966.701236] [21373]  1000 21373     8155      661   3       0             0 zsh
[411966.701237] [21389]  1000 21389     8785      789   1       0             0 zsh
[411966.701239] [21617]  1000 21617     8769      776   1       0             0 zsh
[411966.701241] [22183]  1000 22183    14901     1011   2       0             0 mutt
[411966.701242] [23190]  1000 23190     8291      691   0       0             0 vim
[411966.701244] [23191]  1000 23191     8291      607   2       0             0 vim
[411966.701246] [23198]  1000 23198    10210     2220   3       0             0 zsh
[411966.701247] [23246]  1000 23246     8743      744   0       0             0 zsh
[411966.701249] [23266]  1000 23266     8730     1471   1       0             0 python3
[411966.701251] [23269]  1000 23269     8290      592   0       0             0 vim
[411966.701253] [32120]  1000 32120    16392     1965   1       0             0 mutt
[411966.701254] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[411966.701256] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[411966.701258] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[411966.701260] [10927]  1000 10927     8891      906   3       0             0 zsh
[411966.701262] [13485]  1000 13485     8773      770   2       0             0 zsh
[411966.701264] [13492]  1000 13492    14788      883   3       0             0 mutt
[411966.701265] [13504]  1000 13504    19180      525   3       0             0 i3bar
[411966.701267] [13505]  1000 13505     8066      597   1       0             0 i3status
[411966.701269] [13897]  1000 13897    10964     2962   1       0             0 zsh
[411966.701271] [18368]  1000 18368    15875     1450   2       0             0 mutt
[411966.701272] [25693]  1000 25693     8806      807   3       0             0 zsh
[411966.701274] [12076]  1000 12076     9025     1040   3       0             0 zsh
[411966.701276] [13526]  1000 13526     9782     1792   3       0             0 zsh
[411966.701277] [20336]  1000 20336    10171     2195   2       0             0 zsh
[411966.701279] [20496]  1000 20496     8805      817   0       0             0 zsh
[411966.701281] [22068]  1000 22068     8830      840   0       0             0 zsh
[411966.701282] [32613]  1000 32613    14756      830   3       0             0 mutt
[411966.701285] [25473]  1000 25473     8337      663   1       0             0 vim
[411966.701287] [25480]  1000 25480     9031     1040   3       0             0 zsh
[411966.701288] [26043]  1000 26043     2650      198   2       0             0 ping
[411966.701290] [29752]  1000 29752     8205      918   1       0             0 mosh-client
[411966.701292] [30789]  1000 30789     8765      779   2       0             0 zsh
[411966.701294] [31242]  1000 31242    10062     2086   3       0             0 zsh
[411966.701295] [ 3498]     0  3498     4755     2630   1       0             0 atop
[411966.701298] [ 5991]  1000  5991   226988    10559   1       4           300 chromium
[411966.701299] [ 6011]  1000  6011   222892     6669   1       4           300 chromium
[411966.701301] [ 6103]  1000  6103   242157    23699   1       4           300 chromium
[411966.701303] [ 7830]  1000  7830   225890     9573   3       4           300 chromium
[411966.701304] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[411966.701306] [12787]  1000 12787     9835     1837   3       0             0 zsh
[411966.701308] [19881]  1000 19881     8794      807   2       0             0 zsh
[411966.701309] [26144]  1000 26144   225043     9710   3       4           300 chromium
[411966.701311] [30808]  1000 30808     8155      679   2       0             0 zsh
[411966.701313] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[411966.701314] [ 2681]  1000  2681     4459      503   0       0             0 man
[411966.701316] [ 2692]  1000  2692     2781      255   3       0             0 less
[411966.701318] [ 3315]  1000  3315     4406     1851   3       0             0 atop
[411966.701319] [ 3641]  1000  3641     8285      658   3       0             0 vim
[411966.701321] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[411966.701323] [ 4452]  1000  4452   227004     9314   3       4           300 chromium
[411966.701324] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[411966.701327] [ 6094]  1000  6094     9005      333   0       0             0 ssh
[411966.701329] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[411966.701330] [ 6098]  1000  6098     8970      309   2       0             0 ssh
[411966.701332] [ 8760]  1000  8760   222833     6855   3       4           300 chromium
[411966.701334] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[411966.701336] [ 8771]  1000  8771     8347      731   3       0             0 vim
[411966.701338] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[411966.701340] [ 8896]  1000  8896   129425    14841   1       0             0 evince
[411966.701341] [ 9016]  1000  9016   140685    11780   0       0             0 evince
[411966.701343] [ 9084]  1000  9084   247497    29178   3       4           300 chromium
[411966.701345] [ 9146]  1000  9146     8286      637   2       0             0 vim
[411966.701346] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[411966.701348] [ 9158]  1000  9158     8286      608   1       0             0 vim
[411966.701350] [ 9178]  1000  9178   228820    12491   1       4           300 chromium
[411966.701351] [ 9234]  1000  9234   224790     8669   1       4           300 chromium
[411966.701353] [ 9255]  1000  9255   227614    11626   0       4           300 chromium
[411966.701355] [ 9263]  1000  9263   227627    15324   3       4           300 chromium
[411966.701357] [10008]  1000 10008     8769      784   1       0             0 zsh
[411966.701359] [11133]     0 11133     8481      281   0       0             0 sudo
[411966.701361] [11137]     0 11137     3457      299   1       0             0 ccollect
[411966.701363] [11142]     0 11142     3457      206   0       0             0 ccollect
[411966.701365] [11143]     0 11143     3457      148   0       0             0 ccollect
[411966.701366] [11144]     0 11144     2919      224   3       0             0 awk
[411966.701368] [11196]     0 11196     2107      749   1       0             0 rm
[411966.701370] [11239]    73 11239    16333      355   1       0             0 pickup
[411966.701372] [11506]  1000 11506   223148     8149   1       4           300 chromium
[411966.701374] [11517]  1000 11517     8748      765   0       0             0 zsh
[411966.701376] [11525]  1000 11525   226740     9601   3       4           300 chromium
[411966.701378] [11576]  1000 11576     8288      602   2       0             0 vim
[411966.701380] [11588]  1000 11588   230261    13777   3       4           300 chromium
[411966.701382] [11639]     0 11639     5899      275   3       0             0 vpnc
[411966.701384] [11794]  1000 11794   227790    11355   3       4           300 chromium
[411966.701385] [11805]  1000 11805   225046     7738   2       4           300 chromium
[411966.701388] [12050]     0 12050     9169      395   2       0             0 crond
[411966.701389] [12053]  1000 12053     2937      211   3       0             0 sh
[411966.701391] [12055]  1000 12055   153597     2412   3       0             0 offlineimap
[411966.701393] Out of memory: Kill process 9084 (chromium) score 329 or sacrifice child
[411966.701396] Killed process 9084 (chromium) total-vm:989988kB, anon-rss:115296kB, file-rss:1416kB
[412243.830247] crond invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[412243.830252] crond cpuset=/ mems_allowed=0
[412243.830255] Pid: 12535, comm: crond Tainted: G        W    3.5.4-1-ARCH #1
[412243.830257] Call Trace:
[412243.830264]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[412243.830270]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[412243.830275]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[412243.830280]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[412243.830285]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[412243.830288]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[412243.830292]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[412243.830297]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[412243.830301]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[412243.830306]  [<ffffffff811646ef>] ? kmem_cache_alloc+0x13f/0x150
[412243.830309]  [<ffffffff811646ef>] ? kmem_cache_alloc+0x13f/0x150
[412243.830314]  [<ffffffff81205716>] ? security_file_alloc+0x16/0x20
[412243.830317]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[412243.830321]  [<ffffffff81182da3>] ? do_pipe_flags+0xc3/0x120
[412243.830325]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[412243.830328]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[412243.830332]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[412243.830334] Mem-Info:
[412243.830335] Node 0 DMA per-cpu:
[412243.830338] CPU    0: hi:    0, btch:   1 usd:   0
[412243.830340] CPU    1: hi:    0, btch:   1 usd:   0
[412243.830342] CPU    2: hi:    0, btch:   1 usd:   0
[412243.830343] CPU    3: hi:    0, btch:   1 usd:   0
[412243.830345] Node 0 DMA32 per-cpu:
[412243.830347] CPU    0: hi:  186, btch:  31 usd:   0
[412243.830349] CPU    1: hi:  186, btch:  31 usd:  36
[412243.830351] CPU    2: hi:  186, btch:  31 usd:   0
[412243.830353] CPU    3: hi:  186, btch:  31 usd:   0
[412243.830354] Node 0 Normal per-cpu:
[412243.830357] CPU    0: hi:  186, btch:  31 usd:  30
[412243.830359] CPU    1: hi:  186, btch:  31 usd:   1
[412243.830360] CPU    2: hi:  186, btch:  31 usd:   0
[412243.830362] CPU    3: hi:  186, btch:  31 usd:   0
[412243.830367] active_anon:380673 inactive_anon:92757 isolated_anon:0
 active_file:57 inactive_file:236 isolated_file:0
 unevictable:3637 dirty:10 writeback:55 unstable:0
 free:22789 slab_reclaimable:453356 slab_unreclaimable:7570
 mapped:1881 shmem:125669 pagetables:8094 bounce:0
[412243.830371] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:16kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[412243.830376] lowmem_reserve[]: 0 2137 3899 3899
[412243.830381] Node 0 DMA32 free:44928kB min:36900kB low:46124kB high:55348kB active_anon:574120kB inactive_anon:98628kB active_file:228kB inactive_file:904kB unevictable:4124kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:36kB dirty:36kB writeback:220kB mapped:252kB shmem:124668kB slab_reclaimable:1445812kB slab_unreclaimable:6684kB kernel_stack:656kB pagetables:1768kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2091 all_unreclaimable? yes
[412243.830387] lowmem_reserve[]: 0 0 1762 1762
[412243.830390] Node 0 Normal free:30372kB min:30416kB low:38020kB high:45624kB active_anon:948572kB inactive_anon:272400kB active_file:0kB inactive_file:40kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:4kB writeback:0kB mapped:7272kB shmem:378008kB slab_reclaimable:367580kB slab_unreclaimable:23596kB kernel_stack:2552kB pagetables:30608kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2880 all_unreclaimable? yes
[412243.830396] lowmem_reserve[]: 0 0 0 0
[412243.830400] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[412243.830410] Node 0 DMA32: 11260*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 45040kB
[412243.830419] Node 0 Normal: 2782*4kB 1267*8kB 444*16kB 3*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30512kB
[412243.830428] 126972 total pagecache pages
[412243.830430] 0 pages in swap cache
[412243.830432] Swap cache stats: add 0, delete 0, find 0/0
[412243.830433] Free swap  = 0kB
[412243.830435] Total swap = 0kB
[412243.842110] 1048048 pages RAM
[412243.842112] 57533 pages reserved
[412243.842113] 86556 pages shared
[412243.842115] 939953 pages non-shared
[412243.842116] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[412243.842124] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[412243.842127] [  194]     0   194    74640     1955   3       0             0 systemd-journal
[412243.842130] [  301]     0   301     3302      312   0       0             0 crond
[412243.842133] [  302]     0   302    17693      684   2       0             0 cupsd
[412243.842136] [  304]     0   304    10502      326   1     -17         -1000 sshd
[412243.842138] [  305]    81   305     4433      317   1     -13          -900 dbus-daemon
[412243.842141] [  309]     0   309     6512      239   1       0             0 systemd-logind
[412243.842144] [  315]     0   315    15747      318   2       0             0 login
[412243.842146] [  316]     0   316     2031      193   0       0             0 agetty
[412243.842149] [  317]     0   317     2031      189   0       0             0 agetty
[412243.842152] [  319]     0   319     2031      191   1       0             0 agetty
[412243.842154] [  320]     0   320     2031      192   1       0             0 agetty
[412243.842157] [  321]     0   321     2031      191   1       0             0 agetty
[412243.842159] [  325]     0   325    51901      562   3       0             0 colord
[412243.842162] [  341]     0   341   123526     1044   1       0             0 colord-sane
[412243.842165] [  395]     0   395     3092      211   3       0             0 master
[412243.842167] [  399]    73   399    16380      393   1       0             0 qmgr
[412243.842170] [  420]  1000   420     3423      283   2       0             0 restart-x
[412243.842173] [  431]  1000   431     3423      298   3       0             0 startx
[412243.842175] [  448]  1000   448     3966      147   3       0             0 xinit
[412243.842178] [  449]  1000   449    92101     4509   3       0             0 X
[412243.842181] [  470]  1000   470    24058      797   1       0             0 i3
[412243.842183] [  477]  1000   477     6062      184   1       0             0 unclutter
[412243.842186] [  480]  1000   480     6004      151   1       0             0 dispad
[412243.842188] [  481]  1000   481    36623    12499   1       0             0 urxvtd
[412243.842191] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[412243.842194] [  495]  1000   495     8155      656   2       0             0 zsh
[412243.842196] [  505]  1000   505     8155      661   3       0             0 zsh
[412243.842199] [  512]     0   512     8481      277   3       0             0 sudo
[412243.842202] [  513]     0   513     6933      483   0       0             0 zsh
[412243.842204] [  543]     0   543     7404      239   1       0             0 wpa_supplicant
[412243.842207] [  659]  1000   659     9860     1868   2       0             0 zsh
[412243.842210] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[412243.842212] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[412243.842215] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[412243.842217] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[412243.842220] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[412243.842222] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[412243.842225] [ 2841]  1000  2841   109726     1964   3       0             0 kded4
[412243.842228] [ 2858]  1000  2858   238338     2685   2       0             0 knotify4
[412243.842231] [ 2863]     0  2863    54958     1184   1       0             0 upowerd
[412243.842233] [ 2868]     0  2868    46649      335   3     -13          -900 polkitd
[412243.842236] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[412243.842238] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[412243.842241] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[412243.842243] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[412243.842245] [14485]  1000 14485     8773      772   1       0             0 zsh
[412243.842248] [30479]     0 30479     8481      278   1       0             0 sudo
[412243.842251] [30480]     0 30480     6933      490   1       0             0 zsh
[412243.842253] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[412243.842256] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[412243.842259] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[412243.842261] [13775]  1000 13775     8155      679   1       0             0 zsh
[412243.842263] [13783]     0 13783     8481      279   2       0             0 sudo
[412243.842266] [13784]     0 13784     6933      485   2       0             0 zsh
[412243.842269] [14763]  1000 14763     8914      907   1       0             0 zsh
[412243.842271] [29947]  1000 29947     5163      271   0       0             0 zsh
[412243.842274] [29950]  1000 29950   164139    42432   1       0             0 chromium
[412243.842276] [29952]  1000 29952    64978     1253   0       0             0 chromium
[412243.842278] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[412243.842280] [29954]  1000 29954    70030     1322   0       0             0 chromium
[412243.842283] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[412243.842285] [29961]  1000 29961    76177     1192   3       0             0 chromium
[412243.842287] [29990]  1000 29990   218552     5137   2       4           300 chromium
[412243.842290] [29997]  1000 29997   227279    15041   3       4           300 chromium
[412243.842293] [30004]  1000 30004   218991     5345   3       4           300 chromium
[412243.842295] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[412243.842297] [20887]  1000 20887     9334     1324   2       0             0 zsh
[412243.842300] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[412243.842302] [25961]  1000 25961    14690      761   2       0             0 mutt
[412243.842304] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[412243.842307] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[412243.842310] [15475]  1000 15475     9224     1221   1       0             0 zsh
[412243.842313] [16635]  1000 16635     8845      865   0       0             0 zsh
[412243.842315] [16929]  1000 16929     8716      706   0       0             0 zsh
[412243.842318] [16982]  1000 16982    15494     1066   1       0             0 mutt
[412243.842320] [17215]  1000 17215    10328     2341   1       0             0 zsh
[412243.842323] [18001]  1000 18001     8769      774   2       0             0 zsh
[412243.842326] [19150]  1000 19150    10512     2525   3       0             0 zsh
[412243.842328] [19271]  1000 19271     8892      907   0       0             0 zsh
[412243.842330] [21316]  1000 21316     8812      816   2       0             0 zsh
[412243.842334] [21373]  1000 21373     8155      661   3       0             0 zsh
[412243.842336] [21389]  1000 21389     8785      789   1       0             0 zsh
[412243.842339] [21617]  1000 21617     8769      776   1       0             0 zsh
[412243.842341] [22183]  1000 22183    14901      990   2       0             0 mutt
[412243.842344] [23190]  1000 23190     8291      691   0       0             0 vim
[412243.842347] [23191]  1000 23191     8291      625   1       0             0 vim
[412243.842349] [23198]  1000 23198    10210     2220   3       0             0 zsh
[412243.842352] [23246]  1000 23246     8743      744   0       0             0 zsh
[412243.842354] [23266]  1000 23266     8730     1471   1       0             0 python3
[412243.842357] [23269]  1000 23269     8290      589   1       0             0 vim
[412243.842360] [32120]  1000 32120    16392     1944   2       0             0 mutt
[412243.842362] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[412243.842365] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[412243.842368] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[412243.842371] [10927]  1000 10927     8891      906   3       0             0 zsh
[412243.842373] [13485]  1000 13485     8773      770   2       0             0 zsh
[412243.842376] [13492]  1000 13492    14788      862   0       0             0 mutt
[412243.842379] [13504]  1000 13504    19180      547   3       0             0 i3bar
[412243.842381] [13505]  1000 13505     8066      633   2       0             0 i3status
[412243.842385] [13897]  1000 13897    10964     2962   1       0             0 zsh
[412243.842387] [18368]  1000 18368    15875     1450   2       0             0 mutt
[412243.842390] [25693]  1000 25693     8806      807   3       0             0 zsh
[412243.842392] [12076]  1000 12076     9025     1040   3       0             0 zsh
[412243.842395] [13526]  1000 13526     9782     1792   3       0             0 zsh
[412243.842398] [20336]  1000 20336    10171     2195   2       0             0 zsh
[412243.842400] [20496]  1000 20496     8805      817   0       0             0 zsh
[412243.842403] [22068]  1000 22068     8830      840   0       0             0 zsh
[412243.842405] [32613]  1000 32613    14756      809   1       0             0 mutt
[412243.842408] [25473]  1000 25473     8337      663   1       0             0 vim
[412243.842411] [25480]  1000 25480     9031     1040   3       0             0 zsh
[412243.842413] [26043]  1000 26043     2650      193   1       0             0 ping
[412243.842416] [29752]  1000 29752     8205      885   1       0             0 mosh-client
[412243.842418] [30789]  1000 30789     8765      779   2       0             0 zsh
[412243.842421] [31242]  1000 31242    10062     2086   3       0             0 zsh
[412243.842423] [ 3498]     0  3498     4755     2630   1       0             0 atop
[412243.842426] [ 5991]  1000  5991   226988    10585   1       4           300 chromium
[412243.842428] [ 6011]  1000  6011   222892     6708   1       4           300 chromium
[412243.842431] [ 6103]  1000  6103   242157    23697   3       4           300 chromium
[412243.842434] [ 7830]  1000  7830   225890     9577   1       4           300 chromium
[412243.842436] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[412243.842438] [12787]  1000 12787     9835     1837   3       0             0 zsh
[412243.842441] [19881]  1000 19881     8794      807   2       0             0 zsh
[412243.842444] [26144]  1000 26144   225043     9721   1       4           300 chromium
[412243.842446] [30808]  1000 30808     8155      679   2       0             0 zsh
[412243.842449] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[412243.842452] [ 2681]  1000  2681     4459      503   0       0             0 man
[412243.842455] [ 2692]  1000  2692     2781      255   3       0             0 less
[412243.842458] [ 3315]  1000  3315     4406     1851   1       0             0 atop
[412243.842461] [ 3641]  1000  3641     8285      658   3       0             0 vim
[412243.842463] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[412243.842466] [ 4452]  1000  4452   227004     9327   1       4           300 chromium
[412243.842468] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[412243.842472] [ 6094]  1000  6094     9005      290   1       0             0 ssh
[412243.842475] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[412243.842477] [ 6098]  1000  6098     8970      276   1       0             0 ssh
[412243.842480] [ 8760]  1000  8760   222833     6877   3       4           300 chromium
[412243.842482] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[412243.842486] [ 8771]  1000  8771     8347      731   3       0             0 vim
[412243.842488] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[412243.842491] [ 8896]  1000  8896   129425    14815   1       0             0 evince
[412243.842494] [ 9016]  1000  9016   140685    11764   1       0             0 evince
[412243.842496] [ 9146]  1000  9146     8286      637   2       0             0 vim
[412243.842499] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[412243.842501] [ 9158]  1000  9158     8286      608   1       0             0 vim
[412243.842504] [ 9178]  1000  9178   228820    12507   2       4           300 chromium
[412243.842507] [ 9234]  1000  9234   224790     8649   0       4           300 chromium
[412243.842509] [ 9255]  1000  9255   227614    11584   1       4           300 chromium
[412243.842512] [ 9263]  1000  9263   227627    15278   2       4           300 chromium
[412243.842514] [10008]  1000 10008     8769      768   2       0             0 zsh
[412243.842517] [11133]     0 11133     8481      281   0       0             0 sudo
[412243.842519] [11137]     0 11137     3457      299   1       0             0 ccollect
[412243.842521] [11142]     0 11142     3457      206   0       0             0 ccollect
[412243.842523] [11143]     0 11143     3457      148   0       0             0 ccollect
[412243.842526] [11144]     0 11144     2919      224   3       0             0 awk
[412243.842530] [11196]     0 11196     1777      437   3       0             0 rm
[412243.842533] [11239]    73 11239    16333      378   1       0             0 pickup
[412243.842536] [11506]  1000 11506   222892     6520   2       4           300 chromium
[412243.842539] [11517]  1000 11517     8748      765   0       0             0 zsh
[412243.842541] [11525]  1000 11525   226484     8928   3       4           300 chromium
[412243.842543] [11588]  1000 11588   230517    13839   3       4           300 chromium
[412243.842546] [11639]     0 11639     5899      271   2       0             0 vpnc
[412243.842549] [11794]  1000 11794   228300    10913   3       4           300 chromium
[412243.842552] [11805]  1000 11805   225558     8523   1       4           300 chromium
[412243.842554] [12411]     0 12411     9169      395   3       0             0 crond
[412243.842556] [12413]  1000 12413     2937      209   2       0             0 sh
[412243.842558] [12416]  1000 12416   171745     9749   0       0             0 offlineimap
[412243.842560] [12535]     0 12535     9168      380   2       0             0 crond
[412243.842562] Out of memory: Kill process 6103 (chromium) score 324 or sacrifice child
[412243.842565] Killed process 6103 (chromium) total-vm:968628kB, anon-rss:93408kB, file-rss:1380kB
[412243.843460] crond invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[412243.843464] crond cpuset=/ mems_allowed=0
[412243.843467] Pid: 12535, comm: crond Tainted: G        W    3.5.4-1-ARCH #1
[412243.843469] Call Trace:
[412243.843476]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[412243.843481]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[412243.843486]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[412243.843491]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[412243.843496]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[412243.843500]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[412243.843504]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[412243.843509]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[412243.843514]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[412243.843519]  [<ffffffff811646ef>] ? kmem_cache_alloc+0x13f/0x150
[412243.843523]  [<ffffffff811646ef>] ? kmem_cache_alloc+0x13f/0x150
[412243.843527]  [<ffffffff81205716>] ? security_file_alloc+0x16/0x20
[412243.843531]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[412243.843535]  [<ffffffff81182da3>] ? do_pipe_flags+0xc3/0x120
[412243.843538]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[412243.843541]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[412243.843545]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[412243.843547] Mem-Info:
[412243.843549] Node 0 DMA per-cpu:
[412243.843552] CPU    0: hi:    0, btch:   1 usd:   0
[412243.843554] CPU    1: hi:    0, btch:   1 usd:   0
[412243.843556] CPU    2: hi:    0, btch:   1 usd:   0
[412243.843558] CPU    3: hi:    0, btch:   1 usd:   0
[412243.843559] Node 0 DMA32 per-cpu:
[412243.843563] CPU    0: hi:  186, btch:  31 usd: 175
[412243.843564] CPU    1: hi:  186, btch:  31 usd:  79
[412243.843566] CPU    2: hi:  186, btch:  31 usd:   0
[412243.843569] CPU    3: hi:  186, btch:  31 usd: 120
[412243.843570] Node 0 Normal per-cpu:
[412243.843573] CPU    0: hi:  186, btch:  31 usd:  30
[412243.843575] CPU    1: hi:  186, btch:  31 usd:  24
[412243.843577] CPU    2: hi:  186, btch:  31 usd:   0
[412243.843579] CPU    3: hi:  186, btch:  31 usd:   0
[412243.843584] active_anon:380673 inactive_anon:92757 isolated_anon:0
 active_file:94 inactive_file:201 isolated_file:0
 unevictable:3637 dirty:10 writeback:55 unstable:0
 free:22540 slab_reclaimable:453356 slab_unreclaimable:7570
 mapped:1936 shmem:125669 pagetables:8094 bounce:0
[412243.843587] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:16kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[412243.843594] lowmem_reserve[]: 0 2137 3899 3899
[412243.843598] Node 0 DMA32 free:43932kB min:36900kB low:46124kB high:55348kB active_anon:574120kB inactive_anon:98628kB active_file:376kB inactive_file:764kB unevictable:4124kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:36kB dirty:36kB writeback:220kB mapped:472kB shmem:124668kB slab_reclaimable:1445812kB slab_unreclaimable:6684kB kernel_stack:656kB pagetables:1768kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:12 all_unreclaimable? no
[412243.843605] lowmem_reserve[]: 0 0 1762 1762
[412243.843609] Node 0 Normal free:30372kB min:30416kB low:38020kB high:45624kB active_anon:948572kB inactive_anon:272400kB active_file:0kB inactive_file:40kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:4kB writeback:0kB mapped:7272kB shmem:378008kB slab_reclaimable:367580kB slab_unreclaimable:23596kB kernel_stack:2552kB pagetables:30608kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3188 all_unreclaimable? yes
[412243.843615] lowmem_reserve[]: 0 0 0 0
[412243.843619] Node 0 DMA: 2*4kB 1*8kB 0*16kB 3*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15856kB
[412243.843629] Node 0 DMA32: 11012*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 44048kB
[412243.843638] Node 0 Normal: 2751*4kB 1267*8kB 444*16kB 3*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30388kB
[412243.843649] 126972 total pagecache pages
[412243.843650] 0 pages in swap cache
[412243.843652] Swap cache stats: add 0, delete 0, find 0/0
[412243.843653] Free swap  = 0kB
[412243.843655] Total swap = 0kB
[412243.856012] 1048048 pages RAM
[412243.856015] 57533 pages reserved
[412243.856016] 85238 pages shared
[412243.856017] 931570 pages non-shared
[412243.856019] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[412243.856026] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[412243.856028] [  194]     0   194    74640     1955   3       0             0 systemd-journal
[412243.856031] [  301]     0   301     3302      312   0       0             0 crond
[412243.856033] [  302]     0   302    17693      684   2       0             0 cupsd
[412243.856036] [  304]     0   304    10502      326   1     -17         -1000 sshd
[412243.856039] [  305]    81   305     4433      317   1     -13          -900 dbus-daemon
[412243.856042] [  309]     0   309     6512      239   1       0             0 systemd-logind
[412243.856044] [  315]     0   315    15747      318   2       0             0 login
[412243.856046] [  316]     0   316     2031      193   0       0             0 agetty
[412243.856049] [  317]     0   317     2031      189   0       0             0 agetty
[412243.856051] [  319]     0   319     2031      191   1       0             0 agetty
[412243.856054] [  320]     0   320     2031      192   1       0             0 agetty
[412243.856056] [  321]     0   321     2031      191   1       0             0 agetty
[412243.856059] [  325]     0   325    51901      562   3       0             0 colord
[412243.856061] [  341]     0   341   123526     1044   1       0             0 colord-sane
[412243.856064] [  395]     0   395     3092      211   3       0             0 master
[412243.856067] [  399]    73   399    16380      393   1       0             0 qmgr
[412243.856070] [  420]  1000   420     3423      283   2       0             0 restart-x
[412243.856073] [  431]  1000   431     3423      298   3       0             0 startx
[412243.856075] [  448]  1000   448     3966      147   3       0             0 xinit
[412243.856078] [  449]  1000   449    92101     4509   3       0             0 X
[412243.856080] [  470]  1000   470    24058      797   1       0             0 i3
[412243.856083] [  477]  1000   477     6062      184   1       0             0 unclutter
[412243.856086] [  480]  1000   480     6004      151   1       0             0 dispad
[412243.856089] [  481]  1000   481    36623    12499   1       0             0 urxvtd
[412243.856092] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[412243.856094] [  495]  1000   495     8155      656   2       0             0 zsh
[412243.856097] [  505]  1000   505     8155      661   3       0             0 zsh
[412243.856100] [  512]     0   512     8481      277   3       0             0 sudo
[412243.856102] [  513]     0   513     6933      483   0       0             0 zsh
[412243.856105] [  543]     0   543     7404      239   1       0             0 wpa_supplicant
[412243.856107] [  659]  1000   659     9860     1868   2       0             0 zsh
[412243.856110] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[412243.856112] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[412243.856115] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[412243.856118] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[412243.856120] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[412243.856124] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[412243.856126] [ 2841]  1000  2841   109726     1964   3       0             0 kded4
[412243.856129] [ 2858]  1000  2858   238338     2685   2       0             0 knotify4
[412243.856132] [ 2863]     0  2863    54958     1184   1       0             0 upowerd
[412243.856134] [ 2868]     0  2868    46649      335   3     -13          -900 polkitd
[412243.856137] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[412243.856139] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[412243.856142] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[412243.856145] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[412243.856148] [14485]  1000 14485     8773      772   1       0             0 zsh
[412243.856150] [30479]     0 30479     8481      278   1       0             0 sudo
[412243.856153] [30480]     0 30480     6933      490   1       0             0 zsh
[412243.856155] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[412243.856158] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[412243.856160] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[412243.856163] [13775]  1000 13775     8155      679   1       0             0 zsh
[412243.856166] [13783]     0 13783     8481      279   2       0             0 sudo
[412243.856168] [13784]     0 13784     6933      485   2       0             0 zsh
[412243.856171] [14763]  1000 14763     8914      907   1       0             0 zsh
[412243.856174] [29947]  1000 29947     5163      271   0       0             0 zsh
[412243.856176] [29950]  1000 29950   164139    42432   3       0             0 chromium
[412243.856179] [29952]  1000 29952    64978     1253   0       0             0 chromium
[412243.856182] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[412243.856184] [29954]  1000 29954    70030     1322   0       0             0 chromium
[412243.856187] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[412243.856189] [29961]  1000 29961    76177     1192   3       0             0 chromium
[412243.856192] [29990]  1000 29990   218552     5137   2       4           300 chromium
[412243.856195] [29997]  1000 29997   227279    15041   3       4           300 chromium
[412243.856198] [30004]  1000 30004   218991     5345   3       4           300 chromium
[412243.856200] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[412243.856203] [20887]  1000 20887     9334     1324   2       0             0 zsh
[412243.856205] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[412243.856208] [25961]  1000 25961    14690      761   2       0             0 mutt
[412243.856210] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[412243.856213] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[412243.856216] [15475]  1000 15475     9224     1221   1       0             0 zsh
[412243.856219] [16635]  1000 16635     8845      865   0       0             0 zsh
[412243.856221] [16929]  1000 16929     8716      706   0       0             0 zsh
[412243.856224] [16982]  1000 16982    15494     1066   1       0             0 mutt
[412243.856227] [17215]  1000 17215    10328     2341   1       0             0 zsh
[412243.856229] [18001]  1000 18001     8769      774   2       0             0 zsh
[412243.856232] [19150]  1000 19150    10512     2525   3       0             0 zsh
[412243.856234] [19271]  1000 19271     8892      907   0       0             0 zsh
[412243.856236] [21316]  1000 21316     8812      816   2       0             0 zsh
[412243.856239] [21373]  1000 21373     8155      661   3       0             0 zsh
[412243.856241] [21389]  1000 21389     8785      789   1       0             0 zsh
[412243.856244] [21617]  1000 21617     8769      776   1       0             0 zsh
[412243.856247] [22183]  1000 22183    14901      990   2       0             0 mutt
[412243.856250] [23190]  1000 23190     8291      691   0       0             0 vim
[412243.856253] [23191]  1000 23191     8291      625   1       0             0 vim
[412243.856255] [23198]  1000 23198    10210     2220   3       0             0 zsh
[412243.856257] [23246]  1000 23246     8743      744   0       0             0 zsh
[412243.856260] [23266]  1000 23266     8730     1471   1       0             0 python3
[412243.856263] [23269]  1000 23269     8290      589   1       0             0 vim
[412243.856266] [32120]  1000 32120    16392     1944   2       0             0 mutt
[412243.856269] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[412243.856271] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[412243.856274] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[412243.856276] [10927]  1000 10927     8891      906   3       0             0 zsh
[412243.856279] [13485]  1000 13485     8773      770   2       0             0 zsh
[412243.856282] [13492]  1000 13492    14788      862   0       0             0 mutt
[412243.856284] [13504]  1000 13504    19180      547   3       0             0 i3bar
[412243.856287] [13505]  1000 13505     8066      633   2       0             0 i3status
[412243.856289] [13897]  1000 13897    10964     2962   1       0             0 zsh
[412243.856293] [18368]  1000 18368    15875     1450   2       0             0 mutt
[412243.856296] [25693]  1000 25693     8806      807   3       0             0 zsh
[412243.856299] [12076]  1000 12076     9025     1040   3       0             0 zsh
[412243.856301] [13526]  1000 13526     9782     1792   3       0             0 zsh
[412243.856303] [20336]  1000 20336    10171     2195   2       0             0 zsh
[412243.856305] [20496]  1000 20496     8805      817   0       0             0 zsh
[412243.856306] [22068]  1000 22068     8830      840   0       0             0 zsh
[412243.856308] [32613]  1000 32613    14756      809   1       0             0 mutt
[412243.856310] [25473]  1000 25473     8337      663   1       0             0 vim
[412243.856312] [25480]  1000 25480     9031     1040   3       0             0 zsh
[412243.856314] [26043]  1000 26043     2650      193   1       0             0 ping
[412243.856315] [29752]  1000 29752     8205      885   1       0             0 mosh-client
[412243.856318] [30789]  1000 30789     8765      779   2       0             0 zsh
[412243.856319] [31242]  1000 31242    10062     2086   3       0             0 zsh
[412243.856321] [ 3498]     0  3498     4755     2630   1       0             0 atop
[412243.856323] [ 5991]  1000  5991   226988    10585   1       4           300 chromium
[412243.856324] [ 6011]  1000  6011   222892     6708   1       4           300 chromium
[412243.856326] [ 7830]  1000  7830   225890     9577   1       4           300 chromium
[412243.856328] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[412243.856330] [12787]  1000 12787     9835     1837   3       0             0 zsh
[412243.856331] [19881]  1000 19881     8794      807   2       0             0 zsh
[412243.856333] [26144]  1000 26144   225043     9721   1       4           300 chromium
[412243.856335] [30808]  1000 30808     8155      679   2       0             0 zsh
[412243.856337] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[412243.856339] [ 2681]  1000  2681     4459      503   0       0             0 man
[412243.856341] [ 2692]  1000  2692     2781      255   3       0             0 less
[412243.856342] [ 3315]  1000  3315     4406     1851   1       0             0 atop
[412243.856344] [ 3641]  1000  3641     8285      658   3       0             0 vim
[412243.856346] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[412243.856348] [ 4452]  1000  4452   227004     9327   1       4           300 chromium
[412243.856350] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[412243.856354] [ 6094]  1000  6094     9005      290   1       0             0 ssh
[412243.856356] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[412243.856357] [ 6098]  1000  6098     8970      276   1       0             0 ssh
[412243.856359] [ 8760]  1000  8760   222833     6877   3       4           300 chromium
[412243.856361] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[412243.856362] [ 8771]  1000  8771     8347      731   3       0             0 vim
[412243.856364] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[412243.856366] [ 8896]  1000  8896   129425    14815   1       0             0 evince
[412243.856368] [ 9016]  1000  9016   140685    11764   1       0             0 evince
[412243.856369] [ 9146]  1000  9146     8286      637   2       0             0 vim
[412243.856371] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[412243.856373] [ 9158]  1000  9158     8286      608   1       0             0 vim
[412243.856374] [ 9178]  1000  9178   228820    12507   2       4           300 chromium
[412243.856376] [ 9234]  1000  9234   224790     8649   0       4           300 chromium
[412243.856378] [ 9255]  1000  9255   227614    11584   0       4           300 chromium
[412243.856380] [ 9263]  1000  9263   227627    15278   2       4           300 chromium
[412243.856381] [10008]  1000 10008     8769      768   2       0             0 zsh
[412243.856383] [11133]     0 11133     8481      281   0       0             0 sudo
[412243.856385] [11137]     0 11137     3457      299   1       0             0 ccollect
[412243.856387] [11142]     0 11142     3457      206   0       0             0 ccollect
[412243.856388] [11143]     0 11143     3457      148   0       0             0 ccollect
[412243.856390] [11144]     0 11144     2919      224   3       0             0 awk
[412243.856392] [11196]     0 11196     1777      437   3       0             0 rm
[412243.856394] [11239]    73 11239    16333      378   1       0             0 pickup
[412243.856396] [11506]  1000 11506   222892     6520   2       4           300 chromium
[412243.856398] [11517]  1000 11517     8748      765   0       0             0 zsh
[412243.856399] [11525]  1000 11525   226484     8928   3       4           300 chromium
[412243.856401] [11588]  1000 11588   230517    13839   3       4           300 chromium
[412243.856403] [11639]     0 11639     5899      271   2       0             0 vpnc
[412243.856405] [11794]  1000 11794   228300    10913   3       4           300 chromium
[412243.856407] [11805]  1000 11805   225558     8523   1       4           300 chromium
[412243.856409] [12411]     0 12411     9169      395   3       0             0 crond
[412243.856410] [12413]  1000 12413     2937      209   2       0             0 sh
[412243.856412] [12416]  1000 12416   171745     9749   0       0             0 offlineimap
[412243.856414] [12535]     0 12535     9168      380   2       0             0 crond
[412243.856415] Out of memory: Kill process 9263 (chromium) score 315 or sacrifice child
[412243.856418] Killed process 9263 (chromium) total-vm:910508kB, anon-rss:59832kB, file-rss:1280kB
[412385.838815] offlineimap invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[412385.838820] offlineimap cpuset=/ mems_allowed=0
[412385.838823] Pid: 12645, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[412385.838825] Call Trace:
[412385.838832]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[412385.838838]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[412385.838843]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[412385.838848]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[412385.838853]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[412385.838856]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[412385.838859]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[412385.838862]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[412385.838865]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[412385.838869]  [<ffffffff810870c8>] ? wake_up_new_task+0xf8/0x1a0
[412385.838871]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[412385.838874]  [<ffffffff810adc92>] ? sys_futex+0x102/0x190
[412385.838876]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[412385.838878]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[412385.838882]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[412385.838883] Mem-Info:
[412385.838884] Node 0 DMA per-cpu:
[412385.838887] CPU    0: hi:    0, btch:   1 usd:   0
[412385.838888] CPU    1: hi:    0, btch:   1 usd:   0
[412385.838889] CPU    2: hi:    0, btch:   1 usd:   0
[412385.838890] CPU    3: hi:    0, btch:   1 usd:   0
[412385.838891] Node 0 DMA32 per-cpu:
[412385.838893] CPU    0: hi:  186, btch:  31 usd:   8
[412385.838894] CPU    1: hi:  186, btch:  31 usd:   0
[412385.838895] CPU    2: hi:  186, btch:  31 usd:   1
[412385.838896] CPU    3: hi:  186, btch:  31 usd:  30
[412385.838897] Node 0 Normal per-cpu:
[412385.838898] CPU    0: hi:  186, btch:  31 usd:   0
[412385.838899] CPU    1: hi:  186, btch:  31 usd:   0
[412385.838901] CPU    2: hi:  186, btch:  31 usd:   0
[412385.838902] CPU    3: hi:  186, btch:  31 usd:   0
[412385.838905] active_anon:350753 inactive_anon:92762 isolated_anon:0
 active_file:135 inactive_file:215 isolated_file:39
 unevictable:3637 dirty:7 writeback:15 unstable:0
 free:23276 slab_reclaimable:483399 slab_unreclaimable:7567
 mapped:3306 shmem:126829 pagetables:7656 bounce:0
[412385.838907] Node 0 DMA free:15848kB min:260kB low:324kB high:388kB active_anon:24kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[412385.838911] lowmem_reserve[]: 0 2137 3899 3899
[412385.838913] Node 0 DMA32 free:46844kB min:36900kB low:46124kB high:55348kB active_anon:484128kB inactive_anon:98664kB active_file:532kB inactive_file:832kB unevictable:4124kB isolated(anon):0kB isolated(file):156kB present:2188752kB mlocked:36kB dirty:24kB writeback:52kB mapped:5564kB shmem:129128kB slab_reclaimable:1534052kB slab_unreclaimable:6628kB kernel_stack:656kB pagetables:1760kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3221 all_unreclaimable? yes
[412385.838918] lowmem_reserve[]: 0 0 1762 1762
[412385.838920] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:918860kB inactive_anon:272384kB active_file:8kB inactive_file:28kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:4kB writeback:8kB mapped:7660kB shmem:378188kB slab_reclaimable:399512kB slab_unreclaimable:23640kB kernel_stack:2472kB pagetables:28864kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3438 all_unreclaimable? yes
[412385.838924] lowmem_reserve[]: 0 0 0 0
[412385.838926] Node 0 DMA: 2*4kB 2*8kB 1*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15848kB
[412385.838932] Node 0 DMA32: 11187*4kB 10*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 46876kB
[412385.838938] Node 0 Normal: 2788*4kB 1418*8kB 381*16kB 4*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30768kB
[412385.838945] 128090 total pagecache pages
[412385.838946] 0 pages in swap cache
[412385.838947] Swap cache stats: add 0, delete 0, find 0/0
[412385.838948] Free swap  = 0kB
[412385.838948] Total swap = 0kB
[412385.850144] 1048048 pages RAM
[412385.850146] 57533 pages reserved
[412385.850147] 86043 pages shared
[412385.850149] 936740 pages non-shared
[412385.850150] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[412385.850157] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[412385.850160] [  194]     0   194    74644     1808   1       0             0 systemd-journal
[412385.850163] [  301]     0   301     3302      311   2       0             0 crond
[412385.850165] [  302]     0   302    17693      684   2       0             0 cupsd
[412385.850167] [  304]     0   304    10502      326   1     -17         -1000 sshd
[412385.850170] [  305]    81   305     4433      304   0     -13          -900 dbus-daemon
[412385.850173] [  309]     0   309     6512      239   1       0             0 systemd-logind
[412385.850175] [  315]     0   315    15747      318   2       0             0 login
[412385.850178] [  316]     0   316     2031      193   0       0             0 agetty
[412385.850180] [  317]     0   317     2031      189   0       0             0 agetty
[412385.850183] [  319]     0   319     2031      191   1       0             0 agetty
[412385.850185] [  320]     0   320     2031      192   1       0             0 agetty
[412385.850188] [  321]     0   321     2031      191   1       0             0 agetty
[412385.850191] [  325]     0   325    51901      562   3       0             0 colord
[412385.850193] [  341]     0   341   123526     1044   1       0             0 colord-sane
[412385.850196] [  395]     0   395     3092      226   1       0             0 master
[412385.850198] [  399]    73   399    16380      419   1       0             0 qmgr
[412385.850201] [  420]  1000   420     3423      283   2       0             0 restart-x
[412385.850203] [  431]  1000   431     3423      298   3       0             0 startx
[412385.850205] [  448]  1000   448     3966      147   3       0             0 xinit
[412385.850208] [  449]  1000   449    92097     4587   3       0             0 X
[412385.850210] [  470]  1000   470    24058      759   1       0             0 i3
[412385.850213] [  477]  1000   477     6062      184   1       0             0 unclutter
[412385.850215] [  480]  1000   480     6004      163   2       0             0 dispad
[412385.850217] [  481]  1000   481    36623    12538   2       0             0 urxvtd
[412385.850220] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[412385.850223] [  495]  1000   495     8155      656   2       0             0 zsh
[412385.850226] [  505]  1000   505     8155      661   3       0             0 zsh
[412385.850228] [  512]     0   512     8481      277   3       0             0 sudo
[412385.850231] [  513]     0   513     6933      483   0       0             0 zsh
[412385.850233] [  543]     0   543     7404      204   1       0             0 wpa_supplicant
[412385.850235] [  659]  1000   659     9860     1868   2       0             0 zsh
[412385.850237] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[412385.850240] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[412385.850242] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[412385.850245] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[412385.850247] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[412385.850251] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[412385.850254] [ 2841]  1000  2841   109726     1958   2       0             0 kded4
[412385.850256] [ 2858]  1000  2858   238338     2709   1       0             0 knotify4
[412385.850259] [ 2863]     0  2863    54958     1176   1       0             0 upowerd
[412385.850262] [ 2868]     0  2868    46649      349   2     -13          -900 polkitd
[412385.850265] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[412385.850268] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[412385.850271] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[412385.850273] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[412385.850276] [14485]  1000 14485     8773      772   1       0             0 zsh
[412385.850279] [30479]     0 30479     8481      278   1       0             0 sudo
[412385.850281] [30480]     0 30480     6933      490   1       0             0 zsh
[412385.850285] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[412385.850288] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[412385.850290] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[412385.850293] [13775]  1000 13775     8155      679   1       0             0 zsh
[412385.850295] [13783]     0 13783     8481      279   2       0             0 sudo
[412385.850298] [13784]     0 13784     6933      485   2       0             0 zsh
[412385.850300] [14763]  1000 14763     8914      907   1       0             0 zsh
[412385.850303] [29947]  1000 29947     5163      271   0       0             0 zsh
[412385.850306] [29950]  1000 29950   164139    42476   3       0             0 chromium
[412385.850308] [29952]  1000 29952    64978     1262   0       0             0 chromium
[412385.850311] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[412385.850314] [29954]  1000 29954    70030     1322   0       0             0 chromium
[412385.850317] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[412385.850320] [29961]  1000 29961    76177     1182   3       0             0 chromium
[412385.850323] [29990]  1000 29990   218552     5153   2       4           300 chromium
[412385.850326] [29997]  1000 29997   227279    14891   2       4           300 chromium
[412385.850328] [30004]  1000 30004   218991     5338   1       4           300 chromium
[412385.850331] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[412385.850334] [20887]  1000 20887     9334     1324   2       0             0 zsh
[412385.850336] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[412385.850338] [25961]  1000 25961    14690      761   2       0             0 mutt
[412385.850341] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[412385.850344] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[412385.850347] [15475]  1000 15475     9224     1221   1       0             0 zsh
[412385.850350] [16635]  1000 16635     8845      865   0       0             0 zsh
[412385.850352] [16929]  1000 16929     8716      706   0       0             0 zsh
[412385.850355] [16982]  1000 16982    15494     1066   1       0             0 mutt
[412385.850358] [17215]  1000 17215    10328     2341   1       0             0 zsh
[412385.850361] [18001]  1000 18001     8769      774   2       0             0 zsh
[412385.850364] [19150]  1000 19150    10512     2525   3       0             0 zsh
[412385.850366] [19271]  1000 19271     8892      907   0       0             0 zsh
[412385.850369] [21316]  1000 21316     8812      816   2       0             0 zsh
[412385.850372] [21373]  1000 21373     8155      661   3       0             0 zsh
[412385.850374] [21389]  1000 21389     8785      789   1       0             0 zsh
[412385.850378] [21617]  1000 21617     8769      776   1       0             0 zsh
[412385.850380] [22183]  1000 22183    14901      990   2       0             0 mutt
[412385.850383] [23190]  1000 23190     8291      691   0       0             0 vim
[412385.850386] [23191]  1000 23191     8291      625   1       0             0 vim
[412385.850388] [23198]  1000 23198    10210     2220   3       0             0 zsh
[412385.850391] [23246]  1000 23246     8743      744   0       0             0 zsh
[412385.850394] [23266]  1000 23266     8730     1471   1       0             0 python3
[412385.850397] [23269]  1000 23269     8290      589   1       0             0 vim
[412385.850400] [32120]  1000 32120    16392     1944   2       0             0 mutt
[412385.850403] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[412385.850406] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[412385.850409] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[412385.850412] [10927]  1000 10927     8891      906   3       0             0 zsh
[412385.850414] [13485]  1000 13485     8773      770   2       0             0 zsh
[412385.850417] [13492]  1000 13492    14788      862   0       0             0 mutt
[412385.850420] [13504]  1000 13504    19180      541   3       0             0 i3bar
[412385.850423] [13505]  1000 13505     8066      623   1       0             0 i3status
[412385.850426] [13897]  1000 13897    10964     2962   1       0             0 zsh
[412385.850428] [18368]  1000 18368    15875     1429   3       0             0 mutt
[412385.850431] [25693]  1000 25693     8806      807   3       0             0 zsh
[412385.850434] [12076]  1000 12076     9025     1040   3       0             0 zsh
[412385.850437] [13526]  1000 13526     9782     1792   3       0             0 zsh
[412385.850440] [20336]  1000 20336    10171     2195   2       0             0 zsh
[412385.850442] [20496]  1000 20496     8805      817   0       0             0 zsh
[412385.850445] [22068]  1000 22068     8830      840   0       0             0 zsh
[412385.850448] [32613]  1000 32613    14756      809   1       0             0 mutt
[412385.850451] [25473]  1000 25473     8337      663   1       0             0 vim
[412385.850454] [25480]  1000 25480     9031     1040   3       0             0 zsh
[412385.850456] [26043]  1000 26043     2650      214   2       0             0 ping
[412385.850459] [29752]  1000 29752     8205      900   2       0             0 mosh-client
[412385.850462] [30789]  1000 30789     8765      779   2       0             0 zsh
[412385.850464] [31242]  1000 31242    10062     2086   3       0             0 zsh
[412385.850467] [ 3498]     0  3498     4755     2630   1       0             0 atop
[412385.850470] [ 5991]  1000  5991   226988    10572   3       4           300 chromium
[412385.850472] [ 6011]  1000  6011   222892     6665   2       4           300 chromium
[412385.850475] [ 7830]  1000  7830   225890     9580   2       4           300 chromium
[412385.850477] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[412385.850480] [12787]  1000 12787     9835     1837   3       0             0 zsh
[412385.850483] [19881]  1000 19881     8794      807   2       0             0 zsh
[412385.850486] [26144]  1000 26144   225043     9680   3       4           300 chromium
[412385.850488] [30808]  1000 30808     8155      679   2       0             0 zsh
[412385.850490] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[412385.850493] [ 2681]  1000  2681     4459      503   0       0             0 man
[412385.850495] [ 2692]  1000  2692     2781      255   3       0             0 less
[412385.850498] [ 3315]  1000  3315     4406     1851   2       0             0 atop
[412385.850500] [ 3641]  1000  3641     8285      658   3       0             0 vim
[412385.850503] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[412385.850505] [ 4452]  1000  4452   227004     9320   3       4           300 chromium
[412385.850507] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[412385.850511] [ 6094]  1000  6094     9005      344   1       0             0 ssh
[412385.850513] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[412385.850516] [ 6098]  1000  6098     8970      276   1       0             0 ssh
[412385.850518] [ 8760]  1000  8760   222833     6882   3       4           300 chromium
[412385.850521] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[412385.850524] [ 8771]  1000  8771     8347      731   3       0             0 vim
[412385.850527] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[412385.850530] [ 8896]  1000  8896   129425    14835   3       0             0 evince
[412385.850533] [ 9016]  1000  9016   140685    11764   1       0             0 evince
[412385.850535] [ 9146]  1000  9146     8286      637   2       0             0 vim
[412385.850538] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[412385.850541] [ 9158]  1000  9158     8286      608   1       0             0 vim
[412385.850544] [ 9178]  1000  9178   228820    12514   1       4           300 chromium
[412385.850547] [ 9234]  1000  9234   224790     8648   3       4           300 chromium
[412385.850549] [ 9255]  1000  9255   227614    11610   1       4           300 chromium
[412385.850553] [10008]  1000 10008     8769      768   2       0             0 zsh
[412385.850556] [11133]     0 11133     8481      281   0       0             0 sudo
[412385.850559] [11137]     0 11137     3457      299   1       0             0 ccollect
[412385.850562] [11142]     0 11142     3457      206   0       0             0 ccollect
[412385.850565] [11143]     0 11143     3457      148   0       0             0 ccollect
[412385.850567] [11144]     0 11144     2919      224   3       0             0 awk
[412385.850571] [11196]     0 11196     1942      607   2       0             0 rm
[412385.850573] [11239]    73 11239    16333      356   3       0             0 pickup
[412385.850577] [11506]  1000 11506   222892     6524   2       4           300 chromium
[412385.850580] [11517]  1000 11517     8748      765   0       0             0 zsh
[412385.850583] [11525]  1000 11525   226484     8578   2       4           300 chromium
[412385.850585] [11588]  1000 11588   229493    12481   3       4           300 chromium
[412385.850588] [11639]     0 11639     5899      300   3       0             0 vpnc
[412385.850590] [11794]  1000 11794   229933    13716   3       4           300 chromium
[412385.850593] [11805]  1000 11805   226070    10263   3       4           300 chromium
[412385.850597] [12604]     0 12604     9169      395   0       0             0 crond
[412385.850600] [12606]  1000 12606     2937      212   3       0             0 sh
[412385.850603] [12608]  1000 12608   171551    13343   3       0             0 offlineimap
[412385.850607] Out of memory: Kill process 29997 (chromium) score 315 or sacrifice child
[412385.850610] Killed process 29997 (chromium) total-vm:909116kB, anon-rss:59024kB, file-rss:540kB
[412633.628414] chromium invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[412633.628419] chromium cpuset=/ mems_allowed=0
[412633.628421] Pid: 29950, comm: chromium Tainted: G        W    3.5.4-1-ARCH #1
[412633.628423] Call Trace:
[412633.628431]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[412633.628436]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[412633.628441]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[412633.628445]  [<ffffffff8111a274>] ? oom_unkillable_task+0x24/0xc0
[412633.628451]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[412633.628454]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[412633.628458]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[412633.628462]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[412633.628466]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[412633.628470]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[412633.628473]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[412633.628477]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[412633.628481]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[412633.628484]  [<ffffffff8117952a>] ? do_sync_readv_writev+0xda/0x120
[412633.628488]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[412633.628492]  [<ffffffff81143ae0>] ? find_vma+0x30/0x90
[412633.628497]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[412633.628500]  [<ffffffff8147ca19>] ? __schedule+0x439/0x920
[412633.628504]  [<ffffffff8147e765>] page_fault+0x25/0x30
[412633.628506] Mem-Info:
[412633.628508] Node 0 DMA per-cpu:
[412633.628511] CPU    0: hi:    0, btch:   1 usd:   0
[412633.628512] CPU    1: hi:    0, btch:   1 usd:   0
[412633.628514] CPU    2: hi:    0, btch:   1 usd:   0
[412633.628516] CPU    3: hi:    0, btch:   1 usd:   0
[412633.628517] Node 0 DMA32 per-cpu:
[412633.628520] CPU    0: hi:  186, btch:  31 usd: 170
[412633.628522] CPU    1: hi:  186, btch:  31 usd:   5
[412633.628524] CPU    2: hi:  186, btch:  31 usd:  55
[412633.628526] CPU    3: hi:  186, btch:  31 usd:  48
[412633.628527] Node 0 Normal per-cpu:
[412633.628529] CPU    0: hi:  186, btch:  31 usd:   0
[412633.628531] CPU    1: hi:  186, btch:  31 usd:   0
[412633.628533] CPU    2: hi:  186, btch:  31 usd:   0
[412633.628535] CPU    3: hi:  186, btch:  31 usd:   0
[412633.628539] active_anon:326943 inactive_anon:92411 isolated_anon:0
 active_file:232 inactive_file:325 isolated_file:0
 unevictable:3637 dirty:4 writeback:97 unstable:0
 free:22490 slab_reclaimable:507899 slab_unreclaimable:7565
 mapped:2127 shmem:125362 pagetables:7526 bounce:0
[412633.628543] Node 0 DMA free:15852kB min:260kB low:324kB high:388kB active_anon:20kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[412633.628549] lowmem_reserve[]: 0 2137 3899 3899
[412633.628553] Node 0 DMA32 free:43804kB min:36900kB low:46124kB high:55348kB active_anon:451256kB inactive_anon:98744kB active_file:912kB inactive_file:1164kB unevictable:4124kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:36kB dirty:16kB writeback:376kB mapped:648kB shmem:124804kB slab_reclaimable:1567740kB slab_unreclaimable:6580kB kernel_stack:568kB pagetables:1548kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3984 all_unreclaimable? yes
[412633.628559] lowmem_reserve[]: 0 0 1762 1762
[412633.628563] Node 0 Normal free:30304kB min:30416kB low:38020kB high:45624kB active_anon:856496kB inactive_anon:270900kB active_file:16kB inactive_file:136kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:0kB writeback:12kB mapped:7860kB shmem:376644kB slab_reclaimable:463824kB slab_unreclaimable:23680kB kernel_stack:2640kB pagetables:28556kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:268 all_unreclaimable? yes
[412633.628569] lowmem_reserve[]: 0 0 0 0
[412633.628573] Node 0 DMA: 3*4kB 2*8kB 1*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15852kB
[412633.628583] Node 0 DMA32: 9961*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43940kB
[412633.628592] Node 0 Normal: 3030*4kB 1013*8kB 511*16kB 3*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30544kB
[412633.628601] 126924 total pagecache pages
[412633.628603] 0 pages in swap cache
[412633.628605] Swap cache stats: add 0, delete 0, find 0/0
[412633.628606] Free swap  = 0kB
[412633.628607] Total swap = 0kB
[412633.641505] 1048048 pages RAM
[412633.641508] 57533 pages reserved
[412633.641509] 84775 pages shared
[412633.641510] 938255 pages non-shared
[412633.641511] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[412633.641518] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[412633.641520] [  194]     0   194    74640     2014   1       0             0 systemd-journal
[412633.641524] [  301]     0   301     3302      311   1       0             0 crond
[412633.641526] [  302]     0   302    17693      684   2       0             0 cupsd
[412633.641528] [  304]     0   304    10502      326   1     -17         -1000 sshd
[412633.641531] [  305]    81   305     4433      287   1     -13          -900 dbus-daemon
[412633.641533] [  309]     0   309     6512      239   1       0             0 systemd-logind
[412633.641536] [  315]     0   315    15747      318   2       0             0 login
[412633.641538] [  316]     0   316     2031      193   0       0             0 agetty
[412633.641540] [  317]     0   317     2031      189   0       0             0 agetty
[412633.641543] [  319]     0   319     2031      191   1       0             0 agetty
[412633.641545] [  320]     0   320     2031      192   1       0             0 agetty
[412633.641547] [  321]     0   321     2031      191   1       0             0 agetty
[412633.641550] [  325]     0   325    51901      562   3       0             0 colord
[412633.641552] [  341]     0   341   123526     1044   1       0             0 colord-sane
[412633.641554] [  395]     0   395     3092      232   3       0             0 master
[412633.641557] [  399]    73   399    16380      419   1       0             0 qmgr
[412633.641559] [  420]  1000   420     3423      283   2       0             0 restart-x
[412633.641562] [  431]  1000   431     3423      298   3       0             0 startx
[412633.641564] [  448]  1000   448     3966      147   3       0             0 xinit
[412633.641567] [  449]  1000   449    91736     4585   0       0             0 X
[412633.641569] [  470]  1000   470    24058      781   1       0             0 i3
[412633.641571] [  477]  1000   477     6062      213   3       0             0 unclutter
[412633.641574] [  480]  1000   480     6004      142   3       0             0 dispad
[412633.641577] [  481]  1000   481    36623    12504   2       0             0 urxvtd
[412633.641579] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[412633.641581] [  495]  1000   495     8155      656   2       0             0 zsh
[412633.641584] [  505]  1000   505     8155      661   3       0             0 zsh
[412633.641586] [  512]     0   512     8481      277   3       0             0 sudo
[412633.641588] [  513]     0   513     6933      483   0       0             0 zsh
[412633.641590] [  543]     0   543     7404      226   2       0             0 wpa_supplicant
[412633.641593] [  659]  1000   659     9860     1868   2       0             0 zsh
[412633.641595] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[412633.641597] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[412633.641600] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[412633.641602] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[412633.641604] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[412633.641606] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[412633.641609] [ 2841]  1000  2841   109726     1994   0       0             0 kded4
[412633.641611] [ 2858]  1000  2858   238338     2683   0       0             0 knotify4
[412633.641614] [ 2863]     0  2863    54958     1194   0       0             0 upowerd
[412633.641616] [ 2868]     0  2868    46649      347   0     -13          -900 polkitd
[412633.641618] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[412633.641621] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[412633.641623] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[412633.641625] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[412633.641628] [14485]  1000 14485     8773      772   1       0             0 zsh
[412633.641630] [30479]     0 30479     8481      278   1       0             0 sudo
[412633.641632] [30480]     0 30480     6933      490   1       0             0 zsh
[412633.641634] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[412633.641637] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[412633.641639] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[412633.641646] [13775]  1000 13775     8155      679   1       0             0 zsh
[412633.641649] [13783]     0 13783     8481      279   2       0             0 sudo
[412633.641651] [13784]     0 13784     6933      485   2       0             0 zsh
[412633.641654] [14763]  1000 14763     8914      907   1       0             0 zsh
[412633.641656] [29947]  1000 29947     5163      271   0       0             0 zsh
[412633.641658] [29950]  1000 29950   164189    42351   3       0             0 chromium
[412633.641660] [29952]  1000 29952    64978     1281   2       0             0 chromium
[412633.641663] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[412633.641665] [29954]  1000 29954    70030     1322   0       0             0 chromium
[412633.641668] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[412633.641671] [29961]  1000 29961    76177     1171   3       0             0 chromium
[412633.641673] [29990]  1000 29990   218535     5122   1       4           300 chromium
[412633.641676] [30004]  1000 30004   218974     5280   2       4           300 chromium
[412633.641678] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[412633.641680] [20887]  1000 20887     9334     1324   2       0             0 zsh
[412633.641683] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[412633.641685] [25961]  1000 25961    14690      763   1       0             0 mutt
[412633.641687] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[412633.641690] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[412633.641692] [15475]  1000 15475     9224     1221   1       0             0 zsh
[412633.641695] [16635]  1000 16635     8845      865   0       0             0 zsh
[412633.641697] [16929]  1000 16929     8716      706   0       0             0 zsh
[412633.641699] [16982]  1000 16982    15494     1066   1       0             0 mutt
[412633.641702] [17215]  1000 17215    10328     2341   1       0             0 zsh
[412633.641704] [18001]  1000 18001     8769      774   2       0             0 zsh
[412633.641706] [19150]  1000 19150    10512     2525   3       0             0 zsh
[412633.641708] [19271]  1000 19271     8892      907   0       0             0 zsh
[412633.641710] [21316]  1000 21316     8812      816   2       0             0 zsh
[412633.641713] [21373]  1000 21373     8155      661   3       0             0 zsh
[412633.641715] [21389]  1000 21389     8785      789   1       0             0 zsh
[412633.641717] [21617]  1000 21617     8769      776   1       0             0 zsh
[412633.641720] [22183]  1000 22183    14901      990   2       0             0 mutt
[412633.641722] [23190]  1000 23190     8291      691   0       0             0 vim
[412633.641724] [23191]  1000 23191     8291      625   1       0             0 vim
[412633.641728] [23198]  1000 23198    10210     2220   3       0             0 zsh
[412633.641730] [23246]  1000 23246     8743      744   0       0             0 zsh
[412633.641733] [23266]  1000 23266     8730     1471   1       0             0 python3
[412633.641735] [23269]  1000 23269     8290      589   1       0             0 vim
[412633.641738] [32120]  1000 32120    16392     1944   2       0             0 mutt
[412633.641740] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[412633.641743] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[412633.641745] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[412633.641748] [10927]  1000 10927     8891      906   3       0             0 zsh
[412633.641750] [13485]  1000 13485     8773      770   2       0             0 zsh
[412633.641752] [13492]  1000 13492    14788      851   2       0             0 mutt
[412633.641755] [13504]  1000 13504    19180      541   3       0             0 i3bar
[412633.641758] [13505]  1000 13505     8066      633   3       0             0 i3status
[412633.641760] [13897]  1000 13897    10964     2962   1       0             0 zsh
[412633.641763] [18368]  1000 18368    15875     1429   3       0             0 mutt
[412633.641765] [25693]  1000 25693     8806      807   3       0             0 zsh
[412633.641768] [12076]  1000 12076     9025     1040   3       0             0 zsh
[412633.641771] [13526]  1000 13526     9782     1792   3       0             0 zsh
[412633.641774] [20336]  1000 20336    10171     2195   2       0             0 zsh
[412633.641776] [20496]  1000 20496     8805      817   0       0             0 zsh
[412633.641779] [22068]  1000 22068     8830      840   0       0             0 zsh
[412633.641782] [32613]  1000 32613    14756      809   1       0             0 mutt
[412633.641784] [25473]  1000 25473     8337      663   1       0             0 vim
[412633.641787] [25480]  1000 25480     9031     1040   3       0             0 zsh
[412633.641790] [26043]  1000 26043     2650      228   3       0             0 ping
[412633.641792] [29752]  1000 29752     8205      879   3       0             0 mosh-client
[412633.641795] [30789]  1000 30789     8765      779   2       0             0 zsh
[412633.641797] [31242]  1000 31242    10062     2086   3       0             0 zsh
[412633.641800] [ 3498]     0  3498     4755     2630   1       0             0 atop
[412633.641803] [ 5991]  1000  5991   226971    10577   1       4           300 chromium
[412633.641806] [ 6011]  1000  6011   222875     6469   2       4           300 chromium
[412633.641808] [ 7830]  1000  7830   225873     9362   1       4           300 chromium
[412633.641811] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[412633.641814] [12787]  1000 12787     9835     1837   3       0             0 zsh
[412633.641816] [19881]  1000 19881     8794      807   2       0             0 zsh
[412633.641819] [26144]  1000 26144   225026     9246   3       4           300 chromium
[412633.641822] [30808]  1000 30808     8155      679   2       0             0 zsh
[412633.641824] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[412633.641827] [ 2681]  1000  2681     4459      503   0       0             0 man
[412633.641829] [ 2692]  1000  2692     2781      255   3       0             0 less
[412633.641832] [ 3315]  1000  3315     4406     1851   3       0             0 atop
[412633.641834] [ 3641]  1000  3641     8285      658   3       0             0 vim
[412633.641836] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[412633.641838] [ 4452]  1000  4452   226987     9174   3       4           300 chromium
[412633.641841] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[412633.641845] [ 6094]  1000  6094     9005      309   1       0             0 ssh
[412633.641847] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[412633.641849] [ 6098]  1000  6098     8970      296   1       0             0 ssh
[412633.641851] [ 8760]  1000  8760   222816     6760   2       4           300 chromium
[412633.641854] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[412633.641856] [ 8771]  1000  8771     8347      731   3       0             0 vim
[412633.641858] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[412633.641860] [ 8896]  1000  8896   129425    14848   1       0             0 evince
[412633.641863] [ 9016]  1000  9016   140685    11764   1       0             0 evince
[412633.641866] [ 9146]  1000  9146     8286      637   2       0             0 vim
[412633.641868] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[412633.641871] [ 9158]  1000  9158     8286      608   1       0             0 vim
[412633.641874] [ 9178]  1000  9178   228803    12131   2       4           300 chromium
[412633.641876] [ 9234]  1000  9234   224773     8494   2       4           300 chromium
[412633.641879] [ 9255]  1000  9255   227597    11508   0       4           300 chromium
[412633.641882] [10008]  1000 10008     8769      768   2       0             0 zsh
[412633.641885] [11133]     0 11133     8481      281   0       0             0 sudo
[412633.641888] [11137]     0 11137     3457      299   1       0             0 ccollect
[412633.641890] [11142]     0 11142     3457      206   0       0             0 ccollect
[412633.641893] [11143]     0 11143     3457      148   0       0             0 ccollect
[412633.641895] [11144]     0 11144     2919      224   3       0             0 awk
[412633.641898] [11196]     0 11196     1942      609   1       0             0 rm
[412633.641901] [11239]    73 11239    16333      370   2       0             0 pickup
[412633.641904] [11506]  1000 11506   222875     6135   0       4           300 chromium
[412633.641907] [11517]  1000 11517     8748      765   0       0             0 zsh
[412633.641910] [11525]  1000 11525   225699     7650   2       4           300 chromium
[412633.641913] [11588]  1000 11588   229476    12832   3       4           300 chromium
[412633.641915] [11639]     0 11639     5899      292   3       0             0 vpnc
[412633.641918] [11794]  1000 11794   226235     9023   0       4           300 chromium
[412633.641921] [11805]  1000 11805   224773     7752   0       4           300 chromium
[412633.641925] [12783]  1000 12783   218199     2119   1       4           300 chromium
[412633.641927] [12973]     0 12973     9169      395   3       0             0 crond
[412633.641930] [12975]  1000 12975     2937      198   3       0             0 sh
[412633.641932] [12978]  1000 12978   172265    12378   2       0             0 offlineimap
[412633.641934] Out of memory: Kill process 11588 (chromium) score 312 or sacrifice child
[412633.641937] Killed process 11588 (chromium) total-vm:917904kB, anon-rss:50228kB, file-rss:1100kB
[412687.529326] offlineimap invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[412687.529331] offlineimap cpuset=/ mems_allowed=0
[412687.529333] Pid: 13227, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[412687.529334] Call Trace:
[412687.529340]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[412687.529344]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[412687.529348]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[412687.529352]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[412687.529356]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[412687.529359]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[412687.529362]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[412687.529365]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[412687.529369]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[412687.529371]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[412687.529374]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[412687.529376]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[412687.529379]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[412687.529380] Mem-Info:
[412687.529381] Node 0 DMA per-cpu:
[412687.529383] CPU    0: hi:    0, btch:   1 usd:   0
[412687.529384] CPU    1: hi:    0, btch:   1 usd:   0
[412687.529386] CPU    2: hi:    0, btch:   1 usd:   0
[412687.529387] CPU    3: hi:    0, btch:   1 usd:   0
[412687.529387] Node 0 DMA32 per-cpu:
[412687.529389] CPU    0: hi:  186, btch:  31 usd:   0
[412687.529391] CPU    1: hi:  186, btch:  31 usd:   0
[412687.529392] CPU    2: hi:  186, btch:  31 usd:   0
[412687.529393] CPU    3: hi:  186, btch:  31 usd:   0
[412687.529394] Node 0 Normal per-cpu:
[412687.529395] CPU    0: hi:  186, btch:  31 usd:   0
[412687.529396] CPU    1: hi:  186, btch:  31 usd:   0
[412687.529397] CPU    2: hi:  186, btch:  31 usd:   0
[412687.529398] CPU    3: hi:  186, btch:  31 usd:   0
[412687.529402] active_anon:312036 inactive_anon:94491 isolated_anon:0
 active_file:129 inactive_file:131 isolated_file:32
 unevictable:3637 dirty:0 writeback:55 unstable:0
 free:24051 slab_reclaimable:520050 slab_unreclaimable:7552
 mapped:4363 shmem:126246 pagetables:7345 bounce:0
[412687.529404] Node 0 DMA free:15848kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:24kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[412687.529408] lowmem_reserve[]: 0 2137 3899 3899
[412687.529411] Node 0 DMA32 free:49944kB min:36900kB low:46124kB high:55348kB active_anon:436880kB inactive_anon:96396kB active_file:476kB inactive_file:452kB unevictable:4124kB isolated(anon):0kB isolated(file):128kB present:2188752kB mlocked:36kB dirty:0kB writeback:220kB mapped:3544kB shmem:122456kB slab_reclaimable:1580396kB slab_unreclaimable:6604kB kernel_stack:552kB pagetables:2148kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1544 all_unreclaimable? yes
[412687.529415] lowmem_reserve[]: 0 0 1762 1762
[412687.529417] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:811264kB inactive_anon:281568kB active_file:40kB inactive_file:72kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:0kB writeback:0kB mapped:13908kB shmem:382528kB slab_reclaimable:499772kB slab_unreclaimable:23604kB kernel_stack:2584kB pagetables:27232kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:169 all_unreclaimable? yes
[412687.529421] lowmem_reserve[]: 0 0 0 0
[412687.529424] Node 0 DMA: 2*4kB 2*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15848kB
[412687.529430] Node 0 DMA32: 10781*4kB 287*8kB 41*16kB 2*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 50236kB
[412687.529436] Node 0 Normal: 3192*4kB 840*8kB 570*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30688kB
[412687.529442] 127454 total pagecache pages
[412687.529443] 0 pages in swap cache
[412687.529444] Swap cache stats: add 0, delete 0, find 0/0
[412687.529445] Free swap  = 0kB
[412687.529446] Total swap = 0kB
[412687.538922] 1048048 pages RAM
[412687.538926] 57533 pages reserved
[412687.538927] 88959 pages shared
[412687.538928] 931756 pages non-shared
[412687.538929] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[412687.538936] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[412687.538939] [  194]     0   194    74640     2133   3       0             0 systemd-journal
[412687.538942] [  301]     0   301     3302      311   2       0             0 crond
[412687.538945] [  302]     0   302    17693      684   2       0             0 cupsd
[412687.538948] [  304]     0   304    10502      326   1     -17         -1000 sshd
[412687.538950] [  305]    81   305     4433      298   1     -13          -900 dbus-daemon
[412687.538953] [  309]     0   309     6512      239   1       0             0 systemd-logind
[412687.538956] [  315]     0   315    15747      318   2       0             0 login
[412687.538958] [  316]     0   316     2031      193   0       0             0 agetty
[412687.538960] [  317]     0   317     2031      189   0       0             0 agetty
[412687.538963] [  319]     0   319     2031      191   1       0             0 agetty
[412687.538965] [  320]     0   320     2031      192   1       0             0 agetty
[412687.538968] [  321]     0   321     2031      191   1       0             0 agetty
[412687.538971] [  325]     0   325    51901      562   3       0             0 colord
[412687.538974] [  341]     0   341   123526     1044   1       0             0 colord-sane
[412687.538977] [  395]     0   395     3092      202   3       0             0 master
[412687.538979] [  399]    73   399    16380      389   2       0             0 qmgr
[412687.538982] [  420]  1000   420     3423      283   2       0             0 restart-x
[412687.538985] [  431]  1000   431     3423      298   3       0             0 startx
[412687.538987] [  448]  1000   448     3966      147   3       0             0 xinit
[412687.538990] [  449]  1000   449    90437     4495   1       0             0 X
[412687.538994] [  470]  1000   470    24058      787   1       0             0 i3
[412687.538996] [  477]  1000   477     6062      196   1       0             0 unclutter
[412687.538999] [  480]  1000   480     6004      131   1       0             0 dispad
[412687.539003] [  481]  1000   481    36623    12488   1       0             0 urxvtd
[412687.539006] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[412687.539008] [  495]  1000   495     8155      656   2       0             0 zsh
[412687.539011] [  505]  1000   505     8155      661   3       0             0 zsh
[412687.539014] [  512]     0   512     8481      277   3       0             0 sudo
[412687.539016] [  513]     0   513     6933      483   0       0             0 zsh
[412687.539020] [  543]     0   543     7404      201   1       0             0 wpa_supplicant
[412687.539022] [  659]  1000   659     9860     1868   2       0             0 zsh
[412687.539025] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[412687.539028] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[412687.539032] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[412687.539034] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[412687.539037] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[412687.539040] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[412687.539042] [ 2841]  1000  2841   109726     2002   3       0             0 kded4
[412687.539045] [ 2858]  1000  2858   238338     2692   1       0             0 knotify4
[412687.539047] [ 2863]     0  2863    54958     1177   3       0             0 upowerd
[412687.539050] [ 2868]     0  2868    46649      317   2     -13          -900 polkitd
[412687.539054] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[412687.539057] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[412687.539059] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[412687.539062] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[412687.539065] [14485]  1000 14485     8773      772   1       0             0 zsh
[412687.539068] [30479]     0 30479     8481      278   1       0             0 sudo
[412687.539071] [30480]     0 30480     6933      490   1       0             0 zsh
[412687.539074] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[412687.539076] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[412687.539079] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[412687.539082] [13775]  1000 13775     8155      679   1       0             0 zsh
[412687.539085] [13783]     0 13783     8481      279   2       0             0 sudo
[412687.539088] [13784]     0 13784     6933      485   2       0             0 zsh
[412687.539090] [14763]  1000 14763     8914      907   1       0             0 zsh
[412687.539093] [29947]  1000 29947     5163      271   0       0             0 zsh
[412687.539096] [29950]  1000 29950   164189    42395   2       0             0 chromium
[412687.539099] [29952]  1000 29952    64978     1241   1       0             0 chromium
[412687.539102] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[412687.539104] [29954]  1000 29954    70030     1322   0       0             0 chromium
[412687.539107] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[412687.539110] [29961]  1000 29961    76177     1212   3       0             0 chromium
[412687.539112] [29990]  1000 29990   218535     5081   3       4           300 chromium
[412687.539115] [30004]  1000 30004   218974     5296   1       4           300 chromium
[412687.539118] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[412687.539121] [20887]  1000 20887     9334     1324   2       0             0 zsh
[412687.539124] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[412687.539127] [25961]  1000 25961    14690      763   1       0             0 mutt
[412687.539130] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[412687.539133] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[412687.539136] [15475]  1000 15475     9224     1221   1       0             0 zsh
[412687.539139] [16635]  1000 16635     8845      865   0       0             0 zsh
[412687.539141] [16929]  1000 16929     8716      706   0       0             0 zsh
[412687.539144] [16982]  1000 16982    15494     1045   3       0             0 mutt
[412687.539147] [17215]  1000 17215    10328     2341   1       0             0 zsh
[412687.539150] [18001]  1000 18001     8769      774   2       0             0 zsh
[412687.539153] [19150]  1000 19150    10512     2525   3       0             0 zsh
[412687.539155] [19271]  1000 19271     8892      907   0       0             0 zsh
[412687.539158] [21316]  1000 21316     8812      816   2       0             0 zsh
[412687.539161] [21373]  1000 21373     8155      661   3       0             0 zsh
[412687.539164] [21389]  1000 21389     8785      789   1       0             0 zsh
[412687.539168] [21617]  1000 21617     8769      776   1       0             0 zsh
[412687.539171] [22183]  1000 22183    14901     1009   1       0             0 mutt
[412687.539174] [23190]  1000 23190     8291      691   0       0             0 vim
[412687.539176] [23191]  1000 23191     8291      625   1       0             0 vim
[412687.539180] [23198]  1000 23198    10210     2220   3       0             0 zsh
[412687.539182] [23246]  1000 23246     8743      744   0       0             0 zsh
[412687.539185] [23266]  1000 23266     8730     1471   1       0             0 python3
[412687.539188] [23269]  1000 23269     8290      589   1       0             0 vim
[412687.539191] [32120]  1000 32120    16392     1965   3       0             0 mutt
[412687.539194] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[412687.539197] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[412687.539200] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[412687.539203] [10927]  1000 10927     8891      906   3       0             0 zsh
[412687.539206] [13485]  1000 13485     8773      770   2       0             0 zsh
[412687.539208] [13492]  1000 13492    14788      851   2       0             0 mutt
[412687.539211] [13504]  1000 13504    19180      570   3       0             0 i3bar
[412687.539214] [13505]  1000 13505     8066      603   3       0             0 i3status
[412687.539217] [13897]  1000 13897    10964     2962   1       0             0 zsh
[412687.539220] [18368]  1000 18368    15875     1429   3       0             0 mutt
[412687.539223] [25693]  1000 25693     8806      807   3       0             0 zsh
[412687.539225] [12076]  1000 12076     9025     1040   3       0             0 zsh
[412687.539228] [13526]  1000 13526     9782     1792   3       0             0 zsh
[412687.539231] [20336]  1000 20336    10171     2195   2       0             0 zsh
[412687.539234] [20496]  1000 20496     8805      817   0       0             0 zsh
[412687.539237] [22068]  1000 22068     8830      840   0       0             0 zsh
[412687.539240] [32613]  1000 32613    14756      809   1       0             0 mutt
[412687.539243] [25473]  1000 25473     8337      663   1       0             0 vim
[412687.539246] [25480]  1000 25480     9031     1040   3       0             0 zsh
[412687.539248] [26043]  1000 26043     2650      209   1       0             0 ping
[412687.539251] [29752]  1000 29752     8205      901   3       0             0 mosh-client
[412687.539254] [30789]  1000 30789     8765      779   2       0             0 zsh
[412687.539257] [31242]  1000 31242    10062     2086   3       0             0 zsh
[412687.539260] [ 3498]     0  3498     4755     2630   1       0             0 atop
[412687.539263] [ 5991]  1000  5991   226971    10541   1       4           300 chromium
[412687.539266] [ 6011]  1000  6011   222875     6481   1       4           300 chromium
[412687.539269] [ 7830]  1000  7830   225873     9372   1       4           300 chromium
[412687.539273] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[412687.539276] [12787]  1000 12787     9835     1837   3       0             0 zsh
[412687.539278] [19881]  1000 19881     8794      807   2       0             0 zsh
[412687.539281] [26144]  1000 26144   225026     9249   2       4           300 chromium
[412687.539284] [30808]  1000 30808     8155      679   2       0             0 zsh
[412687.539287] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[412687.539290] [ 2681]  1000  2681     4459      503   0       0             0 man
[412687.539292] [ 2692]  1000  2692     2781      255   3       0             0 less
[412687.539295] [ 3315]  1000  3315     4406     1851   1       0             0 atop
[412687.539298] [ 3641]  1000  3641     8285      658   3       0             0 vim
[412687.539301] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[412687.539304] [ 4452]  1000  4452   226987     9152   2       4           300 chromium
[412687.539306] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[412687.539310] [ 6094]  1000  6094     9005      325   1       0             0 ssh
[412687.539313] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[412687.539316] [ 6098]  1000  6098     8970      262   1       0             0 ssh
[412687.539318] [ 8760]  1000  8760   222816     6739   3       4           300 chromium
[412687.539321] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[412687.539324] [ 8771]  1000  8771     8347      731   3       0             0 vim
[412687.539327] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[412687.539330] [ 8896]  1000  8896   129425    14832   2       0             0 evince
[412687.539333] [ 9016]  1000  9016   140685    11783   3       0             0 evince
[412687.539336] [ 9146]  1000  9146     8286      637   2       0             0 vim
[412687.539338] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[412687.539341] [ 9158]  1000  9158     8286      608   1       0             0 vim
[412687.539344] [ 9178]  1000  9178   228803    12143   1       4           300 chromium
[412687.539347] [ 9234]  1000  9234   224773     8465   3       4           300 chromium
[412687.539350] [ 9255]  1000  9255   227597    11577   2       4           300 chromium
[412687.539352] [10008]  1000 10008     8769      768   2       0             0 zsh
[412687.539355] [11133]     0 11133     8481      281   0       0             0 sudo
[412687.539358] [11137]     0 11137     3457      299   1       0             0 ccollect
[412687.539361] [11142]     0 11142     3457      206   0       0             0 ccollect
[412687.539363] [11143]     0 11143     3457      148   0       0             0 ccollect
[412687.539366] [11144]     0 11144     2919      224   3       0             0 awk
[412687.539370] [11196]     0 11196     1942      589   3       0             0 rm
[412687.539373] [11239]    73 11239    16333      359   1       0             0 pickup
[412687.539376] [11506]  1000 11506   222875     6071   1       4           300 chromium
[412687.539379] [11517]  1000 11517     8748      765   0       0             0 zsh
[412687.539382] [11525]  1000 11525   225699     7599   3       4           300 chromium
[412687.539385] [11639]     0 11639     5899      274   3       0             0 vpnc
[412687.539388] [11794]  1000 11794   226235     9034   3       4           300 chromium
[412687.539391] [11805]  1000 11805   224773     7157   3       4           300 chromium
[412687.539395] [13179]  1000 13179   228145    12675   3       4           300 chromium
[412687.539399] [13187]     0 13187     9169      395   1       0             0 crond
[412687.539402] [13189]  1000 13189     2937      200   1       0             0 sh
[412687.539405] [13191]  1000 13191   168987     2686   3       0             0 offlineimap
[412687.539407] Out of memory: Kill process 13179 (chromium) score 312 or sacrifice child
[412687.539410] Killed process 13179 (chromium) total-vm:912580kB, anon-rss:40740kB, file-rss:9960kB
[412687.541171] offlineimap invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[412687.541174] offlineimap cpuset=/ mems_allowed=0
[412687.541177] Pid: 13227, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[412687.541179] Call Trace:
[412687.541186]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[412687.541190]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[412687.541195]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[412687.541200]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[412687.541204]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[412687.541207]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[412687.541212]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[412687.541216]  [<ffffffff81140ea9>] ? handle_mm_fault+0x259/0x320
[412687.541220]  [<ffffffff8104f72b>] copy_process.part.21+0xeb/0x1530
[412687.541223]  [<ffffffff81050cf5>] do_fork+0x135/0x3a0
[412687.541227]  [<ffffffff8101dd18>] sys_clone+0x28/0x30
[412687.541229]  [<ffffffff814856f3>] stub_clone+0x13/0x20
[412687.541233]  [<ffffffff814853ed>] ? system_call_fastpath+0x1a/0x1f
[412687.541235] Mem-Info:
[412687.541236] Node 0 DMA per-cpu:
[412687.541239] CPU    0: hi:    0, btch:   1 usd:   0
[412687.541241] CPU    1: hi:    0, btch:   1 usd:   0
[412687.541242] CPU    2: hi:    0, btch:   1 usd:   0
[412687.541244] CPU    3: hi:    0, btch:   1 usd:   0
[412687.541245] Node 0 DMA32 per-cpu:
[412687.541247] CPU    0: hi:  186, btch:  31 usd:  78
[412687.541249] CPU    1: hi:  186, btch:  31 usd:   0
[412687.541250] CPU    2: hi:  186, btch:  31 usd:  75
[412687.541252] CPU    3: hi:  186, btch:  31 usd: 151
[412687.541253] Node 0 Normal per-cpu:
[412687.541255] CPU    0: hi:  186, btch:  31 usd:   0
[412687.541257] CPU    1: hi:  186, btch:  31 usd:   0
[412687.541259] CPU    2: hi:  186, btch:  31 usd:   0
[412687.541260] CPU    3: hi:  186, btch:  31 usd:  14
[412687.541265] active_anon:314010 inactive_anon:92554 isolated_anon:0
 active_file:166 inactive_file:134 isolated_file:32
 unevictable:3637 dirty:0 writeback:55 unstable:0
 free:23805 slab_reclaimable:520050 slab_unreclaimable:7552
 mapped:2231 shmem:126246 pagetables:7345 bounce:0
[412687.541267] Node 0 DMA free:15848kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:24kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[412687.541273] lowmem_reserve[]: 0 2137 3899 3899
[412687.541276] Node 0 DMA32 free:48960kB min:36900kB low:46124kB high:55348kB active_anon:439692kB inactive_anon:93732kB active_file:624kB inactive_file:464kB unevictable:4124kB isolated(anon):0kB isolated(file):128kB present:2188752kB mlocked:36kB dirty:0kB writeback:220kB mapped:904kB shmem:122456kB slab_reclaimable:1580396kB slab_unreclaimable:6604kB kernel_stack:552kB pagetables:2148kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3496 all_unreclaimable? yes
[412687.541282] lowmem_reserve[]: 0 0 1762 1762
[412687.541285] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:816348kB inactive_anon:276484kB active_file:40kB inactive_file:72kB unevictable:10424kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:10424kB dirty:0kB writeback:0kB mapped:8020kB shmem:382528kB slab_reclaimable:499772kB slab_unreclaimable:23604kB kernel_stack:2584kB pagetables:27232kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:898 all_unreclaimable? yes
[412687.541291] lowmem_reserve[]: 0 0 0 0
[412687.541294] Node 0 DMA: 2*4kB 2*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15848kB
[412687.541302] Node 0 DMA32: 10708*4kB 243*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 48872kB
[412687.541310] Node 0 Normal: 3161*4kB 840*8kB 570*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30564kB
[412687.541318] 127619 total pagecache pages
[412687.541319] 0 pages in swap cache
[412687.541321] Swap cache stats: add 0, delete 0, find 0/0
[412687.541322] Free swap  = 0kB
[412687.541324] Total swap = 0kB
[412687.554191] 1048048 pages RAM
[412687.554193] 57533 pages reserved
[412687.554194] 85599 pages shared
[412687.554196] 924370 pages non-shared
[412687.554201] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[412687.554209] [  191]     0   191     6555      410   3     -17         -1000 systemd-udevd
[412687.554211] [  194]     0   194    74640     2196   2       0             0 systemd-journal
[412687.554215] [  301]     0   301     3302      311   2       0             0 crond
[412687.554218] [  302]     0   302    17693      684   2       0             0 cupsd
[412687.554221] [  304]     0   304    10502      326   1     -17         -1000 sshd
[412687.554224] [  305]    81   305     4433      298   1     -13          -900 dbus-daemon
[412687.554226] [  309]     0   309     6512      239   1       0             0 systemd-logind
[412687.554229] [  315]     0   315    15747      318   2       0             0 login
[412687.554232] [  316]     0   316     2031      193   0       0             0 agetty
[412687.554235] [  317]     0   317     2031      189   0       0             0 agetty
[412687.554238] [  319]     0   319     2031      191   1       0             0 agetty
[412687.554240] [  320]     0   320     2031      192   1       0             0 agetty
[412687.554243] [  321]     0   321     2031      191   1       0             0 agetty
[412687.554245] [  325]     0   325    51901      562   3       0             0 colord
[412687.554249] [  341]     0   341   123526     1044   1       0             0 colord-sane
[412687.554251] [  395]     0   395     3092      202   3       0             0 master
[412687.554254] [  399]    73   399    16380      389   2       0             0 qmgr
[412687.554257] [  420]  1000   420     3423      283   2       0             0 restart-x
[412687.554261] [  431]  1000   431     3423      298   3       0             0 startx
[412687.554264] [  448]  1000   448     3966      147   3       0             0 xinit
[412687.554266] [  449]  1000   449    90437     4495   1       0             0 X
[412687.554269] [  470]  1000   470    24058      787   1       0             0 i3
[412687.554271] [  477]  1000   477     6062      196   1       0             0 unclutter
[412687.554274] [  480]  1000   480     6004      131   1       0             0 dispad
[412687.554277] [  481]  1000   481    36623    12488   1       0             0 urxvtd
[412687.554279] [  484]  1000   484     8068      476   1       0             0 xbindkeys
[412687.554283] [  495]  1000   495     8155      656   2       0             0 zsh
[412687.554285] [  505]  1000   505     8155      661   3       0             0 zsh
[412687.554288] [  512]     0   512     8481      277   3       0             0 sudo
[412687.554291] [  513]     0   513     6933      483   0       0             0 zsh
[412687.554293] [  543]     0   543     7404      201   1       0             0 wpa_supplicant
[412687.554296] [  659]  1000   659     9860     1868   2       0             0 zsh
[412687.554299] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[412687.554301] [  773]  1000   773     4379      252   3       0             0 dbus-daemon
[412687.554305] [ 1575]  1000  1575    10065     2058   1       0             0 zsh
[412687.554307] [ 1959]  1000  1959     8748      756   1       0             0 zsh
[412687.554310] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[412687.554313] [ 2837]  1000  2837    48444      818   1       0             0 klauncher
[412687.554316] [ 2841]  1000  2841   109726     2002   3       0             0 kded4
[412687.554318] [ 2858]  1000  2858   238338     2692   1       0             0 knotify4
[412687.554321] [ 2863]     0  2863    54958     1177   3       0             0 upowerd
[412687.554325] [ 2868]     0  2868    46649      317   2     -13          -900 polkitd
[412687.554327] [ 2895]     0  2895    48362      445   1       0             0 udisks-daemon
[412687.554330] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[412687.554333] [ 6623]  1000  6623     8891      901   2       0             0 zsh
[412687.554335] [ 8723]  1000  8723     8785      784   3       0             0 zsh
[412687.554338] [14485]  1000 14485     8773      772   1       0             0 zsh
[412687.554341] [30479]     0 30479     8481      278   1       0             0 sudo
[412687.554343] [30480]     0 30480     6933      490   1       0             0 zsh
[412687.554346] [ 1816]  1000  1816     8773      758   2       0             0 zsh
[412687.554349] [ 2064]  1000  2064     9797     1778   3       0             0 zsh
[412687.554352] [ 3202]  1000  3202     9839     1855   1       0             0 zsh
[412687.554355] [13775]  1000 13775     8155      679   1       0             0 zsh
[412687.554358] [13783]     0 13783     8481      279   2       0             0 sudo
[412687.554361] [13784]     0 13784     6933      485   2       0             0 zsh
[412687.554363] [14763]  1000 14763     8914      907   1       0             0 zsh
[412687.554366] [29947]  1000 29947     5163      271   0       0             0 zsh
[412687.554369] [29950]  1000 29950   164189    42395   2       0             0 chromium
[412687.554373] [29952]  1000 29952    64978     1241   1       0             0 chromium
[412687.554375] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[412687.554378] [29954]  1000 29954    70030     1322   0       0             0 chromium
[412687.554380] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[412687.554383] [29961]  1000 29961    76177     1212   3       0             0 chromium
[412687.554386] [29990]  1000 29990   218535     5081   3       4           300 chromium
[412687.554388] [30004]  1000 30004   218974     5296   1       4           300 chromium
[412687.554392] [20018]     0 20018     2136      155   1       0             0 dhcpcd
[412687.554395] [20887]  1000 20887     9334     1324   2       0             0 zsh
[412687.554398] [23649]  1000 23649    63938      841   1       0             0 dconf-service
[412687.554401] [25961]  1000 25961    14690      763   1       0             0 mutt
[412687.554403] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[412687.554406] [13577]     0 13577     4320      177   2       0             0 dbus-daemon
[412687.554409] [15475]  1000 15475     9224     1221   1       0             0 zsh
[412687.554412] [16635]  1000 16635     8845      865   0       0             0 zsh
[412687.554415] [16929]  1000 16929     8716      706   0       0             0 zsh
[412687.554418] [16982]  1000 16982    15494     1045   3       0             0 mutt
[412687.554420] [17215]  1000 17215    10328     2341   1       0             0 zsh
[412687.554423] [18001]  1000 18001     8769      774   2       0             0 zsh
[412687.554425] [19150]  1000 19150    10512     2525   3       0             0 zsh
[412687.554428] [19271]  1000 19271     8892      907   0       0             0 zsh
[412687.554430] [21316]  1000 21316     8812      816   2       0             0 zsh
[412687.554434] [21373]  1000 21373     8155      661   3       0             0 zsh
[412687.554436] [21389]  1000 21389     8785      789   1       0             0 zsh
[412687.554439] [21617]  1000 21617     8769      776   1       0             0 zsh
[412687.554442] [22183]  1000 22183    14901     1009   1       0             0 mutt
[412687.554445] [23190]  1000 23190     8291      691   0       0             0 vim
[412687.554447] [23191]  1000 23191     8291      625   1       0             0 vim
[412687.554450] [23198]  1000 23198    10210     2220   3       0             0 zsh
[412687.554453] [23246]  1000 23246     8743      744   0       0             0 zsh
[412687.554455] [23266]  1000 23266     8730     1471   1       0             0 python3
[412687.554458] [23269]  1000 23269     8290      589   1       0             0 vim
[412687.554461] [32120]  1000 32120    16392     1965   2       0             0 mutt
[412687.554463] [ 5745]  1000  5745     9866     1861   2       0             0 zsh
[412687.554466] [ 5944]  1000  5944     9776     1769   3       0             0 zsh
[412687.554469] [ 8651]  1000  8651    10239     2247   2       0             0 zsh
[412687.554471] [10927]  1000 10927     8891      906   3       0             0 zsh
[412687.554474] [13485]  1000 13485     8773      770   2       0             0 zsh
[412687.554476] [13492]  1000 13492    14788      851   2       0             0 mutt
[412687.554479] [13504]  1000 13504    19180      570   3       0             0 i3bar
[412687.554482] [13505]  1000 13505     8066      603   3       0             0 i3status
[412687.554484] [13897]  1000 13897    10964     2962   1       0             0 zsh
[412687.554487] [18368]  1000 18368    15875     1429   3       0             0 mutt
[412687.554491] [25693]  1000 25693     8806      807   3       0             0 zsh
[412687.554494] [12076]  1000 12076     9025     1040   3       0             0 zsh
[412687.554496] [13526]  1000 13526     9782     1792   3       0             0 zsh
[412687.554499] [20336]  1000 20336    10171     2195   2       0             0 zsh
[412687.554501] [20496]  1000 20496     8805      817   0       0             0 zsh
[412687.554504] [22068]  1000 22068     8830      840   0       0             0 zsh
[412687.554506] [32613]  1000 32613    14756      809   1       0             0 mutt
[412687.554510] [25473]  1000 25473     8337      663   1       0             0 vim
[412687.554512] [25480]  1000 25480     9031     1040   3       0             0 zsh
[412687.554515] [26043]  1000 26043     2650      209   1       0             0 ping
[412687.554519] [29752]  1000 29752     8205      901   3       0             0 mosh-client
[412687.554521] [30789]  1000 30789     8765      779   2       0             0 zsh
[412687.554524] [31242]  1000 31242    10062     2086   3       0             0 zsh
[412687.554527] [ 3498]     0  3498     4755     2630   1       0             0 atop
[412687.554529] [ 5991]  1000  5991   226971    10541   1       4           300 chromium
[412687.554532] [ 6011]  1000  6011   222875     6481   1       4           300 chromium
[412687.554535] [ 7830]  1000  7830   225873     9372   1       4           300 chromium
[412687.554538] [ 7915]  1000  7915     8773      775   2       0             0 zsh
[412687.554541] [12787]  1000 12787     9835     1837   3       0             0 zsh
[412687.554543] [19881]  1000 19881     8794      807   2       0             0 zsh
[412687.554546] [26144]  1000 26144   225026     9249   2       4           300 chromium
[412687.554549] [30808]  1000 30808     8155      679   2       0             0 zsh
[412687.554552] [ 2155]  1000  2155     8155      680   2       0             0 zsh
[412687.554554] [ 2681]  1000  2681     4459      503   0       0             0 man
[412687.554558] [ 2692]  1000  2692     2781      255   3       0             0 less
[412687.554561] [ 3315]  1000  3315     4406     1851   1       0             0 atop
[412687.554563] [ 3641]  1000  3641     8285      658   3       0             0 vim
[412687.554566] [ 4252]  1000  4252     8835      831   2       0             0 zsh
[412687.554568] [ 4452]  1000  4452   226987     9152   2       4           300 chromium
[412687.554571] [ 4824]  1000  4824     8176      704   2       0             0 zsh
[412687.554575] [ 6094]  1000  6094     9005      325   1       0             0 ssh
[412687.554577] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[412687.554579] [ 6098]  1000  6098     8970      262   1       0             0 ssh
[412687.554583] [ 8760]  1000  8760   222816     6739   3       4           300 chromium
[412687.554586] [ 8769]  1000  8769     3424      269   0       0             0 nz.sh
[412687.554588] [ 8771]  1000  8771     8347      731   3       0             0 vim
[412687.554591] [ 8888]  1000  8888    44968      294   3       0             0 evinced
[412687.554594] [ 8896]  1000  8896   129425    14832   2       0             0 evince
[412687.554597] [ 9016]  1000  9016   140685    11783   3       0             0 evince
[412687.554599] [ 9146]  1000  9146     8286      637   2       0             0 vim
[412687.554602] [ 9150]  1000  9150     8769      771   0       0             0 zsh
[412687.554605] [ 9158]  1000  9158     8286      608   1       0             0 vim
[412687.554608] [ 9178]  1000  9178   228803    12143   1       4           300 chromium
[412687.554611] [ 9234]  1000  9234   224773     8465   3       4           300 chromium
[412687.554613] [ 9255]  1000  9255   227597    11577   2       4           300 chromium
[412687.554616] [10008]  1000 10008     8769      768   2       0             0 zsh
[412687.554619] [11133]     0 11133     8481      281   0       0             0 sudo
[412687.554622] [11137]     0 11137     3457      299   1       0             0 ccollect
[412687.554626] [11142]     0 11142     3457      206   0       0             0 ccollect
[412687.554628] [11143]     0 11143     3457      148   0       0             0 ccollect
[412687.554631] [11144]     0 11144     2919      224   3       0             0 awk
[412687.554634] [11196]     0 11196     1942      589   3       0             0 rm
[412687.554637] [11239]    73 11239    16333      359   1       0             0 pickup
[412687.554640] [11506]  1000 11506   222875     6071   1       4           300 chromium
[412687.554643] [11517]  1000 11517     8748      765   0       0             0 zsh
[412687.554646] [11525]  1000 11525   225699     7599   3       4           300 chromium
[412687.554649] [11639]     0 11639     5899      274   3       0             0 vpnc
[412687.554652] [11794]  1000 11794   226235     9034   3       4           300 chromium
[412687.554654] [11805]  1000 11805   224773     7157   3       4           300 chromium
[412687.554658] [13187]     0 13187     9169      395   1       0             0 crond
[412687.554661] [13189]  1000 13189     2937      200   1       0             0 sh
[412687.554663] [13191]  1000 13191   168987     2686   3       0             0 offlineimap
[412687.554667] Out of memory: Kill process 9178 (chromium) score 312 or sacrifice child
[412687.554670] Killed process 9178 (chromium) total-vm:915212kB, anon-rss:47456kB, file-rss:1116kB
[413034.345922] CPU2: Core temperature above threshold, cpu clock throttled (total events = 18725)
[413034.345925] CPU3: Package temperature above threshold, cpu clock throttled (total events = 69634)
[413034.345926] CPU1: Package temperature above threshold, cpu clock throttled (total events = 69634)
[413034.345928] CPU0: Core temperature above threshold, cpu clock throttled (total events = 18725)
[413034.345930] CPU0: Package temperature above threshold, cpu clock throttled (total events = 69634)
[413034.345935] CPU2: Package temperature above threshold, cpu clock throttled (total events = 69634)
[413034.347949] CPU3: Package temperature/speed normal
[413034.347950] CPU1: Package temperature/speed normal
[413034.347952] CPU2: Core temperature/speed normal
[413034.347953] CPU0: Core temperature/speed normal
[413034.347955] CPU2: Package temperature/speed normal
[413034.347956] CPU0: Package temperature/speed normal
[413424.593675] chromium invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=4, oom_score_adj=300
[413424.593679] chromium cpuset=/ mems_allowed=0
[413424.593681] Pid: 29990, comm: chromium Tainted: G        W    3.5.4-1-ARCH #1
[413424.593682] Call Trace:
[413424.593688]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413424.593692]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413424.593696]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413424.593701]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413424.593705]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413424.593708]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413424.593711]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413424.593714]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413424.593716]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413424.593718]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413424.593721]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413424.593724]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413424.593727]  [<ffffffff81078eb0>] ? update_rmtp+0x70/0x70
[413424.593730]  [<ffffffff81079a54>] ? hrtimer_start_range_ns+0x14/0x20
[413424.593732]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413424.593735]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413424.593738]  [<ffffffff810adc92>] ? sys_futex+0x102/0x190
[413424.593740]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413424.593742] Mem-Info:
[413424.593743] Node 0 DMA per-cpu:
[413424.593745] CPU    0: hi:    0, btch:   1 usd:   0
[413424.593746] CPU    1: hi:    0, btch:   1 usd:   0
[413424.593747] CPU    2: hi:    0, btch:   1 usd:   0
[413424.593748] CPU    3: hi:    0, btch:   1 usd:   0
[413424.593749] Node 0 DMA32 per-cpu:
[413424.593751] CPU    0: hi:  186, btch:  31 usd:  17
[413424.593752] CPU    1: hi:  186, btch:  31 usd:  30
[413424.593753] CPU    2: hi:  186, btch:  31 usd: 122
[413424.593755] CPU    3: hi:  186, btch:  31 usd:  28
[413424.593755] Node 0 Normal per-cpu:
[413424.593757] CPU    0: hi:  186, btch:  31 usd:   0
[413424.593758] CPU    1: hi:  186, btch:  31 usd:   0
[413424.593759] CPU    2: hi:  186, btch:  31 usd:   0
[413424.593760] CPU    3: hi:  186, btch:  31 usd:   0
[413424.593764] active_anon:138966 inactive_anon:106387 isolated_anon:0
 active_file:60 inactive_file:49 isolated_file:0
 unevictable:2629 dirty:1 writeback:0 unstable:0
 free:22544 slab_reclaimable:688966 slab_unreclaimable:7281
 mapped:2216 shmem:107956 pagetables:4013 bounce:0
[413424.593766] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:4kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:364 all_unreclaimable? yes
[413424.593770] lowmem_reserve[]: 0 2137 3899 3899
[413424.593773] Node 0 DMA32 free:43924kB min:36900kB low:46124kB high:55348kB active_anon:140308kB inactive_anon:99304kB active_file:236kB inactive_file:72kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:4kB writeback:0kB mapped:372kB shmem:100020kB slab_reclaimable:1884100kB slab_unreclaimable:6144kB kernel_stack:152kB pagetables:616kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:11835 all_unreclaimable? yes
[413424.593778] lowmem_reserve[]: 0 0 1762 1762
[413424.593780] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:415556kB inactive_anon:326244kB active_file:8kB inactive_file:136kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:0kB writeback:0kB mapped:8488kB shmem:331804kB slab_reclaimable:871732kB slab_unreclaimable:22980kB kernel_stack:1720kB pagetables:15436kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2839 all_unreclaimable? yes
[413424.593784] lowmem_reserve[]: 0 0 0 0
[413424.593786] Node 0 DMA: 2*4kB 2*8kB 2*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15864kB
[413424.593793] Node 0 DMA32: 2938*4kB 3336*8kB 66*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43624kB
[413424.593799] Node 0 Normal: 2838*4kB 1244*8kB 450*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30584kB
[413424.593805] 108903 total pagecache pages
[413424.593806] 0 pages in swap cache
[413424.593807] Swap cache stats: add 0, delete 0, find 0/0
[413424.593808] Free swap  = 0kB
[413424.593809] Total swap = 0kB
[413424.604855] 1048048 pages RAM
[413424.604857] 57533 pages reserved
[413424.604859] 52698 pages shared
[413424.604860] 940312 pages non-shared
[413424.604861] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413424.604868] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413424.604871] [  194]     0   194    74640     2321   3       0             0 systemd-journal
[413424.604874] [  301]     0   301     3302      302   0       0             0 crond
[413424.604876] [  302]     0   302    17693      680   2       0             0 cupsd
[413424.604879] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413424.604881] [  305]    81   305     4433      318   3     -13          -900 dbus-daemon
[413424.604883] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413424.604886] [  315]     0   315    15747      314   2       0             0 login
[413424.604888] [  316]     0   316     2031      190   0       0             0 agetty
[413424.604891] [  317]     0   317     2031      186   0       0             0 agetty
[413424.604893] [  319]     0   319     2031      188   1       0             0 agetty
[413424.604895] [  320]     0   320     2031      189   1       0             0 agetty
[413424.604898] [  321]     0   321     2031      188   1       0             0 agetty
[413424.604900] [  325]     0   325    51901      515   3       0             0 colord
[413424.604902] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413424.604904] [  395]     0   395     3092      240   0       0             0 master
[413424.604907] [  399]    73   399    16380      399   3       0             0 qmgr
[413424.604910] [  420]  1000   420     3423      283   2       0             0 restart-x
[413424.604912] [  431]  1000   431     3423      298   3       0             0 startx
[413424.604914] [  448]  1000   448     3966      147   3       0             0 xinit
[413424.604916] [  449]  1000   449    83627     4561   0       0             0 X
[413424.604919] [  470]  1000   470    24058      792   1       0             0 i3
[413424.604921] [  477]  1000   477     6062      195   1       0             0 unclutter
[413424.604923] [  480]  1000   480     6004      118   1       0             0 dispad
[413424.604926] [  481]  1000   481    36621    12462   3       0             0 urxvtd
[413424.604928] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413424.604930] [  505]  1000   505     8155      657   3       0             0 zsh
[413424.604932] [  512]     0   512     8481      273   3       0             0 sudo
[413424.604935] [  513]     0   513     6933      430   3       0             0 zsh
[413424.604937] [  543]     0   543     7404      204   2       0             0 wpa_supplicant
[413424.604939] [  659]  1000   659     9860     1864   2       0             0 zsh
[413424.604942] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413424.604944] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413424.604946] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413424.604949] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413424.604952] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413424.604954] [ 2841]  1000  2841   109726     1969   1       0             0 kded4
[413424.604956] [ 2858]  1000  2858   238338     2698   1       0             0 knotify4
[413424.604959] [ 2863]     0  2863    54958     1188   1       0             0 upowerd
[413424.604961] [ 2868]     0  2868    46649      304   2     -13          -900 polkitd
[413424.604964] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413424.604966] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413424.604969] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413424.604971] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413424.604973] [14485]  1000 14485     8773      768   1       0             0 zsh
[413424.604975] [30479]     0 30479     8481      274   1       0             0 sudo
[413424.604977] [30480]     0 30480     6933      483   1       0             0 zsh
[413424.604980] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413424.604982] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413424.604984] [14763]  1000 14763     8914      903   1       0             0 zsh
[413424.604986] [29947]  1000 29947     5163      267   0       0             0 zsh
[413424.604989] [29950]  1000 29950   164193    42204   1       0             0 chromium
[413424.604991] [29952]  1000 29952    64978     1247   3       0             0 chromium
[413424.604993] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413424.604996] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413424.604999] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413424.605001] [29961]  1000 29961    76177     1181   1       0             0 chromium
[413424.605003] [29990]  1000 29990   218535     5099   2       4           300 chromium
[413424.605005] [30004]  1000 30004   218974     5365   3       4           300 chromium
[413424.605007] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413424.605010] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413424.605012] [25961]  1000 25961    14690      738   2       0             0 mutt
[413424.605014] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413424.605017] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413424.605020] [21389]  1000 21389     8809      811   0       0             0 zsh
[413424.605022] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413424.605025] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413424.605027] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413424.605030] [10927]  1000 10927     8891      902   3       0             0 zsh
[413424.605032] [13485]  1000 13485     8773      766   2       0             0 zsh
[413424.605034] [13492]  1000 13492    14788      869   2       0             0 mutt
[413424.605037] [13504]  1000 13504    19180      545   2       0             0 i3bar
[413424.605039] [13505]  1000 13505     8066      624   3       0             0 i3status
[413424.605041] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413424.605044] [25693]  1000 25693     8806      803   3       0             0 zsh
[413424.605046] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413424.605048] [22068]  1000 22068     8830      834   0       0             0 zsh
[413424.605051] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413424.605053] [ 6011]  1000  6011   222875     6470   2       4           300 chromium
[413424.605056] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413424.605058] [26144]  1000 26144   225026     9214   3       4           300 chromium
[413424.605060] [30808]  1000 30808     8155      673   2       0             0 zsh
[413424.605062] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413424.605064] [ 2681]  1000  2681     4459      503   0       0             0 man
[413424.605067] [ 2692]  1000  2692     2781      255   3       0             0 less
[413424.605070] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413424.605072] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413424.605075] [ 6094]  1000  6094     9005      315   1       0             0 ssh
[413424.605077] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413424.605079] [ 6098]  1000  6098     8970      308   1       0             0 ssh
[413424.605082] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413424.605084] [11133]     0 11133     8481      273   0       0             0 sudo
[413424.605087] [11137]     0 11137     3457      299   1       0             0 ccollect
[413424.605089] [11142]     0 11142     3457      206   0       0             0 ccollect
[413424.605092] [11143]     0 11143     3457      148   0       0             0 ccollect
[413424.605094] [11144]     0 11144     2919      224   3       0             0 awk
[413424.605096] [11196]     0 11196     1810      473   3       0             0 rm
[413424.605099] [11239]    73 11239    16333      370   1       0             0 pickup
[413424.605103] [13544]  1000 13544   130892    14695   3       0             0 evince
[413424.605106] [13571]  1000 13571     8716      729   1       0             0 zsh
[413424.605108] [13605]  1000 13605     2749      211   1       0             0 less
[413424.605111] Out of memory: Kill process 26144 (chromium) score 309 or sacrifice child
[413424.605114] Killed process 26144 (chromium) total-vm:900104kB, anon-rss:36208kB, file-rss:648kB
[413502.059742] polkitd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=-13, oom_score_adj=-900
[413502.059750] polkitd cpuset=/ mems_allowed=0
[413502.059755] Pid: 2868, comm: polkitd Tainted: G        W    3.5.4-1-ARCH #1
[413502.059758] Call Trace:
[413502.059770]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413502.059779]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413502.059787]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413502.059796]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413502.059804]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413502.059810]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413502.059817]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413502.059824]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413502.059829]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413502.059835]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413502.059841]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413502.059848]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413502.059854]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[413502.059858]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[413502.059864]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413502.059871]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413502.059877]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[413502.059884]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[413502.059889]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[413502.059894]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413502.059897] Mem-Info:
[413502.059899] Node 0 DMA per-cpu:
[413502.059904] CPU    0: hi:    0, btch:   1 usd:   0
[413502.059907] CPU    1: hi:    0, btch:   1 usd:   0
[413502.059910] CPU    2: hi:    0, btch:   1 usd:   0
[413502.059912] CPU    3: hi:    0, btch:   1 usd:   0
[413502.059915] Node 0 DMA32 per-cpu:
[413502.059919] CPU    0: hi:  186, btch:  31 usd:  95
[413502.059921] CPU    1: hi:  186, btch:  31 usd:  87
[413502.059924] CPU    2: hi:  186, btch:  31 usd:   0
[413502.059927] CPU    3: hi:  186, btch:  31 usd:   0
[413502.059928] Node 0 Normal per-cpu:
[413502.059932] CPU    0: hi:  186, btch:  31 usd:  25
[413502.059935] CPU    1: hi:  186, btch:  31 usd:   7
[413502.059938] CPU    2: hi:  186, btch:  31 usd:   0
[413502.059940] CPU    3: hi:  186, btch:  31 usd:   0
[413502.059948] active_anon:131175 inactive_anon:105489 isolated_anon:0
 active_file:42 inactive_file:41 isolated_file:3
 unevictable:2629 dirty:2 writeback:0 unstable:0
 free:22539 slab_reclaimable:697883 slab_unreclaimable:7219
 mapped:2220 shmem:107081 pagetables:3906 bounce:0
[413502.059953] Node 0 DMA free:15852kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413502.059962] lowmem_reserve[]: 0 2137 3899 3899
[413502.059968] Node 0 DMA32 free:43916kB min:36900kB low:46124kB high:55348kB active_anon:121896kB inactive_anon:99204kB active_file:168kB inactive_file:8kB unevictable:4096kB isolated(anon):0kB isolated(file):12kB present:2188752kB mlocked:8kB dirty:8kB writeback:0kB mapped:192kB shmem:99928kB slab_reclaimable:1902520kB slab_unreclaimable:6040kB kernel_stack:184kB pagetables:852kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:537 all_unreclaimable? yes
[413502.059978] lowmem_reserve[]: 0 0 1762 1762
[413502.059984] Node 0 Normal free:30388kB min:30416kB low:38020kB high:45624kB active_anon:402804kB inactive_anon:322752kB active_file:0kB inactive_file:156kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:0kB writeback:0kB mapped:8688kB shmem:328396kB slab_reclaimable:888980kB slab_unreclaimable:22836kB kernel_stack:1680kB pagetables:14772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:361 all_unreclaimable? yes
[413502.059993] lowmem_reserve[]: 0 0 0 0
[413502.059999] Node 0 DMA: 3*4kB 2*8kB 1*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15852kB
[413502.060014] Node 0 DMA32: 2233*4kB 3369*8kB 187*16kB 13*32kB 4*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43772kB
[413502.060028] Node 0 Normal: 4011*4kB 924*8kB 308*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30444kB
[413502.060042] 107947 total pagecache pages
[413502.060044] 0 pages in swap cache
[413502.060047] Swap cache stats: add 0, delete 0, find 0/0
[413502.060049] Free swap  = 0kB
[413502.060051] Total swap = 0kB
[413502.079114] 1048048 pages RAM
[413502.079120] 57533 pages reserved
[413502.079122] 52761 pages shared
[413502.079124] 939853 pages non-shared
[413502.079129] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413502.079142] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413502.079148] [  194]     0   194    74640     2415   0       0             0 systemd-journal
[413502.079154] [  301]     0   301     3302      309   2       0             0 crond
[413502.079160] [  302]     0   302    17693      680   2       0             0 cupsd
[413502.079165] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413502.079171] [  305]    81   305     4433      330   1     -13          -900 dbus-daemon
[413502.079177] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413502.079183] [  315]     0   315    15747      314   2       0             0 login
[413502.079197] [  316]     0   316     2031      190   0       0             0 agetty
[413502.079199] [  317]     0   317     2031      186   0       0             0 agetty
[413502.079201] [  319]     0   319     2031      188   1       0             0 agetty
[413502.079203] [  320]     0   320     2031      189   1       0             0 agetty
[413502.079205] [  321]     0   321     2031      188   1       0             0 agetty
[413502.079207] [  325]     0   325    51901      515   3       0             0 colord
[413502.079208] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413502.079210] [  395]     0   395     3092      220   2       0             0 master
[413502.079212] [  399]    73   399    16380      399   3       0             0 qmgr
[413502.079214] [  420]  1000   420     3423      283   2       0             0 restart-x
[413502.079216] [  431]  1000   431     3423      298   3       0             0 startx
[413502.079217] [  448]  1000   448     3966      147   3       0             0 xinit
[413502.079219] [  449]  1000   449    82735     4550   2       0             0 X
[413502.079221] [  470]  1000   470    24058      796   2       0             0 i3
[413502.079223] [  477]  1000   477     6062      195   1       0             0 unclutter
[413502.079225] [  480]  1000   480     6004      123   1       0             0 dispad
[413502.079226] [  481]  1000   481    36621    12507   3       0             0 urxvtd
[413502.079228] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413502.079230] [  505]  1000   505     8155      657   3       0             0 zsh
[413502.079232] [  512]     0   512     8481      273   3       0             0 sudo
[413502.079234] [  513]     0   513     6933      430   3       0             0 zsh
[413502.079235] [  543]     0   543     7404      212   1       0             0 wpa_supplicant
[413502.079237] [  659]  1000   659     9860     1864   2       0             0 zsh
[413502.079239] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413502.079241] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413502.079242] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413502.079244] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413502.079247] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413502.079248] [ 2841]  1000  2841   109726     1990   1       0             0 kded4
[413502.079250] [ 2858]  1000  2858   238338     2664   1       0             0 knotify4
[413502.079252] [ 2863]     0  2863    54958     1190   1       0             0 upowerd
[413502.079254] [ 2868]     0  2868    46649      348   1     -13          -900 polkitd
[413502.079256] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413502.079257] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413502.079259] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413502.079261] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413502.079263] [14485]  1000 14485     8773      768   1       0             0 zsh
[413502.079265] [30479]     0 30479     8481      274   1       0             0 sudo
[413502.079267] [30480]     0 30480     6933      483   1       0             0 zsh
[413502.079268] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413502.079270] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413502.079272] [14763]  1000 14763     8914      903   1       0             0 zsh
[413502.079274] [29947]  1000 29947     5163      267   0       0             0 zsh
[413502.079275] [29950]  1000 29950   164189    42065   0       0             0 chromium
[413502.079277] [29952]  1000 29952    64978     1247   3       0             0 chromium
[413502.079279] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413502.079280] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413502.079282] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413502.079284] [29961]  1000 29961    76177     1162   3       0             0 chromium
[413502.079286] [29990]  1000 29990   218535     5124   1       4           300 chromium
[413502.079287] [30004]  1000 30004   218974     5368   3       4           300 chromium
[413502.079289] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413502.079291] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413502.079293] [25961]  1000 25961    14690      738   2       0             0 mutt
[413502.079295] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413502.079297] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413502.079299] [21389]  1000 21389     8809      811   0       0             0 zsh
[413502.079301] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413502.079303] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413502.079305] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413502.079307] [10927]  1000 10927     8891      902   3       0             0 zsh
[413502.079309] [13485]  1000 13485     8773      766   2       0             0 zsh
[413502.079311] [13492]  1000 13492    14788      869   2       0             0 mutt
[413502.079312] [13504]  1000 13504    19180      565   1       0             0 i3bar
[413502.079314] [13505]  1000 13505     8066      616   3       0             0 i3status
[413502.079316] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413502.079318] [25693]  1000 25693     8806      803   3       0             0 zsh
[413502.079320] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413502.079322] [22068]  1000 22068     8830      834   0       0             0 zsh
[413502.079324] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413502.079326] [ 6011]  1000  6011   222875     6494   2       4           300 chromium
[413502.079328] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413502.079329] [30808]  1000 30808     8155      673   2       0             0 zsh
[413502.079331] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413502.079333] [ 2681]  1000  2681     4459      503   0       0             0 man
[413502.079335] [ 2692]  1000  2692     2781      255   3       0             0 less
[413502.079337] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413502.079338] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413502.079351] [ 6094]  1000  6094     9005      321   0       0             0 ssh
[413502.079355] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413502.079359] [ 6098]  1000  6098     8970      275   1       0             0 ssh
[413502.079363] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413502.079368] [11133]     0 11133     8481      273   0       0             0 sudo
[413502.079372] [11137]     0 11137     3457      299   1       0             0 ccollect
[413502.079376] [11142]     0 11142     3457      206   0       0             0 ccollect
[413502.079380] [11143]     0 11143     3457      148   0       0             0 ccollect
[413502.079384] [11144]     0 11144     2919      224   3       0             0 awk
[413502.079389] [11196]     0 11196     1975      613   0       0             0 rm
[413502.079393] [11239]    73 11239    16333      355   1       0             0 pickup
[413502.079399] [13544]  1000 13544   130892    14696   2       0             0 evince
[413502.079403] [13571]  1000 13571     8716      729   1       0             0 zsh
[413502.079407] [13605]  1000 13605     2749      211   1       0             0 less
[413502.079412] [13795]     0 13795     9169      376   3       0             0 crond
[413502.079415] [13796]     0 13796     9169      376   1       0             0 crond
[413502.079419] [13797]  1000 13797     2937      194   3       0             0 sh
[413502.079423] [13798]  1000 13798     2937      206   0       0             0 sh
[413502.079427] Out of memory: Kill process 6011 (chromium) score 306 or sacrifice child
[413502.079433] Killed process 6011 (chromium) total-vm:891500kB, anon-rss:25116kB, file-rss:860kB
[413502.080379] polkitd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=-13, oom_score_adj=-900
[413502.080382] polkitd cpuset=/ mems_allowed=0
[413502.080392] Pid: 2868, comm: polkitd Tainted: G        W    3.5.4-1-ARCH #1
[413502.080393] Call Trace:
[413502.080399]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413502.080404]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413502.080407]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413502.080412]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413502.080416]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413502.080419]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413502.080422]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413502.080426]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413502.080428]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413502.080431]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413502.080435]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413502.080438]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413502.080441]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[413502.080443]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[413502.080446]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413502.080450]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413502.080453]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[413502.080456]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[413502.080459]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[413502.080461]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413502.080463] Mem-Info:
[413502.080464] Node 0 DMA per-cpu:
[413502.080474] CPU    0: hi:    0, btch:   1 usd:   0
[413502.080476] CPU    1: hi:    0, btch:   1 usd:   0
[413502.080477] CPU    2: hi:    0, btch:   1 usd:   0
[413502.080479] CPU    3: hi:    0, btch:   1 usd:   0
[413502.080480] Node 0 DMA32 per-cpu:
[413502.080482] CPU    0: hi:  186, btch:  31 usd:  95
[413502.080484] CPU    1: hi:  186, btch:  31 usd:  87
[413502.080485] CPU    2: hi:  186, btch:  31 usd:   9
[413502.080487] CPU    3: hi:  186, btch:  31 usd:   0
[413502.080488] Node 0 Normal per-cpu:
[413502.080490] CPU    0: hi:  186, btch:  31 usd:  25
[413502.080492] CPU    1: hi:  186, btch:  31 usd:   7
[413502.080493] CPU    2: hi:  186, btch:  31 usd:   0
[413502.080495] CPU    3: hi:  186, btch:  31 usd:  21
[413502.080499] active_anon:131175 inactive_anon:105489 isolated_anon:0
 active_file:42 inactive_file:41 isolated_file:3
 unevictable:2629 dirty:2 writeback:0 unstable:0
 free:22539 slab_reclaimable:697883 slab_unreclaimable:7219
 mapped:2220 shmem:107081 pagetables:3906 bounce:0
[413502.080502] Node 0 DMA free:15852kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413502.080508] lowmem_reserve[]: 0 2137 3899 3899
[413502.080511] Node 0 DMA32 free:43916kB min:36900kB low:46124kB high:55348kB active_anon:121896kB inactive_anon:99204kB active_file:168kB inactive_file:8kB unevictable:4096kB isolated(anon):0kB isolated(file):12kB present:2188752kB mlocked:8kB dirty:8kB writeback:0kB mapped:192kB shmem:99928kB slab_reclaimable:1902520kB slab_unreclaimable:6040kB kernel_stack:184kB pagetables:852kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:704 all_unreclaimable? yes
[413502.080517] lowmem_reserve[]: 0 0 1762 1762
[413502.080521] Node 0 Normal free:30388kB min:30416kB low:38020kB high:45624kB active_anon:402804kB inactive_anon:322752kB active_file:0kB inactive_file:156kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:0kB writeback:0kB mapped:8688kB shmem:328396kB slab_reclaimable:888980kB slab_unreclaimable:22836kB kernel_stack:1680kB pagetables:14772kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:569 all_unreclaimable? yes
[413502.080526] lowmem_reserve[]: 0 0 0 0
[413502.080529] Node 0 DMA: 3*4kB 2*8kB 1*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15852kB
[413502.080538] Node 0 DMA32: 2233*4kB 3369*8kB 187*16kB 13*32kB 4*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43772kB
[413502.080546] Node 0 Normal: 3980*4kB 924*8kB 308*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30320kB
[413502.080554] 107947 total pagecache pages
[413502.080555] 0 pages in swap cache
[413502.080557] Swap cache stats: add 0, delete 0, find 0/0
[413502.080558] Free swap  = 0kB
[413502.080559] Total swap = 0kB
[413502.092901] 1048048 pages RAM
[413502.092903] 57533 pages reserved
[413502.092904] 51542 pages shared
[413502.092905] 934462 pages non-shared
[413502.092907] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413502.092914] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413502.092917] [  194]     0   194    74640     2415   0       0             0 systemd-journal
[413502.092920] [  301]     0   301     3302      309   2       0             0 crond
[413502.092923] [  302]     0   302    17693      680   2       0             0 cupsd
[413502.092926] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413502.092929] [  305]    81   305     4433      330   1     -13          -900 dbus-daemon
[413502.092931] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413502.092934] [  315]     0   315    15747      314   2       0             0 login
[413502.092936] [  316]     0   316     2031      190   0       0             0 agetty
[413502.092939] [  317]     0   317     2031      186   0       0             0 agetty
[413502.092942] [  319]     0   319     2031      188   1       0             0 agetty
[413502.092944] [  320]     0   320     2031      189   1       0             0 agetty
[413502.092947] [  321]     0   321     2031      188   1       0             0 agetty
[413502.092950] [  325]     0   325    51901      515   3       0             0 colord
[413502.092952] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413502.092955] [  395]     0   395     3092      220   2       0             0 master
[413502.092957] [  399]    73   399    16380      399   3       0             0 qmgr
[413502.092961] [  420]  1000   420     3423      283   2       0             0 restart-x
[413502.092963] [  431]  1000   431     3423      298   3       0             0 startx
[413502.092966] [  448]  1000   448     3966      147   3       0             0 xinit
[413502.092969] [  449]  1000   449    82735     4550   2       0             0 X
[413502.092972] [  470]  1000   470    24058      796   2       0             0 i3
[413502.092974] [  477]  1000   477     6062      195   1       0             0 unclutter
[413502.092978] [  480]  1000   480     6004      123   1       0             0 dispad
[413502.092980] [  481]  1000   481    36621    12507   3       0             0 urxvtd
[413502.092983] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413502.092985] [  505]  1000   505     8155      657   3       0             0 zsh
[413502.092988] [  512]     0   512     8481      273   3       0             0 sudo
[413502.092991] [  513]     0   513     6933      430   3       0             0 zsh
[413502.092993] [  543]     0   543     7404      212   1       0             0 wpa_supplicant
[413502.092996] [  659]  1000   659     9860     1864   2       0             0 zsh
[413502.092999] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413502.093001] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413502.093004] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413502.093007] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413502.093009] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413502.093012] [ 2841]  1000  2841   109726     1990   1       0             0 kded4
[413502.093015] [ 2858]  1000  2858   238338     2664   1       0             0 knotify4
[413502.093018] [ 2863]     0  2863    54958     1190   1       0             0 upowerd
[413502.093020] [ 2868]     0  2868    46649      348   1     -13          -900 polkitd
[413502.093023] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413502.093026] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413502.093028] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413502.093031] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413502.093034] [14485]  1000 14485     8773      768   1       0             0 zsh
[413502.093037] [30479]     0 30479     8481      274   1       0             0 sudo
[413502.093039] [30480]     0 30480     6933      483   1       0             0 zsh
[413502.093042] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413502.093046] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413502.093048] [14763]  1000 14763     8914      903   1       0             0 zsh
[413502.093051] [29947]  1000 29947     5163      267   0       0             0 zsh
[413502.093053] [29950]  1000 29950   164189    42065   0       0             0 chromium
[413502.093056] [29952]  1000 29952    64978     1247   3       0             0 chromium
[413502.093059] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413502.093062] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413502.093064] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413502.093067] [29961]  1000 29961    76177     1162   3       0             0 chromium
[413502.093070] [29990]  1000 29990   218535     5124   1       4           300 chromium
[413502.093073] [30004]  1000 30004   218974     5368   3       4           300 chromium
[413502.093075] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413502.093078] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413502.093081] [25961]  1000 25961    14690      738   2       0             0 mutt
[413502.093084] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413502.093087] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413502.093089] [21389]  1000 21389     8809      811   0       0             0 zsh
[413502.093092] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413502.093095] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413502.093098] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413502.093101] [10927]  1000 10927     8891      902   3       0             0 zsh
[413502.093104] [13485]  1000 13485     8773      766   2       0             0 zsh
[413502.093107] [13492]  1000 13492    14788      869   2       0             0 mutt
[413502.093109] [13504]  1000 13504    19180      565   1       0             0 i3bar
[413502.093112] [13505]  1000 13505     8066      616   3       0             0 i3status
[413502.093115] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413502.093117] [25693]  1000 25693     8806      803   3       0             0 zsh
[413502.093120] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413502.093123] [22068]  1000 22068     8830      834   0       0             0 zsh
[413502.093126] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413502.093129] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413502.093132] [30808]  1000 30808     8155      673   2       0             0 zsh
[413502.093135] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413502.093138] [ 2681]  1000  2681     4459      503   0       0             0 man
[413502.093140] [ 2692]  1000  2692     2781      255   3       0             0 less
[413502.093143] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413502.093145] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413502.093149] [ 6094]  1000  6094     9005      321   0       0             0 ssh
[413502.093152] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413502.093154] [ 6098]  1000  6098     8970      275   1       0             0 ssh
[413502.093157] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413502.093160] [11133]     0 11133     8481      273   0       0             0 sudo
[413502.093163] [11137]     0 11137     3457      299   1       0             0 ccollect
[413502.093166] [11142]     0 11142     3457      206   0       0             0 ccollect
[413502.093168] [11143]     0 11143     3457      148   0       0             0 ccollect
[413502.093171] [11144]     0 11144     2919      224   3       0             0 awk
[413502.093174] [11196]     0 11196     1975      613   0       0             0 rm
[413502.093177] [11239]    73 11239    16333      355   1       0             0 pickup
[413502.093181] [13544]  1000 13544   130892    14696   2       0             0 evince
[413502.093184] [13571]  1000 13571     8716      729   1       0             0 zsh
[413502.093186] [13605]  1000 13605     2749      211   1       0             0 less
[413502.093190] [13795]     0 13795     9169      376   3       0             0 crond
[413502.093192] [13796]     0 13796     9169      376   1       0             0 crond
[413502.093195] [13797]  1000 13797     2937      193   3       0             0 sh
[413502.093198] [13798]  1000 13798     2937      205   0       0             0 sh
[413502.093200] Out of memory: Kill process 30004 (chromium) score 305 or sacrifice child
[413502.093203] Killed process 30004 (chromium) total-vm:875896kB, anon-rss:20720kB, file-rss:752kB
[413522.218771] offlineimap invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[413522.218774] offlineimap cpuset=/ mems_allowed=0
[413522.218777] Pid: 13808, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[413522.218778] Call Trace:
[413522.218784]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413522.218788]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413522.218792]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413522.218796]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413522.218800]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413522.218802]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413522.218805]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413522.218809]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413522.218811]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413522.218814]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413522.218817]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413522.218819]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413522.218822]  [<ffffffff8136c4a7>] ? sock_aio_write+0x147/0x180
[413522.218825]  [<ffffffff810aaa7b>] ? wake_futex+0x3b/0x60
[413522.218828]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413522.218831]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413522.218833]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413522.218834] Mem-Info:
[413522.218835] Node 0 DMA per-cpu:
[413522.218837] CPU    0: hi:    0, btch:   1 usd:   0
[413522.218839] CPU    1: hi:    0, btch:   1 usd:   0
[413522.218840] CPU    2: hi:    0, btch:   1 usd:   0
[413522.218841] CPU    3: hi:    0, btch:   1 usd:   0
[413522.218842] Node 0 DMA32 per-cpu:
[413522.218844] CPU    0: hi:  186, btch:  31 usd:   0
[413522.218845] CPU    1: hi:  186, btch:  31 usd:   0
[413522.218846] CPU    2: hi:  186, btch:  31 usd:   0
[413522.218847] CPU    3: hi:  186, btch:  31 usd:   0
[413522.218848] Node 0 Normal per-cpu:
[413522.218850] CPU    0: hi:  186, btch:  31 usd:   0
[413522.218851] CPU    1: hi:  186, btch:  31 usd:   0
[413522.218852] CPU    2: hi:  186, btch:  31 usd:   0
[413522.218853] CPU    3: hi:  186, btch:  31 usd:   0
[413522.218856] active_anon:126645 inactive_anon:105553 isolated_anon:0
 active_file:139 inactive_file:288 isolated_file:0
 unevictable:2629 dirty:67 writeback:0 unstable:0
 free:22519 slab_reclaimable:702186 slab_unreclaimable:7152
 mapped:2234 shmem:107129 pagetables:3772 bounce:0
[413522.218858] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:16kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413522.218862] lowmem_reserve[]: 0 2137 3899 3899
[413522.218865] Node 0 DMA32 free:43812kB min:36900kB low:46124kB high:55348kB active_anon:110412kB inactive_anon:99428kB active_file:548kB inactive_file:1148kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:264kB writeback:0kB mapped:288kB shmem:100152kB slab_reclaimable:1911920kB slab_unreclaimable:5944kB kernel_stack:240kB pagetables:1220kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:29567 all_unreclaimable? yes
[413522.218869] lowmem_reserve[]: 0 0 1762 1762
[413522.218872] Node 0 Normal free:30408kB min:30416kB low:38020kB high:45624kB active_anon:396152kB inactive_anon:322784kB active_file:8kB inactive_file:4kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:4kB writeback:0kB mapped:8648kB shmem:328364kB slab_reclaimable:896792kB slab_unreclaimable:22664kB kernel_stack:1640kB pagetables:13868kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:288 all_unreclaimable? yes
[413522.218876] lowmem_reserve[]: 0 0 0 0
[413522.218878] Node 0 DMA: 2*4kB 1*8kB 2*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15856kB
[413522.218885] Node 0 DMA32: 1965*4kB 3458*8kB 245*16kB 14*32kB 3*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44180kB
[413522.218891] Node 0 Normal: 3821*4kB 1034*8kB 312*16kB 2*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 30660kB
[413522.218897] 108412 total pagecache pages
[413522.218898] 0 pages in swap cache
[413522.218899] Swap cache stats: add 0, delete 0, find 0/0
[413522.218900] Free swap  = 0kB
[413522.218901] Total swap = 0kB
[413522.227928] 1048048 pages RAM
[413522.227931] 57533 pages reserved
[413522.227932] 51658 pages shared
[413522.227933] 939750 pages non-shared
[413522.227934] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413522.227940] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413522.227943] [  194]     0   194    74640     2576   2       0             0 systemd-journal
[413522.227947] [  301]     0   301     3302      307   2       0             0 crond
[413522.227950] [  302]     0   302    17693      680   2       0             0 cupsd
[413522.227952] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413522.227955] [  305]    81   305     4433      277   2     -13          -900 dbus-daemon
[413522.227957] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413522.227959] [  315]     0   315    15747      314   2       0             0 login
[413522.227962] [  316]     0   316     2031      190   0       0             0 agetty
[413522.227964] [  317]     0   317     2031      186   0       0             0 agetty
[413522.227967] [  319]     0   319     2031      188   1       0             0 agetty
[413522.227969] [  320]     0   320     2031      189   1       0             0 agetty
[413522.227972] [  321]     0   321     2031      188   1       0             0 agetty
[413522.227974] [  325]     0   325    51901      515   3       0             0 colord
[413522.227976] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413522.227979] [  395]     0   395     3092      205   1       0             0 master
[413522.227981] [  399]    73   399    16380      399   3       0             0 qmgr
[413522.227984] [  420]  1000   420     3423      283   2       0             0 restart-x
[413522.227986] [  431]  1000   431     3423      298   3       0             0 startx
[413522.227989] [  448]  1000   448     3966      147   3       0             0 xinit
[413522.227992] [  449]  1000   449    82749     4541   2       0             0 X
[413522.227995] [  470]  1000   470    24058      799   0       0             0 i3
[413522.227997] [  477]  1000   477     6062      195   1       0             0 unclutter
[413522.228000] [  480]  1000   480     6004      123   1       0             0 dispad
[413522.228002] [  481]  1000   481    36621    12507   3       0             0 urxvtd
[413522.228004] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413522.228007] [  505]  1000   505     8155      657   3       0             0 zsh
[413522.228009] [  512]     0   512     8481      273   3       0             0 sudo
[413522.228012] [  513]     0   513     6933      430   3       0             0 zsh
[413522.228014] [  543]     0   543     7404      202   1       0             0 wpa_supplicant
[413522.228017] [  659]  1000   659     9860     1864   2       0             0 zsh
[413522.228019] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413522.228021] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413522.228024] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413522.228026] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413522.228028] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413522.228031] [ 2841]  1000  2841   109726     1966   1       0             0 kded4
[413522.228033] [ 2858]  1000  2858   238338     2680   1       0             0 knotify4
[413522.228035] [ 2863]     0  2863    54958     1164   2       0             0 upowerd
[413522.228038] [ 2868]     0  2868    46649      320   3     -13          -900 polkitd
[413522.228041] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413522.228044] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413522.228047] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413522.228049] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413522.228051] [14485]  1000 14485     8773      768   1       0             0 zsh
[413522.228054] [30479]     0 30479     8481      274   1       0             0 sudo
[413522.228056] [30480]     0 30480     6933      483   1       0             0 zsh
[413522.228059] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413522.228061] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413522.228063] [14763]  1000 14763     8914      903   1       0             0 zsh
[413522.228066] [29947]  1000 29947     5163      267   0       0             0 zsh
[413522.228068] [29950]  1000 29950   164189    42030   1       0             0 chromium
[413522.228071] [29952]  1000 29952    64978     1239   1       0             0 chromium
[413522.228073] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413522.228075] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413522.228078] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413522.228080] [29961]  1000 29961    76177     1172   1       0             0 chromium
[413522.228082] [29990]  1000 29990   218535     5048   2       4           300 chromium
[413522.228085] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413522.228087] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413522.228090] [25961]  1000 25961    14690      738   2       0             0 mutt
[413522.228093] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413522.228096] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413522.228098] [21389]  1000 21389     8809      811   0       0             0 zsh
[413522.228101] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413522.228103] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413522.228106] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413522.228108] [10927]  1000 10927     8891      902   3       0             0 zsh
[413522.228110] [13485]  1000 13485     8773      766   2       0             0 zsh
[413522.228113] [13492]  1000 13492    14788      869   2       0             0 mutt
[413522.228115] [13504]  1000 13504    19180      512   1       0             0 i3bar
[413522.228117] [13505]  1000 13505     8066      617   1       0             0 i3status
[413522.228120] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413522.228122] [25693]  1000 25693     8806      803   3       0             0 zsh
[413522.228124] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413522.228127] [22068]  1000 22068     8830      834   0       0             0 zsh
[413522.228130] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413522.228132] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413522.228135] [30808]  1000 30808     8155      673   2       0             0 zsh
[413522.228137] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413522.228140] [ 2681]  1000  2681     4459      503   0       0             0 man
[413522.228143] [ 2692]  1000  2692     2781      255   3       0             0 less
[413522.228145] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413522.228148] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413522.228151] [ 6094]  1000  6094     9005      319   2       0             0 ssh
[413522.228154] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413522.228157] [ 6098]  1000  6098     8970      300   1       0             0 ssh
[413522.228160] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413522.228164] [11133]     0 11133     8481      273   0       0             0 sudo
[413522.228167] [11137]     0 11137     3457      299   1       0             0 ccollect
[413522.228170] [11142]     0 11142     3457      206   0       0             0 ccollect
[413522.228172] [11143]     0 11143     3457      148   0       0             0 ccollect
[413522.228175] [11144]     0 11144     2919      224   3       0             0 awk
[413522.228178] [11196]     0 11196     3891     2514   3       0             0 rm
[413522.228182] [11239]    73 11239    16333      344   2       0             0 pickup
[413522.228186] [13544]  1000 13544   130892    14717   2       0             0 evince
[413522.228189] [13571]  1000 13571     8716      729   1       0             0 zsh
[413522.228192] [13605]  1000 13605     2749      211   1       0             0 less
[413522.228196] [13795]     0 13795     9169      376   3       0             0 crond
[413522.228198] [13797]  1000 13797     2937      213   1       0             0 sh
[413522.228199] [13800]  1000 13800   169982     2362   1       0             0 offlineimap
[413522.228201] [13801]  1000 13801   217175     2109   3       4           300 chromium
[413522.228203] Out of memory: Kill process 29990 (chromium) score 305 or sacrifice child
[413522.228206] Killed process 29990 (chromium) total-vm:874140kB, anon-rss:19792kB, file-rss:400kB
[413548.033327] evince invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[413548.033331] evince cpuset=/ mems_allowed=0
[413548.033333] Pid: 13544, comm: evince Tainted: G        W    3.5.4-1-ARCH #1
[413548.033335] Call Trace:
[413548.033341]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413548.033345]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413548.033349]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413548.033353]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413548.033357]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413548.033360]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413548.033363]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413548.033366]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413548.033369]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413548.033371]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413548.033375]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413548.033377]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413548.033380]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[413548.033382]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[413548.033384]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413548.033388]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413548.033391]  [<ffffffff8147b83e>] ? mutex_unlock+0xe/0x10
[413548.033394]  [<ffffffff811ba57c>] ? inotify_ioctl+0x9c/0xb0
[413548.033396]  [<ffffffff8118aad7>] ? do_vfs_ioctl+0x97/0x530
[413548.033399]  [<ffffffff811bfcbd>] ? eventfd_read+0x3d/0x70
[413548.033401]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413548.033403] Mem-Info:
[413548.033404] Node 0 DMA per-cpu:
[413548.033406] CPU    0: hi:    0, btch:   1 usd:   0
[413548.033407] CPU    1: hi:    0, btch:   1 usd:   0
[413548.033409] CPU    2: hi:    0, btch:   1 usd:   0
[413548.033410] CPU    3: hi:    0, btch:   1 usd:   0
[413548.033411] Node 0 DMA32 per-cpu:
[413548.033412] CPU    0: hi:  186, btch:  31 usd:  96
[413548.033413] CPU    1: hi:  186, btch:  31 usd:  30
[413548.033415] CPU    2: hi:  186, btch:  31 usd:  17
[413548.033416] CPU    3: hi:  186, btch:  31 usd:  17
[413548.033416] Node 0 Normal per-cpu:
[413548.033418] CPU    0: hi:  186, btch:  31 usd:  38
[413548.033419] CPU    1: hi:  186, btch:  31 usd:  32
[413548.033420] CPU    2: hi:  186, btch:  31 usd:   0
[413548.033421] CPU    3: hi:  186, btch:  31 usd:  88
[413548.033424] active_anon:121081 inactive_anon:105530 isolated_anon:0
 active_file:180 inactive_file:105 isolated_file:0
 unevictable:2629 dirty:1 writeback:55 unstable:0
 free:22500 slab_reclaimable:707821 slab_unreclaimable:7109
 mapped:2271 shmem:107124 pagetables:3671 bounce:0
[413548.033427] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:16kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413548.033431] lowmem_reserve[]: 0 2137 3899 3899
[413548.033433] Node 0 DMA32 free:43792kB min:36900kB low:46124kB high:55348kB active_anon:103820kB inactive_anon:99260kB active_file:148kB inactive_file:120kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:0kB writeback:84kB mapped:196kB shmem:99980kB slab_reclaimable:1919836kB slab_unreclaimable:5852kB kernel_stack:184kB pagetables:1048kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:914 all_unreclaimable? yes
[413548.033438] lowmem_reserve[]: 0 0 1762 1762
[413548.033440] Node 0 Normal free:30352kB min:30416kB low:38020kB high:45624kB active_anon:380488kB inactive_anon:322860kB active_file:572kB inactive_file:300kB unevictable:6420kB isolated(anon):0kB isolated(file):128kB present:1804320kB mlocked:6420kB dirty:4kB writeback:136kB mapped:8888kB shmem:328516kB slab_reclaimable:911416kB slab_unreclaimable:22584kB kernel_stack:1616kB pagetables:13636kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2118 all_unreclaimable? yes
[413548.033445] lowmem_reserve[]: 0 0 0 0
[413548.033447] Node 0 DMA: 2*4kB 1*8kB 2*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15856kB
[413548.033453] Node 0 DMA32: 1775*4kB 3441*8kB 259*16kB 14*32kB 6*64kB 1*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43828kB
[413548.033459] Node 0 Normal: 5073*4kB 680*8kB 72*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30404kB
[413548.033465] 108365 total pagecache pages
[413548.033466] 0 pages in swap cache
[413548.033467] Swap cache stats: add 0, delete 0, find 0/0
[413548.033468] Free swap  = 0kB
[413548.033469] Total swap = 0kB
[413548.043138] 1048048 pages RAM
[413548.043141] 57533 pages reserved
[413548.043142] 51066 pages shared
[413548.043143] 939508 pages non-shared
[413548.043146] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413548.043153] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413548.043156] [  194]     0   194    74640     2625   1       0             0 systemd-journal
[413548.043159] [  301]     0   301     3302      305   1       0             0 crond
[413548.043162] [  302]     0   302    17693      680   2       0             0 cupsd
[413548.043164] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413548.043167] [  305]    81   305     4433      295   1     -13          -900 dbus-daemon
[413548.043169] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413548.043171] [  315]     0   315    15747      314   2       0             0 login
[413548.043174] [  316]     0   316     2031      190   0       0             0 agetty
[413548.043176] [  317]     0   317     2031      186   0       0             0 agetty
[413548.043179] [  319]     0   319     2031      188   1       0             0 agetty
[413548.043181] [  320]     0   320     2031      189   1       0             0 agetty
[413548.043184] [  321]     0   321     2031      188   1       0             0 agetty
[413548.043186] [  325]     0   325    51901      515   3       0             0 colord
[413548.043189] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413548.043192] [  395]     0   395     3092      205   1       0             0 master
[413548.043194] [  399]    73   399    16380      399   3       0             0 qmgr
[413548.043197] [  420]  1000   420     3423      283   2       0             0 restart-x
[413548.043199] [  431]  1000   431     3423      298   3       0             0 startx
[413548.043202] [  448]  1000   448     3966      147   3       0             0 xinit
[413548.043204] [  449]  1000   449    82772     4528   3       0             0 X
[413548.043207] [  470]  1000   470    24058      775   1       0             0 i3
[413548.043210] [  477]  1000   477     6062      195   1       0             0 unclutter
[413548.043212] [  480]  1000   480     6004      134   3       0             0 dispad
[413548.043215] [  481]  1000   481    36621    12501   3       0             0 urxvtd
[413548.043218] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413548.043220] [  505]  1000   505     8155      657   3       0             0 zsh
[413548.043222] [  512]     0   512     8481      273   3       0             0 sudo
[413548.043225] [  513]     0   513     6933      430   3       0             0 zsh
[413548.043228] [  543]     0   543     7404      242   1       0             0 wpa_supplicant
[413548.043230] [  659]  1000   659     9860     1864   2       0             0 zsh
[413548.043233] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413548.043235] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413548.043238] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413548.043241] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413548.043244] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413548.043246] [ 2841]  1000  2841   109726     1951   2       0             0 kded4
[413548.043249] [ 2858]  1000  2858   238338     2667   1       0             0 knotify4
[413548.043251] [ 2863]     0  2863    54958     1191   2       0             0 upowerd
[413548.043254] [ 2868]     0  2868    46649      322   2     -13          -900 polkitd
[413548.043256] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413548.043259] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413548.043262] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413548.043264] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413548.043267] [14485]  1000 14485     8773      768   1       0             0 zsh
[413548.043269] [30479]     0 30479     8481      274   1       0             0 sudo
[413548.043272] [30480]     0 30480     6933      483   1       0             0 zsh
[413548.043274] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413548.043277] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413548.043279] [14763]  1000 14763     8914      903   1       0             0 zsh
[413548.043282] [29947]  1000 29947     5163      267   0       0             0 zsh
[413548.043285] [29950]  1000 29950   164155    41986   1       0             0 chromium
[413548.043287] [29952]  1000 29952    64978     1238   0       0             0 chromium
[413548.043289] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413548.043292] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413548.043294] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413548.043297] [29961]  1000 29961    76177     1173   2       0             0 chromium
[413548.043300] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413548.043303] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413548.043305] [25961]  1000 25961    14690      738   2       0             0 mutt
[413548.043308] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413548.043311] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413548.043313] [21389]  1000 21389     8809      811   0       0             0 zsh
[413548.043316] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413548.043318] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413548.043321] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413548.043323] [10927]  1000 10927     8891      902   3       0             0 zsh
[413548.043326] [13485]  1000 13485     8773      766   2       0             0 zsh
[413548.043329] [13492]  1000 13492    14788      869   2       0             0 mutt
[413548.043331] [13504]  1000 13504    19180      555   3       0             0 i3bar
[413548.043334] [13505]  1000 13505     8066      610   1       0             0 i3status
[413548.043336] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413548.043339] [25693]  1000 25693     8806      803   3       0             0 zsh
[413548.043341] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413548.043344] [22068]  1000 22068     8830      834   0       0             0 zsh
[413548.043347] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413548.043349] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413548.043352] [30808]  1000 30808     8155      673   2       0             0 zsh
[413548.043354] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413548.043356] [ 2681]  1000  2681     4459      503   0       0             0 man
[413548.043359] [ 2692]  1000  2692     2781      255   3       0             0 less
[413548.043361] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413548.043364] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413548.043367] [ 6094]  1000  6094     9005      323   1       0             0 ssh
[413548.043370] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413548.043373] [ 6098]  1000  6098     8970      300   1       0             0 ssh
[413548.043376] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413548.043379] [11133]     0 11133     8481      273   0       0             0 sudo
[413548.043382] [11137]     0 11137     3457      299   1       0             0 ccollect
[413548.043384] [11142]     0 11142     3457      206   0       0             0 ccollect
[413548.043387] [11143]     0 11143     3457      148   0       0             0 ccollect
[413548.043389] [11144]     0 11144     2919      224   3       0             0 awk
[413548.043392] [11196]     0 11196     3891     2500   0       0             0 rm
[413548.043395] [11239]    73 11239    16333      344   2       0             0 pickup
[413548.043398] [13544]  1000 13544   130892    14695   1       0             0 evince
[413548.043401] [13571]  1000 13571     8716      729   1       0             0 zsh
[413548.043404] [13605]  1000 13605     2749      211   1       0             0 less
[413548.043407] [13801]  1000 13801   218165     2040   1       4           300 chromium
[413548.043409] [13842]  1000 13842   217141     2036   2       4           300 chromium
[413548.043411] Out of memory: Kill process 13801 (chromium) score 302 or sacrifice child
[413548.043415] Killed process 13801 (chromium) total-vm:872660kB, anon-rss:7644kB, file-rss:516kB
[413557.184490] evince invoked oom-killer: gfp_mask=0x44d0, order=2, oom_adj=0, oom_score_adj=0
[413557.184494] evince cpuset=/ mems_allowed=0
[413557.184496] Pid: 13544, comm: evince Tainted: G        W    3.5.4-1-ARCH #1
[413557.184498] Call Trace:
[413557.184503]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413557.184508]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413557.184512]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413557.184517]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413557.184521]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413557.184523]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413557.184526]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413557.184529]  [<ffffffff81476834>] kmalloc_large_node+0x61/0x8e
[413557.184533]  [<ffffffff81166b0f>] __kmalloc_node_track_caller+0x19f/0x230
[413557.184536]  [<ffffffff8136fc51>] ? sock_alloc_send_pskb+0x1d1/0x320
[413557.184539]  [<ffffffff81374ec9>] __alloc_skb+0x79/0x230
[413557.184541]  [<ffffffff8136fc51>] sock_alloc_send_pskb+0x1d1/0x320
[413557.184544]  [<ffffffff8118cd16>] ? do_sys_poll+0x3e6/0x4c0
[413557.184546]  [<ffffffff8136fdb5>] sock_alloc_send_skb+0x15/0x20
[413557.184550]  [<ffffffff81411e8b>] unix_stream_sendmsg+0x27b/0x450
[413557.184552]  [<ffffffff8136c4a7>] sock_aio_write+0x147/0x180
[413557.184554]  [<ffffffff8136c360>] ? sock_aio_read+0x40/0x40
[413557.184557]  [<ffffffff8117952a>] do_sync_readv_writev+0xda/0x120
[413557.184561]  [<ffffffff8120567c>] ? security_file_permission+0x2c/0xb0
[413557.184563]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[413557.184565]  [<ffffffff81179814>] do_readv_writev+0xd4/0x1e0
[413557.184567]  [<ffffffff81179955>] vfs_writev+0x35/0x60
[413557.184569]  [<ffffffff81179aea>] sys_writev+0x4a/0xc0
[413557.184571]  [<ffffffff8118cecb>] ? sys_poll+0x6b/0x100
[413557.184575]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[413557.184577] Mem-Info:
[413557.184578] Node 0 DMA per-cpu:
[413557.184580] CPU    0: hi:    0, btch:   1 usd:   0
[413557.184581] CPU    1: hi:    0, btch:   1 usd:   0
[413557.184582] CPU    2: hi:    0, btch:   1 usd:   0
[413557.184583] CPU    3: hi:    0, btch:   1 usd:   0
[413557.184584] Node 0 DMA32 per-cpu:
[413557.184586] CPU    0: hi:  186, btch:  31 usd:   0
[413557.184587] CPU    1: hi:  186, btch:  31 usd:   0
[413557.184588] CPU    2: hi:  186, btch:  31 usd:   0
[413557.184589] CPU    3: hi:  186, btch:  31 usd:   0
[413557.184590] Node 0 Normal per-cpu:
[413557.184592] CPU    0: hi:  186, btch:  31 usd:   4
[413557.184593] CPU    1: hi:  186, btch:  31 usd:   0
[413557.184594] CPU    2: hi:  186, btch:  31 usd:   0
[413557.184595] CPU    3: hi:  186, btch:  31 usd:   0
[413557.184598] active_anon:120187 inactive_anon:105501 isolated_anon:0
 active_file:0 inactive_file:0 isolated_file:33
 unevictable:2629 dirty:7 writeback:0 unstable:0
 free:23469 slab_reclaimable:708660 slab_unreclaimable:7103
 mapped:2254 shmem:107115 pagetables:3528 bounce:0
[413557.184600] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:16kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413557.184604] lowmem_reserve[]: 0 2137 3899 3899
[413557.184607] Node 0 DMA32 free:46068kB min:36900kB low:46124kB high:55348kB active_anon:102224kB inactive_anon:99212kB active_file:0kB inactive_file:0kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:12kB writeback:0kB mapped:296kB shmem:99928kB slab_reclaimable:1921128kB slab_unreclaimable:5808kB kernel_stack:160kB pagetables:656kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:287 all_unreclaimable? yes
[413557.184612] lowmem_reserve[]: 0 0 1762 1762
[413557.184614] Node 0 Normal free:31952kB min:30416kB low:38020kB high:45624kB active_anon:378508kB inactive_anon:322792kB active_file:0kB inactive_file:0kB unevictable:6420kB isolated(anon):0kB isolated(file):132kB present:1804320kB mlocked:6420kB dirty:16kB writeback:0kB mapped:8720kB shmem:328532kB slab_reclaimable:913480kB slab_unreclaimable:22604kB kernel_stack:1608kB pagetables:13456kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:384 all_unreclaimable? yes
[413557.184618] lowmem_reserve[]: 0 0 0 0
[413557.184620] Node 0 DMA: 2*4kB 1*8kB 2*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15856kB
[413557.184627] Node 0 DMA32: 2195*4kB 3542*8kB 268*16kB 12*32kB 4*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 46140kB
[413557.184632] Node 0 Normal: 5866*4kB 611*8kB 11*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 32048kB
[413557.184639] 108041 total pagecache pages
[413557.184640] 0 pages in swap cache
[413557.184641] Swap cache stats: add 0, delete 0, find 0/0
[413557.184642] Free swap  = 0kB
[413557.184643] Total swap = 0kB
[413557.193630] 1048048 pages RAM
[413557.193633] 57533 pages reserved
[413557.193634] 49669 pages shared
[413557.193635] 939119 pages non-shared
[413557.193636] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413557.193644] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413557.193647] [  194]     0   194    74640     2667   3       0             0 systemd-journal
[413557.193651] [  301]     0   301     3302      305   1       0             0 crond
[413557.193654] [  302]     0   302    17693      680   2       0             0 cupsd
[413557.193656] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413557.193659] [  305]    81   305     4433      295   1     -13          -900 dbus-daemon
[413557.193661] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413557.193664] [  315]     0   315    15747      314   2       0             0 login
[413557.193666] [  316]     0   316     2031      190   0       0             0 agetty
[413557.193668] [  317]     0   317     2031      186   0       0             0 agetty
[413557.193671] [  319]     0   319     2031      188   1       0             0 agetty
[413557.193674] [  320]     0   320     2031      189   1       0             0 agetty
[413557.193676] [  321]     0   321     2031      188   1       0             0 agetty
[413557.193678] [  325]     0   325    51901      515   3       0             0 colord
[413557.193681] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413557.193684] [  395]     0   395     3092      205   1       0             0 master
[413557.193686] [  399]    73   399    16380      399   3       0             0 qmgr
[413557.193690] [  420]  1000   420     3423      283   2       0             0 restart-x
[413557.193692] [  431]  1000   431     3423      298   3       0             0 startx
[413557.193695] [  448]  1000   448     3966      147   3       0             0 xinit
[413557.193698] [  449]  1000   449    82749     4528   3       0             0 X
[413557.193700] [  470]  1000   470    24058      804   3       0             0 i3
[413557.193703] [  477]  1000   477     6062      195   1       0             0 unclutter
[413557.193706] [  480]  1000   480     6004      125   2       0             0 dispad
[413557.193708] [  481]  1000   481    36621    12501   3       0             0 urxvtd
[413557.193711] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413557.193713] [  505]  1000   505     8155      657   3       0             0 zsh
[413557.193716] [  512]     0   512     8481      273   3       0             0 sudo
[413557.193719] [  513]     0   513     6933      430   3       0             0 zsh
[413557.193721] [  543]     0   543     7404      237   1       0             0 wpa_supplicant
[413557.193723] [  659]  1000   659     9860     1864   2       0             0 zsh
[413557.193726] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413557.193728] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413557.193731] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413557.193734] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413557.193737] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413557.193739] [ 2841]  1000  2841   109726     1986   2       0             0 kded4
[413557.193742] [ 2858]  1000  2858   238338     2667   1       0             0 knotify4
[413557.193745] [ 2863]     0  2863    54958     1191   2       0             0 upowerd
[413557.193748] [ 2868]     0  2868    46649      322   2     -13          -900 polkitd
[413557.193751] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413557.193754] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413557.193758] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413557.193760] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413557.193763] [14485]  1000 14485     8773      768   1       0             0 zsh
[413557.193766] [30479]     0 30479     8481      274   1       0             0 sudo
[413557.193768] [30480]     0 30480     6933      483   1       0             0 zsh
[413557.193770] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413557.193771] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413557.193773] [14763]  1000 14763     8914      903   1       0             0 zsh
[413557.193775] [29947]  1000 29947     5163      267   0       0             0 zsh
[413557.193777] [29950]  1000 29950   164155    42043   1       0             0 chromium
[413557.193779] [29952]  1000 29952    64978     1238   0       0             0 chromium
[413557.193780] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413557.193782] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413557.193784] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413557.193786] [29961]  1000 29961    76177     1199   1       0             0 chromium
[413557.193787] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413557.193789] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413557.193791] [25961]  1000 25961    14690      738   2       0             0 mutt
[413557.193793] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413557.193795] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413557.193796] [21389]  1000 21389     8809      811   0       0             0 zsh
[413557.193798] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413557.193801] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413557.193803] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413557.193804] [10927]  1000 10927     8891      902   3       0             0 zsh
[413557.193806] [13485]  1000 13485     8773      766   2       0             0 zsh
[413557.193808] [13492]  1000 13492    14788      869   2       0             0 mutt
[413557.193809] [13504]  1000 13504    19180      526   1       0             0 i3bar
[413557.193811] [13505]  1000 13505     8066      588   2       0             0 i3status
[413557.193813] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413557.193815] [25693]  1000 25693     8806      803   3       0             0 zsh
[413557.193817] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413557.193819] [22068]  1000 22068     8830      834   0       0             0 zsh
[413557.193821] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413557.193823] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413557.193825] [30808]  1000 30808     8155      673   2       0             0 zsh
[413557.193827] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413557.193829] [ 2681]  1000  2681     4459      503   0       0             0 man
[413557.193831] [ 2692]  1000  2692     2781      255   3       0             0 less
[413557.193832] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413557.193834] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413557.193837] [ 6094]  1000  6094     9005      323   1       0             0 ssh
[413557.193838] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413557.193840] [ 6098]  1000  6098     8970      300   1       0             0 ssh
[413557.193842] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413557.193844] [11133]     0 11133     8481      273   0       0             0 sudo
[413557.193846] [11137]     0 11137     3457      299   1       0             0 ccollect
[413557.193848] [11142]     0 11142     3457      206   0       0             0 ccollect
[413557.193850] [11143]     0 11143     3457      148   0       0             0 ccollect
[413557.193852] [11144]     0 11144     2919      224   3       0             0 awk
[413557.193854] [11196]     0 11196     3891     2507   3       0             0 rm
[413557.193856] [11239]    73 11239    16333      344   2       0             0 pickup
[413557.193859] [13544]  1000 13544   130892    14729   1       0             0 evince
[413557.193860] [13571]  1000 13571     8716      729   1       0             0 zsh
[413557.193862] [13605]  1000 13605     2749      211   1       0             0 less
[413557.193864] [13842]  1000 13842   218165     2040   1       4           300 chromium
[413557.193866] Out of memory: Kill process 13842 (chromium) score 302 or sacrifice child
[413557.193868] Killed process 13842 (chromium) total-vm:872660kB, anon-rss:7588kB, file-rss:572kB
[413561.455358] X invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[413561.455362] X cpuset=/ mems_allowed=0
[413561.455366] Pid: 449, comm: X Tainted: G        W    3.5.4-1-ARCH #1
[413561.455367] Call Trace:
[413561.455375]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413561.455380]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413561.455385]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413561.455391]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413561.455396]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413561.455399]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413561.455404]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413561.455408]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413561.455412]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413561.455415]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413561.455420]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413561.455424]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413561.455427]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[413561.455431]  [<ffffffff8118c557>] ? core_sys_select+0x267/0x320
[413561.455434]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413561.455438]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413561.455442]  [<ffffffff8117a07c>] ? get_empty_filp+0x8c/0x190
[413561.455444]  [<ffffffff8117a1ab>] ? alloc_file+0x2b/0xd0
[413561.455448]  [<ffffffff8136bc14>] ? sock_alloc_file+0xa4/0x120
[413561.455452]  [<ffffffff81177354>] ? fd_install+0x64/0x80
[413561.455455]  [<ffffffff8136bcba>] ? sock_map_fd+0x2a/0x40
[413561.455458]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413561.455459] Mem-Info:
[413561.455461] Node 0 DMA per-cpu:
[413561.455464] CPU    0: hi:    0, btch:   1 usd:   0
[413561.455466] CPU    1: hi:    0, btch:   1 usd:   0
[413561.455468] CPU    2: hi:    0, btch:   1 usd:   0
[413561.455469] CPU    3: hi:    0, btch:   1 usd:   0
[413561.455471] Node 0 DMA32 per-cpu:
[413561.455474] CPU    0: hi:  186, btch:  31 usd:  59
[413561.455475] CPU    1: hi:  186, btch:  31 usd: 182
[413561.455477] CPU    2: hi:  186, btch:  31 usd:  30
[413561.455479] CPU    3: hi:  186, btch:  31 usd:  30
[413561.455480] Node 0 Normal per-cpu:
[413561.455483] CPU    0: hi:  186, btch:  31 usd:  79
[413561.455485] CPU    1: hi:  186, btch:  31 usd:  51
[413561.455486] CPU    2: hi:  186, btch:  31 usd:  30
[413561.455488] CPU    3: hi:  186, btch:  31 usd:  62
[413561.455493] active_anon:119568 inactive_anon:105522 isolated_anon:0
 active_file:0 inactive_file:73 isolated_file:38
 unevictable:2629 dirty:12 writeback:0 unstable:0
 free:22484 slab_reclaimable:709689 slab_unreclaimable:7105
 mapped:2307 shmem:107171 pagetables:3431 bounce:0
[413561.455497] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:16kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413561.455503] lowmem_reserve[]: 0 2137 3899 3899
[413561.455507] Node 0 DMA32 free:43744kB min:36900kB low:46124kB high:55348kB active_anon:102048kB inactive_anon:99228kB active_file:44kB inactive_file:452kB unevictable:4096kB isolated(anon):0kB isolated(file):152kB present:2188752kB mlocked:8kB dirty:8kB writeback:0kB mapped:468kB shmem:99952kB slab_reclaimable:1921612kB slab_unreclaimable:5816kB kernel_stack:176kB pagetables:752kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:28026 all_unreclaimable? yes
[413561.455514] lowmem_reserve[]: 0 0 1762 1762
[413561.455518] Node 0 Normal free:30336kB min:30416kB low:38020kB high:45624kB active_anon:376208kB inactive_anon:322860kB active_file:0kB inactive_file:0kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:40kB writeback:0kB mapped:8760kB shmem:328732kB slab_reclaimable:917112kB slab_unreclaimable:22604kB kernel_stack:1584kB pagetables:12972kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:21331 all_unreclaimable? yes
[413561.455525] lowmem_reserve[]: 0 0 0 0
[413561.455528] Node 0 DMA: 2*4kB 1*8kB 2*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15856kB
[413561.455538] Node 0 DMA32: 2065*4kB 3657*8kB 131*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43708kB
[413561.455547] Node 0 Normal: 5771*4kB 471*8kB 4*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30436kB
[413561.455556] 108243 total pagecache pages
[413561.455558] 0 pages in swap cache
[413561.455560] Swap cache stats: add 0, delete 0, find 0/0
[413561.455561] Free swap  = 0kB
[413561.455562] Total swap = 0kB
[413561.468336] 1048048 pages RAM
[413561.468338] 57533 pages reserved
[413561.468339] 49250 pages shared
[413561.468340] 939380 pages non-shared
[413561.468342] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413561.468348] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413561.468352] [  194]     0   194    74652     2709   3       0             0 systemd-journal
[413561.468355] [  301]     0   301     3302      309   1       0             0 crond
[413561.468357] [  302]     0   302    17693      680   2       0             0 cupsd
[413561.468359] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413561.468362] [  305]    81   305     4433      295   1     -13          -900 dbus-daemon
[413561.468364] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413561.468366] [  315]     0   315    15747      314   2       0             0 login
[413561.468369] [  316]     0   316     2031      190   0       0             0 agetty
[413561.468371] [  317]     0   317     2031      186   0       0             0 agetty
[413561.468374] [  319]     0   319     2031      188   1       0             0 agetty
[413561.468376] [  320]     0   320     2031      189   1       0             0 agetty
[413561.468378] [  321]     0   321     2031      188   1       0             0 agetty
[413561.468381] [  325]     0   325    51901      515   3       0             0 colord
[413561.468383] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413561.468385] [  395]     0   395     3092      243   1       0             0 master
[413561.468387] [  399]    73   399    16380      410   2       0             0 qmgr
[413561.468390] [  420]  1000   420     3423      283   2       0             0 restart-x
[413561.468392] [  431]  1000   431     3423      298   3       0             0 startx
[413561.468395] [  448]  1000   448     3966      147   3       0             0 xinit
[413561.468397] [  449]  1000   449    82749     4530   3       0             0 X
[413561.468399] [  470]  1000   470    24058      804   3       0             0 i3
[413561.468401] [  477]  1000   477     6062      195   1       0             0 unclutter
[413561.468404] [  480]  1000   480     6004      128   2       0             0 dispad
[413561.468406] [  481]  1000   481    36621    12501   3       0             0 urxvtd
[413561.468408] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413561.468410] [  505]  1000   505     8155      657   3       0             0 zsh
[413561.468413] [  512]     0   512     8481      273   3       0             0 sudo
[413561.468415] [  513]     0   513     6933      430   3       0             0 zsh
[413561.468418] [  543]     0   543     7404      237   1       0             0 wpa_supplicant
[413561.468420] [  659]  1000   659     9860     1864   2       0             0 zsh
[413561.468422] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413561.468425] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413561.468427] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413561.468430] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413561.468432] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413561.468434] [ 2841]  1000  2841   109726     1983   2       0             0 kded4
[413561.468437] [ 2858]  1000  2858   238338     2667   1       0             0 knotify4
[413561.468439] [ 2863]     0  2863    54958     1191   2       0             0 upowerd
[413561.468441] [ 2868]     0  2868    46649      346   2     -13          -900 polkitd
[413561.468444] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413561.468446] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413561.468448] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413561.468451] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413561.468453] [14485]  1000 14485     8773      768   1       0             0 zsh
[413561.468455] [30479]     0 30479     8481      274   1       0             0 sudo
[413561.468458] [30480]     0 30480     6933      483   1       0             0 zsh
[413561.468460] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413561.468462] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413561.468464] [14763]  1000 14763     8914      903   1       0             0 zsh
[413561.468467] [29947]  1000 29947     5163      267   0       0             0 zsh
[413561.468469] [29950]  1000 29950   164155    41984   0       0             0 chromium
[413561.468471] [29952]  1000 29952    64978     1238   0       0             0 chromium
[413561.468473] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413561.468476] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413561.468478] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413561.468481] [29961]  1000 29961    76177     1173   3       0             0 chromium
[413561.468483] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413561.468485] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413561.468488] [25961]  1000 25961    14690      738   2       0             0 mutt
[413561.468490] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413561.468492] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413561.468495] [21389]  1000 21389     8809      811   0       0             0 zsh
[413561.468497] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413561.468499] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413561.468502] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413561.468505] [10927]  1000 10927     8891      902   3       0             0 zsh
[413561.468507] [13485]  1000 13485     8773      766   2       0             0 zsh
[413561.468509] [13492]  1000 13492    14788      869   2       0             0 mutt
[413561.468511] [13504]  1000 13504    19180      534   3       0             0 i3bar
[413561.468514] [13505]  1000 13505     8066      608   3       0             0 i3status
[413561.468516] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413561.468519] [25693]  1000 25693     8806      803   3       0             0 zsh
[413561.468521] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413561.468524] [22068]  1000 22068     8830      834   0       0             0 zsh
[413561.468527] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413561.468529] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413561.468531] [30808]  1000 30808     8155      673   2       0             0 zsh
[413561.468534] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413561.468536] [ 2681]  1000  2681     4459      503   0       0             0 man
[413561.468539] [ 2692]  1000  2692     2781      255   3       0             0 less
[413561.468541] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413561.468545] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413561.468549] [ 6094]  1000  6094     9005      323   1       0             0 ssh
[413561.468551] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413561.468555] [ 6098]  1000  6098     8970      300   1       0             0 ssh
[413561.468557] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413561.468560] [11133]     0 11133     8481      273   0       0             0 sudo
[413561.468563] [11137]     0 11137     3457      299   1       0             0 ccollect
[413561.468565] [11142]     0 11142     3457      206   0       0             0 ccollect
[413561.468567] [11143]     0 11143     3457      148   0       0             0 ccollect
[413561.468570] [11144]     0 11144     2919      224   3       0             0 awk
[413561.468572] [11196]     0 11196     3891     2525   2       0             0 rm
[413561.468575] [11239]    73 11239    16333      344   2       0             0 pickup
[413561.468579] [13544]  1000 13544   130892    14737   0       0             0 evince
[413561.468581] [13571]  1000 13571     8716      729   1       0             0 zsh
[413561.468583] [13605]  1000 13605     2749      211   1       0             0 less
[413561.468586] [13850]     0 13850     9169      384   2       0             0 crond
[413561.468589] [13851]  1000 13851     2937      210   2       0             0 sh
[413561.468591] [13852]  1000 13852     4878      257   0       0             0 fetchmail
[413561.468593] Out of memory: Kill process 29950 (chromium) score 42 or sacrifice child
[413561.468599] Killed process 29952 (chromium) total-vm:259912kB, anon-rss:4628kB, file-rss:324kB
[413563.085896] fetchmail invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[413563.085900] fetchmail cpuset=/ mems_allowed=0
[413563.085903] Pid: 13852, comm: fetchmail Tainted: G        W    3.5.4-1-ARCH #1
[413563.085905] Call Trace:
[413563.085912]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413563.085917]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413563.085922]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413563.085928]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413563.085933]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413563.085936]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413563.085941]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413563.085945]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413563.085949]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413563.085952]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413563.085957]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413563.085960]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413563.085965]  [<ffffffff81376897>] ? __kfree_skb+0x47/0xa0
[413563.085969]  [<ffffffff8147d029>] ? schedule+0x29/0x70
[413563.085973]  [<ffffffff8147a9f4>] ? schedule_timeout+0x2b4/0x340
[413563.085976]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413563.085981]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413563.085986]  [<ffffffff81079a38>] ? hrtimer_start+0x18/0x20
[413563.085991]  [<ffffffff81058b3c>] ? do_setitimer+0x1cc/0x260
[413563.085994]  [<ffffffff81058d0d>] ? sys_setitimer+0xdd/0x120
[413563.085997]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413563.085999] Mem-Info:
[413563.086001] Node 0 DMA per-cpu:
[413563.086004] CPU    0: hi:    0, btch:   1 usd:   0
[413563.086006] CPU    1: hi:    0, btch:   1 usd:   0
[413563.086007] CPU    2: hi:    0, btch:   1 usd:   0
[413563.086009] CPU    3: hi:    0, btch:   1 usd:   0
[413563.086011] Node 0 DMA32 per-cpu:
[413563.086014] CPU    0: hi:  186, btch:  31 usd: 146
[413563.086015] CPU    1: hi:  186, btch:  31 usd:  16
[413563.086017] CPU    2: hi:  186, btch:  31 usd:  29
[413563.086019] CPU    3: hi:  186, btch:  31 usd:  62
[413563.086020] Node 0 Normal per-cpu:
[413563.086023] CPU    0: hi:  186, btch:  31 usd:  37
[413563.086025] CPU    1: hi:  186, btch:  31 usd: 102
[413563.086027] CPU    2: hi:  186, btch:  31 usd:   0
[413563.086029] CPU    3: hi:  186, btch:  31 usd:  91
[413563.086034] active_anon:119304 inactive_anon:105522 isolated_anon:0
 active_file:60 inactive_file:110 isolated_file:32
 unevictable:2629 dirty:15 writeback:46 unstable:0
 free:22506 slab_reclaimable:709964 slab_unreclaimable:7090
 mapped:2448 shmem:107171 pagetables:3334 bounce:0
[413563.086038] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:16kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413563.086045] lowmem_reserve[]: 0 2137 3899 3899
[413563.086049] Node 0 DMA32 free:43856kB min:36900kB low:46124kB high:55348kB active_anon:102032kB inactive_anon:99228kB active_file:188kB inactive_file:340kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:20kB writeback:0kB mapped:700kB shmem:99952kB slab_reclaimable:1921612kB slab_unreclaimable:5792kB kernel_stack:176kB pagetables:752kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18524 all_unreclaimable? yes
[413563.086057] lowmem_reserve[]: 0 0 1762 1762
[413563.086060] Node 0 Normal free:30312kB min:30416kB low:38020kB high:45624kB active_anon:375168kB inactive_anon:322860kB active_file:52kB inactive_file:100kB unevictable:6420kB isolated(anon):0kB isolated(file):128kB present:1804320kB mlocked:6420kB dirty:40kB writeback:184kB mapped:9092kB shmem:328732kB slab_reclaimable:918212kB slab_unreclaimable:22568kB kernel_stack:1584kB pagetables:12584kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18857 all_unreclaimable? yes
[413563.086067] lowmem_reserve[]: 0 0 0 0
[413563.086071] Node 0 DMA: 2*4kB 1*8kB 2*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15856kB
[413563.086081] Node 0 DMA32: 2018*4kB 3681*8kB 142*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43888kB
[413563.086090] Node 0 Normal: 5815*4kB 443*8kB 0*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30324kB
[413563.086099] 108363 total pagecache pages
[413563.086101] 0 pages in swap cache
[413563.086103] Swap cache stats: add 0, delete 0, find 0/0
[413563.086104] Free swap  = 0kB
[413563.086105] Total swap = 0kB
[413563.097907] 1048048 pages RAM
[413563.097909] 57533 pages reserved
[413563.097910] 48354 pages shared
[413563.097911] 940174 pages non-shared
[413563.097913] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413563.097920] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413563.097922] [  194]     0   194    74652     2758   0       0             0 systemd-journal
[413563.097926] [  301]     0   301     3302      309   1       0             0 crond
[413563.097929] [  302]     0   302    17693      680   2       0             0 cupsd
[413563.097931] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413563.097934] [  305]    81   305     4433      295   1     -13          -900 dbus-daemon
[413563.097936] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413563.097939] [  315]     0   315    15747      314   2       0             0 login
[413563.097942] [  316]     0   316     2031      190   0       0             0 agetty
[413563.097944] [  317]     0   317     2031      186   0       0             0 agetty
[413563.097947] [  319]     0   319     2031      188   1       0             0 agetty
[413563.097950] [  320]     0   320     2031      189   1       0             0 agetty
[413563.097952] [  321]     0   321     2031      188   1       0             0 agetty
[413563.097954] [  325]     0   325    51901      515   3       0             0 colord
[413563.097957] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413563.097960] [  395]     0   395     3092      243   1       0             0 master
[413563.097963] [  399]    73   399    16380      410   2       0             0 qmgr
[413563.097965] [  420]  1000   420     3423      283   2       0             0 restart-x
[413563.097968] [  431]  1000   431     3423      298   3       0             0 startx
[413563.097970] [  448]  1000   448     3966      147   3       0             0 xinit
[413563.097973] [  449]  1000   449    82749     4535   3       0             0 X
[413563.097975] [  470]  1000   470    24058      804   3       0             0 i3
[413563.097977] [  477]  1000   477     6062      195   1       0             0 unclutter
[413563.097979] [  480]  1000   480     6004      147   2       0             0 dispad
[413563.097982] [  481]  1000   481    36621    12501   3       0             0 urxvtd
[413563.097985] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413563.097987] [  505]  1000   505     8155      657   3       0             0 zsh
[413563.097989] [  512]     0   512     8481      273   3       0             0 sudo
[413563.097992] [  513]     0   513     6933      430   3       0             0 zsh
[413563.097994] [  543]     0   543     7404      232   1       0             0 wpa_supplicant
[413563.097997] [  659]  1000   659     9860     1864   2       0             0 zsh
[413563.097999] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413563.098002] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413563.098005] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413563.098008] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413563.098010] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413563.098013] [ 2841]  1000  2841   109726     1983   2       0             0 kded4
[413563.098015] [ 2858]  1000  2858   238338     2667   1       0             0 knotify4
[413563.098018] [ 2863]     0  2863    54958     1191   2       0             0 upowerd
[413563.098021] [ 2868]     0  2868    46649      345   2     -13          -900 polkitd
[413563.098023] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413563.098026] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413563.098029] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413563.098031] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413563.098034] [14485]  1000 14485     8773      768   1       0             0 zsh
[413563.098037] [30479]     0 30479     8481      274   1       0             0 sudo
[413563.098039] [30480]     0 30480     6933      483   1       0             0 zsh
[413563.098042] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413563.098044] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413563.098046] [14763]  1000 14763     8914      903   1       0             0 zsh
[413563.098049] [29947]  1000 29947     5163      267   0       0             0 zsh
[413563.098051] [29950]  1000 29950   164155    41954   0       0             0 chromium
[413563.098054] [29953]  1000 29953     1588      137   0       0             0 chromium-sandbo
[413563.098057] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413563.098060] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413563.098063] [29961]  1000 29961    76177     1173   3       0             0 chromium
[413563.098065] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413563.098068] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413563.098070] [25961]  1000 25961    14690      738   2       0             0 mutt
[413563.098073] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413563.098075] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413563.098077] [21389]  1000 21389     8809      811   0       0             0 zsh
[413563.098080] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413563.098082] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413563.098085] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413563.098087] [10927]  1000 10927     8891      902   3       0             0 zsh
[413563.098089] [13485]  1000 13485     8773      766   2       0             0 zsh
[413563.098092] [13492]  1000 13492    14788      869   2       0             0 mutt
[413563.098094] [13504]  1000 13504    19180      534   3       0             0 i3bar
[413563.098096] [13505]  1000 13505     8066      645   2       0             0 i3status
[413563.098098] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413563.098101] [25693]  1000 25693     8806      803   3       0             0 zsh
[413563.098104] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413563.098107] [22068]  1000 22068     8830      834   0       0             0 zsh
[413563.098110] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413563.098112] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413563.098114] [30808]  1000 30808     8155      673   2       0             0 zsh
[413563.098117] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413563.098120] [ 2681]  1000  2681     4459      503   0       0             0 man
[413563.098123] [ 2692]  1000  2692     2781      255   3       0             0 less
[413563.098125] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413563.098128] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413563.098131] [ 6094]  1000  6094     9005      330   1       0             0 ssh
[413563.098133] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413563.098136] [ 6098]  1000  6098     8970      300   1       0             0 ssh
[413563.098138] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413563.098142] [11133]     0 11133     8481      273   0       0             0 sudo
[413563.098144] [11137]     0 11137     3457      299   1       0             0 ccollect
[413563.098147] [11142]     0 11142     3457      206   0       0             0 ccollect
[413563.098149] [11143]     0 11143     3457      148   0       0             0 ccollect
[413563.098151] [11144]     0 11144     2919      224   3       0             0 awk
[413563.098155] [11196]     0 11196     3891     2541   2       0             0 rm
[413563.098158] [11239]    73 11239    16333      344   2       0             0 pickup
[413563.098161] [13544]  1000 13544   130892    14713   0       0             0 evince
[413563.098163] [13571]  1000 13571     8716      729   1       0             0 zsh
[413563.098165] [13605]  1000 13605     2749      211   1       0             0 less
[413563.098169] [13850]     0 13850     9169      384   2       0             0 crond
[413563.098171] [13851]  1000 13851     2937      210   2       0             0 sh
[413563.098173] [13852]  1000 13852     4878      276   3       0             0 fetchmail
[413563.098176] Out of memory: Kill process 29950 (chromium) score 42 or sacrifice child
[413563.098181] Killed process 29953 (chromium-sandbo) total-vm:6352kB, anon-rss:96kB, file-rss:452kB
[413563.098532] fetchmail invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[413563.098535] fetchmail cpuset=/ mems_allowed=0
[413563.098537] Pid: 13852, comm: fetchmail Tainted: G        W    3.5.4-1-ARCH #1
[413563.098539] Call Trace:
[413563.098544]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413563.098549]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413563.098553]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413563.098558]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413563.098563]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413563.098566]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413563.098569]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413563.098574]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413563.098576]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413563.098579]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413563.098583]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413563.098586]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413563.098591]  [<ffffffff81376897>] ? __kfree_skb+0x47/0xa0
[413563.098594]  [<ffffffff8147d029>] ? schedule+0x29/0x70
[413563.098597]  [<ffffffff8147a9f4>] ? schedule_timeout+0x2b4/0x340
[413563.098600]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413563.098604]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413563.098608]  [<ffffffff81079a38>] ? hrtimer_start+0x18/0x20
[413563.098612]  [<ffffffff81058b3c>] ? do_setitimer+0x1cc/0x260
[413563.098615]  [<ffffffff81058d0d>] ? sys_setitimer+0xdd/0x120
[413563.098618]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413563.098619] Mem-Info:
[413563.098621] Node 0 DMA per-cpu:
[413563.098623] CPU    0: hi:    0, btch:   1 usd:   0
[413563.098625] CPU    1: hi:    0, btch:   1 usd:   0
[413563.098626] CPU    2: hi:    0, btch:   1 usd:   0
[413563.098628] CPU    3: hi:    0, btch:   1 usd:   0
[413563.098629] Node 0 DMA32 per-cpu:
[413563.098631] CPU    0: hi:  186, btch:  31 usd: 158
[413563.098633] CPU    1: hi:  186, btch:  31 usd: 154
[413563.098634] CPU    2: hi:  186, btch:  31 usd:  33
[413563.098636] CPU    3: hi:  186, btch:  31 usd:  62
[413563.098637] Node 0 Normal per-cpu:
[413563.098639] CPU    0: hi:  186, btch:  31 usd:  74
[413563.098640] CPU    1: hi:  186, btch:  31 usd: 153
[413563.098642] CPU    2: hi:  186, btch:  31 usd:   0
[413563.098643] CPU    3: hi:  186, btch:  31 usd:  91
[413563.098648] active_anon:119304 inactive_anon:105522 isolated_anon:0
 active_file:60 inactive_file:8 isolated_file:0
 unevictable:2629 dirty:15 writeback:46 unstable:0
 free:22506 slab_reclaimable:709964 slab_unreclaimable:7090
 mapped:2402 shmem:107171 pagetables:3334 bounce:0
[413563.098650] Node 0 DMA free:15856kB min:260kB low:324kB high:388kB active_anon:16kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413563.098656] lowmem_reserve[]: 0 2137 3899 3899
[413563.098659] Node 0 DMA32 free:43856kB min:36900kB low:46124kB high:55348kB active_anon:102032kB inactive_anon:99228kB active_file:188kB inactive_file:0kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:20kB writeback:0kB mapped:700kB shmem:99952kB slab_reclaimable:1921612kB slab_unreclaimable:5792kB kernel_stack:176kB pagetables:752kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:20540 all_unreclaimable? yes
[413563.098665] lowmem_reserve[]: 0 0 1762 1762
[413563.098668] Node 0 Normal free:30312kB min:30416kB low:38020kB high:45624kB active_anon:375168kB inactive_anon:322860kB active_file:52kB inactive_file:96kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:40kB writeback:184kB mapped:8908kB shmem:328732kB slab_reclaimable:918212kB slab_unreclaimable:22568kB kernel_stack:1584kB pagetables:12584kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:20809 all_unreclaimable? yes
[413563.098674] lowmem_reserve[]: 0 0 0 0
[413563.098677] Node 0 DMA: 2*4kB 1*8kB 2*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15856kB
[413563.098686] Node 0 DMA32: 2018*4kB 3681*8kB 142*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43888kB
[413563.098694] Node 0 Normal: 5815*4kB 443*8kB 0*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30324kB
[413563.098702] 108152 total pagecache pages
[413563.098703] 0 pages in swap cache
[413563.098705] Swap cache stats: add 0, delete 0, find 0/0
[413563.098706] Free swap  = 0kB
[413563.098707] Total swap = 0kB
[413563.110510] 1048048 pages RAM
[413563.110513] 57533 pages reserved
[413563.110514] 48260 pages shared
[413563.110515] 939999 pages non-shared
[413563.110517] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413563.110524] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413563.110526] [  194]     0   194    74652     2758   0       0             0 systemd-journal
[413563.110529] [  301]     0   301     3302      309   1       0             0 crond
[413563.110531] [  302]     0   302    17693      680   2       0             0 cupsd
[413563.110533] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413563.110536] [  305]    81   305     4433      295   1     -13          -900 dbus-daemon
[413563.110539] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413563.110542] [  315]     0   315    15747      314   2       0             0 login
[413563.110545] [  316]     0   316     2031      190   0       0             0 agetty
[413563.110547] [  317]     0   317     2031      186   0       0             0 agetty
[413563.110550] [  319]     0   319     2031      188   1       0             0 agetty
[413563.110553] [  320]     0   320     2031      189   1       0             0 agetty
[413563.110556] [  321]     0   321     2031      188   1       0             0 agetty
[413563.110559] [  325]     0   325    51901      515   3       0             0 colord
[413563.110562] [  341]     0   341   123526     1044   1       0             0 colord-sane
[413563.110564] [  395]     0   395     3092      243   1       0             0 master
[413563.110567] [  399]    73   399    16380      410   2       0             0 qmgr
[413563.110570] [  420]  1000   420     3423      283   2       0             0 restart-x
[413563.110572] [  431]  1000   431     3423      298   3       0             0 startx
[413563.110575] [  448]  1000   448     3966      147   3       0             0 xinit
[413563.110578] [  449]  1000   449    82749     4531   3       0             0 X
[413563.110581] [  470]  1000   470    24058      804   3       0             0 i3
[413563.110583] [  477]  1000   477     6062      195   1       0             0 unclutter
[413563.110586] [  480]  1000   480     6004      147   2       0             0 dispad
[413563.110588] [  481]  1000   481    36621    12501   3       0             0 urxvtd
[413563.110623] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413563.110625] [  505]  1000   505     8155      657   3       0             0 zsh
[413563.110628] [  512]     0   512     8481      273   3       0             0 sudo
[413563.110630] [  513]     0   513     6933      430   3       0             0 zsh
[413563.110633] [  543]     0   543     7404      232   1       0             0 wpa_supplicant
[413563.110635] [  659]  1000   659     9860     1864   2       0             0 zsh
[413563.110637] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413563.110640] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413563.110643] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413563.110645] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413563.110647] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413563.110650] [ 2841]  1000  2841   109726     1983   2       0             0 kded4
[413563.110652] [ 2858]  1000  2858   238338     2667   1       0             0 knotify4
[413563.110654] [ 2863]     0  2863    54958     1191   2       0             0 upowerd
[413563.110657] [ 2868]     0  2868    46649      345   0     -13          -900 polkitd
[413563.110660] [ 2895]     0  2895    48361      444   0       0             0 udisks-daemon
[413563.110662] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413563.110666] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413563.110668] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413563.110670] [14485]  1000 14485     8773      768   1       0             0 zsh
[413563.110673] [30479]     0 30479     8481      274   1       0             0 sudo
[413563.110676] [30480]     0 30480     6933      483   1       0             0 zsh
[413563.110678] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413563.110681] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413563.110683] [14763]  1000 14763     8914      903   1       0             0 zsh
[413563.110686] [29947]  1000 29947     5163      267   0       0             0 zsh
[413563.110688] [29950]  1000 29950   164155    41952   2       0             0 chromium
[413563.110691] [29954]  1000 29954    70030     1322   0       0             0 chromium
[413563.110693] [29960]  1000 29960    34745      443   0       0             0 nacl_helper_boo
[413563.110695] [29961]  1000 29961    76177     1173   3       0             0 chromium
[413563.110698] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413563.110700] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413563.110703] [25961]  1000 25961    14690      738   2       0             0 mutt
[413563.110706] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413563.110708] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413563.110710] [21389]  1000 21389     8809      811   0       0             0 zsh
[413563.110713] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413563.110716] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413563.110719] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413563.110721] [10927]  1000 10927     8891      902   3       0             0 zsh
[413563.110723] [13485]  1000 13485     8773      766   2       0             0 zsh
[413563.110725] [13492]  1000 13492    14788      869   2       0             0 mutt
[413563.110727] [13504]  1000 13504    19180      534   3       0             0 i3bar
[413563.110729] [13505]  1000 13505     8066      634   2       0             0 i3status
[413563.110732] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413563.110735] [25693]  1000 25693     8806      803   3       0             0 zsh
[413563.110738] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413563.110741] [22068]  1000 22068     8830      834   0       0             0 zsh
[413563.110743] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413563.110745] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413563.110749] [30808]  1000 30808     8155      673   2       0             0 zsh
[413563.110751] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413563.110754] [ 2681]  1000  2681     4459      503   0       0             0 man
[413563.110757] [ 2692]  1000  2692     2781      255   3       0             0 less
[413563.110759] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413563.110762] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413563.110765] [ 6094]  1000  6094     9005      326   1       0             0 ssh
[413563.110767] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413563.110770] [ 6098]  1000  6098     8970      300   1       0             0 ssh
[413563.110773] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413563.110775] [11133]     0 11133     8481      273   0       0             0 sudo
[413563.110778] [11137]     0 11137     3457      299   1       0             0 ccollect
[413563.110781] [11142]     0 11142     3457      206   0       0             0 ccollect
[413563.110784] [11143]     0 11143     3457      148   0       0             0 ccollect
[413563.110786] [11144]     0 11144     2919      224   3       0             0 awk
[413563.110790] [11196]     0 11196     3891     2541   2       0             0 rm
[413563.110793] [11239]    73 11239    16333      344   2       0             0 pickup
[413563.110797] [13544]  1000 13544   130892    14713   2       0             0 evince
[413563.110800] [13571]  1000 13571     8716      729   1       0             0 zsh
[413563.110803] [13605]  1000 13605     2749      211   1       0             0 less
[413563.110806] [13850]     0 13850     9169      384   2       0             0 crond
[413563.110809] [13851]  1000 13851     2937      210   2       0             0 sh
[413563.110812] [13852]  1000 13852     4878      268   3       0             0 fetchmail
[413563.110814] Out of memory: Kill process 29950 (chromium) score 42 or sacrifice child
[413563.110819] Killed process 29950 (chromium) total-vm:656620kB, anon-rss:166172kB, file-rss:1624kB
[413614.899395] CPU1: Core temperature above threshold, cpu clock throttled (total events = 58220)
[413614.899398] CPU2: Package temperature above threshold, cpu clock throttled (total events = 73113)
[413614.899400] CPU3: Core temperature above threshold, cpu clock throttled (total events = 58220)
[413614.899402] CPU0: Package temperature above threshold, cpu clock throttled (total events = 73113)
[413614.899403] CPU3: Package temperature above threshold, cpu clock throttled (total events = 73113)
[413614.899409] CPU1: Package temperature above threshold, cpu clock throttled (total events = 73113)
[413614.900379] CPU1: Core temperature/speed normal
[413614.900381] CPU2: Package temperature/speed normal
[413614.900382] CPU3: Core temperature/speed normal
[413614.900384] CPU0: Package temperature/speed normal
[413614.900386] CPU3: Package temperature/speed normal
[413614.900390] CPU1: Package temperature/speed normal
[413714.774992] evince invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[413714.774995] evince cpuset=/ mems_allowed=0
[413714.774998] Pid: 13544, comm: evince Tainted: G        W    3.5.4-1-ARCH #1
[413714.774999] Call Trace:
[413714.775005]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413714.775009]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413714.775013]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413714.775017]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413714.775021]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413714.775023]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413714.775026]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413714.775030]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413714.775032]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413714.775034]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413714.775037]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413714.775040]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413714.775043]  [<ffffffff8117952a>] ? do_sync_readv_writev+0xda/0x120
[413714.775045]  [<ffffffff811b7c3b>] ? fsnotify+0x24b/0x340
[413714.775048]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413714.775051]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413714.775053]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413714.775054] Mem-Info:
[413714.775055] Node 0 DMA per-cpu:
[413714.775058] CPU    0: hi:    0, btch:   1 usd:   0
[413714.775059] CPU    1: hi:    0, btch:   1 usd:   0
[413714.775060] CPU    2: hi:    0, btch:   1 usd:   0
[413714.775061] CPU    3: hi:    0, btch:   1 usd:   0
[413714.775062] Node 0 DMA32 per-cpu:
[413714.775064] CPU    0: hi:  186, btch:  31 usd:   0
[413714.775065] CPU    1: hi:  186, btch:  31 usd:   0
[413714.775066] CPU    2: hi:  186, btch:  31 usd:   0
[413714.775067] CPU    3: hi:  186, btch:  31 usd:   0
[413714.775068] Node 0 Normal per-cpu:
[413714.775069] CPU    0: hi:  186, btch:  31 usd:   0
[413714.775070] CPU    1: hi:  186, btch:  31 usd:   0
[413714.775072] CPU    2: hi:  186, btch:  31 usd:   0
[413714.775073] CPU    3: hi:  186, btch:  31 usd:   0
[413714.775076] active_anon:77807 inactive_anon:102693 isolated_anon:0
 active_file:110 inactive_file:11 isolated_file:0
 unevictable:2629 dirty:6 writeback:36 unstable:0
 free:22498 slab_reclaimable:755701 slab_unreclaimable:6964
 mapped:2092 shmem:104175 pagetables:2714 bounce:0
[413714.775078] Node 0 DMA free:15852kB min:260kB low:324kB high:388kB active_anon:20kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413714.775082] lowmem_reserve[]: 0 2137 3899 3899
[413714.775085] Node 0 DMA32 free:43728kB min:36900kB low:46124kB high:55348kB active_anon:69044kB inactive_anon:98620kB active_file:204kB inactive_file:0kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:4kB writeback:16kB mapped:296kB shmem:99476kB slab_reclaimable:1957512kB slab_unreclaimable:5452kB kernel_stack:144kB pagetables:504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:30558 all_unreclaimable? yes
[413714.775089] lowmem_reserve[]: 0 0 1762 1762
[413714.775092] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:242164kB inactive_anon:312152kB active_file:236kB inactive_file:140kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:20kB writeback:128kB mapped:8072kB shmem:317224kB slab_reclaimable:1065260kB slab_unreclaimable:22404kB kernel_stack:1368kB pagetables:10352kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:85635 all_unreclaimable? yes
[413714.775096] lowmem_reserve[]: 0 0 0 0
[413714.775098] Node 0 DMA: 3*4kB 2*8kB 1*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15852kB
[413714.775104] Node 0 DMA32: 2589*4kB 3678*8kB 1*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43892kB
[413714.775110] Node 0 Normal: 3357*4kB 682*8kB 517*16kB 3*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30644kB
[413714.775116] 105197 total pagecache pages
[413714.775117] 0 pages in swap cache
[413714.775118] Swap cache stats: add 0, delete 0, find 0/0
[413714.775119] Free swap  = 0kB
[413714.775120] Total swap = 0kB
[413714.784104] 1048048 pages RAM
[413714.784107] 57533 pages reserved
[413714.784108] 48870 pages shared
[413714.784109] 938531 pages non-shared
[413714.784111] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413714.784118] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413714.784121] [  194]     0   194    74652     2979   2       0             0 systemd-journal
[413714.784125] [  301]     0   301     3302      307   3       0             0 crond
[413714.784128] [  302]     0   302    17693      680   2       0             0 cupsd
[413714.784130] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413714.784133] [  305]    81   305     4433      295   2     -13          -900 dbus-daemon
[413714.784135] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413714.784138] [  315]     0   315    15747      314   2       0             0 login
[413714.784140] [  316]     0   316     2031      190   0       0             0 agetty
[413714.784143] [  317]     0   317     2031      186   0       0             0 agetty
[413714.784146] [  319]     0   319     2031      188   1       0             0 agetty
[413714.784150] [  320]     0   320     2031      189   1       0             0 agetty
[413714.784152] [  321]     0   321     2031      188   1       0             0 agetty
[413714.784155] [  325]     0   325    51901      515   3       0             0 colord
[413714.784158] [  341]     0   341   123526     1054   1       0             0 colord-sane
[413714.784161] [  395]     0   395     3092      211   3       0             0 master
[413714.784164] [  399]    73   399    16380      410   2       0             0 qmgr
[413714.784167] [  420]  1000   420     3423      283   2       0             0 restart-x
[413714.784169] [  431]  1000   431     3423      298   3       0             0 startx
[413714.784171] [  448]  1000   448     3966      147   3       0             0 xinit
[413714.784174] [  449]  1000   449    80884     4357   0       0             0 X
[413714.784176] [  470]  1000   470    24058      808   1       0             0 i3
[413714.784179] [  477]  1000   477     6062      207   3       0             0 unclutter
[413714.784182] [  480]  1000   480     6004      145   0       0             0 dispad
[413714.784184] [  481]  1000   481    36621    12458   1       0             0 urxvtd
[413714.784187] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413714.784190] [  505]  1000   505     8155      657   3       0             0 zsh
[413714.784192] [  512]     0   512     8481      273   3       0             0 sudo
[413714.784195] [  513]     0   513     6933      430   3       0             0 zsh
[413714.784198] [  543]     0   543     7404      246   2       0             0 wpa_supplicant
[413714.784200] [  659]  1000   659     9860     1864   2       0             0 zsh
[413714.784203] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413714.784205] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413714.784208] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413714.784211] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413714.784213] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413714.784216] [ 2841]  1000  2841   109726     1962   2       0             0 kded4
[413714.784218] [ 2858]  1000  2858   238338     2678   0       0             0 knotify4
[413714.784221] [ 2863]     0  2863    54958     1167   2       0             0 upowerd
[413714.784223] [ 2868]     0  2868    46649      335   2     -13          -900 polkitd
[413714.784226] [ 2895]     0  2895    48361      417   1       0             0 udisks-daemon
[413714.784228] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413714.784231] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413714.784234] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413714.784237] [14485]  1000 14485     8773      768   1       0             0 zsh
[413714.784239] [30479]     0 30479     8481      274   1       0             0 sudo
[413714.784242] [30480]     0 30480     6933      483   1       0             0 zsh
[413714.784245] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413714.784247] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413714.784249] [14763]  1000 14763     8914      903   1       0             0 zsh
[413714.784251] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413714.784254] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413714.784257] [25961]  1000 25961    14690      738   2       0             0 mutt
[413714.784259] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413714.784262] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413714.784265] [21389]  1000 21389     8809      811   0       0             0 zsh
[413714.784268] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413714.784271] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413714.784274] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413714.784277] [10927]  1000 10927     8891      902   3       0             0 zsh
[413714.784279] [13485]  1000 13485     8773      766   2       0             0 zsh
[413714.784282] [13492]  1000 13492    14788      869   2       0             0 mutt
[413714.784284] [13504]  1000 13504    19180      524   3       0             0 i3bar
[413714.784287] [13505]  1000 13505     8066      616   1       0             0 i3status
[413714.784290] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413714.784292] [25693]  1000 25693     8806      803   3       0             0 zsh
[413714.784294] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413714.784296] [22068]  1000 22068     8830      834   0       0             0 zsh
[413714.784298] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413714.784300] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413714.784301] [30808]  1000 30808     8155      673   2       0             0 zsh
[413714.784303] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413714.784305] [ 2681]  1000  2681     4459      503   0       0             0 man
[413714.784307] [ 2692]  1000  2692     2781      255   3       0             0 less
[413714.784309] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413714.784310] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413714.784313] [ 6094]  1000  6094     9005      337   1       0             0 ssh
[413714.784315] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413714.784317] [ 6098]  1000  6098     8970      294   1       0             0 ssh
[413714.784319] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413714.784321] [11133]     0 11133     8481      273   0       0             0 sudo
[413714.784323] [11137]     0 11137     3457      299   1       0             0 ccollect
[413714.784324] [11142]     0 11142     3457      206   0       0             0 ccollect
[413714.784326] [11143]     0 11143     3457      148   0       0             0 ccollect
[413714.784328] [11144]     0 11144     2919      224   3       0             0 awk
[413714.784330] [11196]     0 11196     2103      779   1       0             0 rm
[413714.784332] [11239]    73 11239    16333      371   2       0             0 pickup
[413714.784334] [13544]  1000 13544   139663    18570   0       0             0 evince
[413714.784336] [13571]  1000 13571     8716      729   1       0             0 zsh
[413714.784338] [13605]  1000 13605     2749      211   1       0             0 less
[413714.784340] Out of memory: Kill process 13544 (evince) score 18 or sacrifice child
[413714.784342] Killed process 13544 (evince) total-vm:558652kB, anon-rss:73412kB, file-rss:868kB
[413714.785576] systemd-journal invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[413714.785579] systemd-journal cpuset=/ mems_allowed=0
[413714.785581] Pid: 194, comm: systemd-journal Tainted: G        W    3.5.4-1-ARCH #1
[413714.785582] Call Trace:
[413714.785588]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[413714.785593]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[413714.785596]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[413714.785601]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[413714.785605]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[413714.785607]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[413714.785610]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[413714.785613]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[413714.785616]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[413714.785618]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[413714.785621]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[413714.785624]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[413714.785626]  [<ffffffff81124b70>] ? lru_add_drain_cpu+0xa0/0xf0
[413714.785629]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340
[413714.785631]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[413714.785634]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[413714.785638]  [<ffffffff811bcf94>] ? ep_poll+0x134/0x360
[413714.785642]  [<ffffffff81086f70>] ? try_to_wake_up+0x2f0/0x2f0
[413714.785644]  [<ffffffff8147e765>] page_fault+0x25/0x30
[413714.785646] Mem-Info:
[413714.785647] Node 0 DMA per-cpu:
[413714.785649] CPU    0: hi:    0, btch:   1 usd:   0
[413714.785650] CPU    1: hi:    0, btch:   1 usd:   0
[413714.785651] CPU    2: hi:    0, btch:   1 usd:   0
[413714.785652] CPU    3: hi:    0, btch:   1 usd:   0
[413714.785653] Node 0 DMA32 per-cpu:
[413714.785655] CPU    0: hi:  186, btch:  31 usd:   0
[413714.785656] CPU    1: hi:  186, btch:  31 usd:   0
[413714.785657] CPU    2: hi:  186, btch:  31 usd:   0
[413714.785658] CPU    3: hi:  186, btch:  31 usd:   0
[413714.785659] Node 0 Normal per-cpu:
[413714.785661] CPU    0: hi:  186, btch:  31 usd:   0
[413714.785662] CPU    1: hi:  186, btch:  31 usd:   0
[413714.785663] CPU    2: hi:  186, btch:  31 usd:   0
[413714.785664] CPU    3: hi:  186, btch:  31 usd:   0
[413714.785667] active_anon:77807 inactive_anon:102693 isolated_anon:0
 active_file:131 inactive_file:54 isolated_file:0
 unevictable:2629 dirty:6 writeback:36 unstable:0
 free:22498 slab_reclaimable:755701 slab_unreclaimable:6964
 mapped:2092 shmem:104175 pagetables:2714 bounce:0
[413714.785669] Node 0 DMA free:15852kB min:260kB low:324kB high:388kB active_anon:20kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:32kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[413714.785673] lowmem_reserve[]: 0 2137 3899 3899
[413714.785676] Node 0 DMA32 free:43728kB min:36900kB low:46124kB high:55348kB active_anon:69044kB inactive_anon:98620kB active_file:204kB inactive_file:76kB unevictable:4096kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:8kB dirty:4kB writeback:16kB mapped:296kB shmem:99476kB slab_reclaimable:1957512kB slab_unreclaimable:5452kB kernel_stack:144kB pagetables:504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:30949 all_unreclaimable? yes
[413714.785680] lowmem_reserve[]: 0 0 1762 1762
[413714.785683] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:242164kB inactive_anon:312152kB active_file:320kB inactive_file:140kB unevictable:6420kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:6420kB dirty:20kB writeback:128kB mapped:8072kB shmem:317224kB slab_reclaimable:1065260kB slab_unreclaimable:22404kB kernel_stack:1368kB pagetables:10352kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:856 all_unreclaimable? yes
[413714.785687] lowmem_reserve[]: 0 0 0 0
[413714.785689] Node 0 DMA: 3*4kB 2*8kB 1*16kB 4*32kB 3*64kB 3*128kB 3*256kB 2*512kB 3*1024kB 3*2048kB 1*4096kB = 15852kB
[413714.785695] Node 0 DMA32: 2589*4kB 3678*8kB 1*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43892kB
[413714.785701] Node 0 Normal: 3357*4kB 683*8kB 517*16kB 3*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30652kB
[413714.785707] 105197 total pagecache pages
[413714.785709] 0 pages in swap cache
[413714.785710] Swap cache stats: add 0, delete 0, find 0/0
[413714.785711] Free swap  = 0kB
[413714.785712] Total swap = 0kB
[413714.794691] 1048048 pages RAM
[413714.794693] 57533 pages reserved
[413714.794694] 48869 pages shared
[413714.794695] 938530 pages non-shared
[413714.794696] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[413714.794702] [  191]     0   191     6555      406   0     -17         -1000 systemd-udevd
[413714.794704] [  194]     0   194    74652     2979   1       0             0 systemd-journal
[413714.794707] [  301]     0   301     3302      307   3       0             0 crond
[413714.794709] [  302]     0   302    17693      680   2       0             0 cupsd
[413714.794710] [  304]     0   304    10502      322   1     -17         -1000 sshd
[413714.794712] [  305]    81   305     4433      295   2     -13          -900 dbus-daemon
[413714.794715] [  309]     0   309     6512      194   1       0             0 systemd-logind
[413714.794716] [  315]     0   315    15747      314   2       0             0 login
[413714.794718] [  316]     0   316     2031      190   0       0             0 agetty
[413714.794720] [  317]     0   317     2031      186   0       0             0 agetty
[413714.794722] [  319]     0   319     2031      188   1       0             0 agetty
[413714.794723] [  320]     0   320     2031      189   1       0             0 agetty
[413714.794725] [  321]     0   321     2031      188   1       0             0 agetty
[413714.794727] [  325]     0   325    51901      515   3       0             0 colord
[413714.794729] [  341]     0   341   123526     1054   1       0             0 colord-sane
[413714.794731] [  395]     0   395     3092      211   3       0             0 master
[413714.794732] [  399]    73   399    16380      410   2       0             0 qmgr
[413714.794734] [  420]  1000   420     3423      283   2       0             0 restart-x
[413714.794736] [  431]  1000   431     3423      298   3       0             0 startx
[413714.794738] [  448]  1000   448     3966      147   3       0             0 xinit
[413714.794740] [  449]  1000   449    80884     4357   0       0             0 X
[413714.794742] [  470]  1000   470    24058      808   1       0             0 i3
[413714.794744] [  477]  1000   477     6062      207   3       0             0 unclutter
[413714.794746] [  480]  1000   480     6004      145   0       0             0 dispad
[413714.794748] [  481]  1000   481    36621    12458   1       0             0 urxvtd
[413714.794749] [  484]  1000   484     8068      456   3       0             0 xbindkeys
[413714.794751] [  505]  1000   505     8155      657   3       0             0 zsh
[413714.794753] [  512]     0   512     8481      273   3       0             0 sudo
[413714.794755] [  513]     0   513     6933      430   3       0             0 zsh
[413714.794757] [  543]     0   543     7404      246   2       0             0 wpa_supplicant
[413714.794758] [  659]  1000   659     9860     1864   2       0             0 zsh
[413714.794760] [  772]  1000   772     4494       95   3       0             0 dbus-launch
[413714.794762] [  773]  1000   773     4379      241   0       0             0 dbus-daemon
[413714.794764] [ 1575]  1000  1575    10065     2054   1       0             0 zsh
[413714.794765] [ 2835]  1000  2835    40320      829   3       0             0 kdeinit4
[413714.794767] [ 2837]  1000  2837    48444      803   3       0             0 klauncher
[413714.794769] [ 2841]  1000  2841   109726     1962   2       0             0 kded4
[413714.794771] [ 2858]  1000  2858   238338     2678   0       0             0 knotify4
[413714.794772] [ 2863]     0  2863    54958     1167   2       0             0 upowerd
[413714.794774] [ 2868]     0  2868    46649      335   2     -13          -900 polkitd
[413714.794776] [ 2895]     0  2895    48361      417   1       0             0 udisks-daemon
[413714.794778] [ 2904]     0  2904    11353      123   1       0             0 udisks-daemon
[413714.794779] [ 6623]  1000  6623     8891      897   2       0             0 zsh
[413714.794782] [ 8723]  1000  8723     8785      780   3       0             0 zsh
[413714.794784] [14485]  1000 14485     8773      768   1       0             0 zsh
[413714.794786] [30479]     0 30479     8481      274   1       0             0 sudo
[413714.794787] [30480]     0 30480     6933      483   1       0             0 zsh
[413714.794789] [ 2064]  1000  2064     9797     1774   3       0             0 zsh
[413714.794791] [ 3202]  1000  3202     9839     1851   1       0             0 zsh
[413714.794792] [14763]  1000 14763     8914      903   1       0             0 zsh
[413714.794794] [20018]     0 20018     2136      132   0       0             0 dhcpcd
[413714.794796] [23649]  1000 23649    63938      837   1       0             0 dconf-service
[413714.794798] [25961]  1000 25961    14690      738   2       0             0 mutt
[413714.794800] [13576]     0 13576     4494       95   0       0             0 dbus-launch
[413714.794802] [13577]     0 13577     4320      173   2       0             0 dbus-daemon
[413714.794803] [21389]  1000 21389     8809      811   0       0             0 zsh
[413714.794805] [ 5745]  1000  5745     9866     1857   2       0             0 zsh
[413714.794807] [ 5944]  1000  5944     9776     1765   3       0             0 zsh
[413714.794809] [ 8651]  1000  8651    10239     2241   2       0             0 zsh
[413714.794811] [10927]  1000 10927     8891      902   3       0             0 zsh
[413714.794813] [13485]  1000 13485     8773      766   2       0             0 zsh
[413714.794814] [13492]  1000 13492    14788      869   2       0             0 mutt
[413714.794816] [13504]  1000 13504    19180      524   3       0             0 i3bar
[413714.794818] [13505]  1000 13505     8066      616   1       0             0 i3status
[413714.794820] [13897]  1000 13897    10964     2958   1       0             0 zsh
[413714.794822] [25693]  1000 25693     8806      803   3       0             0 zsh
[413714.794823] [12076]  1000 12076     9025     1036   3       0             0 zsh
[413714.794825] [22068]  1000 22068     8830      834   0       0             0 zsh
[413714.794827] [ 3498]     0  3498     4755     2630   1       0             0 atop
[413714.794829] [12787]  1000 12787     9835     1831   3       0             0 zsh
[413714.794831] [30808]  1000 30808     8155      673   2       0             0 zsh
[413714.794833] [ 2155]  1000  2155     8155      674   2       0             0 zsh
[413714.794835] [ 2681]  1000  2681     4459      503   0       0             0 man
[413714.794837] [ 2692]  1000  2692     2781      255   3       0             0 less
[413714.794839] [ 3641]  1000  3641     8285      652   3       0             0 vim
[413714.794840] [ 4824]  1000  4824     8176      698   2       0             0 zsh
[413714.794843] [ 6094]  1000  6094     9005      337   1       0             0 ssh
[413714.794845] [ 6096]  1000  6096     8970      209   3       0             0 ssh
[413714.794846] [ 6098]  1000  6098     8970      294   1       0             0 ssh
[413714.794848] [ 8888]  1000  8888    44968      254   2       0             0 evinced
[413714.794850] [11133]     0 11133     8481      273   0       0             0 sudo
[413714.794852] [11137]     0 11137     3457      299   1       0             0 ccollect
[413714.794854] [11142]     0 11142     3457      206   0       0             0 ccollect
[413714.794856] [11143]     0 11143     3457      148   0       0             0 ccollect
[413714.794858] [11144]     0 11144     2919      224   3       0             0 awk
[413714.794860] [11196]     0 11196     2103      779   1       0             0 rm
[413714.794862] [11239]    73 11239    16333      371   2       0             0 pickup
[413714.794865] [13549]  1000 13544   139663    18633   1       0             0 EvJobScheduler
[413714.794867] [13571]  1000 13571     8716      729   1       0             0 zsh
[413714.794869] [13605]  1000 13605     2749      211   1       0             0 less
[413714.794871] Out of memory: Kill process 13549 (EvJobScheduler) score 18 or sacrifice child
[413714.794873] Killed process 13549 (EvJobScheduler) total-vm:558652kB, anon-rss:73480kB, file-rss:1052kB

[-- Attachment #3: slabtop --]
[-- Type: text/plain, Size: 2012 bytes --]

 Active / Total Objects (% used)    : 2582292 / 2626621 (98.3%)
 Active / Total Slabs (% used)      : 244130 / 244130 (100.0%)
 Active / Total Caches (% used)     : 73 / 103 (70.9%)
 Active / Total Size (% used)       : 2989274.45K / 3001284.16K (99.6%)
 Minimum / Average / Maximum Object : 0.01K / 1.14K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
2445759 2445759 100%    1.21K 239310       26   7657920K jfs_ip
 20628  20628 100%    0.11K    573       36      2292K sysfs_dir_cache
 17451   9599  55%    0.19K    831       21      3324K dentry
 14025  10047  71%    0.05K    165       85       660K shared_policy_node
 12032   7830  65%    0.06K    188       64       752K kmalloc-64
 11569   6744  58%    0.17K    503       23      2012K vm_area_struct
  9728   9728 100%    0.01K     19      512        76K kmalloc-8
  8608   3725  43%    0.25K    269       32      2152K kmalloc-256
  8127   6505  80%    0.58K    301       27      4816K inode_cache
  8008   3682  45%    0.55K    286       28      4576K radix_tree_node
  7310   7310 100%    0.02K     43      170       172K numa_policy
  6808   3796  55%    0.09K    148       46       592K anon_vma
  5888   5041  85%    0.02K     23      256        92K kmalloc-16
  5120   3772  73%    0.03K     40      128       160K kmalloc-32
  5024   5024 100%    0.12K    157       32       628K jfs_mp
  4998   4478  89%    0.04K     49      102       196K Acpi-Namespace
  4368   4204  96%    0.07K     78       56       312K Acpi-ParseExt
  4074   3139  77%    0.09K     97       42       388K kmalloc-96
  3780   2841  75%    0.19K    180       21       720K kmalloc-192
  3744   3541  94%    0.12K    117       32       468K kmalloc-128
  2144   1396  65%    0.50K     67       32      1072K kmalloc-512
  1992   1479  74%    0.66K     83       24      1328K shmem_inode_cache
  1984   1210  60%    1.00K     62       32      1984K kmalloc-1024
  1053    729  69%    0.81K     27       39       864K task_xstate


[-- Attachment #4: slabtop-post-umount --]
[-- Type: text/plain, Size: 2007 bytes --]

 Active / Total Objects (% used)    : 194322 / 223669 (86.9%)
 Active / Total Slabs (% used)      : 6894 / 6894 (100.0%)
 Active / Total Caches (% used)     : 75 / 103 (72.8%)
 Active / Total Size (% used)       : 62817.74K / 69669.07K (90.2%)
 Minimum / Average / Maximum Object : 0.01K / 0.31K / 15.23K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
 38787  38100  98%    0.19K   1847       21      7388K dentry
 20628  20628 100%    0.11K    573       36      2292K sysfs_dir_cache
 19834  19834 100%    1.21K    915       26     29280K jfs_ip
 11968   8591  71%    0.06K    187       64       748K kmalloc-64
 11900   6433  54%    0.05K    140       85       560K shared_policy_node
 11200  11200 100%    0.55K    400       28      6400K radix_tree_node
 10695   7319  68%    0.17K    465       23      1860K vm_area_struct
  9728   9728 100%    0.01K     19      512        76K kmalloc-8
  8544   3914  45%    0.25K    267       32      2136K kmalloc-256
  8127   7884  97%    0.58K    301       27      4816K inode_cache
  6348   3614  56%    0.09K    138       46       552K anon_vma
  5888   5041  85%    0.02K     23      256        92K kmalloc-16
  5312   5312 100%    0.12K    166       32       664K jfs_mp
  5120   3771  73%    0.03K     40      128       160K kmalloc-32
  5031   5031 100%    0.10K    129       39       516K buffer_head
  4368   4204  96%    0.07K     78       56       312K Acpi-ParseExt
  4032   3131  77%    0.09K     96       42       384K kmalloc-96
  3744   3565  95%    0.12K    117       32       468K kmalloc-128
  3738   2536  67%    0.19K    178       21       712K kmalloc-192
  3584   3584 100%    0.02K     14      256        56K jbd2_revoke_table_s
  3264   3264 100%    0.04K     32      102       128K Acpi-Namespace
  2210   2126  96%    0.02K     13      170        52K numa_policy
  2144   1539  71%    0.50K     67       32      1072K kmalloc-512
  2064   1687  81%    0.66K     86       24      1376K shmem_inode_cache


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-10-03 21:23           ` Nico Schottelius
@ 2012-10-05 15:48             ` Valdis.Kletnieks
  2012-10-05 17:51               ` Nico Schottelius
  0 siblings, 1 reply; 23+ messages in thread
From: Valdis.Kletnieks @ 2012-10-05 15:48 UTC (permalink / raw)
  To: Nico Schottelius
  Cc: David Rientjes, Arend van Spriel, linux-kernel, linux-wireless,
	Dave Kleikamp, jfs-discussion

[-- Attachment #1: Type: text/plain, Size: 1602 bytes --]

On Wed, 03 Oct 2012 23:23:11 +0200, Nico Schottelius said:

> does anyone of you have a clue so far what may be causing the huge
> slab usage?
>
> I've just found an interesting detail: umounting and cryptsetup
> luksClosing frees up the used memory (not sure which one was freeing
> up)

For what it's worth, I'm seeing a similar problem in linux-next on my laptop -
trying to run a backup to an external hard drive that has a LUKS partition on
it will OOM. (For some reason having the external LUKS partition is much more
problematic than the LVM-on-LUKS on the internal drive)

I've started bisecting, and gotten this far:

% git bisect log
git bisect start
# bad: [1aa44772a621e8547dc4db41b47c747469fe0ea3] Add linux-next specific files for 20121001
git bisect bad 1aa44772a621e8547dc4db41b47c747469fe0ea3
# good: [fea7a08acb13524b47711625eebea40a0ede69a0] Linux 3.6-rc3
git bisect good fea7a08acb13524b47711625eebea40a0ede69a0
# good: [526c4d73327f56f83da8b8088fd0b3c7be38c7ae] Merge remote-tracking branch 'regulator/for-next'
git bisect good 526c4d73327f56f83da8b8088fd0b3c7be38c7ae
# good: [961d70d88557405c5b7302c7d87752566468f035] Merge remote-tracking branch 'tty/tty-next'
git bisect good 961d70d88557405c5b7302c7d87752566468f035

(That's as far as I've gotten that I trust, the next bisect hits a different problem where
connecting the hard drive and *starting* cryptLuks hangs the machine hard, so I'll
have to finish bisecting that problem first, then return to bisecting this one)

I admit not being sure why you see it on a 3.5 kernel, but I only see it on stuff
that's after 3.6-rc3.

[-- Attachment #2: Type: application/pgp-signature, Size: 865 bytes --]

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-10-05 15:48             ` Valdis.Kletnieks
@ 2012-10-05 17:51               ` Nico Schottelius
  2012-10-30 10:35                 ` Nico Schottelius
  0 siblings, 1 reply; 23+ messages in thread
From: Nico Schottelius @ 2012-10-05 17:51 UTC (permalink / raw)
  To: Valdis.Kletnieks
  Cc: Nico Schottelius, David Rientjes, Arend van Spriel, linux-kernel,
	linux-wireless, Dave Kleikamp, jfs-discussion

[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]

Hey Valdis,

Valdis.Kletnieks@vt.edu [Fri, Oct 05, 2012 at 11:48:04AM -0400]:
> On Wed, 03 Oct 2012 23:23:11 +0200, Nico Schottelius said:
> 
> > does anyone of you have a clue so far what may be causing the huge
> > slab usage?
> >
> > I've just found an interesting detail: umounting and cryptsetup
> > luksClosing frees up the used memory (not sure which one was freeing
> > up)
> 
> For what it's worth, I'm seeing a similar problem in linux-next on my laptop -
> trying to run a backup to an external hard drive that has a LUKS partition on
> it will OOM. (For some reason having the external LUKS partition is much more
> problematic than the LVM-on-LUKS on the internal drive)

Indeed, I also have the internal drive encrypted with LUKS, also jfs
on it, but the problem only occurs on the external drive.

Is there the possibility that the JFS on the external drive got into a
state that may caus JFS to behave unexpected? If this is true, it would
explain why it happens only with the external drive and also accross
kernel versions.

But "good" to hear I am not the only one affected anymore.

Cheers,

Nico


-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-10-05 17:51               ` Nico Schottelius
@ 2012-10-30 10:35                 ` Nico Schottelius
  2012-11-01 18:04                   ` [Jfs-discussion] " Tino Reichardt
  2012-11-21 22:37                   ` Dave Kleikamp
  0 siblings, 2 replies; 23+ messages in thread
From: Nico Schottelius @ 2012-10-30 10:35 UTC (permalink / raw)
  To: Nico Schottelius, Valdis.Kletnieks, David Rientjes,
	Arend van Spriel, linux-kernel, linux-wireless, Dave Kleikamp,
	jfs-discussion

Good morning,

update: this problem still exists on 3.6.2-1-ARCH and it got worse:

I reformatted the external disk to use xfs, but as the my
root filesystem is still jfs, it still appears:

 Active / Total Objects (% used)    : 642732 / 692268 (92.8%)
 Active / Total Slabs (% used)      : 24801 / 24801 (100.0%)
 Active / Total Caches (% used)     : 79 / 111 (71.2%)
 Active / Total Size (% used)       : 603522.30K / 622612.05K (96.9%)
 Minimum / Average / Maximum Object : 0.01K / 0.90K / 15.25K

  OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
475548 467649  98%    1.21K  18722       26    599104K jfs_ip
 25670  19143  74%    0.05K    302       85      1208K shared_policy_node
 24612  16861  68%    0.19K   1172       21      4688K dentry
 24426  19524  79%    0.17K   1062       23      4248K vm_area_struct
 21636  21180  97%    0.11K    601       36      2404K sysfs_dir_cache
 12352   9812  79%    0.06K    193       64       772K kmalloc-64
 11684   9145  78%    0.09K    254       46      1016K anon_vma
  9855   8734  88%    0.58K    365       27      5840K inode_cache
  9728   9281  95%    0.01K     19      512        76K kmalloc-8
  8932   4411  49%    0.55K    319       28      5104K radix_tree_node
  6336   5760  90%    0.25K    198       32      1584K kmalloc-256
  5632   5632 100%    0.02K     22      256        88K kmalloc-16
  4998   2627  52%    0.09K    119       42       476K kmalloc-96
  4998   3893  77%    0.04K     49      102       196K Acpi-Namespace
  4736   3887  82%    0.03K     37      128       148K kmalloc-32
  4144   4144 100%    0.07K     74       56       296K Acpi-ParseExt
  3740   3740 100%    0.02K     22      170        88K numa_policy
  3486   3023  86%    0.19K    166       21       664K kmalloc-192
  3200   2047  63%    0.12K    100       32       400K kmalloc-128
  2304   2074  90%    0.50K     72       32      1152K kmalloc-512
  2136   2019  94%    0.64K     89       24      1424K proc_inode_cache
  2080   2080 100%    0.12K     65       32       260K jfs_mp
  2024   1890  93%    0.70K     88       23      1408K shmem_inode_cache
  1632   1556  95%    1.00K     51       32      1632K kmalloc-1024


I am wondering if anyone is feeling responsible for this bug or if the mid-term
solution is to move away from jfs?

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [Jfs-discussion] Out of memory on 3.5 kernels
  2012-10-30 10:35                 ` Nico Schottelius
@ 2012-11-01 18:04                   ` Tino Reichardt
  2012-11-21 22:37                   ` Dave Kleikamp
  1 sibling, 0 replies; 23+ messages in thread
From: Tino Reichardt @ 2012-11-01 18:04 UTC (permalink / raw)
  To: jfs-discussion, linux-kernel, linux-wireless

* Nico Schottelius <nico-kernel20120920@schottelius.org> wrote:
> Good morning,
> 
> update: this problem still exists on 3.6.2-1-ARCH and it got worse:
> 
> I reformatted the external disk to use xfs, but as the my
> root filesystem is still jfs, it still appears:
> 
>  Active / Total Objects (% used)    : 642732 / 692268 (92.8%)
>  Active / Total Slabs (% used)      : 24801 / 24801 (100.0%)
>  Active / Total Caches (% used)     : 79 / 111 (71.2%)
>  Active / Total Size (% used)       : 603522.30K / 622612.05K (96.9%)
>  Minimum / Average / Maximum Object : 0.01K / 0.90K / 15.25K
> 
>   OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
> 475548 467649  98%    1.21K  18722       26    599104K jfs_ip
>  25670  19143  74%    0.05K    302       85      1208K shared_policy_node
>  24612  16861  68%    0.19K   1172       21      4688K dentry
>  24426  19524  79%    0.17K   1062       23      4248K vm_area_struct
>  21636  21180  97%    0.11K    601       36      2404K sysfs_dir_cache
>  12352   9812  79%    0.06K    193       64       772K kmalloc-64
>  11684   9145  78%    0.09K    254       46      1016K anon_vma
>   9855   8734  88%    0.58K    365       27      5840K inode_cache
>   9728   9281  95%    0.01K     19      512        76K kmalloc-8
>   8932   4411  49%    0.55K    319       28      5104K radix_tree_node
>   6336   5760  90%    0.25K    198       32      1584K kmalloc-256
>   5632   5632 100%    0.02K     22      256        88K kmalloc-16
>   4998   2627  52%    0.09K    119       42       476K kmalloc-96
>   4998   3893  77%    0.04K     49      102       196K Acpi-Namespace
>   4736   3887  82%    0.03K     37      128       148K kmalloc-32
>   4144   4144 100%    0.07K     74       56       296K Acpi-ParseExt
>   3740   3740 100%    0.02K     22      170        88K numa_policy
>   3486   3023  86%    0.19K    166       21       664K kmalloc-192
>   3200   2047  63%    0.12K    100       32       400K kmalloc-128
>   2304   2074  90%    0.50K     72       32      1152K kmalloc-512
>   2136   2019  94%    0.64K     89       24      1424K proc_inode_cache
>   2080   2080 100%    0.12K     65       32       260K jfs_mp
>   2024   1890  93%    0.70K     88       23      1408K shmem_inode_cache
>   1632   1556  95%    1.00K     51       32      1632K kmalloc-1024
> 
> 
> I am wondering if anyone is feeling responsible for this bug or if the mid-term
> solution is to move away from jfs?

I also did some tests, when this bug was first reported... but I couln't
re-produce it... currently I have no idea what is wrong there.

I think moving to ext4 or xfs is the best for now...  :(


-- 
regards, TR

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-10-30 10:35                 ` Nico Schottelius
  2012-11-01 18:04                   ` [Jfs-discussion] " Tino Reichardt
@ 2012-11-21 22:37                   ` Dave Kleikamp
  2012-11-27 15:56                     ` [Jfs-discussion] " Dave Kleikamp
  1 sibling, 1 reply; 23+ messages in thread
From: Dave Kleikamp @ 2012-11-21 22:37 UTC (permalink / raw)
  To: Nico Schottelius, Valdis.Kletnieks, David Rientjes,
	Arend van Spriel, linux-kernel, linux-wireless, jfs-discussion

On 10/30/2012 05:35 AM, Nico Schottelius wrote:
> Good morning,
> 
> update: this problem still exists on 3.6.2-1-ARCH and it got worse:
> 
> I reformatted the external disk to use xfs, but as the my
> root filesystem is still jfs, it still appears:
> 
>  Active / Total Objects (% used)    : 642732 / 692268 (92.8%)
>  Active / Total Slabs (% used)      : 24801 / 24801 (100.0%)
>  Active / Total Caches (% used)     : 79 / 111 (71.2%)
>  Active / Total Size (% used)       : 603522.30K / 622612.05K (96.9%)
>  Minimum / Average / Maximum Object : 0.01K / 0.90K / 15.25K
> 
>   OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
> 475548 467649  98%    1.21K  18722       26    599104K jfs_ip
>  25670  19143  74%    0.05K    302       85      1208K shared_policy_node
>  24612  16861  68%    0.19K   1172       21      4688K dentry
>  24426  19524  79%    0.17K   1062       23      4248K vm_area_struct
>  21636  21180  97%    0.11K    601       36      2404K sysfs_dir_cache
>  12352   9812  79%    0.06K    193       64       772K kmalloc-64
>  11684   9145  78%    0.09K    254       46      1016K anon_vma
>   9855   8734  88%    0.58K    365       27      5840K inode_cache
>   9728   9281  95%    0.01K     19      512        76K kmalloc-8
>   8932   4411  49%    0.55K    319       28      5104K radix_tree_node
>   6336   5760  90%    0.25K    198       32      1584K kmalloc-256
>   5632   5632 100%    0.02K     22      256        88K kmalloc-16
>   4998   2627  52%    0.09K    119       42       476K kmalloc-96
>   4998   3893  77%    0.04K     49      102       196K Acpi-Namespace
>   4736   3887  82%    0.03K     37      128       148K kmalloc-32
>   4144   4144 100%    0.07K     74       56       296K Acpi-ParseExt
>   3740   3740 100%    0.02K     22      170        88K numa_policy
>   3486   3023  86%    0.19K    166       21       664K kmalloc-192
>   3200   2047  63%    0.12K    100       32       400K kmalloc-128
>   2304   2074  90%    0.50K     72       32      1152K kmalloc-512
>   2136   2019  94%    0.64K     89       24      1424K proc_inode_cache
>   2080   2080 100%    0.12K     65       32       260K jfs_mp
>   2024   1890  93%    0.70K     88       23      1408K shmem_inode_cache
>   1632   1556  95%    1.00K     51       32      1632K kmalloc-1024
> 
> 
> I am wondering if anyone is feeling responsible for this bug or if the mid-term
> solution is to move away from jfs?

Sorry, I haven't taken too close a look at this, but I did notice
another conversation that may be related:

https://lkml.org/lkml/2012/11/17/26

The commit in question first showed up in 3.5-rc1, which coincides with
your problem.

> 
> Cheers,
> 
> Nico
> 

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [Jfs-discussion] Out of memory on 3.5 kernels
  2012-11-21 22:37                   ` Dave Kleikamp
@ 2012-11-27 15:56                     ` Dave Kleikamp
  2012-11-27 16:11                       ` Nico Schottelius
  0 siblings, 1 reply; 23+ messages in thread
From: Dave Kleikamp @ 2012-11-27 15:56 UTC (permalink / raw)
  To: Nico Schottelius, Valdis.Kletnieks, David Rientjes,
	Arend van Spriel, linux-kernel, linux-wireless, jfs-discussion

On 11/21/2012 04:37 PM, Dave Kleikamp wrote:
> On 10/30/2012 05:35 AM, Nico Schottelius wrote:
>> Good morning,
>>
>> update: this problem still exists on 3.6.2-1-ARCH and it got worse:
>>
>> I reformatted the external disk to use xfs, but as the my
>> root filesystem is still jfs, it still appears:
>>
>>  Active / Total Objects (% used)    : 642732 / 692268 (92.8%)
>>  Active / Total Slabs (% used)      : 24801 / 24801 (100.0%)
>>  Active / Total Caches (% used)     : 79 / 111 (71.2%)
>>  Active / Total Size (% used)       : 603522.30K / 622612.05K (96.9%)
>>  Minimum / Average / Maximum Object : 0.01K / 0.90K / 15.25K
>>
>>   OBJS ACTIVE  USE OBJ SIZE  SLABS OBJ/SLAB CACHE SIZE NAME                   
>> 475548 467649  98%    1.21K  18722       26    599104K jfs_ip

...

>>
>> I am wondering if anyone is feeling responsible for this bug or if the mid-term
>> solution is to move away from jfs?
> 
> Sorry, I haven't taken too close a look at this, but I did notice
> another conversation that may be related:
> 
> https://lkml.org/lkml/2012/11/17/26
> 
> The commit in question first showed up in 3.5-rc1, which coincides with
> your problem.

I believe this commit will fix the problem:
http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=4eff96d

It is targeted for the stable kernels.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [Jfs-discussion] Out of memory on 3.5 kernels
  2012-11-27 15:56                     ` [Jfs-discussion] " Dave Kleikamp
@ 2012-11-27 16:11                       ` Nico Schottelius
  0 siblings, 0 replies; 23+ messages in thread
From: Nico Schottelius @ 2012-11-27 16:11 UTC (permalink / raw)
  To: Dave Kleikamp
  Cc: Nico Schottelius, Valdis.Kletnieks, David Rientjes,
	Arend van Spriel, linux-kernel, linux-wireless, jfs-discussion

Hey Dave,

Dave Kleikamp [Tue, Nov 27, 2012 at 09:56:58AM -0600]:
> [...] 
> I believe this commit will fix the problem:
> http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=4eff96d
> 
> It is targeted for the stable kernels.

Thanks, I'll give it a try, I've v3.7-rc7-25-g2844a48 compiled already
and give the system a reboot this evening.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-20  7:44     ` Arend van Spriel
  2012-09-20  8:21       ` Nico Schottelius
@ 2012-09-20 12:12       ` Nico Schottelius
  1 sibling, 0 replies; 23+ messages in thread
From: Nico Schottelius @ 2012-09-20 12:12 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Nico Schottelius, David Rientjes, linux-kernel, Stanislaw Gruszka

Hey Arend,

just while running, I got the following brcmsmac related error:

[17336.572558] WARNING: at drivers/net/wireless/brcm80211/brcmsmac/main.c:7968 brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]()
[17336.572562] Hardware name: MacBookAir4,2
[17336.572565] Modules linked in: sha256_generic snd_hda_codec_hdmi snd_hda_codec_cirrus ext4 jbd2 mbcache arc4 uvcvideo brcmsmac videobuf2_vmalloc videobuf2_memops cordic brcmutil btusb bluetooth i915 videobuf2_core mac80211 videodev crc16 acpi_cpufreq snd_hda_intel media i2c_algo_bit cfg80211 mperf drm_kms_helper snd_hda_codec rfkill joydev bcm5974 iTCO_wdt iTCO_vendor_support i2c_i801 intel_agp lpc_ich applesmc evdev microcode drm coretemp input_polldev pcspkr intel_gtt mfd_core i2c_core processor bcma snd_hwdep video button battery apple_bl mei ac snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_timer snd soundcore kvm_intel kvm nfs nfs_acl lockd auth_rpcgss sunrpc fscache autofs4 jfs xts gf128mul dm_crypt dm_mod sd_mod pata_acpi ata_generic hid_generic usb_storage hid_apple usbhid hid uhci_hcd aesni_intel aes_x86_64 aes_generic ghash_clmulni_intel cryptd crc32c_intel ata_piix libata scsi_mod ehci_hcd usbcore usb_common
[17336.572716] Pid: 27714, comm: kworker/u:1 Not tainted 3.5.4-1-ARCH #1
[17336.572719] Call Trace:
[17336.572734]  [<ffffffff81051a3f>] warn_slowpath_common+0x7f/0xc0
[17336.572743]  [<ffffffff81051a9a>] warn_slowpath_null+0x1a/0x20
[17336.572759]  [<ffffffffa063bd29>] brcms_c_wait_for_tx_completion+0x99/0xb0 [brcmsmac]
[17336.572769]  [<ffffffffa062e1bb>] brcms_ops_flush+0x3b/0x60 [brcmsmac]
[17336.572792]  [<ffffffffa04a2f69>] ieee80211_mgd_probe_ap_send+0xc9/0x230 [mac80211]
[17336.572809]  [<ffffffffa04a374f>] ieee80211_mgd_probe_ap.part.22+0x10f/0x130 [mac80211]
[17336.572823]  [<ffffffffa04a381d>] ieee80211_beacon_connection_loss_work+0xad/0x160 [mac80211]
[17336.572833]  [<ffffffff8106effa>] process_one_work+0x12a/0x440
[17336.572848]  [<ffffffffa04a3770>] ? ieee80211_mgd_probe_ap.part.22+0x130/0x130 [mac80211]
[17336.572857]  [<ffffffff8106f85e>] worker_thread+0x12e/0x2d0
[17336.572865]  [<ffffffff8106f730>] ? manage_workers.isra.26+0x1f0/0x1f0
[17336.572872]  [<ffffffff81074f73>] kthread+0x93/0xa0
[17336.572880]  [<ffffffff81486864>] kernel_thread_helper+0x4/0x10
[17336.572888]  [<ffffffff81074ee0>] ? kthread_freezable_should_stop+0x70/0x70
[17336.572894]  [<ffffffff81486860>] ? gs_change+0x13/0x13
[17336.572898] ---[ end trace 87315886d62eca54 ]---


Things are still running, though and slab is ~274 MiB.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-20  7:44     ` Arend van Spriel
@ 2012-09-20  8:21       ` Nico Schottelius
  2012-09-20 12:12       ` Nico Schottelius
  1 sibling, 0 replies; 23+ messages in thread
From: Nico Schottelius @ 2012-09-20  8:21 UTC (permalink / raw)
  To: Arend van Spriel
  Cc: Nico Schottelius, David Rientjes, linux-kernel, Stanislaw Gruszka

Hey Arend,

Arend van Spriel [Thu, Sep 20, 2012 at 09:44:18AM +0200]:
> Hi Nico,
> 
> Being curious (and suspicious) over here. Are you doing the rsync
> over wireless interface using brcmsmac? I am currently looking at
> bugzilla #47721 (see [1]) and maybe this is related.

No, the rsync actually goes to a local usb disk that is encrypted
with luks.

The only issue with brcmsmac currently is that after suspend & resume,
I've to manually do reassociate - it thinks it is associated, but no
packets are being received by the card (using tshark).

> [1] https://bugzilla.kernel.org/show_bug.cgi?id=47721

Uh, this is ugly. I'll have a look at brcmsmac related messages, before
the kernel buffer fills up again.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-20  7:32   ` Nico Schottelius
@ 2012-09-20  7:44     ` Arend van Spriel
  2012-09-20  8:21       ` Nico Schottelius
  2012-09-20 12:12       ` Nico Schottelius
  0 siblings, 2 replies; 23+ messages in thread
From: Arend van Spriel @ 2012-09-20  7:44 UTC (permalink / raw)
  To: Nico Schottelius; +Cc: David Rientjes, linux-kernel, Stanislaw Gruszka

On 09/20/2012 09:32 AM, Nico Schottelius wrote:
> Hey David,
>
> David Rientjes [Wed, Sep 19, 2012 at 11:54:54PM -0700]:
>> >On Thu, 20 Sep 2012, Nico Schottelius wrote:
>> >
>>> > >for some time the slab usage is quite high (~3.2 GiB) and whenever I try
>>> > >to do a backup with ccollect (which is using rsync), a lot of processes
>>> > >(like chromium) are being killed over night.
>>> > >
>> >
>> >Yeah, over 81% of your memory is consumed by slab and that doesn't shrink
>> >over the duration of the log you posted.  It would be interesting to see
>> >if there was a leak somewhere: try looking at slabtop and determining if
>> >you have a cache using an egregious amount of memory;
> I already had to reboot, because no now process was starting / only
> starting extremly slowly.
>

Hi Nico,

Being curious (and suspicious) over here. Are you doing the rsync over 
wireless interface using brcmsmac? I am currently looking at bugzilla 
#47721 (see [1]) and maybe this is related.

Gr. AvS

[1] https://bugzilla.kernel.org/show_bug.cgi?id=47721


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-20  6:54 ` David Rientjes
@ 2012-09-20  7:32   ` Nico Schottelius
  2012-09-20  7:44     ` Arend van Spriel
  0 siblings, 1 reply; 23+ messages in thread
From: Nico Schottelius @ 2012-09-20  7:32 UTC (permalink / raw)
  To: David Rientjes; +Cc: Nico Schottelius, linux-kernel

Hey David,

David Rientjes [Wed, Sep 19, 2012 at 11:54:54PM -0700]:
> On Thu, 20 Sep 2012, Nico Schottelius wrote:
> 
> > for some time the slab usage is quite high (~3.2 GiB) and whenever I try
> > to do a backup with ccollect (which is using rsync), a lot of processes
> > (like chromium) are being killed over night.
> > 
> 
> Yeah, over 81% of your memory is consumed by slab and that doesn't shrink 
> over the duration of the log you posted.  It would be interesting to see 
> if there was a leak somewhere: try looking at slabtop and determining if 
> you have a cache using an egregious amount of memory;

I already had to reboot, because no now process was starting / only
starting extremly slowly.

> if there aren't any 
> clear winners, then we'll still see what is hogging most of your memory 
> and see how it compares to 3.4.2.  You can also check if there is a leak 
> using kmemleak, but this requires a reboot (see 
> Documentation/kmemleak.txt).

I'll have a look at this one after the next reboot; I also have to
update to a recent kernel and enable CONFIG_DEBUG_KMEMLEAK, which is
missing in Archlinux' kernel.

Thanks for the pointers, it can only take a day until I have this
problem again - will then follow up this mail.

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: Out of memory on 3.5 kernels
  2012-09-20  6:02 Nico Schottelius
@ 2012-09-20  6:54 ` David Rientjes
  2012-09-20  7:32   ` Nico Schottelius
  0 siblings, 1 reply; 23+ messages in thread
From: David Rientjes @ 2012-09-20  6:54 UTC (permalink / raw)
  To: Nico Schottelius, linux-kernel

On Thu, 20 Sep 2012, Nico Schottelius wrote:

> for some time the slab usage is quite high (~3.2 GiB) and whenever I try
> to do a backup with ccollect (which is using rsync), a lot of processes
> (like chromium) are being killed over night.
> 

Yeah, over 81% of your memory is consumed by slab and that doesn't shrink 
over the duration of the log you posted.  It would be interesting to see 
if there was a leak somewhere: try looking at slabtop and determining if 
you have a cache using an egregious amount of memory; if there aren't any 
clear winners, then we'll still see what is hogging most of your memory 
and see how it compares to 3.4.2.  You can also check if there is a leak 
using kmemleak, but this requires a reboot (see 
Documentation/kmemleak.txt).

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Out of memory on 3.5 kernels
@ 2012-09-20  6:02 Nico Schottelius
  2012-09-20  6:54 ` David Rientjes
  0 siblings, 1 reply; 23+ messages in thread
From: Nico Schottelius @ 2012-09-20  6:02 UTC (permalink / raw)
  To: LKML

[-- Attachment #1: Type: text/plain, Size: 493 bytes --]

Hello,

for some time the slab usage is quite high (~3.2 GiB) and whenever I try
to do a backup with ccollect (which is using rsync), a lot of processes
(like chromium) are being killed over night.

I'm running 3.5.4 on a Mac Book Air 4,2, dmesg attached.
This did not happen before ~2 weeks ago, thus I suspect the update from
3.4.2 to 3.5.3 and 3.5.4 to be responsible.

Is this a known bug or only hitting me?

Cheers,

Nico

-- 
PGP key: 7ED9 F7D3 6B10 81D7 0EC5  5C09 D7DC C8E4 3187 7DF0

[-- Attachment #2: dmesg --]
[-- Type: text/plain, Size: 505855 bytes --]

[52757.432482] 57533 pages reserved
[52757.432484] 31123 pages shared
[52757.432485] 940478 pages non-shared
[52757.432486] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[52757.432493] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[52757.432496] [  207]     0   207    71456     4072   0       0             0 systemd-journal
[52757.432500] [  331]     0   331     1056       45   1       0             0 acpid
[52757.432502] [  332]     0   332     3303      186   3       0             0 crond
[52757.432505] [  334]     0   334    10502      140   1     -17         -1000 sshd
[52757.432507] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[52757.432509] [  341]     0   341     6512       70   1       0             0 systemd-logind
[52757.432512] [  349]     0   349    15747      115   3       0             0 login
[52757.432515] [  356]     0   356     2031       30   0       0             0 agetty
[52757.432517] [  357]     0   357     2031       30   2       0             0 agetty
[52757.432520] [  358]     0   358     2031       30   2       0             0 agetty
[52757.432522] [  359]     0   359     2031       32   0       0             0 agetty
[52757.432524] [  360]     0   360     2031       30   0       0             0 agetty
[52757.432527] [  418]     0   418     3092       58   2       0             0 master
[52757.432529] [  421]    73   421    16374      300   1       0             0 qmgr
[52757.432532] [  433]  1000   433     3423      101   3       0             0 restart-x
[52757.432534] [  444]  1000   444     3423      109   2       0             0 startx
[52757.432537] [  461]  1000   461     3966       36   3       0             0 xinit
[52757.432539] [  462]  1000   462    57250     3012   3       0             0 X
[52757.432541] [  483]  1000   483    13495      394   1       0             0 i3
[52757.432543] [  490]  1000   490     6062       86   3       0             0 unclutter
[52757.432546] [  493]  1000   493     6004       58   3       0             0 dispad
[52757.432548] [  494]  1000   494    31745     6821   1       0             0 urxvtd
[52757.432551] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[52757.432554] [  508]  1000   508     8156      420   2       0             0 zsh
[52757.432556] [  515]     0   515     8482       80   0       0             0 sudo
[52757.432558] [  516]     0   516     6933      235   0       0             0 zsh
[52757.432560] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[52757.432563] [  585]     0   585     2136       38   0       0             0 dhcpcd
[52757.432565] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[52757.432568] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[52757.432570] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[52757.432573] [ 1312]  1000  1312    14878      696   3       0             0 mutt
[52757.432575] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[52757.432577] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[52757.432580] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[52757.432582] [ 1359]     0  1359     8481       78   3       0             0 sudo
[52757.432585] [ 1360]     0  1360     6933      237   3       0             0 zsh
[52757.432587] [12547]  1000 12547     8729      484   3       0             0 zsh
[52757.432589] [12784]  1000 12784     8156      421   3       0             0 zsh
[52757.432592] [24189]  1000 24189     8156      421   1       0             0 zsh
[52757.432594] [30766]  1000 30766     8156      421   0       0             0 zsh
[52757.432596] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[52757.432599] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[52757.432602] [ 5518]  1000  5518    90770     1574   2       0             0 kded4
[52757.432605] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[52757.432607] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[52757.432610] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[52757.432612] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[52757.432614] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[52757.432617] [ 8065]  1000  8065     6531      321   0       0             0 i3bar
[52757.432619] [ 8066]  1000  8066     7809      207   1       0             0 i3status
[52757.432622] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[52757.432624] [ 8708]     0  8708     2776      120   2       0             0 wpa_cli
[52757.432626] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[52757.432628] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[52757.432631] [ 8776]     0  8776    51901      335   0       0             0 colord
[52757.432634] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[52757.432636] [10002]  1000 10002     8290      403   0       0             0 vim
[52757.432639] [10733]  1000 10733     8156      421   2       0             0 zsh
[52757.432641] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[52757.432644] [10749]  1000 10749     8156      421   2       0             0 zsh
[52757.432646] [10758]  1000 10758    15099      901   1       0             0 mutt
[52757.432649] [10786]  1000 10786     8970      255   0       0             0 ssh
[52757.432651] [10788]  1000 10788     8970      198   0       0             0 ssh
[52757.432654] [10790]  1000 10790     8970      234   0       0             0 ssh
[52757.432656] [15290]  1000 15290     9005      216   0       0             0 ssh
[52757.432659] [15483]     0 15483     5899      125   1       0             0 vpnc
[52757.432661] [15633]  1000 15633     8740      474   2       0             0 zsh
[52757.432663] [16517]  1000 16517     8156      421   2       0             0 zsh
[52757.432666] [16542]  1000 16542     8156      420   0       0             0 zsh
[52757.432668] [16555]  1000 16555     8267      407   0       0             0 vim
[52757.432671] [16569]  1000 16569    21607      140   0       0             0 i3lock
[52757.432674] [ 4043]    73  4043    16331      302   1       0             0 pickup
[52757.432677] [ 4573]     0  4573     3637     1511   1       0             0 atop
[52757.432679] [ 5626]     0  5626     9170      388   1       0             0 crond
[52757.432682] [ 5628]  1000  5628     2937      213   1       0             0 sh
[52757.432684] [ 5631]  1000  5631   171780    11366   1       0             0 offlineimap
[52757.432687] Out of memory: Kill process 5631 (offlineimap) score 11 or sacrifice child
[52757.432690] Killed process 5631 (offlineimap) total-vm:687120kB, anon-rss:44692kB, file-rss:772kB
[52757.491028] offlineimap: page allocation failure: order:0, mode:0x201da
[52757.491034] Pid: 5631, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[52757.491044] Call Trace:
[52757.491051]  [<ffffffff8111c44b>] warn_alloc_failed+0xeb/0x140
[52757.491054]  [<ffffffff8111f320>] ? drain_pages+0xa0/0xa0
[52757.491057]  [<ffffffff8111fa36>] __alloc_pages_nodemask+0x6a6/0x900
[52757.491061]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[52757.491063]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[52757.491065]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[52757.491069]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[52757.491071]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[52757.491074]  [<ffffffff8118c50c>] ? core_sys_select+0x21c/0x320
[52757.491077]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[52757.491080]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[52757.491083]  [<ffffffff8147ca19>] ? __schedule+0x439/0x920
[52757.491086]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[52757.491089]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[52757.491092]  [<ffffffff810adc92>] ? sys_futex+0x102/0x190
[52757.491094]  [<ffffffff8118c6d6>] ? sys_select+0xc6/0x110
[52757.491096]  [<ffffffff8147e765>] page_fault+0x25/0x30
[52757.491098] Mem-Info:
[52757.491099] Node 0 DMA per-cpu:
[52757.491101] CPU    0: hi:    0, btch:   1 usd:   0
[52757.491102] CPU    1: hi:    0, btch:   1 usd:   0
[52757.491103] CPU    2: hi:    0, btch:   1 usd:   0
[52757.491104] CPU    3: hi:    0, btch:   1 usd:   0
[52757.491105] Node 0 DMA32 per-cpu:
[52757.491107] CPU    0: hi:  186, btch:  31 usd:   0
[52757.491108] CPU    1: hi:  186, btch:  31 usd:   0
[52757.491109] CPU    2: hi:  186, btch:  31 usd:   0
[52757.491110] CPU    3: hi:  186, btch:  31 usd:   0
[52757.491111] Node 0 Normal per-cpu:
[52757.491112] CPU    0: hi:  186, btch:  31 usd:   0
[52757.491113] CPU    1: hi:  186, btch:  31 usd:   0
[52757.491114] CPU    2: hi:  186, btch:  31 usd:   0
[52757.491116] CPU    3: hi:  186, btch:  31 usd:   0
[52757.491119] active_anon:77733 inactive_anon:16076 isolated_anon:0
[52757.491119]  active_file:0 inactive_file:277 isolated_file:0
[52757.491119]  unevictable:1514 dirty:0 writeback:0 unstable:0
[52757.491119]  free:22534 slab_reclaimable:845002 slab_unreclaimable:5776
[52757.491119]  mapped:2896 shmem:47386 pagetables:2422 bounce:0
[52757.491121] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[52757.491125] lowmem_reserve[]: 0 2137 3899 3899
[52757.491128] Node 0 DMA32 free:43892kB min:36900kB low:46124kB high:55348kB active_anon:70476kB inactive_anon:2656kB active_file:0kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1120kB shmem:26740kB slab_reclaimable:2057096kB slab_unreclaimable:1816kB kernel_stack:176kB pagetables:2520kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:134 all_unreclaimable? no
[52757.491132] lowmem_reserve[]: 0 0 1762 1762
[52757.491134] Node 0 Normal free:30404kB min:30416kB low:38020kB high:45624kB active_anon:240456kB inactive_anon:61648kB active_file:0kB inactive_file:1180kB unevictable:5244kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5244kB dirty:0kB writeback:0kB mapped:10464kB shmem:162804kB slab_reclaimable:1322848kB slab_unreclaimable:21288kB kernel_stack:1224kB pagetables:7168kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[52757.491138] lowmem_reserve[]: 0 0 0 0
[52757.491141] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[52757.491147] Node 0 DMA32: 640*4kB 2151*8kB 1241*16kB 13*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44200kB
[52757.491153] Node 0 Normal: 2660*4kB 740*8kB 653*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30528kB
[52757.491159] 48547 total pagecache pages
[52757.491160] 0 pages in swap cache
[52757.491161] Swap cache stats: add 0, delete 0, find 0/0
[52757.491162] Free swap  = 0kB
[52757.491163] Total swap = 0kB
[52757.499797] 1048048 pages RAM
[52757.499799] 57533 pages reserved
[52757.499800] 31143 pages shared
[52757.499801] 940503 pages non-shared
[52874.119416] offlineimap invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[52874.119419] offlineimap cpuset=/ mems_allowed=0
[52874.119421] Pid: 5961, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[52874.119422] Call Trace:
[52874.119428]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[52874.119431]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[52874.119435]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[52874.119439]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[52874.119442]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[52874.119444]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[52874.119447]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[52874.119450]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[52874.119452]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[52874.119454]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[52874.119457]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[52874.119459]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[52874.119462]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[52874.119464]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[52874.119468]  [<ffffffff812056e4>] ? security_file_permission+0x94/0xb0
[52874.119471]  [<ffffffff81178c41>] ? rw_verify_area+0x61/0xf0
[52874.119473]  [<ffffffff8147e765>] page_fault+0x25/0x30
[52874.119474] Mem-Info:
[52874.119475] Node 0 DMA per-cpu:
[52874.119477] CPU    0: hi:    0, btch:   1 usd:   0
[52874.119478] CPU    1: hi:    0, btch:   1 usd:   0
[52874.119479] CPU    2: hi:    0, btch:   1 usd:   0
[52874.119480] CPU    3: hi:    0, btch:   1 usd:   0
[52874.119481] Node 0 DMA32 per-cpu:
[52874.119483] CPU    0: hi:  186, btch:  31 usd:   0
[52874.119484] CPU    1: hi:  186, btch:  31 usd:   0
[52874.119485] CPU    2: hi:  186, btch:  31 usd:   0
[52874.119486] CPU    3: hi:  186, btch:  31 usd:   0
[52874.119487] Node 0 Normal per-cpu:
[52874.119488] CPU    0: hi:  186, btch:  31 usd:   0
[52874.119489] CPU    1: hi:  186, btch:  31 usd:   0
[52874.119490] CPU    2: hi:  186, btch:  31 usd:   0
[52874.119491] CPU    3: hi:  186, btch:  31 usd:   0
[52874.119494] active_anon:77530 inactive_anon:16067 isolated_anon:0
[52874.119494]  active_file:78 inactive_file:326 isolated_file:0
[52874.119494]  unevictable:1549 dirty:0 writeback:14 unstable:0
[52874.119494]  free:22507 slab_reclaimable:845090 slab_unreclaimable:5790
[52874.119494]  mapped:2941 shmem:47397 pagetables:2426 bounce:0
[52874.119496] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[52874.119499] lowmem_reserve[]: 0 2137 3899 3899
[52874.119502] Node 0 DMA32 free:43888kB min:36900kB low:46124kB high:55348kB active_anon:70824kB inactive_anon:2624kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1124kB shmem:26716kB slab_reclaimable:2057128kB slab_unreclaimable:1824kB kernel_stack:176kB pagetables:2516kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:152 all_unreclaimable? yes
[52874.119505] lowmem_reserve[]: 0 0 1762 1762
[52874.119508] Node 0 Normal free:30300kB min:30416kB low:38020kB high:45624kB active_anon:239296kB inactive_anon:61644kB active_file:312kB inactive_file:1300kB unevictable:5384kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5384kB dirty:0kB writeback:56kB mapped:10640kB shmem:162872kB slab_reclaimable:1323168kB slab_unreclaimable:21336kB kernel_stack:1216kB pagetables:7188kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:16578 all_unreclaimable? yes
[52874.119511] lowmem_reserve[]: 0 0 0 0
[52874.119513] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[52874.119519] Node 0 DMA32: 644*4kB 2136*8kB 1234*16kB 8*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43888kB
[52874.119524] Node 0 Normal: 2725*4kB 721*8kB 662*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30780kB
[52874.119530] 48699 total pagecache pages
[52874.119531] 0 pages in swap cache
[52874.119532] Swap cache stats: add 0, delete 0, find 0/0
[52874.119532] Free swap  = 0kB
[52874.119533] Total swap = 0kB
[52874.128158] 1048048 pages RAM
[52874.128161] 57533 pages reserved
[52874.128162] 31169 pages shared
[52874.128163] 940488 pages non-shared
[52874.128164] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[52874.128171] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[52874.128174] [  207]     0   207    71456     4084   2       0             0 systemd-journal
[52874.128177] [  331]     0   331     1056       45   1       0             0 acpid
[52874.128179] [  332]     0   332     3303      186   2       0             0 crond
[52874.128182] [  334]     0   334    10502      140   1     -17         -1000 sshd
[52874.128185] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[52874.128187] [  341]     0   341     6512       70   1       0             0 systemd-logind
[52874.128190] [  349]     0   349    15747      115   3       0             0 login
[52874.128192] [  356]     0   356     2031       30   0       0             0 agetty
[52874.128195] [  357]     0   357     2031       30   2       0             0 agetty
[52874.128197] [  358]     0   358     2031       30   2       0             0 agetty
[52874.128199] [  359]     0   359     2031       32   0       0             0 agetty
[52874.128202] [  360]     0   360     2031       30   0       0             0 agetty
[52874.128204] [  418]     0   418     3092       75   1       0             0 master
[52874.128207] [  421]    73   421    16374      249   0       0             0 qmgr
[52874.128209] [  433]  1000   433     3423      101   3       0             0 restart-x
[52874.128212] [  444]  1000   444     3423      109   2       0             0 startx
[52874.128214] [  461]  1000   461     3966       36   3       0             0 xinit
[52874.128217] [  462]  1000   462    57250     3010   3       0             0 X
[52874.128219] [  483]  1000   483    13495      393   1       0             0 i3
[52874.128222] [  490]  1000   490     6062       72   3       0             0 unclutter
[52874.128224] [  493]  1000   493     6004       62   1       0             0 dispad
[52874.128226] [  494]  1000   494    31745     6818   1       0             0 urxvtd
[52874.128229] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[52874.128231] [  508]  1000   508     8156      420   2       0             0 zsh
[52874.128234] [  515]     0   515     8482       80   0       0             0 sudo
[52874.128236] [  516]     0   516     6933      235   0       0             0 zsh
[52874.128239] [  530]     0   530     7404      156   2       0             0 wpa_supplicant
[52874.128241] [  585]     0   585     2136       38   0       0             0 dhcpcd
[52874.128244] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[52874.128246] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[52874.128249] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[52874.128252] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[52874.128254] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[52874.128257] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[52874.128259] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[52874.128262] [ 1359]     0  1359     8481       78   3       0             0 sudo
[52874.128264] [ 1360]     0  1360     6933      237   3       0             0 zsh
[52874.128267] [12547]  1000 12547     8729      484   3       0             0 zsh
[52874.128269] [12784]  1000 12784     8156      421   3       0             0 zsh
[52874.128272] [24189]  1000 24189     8156      421   1       0             0 zsh
[52874.128274] [30766]  1000 30766     8156      421   0       0             0 zsh
[52874.128277] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[52874.128279] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[52874.128281] [ 5518]  1000  5518    90770     1572   3       0             0 kded4
[52874.128284] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[52874.128286] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[52874.128289] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[52874.128291] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[52874.128294] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[52874.128296] [ 8065]  1000  8065     6531      296   3       0             0 i3bar
[52874.128299] [ 8066]  1000  8066     7809      199   1       0             0 i3status
[52874.128301] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[52874.128303] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[52874.128306] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[52874.128308] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[52874.128311] [ 8776]     0  8776    51901      335   0       0             0 colord
[52874.128313] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[52874.128316] [10002]  1000 10002     8290      403   0       0             0 vim
[52874.128319] [10733]  1000 10733     8156      421   2       0             0 zsh
[52874.128322] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[52874.128324] [10749]  1000 10749     8156      421   2       0             0 zsh
[52874.128326] [10758]  1000 10758    15099      885   3       0             0 mutt
[52874.128329] [10786]  1000 10786     8970      271   1       0             0 ssh
[52874.128331] [10788]  1000 10788     8970      198   0       0             0 ssh
[52874.128334] [10790]  1000 10790     8970      252   0       0             0 ssh
[52874.128336] [15290]  1000 15290     9005      216   0       0             0 ssh
[52874.128339] [15483]     0 15483     5899      132   1       0             0 vpnc
[52874.128341] [15633]  1000 15633     8740      474   2       0             0 zsh
[52874.128344] [16517]  1000 16517     8156      421   2       0             0 zsh
[52874.128346] [16542]  1000 16542     8156      420   0       0             0 zsh
[52874.128349] [16555]  1000 16555     8267      407   0       0             0 vim
[52874.128351] [16569]  1000 16569    21607      139   1       0             0 i3lock
[52874.128354] [ 4043]    73  4043    16331      268   0       0             0 pickup
[52874.128357] [ 4573]     0  4573     3672     1546   1       0             0 atop
[52874.128360] [ 5794]     0  5794     9170      388   1       0             0 crond
[52874.128362] [ 5797]  1000  5797     2937      204   2       0             0 sh
[52874.128365] [ 5799]  1000  5799   171782    11212   1       0             0 offlineimap
[52874.128367] Out of memory: Kill process 5799 (offlineimap) score 11 or sacrifice child
[52874.128371] Killed process 5799 (offlineimap) total-vm:687128kB, anon-rss:43908kB, file-rss:940kB
[52874.129572] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[52874.129575] kded4 cpuset=/ mems_allowed=0
[52874.129578] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[52874.129580] Call Trace:
[52874.129586]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[52874.129591]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[52874.129595]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[52874.129600]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[52874.129605]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[52874.129608]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[52874.129611]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[52874.129615]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[52874.129618]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[52874.129622]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[52874.129626]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[52874.129629]  [<ffffffff8136ef95>] ? sock_update_classid+0x65/0x90
[52874.129633]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[52874.129636]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[52874.129638]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[52874.129641]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[52874.129644]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[52874.129646]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[52874.129651]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[52874.129653]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[52874.129656]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[52874.129660]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[52874.129663]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[52874.129665]  [<ffffffff8147e765>] page_fault+0x25/0x30
[52874.129667] Mem-Info:
[52874.129668] Node 0 DMA per-cpu:
[52874.129671] CPU    0: hi:    0, btch:   1 usd:   0
[52874.129673] CPU    1: hi:    0, btch:   1 usd:   0
[52874.129675] CPU    2: hi:    0, btch:   1 usd:   0
[52874.129677] CPU    3: hi:    0, btch:   1 usd:   0
[52874.129678] Node 0 DMA32 per-cpu:
[52874.129680] CPU    0: hi:  186, btch:  31 usd:   0
[52874.129682] CPU    1: hi:  186, btch:  31 usd:   0
[52874.129684] CPU    2: hi:  186, btch:  31 usd:   0
[52874.129686] CPU    3: hi:  186, btch:  31 usd:   0
[52874.129687] Node 0 Normal per-cpu:
[52874.129690] CPU    0: hi:  186, btch:  31 usd:   0
[52874.129692] CPU    1: hi:  186, btch:  31 usd: 126
[52874.129693] CPU    2: hi:  186, btch:  31 usd:   0
[52874.129695] CPU    3: hi:  186, btch:  31 usd:   0
[52874.129700] active_anon:77530 inactive_anon:16067 isolated_anon:0
[52874.129700]  active_file:78 inactive_file:221 isolated_file:32
[52874.129700]  unevictable:1549 dirty:0 writeback:14 unstable:0
[52874.129700]  free:22507 slab_reclaimable:845090 slab_unreclaimable:5790
[52874.129700]  mapped:2941 shmem:47397 pagetables:2426 bounce:0
[52874.129704] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[52874.129710] lowmem_reserve[]: 0 2137 3899 3899
[52874.129714] Node 0 DMA32 free:43888kB min:36900kB low:46124kB high:55348kB active_anon:70824kB inactive_anon:2624kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1124kB shmem:26716kB slab_reclaimable:2057128kB slab_unreclaimable:1824kB kernel_stack:176kB pagetables:2516kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:300 all_unreclaimable? yes
[52874.129721] lowmem_reserve[]: 0 0 1762 1762
[52874.129724] Node 0 Normal free:30300kB min:30416kB low:38020kB high:45624kB active_anon:239296kB inactive_anon:61644kB active_file:312kB inactive_file:880kB unevictable:5384kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5384kB dirty:0kB writeback:56kB mapped:10640kB shmem:162872kB slab_reclaimable:1323168kB slab_unreclaimable:21336kB kernel_stack:1216kB pagetables:7188kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18946 all_unreclaimable? yes
[52874.129731] lowmem_reserve[]: 0 0 0 0
[52874.129734] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[52874.129744] Node 0 DMA32: 644*4kB 2136*8kB 1234*16kB 8*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43888kB
[52874.129753] Node 0 Normal: 2725*4kB 721*8kB 662*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30780kB
[52874.129763] 48561 total pagecache pages
[52874.129764] 0 pages in swap cache
[52874.129766] Swap cache stats: add 0, delete 0, find 0/0
[52874.129768] Free swap  = 0kB
[52874.129769] Total swap = 0kB
[52874.138657] 1048048 pages RAM
[52874.138659] 57533 pages reserved
[52874.138660] 30998 pages shared
[52874.138661] 932913 pages non-shared
[52874.138662] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[52874.138667] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[52874.138669] [  207]     0   207    71456     4096   0       0             0 systemd-journal
[52874.138672] [  331]     0   331     1056       45   1       0             0 acpid
[52874.138674] [  332]     0   332     3303      186   2       0             0 crond
[52874.138676] [  334]     0   334    10502      140   1     -17         -1000 sshd
[52874.138677] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[52874.138679] [  341]     0   341     6512       70   1       0             0 systemd-logind
[52874.138682] [  349]     0   349    15747      115   3       0             0 login
[52874.138684] [  356]     0   356     2031       30   0       0             0 agetty
[52874.138685] [  357]     0   357     2031       30   2       0             0 agetty
[52874.138687] [  358]     0   358     2031       30   2       0             0 agetty
[52874.138689] [  359]     0   359     2031       32   0       0             0 agetty
[52874.138691] [  360]     0   360     2031       30   0       0             0 agetty
[52874.138692] [  418]     0   418     3092       75   1       0             0 master
[52874.138694] [  421]    73   421    16374      249   0       0             0 qmgr
[52874.138696] [  433]  1000   433     3423      101   3       0             0 restart-x
[52874.138698] [  444]  1000   444     3423      109   2       0             0 startx
[52874.138699] [  461]  1000   461     3966       36   3       0             0 xinit
[52874.138701] [  462]  1000   462    57250     3010   3       0             0 X
[52874.138703] [  483]  1000   483    13495      393   1       0             0 i3
[52874.138705] [  490]  1000   490     6062       72   3       0             0 unclutter
[52874.138706] [  493]  1000   493     6004       62   1       0             0 dispad
[52874.138708] [  494]  1000   494    31745     6818   1       0             0 urxvtd
[52874.138710] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[52874.138712] [  508]  1000   508     8156      420   2       0             0 zsh
[52874.138713] [  515]     0   515     8482       80   0       0             0 sudo
[52874.138715] [  516]     0   516     6933      235   0       0             0 zsh
[52874.138717] [  530]     0   530     7404      156   2       0             0 wpa_supplicant
[52874.138719] [  585]     0   585     2136       38   0       0             0 dhcpcd
[52874.138720] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[52874.138722] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[52874.138724] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[52874.138726] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[52874.138728] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[52874.138729] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[52874.138731] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[52874.138733] [ 1359]     0  1359     8481       78   3       0             0 sudo
[52874.138735] [ 1360]     0  1360     6933      237   3       0             0 zsh
[52874.138736] [12547]  1000 12547     8729      484   3       0             0 zsh
[52874.138738] [12784]  1000 12784     8156      421   3       0             0 zsh
[52874.138740] [24189]  1000 24189     8156      421   1       0             0 zsh
[52874.138741] [30766]  1000 30766     8156      421   0       0             0 zsh
[52874.138743] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[52874.138745] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[52874.138747] [ 5518]  1000  5518    90770     1572   3       0             0 kded4
[52874.138749] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[52874.138750] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[52874.138752] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[52874.138754] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[52874.138756] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[52874.138757] [ 8065]  1000  8065     6531      296   3       0             0 i3bar
[52874.138759] [ 8066]  1000  8066     7809      199   1       0             0 i3status
[52874.138761] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[52874.138762] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[52874.138764] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[52874.138766] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[52874.138768] [ 8776]     0  8776    51901      335   0       0             0 colord
[52874.138769] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[52874.138771] [10002]  1000 10002     8290      403   0       0             0 vim
[52874.138774] [10733]  1000 10733     8156      421   2       0             0 zsh
[52874.138775] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[52874.138777] [10749]  1000 10749     8156      421   2       0             0 zsh
[52874.138779] [10758]  1000 10758    15099      885   3       0             0 mutt
[52874.138780] [10786]  1000 10786     8970      271   1       0             0 ssh
[52874.138782] [10788]  1000 10788     8970      198   0       0             0 ssh
[52874.138784] [10790]  1000 10790     8970      252   0       0             0 ssh
[52874.138786] [15290]  1000 15290     9005      216   0       0             0 ssh
[52874.138788] [15483]     0 15483     5899      132   1       0             0 vpnc
[52874.138789] [15633]  1000 15633     8740      474   2       0             0 zsh
[52874.138791] [16517]  1000 16517     8156      421   2       0             0 zsh
[52874.138793] [16542]  1000 16542     8156      420   0       0             0 zsh
[52874.138795] [16555]  1000 16555     8267      407   0       0             0 vim
[52874.138797] [16569]  1000 16569    21607      139   1       0             0 i3lock
[52874.138800] [ 4043]    73  4043    16331      268   0       0             0 pickup
[52874.138802] [ 4573]     0  4573     3672     1546   1       0             0 atop
[52874.138803] [ 5794]     0  5794     9170      388   1       0             0 crond
[52874.138805] [ 5797]  1000  5797     2937      204   2       0             0 sh
[52874.138807] Out of memory: Kill process 5961 (offlineimap) score 11 or sacrifice child
[52993.654038] dispad invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[52993.654042] dispad cpuset=/ mems_allowed=0
[52993.654044] Pid: 493, comm: dispad Tainted: G        W    3.5.4-1-ARCH #1
[52993.654045] Call Trace:
[52993.654051]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[52993.654055]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[52993.654059]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[52993.654063]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[52993.654067]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[52993.654069]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[52993.654072]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[52993.654076]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[52993.654078]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[52993.654080]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[52993.654084]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[52993.654086]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[52993.654089]  [<ffffffff8117952a>] ? do_sync_readv_writev+0xda/0x120
[52993.654092]  [<ffffffff8147ca19>] ? __schedule+0x439/0x920
[52993.654094]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[52993.654097]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[52993.654101]  [<ffffffff81078eb0>] ? update_rmtp+0x70/0x70
[52993.654103]  [<ffffffff8147e765>] page_fault+0x25/0x30
[52993.654104] Mem-Info:
[52993.654105] Node 0 DMA per-cpu:
[52993.654107] CPU    0: hi:    0, btch:   1 usd:   0
[52993.654108] CPU    1: hi:    0, btch:   1 usd:   0
[52993.654110] CPU    2: hi:    0, btch:   1 usd:   0
[52993.654111] CPU    3: hi:    0, btch:   1 usd:   0
[52993.654112] Node 0 DMA32 per-cpu:
[52993.654113] CPU    0: hi:  186, btch:  31 usd:   0
[52993.654115] CPU    1: hi:  186, btch:  31 usd:   0
[52993.654116] CPU    2: hi:  186, btch:  31 usd:   0
[52993.654117] CPU    3: hi:  186, btch:  31 usd:   0
[52993.654118] Node 0 Normal per-cpu:
[52993.654119] CPU    0: hi:  186, btch:  31 usd:  24
[52993.654120] CPU    1: hi:  186, btch:  31 usd:   0
[52993.654122] CPU    2: hi:  186, btch:  31 usd: 183
[52993.654123] CPU    3: hi:  186, btch:  31 usd:   0
[52993.654126] active_anon:77623 inactive_anon:16070 isolated_anon:0
[52993.654126]  active_file:82 inactive_file:0 isolated_file:32
[52993.654126]  unevictable:1549 dirty:0 writeback:17 unstable:0
[52993.654126]  free:22513 slab_reclaimable:845058 slab_unreclaimable:5780
[52993.654126]  mapped:2979 shmem:47432 pagetables:2422 bounce:0
[52993.654128] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[52993.654132] lowmem_reserve[]: 0 2137 3899 3899
[52993.654135] Node 0 DMA32 free:43904kB min:36900kB low:46124kB high:55348kB active_anon:70652kB inactive_anon:2616kB active_file:140kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:4kB mapped:1148kB shmem:26716kB slab_reclaimable:2057064kB slab_unreclaimable:1816kB kernel_stack:168kB pagetables:2512kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:229 all_unreclaimable? yes
[52993.654139] lowmem_reserve[]: 0 0 1762 1762
[52993.654141] Node 0 Normal free:30552kB min:30416kB low:38020kB high:45624kB active_anon:239840kB inactive_anon:61664kB active_file:188kB inactive_file:76kB unevictable:5384kB isolated(anon):0kB isolated(file):128kB present:1804320kB mlocked:5384kB dirty:0kB writeback:64kB mapped:10768kB shmem:163012kB slab_reclaimable:1323104kB slab_unreclaimable:21304kB kernel_stack:1232kB pagetables:7176kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:32 all_unreclaimable? no
[52993.654146] lowmem_reserve[]: 0 0 0 0
[52993.654149] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[52993.654156] Node 0 DMA32: 666*4kB 2135*8kB 1239*16kB 11*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44144kB
[52993.654162] Node 0 Normal: 2656*4kB 726*8kB 685*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30912kB
[52993.654168] 48440 total pagecache pages
[52993.654169] 0 pages in swap cache
[52993.654170] Swap cache stats: add 0, delete 0, find 0/0
[52993.654171] Free swap  = 0kB
[52993.654172] Total swap = 0kB
[52993.662695] 1048048 pages RAM
[52993.662699] 57533 pages reserved
[52993.662700] 31135 pages shared
[52993.662701] 940208 pages non-shared
[52993.662703] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[52993.662710] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[52993.662713] [  207]     0   207    71456     4054   1       0             0 systemd-journal
[52993.662716] [  331]     0   331     1056       45   1       0             0 acpid
[52993.662719] [  332]     0   332     3303      186   3       0             0 crond
[52993.662721] [  334]     0   334    10502      140   1     -17         -1000 sshd
[52993.662724] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[52993.662726] [  341]     0   341     6512       70   1       0             0 systemd-logind
[52993.662729] [  349]     0   349    15747      115   3       0             0 login
[52993.662731] [  356]     0   356     2031       30   0       0             0 agetty
[52993.662733] [  357]     0   357     2031       30   2       0             0 agetty
[52993.662736] [  358]     0   358     2031       30   2       0             0 agetty
[52993.662738] [  359]     0   359     2031       32   0       0             0 agetty
[52993.662741] [  360]     0   360     2031       30   0       0             0 agetty
[52993.662743] [  418]     0   418     3092       65   3       0             0 master
[52993.662746] [  421]    73   421    16374      258   3       0             0 qmgr
[52993.662749] [  433]  1000   433     3423      101   3       0             0 restart-x
[52993.662752] [  444]  1000   444     3423      109   2       0             0 startx
[52993.662754] [  461]  1000   461     3966       36   3       0             0 xinit
[52993.662757] [  462]  1000   462    57250     3021   1       0             0 X
[52993.662760] [  483]  1000   483    13495      393   0       0             0 i3
[52993.662763] [  490]  1000   490     6062       80   1       0             0 unclutter
[52993.662765] [  493]  1000   493     6004       62   3       0             0 dispad
[52993.662768] [  494]  1000   494    31745     6817   1       0             0 urxvtd
[52993.662770] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[52993.662772] [  508]  1000   508     8156      420   2       0             0 zsh
[52993.662775] [  515]     0   515     8482       80   0       0             0 sudo
[52993.662777] [  516]     0   516     6933      235   0       0             0 zsh
[52993.662779] [  530]     0   530     7404      156   3       0             0 wpa_supplicant
[52993.662782] [  585]     0   585     2136       38   0       0             0 dhcpcd
[52993.662784] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[52993.662786] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[52993.662789] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[52993.662791] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[52993.662794] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[52993.662796] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[52993.662798] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[52993.662801] [ 1359]     0  1359     8481       78   3       0             0 sudo
[52993.662803] [ 1360]     0  1360     6933      237   3       0             0 zsh
[52993.662805] [12547]  1000 12547     8729      484   3       0             0 zsh
[52993.662807] [12784]  1000 12784     8156      421   3       0             0 zsh
[52993.662808] [24189]  1000 24189     8156      421   1       0             0 zsh
[52993.662810] [30766]  1000 30766     8156      421   0       0             0 zsh
[52993.662812] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[52993.662814] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[52993.662815] [ 5518]  1000  5518    90770     1566   1       0             0 kded4
[52993.662817] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[52993.662819] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[52993.662821] [ 5534]     0  5534    46649      205   3     -13          -900 polkitd
[52993.662822] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[52993.662824] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[52993.662826] [ 8065]  1000  8065     6531      317   2       0             0 i3bar
[52993.662828] [ 8066]  1000  8066     7809      227   3       0             0 i3status
[52993.662829] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[52993.662831] [ 8708]     0  8708     2776      122   1       0             0 wpa_cli
[52993.662833] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[52993.662834] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[52993.662836] [ 8776]     0  8776    51901      335   0       0             0 colord
[52993.662838] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[52993.662840] [10002]  1000 10002     8290      403   0       0             0 vim
[52993.662842] [10733]  1000 10733     8156      421   2       0             0 zsh
[52993.662844] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[52993.662845] [10749]  1000 10749     8156      421   2       0             0 zsh
[52993.662847] [10758]  1000 10758    15099      885   3       0             0 mutt
[52993.662849] [10786]  1000 10786     8970      286   0       0             0 ssh
[52993.662850] [10788]  1000 10788     8970      198   0       0             0 ssh
[52993.662852] [10790]  1000 10790     8970      270   0       0             0 ssh
[52993.662854] [15290]  1000 15290     9005      228   0       0             0 ssh
[52993.662856] [15483]     0 15483     5899      154   3       0             0 vpnc
[52993.662858] [15633]  1000 15633     8740      474   2       0             0 zsh
[52993.662860] [16517]  1000 16517     8156      421   2       0             0 zsh
[52993.662861] [16542]  1000 16542     8156      420   0       0             0 zsh
[52993.662863] [16555]  1000 16555     8267      407   0       0             0 vim
[52993.662865] [16569]  1000 16569    21607      139   0       0             0 i3lock
[52993.662867] [ 4043]    73  4043    16331      294   1       0             0 pickup
[52993.662869] [ 4573]     0  4573     3672     1546   1       0             0 atop
[52993.662871] [ 5971]     0  5971     9170      388   0       0             0 crond
[52993.662873] [ 5974]  1000  5974     2937      213   1       0             0 sh
[52993.662875] [ 5976]  1000  5976   155397    11182   0       0             0 offlineimap
[52993.662877] Out of memory: Kill process 5976 (offlineimap) score 11 or sacrifice child
[52993.662879] Killed process 5976 (offlineimap) total-vm:621588kB, anon-rss:44160kB, file-rss:568kB
[52994.155030] X invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[52994.155039] X cpuset=/ mems_allowed=0
[52994.155046] Pid: 462, comm: X Tainted: G        W    3.5.4-1-ARCH #1
[52994.155049] Call Trace:
[52994.155064]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[52994.155075]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[52994.155085]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[52994.155096]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[52994.155107]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[52994.155114]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[52994.155124]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[52994.155134]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[52994.155141]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[52994.155148]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[52994.155157]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[52994.155165]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[52994.155174]  [<ffffffff810643ff>] ? recalc_sigpending+0x1f/0x60
[52994.155181]  [<ffffffff81064b51>] ? dequeue_signal+0x41/0x180
[52994.155189]  [<ffffffff810643ff>] ? recalc_sigpending+0x1f/0x60
[52994.155197]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[52994.155205]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[52994.155214]  [<ffffffff8101f8cf>] ? restore_i387_xstate+0x1af/0x260
[52994.155224]  [<ffffffff810140f0>] ? restore_sigcontext+0x120/0x160
[52994.155231]  [<ffffffff81014e50>] ? sys_rt_sigreturn+0xb0/0xc0
[52994.155237]  [<ffffffff8147e765>] page_fault+0x25/0x30
[52994.155241] Mem-Info:
[52994.155244] Node 0 DMA per-cpu:
[52994.155251] CPU    0: hi:    0, btch:   1 usd:   0
[52994.155255] CPU    1: hi:    0, btch:   1 usd:   0
[52994.155258] CPU    2: hi:    0, btch:   1 usd:   0
[52994.155262] CPU    3: hi:    0, btch:   1 usd:   0
[52994.155264] Node 0 DMA32 per-cpu:
[52994.155272] CPU    0: hi:  186, btch:  31 usd:   0
[52994.155277] CPU    1: hi:  186, btch:  31 usd:  39
[52994.155281] CPU    2: hi:  186, btch:  31 usd:  11
[52994.155286] CPU    3: hi:  186, btch:  31 usd:  30
[52994.155290] Node 0 Normal per-cpu:
[52994.155298] CPU    0: hi:  186, btch:  31 usd:   0
[52994.155304] CPU    1: hi:  186, btch:  31 usd:  65
[52994.155310] CPU    2: hi:  186, btch:  31 usd:  30
[52994.155316] CPU    3: hi:  186, btch:  31 usd:   1
[52994.155331] active_anon:77635 inactive_anon:16063 isolated_anon:0
[52994.155331]  active_file:11 inactive_file:11 isolated_file:0
[52994.155331]  unevictable:1549 dirty:0 writeback:19 unstable:0
[52994.155331]  free:22492 slab_reclaimable:845058 slab_unreclaimable:5780
[52994.155331]  mapped:2921 shmem:47435 pagetables:2422 bounce:0
[52994.155341] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[52994.155362] lowmem_reserve[]: 0 2137 3899 3899
[52994.155365] Node 0 DMA32 free:43772kB min:36900kB low:46124kB high:55348kB active_anon:70652kB inactive_anon:2616kB active_file:0kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1148kB shmem:26716kB slab_reclaimable:2057064kB slab_unreclaimable:1816kB kernel_stack:168kB pagetables:2512kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:179 all_unreclaimable? yes
[52994.155371] lowmem_reserve[]: 0 0 1762 1762
[52994.155374] Node 0 Normal free:30356kB min:30416kB low:38020kB high:45624kB active_anon:239888kB inactive_anon:61636kB active_file:44kB inactive_file:88kB unevictable:5384kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5384kB dirty:0kB writeback:76kB mapped:10536kB shmem:163024kB slab_reclaimable:1323104kB slab_unreclaimable:21304kB kernel_stack:1184kB pagetables:7176kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:385 all_unreclaimable? yes
[52994.155380] lowmem_reserve[]: 0 0 0 0
[52994.155383] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[52994.155392] Node 0 DMA32: 628*4kB 2128*8kB 1233*16kB 5*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43648kB
[52994.155400] Node 0 Normal: 2629*4kB 719*8kB 675*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30588kB
[52994.155408] 48393 total pagecache pages
[52994.155409] 0 pages in swap cache
[52994.155411] Swap cache stats: add 0, delete 0, find 0/0
[52994.155412] Free swap  = 0kB
[52994.155413] Total swap = 0kB
[52994.167250] 1048048 pages RAM
[52994.167253] 57533 pages reserved
[52994.167254] 31124 pages shared
[52994.167255] 940388 pages non-shared
[52994.167257] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[52994.167264] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[52994.167268] [  207]     0   207    71456     4042   2       0             0 systemd-journal
[52994.167273] [  331]     0   331     1056       45   1       0             0 acpid
[52994.167276] [  332]     0   332     3303      186   3       0             0 crond
[52994.167279] [  334]     0   334    10502      140   1     -17         -1000 sshd
[52994.167281] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[52994.167284] [  341]     0   341     6512       70   1       0             0 systemd-logind
[52994.167286] [  349]     0   349    15747      115   3       0             0 login
[52994.167289] [  356]     0   356     2031       30   0       0             0 agetty
[52994.167291] [  357]     0   357     2031       30   2       0             0 agetty
[52994.167294] [  358]     0   358     2031       30   2       0             0 agetty
[52994.167296] [  359]     0   359     2031       32   0       0             0 agetty
[52994.167298] [  360]     0   360     2031       30   0       0             0 agetty
[52994.167301] [  418]     0   418     3092       65   3       0             0 master
[52994.167303] [  421]    73   421    16374      258   3       0             0 qmgr
[52994.167306] [  433]  1000   433     3423      101   3       0             0 restart-x
[52994.167308] [  444]  1000   444     3423      109   2       0             0 startx
[52994.167310] [  461]  1000   461     3966       36   3       0             0 xinit
[52994.167313] [  462]  1000   462    57250     3014   2       0             0 X
[52994.167315] [  483]  1000   483    13495      393   0       0             0 i3
[52994.167317] [  490]  1000   490     6062       72   1       0             0 unclutter
[52994.167320] [  493]  1000   493     6004       58   1       0             0 dispad
[52994.167322] [  494]  1000   494    31745     6825   3       0             0 urxvtd
[52994.167325] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[52994.167327] [  508]  1000   508     8156      420   2       0             0 zsh
[52994.167329] [  515]     0   515     8482       80   0       0             0 sudo
[52994.167332] [  516]     0   516     6933      235   0       0             0 zsh
[52994.167335] [  530]     0   530     7404      156   3       0             0 wpa_supplicant
[52994.167338] [  585]     0   585     2136       38   0       0             0 dhcpcd
[52994.167340] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[52994.167343] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[52994.167345] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[52994.167348] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[52994.167350] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[52994.167353] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[52994.167355] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[52994.167358] [ 1359]     0  1359     8481       78   3       0             0 sudo
[52994.167360] [ 1360]     0  1360     6933      237   3       0             0 zsh
[52994.167363] [12547]  1000 12547     8729      484   3       0             0 zsh
[52994.167365] [12784]  1000 12784     8156      421   3       0             0 zsh
[52994.167367] [24189]  1000 24189     8156      421   1       0             0 zsh
[52994.167369] [30766]  1000 30766     8156      421   0       0             0 zsh
[52994.167372] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[52994.167374] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[52994.167376] [ 5518]  1000  5518    90770     1560   3       0             0 kded4
[52994.167379] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[52994.167381] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[52994.167383] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[52994.167385] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[52994.167388] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[52994.167390] [ 8065]  1000  8065     6531      317   2       0             0 i3bar
[52994.167392] [ 8066]  1000  8066     7809      227   3       0             0 i3status
[52994.167395] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[52994.167397] [ 8708]     0  8708     2776      122   1       0             0 wpa_cli
[52994.167399] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[52994.167401] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[52994.167404] [ 8776]     0  8776    51901      335   0       0             0 colord
[52994.167406] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[52994.167408] [10002]  1000 10002     8290      403   0       0             0 vim
[52994.167412] [10733]  1000 10733     8156      421   2       0             0 zsh
[52994.167414] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[52994.167416] [10749]  1000 10749     8156      421   2       0             0 zsh
[52994.167418] [10758]  1000 10758    15099      885   3       0             0 mutt
[52994.167421] [10786]  1000 10786     8970      286   0       0             0 ssh
[52994.167423] [10788]  1000 10788     8970      198   0       0             0 ssh
[52994.167425] [10790]  1000 10790     8970      270   0       0             0 ssh
[52994.167428] [15290]  1000 15290     9005      228   0       0             0 ssh
[52994.167430] [15483]     0 15483     5899      154   3       0             0 vpnc
[52994.167433] [15633]  1000 15633     8740      474   2       0             0 zsh
[52994.167435] [16517]  1000 16517     8156      421   2       0             0 zsh
[52994.167437] [16542]  1000 16542     8156      420   0       0             0 zsh
[52994.167440] [16555]  1000 16555     8267      407   0       0             0 vim
[52994.167442] [16569]  1000 16569    21607      139   0       0             0 i3lock
[52994.167445] [ 4043]    73  4043    16331      294   1       0             0 pickup
[52994.167447] [ 4573]     0  4573     3672     1546   1       0             0 atop
[52994.167450] [ 5971]     0  5971     9170      388   0       0             0 crond
[52994.167452] [ 5974]  1000  5974     2937      213   1       0             0 sh
[52994.167455] [ 6132]  1000  5976   155397    11270   0       0             0 offlineimap
[52994.167457] Out of memory: Kill process 6132 (offlineimap) score 11 or sacrifice child
[52994.167460] Killed process 6132 (offlineimap) total-vm:621588kB, anon-rss:44204kB, file-rss:876kB
[52994.167557] offlineimap: page allocation failure: order:0, mode:0x150
[52994.167560] Pid: 6132, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[52994.167561] Call Trace:
[52994.167568]  [<ffffffff8111c44b>] warn_alloc_failed+0xeb/0x140
[52994.167571]  [<ffffffff8111fa36>] __alloc_pages_nodemask+0x6a6/0x900
[52994.167575]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[52994.167591]  [<ffffffffa01b8990>] ? metapage_get_blocks+0xa0/0xa0 [jfs]
[52994.167594]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[52994.167599]  [<ffffffffa01b8990>] ? metapage_get_blocks+0xa0/0xa0 [jfs]
[52994.167601]  [<ffffffff81117b7b>] do_read_cache_page+0x4b/0x170
[52994.167603]  [<ffffffff81117cec>] read_cache_page_async+0x1c/0x20
[52994.167605]  [<ffffffff81117cfe>] read_cache_page+0xe/0x20
[52994.167610]  [<ffffffffa01b937c>] __get_metapage+0x1ac/0x590 [jfs]
[52994.167618]  [<ffffffffa00d9a9a>] ? scsi_pool_alloc_command+0x4a/0x80 [scsi_mod]
[52994.167623]  [<ffffffffa01a4026>] xtSearch+0x206/0x5a0 [jfs]
[52994.167627]  [<ffffffffa01a5732>] xtLookup+0x92/0x180 [jfs]
[52994.167630]  [<ffffffff810814c9>] ? finish_task_switch+0x49/0xe0
[52994.167634]  [<ffffffff8147ca19>] ? __schedule+0x439/0x920
[52994.167636]  [<ffffffff81117367>] ? unlock_page+0x27/0x30
[52994.167640]  [<ffffffffa01b9333>] ? __get_metapage+0x163/0x590 [jfs]
[52994.167645]  [<ffffffffa01b146e>] read_index_page+0x2e/0x70 [jfs]
[52994.167649]  [<ffffffffa01b1b12>] add_index+0x212/0x650 [jfs]
[52994.167652]  [<ffffffff811172e0>] ? __lock_page+0x70/0x70
[52994.167655]  [<ffffffff8147ab5e>] ? __wait_on_bit+0x7e/0x90
[52994.167659]  [<ffffffffa01b248c>] dtInsertEntry.isra.5+0x10c/0x4e0 [jfs]
[52994.167662]  [<ffffffff811648ec>] ? kfree+0x2c/0x150
[52994.167666]  [<ffffffffa01b5c27>] dtInsert+0x167/0x240 [jfs]
[52994.167670]  [<ffffffffa01a1bc2>] jfs_create+0x252/0x340 [jfs]
[52994.167673]  [<ffffffff81070001>] ? __cancel_work_timer+0x71/0x130
[52994.167676]  [<ffffffff81190ba7>] ? __d_lookup+0xa7/0x180
[52994.167678]  [<ffffffff811905bc>] ? __d_alloc+0x14c/0x180
[52994.167681]  [<ffffffff8120542c>] ? security_inode_permission+0x1c/0x30
[52994.167684]  [<ffffffff81185d24>] vfs_create+0xb4/0x120
[52994.167686]  [<ffffffff811881e9>] do_last+0x939/0xa90
[52994.167689]  [<ffffffff81188569>] path_openat+0xd9/0x400
[52994.167692]  [<ffffffff811889b1>] do_filp_open+0x41/0xa0
[52994.167695]  [<ffffffff81195426>] ? alloc_fd+0xd6/0x120
[52994.167698]  [<ffffffff811782c6>] do_sys_open+0xf6/0x1e0
[52994.167700]  [<ffffffff811783d1>] sys_open+0x21/0x30
[52994.167703]  [<ffffffff814853ed>] system_call_fastpath+0x1a/0x1f
[52994.167704] Mem-Info:
[52994.167705] Node 0 DMA per-cpu:
[52994.167708] CPU    0: hi:    0, btch:   1 usd:   0
[52994.167709] CPU    1: hi:    0, btch:   1 usd:   0
[52994.167710] CPU    2: hi:    0, btch:   1 usd:   0
[52994.167711] CPU    3: hi:    0, btch:   1 usd:   0
[52994.167712] Node 0 DMA32 per-cpu:
[52994.167714] CPU    0: hi:  186, btch:  31 usd:   1
[52994.167715] CPU    1: hi:  186, btch:  31 usd:  73
[52994.167716] CPU    2: hi:  186, btch:  31 usd:  11
[52994.167717] CPU    3: hi:  186, btch:  31 usd:  30
[52994.167718] Node 0 Normal per-cpu:
[52994.167719] CPU    0: hi:  186, btch:  31 usd:  11
[52994.167729] CPU    1: hi:  186, btch:  31 usd:  89
[52994.167732] CPU    2: hi:  186, btch:  31 usd:  30
[52994.167734] CPU    3: hi:  186, btch:  31 usd:   1
[52994.167741] active_anon:77635 inactive_anon:16063 isolated_anon:0
[52994.167741]  active_file:11 inactive_file:11 isolated_file:0
[52994.167741]  unevictable:1549 dirty:0 writeback:19 unstable:0
[52994.167741]  free:22492 slab_reclaimable:845058 slab_unreclaimable:5780
[52994.167741]  mapped:2921 shmem:47435 pagetables:2422 bounce:0
[52994.167745] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[52994.167753] lowmem_reserve[]: 0 2137 3899 3899
[52994.167758] Node 0 DMA32 free:43772kB min:36900kB low:46124kB high:55348kB active_anon:70652kB inactive_anon:2616kB active_file:0kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1148kB shmem:26716kB slab_reclaimable:2057064kB slab_unreclaimable:1816kB kernel_stack:168kB pagetables:2512kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:220 all_unreclaimable? yes
[52994.167767] lowmem_reserve[]: 0 0 1762 1762
[52994.167772] Node 0 Normal free:30356kB min:30416kB low:38020kB high:45624kB active_anon:239888kB inactive_anon:61636kB active_file:44kB inactive_file:88kB unevictable:5384kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5384kB dirty:0kB writeback:76kB mapped:10536kB shmem:163024kB slab_reclaimable:1323104kB slab_unreclaimable:21304kB kernel_stack:1184kB pagetables:7176kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:467 all_unreclaimable? yes
[52994.167780] lowmem_reserve[]: 0 0 0 0
[52994.167785] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[52994.167797] Node 0 DMA32: 628*4kB 2128*8kB 1233*16kB 5*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43648kB
[52994.167809] Node 0 Normal: 2629*4kB 719*8kB 675*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30588kB
[52994.167821] 48347 total pagecache pages
[52994.167823] 0 pages in swap cache
[52994.167826] Swap cache stats: add 0, delete 0, find 0/0
[52994.167827] Free swap  = 0kB
[52994.167829] Total swap = 0kB
[52994.179337] 1048048 pages RAM
[52994.179339] 57533 pages reserved
[52994.179340] 31066 pages shared
[52994.179341] 940387 pages non-shared
[53112.232321] offlineimap invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53112.232326] offlineimap cpuset=/ mems_allowed=0
[53112.232330] Pid: 6148, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[53112.232332] Call Trace:
[53112.232340]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53112.232346]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53112.232351]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53112.232357]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53112.232362]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53112.232366]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53112.232371]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53112.232376]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53112.232379]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53112.232383]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53112.232388]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53112.232392]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53112.232396]  [<ffffffff8118c50c>] ? core_sys_select+0x21c/0x320
[53112.232400]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53112.232405]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53112.232409]  [<ffffffff8147ca19>] ? __schedule+0x439/0x920
[53112.232413]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[53112.232417]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[53112.232420]  [<ffffffff8118b74e>] ? poll_select_copy_remaining+0xee/0x140
[53112.232424]  [<ffffffff8118c6d6>] ? sys_select+0xc6/0x110
[53112.232427]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53112.232429] Mem-Info:
[53112.232430] Node 0 DMA per-cpu:
[53112.232434] CPU    0: hi:    0, btch:   1 usd:   0
[53112.232436] CPU    1: hi:    0, btch:   1 usd:   0
[53112.232437] CPU    2: hi:    0, btch:   1 usd:   0
[53112.232439] CPU    3: hi:    0, btch:   1 usd:   0
[53112.232440] Node 0 DMA32 per-cpu:
[53112.232442] CPU    0: hi:  186, btch:  31 usd:   0
[53112.232444] CPU    1: hi:  186, btch:  31 usd:   0
[53112.232445] CPU    2: hi:  186, btch:  31 usd:   0
[53112.232446] CPU    3: hi:  186, btch:  31 usd:   4
[53112.232447] Node 0 Normal per-cpu:
[53112.232448] CPU    0: hi:  186, btch:  31 usd:   0
[53112.232449] CPU    1: hi:  186, btch:  31 usd:  13
[53112.232450] CPU    2: hi:  186, btch:  31 usd:   0
[53112.232452] CPU    3: hi:  186, btch:  31 usd: 168
[53112.232464] active_anon:77752 inactive_anon:16064 isolated_anon:0
[53112.232464]  active_file:57 inactive_file:28 isolated_file:0
[53112.232464]  unevictable:1549 dirty:0 writeback:0 unstable:0
[53112.232464]  free:22501 slab_reclaimable:845050 slab_unreclaimable:5775
[53112.232464]  mapped:3028 shmem:47460 pagetables:2426 bounce:0
[53112.232468] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53112.232475] lowmem_reserve[]: 0 2137 3899 3899
[53112.232480] Node 0 DMA32 free:43728kB min:36900kB low:46124kB high:55348kB active_anon:70816kB inactive_anon:2616kB active_file:0kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1184kB shmem:26716kB slab_reclaimable:2057064kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2524kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:23 all_unreclaimable? yes
[53112.232488] lowmem_reserve[]: 0 0 1762 1762
[53112.232492] Node 0 Normal free:30436kB min:30416kB low:38020kB high:45624kB active_anon:240192kB inactive_anon:61640kB active_file:228kB inactive_file:112kB unevictable:5384kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5384kB dirty:0kB writeback:0kB mapped:10928kB shmem:163124kB slab_reclaimable:1323072kB slab_unreclaimable:21292kB kernel_stack:1240kB pagetables:7180kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[53112.232500] lowmem_reserve[]: 0 0 0 0
[53112.232504] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53112.232516] Node 0 DMA32: 635*4kB 2131*8kB 1243*16kB 8*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43956kB
[53112.232527] Node 0 Normal: 2745*4kB 787*8kB 605*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30476kB
[53112.232538] 48467 total pagecache pages
[53112.232539] 0 pages in swap cache
[53112.232542] Swap cache stats: add 0, delete 0, find 0/0
[53112.232543] Free swap  = 0kB
[53112.232545] Total swap = 0kB
[53112.245394] 1048048 pages RAM
[53112.245397] 57533 pages reserved
[53112.245398] 31186 pages shared
[53112.245399] 940348 pages non-shared
[53112.245401] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53112.245407] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53112.245410] [  207]     0   207    71456     4105   0       0             0 systemd-journal
[53112.245413] [  331]     0   331     1056       45   1       0             0 acpid
[53112.245416] [  332]     0   332     3303      186   3       0             0 crond
[53112.245418] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53112.245421] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53112.245423] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53112.245425] [  349]     0   349    15747      115   3       0             0 login
[53112.245427] [  356]     0   356     2031       30   0       0             0 agetty
[53112.245430] [  357]     0   357     2031       30   2       0             0 agetty
[53112.245432] [  358]     0   358     2031       30   2       0             0 agetty
[53112.245434] [  359]     0   359     2031       32   0       0             0 agetty
[53112.245438] [  360]     0   360     2031       30   0       0             0 agetty
[53112.245440] [  418]     0   418     3092       59   1       0             0 master
[53112.245442] [  421]    73   421    16374      269   2       0             0 qmgr
[53112.245445] [  433]  1000   433     3423      101   3       0             0 restart-x
[53112.245447] [  444]  1000   444     3423      109   2       0             0 startx
[53112.245449] [  461]  1000   461     3966       36   3       0             0 xinit
[53112.245452] [  462]  1000   462    57250     2998   3       0             0 X
[53112.245455] [  483]  1000   483    13495      393   1       0             0 i3
[53112.245458] [  490]  1000   490     6062       72   0       0             0 unclutter
[53112.245460] [  493]  1000   493     6004       58   2       0             0 dispad
[53112.245463] [  494]  1000   494    31745     6822   3       0             0 urxvtd
[53112.245465] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53112.245468] [  508]  1000   508     8156      420   2       0             0 zsh
[53112.245470] [  515]     0   515     8482       80   0       0             0 sudo
[53112.245473] [  516]     0   516     6933      235   0       0             0 zsh
[53112.245475] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[53112.245478] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53112.245480] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53112.245482] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53112.245485] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53112.245487] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[53112.245490] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53112.245492] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53112.245495] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53112.245497] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53112.245499] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53112.245502] [12547]  1000 12547     8729      484   3       0             0 zsh
[53112.245505] [12784]  1000 12784     8156      421   3       0             0 zsh
[53112.245507] [24189]  1000 24189     8156      421   1       0             0 zsh
[53112.245510] [30766]  1000 30766     8156      421   0       0             0 zsh
[53112.245512] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53112.245514] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53112.245517] [ 5518]  1000  5518    90770     1560   1       0             0 kded4
[53112.245520] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53112.245522] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53112.245525] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[53112.245528] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53112.245533] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53112.245536] [ 8065]  1000  8065     6531      292   1       0             0 i3bar
[53112.245538] [ 8066]  1000  8066     7809      219   2       0             0 i3status
[53112.245540] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53112.245543] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[53112.245545] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53112.245547] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53112.245550] [ 8776]     0  8776    51901      335   0       0             0 colord
[53112.245552] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53112.245555] [10002]  1000 10002     8290      403   0       0             0 vim
[53112.245559] [10733]  1000 10733     8156      421   2       0             0 zsh
[53112.245561] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53112.245563] [10749]  1000 10749     8156      421   2       0             0 zsh
[53112.245566] [10758]  1000 10758    15099      885   3       0             0 mutt
[53112.245568] [10786]  1000 10786     8970      302   0       0             0 ssh
[53112.245571] [10788]  1000 10788     8970      198   0       0             0 ssh
[53112.245574] [10790]  1000 10790     8970      288   0       0             0 ssh
[53112.245576] [15290]  1000 15290     9005      216   0       0             0 ssh
[53112.245579] [15483]     0 15483     5899      153   1       0             0 vpnc
[53112.245582] [15633]  1000 15633     8740      474   2       0             0 zsh
[53112.245584] [16517]  1000 16517     8156      421   2       0             0 zsh
[53112.245587] [16542]  1000 16542     8156      420   0       0             0 zsh
[53112.245589] [16555]  1000 16555     8267      407   0       0             0 vim
[53112.245592] [16569]  1000 16569    21607      139   0       0             0 i3lock
[53112.245595] [ 4043]    73  4043    16331      260   2       0             0 pickup
[53112.245597] [ 4573]     0  4573     3672     1546   1       0             0 atop
[53112.245600] [ 6143]     0  6143     9170      388   0       0             0 crond
[53112.245603] [ 6146]  1000  6146     2937      204   1       0             0 sh
[53112.245605] [ 6148]  1000  6148   171790    11334   1       0             0 offlineimap
[53112.245608] Out of memory: Kill process 6148 (offlineimap) score 11 or sacrifice child
[53112.245611] Killed process 6148 (offlineimap) total-vm:687160kB, anon-rss:44576kB, file-rss:760kB
[53227.754039] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53227.754043] urxvtd cpuset=/ mems_allowed=0
[53227.754045] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[53227.754046] Call Trace:
[53227.754051]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53227.754056]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53227.754059]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53227.754063]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53227.754067]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53227.754069]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53227.754072]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53227.754075]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53227.754077]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53227.754079]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53227.754082]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53227.754085]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53227.754087]  [<ffffffff8147cfd9>] ? preempt_schedule+0x49/0x70
[53227.754090]  [<ffffffff8107066d>] ? queue_work+0x5d/0x70
[53227.754092]  [<ffffffff81070698>] ? schedule_work+0x18/0x20
[53227.754095]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53227.754097]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53227.754102]  [<ffffffff81179168>] ? vfs_read+0x138/0x180
[53227.754104]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53227.754105] Mem-Info:
[53227.754106] Node 0 DMA per-cpu:
[53227.754108] CPU    0: hi:    0, btch:   1 usd:   0
[53227.754109] CPU    1: hi:    0, btch:   1 usd:   0
[53227.754110] CPU    2: hi:    0, btch:   1 usd:   0
[53227.754111] CPU    3: hi:    0, btch:   1 usd:   0
[53227.754111] Node 0 DMA32 per-cpu:
[53227.754113] CPU    0: hi:  186, btch:  31 usd:  50
[53227.754114] CPU    1: hi:  186, btch:  31 usd:   0
[53227.754115] CPU    2: hi:  186, btch:  31 usd:   0
[53227.754116] CPU    3: hi:  186, btch:  31 usd:   0
[53227.754117] Node 0 Normal per-cpu:
[53227.754118] CPU    0: hi:  186, btch:  31 usd: 212
[53227.754119] CPU    1: hi:  186, btch:  31 usd: 145
[53227.754120] CPU    2: hi:  186, btch:  31 usd:  30
[53227.754121] CPU    3: hi:  186, btch:  31 usd:   0
[53227.754124] active_anon:77575 inactive_anon:16060 isolated_anon:0
[53227.754124]  active_file:0 inactive_file:57 isolated_file:49
[53227.754124]  unevictable:1549 dirty:0 writeback:3 unstable:0
[53227.754124]  free:22543 slab_reclaimable:845038 slab_unreclaimable:5781
[53227.754124]  mapped:2990 shmem:47470 pagetables:2426 bounce:0
[53227.754126] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53227.754130] lowmem_reserve[]: 0 2137 3899 3899
[53227.754132] Node 0 DMA32 free:43944kB min:36900kB low:46124kB high:55348kB active_anon:70524kB inactive_anon:2612kB active_file:0kB inactive_file:216kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:8kB mapped:1196kB shmem:26716kB slab_reclaimable:2057064kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2488kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:536 all_unreclaimable? yes
[53227.754136] lowmem_reserve[]: 0 0 1762 1762
[53227.754138] Node 0 Normal free:30388kB min:30416kB low:38020kB high:45624kB active_anon:239776kB inactive_anon:61628kB active_file:0kB inactive_file:12kB unevictable:5384kB isolated(anon):0kB isolated(file):196kB present:1804320kB mlocked:5384kB dirty:0kB writeback:4kB mapped:10764kB shmem:163164kB slab_reclaimable:1323024kB slab_unreclaimable:21316kB kernel_stack:1248kB pagetables:7216kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:544 all_unreclaimable? yes
[53227.754142] lowmem_reserve[]: 0 0 0 0
[53227.754144] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53227.754150] Node 0 DMA32: 656*4kB 2139*8kB 1236*16kB 9*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43960kB
[53227.754155] Node 0 Normal: 2622*4kB 735*8kB 658*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30416kB
[53227.754160] 48465 total pagecache pages
[53227.754161] 0 pages in swap cache
[53227.754162] Swap cache stats: add 0, delete 0, find 0/0
[53227.754163] Free swap  = 0kB
[53227.754164] Total swap = 0kB
[53227.762655] 1048048 pages RAM
[53227.762657] 57533 pages reserved
[53227.762659] 31206 pages shared
[53227.762660] 940063 pages non-shared
[53227.762661] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53227.762670] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53227.762673] [  207]     0   207    71456     4132   0       0             0 systemd-journal
[53227.762676] [  331]     0   331     1056       45   1       0             0 acpid
[53227.762679] [  332]     0   332     3303      186   0       0             0 crond
[53227.762682] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53227.762685] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53227.762688] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53227.762690] [  349]     0   349    15747      115   3       0             0 login
[53227.762693] [  356]     0   356     2031       30   0       0             0 agetty
[53227.762695] [  357]     0   357     2031       30   2       0             0 agetty
[53227.762698] [  358]     0   358     2031       30   2       0             0 agetty
[53227.762701] [  359]     0   359     2031       32   0       0             0 agetty
[53227.762704] [  360]     0   360     2031       30   0       0             0 agetty
[53227.762706] [  418]     0   418     3092       59   1       0             0 master
[53227.762708] [  421]    73   421    16374      278   0       0             0 qmgr
[53227.762710] [  433]  1000   433     3423      101   3       0             0 restart-x
[53227.762711] [  444]  1000   444     3423      109   2       0             0 startx
[53227.762713] [  461]  1000   461     3966       36   3       0             0 xinit
[53227.762715] [  462]  1000   462    57250     3024   3       0             0 X
[53227.762717] [  483]  1000   483    13495      396   1       0             0 i3
[53227.762718] [  490]  1000   490     6062       72   0       0             0 unclutter
[53227.762720] [  493]  1000   493     6004       58   0       0             0 dispad
[53227.762722] [  494]  1000   494    31745     6840   2       0             0 urxvtd
[53227.762723] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53227.762725] [  508]  1000   508     8156      420   2       0             0 zsh
[53227.762727] [  515]     0   515     8482       80   0       0             0 sudo
[53227.762729] [  516]     0   516     6933      235   0       0             0 zsh
[53227.762730] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[53227.762732] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53227.762734] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53227.762735] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53227.762737] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53227.762739] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[53227.762741] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53227.762742] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53227.762744] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53227.762746] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53227.762748] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53227.762749] [12547]  1000 12547     8729      484   3       0             0 zsh
[53227.762751] [12784]  1000 12784     8156      421   3       0             0 zsh
[53227.762753] [24189]  1000 24189     8156      421   1       0             0 zsh
[53227.762754] [30766]  1000 30766     8156      421   0       0             0 zsh
[53227.762756] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53227.762758] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53227.762760] [ 5518]  1000  5518    90770     1572   3       0             0 kded4
[53227.762762] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53227.762763] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53227.762765] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[53227.762767] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53227.762769] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53227.762770] [ 8065]  1000  8065     6531      301   3       0             0 i3bar
[53227.762772] [ 8066]  1000  8066     7809      180   1       0             0 i3status
[53227.762774] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53227.762775] [ 8708]     0  8708     2776      124   3       0             0 wpa_cli
[53227.762777] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53227.762779] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53227.762781] [ 8776]     0  8776    51901      335   0       0             0 colord
[53227.762782] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53227.762784] [10002]  1000 10002     8290      403   0       0             0 vim
[53227.762786] [10733]  1000 10733     8156      421   2       0             0 zsh
[53227.762788] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53227.762790] [10749]  1000 10749     8156      421   2       0             0 zsh
[53227.762791] [10758]  1000 10758    15099      885   3       0             0 mutt
[53227.762793] [10786]  1000 10786     8970      253   0       0             0 ssh
[53227.762795] [10788]  1000 10788     8970      198   0       0             0 ssh
[53227.762797] [10790]  1000 10790     8970      240   0       0             0 ssh
[53227.762799] [15290]  1000 15290     9005      217   0       0             0 ssh
[53227.762801] [15483]     0 15483     5899      139   1       0             0 vpnc
[53227.762802] [15633]  1000 15633     8740      474   2       0             0 zsh
[53227.762804] [16517]  1000 16517     8156      421   2       0             0 zsh
[53227.762806] [16542]  1000 16542     8156      420   0       0             0 zsh
[53227.762808] [16555]  1000 16555     8267      407   0       0             0 vim
[53227.762810] [16569]  1000 16569    21607      139   1       0             0 i3lock
[53227.762812] [ 4043]    73  4043    16331      287   0       0             0 pickup
[53227.762814] [ 4573]     0  4573     3672     1546   1       0             0 atop
[53227.762816] [ 6312]     0  6312     9170      388   0       0             0 crond
[53227.762818] [ 6314]  1000  6314     2937      201   1       0             0 sh
[53227.762820] [ 6317]  1000  6317   155410    10957   0       0             0 offlineimap
[53227.762822] Out of memory: Kill process 6317 (offlineimap) score 11 or sacrifice child
[53227.762824] Killed process 6317 (offlineimap) total-vm:621640kB, anon-rss:43736kB, file-rss:92kB
[53354.707524] vpnc invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53354.707528] vpnc cpuset=/ mems_allowed=0
[53354.707531] Pid: 15483, comm: vpnc Tainted: G        W    3.5.4-1-ARCH #1
[53354.707533] Call Trace:
[53354.707540]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53354.707544]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53354.707548]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53354.707560]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53354.707565]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53354.707568]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53354.707573]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53354.707577]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53354.707581]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53354.707584]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53354.707588]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53354.707592]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53354.707595]  [<ffffffff8101bf13>] ? native_sched_clock+0x13/0x80
[53354.707598]  [<ffffffff8101bf89>] ? sched_clock+0x9/0x10
[53354.707601]  [<ffffffff81089375>] ? sched_clock_cpu+0xc5/0x120
[53354.707605]  [<ffffffff8108347b>] ? update_rq_clock+0x3b/0x120
[53354.707609]  [<ffffffff810851c6>] ? task_sched_runtime+0x56/0xa0
[53354.707612]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53354.707616]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53354.707620]  [<ffffffff810771b7>] ? thread_group_cputime+0xa7/0xc0
[53354.707624]  [<ffffffff81085864>] ? thread_group_times+0x44/0xb0
[53354.707627]  [<ffffffff8106a3d4>] ? do_sys_times+0xa4/0xc0
[53354.707630]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53354.707632] Mem-Info:
[53354.707633] Node 0 DMA per-cpu:
[53354.707636] CPU    0: hi:    0, btch:   1 usd:   0
[53354.707638] CPU    1: hi:    0, btch:   1 usd:   0
[53354.707640] CPU    2: hi:    0, btch:   1 usd:   0
[53354.707641] CPU    3: hi:    0, btch:   1 usd:   0
[53354.707642] Node 0 DMA32 per-cpu:
[53354.707645] CPU    0: hi:  186, btch:  31 usd:   0
[53354.707647] CPU    1: hi:  186, btch:  31 usd:   0
[53354.707648] CPU    2: hi:  186, btch:  31 usd:   0
[53354.707650] CPU    3: hi:  186, btch:  31 usd:   0
[53354.707651] Node 0 Normal per-cpu:
[53354.707653] CPU    0: hi:  186, btch:  31 usd:   0
[53354.707655] CPU    1: hi:  186, btch:  31 usd:   0
[53354.707657] CPU    2: hi:  186, btch:  31 usd:   0
[53354.707658] CPU    3: hi:  186, btch:  31 usd:   0
[53354.707663] active_anon:77594 inactive_anon:16058 isolated_anon:0
[53354.707663]  active_file:10 inactive_file:271 isolated_file:0
[53354.707663]  unevictable:1549 dirty:0 writeback:0 unstable:0
[53354.707663]  free:22493 slab_reclaimable:845038 slab_unreclaimable:5796
[53354.707663]  mapped:3015 shmem:47485 pagetables:2424 bounce:0
[53354.707666] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53354.707672] lowmem_reserve[]: 0 2137 3899 3899
[53354.707676] Node 0 DMA32 free:43760kB min:36900kB low:46124kB high:55348kB active_anon:70440kB inactive_anon:2608kB active_file:0kB inactive_file:16kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1200kB shmem:26716kB slab_reclaimable:2057064kB slab_unreclaimable:1812kB kernel_stack:176kB pagetables:2512kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:4018 all_unreclaimable? yes
[53354.707682] lowmem_reserve[]: 0 0 1762 1762
[53354.707685] Node 0 Normal free:30372kB min:30416kB low:38020kB high:45624kB active_anon:239936kB inactive_anon:61624kB active_file:40kB inactive_file:1068kB unevictable:5384kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5384kB dirty:0kB writeback:0kB mapped:10860kB shmem:163224kB slab_reclaimable:1323024kB slab_unreclaimable:21372kB kernel_stack:1240kB pagetables:7184kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:15848 all_unreclaimable? yes
[53354.707691] lowmem_reserve[]: 0 0 0 0
[53354.707694] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53354.707703] Node 0 DMA32: 637*4kB 2138*8kB 1245*16kB 12*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44116kB
[53354.707712] Node 0 Normal: 2654*4kB 713*8kB 682*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30752kB
[53354.707720] 48778 total pagecache pages
[53354.707722] 0 pages in swap cache
[53354.707723] Swap cache stats: add 0, delete 0, find 0/0
[53354.707725] Free swap  = 0kB
[53354.707726] Total swap = 0kB
[53354.719412] 1048048 pages RAM
[53354.719414] 57533 pages reserved
[53354.719415] 31161 pages shared
[53354.719415] 940420 pages non-shared
[53354.719417] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53354.719422] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53354.719424] [  207]     0   207    71456     4148   1       0             0 systemd-journal
[53354.719435] [  331]     0   331     1056       45   1       0             0 acpid
[53354.719438] [  332]     0   332     3303      186   3       0             0 crond
[53354.719440] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53354.719443] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53354.719446] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53354.719448] [  349]     0   349    15747      115   3       0             0 login
[53354.719450] [  356]     0   356     2031       30   0       0             0 agetty
[53354.719453] [  357]     0   357     2031       30   2       0             0 agetty
[53354.719455] [  358]     0   358     2031       30   2       0             0 agetty
[53354.719457] [  359]     0   359     2031       32   0       0             0 agetty
[53354.719460] [  360]     0   360     2031       30   0       0             0 agetty
[53354.719462] [  418]     0   418     3092       75   3       0             0 master
[53354.719465] [  421]    73   421    16374      289   0       0             0 qmgr
[53354.719468] [  433]  1000   433     3423      101   3       0             0 restart-x
[53354.719470] [  444]  1000   444     3423      109   2       0             0 startx
[53354.719472] [  461]  1000   461     3966       36   3       0             0 xinit
[53354.719475] [  462]  1000   462    57250     3006   2       0             0 X
[53354.719477] [  483]  1000   483    13495      393   1       0             0 i3
[53354.719480] [  490]  1000   490     6062       72   3       0             0 unclutter
[53354.719482] [  493]  1000   493     6004       58   2       0             0 dispad
[53354.719485] [  494]  1000   494    31745     6798   3       0             0 urxvtd
[53354.719487] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53354.719490] [  508]  1000   508     8156      420   2       0             0 zsh
[53354.719492] [  515]     0   515     8482       80   0       0             0 sudo
[53354.719495] [  516]     0   516     6933      235   0       0             0 zsh
[53354.719497] [  530]     0   530     7404      156   3       0             0 wpa_supplicant
[53354.719499] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53354.719502] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53354.719504] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53354.719507] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53354.719509] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[53354.719511] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53354.719514] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53354.719516] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53354.719519] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53354.719521] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53354.719524] [12547]  1000 12547     8729      484   3       0             0 zsh
[53354.719526] [12784]  1000 12784     8156      421   3       0             0 zsh
[53354.719528] [24189]  1000 24189     8156      421   1       0             0 zsh
[53354.719531] [30766]  1000 30766     8156      421   0       0             0 zsh
[53354.719533] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53354.719536] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53354.719538] [ 5518]  1000  5518    90770     1560   3       0             0 kded4
[53354.719540] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53354.719543] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53354.719545] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[53354.719548] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53354.719550] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53354.719552] [ 8065]  1000  8065     6531      292   1       0             0 i3bar
[53354.719555] [ 8066]  1000  8066     7809      212   1       0             0 i3status
[53354.719557] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53354.719559] [ 8708]     0  8708     2776      120   1       0             0 wpa_cli
[53354.719562] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53354.719564] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53354.719567] [ 8776]     0  8776    51901      335   0       0             0 colord
[53354.719569] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53354.719571] [10002]  1000 10002     8290      403   0       0             0 vim
[53354.719575] [10733]  1000 10733     8156      421   2       0             0 zsh
[53354.719577] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53354.719579] [10749]  1000 10749     8156      421   2       0             0 zsh
[53354.719582] [10758]  1000 10758    15099      885   3       0             0 mutt
[53354.719584] [10786]  1000 10786     8970      268   0       0             0 ssh
[53354.719587] [10788]  1000 10788     8970      198   0       0             0 ssh
[53354.719589] [10790]  1000 10790     8970      258   0       0             0 ssh
[53354.719592] [15290]  1000 15290     9005      216   0       0             0 ssh
[53354.719594] [15483]     0 15483     5899      165   0       0             0 vpnc
[53354.719597] [15633]  1000 15633     8740      474   2       0             0 zsh
[53354.719599] [16517]  1000 16517     8156      421   2       0             0 zsh
[53354.719601] [16542]  1000 16542     8156      420   0       0             0 zsh
[53354.719604] [16555]  1000 16555     8267      407   0       0             0 vim
[53354.719606] [16569]  1000 16569    21607      139   1       0             0 i3lock
[53354.719610] [ 4043]    73  4043    16331      253   1       0             0 pickup
[53354.719612] [ 4573]     0  4573     3672     1546   1       0             0 atop
[53354.719615] [ 6483]     0  6483     9170      388   0       0             0 crond
[53354.719618] [ 6486]  1000  6486     2937      211   1       0             0 sh
[53354.719620] [ 6488]  1000  6488   155406    11071   2       0             0 offlineimap
[53354.719622] Out of memory: Kill process 6488 (offlineimap) score 11 or sacrifice child
[53354.719626] Killed process 6488 (offlineimap) total-vm:621624kB, anon-rss:43752kB, file-rss:532kB
[53354.720785] vpnc invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53354.720788] vpnc cpuset=/ mems_allowed=0
[53354.720791] Pid: 15483, comm: vpnc Tainted: G        W    3.5.4-1-ARCH #1
[53354.720793] Call Trace:
[53354.720799]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53354.720804]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53354.720808]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53354.720813]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53354.720818]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53354.720821]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53354.720825]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53354.720829]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53354.720832]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53354.720835]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53354.720839]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53354.720843]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53354.720846]  [<ffffffff8101bf13>] ? native_sched_clock+0x13/0x80
[53354.720849]  [<ffffffff8101bf89>] ? sched_clock+0x9/0x10
[53354.720852]  [<ffffffff81089375>] ? sched_clock_cpu+0xc5/0x120
[53354.720856]  [<ffffffff8108347b>] ? update_rq_clock+0x3b/0x120
[53354.720859]  [<ffffffff810851c6>] ? task_sched_runtime+0x56/0xa0
[53354.720863]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53354.720867]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53354.720870]  [<ffffffff810771b7>] ? thread_group_cputime+0xa7/0xc0
[53354.720874]  [<ffffffff81085864>] ? thread_group_times+0x44/0xb0
[53354.720877]  [<ffffffff8106a3d4>] ? do_sys_times+0xa4/0xc0
[53354.720880]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53354.720882] Mem-Info:
[53354.720883] Node 0 DMA per-cpu:
[53354.720886] CPU    0: hi:    0, btch:   1 usd:   0
[53354.720888] CPU    1: hi:    0, btch:   1 usd:   0
[53354.720889] CPU    2: hi:    0, btch:   1 usd:   0
[53354.720891] CPU    3: hi:    0, btch:   1 usd:   0
[53354.720892] Node 0 DMA32 per-cpu:
[53354.720895] CPU    0: hi:  186, btch:  31 usd:   0
[53354.720896] CPU    1: hi:  186, btch:  31 usd:   0
[53354.720898] CPU    2: hi:  186, btch:  31 usd:   0
[53354.720899] CPU    3: hi:  186, btch:  31 usd:   0
[53354.720900] Node 0 Normal per-cpu:
[53354.720902] CPU    0: hi:  186, btch:  31 usd:   0
[53354.720904] CPU    1: hi:  186, btch:  31 usd:   0
[53354.720906] CPU    2: hi:  186, btch:  31 usd:   0
[53354.720907] CPU    3: hi:  186, btch:  31 usd:   0
[53354.720912] active_anon:77594 inactive_anon:16058 isolated_anon:0
[53354.720912]  active_file:10 inactive_file:271 isolated_file:0
[53354.720912]  unevictable:1549 dirty:0 writeback:0 unstable:0
[53354.720912]  free:22493 slab_reclaimable:845038 slab_unreclaimable:5796
[53354.720912]  mapped:3015 shmem:47485 pagetables:2424 bounce:0
[53354.720915] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53354.720920] lowmem_reserve[]: 0 2137 3899 3899
[53354.720924] Node 0 DMA32 free:43760kB min:36900kB low:46124kB high:55348kB active_anon:70440kB inactive_anon:2608kB active_file:0kB inactive_file:16kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1200kB shmem:26716kB slab_reclaimable:2057064kB slab_unreclaimable:1812kB kernel_stack:176kB pagetables:2512kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:4306 all_unreclaimable? yes
[53354.720930] lowmem_reserve[]: 0 0 1762 1762
[53354.720933] Node 0 Normal free:30372kB min:30416kB low:38020kB high:45624kB active_anon:239936kB inactive_anon:61624kB active_file:40kB inactive_file:1068kB unevictable:5384kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5384kB dirty:0kB writeback:0kB mapped:10860kB shmem:163224kB slab_reclaimable:1323024kB slab_unreclaimable:21372kB kernel_stack:1240kB pagetables:7184kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:16136 all_unreclaimable? yes
[53354.720938] lowmem_reserve[]: 0 0 0 0
[53354.720941] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53354.720950] Node 0 DMA32: 637*4kB 2138*8kB 1245*16kB 12*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44116kB
[53354.720958] Node 0 Normal: 2654*4kB 713*8kB 682*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30752kB
[53354.720966] 48778 total pagecache pages
[53354.720967] 0 pages in swap cache
[53354.720969] Swap cache stats: add 0, delete 0, find 0/0
[53354.720970] Free swap  = 0kB
[53354.720971] Total swap = 0kB
[53354.731070] 1048048 pages RAM
[53354.731073] 57533 pages reserved
[53354.731074] 31163 pages shared
[53354.731075] 940353 pages non-shared
[53354.731076] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53354.731082] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53354.731085] [  207]     0   207    71456     4148   3       0             0 systemd-journal
[53354.731088] [  331]     0   331     1056       45   1       0             0 acpid
[53354.731091] [  332]     0   332     3303      186   3       0             0 crond
[53354.731093] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53354.731094] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53354.731096] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53354.731098] [  349]     0   349    15747      115   3       0             0 login
[53354.731099] [  356]     0   356     2031       30   0       0             0 agetty
[53354.731101] [  357]     0   357     2031       30   2       0             0 agetty
[53354.731102] [  358]     0   358     2031       30   2       0             0 agetty
[53354.731104] [  359]     0   359     2031       32   0       0             0 agetty
[53354.731106] [  360]     0   360     2031       30   0       0             0 agetty
[53354.731107] [  418]     0   418     3092       75   3       0             0 master
[53354.731109] [  421]    73   421    16374      289   0       0             0 qmgr
[53354.731111] [  433]  1000   433     3423      101   3       0             0 restart-x
[53354.731112] [  444]  1000   444     3423      109   2       0             0 startx
[53354.731114] [  461]  1000   461     3966       36   3       0             0 xinit
[53354.731115] [  462]  1000   462    57250     3006   1       0             0 X
[53354.731117] [  483]  1000   483    13495      393   1       0             0 i3
[53354.731119] [  490]  1000   490     6062       72   3       0             0 unclutter
[53354.731120] [  493]  1000   493     6004       58   2       0             0 dispad
[53354.731122] [  494]  1000   494    31745     6798   3       0             0 urxvtd
[53354.731123] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53354.731125] [  508]  1000   508     8156      420   2       0             0 zsh
[53354.731127] [  515]     0   515     8482       80   0       0             0 sudo
[53354.731128] [  516]     0   516     6933      235   0       0             0 zsh
[53354.731130] [  530]     0   530     7404      156   3       0             0 wpa_supplicant
[53354.731131] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53354.731133] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53354.731134] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53354.731136] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53354.731138] [ 1312]  1000  1312    14878      736   3       0             0 mutt
[53354.731139] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53354.731141] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53354.731142] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53354.731144] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53354.731146] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53354.731147] [12547]  1000 12547     8729      484   3       0             0 zsh
[53354.731149] [12784]  1000 12784     8156      421   3       0             0 zsh
[53354.731150] [24189]  1000 24189     8156      421   1       0             0 zsh
[53354.731152] [30766]  1000 30766     8156      421   0       0             0 zsh
[53354.731154] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53354.731155] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53354.731157] [ 5518]  1000  5518    90770     1560   3       0             0 kded4
[53354.731159] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53354.731160] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53354.731162] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[53354.731163] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53354.731165] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53354.731167] [ 8065]  1000  8065     6531      292   1       0             0 i3bar
[53354.731168] [ 8066]  1000  8066     7809      212   3       0             0 i3status
[53354.731170] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53354.731171] [ 8708]     0  8708     2776      120   1       0             0 wpa_cli
[53354.731173] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53354.731174] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53354.731176] [ 8776]     0  8776    51901      335   0       0             0 colord
[53354.731178] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53354.731179] [10002]  1000 10002     8290      403   0       0             0 vim
[53354.731182] [10733]  1000 10733     8156      421   2       0             0 zsh
[53354.731183] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53354.731185] [10749]  1000 10749     8156      421   2       0             0 zsh
[53354.731186] [10758]  1000 10758    15099      885   3       0             0 mutt
[53354.731188] [10786]  1000 10786     8970      268   0       0             0 ssh
[53354.731189] [10788]  1000 10788     8970      198   0       0             0 ssh
[53354.731191] [10790]  1000 10790     8970      258   0       0             0 ssh
[53354.731193] [15290]  1000 15290     9005      216   0       0             0 ssh
[53354.731194] [15483]     0 15483     5899      165   2       0             0 vpnc
[53354.731196] [15633]  1000 15633     8740      474   2       0             0 zsh
[53354.731198] [16517]  1000 16517     8156      421   2       0             0 zsh
[53354.731199] [16542]  1000 16542     8156      420   0       0             0 zsh
[53354.731201] [16555]  1000 16555     8267      407   0       0             0 vim
[53354.731203] [16569]  1000 16569    21607      139   1       0             0 i3lock
[53354.731205] [ 4043]    73  4043    16331      253   1       0             0 pickup
[53354.731207] [ 4573]     0  4573     3672     1546   1       0             0 atop
[53354.731209] [ 6483]     0  6483     9170      388   0       0             0 crond
[53354.731210] [ 6486]  1000  6486     2937      211   1       0             0 sh
[53354.731212] [ 6523]  1000  6488   155406    11198   2       0             0 offlineimap
[53354.731213] Out of memory: Kill process 6523 (offlineimap) score 11 or sacrifice child
[53354.731216] Killed process 6523 (offlineimap) total-vm:621624kB, anon-rss:43824kB, file-rss:968kB
[53469.613850] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53469.613853] kded4 cpuset=/ mems_allowed=0
[53469.613855] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[53469.613856] Call Trace:
[53469.613862]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53469.613866]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53469.613870]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53469.613874]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53469.613878]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53469.613880]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53469.613883]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53469.613886]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53469.613889]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53469.613891]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53469.613894]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53469.613897]  [<ffffffff8136ef95>] ? sock_update_classid+0x65/0x90
[53469.613900]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53469.613902]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53469.613904]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53469.613907]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53469.613908]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53469.613911]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53469.613913]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53469.613915]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[53469.613917]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53469.613919] Mem-Info:
[53469.613920] Node 0 DMA per-cpu:
[53469.613922] CPU    0: hi:    0, btch:   1 usd:   0
[53469.613923] CPU    1: hi:    0, btch:   1 usd:   0
[53469.613924] CPU    2: hi:    0, btch:   1 usd:   0
[53469.613925] CPU    3: hi:    0, btch:   1 usd:   0
[53469.613926] Node 0 DMA32 per-cpu:
[53469.613928] CPU    0: hi:  186, btch:  31 usd:   0
[53469.613929] CPU    1: hi:  186, btch:  31 usd:   0
[53469.613930] CPU    2: hi:  186, btch:  31 usd:   0
[53469.613931] CPU    3: hi:  186, btch:  31 usd:   0
[53469.613932] Node 0 Normal per-cpu:
[53469.613934] CPU    0: hi:  186, btch:  31 usd:  48
[53469.613935] CPU    1: hi:  186, btch:  31 usd:   0
[53469.613936] CPU    2: hi:  186, btch:  31 usd:   0
[53469.613937] CPU    3: hi:  186, btch:  31 usd:   0
[53469.613940] active_anon:77624 inactive_anon:16062 isolated_anon:0
[53469.613940]  active_file:0 inactive_file:210 isolated_file:0
[53469.613940]  unevictable:1683 dirty:0 writeback:0 unstable:0
[53469.613940]  free:22516 slab_reclaimable:845038 slab_unreclaimable:5770
[53469.613940]  mapped:2987 shmem:47511 pagetables:2424 bounce:0
[53469.613942] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53469.613947] lowmem_reserve[]: 0 2137 3899 3899
[53469.613949] Node 0 DMA32 free:43888kB min:36900kB low:46124kB high:55348kB active_anon:70808kB inactive_anon:2616kB active_file:0kB inactive_file:8kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1180kB shmem:26728kB slab_reclaimable:2057048kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2512kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:229 all_unreclaimable? yes
[53469.613954] lowmem_reserve[]: 0 0 1762 1762
[53469.613956] Node 0 Normal free:30336kB min:30416kB low:38020kB high:45624kB active_anon:239688kB inactive_anon:61632kB active_file:0kB inactive_file:832kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:10768kB shmem:163316kB slab_reclaimable:1323040kB slab_unreclaimable:21272kB kernel_stack:1224kB pagetables:7184kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1489 all_unreclaimable? yes
[53469.613960] lowmem_reserve[]: 0 0 0 0
[53469.613962] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53469.613969] Node 0 DMA32: 632*4kB 2134*8kB 1244*16kB 13*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44016kB
[53469.613975] Node 0 Normal: 2683*4kB 704*8kB 682*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30796kB
[53469.613980] 48610 total pagecache pages
[53469.613981] 0 pages in swap cache
[53469.613983] Swap cache stats: add 0, delete 0, find 0/0
[53469.613983] Free swap  = 0kB
[53469.613984] Total swap = 0kB
[53469.622349] 1048048 pages RAM
[53469.622352] 57533 pages reserved
[53469.622353] 31173 pages shared
[53469.622355] 940316 pages non-shared
[53469.622356] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53469.622363] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53469.622365] [  207]     0   207    71456     4129   3       0             0 systemd-journal
[53469.622369] [  331]     0   331     1056       45   1       0             0 acpid
[53469.622371] [  332]     0   332     3303      190   3       0             0 crond
[53469.622374] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53469.622377] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53469.622380] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53469.622382] [  349]     0   349    15747      115   3       0             0 login
[53469.622385] [  356]     0   356     2031       30   0       0             0 agetty
[53469.622388] [  357]     0   357     2031       30   2       0             0 agetty
[53469.622391] [  358]     0   358     2031       30   2       0             0 agetty
[53469.622393] [  359]     0   359     2031       32   0       0             0 agetty
[53469.622396] [  360]     0   360     2031       30   0       0             0 agetty
[53469.622399] [  418]     0   418     3092       58   1       0             0 master
[53469.622402] [  421]    73   421    16374      300   0       0             0 qmgr
[53469.622405] [  433]  1000   433     3423      101   3       0             0 restart-x
[53469.622408] [  444]  1000   444     3423      109   2       0             0 startx
[53469.622410] [  461]  1000   461     3966       36   3       0             0 xinit
[53469.622413] [  462]  1000   462    57250     3011   3       0             0 X
[53469.622416] [  483]  1000   483    13495      393   0       0             0 i3
[53469.622419] [  490]  1000   490     6062       72   0       0             0 unclutter
[53469.622422] [  493]  1000   493     6004       58   3       0             0 dispad
[53469.622424] [  494]  1000   494    31745     6798   1       0             0 urxvtd
[53469.622427] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53469.622429] [  508]  1000   508     8156      420   2       0             0 zsh
[53469.622432] [  515]     0   515     8482       80   0       0             0 sudo
[53469.622434] [  516]     0   516     6933      235   0       0             0 zsh
[53469.622436] [  530]     0   530     7404      156   2       0             0 wpa_supplicant
[53469.622438] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53469.622441] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53469.622443] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53469.622445] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53469.622448] [ 1312]  1000  1312    14878      717   2       0             0 mutt
[53469.622450] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53469.622452] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53469.622454] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53469.622457] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53469.622459] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53469.622461] [12547]  1000 12547     8729      484   3       0             0 zsh
[53469.622463] [12784]  1000 12784     8156      421   3       0             0 zsh
[53469.622465] [24189]  1000 24189     8156      421   1       0             0 zsh
[53469.622468] [30766]  1000 30766     8156      421   0       0             0 zsh
[53469.622470] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53469.622472] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53469.622475] [ 5518]  1000  5518    90770     1560   1       0             0 kded4
[53469.622477] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53469.622479] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53469.622482] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[53469.622484] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53469.622486] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53469.622488] [ 8065]  1000  8065     6531      297   1       0             0 i3bar
[53469.622491] [ 8066]  1000  8066     7809      212   2       0             0 i3status
[53469.622493] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53469.622495] [ 8708]     0  8708     2776      126   1       0             0 wpa_cli
[53469.622497] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53469.622500] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53469.622502] [ 8776]     0  8776    51901      335   0       0             0 colord
[53469.622504] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53469.622507] [10002]  1000 10002     8290      403   0       0             0 vim
[53469.622510] [10733]  1000 10733     8156      421   2       0             0 zsh
[53469.622512] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53469.622514] [10749]  1000 10749     8156      421   2       0             0 zsh
[53469.622516] [10758]  1000 10758    15099      929   1       0             0 mutt
[53469.622519] [10786]  1000 10786     8970      283   0       0             0 ssh
[53469.622521] [10788]  1000 10788     8970      198   0       0             0 ssh
[53469.622523] [10790]  1000 10790     8970      276   0       0             0 ssh
[53469.622525] [15290]  1000 15290     9005      216   0       0             0 ssh
[53469.622528] [15483]     0 15483     5899      157   3       0             0 vpnc
[53469.622530] [15633]  1000 15633     8740      474   2       0             0 zsh
[53469.622532] [16517]  1000 16517     8156      421   2       0             0 zsh
[53469.622535] [16542]  1000 16542     8156      420   0       0             0 zsh
[53469.622537] [16555]  1000 16555     8267      407   0       0             0 vim
[53469.622539] [16569]  1000 16569    21607      139   0       0             0 i3lock
[53469.622542] [ 4043]    73  4043    16331      279   1       0             0 pickup
[53469.622545] [ 4573]     0  4573     3806     1677   1       0             0 atop
[53469.622547] [ 6652]     0  6652     9170      388   1       0             0 crond
[53469.622549] [ 6655]  1000  6655     2937      211   2       0             0 sh
[53469.622552] [ 6657]  1000  6657   155397    11132   2       0             0 offlineimap
[53469.622554] Out of memory: Kill process 6657 (offlineimap) score 11 or sacrifice child
[53469.622557] Killed process 6657 (offlineimap) total-vm:621588kB, anon-rss:43784kB, file-rss:744kB
[53589.915394] unclutter invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53589.915398] unclutter cpuset=/ mems_allowed=0
[53589.915400] Pid: 490, comm: unclutter Tainted: G        W    3.5.4-1-ARCH #1
[53589.915401] Call Trace:
[53589.915407]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53589.915412]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53589.915415]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53589.915420]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53589.915424]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53589.915426]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53589.915429]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53589.915433]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53589.915435]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53589.915438]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53589.915441]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53589.915444]  [<ffffffff8108bfc2>] ? dequeue_entity+0xb2/0x210
[53589.915447]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53589.915449]  [<ffffffff8147ca19>] ? __schedule+0x439/0x920
[53589.915453]  [<ffffffff81078d59>] ? enqueue_hrtimer+0x29/0xc0
[53589.915455]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53589.915458]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53589.915461]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[53589.915463]  [<ffffffff8147bc54>] ? do_nanosleep+0xa4/0xd0
[53589.915466]  [<ffffffff8107a127>] ? hrtimer_nanosleep+0xa7/0x150
[53589.915468]  [<ffffffff81078eb0>] ? update_rmtp+0x70/0x70
[53589.915470]  [<ffffffff81079a54>] ? hrtimer_start_range_ns+0x14/0x20
[53589.915473]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53589.915474] Mem-Info:
[53589.915475] Node 0 DMA per-cpu:
[53589.915477] CPU    0: hi:    0, btch:   1 usd:   0
[53589.915478] CPU    1: hi:    0, btch:   1 usd:   0
[53589.915480] CPU    2: hi:    0, btch:   1 usd:   0
[53589.915481] CPU    3: hi:    0, btch:   1 usd:   0
[53589.915482] Node 0 DMA32 per-cpu:
[53589.915483] CPU    0: hi:  186, btch:  31 usd:   0
[53589.915485] CPU    1: hi:  186, btch:  31 usd:   0
[53589.915486] CPU    2: hi:  186, btch:  31 usd:   0
[53589.915487] CPU    3: hi:  186, btch:  31 usd:   0
[53589.915488] Node 0 Normal per-cpu:
[53589.915489] CPU    0: hi:  186, btch:  31 usd: 125
[53589.915490] CPU    1: hi:  186, btch:  31 usd:   0
[53589.915492] CPU    2: hi:  186, btch:  31 usd:  18
[53589.915493] CPU    3: hi:  186, btch:  31 usd:   0
[53589.915496] active_anon:77623 inactive_anon:16059 isolated_anon:0
[53589.915496]  active_file:0 inactive_file:0 isolated_file:26
[53589.915496]  unevictable:1683 dirty:0 writeback:0 unstable:0
[53589.915496]  free:22517 slab_reclaimable:845030 slab_unreclaimable:5744
[53589.915496]  mapped:3033 shmem:47526 pagetables:2422 bounce:0
[53589.915498] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53589.915502] lowmem_reserve[]: 0 2137 3899 3899
[53589.915505] Node 0 DMA32 free:43828kB min:36900kB low:46124kB high:55348kB active_anon:71032kB inactive_anon:2604kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1192kB shmem:26716kB slab_reclaimable:2057048kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2488kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:84 all_unreclaimable? yes
[53589.915509] lowmem_reserve[]: 0 0 1762 1762
[53589.915511] Node 0 Normal free:30400kB min:30416kB low:38020kB high:45624kB active_anon:239460kB inactive_anon:61632kB active_file:0kB inactive_file:0kB unevictable:5920kB isolated(anon):0kB isolated(file):104kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:10940kB shmem:163388kB slab_reclaimable:1323008kB slab_unreclaimable:21168kB kernel_stack:1232kB pagetables:7200kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:426 all_unreclaimable? yes
[53589.915516] lowmem_reserve[]: 0 0 0 0
[53589.915518] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53589.915524] Node 0 DMA32: 637*4kB 2128*8kB 1234*16kB 13*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43828kB
[53589.915530] Node 0 Normal: 2699*4kB 719*8kB 664*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30692kB
[53589.915536] 48404 total pagecache pages
[53589.915537] 0 pages in swap cache
[53589.915538] Swap cache stats: add 0, delete 0, find 0/0
[53589.915539] Free swap  = 0kB
[53589.915540] Total swap = 0kB
[53589.923945] 1048048 pages RAM
[53589.923948] 57533 pages reserved
[53589.923949] 31169 pages shared
[53589.923950] 940313 pages non-shared
[53589.923951] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53589.923958] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53589.923961] [  207]     0   207    71456     4144   1       0             0 systemd-journal
[53589.923964] [  331]     0   331     1056       45   1       0             0 acpid
[53589.923967] [  332]     0   332     3303      190   3       0             0 crond
[53589.923969] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53589.923972] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53589.923974] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53589.923977] [  349]     0   349    15747      115   3       0             0 login
[53589.923979] [  356]     0   356     2031       30   0       0             0 agetty
[53589.923982] [  357]     0   357     2031       30   2       0             0 agetty
[53589.923984] [  358]     0   358     2031       30   2       0             0 agetty
[53589.923987] [  359]     0   359     2031       32   0       0             0 agetty
[53589.923989] [  360]     0   360     2031       30   0       0             0 agetty
[53589.923991] [  418]     0   418     3092       75   2       0             0 master
[53589.923993] [  421]    73   421    16374      249   0       0             0 qmgr
[53589.923996] [  433]  1000   433     3423      101   3       0             0 restart-x
[53589.923998] [  444]  1000   444     3423      109   2       0             0 startx
[53589.924001] [  461]  1000   461     3966       36   3       0             0 xinit
[53589.924003] [  462]  1000   462    57250     3006   2       0             0 X
[53589.924005] [  483]  1000   483    13495      393   1       0             0 i3
[53589.924008] [  490]  1000   490     6062       72   3       0             0 unclutter
[53589.924010] [  493]  1000   493     6004       58   1       0             0 dispad
[53589.924012] [  494]  1000   494    31745     6824   1       0             0 urxvtd
[53589.924015] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53589.924017] [  508]  1000   508     8156      420   2       0             0 zsh
[53589.924020] [  515]     0   515     8482       80   0       0             0 sudo
[53589.924022] [  516]     0   516     6933      235   0       0             0 zsh
[53589.924025] [  530]     0   530     7404      159   1       0             0 wpa_supplicant
[53589.924027] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53589.924030] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53589.924032] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53589.924034] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53589.924037] [ 1312]  1000  1312    14878      717   2       0             0 mutt
[53589.924039] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53589.924041] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53589.924044] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53589.924046] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53589.924048] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53589.924051] [12547]  1000 12547     8729      484   3       0             0 zsh
[53589.924053] [12784]  1000 12784     8156      421   3       0             0 zsh
[53589.924055] [24189]  1000 24189     8156      421   1       0             0 zsh
[53589.924058] [30766]  1000 30766     8156      421   0       0             0 zsh
[53589.924060] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53589.924063] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53589.924065] [ 5518]  1000  5518    90770     1584   2       0             0 kded4
[53589.924067] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53589.924070] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53589.924072] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[53589.924075] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53589.924077] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53589.924079] [ 8065]  1000  8065     6531      336   3       0             0 i3bar
[53589.924082] [ 8066]  1000  8066     7809      189   1       0             0 i3status
[53589.924084] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53589.924086] [ 8708]     0  8708     2776      120   0       0             0 wpa_cli
[53589.924089] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53589.924091] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53589.924093] [ 8776]     0  8776    51901      335   0       0             0 colord
[53589.924096] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53589.924098] [10002]  1000 10002     8290      403   0       0             0 vim
[53589.924102] [10733]  1000 10733     8156      421   2       0             0 zsh
[53589.924105] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53589.924107] [10749]  1000 10749     8156      421   2       0             0 zsh
[53589.924110] [10758]  1000 10758    15099      929   1       0             0 mutt
[53589.924112] [10786]  1000 10786     8970      299   0       0             0 ssh
[53589.924114] [10788]  1000 10788     8970      198   0       0             0 ssh
[53589.924116] [10790]  1000 10790     8970      232   0       0             0 ssh
[53589.924119] [15290]  1000 15290     9005      229   0       0             0 ssh
[53589.924122] [15483]     0 15483     5899      156   3       0             0 vpnc
[53589.924124] [15633]  1000 15633     8740      474   2       0             0 zsh
[53589.924126] [16517]  1000 16517     8156      421   2       0             0 zsh
[53589.924129] [16542]  1000 16542     8156      420   0       0             0 zsh
[53589.924131] [16555]  1000 16555     8267      407   0       0             0 vim
[53589.924134] [16569]  1000 16569    21607      139   0       0             0 i3lock
[53589.924137] [ 4043]    73  4043    16331      307   1       0             0 pickup
[53589.924144] [ 4573]     0  4573     3806     1677   1       0             0 atop
[53589.924147] [ 6822]     0  6822     9170      388   2       0             0 crond
[53589.924150] [ 6825]  1000  6825     2937      212   1       0             0 sh
[53589.924152] [ 6827]  1000  6827   171780    11092   1       0             0 offlineimap
[53589.924154] Out of memory: Kill process 6827 (offlineimap) score 11 or sacrifice child
[53589.924158] Killed process 6827 (offlineimap) total-vm:687120kB, anon-rss:43568kB, file-rss:800kB
[53589.927754] systemd-journal invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53589.927756] systemd-journal cpuset=/ mems_allowed=0
[53589.927758] Pid: 207, comm: systemd-journal Tainted: G        W    3.5.4-1-ARCH #1
[53589.927759] Call Trace:
[53589.927765]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53589.927769]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53589.927772]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53589.927777]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53589.927780]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53589.927783]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53589.927786]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53589.927789]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53589.927791]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53589.927794]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53589.927797]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53589.927799]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53589.927802]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340
[53589.927805]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53589.927808]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53589.927811]  [<ffffffff811bcf94>] ? ep_poll+0x134/0x360
[53589.927814]  [<ffffffff81086f70>] ? try_to_wake_up+0x2f0/0x2f0
[53589.927817]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53589.927818] Mem-Info:
[53589.927819] Node 0 DMA per-cpu:
[53589.927821] CPU    0: hi:    0, btch:   1 usd:   0
[53589.927822] CPU    1: hi:    0, btch:   1 usd:   0
[53589.927823] CPU    2: hi:    0, btch:   1 usd:   0
[53589.927824] CPU    3: hi:    0, btch:   1 usd:   0
[53589.927825] Node 0 DMA32 per-cpu:
[53589.927827] CPU    0: hi:  186, btch:  31 usd:   0
[53589.927828] CPU    1: hi:  186, btch:  31 usd:   0
[53589.927829] CPU    2: hi:  186, btch:  31 usd:   0
[53589.927831] CPU    3: hi:  186, btch:  31 usd:   0
[53589.927831] Node 0 Normal per-cpu:
[53589.927833] CPU    0: hi:  186, btch:  31 usd: 125
[53589.927834] CPU    1: hi:  186, btch:  31 usd:   0
[53589.927835] CPU    2: hi:  186, btch:  31 usd:  18
[53589.927837] CPU    3: hi:  186, btch:  31 usd:   0
[53589.927840] active_anon:77623 inactive_anon:16059 isolated_anon:0
[53589.927840]  active_file:0 inactive_file:0 isolated_file:26
[53589.927840]  unevictable:1683 dirty:0 writeback:0 unstable:0
[53589.927840]  free:22517 slab_reclaimable:845030 slab_unreclaimable:5744
[53589.927840]  mapped:3033 shmem:47526 pagetables:2422 bounce:0
[53589.927842] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53589.927846] lowmem_reserve[]: 0 2137 3899 3899
[53589.927849] Node 0 DMA32 free:43828kB min:36900kB low:46124kB high:55348kB active_anon:71032kB inactive_anon:2604kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1192kB shmem:26716kB slab_reclaimable:2057048kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2488kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1278 all_unreclaimable? yes
[53589.927853] lowmem_reserve[]: 0 0 1762 1762
[53589.927855] Node 0 Normal free:30400kB min:30416kB low:38020kB high:45624kB active_anon:239460kB inactive_anon:61632kB active_file:0kB inactive_file:0kB unevictable:5920kB isolated(anon):0kB isolated(file):104kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:10940kB shmem:163388kB slab_reclaimable:1323008kB slab_unreclaimable:21168kB kernel_stack:1232kB pagetables:7200kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17142 all_unreclaimable? yes
[53589.927859] lowmem_reserve[]: 0 0 0 0
[53589.927862] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53589.927868] Node 0 DMA32: 637*4kB 2128*8kB 1234*16kB 13*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43828kB
[53589.927874] Node 0 Normal: 2699*4kB 719*8kB 664*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30692kB
[53589.927880] 48404 total pagecache pages
[53589.927881] 0 pages in swap cache
[53589.927882] Swap cache stats: add 0, delete 0, find 0/0
[53589.927883] Free swap  = 0kB
[53589.927884] Total swap = 0kB
[53589.936382] 1048048 pages RAM
[53589.936384] 57533 pages reserved
[53589.936385] 31175 pages shared
[53589.936386] 940328 pages non-shared
[53589.936387] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53589.936392] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53589.936394] [  207]     0   207    71456     4144   1       0             0 systemd-journal
[53589.936396] [  331]     0   331     1056       45   1       0             0 acpid
[53589.936398] [  332]     0   332     3303      190   3       0             0 crond
[53589.936400] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53589.936402] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53589.936404] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53589.936406] [  349]     0   349    15747      115   3       0             0 login
[53589.936407] [  356]     0   356     2031       30   0       0             0 agetty
[53589.936409] [  357]     0   357     2031       30   2       0             0 agetty
[53589.936411] [  358]     0   358     2031       30   2       0             0 agetty
[53589.936412] [  359]     0   359     2031       32   0       0             0 agetty
[53589.936414] [  360]     0   360     2031       30   0       0             0 agetty
[53589.936416] [  418]     0   418     3092       75   2       0             0 master
[53589.936418] [  421]    73   421    16374      249   0       0             0 qmgr
[53589.936420] [  433]  1000   433     3423      101   3       0             0 restart-x
[53589.936422] [  444]  1000   444     3423      109   2       0             0 startx
[53589.936423] [  461]  1000   461     3966       36   3       0             0 xinit
[53589.936425] [  462]  1000   462    57250     3006   2       0             0 X
[53589.936427] [  483]  1000   483    13495      393   1       0             0 i3
[53589.936429] [  490]  1000   490     6062       72   3       0             0 unclutter
[53589.936430] [  493]  1000   493     6004       58   1       0             0 dispad
[53589.936432] [  494]  1000   494    31745     6824   1       0             0 urxvtd
[53589.936434] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53589.936436] [  508]  1000   508     8156      420   2       0             0 zsh
[53589.936438] [  515]     0   515     8482       80   0       0             0 sudo
[53589.936439] [  516]     0   516     6933      235   0       0             0 zsh
[53589.936441] [  530]     0   530     7404      159   1       0             0 wpa_supplicant
[53589.936443] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53589.936445] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53589.936446] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53589.936448] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53589.936450] [ 1312]  1000  1312    14878      717   2       0             0 mutt
[53589.936452] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53589.936454] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53589.936455] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53589.936457] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53589.936459] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53589.936461] [12547]  1000 12547     8729      484   3       0             0 zsh
[53589.936463] [12784]  1000 12784     8156      421   3       0             0 zsh
[53589.936465] [24189]  1000 24189     8156      421   1       0             0 zsh
[53589.936467] [30766]  1000 30766     8156      421   0       0             0 zsh
[53589.936469] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53589.936471] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53589.936472] [ 5518]  1000  5518    90770     1584   2       0             0 kded4
[53589.936474] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53589.936476] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53589.936478] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[53589.936480] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53589.936481] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53589.936483] [ 8065]  1000  8065     6531      336   3       0             0 i3bar
[53589.936485] [ 8066]  1000  8066     7809      189   1       0             0 i3status
[53589.936487] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53589.936488] [ 8708]     0  8708     2776      120   0       0             0 wpa_cli
[53589.936490] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53589.936492] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53589.936494] [ 8776]     0  8776    51901      335   0       0             0 colord
[53589.936495] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53589.936497] [10002]  1000 10002     8290      403   0       0             0 vim
[53589.936500] [10733]  1000 10733     8156      421   2       0             0 zsh
[53589.936502] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53589.936503] [10749]  1000 10749     8156      421   2       0             0 zsh
[53589.936505] [10758]  1000 10758    15099      929   1       0             0 mutt
[53589.936507] [10786]  1000 10786     8970      299   0       0             0 ssh
[53589.936508] [10788]  1000 10788     8970      198   0       0             0 ssh
[53589.936510] [10790]  1000 10790     8970      232   0       0             0 ssh
[53589.936512] [15290]  1000 15290     9005      229   0       0             0 ssh
[53589.936514] [15483]     0 15483     5899      156   3       0             0 vpnc
[53589.936515] [15633]  1000 15633     8740      474   2       0             0 zsh
[53589.936517] [16517]  1000 16517     8156      421   2       0             0 zsh
[53589.936519] [16542]  1000 16542     8156      420   0       0             0 zsh
[53589.936521] [16555]  1000 16555     8267      407   0       0             0 vim
[53589.936523] [16569]  1000 16569    21607      139   0       0             0 i3lock
[53589.936525] [ 4043]    73  4043    16331      307   1       0             0 pickup
[53589.936527] [ 4573]     0  4573     3806     1677   1       0             0 atop
[53589.936529] [ 6822]     0  6822     9170      388   2       0             0 crond
[53589.936531] [ 6825]  1000  6825     2937      212   1       0             0 sh
[53589.936533] [ 6981]  1000  6827   171780    11216   1       0             0 offlineimap
[53589.936535] Out of memory: Kill process 6981 (offlineimap) score 11 or sacrifice child
[53589.936537] Killed process 6981 (offlineimap) total-vm:687120kB, anon-rss:43824kB, file-rss:1040kB
[53713.091667] offlineimap invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53713.091672] offlineimap cpuset=/ mems_allowed=0
[53713.091674] Pid: 7031, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[53713.091676] Call Trace:
[53713.091683]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53713.091687]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53713.091692]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53713.091697]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53713.091701]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53713.091704]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53713.091708]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53713.091713]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53713.091716]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53713.091719]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53713.091722]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53713.091726]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53713.091730]  [<ffffffff81086fc0>] ? wake_up_state+0x10/0x20
[53713.091734]  [<ffffffff810aaa7b>] ? wake_futex+0x3b/0x60
[53713.091737]  [<ffffffff810ab759>] ? futex_wake+0x109/0x130
[53713.091740]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53713.091744]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53713.091748]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[53713.091752]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[53713.091755]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[53713.091758]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53713.091760] Mem-Info:
[53713.091761] Node 0 DMA per-cpu:
[53713.091764] CPU    0: hi:    0, btch:   1 usd:   0
[53713.091766] CPU    1: hi:    0, btch:   1 usd:   0
[53713.091767] CPU    2: hi:    0, btch:   1 usd:   0
[53713.091769] CPU    3: hi:    0, btch:   1 usd:   0
[53713.091770] Node 0 DMA32 per-cpu:
[53713.091772] CPU    0: hi:  186, btch:  31 usd:   0
[53713.091774] CPU    1: hi:  186, btch:  31 usd:   0
[53713.091776] CPU    2: hi:  186, btch:  31 usd:   0
[53713.091777] CPU    3: hi:  186, btch:  31 usd:   0
[53713.091778] Node 0 Normal per-cpu:
[53713.091781] CPU    0: hi:  186, btch:  31 usd:   0
[53713.091783] CPU    1: hi:  186, btch:  31 usd: 130
[53713.091784] CPU    2: hi:  186, btch:  31 usd:   0
[53713.091786] CPU    3: hi:  186, btch:  31 usd:  22
[53713.091791] active_anon:77357 inactive_anon:16058 isolated_anon:0
[53713.091791]  active_file:70 inactive_file:286 isolated_file:0
[53713.091791]  unevictable:1683 dirty:0 writeback:4 unstable:0
[53713.091791]  free:22548 slab_reclaimable:845030 slab_unreclaimable:5743
[53713.091791]  mapped:3143 shmem:47556 pagetables:2427 bounce:0
[53713.091794] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53713.091799] lowmem_reserve[]: 0 2137 3899 3899
[53713.091803] Node 0 DMA32 free:43864kB min:36900kB low:46124kB high:55348kB active_anon:70884kB inactive_anon:2604kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1188kB shmem:26716kB slab_reclaimable:2057048kB slab_unreclaimable:1820kB kernel_stack:176kB pagetables:2484kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:53 all_unreclaimable? yes
[53713.091809] lowmem_reserve[]: 0 0 1762 1762
[53713.091812] Node 0 Normal free:30488kB min:30416kB low:38020kB high:45624kB active_anon:238544kB inactive_anon:61628kB active_file:280kB inactive_file:1140kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:16kB mapped:11384kB shmem:163508kB slab_reclaimable:1323008kB slab_unreclaimable:21152kB kernel_stack:1232kB pagetables:7224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:292 all_unreclaimable? no
[53713.091818] lowmem_reserve[]: 0 0 0 0
[53713.091821] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53713.091830] Node 0 DMA32: 647*4kB 2132*8kB 1240*16kB 12*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43964kB
[53713.091838] Node 0 Normal: 2700*4kB 758*8kB 646*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30720kB
[53713.091846] 48808 total pagecache pages
[53713.091847] 0 pages in swap cache
[53713.091849] Swap cache stats: add 0, delete 0, find 0/0
[53713.091850] Free swap  = 0kB
[53713.091851] Total swap = 0kB
[53713.103453] 1048048 pages RAM
[53713.103455] 57533 pages reserved
[53713.103456] 31339 pages shared
[53713.103457] 940233 pages non-shared
[53713.103459] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53713.103466] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53713.103469] [  207]     0   207    71456     4179   1       0             0 systemd-journal
[53713.103472] [  331]     0   331     1056       45   1       0             0 acpid
[53713.103475] [  332]     0   332     3303      190   3       0             0 crond
[53713.103477] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53713.103480] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53713.103483] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53713.103485] [  349]     0   349    15747      115   3       0             0 login
[53713.103488] [  356]     0   356     2031       30   0       0             0 agetty
[53713.103490] [  357]     0   357     2031       30   2       0             0 agetty
[53713.103492] [  358]     0   358     2031       30   2       0             0 agetty
[53713.103495] [  359]     0   359     2031       32   0       0             0 agetty
[53713.103497] [  360]     0   360     2031       30   0       0             0 agetty
[53713.103500] [  418]     0   418     3092       75   0       0             0 master
[53713.103502] [  421]    73   421    16374      258   1       0             0 qmgr
[53713.103505] [  433]  1000   433     3423      101   3       0             0 restart-x
[53713.103507] [  444]  1000   444     3423      109   2       0             0 startx
[53713.103510] [  461]  1000   461     3966       36   3       0             0 xinit
[53713.103512] [  462]  1000   462    57250     3046   1       0             0 X
[53713.103514] [  483]  1000   483    13495      398   1       0             0 i3
[53713.103517] [  490]  1000   490     6062       72   1       0             0 unclutter
[53713.103519] [  493]  1000   493     6004       58   1       0             0 dispad
[53713.103522] [  494]  1000   494    31745     6822   3       0             0 urxvtd
[53713.103524] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53713.103527] [  508]  1000   508     8156      420   2       0             0 zsh
[53713.103529] [  515]     0   515     8482       80   0       0             0 sudo
[53713.103532] [  516]     0   516     6933      235   0       0             0 zsh
[53713.103534] [  530]     0   530     7404      161   1       0             0 wpa_supplicant
[53713.103536] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53713.103539] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53713.103541] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53713.103544] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53713.103546] [ 1312]  1000  1312    14878      717   2       0             0 mutt
[53713.103549] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53713.103551] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53713.103554] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53713.103556] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53713.103559] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53713.103561] [12547]  1000 12547     8729      484   3       0             0 zsh
[53713.103563] [12784]  1000 12784     8156      421   3       0             0 zsh
[53713.103566] [24189]  1000 24189     8156      421   1       0             0 zsh
[53713.103568] [30766]  1000 30766     8156      421   0       0             0 zsh
[53713.103571] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53713.103573] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53713.103576] [ 5518]  1000  5518    90770     1597   1       0             0 kded4
[53713.103578] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53713.103581] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53713.103583] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[53713.103585] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53713.103588] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53713.103590] [ 8065]  1000  8065     6531      337   3       0             0 i3bar
[53713.103593] [ 8066]  1000  8066     7809      197   1       0             0 i3status
[53713.103595] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53713.103597] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[53713.103600] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53713.103602] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53713.103605] [ 8776]     0  8776    51901      335   0       0             0 colord
[53713.103607] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53713.103610] [10002]  1000 10002     8290      403   0       0             0 vim
[53713.103613] [10733]  1000 10733     8156      421   2       0             0 zsh
[53713.103615] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53713.103618] [10749]  1000 10749     8156      421   2       0             0 zsh
[53713.103620] [10758]  1000 10758    15099      929   1       0             0 mutt
[53713.103623] [10786]  1000 10786     8970      250   0       0             0 ssh
[53713.103625] [10788]  1000 10788     8970      198   0       0             0 ssh
[53713.103627] [10790]  1000 10790     8970      246   0       0             0 ssh
[53713.103630] [15290]  1000 15290     9005      216   0       0             0 ssh
[53713.103633] [15483]     0 15483     5899      142   3       0             0 vpnc
[53713.103635] [15633]  1000 15633     8740      474   2       0             0 zsh
[53713.103638] [16517]  1000 16517     8156      421   2       0             0 zsh
[53713.103640] [16542]  1000 16542     8156      420   0       0             0 zsh
[53713.103642] [16555]  1000 16555     8267      407   0       0             0 vim
[53713.103645] [16569]  1000 16569    21607      139   1       0             0 i3lock
[53713.103648] [ 4043]    73  4043    16331      273   1       0             0 pickup
[53713.103651] [ 4573]     0  4573     3806     1677   1       0             0 atop
[53713.103654] [ 6991]     0  6991     9170      388   1       0             0 crond
[53713.103656] [ 6994]  1000  6994     2937      212   3       0             0 sh
[53713.103659] [ 6996]  1000  6996   171780    10765   1       0             0 offlineimap
[53713.103661] Out of memory: Kill process 6996 (offlineimap) score 10 or sacrifice child
[53713.103664] Killed process 6996 (offlineimap) total-vm:687120kB, anon-rss:42540kB, file-rss:520kB
[53823.276438] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53823.276442] kded4 cpuset=/ mems_allowed=0
[53823.276444] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[53823.276445] Call Trace:
[53823.276451]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53823.276455]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53823.276458]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53823.276460]  [<ffffffff8105e351>] ? has_capability_noaudit+0x1/0x20
[53823.276465]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53823.276469]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53823.276471]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53823.276474]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53823.276477]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53823.276480]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53823.276482]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53823.276485]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53823.276488]  [<ffffffff8136ef95>] ? sock_update_classid+0x65/0x90
[53823.276491]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53823.276493]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53823.276495]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53823.276497]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53823.276499]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53823.276502]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53823.276504]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[53823.276506]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[53823.276508]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53823.276510] Mem-Info:
[53823.276511] Node 0 DMA per-cpu:
[53823.276513] CPU    0: hi:    0, btch:   1 usd:   0
[53823.276514] CPU    1: hi:    0, btch:   1 usd:   0
[53823.276515] CPU    2: hi:    0, btch:   1 usd:   0
[53823.276517] CPU    3: hi:    0, btch:   1 usd:   0
[53823.276517] Node 0 DMA32 per-cpu:
[53823.276519] CPU    0: hi:  186, btch:  31 usd:   0
[53823.276520] CPU    1: hi:  186, btch:  31 usd:   0
[53823.276522] CPU    2: hi:  186, btch:  31 usd:   0
[53823.276523] CPU    3: hi:  186, btch:  31 usd:   0
[53823.276523] Node 0 Normal per-cpu:
[53823.276525] CPU    0: hi:  186, btch:  31 usd: 110
[53823.276526] CPU    1: hi:  186, btch:  31 usd:   0
[53823.276527] CPU    2: hi:  186, btch:  31 usd:   0
[53823.276528] CPU    3: hi:  186, btch:  31 usd: 139
[53823.276532] active_anon:77370 inactive_anon:16054 isolated_anon:0
[53823.276532]  active_file:100 inactive_file:165 isolated_file:0
[53823.276532]  unevictable:1683 dirty:0 writeback:5 unstable:0
[53823.276532]  free:22525 slab_reclaimable:845030 slab_unreclaimable:5755
[53823.276532]  mapped:3147 shmem:47566 pagetables:2425 bounce:0
[53823.276534] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53823.276538] lowmem_reserve[]: 0 2137 3899 3899
[53823.276540] Node 0 DMA32 free:43896kB min:36900kB low:46124kB high:55348kB active_anon:70916kB inactive_anon:2604kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1200kB shmem:26716kB slab_reclaimable:2057048kB slab_unreclaimable:1820kB kernel_stack:176kB pagetables:2520kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:164 all_unreclaimable? yes
[53823.276544] lowmem_reserve[]: 0 0 1762 1762
[53823.276547] Node 0 Normal free:30364kB min:30416kB low:38020kB high:45624kB active_anon:238564kB inactive_anon:61612kB active_file:400kB inactive_file:656kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:20kB mapped:11388kB shmem:163548kB slab_reclaimable:1323008kB slab_unreclaimable:21200kB kernel_stack:1232kB pagetables:7180kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2733 all_unreclaimable? yes
[53823.276551] lowmem_reserve[]: 0 0 0 0
[53823.276553] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53823.276560] Node 0 DMA32: 628*4kB 2127*8kB 1239*16kB 12*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43896kB
[53823.276566] Node 0 Normal: 2644*4kB 716*8kB 676*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30640kB
[53823.276572] 48743 total pagecache pages
[53823.276573] 0 pages in swap cache
[53823.276574] Swap cache stats: add 0, delete 0, find 0/0
[53823.276575] Free swap  = 0kB
[53823.276576] Total swap = 0kB
[53823.284957] 1048048 pages RAM
[53823.284960] 57533 pages reserved
[53823.284961] 31422 pages shared
[53823.284962] 940073 pages non-shared
[53823.284964] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53823.284970] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53823.284973] [  207]     0   207    71456     4228   1       0             0 systemd-journal
[53823.284976] [  331]     0   331     1056       45   1       0             0 acpid
[53823.284979] [  332]     0   332     3303      190   2       0             0 crond
[53823.284981] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53823.284984] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53823.284987] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53823.284989] [  349]     0   349    15747      115   3       0             0 login
[53823.284991] [  356]     0   356     2031       30   0       0             0 agetty
[53823.284994] [  357]     0   357     2031       30   2       0             0 agetty
[53823.284996] [  358]     0   358     2031       30   2       0             0 agetty
[53823.284998] [  359]     0   359     2031       32   0       0             0 agetty
[53823.285000] [  360]     0   360     2031       30   0       0             0 agetty
[53823.285003] [  418]     0   418     3092       58   1       0             0 master
[53823.285005] [  421]    73   421    16374      269   3       0             0 qmgr
[53823.285008] [  433]  1000   433     3423      101   3       0             0 restart-x
[53823.285010] [  444]  1000   444     3423      109   2       0             0 startx
[53823.285013] [  461]  1000   461     3966       36   3       0             0 xinit
[53823.285015] [  462]  1000   462    57250     3040   1       0             0 X
[53823.285017] [  483]  1000   483    13495      393   0       0             0 i3
[53823.285020] [  490]  1000   490     6062       72   0       0             0 unclutter
[53823.285022] [  493]  1000   493     6004       65   3       0             0 dispad
[53823.285024] [  494]  1000   494    31745     6854   1       0             0 urxvtd
[53823.285026] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53823.285029] [  508]  1000   508     8156      420   2       0             0 zsh
[53823.285031] [  515]     0   515     8482       80   0       0             0 sudo
[53823.285033] [  516]     0   516     6933      235   0       0             0 zsh
[53823.285036] [  530]     0   530     7404      184   2       0             0 wpa_supplicant
[53823.285038] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53823.285041] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53823.285043] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53823.285045] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53823.285048] [ 1312]  1000  1312    14878      717   2       0             0 mutt
[53823.285050] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53823.285053] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53823.285055] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53823.285057] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53823.285060] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53823.285062] [12547]  1000 12547     8729      484   3       0             0 zsh
[53823.285064] [12784]  1000 12784     8156      421   3       0             0 zsh
[53823.285066] [24189]  1000 24189     8156      421   1       0             0 zsh
[53823.285069] [30766]  1000 30766     8156      421   0       0             0 zsh
[53823.285071] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53823.285074] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53823.285076] [ 5518]  1000  5518    90770     1602   3       0             0 kded4
[53823.285078] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53823.285080] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53823.285083] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[53823.285085] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53823.285087] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53823.285090] [ 8065]  1000  8065     6531      319   1       0             0 i3bar
[53823.285092] [ 8066]  1000  8066     7809      225   2       0             0 i3status
[53823.285095] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53823.285097] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[53823.285100] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53823.285102] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53823.285104] [ 8776]     0  8776    51901      335   0       0             0 colord
[53823.285106] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53823.285109] [10002]  1000 10002     8290      403   0       0             0 vim
[53823.285113] [10733]  1000 10733     8156      421   2       0             0 zsh
[53823.285115] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53823.285117] [10749]  1000 10749     8156      421   2       0             0 zsh
[53823.285120] [10758]  1000 10758    15099      929   1       0             0 mutt
[53823.285122] [10786]  1000 10786     8970      266   1       0             0 ssh
[53823.285124] [10788]  1000 10788     8970      198   0       0             0 ssh
[53823.285127] [10790]  1000 10790     8970      264   0       0             0 ssh
[53823.285129] [15290]  1000 15290     9005      217   0       0             0 ssh
[53823.285132] [15483]     0 15483     5899      154   3       0             0 vpnc
[53823.285134] [15633]  1000 15633     8740      474   2       0             0 zsh
[53823.285137] [16517]  1000 16517     8156      421   2       0             0 zsh
[53823.285139] [16542]  1000 16542     8156      420   0       0             0 zsh
[53823.285141] [16555]  1000 16555     8267      407   0       0             0 vim
[53823.285143] [16569]  1000 16569    21607      139   0       0             0 i3lock
[53823.285146] [ 4043]    73  4043    16331      299   2       0             0 pickup
[53823.285149] [ 4573]     0  4573     3806     1677   1       0             0 atop
[53823.285152] [ 7138]     0  7138     9170      388   1       0             0 crond
[53823.285154] [ 7140]  1000  7140     2937      207   2       0             0 sh
[53823.285157] [ 7143]  1000  7143   171779    10810   1       0             0 offlineimap
[53823.285159] Out of memory: Kill process 7143 (offlineimap) score 10 or sacrifice child
[53823.285162] Killed process 7143 (offlineimap) total-vm:687116kB, anon-rss:42536kB, file-rss:704kB
[53944.527227] offlineimap invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[53944.527231] offlineimap cpuset=/ mems_allowed=0
[53944.527233] Pid: 7447, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[53944.527235] Call Trace:
[53944.527241]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[53944.527245]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[53944.527249]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[53944.527253]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[53944.527257]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[53944.527260]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[53944.527263]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[53944.527266]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[53944.527269]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[53944.527271]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[53944.527274]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[53944.527277]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[53944.527280]  [<ffffffff81047c61>] ? native_flush_tlb_others+0xe1/0x120
[53944.527283]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[53944.527286]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[53944.527288]  [<ffffffff811477e5>] ? sys_mprotect+0x1e5/0x270
[53944.527290]  [<ffffffff8147e765>] page_fault+0x25/0x30
[53944.527292] Mem-Info:
[53944.527293] Node 0 DMA per-cpu:
[53944.527295] CPU    0: hi:    0, btch:   1 usd:   0
[53944.527296] CPU    1: hi:    0, btch:   1 usd:   0
[53944.527297] CPU    2: hi:    0, btch:   1 usd:   0
[53944.527298] CPU    3: hi:    0, btch:   1 usd:   0
[53944.527299] Node 0 DMA32 per-cpu:
[53944.527301] CPU    0: hi:  186, btch:  31 usd:   0
[53944.527302] CPU    1: hi:  186, btch:  31 usd: 114
[53944.527303] CPU    2: hi:  186, btch:  31 usd:  30
[53944.527305] CPU    3: hi:  186, btch:  31 usd:   0
[53944.527305] Node 0 Normal per-cpu:
[53944.527307] CPU    0: hi:  186, btch:  31 usd:   0
[53944.527308] CPU    1: hi:  186, btch:  31 usd: 118
[53944.527309] CPU    2: hi:  186, btch:  31 usd:   0
[53944.527310] CPU    3: hi:  186, btch:  31 usd:   0
[53944.527314] active_anon:77647 inactive_anon:16062 isolated_anon:0
[53944.527314]  active_file:116 inactive_file:46 isolated_file:0
[53944.527314]  unevictable:1683 dirty:0 writeback:20 unstable:0
[53944.527314]  free:22490 slab_reclaimable:845030 slab_unreclaimable:5748
[53944.527314]  mapped:3028 shmem:47588 pagetables:2425 bounce:0
[53944.527316] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[53944.527320] lowmem_reserve[]: 0 2137 3899 3899
[53944.527323] Node 0 DMA32 free:43760kB min:36900kB low:46124kB high:55348kB active_anon:70508kB inactive_anon:2604kB active_file:72kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:8kB mapped:1128kB shmem:26720kB slab_reclaimable:2057048kB slab_unreclaimable:1824kB kernel_stack:176kB pagetables:2528kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1220 all_unreclaimable? yes
[53944.527327] lowmem_reserve[]: 0 0 1762 1762
[53944.527329] Node 0 Normal free:30360kB min:30416kB low:38020kB high:45624kB active_anon:240080kB inactive_anon:61644kB active_file:392kB inactive_file:200kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:72kB mapped:10984kB shmem:163632kB slab_reclaimable:1323008kB slab_unreclaimable:21168kB kernel_stack:1240kB pagetables:7172kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:7373 all_unreclaimable? yes
[53944.527333] lowmem_reserve[]: 0 0 0 0
[53944.527336] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[53944.527342] Node 0 DMA32: 625*4kB 2126*8kB 1233*16kB 10*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43652kB
[53944.527348] Node 0 Normal: 2712*4kB 724*8kB 646*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30496kB
[53944.527354] 48563 total pagecache pages
[53944.527356] 0 pages in swap cache
[53944.527357] Swap cache stats: add 0, delete 0, find 0/0
[53944.527358] Free swap  = 0kB
[53944.527358] Total swap = 0kB
[53944.537500] 1048048 pages RAM
[53944.537503] 57533 pages reserved
[53944.537506] 31385 pages shared
[53944.537507] 940160 pages non-shared
[53944.537509] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[53944.537515] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[53944.537518] [  207]     0   207    71456     4237   2       0             0 systemd-journal
[53944.537521] [  331]     0   331     1056       45   1       0             0 acpid
[53944.537524] [  332]     0   332     3303      190   0       0             0 crond
[53944.537527] [  334]     0   334    10502      140   1     -17         -1000 sshd
[53944.537530] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[53944.537532] [  341]     0   341     6512       70   1       0             0 systemd-logind
[53944.537534] [  349]     0   349    15747      115   3       0             0 login
[53944.537537] [  356]     0   356     2031       30   0       0             0 agetty
[53944.537539] [  357]     0   357     2031       30   2       0             0 agetty
[53944.537541] [  358]     0   358     2031       30   2       0             0 agetty
[53944.537544] [  359]     0   359     2031       32   0       0             0 agetty
[53944.537547] [  360]     0   360     2031       30   0       0             0 agetty
[53944.537549] [  418]     0   418     3092       75   0       0             0 master
[53944.537552] [  421]    73   421    16374      278   3       0             0 qmgr
[53944.537555] [  433]  1000   433     3423      101   3       0             0 restart-x
[53944.537557] [  444]  1000   444     3423      109   2       0             0 startx
[53944.537559] [  461]  1000   461     3966       36   3       0             0 xinit
[53944.537562] [  462]  1000   462    57250     3011   1       0             0 X
[53944.537565] [  483]  1000   483    13495      393   1       0             0 i3
[53944.537567] [  490]  1000   490     6062       72   0       0             0 unclutter
[53944.537570] [  493]  1000   493     6004       58   1       0             0 dispad
[53944.537572] [  494]  1000   494    31745     6819   2       0             0 urxvtd
[53944.537574] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[53944.537577] [  508]  1000   508     8156      420   2       0             0 zsh
[53944.537579] [  515]     0   515     8482       80   0       0             0 sudo
[53944.537581] [  516]     0   516     6933      235   0       0             0 zsh
[53944.537584] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[53944.537586] [  585]     0   585     2136       38   0       0             0 dhcpcd
[53944.537588] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[53944.537590] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[53944.537593] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[53944.537595] [ 1312]  1000  1312    14878      717   2       0             0 mutt
[53944.537598] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[53944.537600] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[53944.537603] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[53944.537605] [ 1359]     0  1359     8481       78   3       0             0 sudo
[53944.537607] [ 1360]     0  1360     6933      237   3       0             0 zsh
[53944.537610] [12547]  1000 12547     8729      484   3       0             0 zsh
[53944.537612] [12784]  1000 12784     8156      421   3       0             0 zsh
[53944.537614] [24189]  1000 24189     8156      421   1       0             0 zsh
[53944.537617] [30766]  1000 30766     8156      421   0       0             0 zsh
[53944.537619] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[53944.537621] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[53944.537624] [ 5518]  1000  5518    90770     1578   1       0             0 kded4
[53944.537626] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[53944.537628] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[53944.537631] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[53944.537633] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[53944.537635] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[53944.537638] [ 8065]  1000  8065     6531      322   3       0             0 i3bar
[53944.537640] [ 8066]  1000  8066     7809      221   3       0             0 i3status
[53944.537642] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[53944.537645] [ 8708]     0  8708     2776      128   2       0             0 wpa_cli
[53944.537647] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[53944.537650] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[53944.537652] [ 8776]     0  8776    51901      335   0       0             0 colord
[53944.537655] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[53944.537657] [10002]  1000 10002     8290      403   0       0             0 vim
[53944.537660] [10733]  1000 10733     8156      421   2       0             0 zsh
[53944.537662] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[53944.537664] [10749]  1000 10749     8156      421   2       0             0 zsh
[53944.537667] [10758]  1000 10758    15099      929   1       0             0 mutt
[53944.537669] [10786]  1000 10786     8970      281   0       0             0 ssh
[53944.537671] [10788]  1000 10788     8970      198   0       0             0 ssh
[53944.537674] [10790]  1000 10790     8970      282   0       0             0 ssh
[53944.537676] [15290]  1000 15290     9005      216   0       0             0 ssh
[53944.537679] [15483]     0 15483     5899      139   3       0             0 vpnc
[53944.537682] [15633]  1000 15633     8740      474   2       0             0 zsh
[53944.537684] [16517]  1000 16517     8156      421   2       0             0 zsh
[53944.537687] [16542]  1000 16542     8156      420   0       0             0 zsh
[53944.537689] [16555]  1000 16555     8267      407   0       0             0 vim
[53944.537692] [16569]  1000 16569    21607      139   1       0             0 i3lock
[53944.537695] [ 4043]    73  4043    16331      265   0       0             0 pickup
[53944.537697] [ 4573]     0  4573     3806     1677   1       0             0 atop
[53944.537700] [ 7287]     0  7287     9170      388   1       0             0 crond
[53944.537703] [ 7289]  1000  7289     2937      200   1       0             0 sh
[53944.537705] [ 7292]  1000  7292   155407    11060   3       0             0 offlineimap
[53944.537707] Out of memory: Kill process 7292 (offlineimap) score 11 or sacrifice child
[53944.537711] Killed process 7292 (offlineimap) total-vm:621628kB, anon-rss:43572kB, file-rss:668kB
[54061.005169] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54061.005173] urxvtd cpuset=/ mems_allowed=0
[54061.005175] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[54061.005177] Call Trace:
[54061.005182]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54061.005186]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54061.005190]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54061.005194]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54061.005198]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54061.005200]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54061.005203]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54061.005207]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54061.005209]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54061.005211]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54061.005214]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54061.005217]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54061.005220]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[54061.005222]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[54061.005225]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[54061.005227]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54061.005230]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54061.005233]  [<ffffffff811bd101>] ? ep_poll+0x2a1/0x360
[54061.005236]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54061.005239]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54061.005241]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54061.005243] Mem-Info:
[54061.005244] Node 0 DMA per-cpu:
[54061.005246] CPU    0: hi:    0, btch:   1 usd:   0
[54061.005247] CPU    1: hi:    0, btch:   1 usd:   0
[54061.005248] CPU    2: hi:    0, btch:   1 usd:   0
[54061.005249] CPU    3: hi:    0, btch:   1 usd:   0
[54061.005250] Node 0 DMA32 per-cpu:
[54061.005252] CPU    0: hi:  186, btch:  31 usd:  12
[54061.005253] CPU    1: hi:  186, btch:  31 usd:  18
[54061.005254] CPU    2: hi:  186, btch:  31 usd:   0
[54061.005255] CPU    3: hi:  186, btch:  31 usd:  30
[54061.005256] Node 0 Normal per-cpu:
[54061.005258] CPU    0: hi:  186, btch:  31 usd:   0
[54061.005259] CPU    1: hi:  186, btch:  31 usd:   0
[54061.005260] CPU    2: hi:  186, btch:  31 usd:   0
[54061.005261] CPU    3: hi:  186, btch:  31 usd:  15
[54061.005264] active_anon:77407 inactive_anon:16057 isolated_anon:0
[54061.005264]  active_file:99 inactive_file:208 isolated_file:37
[54061.005264]  unevictable:1683 dirty:0 writeback:8 unstable:0
[54061.005264]  free:22482 slab_reclaimable:845075 slab_unreclaimable:5762
[54061.005264]  mapped:3095 shmem:47599 pagetables:2425 bounce:0
[54061.005266] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54061.005270] lowmem_reserve[]: 0 2137 3899 3899
[54061.005273] Node 0 DMA32 free:43720kB min:36900kB low:46124kB high:55348kB active_anon:70252kB inactive_anon:2604kB active_file:100kB inactive_file:84kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:4kB mapped:1436kB shmem:26716kB slab_reclaimable:2057048kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2504kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1026 all_unreclaimable? yes
[54061.005277] lowmem_reserve[]: 0 0 1762 1762
[54061.005280] Node 0 Normal free:30368kB min:30416kB low:38020kB high:45624kB active_anon:239376kB inactive_anon:61624kB active_file:296kB inactive_file:748kB unevictable:5920kB isolated(anon):0kB isolated(file):148kB present:1804320kB mlocked:5920kB dirty:0kB writeback:28kB mapped:10944kB shmem:163680kB slab_reclaimable:1323188kB slab_unreclaimable:21240kB kernel_stack:1240kB pagetables:7196kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2126 all_unreclaimable? yes
[54061.005284] lowmem_reserve[]: 0 0 0 0
[54061.005286] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54061.005293] Node 0 DMA32: 636*4kB 2132*8kB 1237*16kB 4*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43616kB
[54061.005298] Node 0 Normal: 2816*4kB 812*8kB 586*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30656kB
[54061.005304] 49029 total pagecache pages
[54061.005306] 0 pages in swap cache
[54061.005307] Swap cache stats: add 0, delete 0, find 0/0
[54061.005308] Free swap  = 0kB
[54061.005308] Total swap = 0kB
[54061.013622] 1048048 pages RAM
[54061.013624] 57533 pages reserved
[54061.013625] 31512 pages shared
[54061.013626] 940255 pages non-shared
[54061.013627] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54061.013634] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54061.013637] [  207]     0   207    71456     4285   1       0             0 systemd-journal
[54061.013640] [  331]     0   331     1056       45   1       0             0 acpid
[54061.013642] [  332]     0   332     3303      190   0       0             0 crond
[54061.013645] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54061.013648] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54061.013650] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54061.013653] [  349]     0   349    15747      115   3       0             0 login
[54061.013655] [  356]     0   356     2031       30   0       0             0 agetty
[54061.013657] [  357]     0   357     2031       30   2       0             0 agetty
[54061.013660] [  358]     0   358     2031       30   2       0             0 agetty
[54061.013662] [  359]     0   359     2031       32   0       0             0 agetty
[54061.013665] [  360]     0   360     2031       30   0       0             0 agetty
[54061.013667] [  418]     0   418     3092       75   0       0             0 master
[54061.013669] [  421]    73   421    16374      289   3       0             0 qmgr
[54061.013672] [  433]  1000   433     3423      101   3       0             0 restart-x
[54061.013674] [  444]  1000   444     3423      109   2       0             0 startx
[54061.013676] [  461]  1000   461     3966       36   3       0             0 xinit
[54061.013679] [  462]  1000   462    57250     3028   1       0             0 X
[54061.013681] [  483]  1000   483    13495      393   1       0             0 i3
[54061.013684] [  490]  1000   490     6062       72   0       0             0 unclutter
[54061.013686] [  493]  1000   493     6004       70   3       0             0 dispad
[54061.013688] [  494]  1000   494    31745     6851   3       0             0 urxvtd
[54061.013690] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54061.013693] [  508]  1000   508     8156      420   2       0             0 zsh
[54061.013695] [  515]     0   515     8482       80   0       0             0 sudo
[54061.013697] [  516]     0   516     6933      235   0       0             0 zsh
[54061.013700] [  530]     0   530     7404      164   1       0             0 wpa_supplicant
[54061.013702] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54061.013704] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54061.013707] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54061.013709] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54061.013711] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54061.013714] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54061.013716] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[54061.013718] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54061.013721] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54061.013723] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54061.013726] [12547]  1000 12547     8729      484   3       0             0 zsh
[54061.013728] [12784]  1000 12784     8156      421   3       0             0 zsh
[54061.013730] [24189]  1000 24189     8156      421   1       0             0 zsh
[54061.013732] [30766]  1000 30766     8156      421   0       0             0 zsh
[54061.013735] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54061.013738] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54061.013740] [ 5518]  1000  5518    90770     1572   1       0             0 kded4
[54061.013743] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[54061.013745] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54061.013747] [ 5534]     0  5534    46649      203   0     -13          -900 polkitd
[54061.013749] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[54061.013752] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54061.013754] [ 8065]  1000  8065     6531      304   1       0             0 i3bar
[54061.013757] [ 8066]  1000  8066     7809      206   1       0             0 i3status
[54061.013759] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54061.013761] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[54061.013763] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54061.013766] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54061.013769] [ 8776]     0  8776    51901      335   0       0             0 colord
[54061.013771] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54061.013773] [10002]  1000 10002     8290      403   0       0             0 vim
[54061.013777] [10733]  1000 10733     8156      421   2       0             0 zsh
[54061.013779] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54061.013781] [10749]  1000 10749     8156      421   2       0             0 zsh
[54061.013784] [10758]  1000 10758    15099      910   1       0             0 mutt
[54061.013786] [10786]  1000 10786     8970      296   0       0             0 ssh
[54061.013788] [10788]  1000 10788     8970      198   0       0             0 ssh
[54061.013790] [10790]  1000 10790     8970      234   0       0             0 ssh
[54061.013793] [15290]  1000 15290     9005      216   0       0             0 ssh
[54061.013795] [15483]     0 15483     5899      170   3       0             0 vpnc
[54061.013798] [15633]  1000 15633     8740      474   2       0             0 zsh
[54061.013800] [16517]  1000 16517     8156      421   2       0             0 zsh
[54061.013802] [16542]  1000 16542     8156      420   0       0             0 zsh
[54061.013804] [16555]  1000 16555     8267      407   0       0             0 vim
[54061.013807] [16569]  1000 16569    21607      139   1       0             0 i3lock
[54061.013810] [ 4043]    73  4043    16331      291   1       0             0 pickup
[54061.013812] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54061.013816] [ 7456]     0  7456     9170      388   1       0             0 crond
[54061.013818] [ 7458]  1000  7458     2937      199   3       0             0 sh
[54061.013820] [ 7461]  1000  7461   171780    10803   2       0             0 offlineimap
[54061.013823] Out of memory: Kill process 7461 (offlineimap) score 10 or sacrifice child
[54061.013826] Killed process 7461 (offlineimap) total-vm:687120kB, anon-rss:42560kB, file-rss:652kB
[54184.920869] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54184.920873] urxvtd cpuset=/ mems_allowed=0
[54184.920877] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[54184.920878] Call Trace:
[54184.920885]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54184.920891]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54184.920896]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54184.920899]  [<ffffffff8105e2f0>] ? has_capability+0x20/0x20
[54184.920904]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54184.920909]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54184.920913]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54184.920917]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54184.920922]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54184.920925]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54184.920928]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54184.920933]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54184.920936]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54184.920940]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[54184.920944]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[54184.920947]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54184.920952]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54184.920956]  [<ffffffff8147ca19>] ? __schedule+0x439/0x920
[54184.920960]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54184.920964]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54184.920967]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54184.920969] Mem-Info:
[54184.920970] Node 0 DMA per-cpu:
[54184.920974] CPU    0: hi:    0, btch:   1 usd:   0
[54184.920975] CPU    1: hi:    0, btch:   1 usd:   0
[54184.920977] CPU    2: hi:    0, btch:   1 usd:   0
[54184.920979] CPU    3: hi:    0, btch:   1 usd:   0
[54184.920980] Node 0 DMA32 per-cpu:
[54184.920983] CPU    0: hi:  186, btch:  31 usd:   0
[54184.920985] CPU    1: hi:  186, btch:  31 usd:   0
[54184.920987] CPU    2: hi:  186, btch:  31 usd:   0
[54184.920989] CPU    3: hi:  186, btch:  31 usd:   1
[54184.920990] Node 0 Normal per-cpu:
[54184.920992] CPU    0: hi:  186, btch:  31 usd:   5
[54184.920994] CPU    1: hi:  186, btch:  31 usd:  58
[54184.920996] CPU    2: hi:  186, btch:  31 usd:   0
[54184.920998] CPU    3: hi:  186, btch:  31 usd:  77
[54184.921003] active_anon:77645 inactive_anon:16062 isolated_anon:0
[54184.921003]  active_file:0 inactive_file:0 isolated_file:15
[54184.921003]  unevictable:1683 dirty:14 writeback:0 unstable:0
[54184.921003]  free:22491 slab_reclaimable:845051 slab_unreclaimable:5764
[54184.921003]  mapped:3063 shmem:47617 pagetables:2426 bounce:0
[54184.921006] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54184.921013] lowmem_reserve[]: 0 2137 3899 3899
[54184.921017] Node 0 DMA32 free:43712kB min:36900kB low:46124kB high:55348kB active_anon:70808kB inactive_anon:2620kB active_file:24kB inactive_file:52kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:4kB writeback:0kB mapped:1332kB shmem:26732kB slab_reclaimable:2057048kB slab_unreclaimable:1808kB kernel_stack:168kB pagetables:2468kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:313 all_unreclaimable? yes
[54184.921024] lowmem_reserve[]: 0 0 1762 1762
[54184.921027] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:239772kB inactive_anon:61628kB active_file:0kB inactive_file:0kB unevictable:5920kB isolated(anon):0kB isolated(file):60kB present:1804320kB mlocked:5920kB dirty:52kB writeback:0kB mapped:10920kB shmem:163736kB slab_reclaimable:1323092kB slab_unreclaimable:21248kB kernel_stack:1240kB pagetables:7236kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:660 all_unreclaimable? yes
[54184.921034] lowmem_reserve[]: 0 0 0 0
[54184.921038] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54184.921048] Node 0 DMA32: 673*4kB 2131*8kB 1245*16kB 7*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43980kB
[54184.921057] Node 0 Normal: 2680*4kB 816*8kB 612*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30560kB
[54184.921068] 48513 total pagecache pages
[54184.921069] 0 pages in swap cache
[54184.921071] Swap cache stats: add 0, delete 0, find 0/0
[54184.921072] Free swap  = 0kB
[54184.921073] Total swap = 0kB
[54184.933780] 1048048 pages RAM
[54184.933782] 57533 pages reserved
[54184.933784] 31387 pages shared
[54184.933785] 940249 pages non-shared
[54184.933787] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54184.933793] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54184.933795] [  207]     0   207    71456     4305   0       0             0 systemd-journal
[54184.933799] [  331]     0   331     1056       45   1       0             0 acpid
[54184.933801] [  332]     0   332     3303      190   1       0             0 crond
[54184.933804] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54184.933806] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54184.933809] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54184.933811] [  349]     0   349    15747      115   3       0             0 login
[54184.933813] [  356]     0   356     2031       30   0       0             0 agetty
[54184.933816] [  357]     0   357     2031       30   2       0             0 agetty
[54184.933818] [  358]     0   358     2031       30   2       0             0 agetty
[54184.933821] [  359]     0   359     2031       32   0       0             0 agetty
[54184.933823] [  360]     0   360     2031       30   0       0             0 agetty
[54184.933825] [  418]     0   418     3092       74   3       0             0 master
[54184.933828] [  421]    73   421    16374      300   3       0             0 qmgr
[54184.933830] [  433]  1000   433     3423      101   3       0             0 restart-x
[54184.933833] [  444]  1000   444     3423      109   2       0             0 startx
[54184.933836] [  461]  1000   461     3966       36   3       0             0 xinit
[54184.933839] [  462]  1000   462    57250     3011   1       0             0 X
[54184.933841] [  483]  1000   483    13495      393   0       0             0 i3
[54184.933843] [  490]  1000   490     6062       72   0       0             0 unclutter
[54184.933846] [  493]  1000   493     6004       76   2       0             0 dispad
[54184.933853] [  494]  1000   494    31745     6798   1       0             0 urxvtd
[54184.933855] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54184.933858] [  508]  1000   508     8156      420   2       0             0 zsh
[54184.933860] [  515]     0   515     8482       80   0       0             0 sudo
[54184.933863] [  516]     0   516     6933      235   0       0             0 zsh
[54184.933865] [  530]     0   530     7404      176   3       0             0 wpa_supplicant
[54184.933867] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54184.933869] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54184.933872] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54184.933874] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54184.933877] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54184.933879] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54184.933882] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[54184.933884] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54184.933887] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54184.933889] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54184.933892] [12547]  1000 12547     8729      484   3       0             0 zsh
[54184.933894] [12784]  1000 12784     8156      421   3       0             0 zsh
[54184.933897] [24189]  1000 24189     8156      421   1       0             0 zsh
[54184.933899] [30766]  1000 30766     8156      421   0       0             0 zsh
[54184.933902] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54184.933904] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54184.933907] [ 5518]  1000  5518    90770     1585   1       0             0 kded4
[54184.933909] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[54184.933911] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54184.933914] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[54184.933916] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[54184.933919] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54184.933921] [ 8065]  1000  8065     6531      321   2       0             0 i3bar
[54184.933923] [ 8066]  1000  8066     7809      219   1       0             0 i3status
[54184.933926] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54184.933928] [ 8708]     0  8708     2776      136   1       0             0 wpa_cli
[54184.933931] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54184.933933] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54184.933935] [ 8776]     0  8776    51901      335   0       0             0 colord
[54184.933937] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54184.933940] [10002]  1000 10002     8290      403   0       0             0 vim
[54184.933943] [10733]  1000 10733     8156      421   2       0             0 zsh
[54184.933946] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54184.933949] [10749]  1000 10749     8156      421   2       0             0 zsh
[54184.933951] [10758]  1000 10758    15099      910   1       0             0 mutt
[54184.933953] [10786]  1000 10786     8970      247   1       0             0 ssh
[54184.933956] [10788]  1000 10788     8970      198   0       0             0 ssh
[54184.933958] [10790]  1000 10790     8970      252   0       0             0 ssh
[54184.933961] [15290]  1000 15290     9005      230   0       0             0 ssh
[54184.933964] [15483]     0 15483     5899      124   3       0             0 vpnc
[54184.933966] [15633]  1000 15633     8740      474   2       0             0 zsh
[54184.933968] [16517]  1000 16517     8156      421   2       0             0 zsh
[54184.933970] [16542]  1000 16542     8156      420   0       0             0 zsh
[54184.933973] [16555]  1000 16555     8267      407   0       0             0 vim
[54184.933975] [16569]  1000 16569    21607      139   0       0             0 i3lock
[54184.933978] [ 4043]    73  4043    16331      257   1       0             0 pickup
[54184.933981] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54184.933984] [ 7595]     0  7595     9170      388   1       0             0 crond
[54184.933986] [ 7597]  1000  7597     2937      210   2       0             0 sh
[54184.933989] [ 7600]  1000  7600   171803    11093   3       0             0 offlineimap
[54184.933991] Out of memory: Kill process 7600 (offlineimap) score 11 or sacrifice child
[54184.933995] Killed process 7600 (offlineimap) total-vm:687212kB, anon-rss:43644kB, file-rss:728kB
[54184.937433] systemd-journal invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54184.937436] systemd-journal cpuset=/ mems_allowed=0
[54184.937438] Pid: 207, comm: systemd-journal Tainted: G        W    3.5.4-1-ARCH #1
[54184.937439] Call Trace:
[54184.937445]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54184.937449]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54184.937453]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54184.937457]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54184.937461]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54184.937463]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54184.937466]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54184.937470]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54184.937472]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54184.937475]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54184.937478]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54184.937480]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54184.937483]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340
[54184.937486]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54184.937489]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54184.937492]  [<ffffffff811bcf94>] ? ep_poll+0x134/0x360
[54184.937496]  [<ffffffff81086f70>] ? try_to_wake_up+0x2f0/0x2f0
[54184.937498]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54184.937499] Mem-Info:
[54184.937500] Node 0 DMA per-cpu:
[54184.937502] CPU    0: hi:    0, btch:   1 usd:   0
[54184.937504] CPU    1: hi:    0, btch:   1 usd:   0
[54184.937505] CPU    2: hi:    0, btch:   1 usd:   0
[54184.937506] CPU    3: hi:    0, btch:   1 usd:   0
[54184.937507] Node 0 DMA32 per-cpu:
[54184.937508] CPU    0: hi:  186, btch:  31 usd:   0
[54184.937510] CPU    1: hi:  186, btch:  31 usd:   0
[54184.937511] CPU    2: hi:  186, btch:  31 usd:   0
[54184.937512] CPU    3: hi:  186, btch:  31 usd:   1
[54184.937513] Node 0 Normal per-cpu:
[54184.937514] CPU    0: hi:  186, btch:  31 usd:   5
[54184.937516] CPU    1: hi:  186, btch:  31 usd:  58
[54184.937517] CPU    2: hi:  186, btch:  31 usd:   0
[54184.937518] CPU    3: hi:  186, btch:  31 usd:  81
[54184.937521] active_anon:77645 inactive_anon:16062 isolated_anon:0
[54184.937521]  active_file:0 inactive_file:0 isolated_file:15
[54184.937521]  unevictable:1683 dirty:14 writeback:0 unstable:0
[54184.937521]  free:22491 slab_reclaimable:845051 slab_unreclaimable:5764
[54184.937521]  mapped:3063 shmem:47617 pagetables:2426 bounce:0
[54184.937523] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54184.937527] lowmem_reserve[]: 0 2137 3899 3899
[54184.937530] Node 0 DMA32 free:43712kB min:36900kB low:46124kB high:55348kB active_anon:70808kB inactive_anon:2620kB active_file:24kB inactive_file:52kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:4kB writeback:0kB mapped:1332kB shmem:26732kB slab_reclaimable:2057048kB slab_unreclaimable:1808kB kernel_stack:168kB pagetables:2468kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1891 all_unreclaimable? yes
[54184.937534] lowmem_reserve[]: 0 0 1762 1762
[54184.937536] Node 0 Normal free:30412kB min:30416kB low:38020kB high:45624kB active_anon:239772kB inactive_anon:61628kB active_file:0kB inactive_file:0kB unevictable:5920kB isolated(anon):0kB isolated(file):60kB present:1804320kB mlocked:5920kB dirty:52kB writeback:0kB mapped:10920kB shmem:163736kB slab_reclaimable:1323092kB slab_unreclaimable:21248kB kernel_stack:1240kB pagetables:7236kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:24396 all_unreclaimable? yes
[54184.937540] lowmem_reserve[]: 0 0 0 0
[54184.937543] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54184.937549] Node 0 DMA32: 673*4kB 2131*8kB 1245*16kB 7*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43980kB
[54184.937555] Node 0 Normal: 2680*4kB 816*8kB 612*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30560kB
[54184.937561] 48513 total pagecache pages
[54184.937562] 0 pages in swap cache
[54184.937564] Swap cache stats: add 0, delete 0, find 0/0
[54184.937564] Free swap  = 0kB
[54184.937565] Total swap = 0kB
[54184.945862] 1048048 pages RAM
[54184.945864] 57533 pages reserved
[54184.945864] 31387 pages shared
[54184.945865] 940249 pages non-shared
[54184.945867] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54184.945872] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54184.945874] [  207]     0   207    71456     4305   0       0             0 systemd-journal
[54184.945877] [  331]     0   331     1056       45   1       0             0 acpid
[54184.945878] [  332]     0   332     3303      190   1       0             0 crond
[54184.945880] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54184.945882] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54184.945884] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54184.945885] [  349]     0   349    15747      115   3       0             0 login
[54184.945887] [  356]     0   356     2031       30   0       0             0 agetty
[54184.945889] [  357]     0   357     2031       30   2       0             0 agetty
[54184.945891] [  358]     0   358     2031       30   2       0             0 agetty
[54184.945892] [  359]     0   359     2031       32   0       0             0 agetty
[54184.945894] [  360]     0   360     2031       30   0       0             0 agetty
[54184.945896] [  418]     0   418     3092       74   3       0             0 master
[54184.945898] [  421]    73   421    16374      300   3       0             0 qmgr
[54184.945900] [  433]  1000   433     3423      101   3       0             0 restart-x
[54184.945901] [  444]  1000   444     3423      109   2       0             0 startx
[54184.945903] [  461]  1000   461     3966       36   3       0             0 xinit
[54184.945905] [  462]  1000   462    57250     3011   1       0             0 X
[54184.945907] [  483]  1000   483    13495      393   0       0             0 i3
[54184.945908] [  490]  1000   490     6062       72   0       0             0 unclutter
[54184.945910] [  493]  1000   493     6004       76   2       0             0 dispad
[54184.945912] [  494]  1000   494    31745     6798   1       0             0 urxvtd
[54184.945914] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54184.945915] [  508]  1000   508     8156      420   2       0             0 zsh
[54184.945917] [  515]     0   515     8482       80   0       0             0 sudo
[54184.945919] [  516]     0   516     6933      235   0       0             0 zsh
[54184.945920] [  530]     0   530     7404      176   3       0             0 wpa_supplicant
[54184.945922] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54184.945924] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54184.945926] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54184.945928] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54184.945929] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54184.945931] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54184.945933] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[54184.945935] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54184.945936] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54184.945938] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54184.945940] [12547]  1000 12547     8729      484   3       0             0 zsh
[54184.945942] [12784]  1000 12784     8156      421   3       0             0 zsh
[54184.945943] [24189]  1000 24189     8156      421   1       0             0 zsh
[54184.945945] [30766]  1000 30766     8156      421   0       0             0 zsh
[54184.945947] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54184.945949] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54184.945951] [ 5518]  1000  5518    90770     1585   1       0             0 kded4
[54184.945952] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[54184.945954] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54184.945956] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[54184.945958] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[54184.945959] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54184.945961] [ 8065]  1000  8065     6531      321   2       0             0 i3bar
[54184.945963] [ 8066]  1000  8066     7809      219   1       0             0 i3status
[54184.945965] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54184.945966] [ 8708]     0  8708     2776      136   1       0             0 wpa_cli
[54184.945968] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54184.945970] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54184.945971] [ 8776]     0  8776    51901      335   0       0             0 colord
[54184.945973] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54184.945975] [10002]  1000 10002     8290      403   0       0             0 vim
[54184.945977] [10733]  1000 10733     8156      421   2       0             0 zsh
[54184.945979] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54184.945981] [10749]  1000 10749     8156      421   2       0             0 zsh
[54184.945983] [10758]  1000 10758    15099      910   1       0             0 mutt
[54184.945984] [10786]  1000 10786     8970      247   1       0             0 ssh
[54184.945986] [10788]  1000 10788     8970      198   0       0             0 ssh
[54184.945988] [10790]  1000 10790     8970      252   0       0             0 ssh
[54184.945990] [15290]  1000 15290     9005      230   0       0             0 ssh
[54184.945992] [15483]     0 15483     5899      124   3       0             0 vpnc
[54184.945993] [15633]  1000 15633     8740      474   2       0             0 zsh
[54184.945995] [16517]  1000 16517     8156      421   2       0             0 zsh
[54184.945997] [16542]  1000 16542     8156      420   0       0             0 zsh
[54184.945999] [16555]  1000 16555     8267      407   0       0             0 vim
[54184.946001] [16569]  1000 16569    21607      139   0       0             0 i3lock
[54184.946003] [ 4043]    73  4043    16331      257   1       0             0 pickup
[54184.946005] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54184.946007] [ 7595]     0  7595     9170      388   1       0             0 crond
[54184.946009] [ 7597]  1000  7597     2937      210   2       0             0 sh
[54184.946011] [ 7755]  1000  7600   171803    11181   2       0             0 offlineimap
[54184.946013] Out of memory: Kill process 7755 (offlineimap) score 11 or sacrifice child
[54184.946015] Killed process 7755 (offlineimap) total-vm:687212kB, anon-rss:43692kB, file-rss:1032kB
[54301.894964] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54301.894980] kded4 cpuset=/ mems_allowed=0
[54301.894984] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[54301.894986] Call Trace:
[54301.894993]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54301.894999]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54301.895004]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54301.895010]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54301.895015]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54301.895018]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54301.895023]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54301.895027]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54301.895030]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54301.895034]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54301.895038]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54301.895043]  [<ffffffff8136ef95>] ? sock_update_classid+0x65/0x90
[54301.895047]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54301.895050]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[54301.895053]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[54301.895056]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[54301.895059]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54301.895061]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[54301.895066]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54301.895068]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[54301.895071]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54301.895075]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54301.895078]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[54301.895081]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54301.895083] Mem-Info:
[54301.895085] Node 0 DMA per-cpu:
[54301.895088] CPU    0: hi:    0, btch:   1 usd:   0
[54301.895090] CPU    1: hi:    0, btch:   1 usd:   0
[54301.895092] CPU    2: hi:    0, btch:   1 usd:   0
[54301.895094] CPU    3: hi:    0, btch:   1 usd:   0
[54301.895095] Node 0 DMA32 per-cpu:
[54301.895098] CPU    0: hi:  186, btch:  31 usd:   0
[54301.895100] CPU    1: hi:  186, btch:  31 usd:  30
[54301.895102] CPU    2: hi:  186, btch:  31 usd:   0
[54301.895103] CPU    3: hi:  186, btch:  31 usd:  31
[54301.895104] Node 0 Normal per-cpu:
[54301.895107] CPU    0: hi:  186, btch:  31 usd:   7
[54301.895108] CPU    1: hi:  186, btch:  31 usd:  39
[54301.895110] CPU    2: hi:  186, btch:  31 usd:  50
[54301.895112] CPU    3: hi:  186, btch:  31 usd: 127
[54301.895117] active_anon:76566 inactive_anon:16051 isolated_anon:0
[54301.895117]  active_file:125 inactive_file:997 isolated_file:0
[54301.895117]  unevictable:1683 dirty:10 writeback:1 unstable:0
[54301.895117]  free:22511 slab_reclaimable:845043 slab_unreclaimable:5753
[54301.895117]  mapped:3347 shmem:47634 pagetables:2419 bounce:0
[54301.895121] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54301.895127] lowmem_reserve[]: 0 2137 3899 3899
[54301.895132] Node 0 DMA32 free:43772kB min:36900kB low:46124kB high:55348kB active_anon:70880kB inactive_anon:2612kB active_file:4kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1272kB shmem:26732kB slab_reclaimable:2057048kB slab_unreclaimable:1808kB kernel_stack:168kB pagetables:2448kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:202 all_unreclaimable? yes
[54301.895138] lowmem_reserve[]: 0 0 1762 1762
[54301.895141] Node 0 Normal free:30432kB min:30416kB low:38020kB high:45624kB active_anon:235384kB inactive_anon:61592kB active_file:496kB inactive_file:3988kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:40kB writeback:4kB mapped:12116kB shmem:163804kB slab_reclaimable:1323060kB slab_unreclaimable:21204kB kernel_stack:1224kB pagetables:7228kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:5 all_unreclaimable? no
[54301.895146] lowmem_reserve[]: 0 0 0 0
[54301.895148] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54301.895154] Node 0 DMA32: 644*4kB 2130*8kB 1234*16kB 6*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43648kB
[54301.895160] Node 0 Normal: 2676*4kB 784*8kB 621*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30432kB
[54301.895166] 49673 total pagecache pages
[54301.895167] 0 pages in swap cache
[54301.895169] Swap cache stats: add 0, delete 0, find 0/0
[54301.895169] Free swap  = 0kB
[54301.895170] Total swap = 0kB
[54301.903503] 1048048 pages RAM
[54301.903506] 57533 pages reserved
[54301.903506] 31670 pages shared
[54301.903507] 939898 pages non-shared
[54301.903509] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54301.903514] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54301.903516] [  207]     0   207    71438     4295   3       0             0 systemd-journal
[54301.903519] [  331]     0   331     1056       45   1       0             0 acpid
[54301.903521] [  332]     0   332     3303      190   3       0             0 crond
[54301.903523] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54301.903525] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54301.903526] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54301.903528] [  349]     0   349    15747      115   3       0             0 login
[54301.903530] [  356]     0   356     2031       30   0       0             0 agetty
[54301.903532] [  357]     0   357     2031       30   2       0             0 agetty
[54301.903533] [  358]     0   358     2031       30   2       0             0 agetty
[54301.903535] [  359]     0   359     2031       32   0       0             0 agetty
[54301.903537] [  360]     0   360     2031       30   0       0             0 agetty
[54301.903538] [  418]     0   418     3092       75   3       0             0 master
[54301.903540] [  421]    73   421    16374      249   1       0             0 qmgr
[54301.903542] [  433]  1000   433     3423      101   3       0             0 restart-x
[54301.903544] [  444]  1000   444     3423      109   2       0             0 startx
[54301.903546] [  461]  1000   461     3966       36   3       0             0 xinit
[54301.903548] [  462]  1000   462    57250     3017   2       0             0 X
[54301.903550] [  483]  1000   483    13495      393   1       0             0 i3
[54301.903552] [  490]  1000   490     6062       72   0       0             0 unclutter
[54301.903553] [  493]  1000   493     6004       60   2       0             0 dispad
[54301.903555] [  494]  1000   494    31745     6805   2       0             0 urxvtd
[54301.903557] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54301.903558] [  508]  1000   508     8156      420   2       0             0 zsh
[54301.903560] [  515]     0   515     8482       80   0       0             0 sudo
[54301.903562] [  516]     0   516     6933      235   0       0             0 zsh
[54301.903564] [  530]     0   530     7404      156   2       0             0 wpa_supplicant
[54301.903565] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54301.903567] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54301.903569] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54301.903571] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54301.903573] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54301.903574] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54301.903576] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[54301.903578] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54301.903580] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54301.903581] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54301.903583] [12547]  1000 12547     8729      484   3       0             0 zsh
[54301.903585] [12784]  1000 12784     8156      421   3       0             0 zsh
[54301.903587] [24189]  1000 24189     8156      421   1       0             0 zsh
[54301.903588] [30766]  1000 30766     8156      421   0       0             0 zsh
[54301.903590] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54301.903592] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54301.903594] [ 5518]  1000  5518    90770     1587   1       0             0 kded4
[54301.903596] [ 5525]  1000  5525   238394     2464   2       0             0 knotify4
[54301.903597] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54301.903599] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[54301.903601] [ 5556]     0  5556    48360      302   3       0             0 udisks-daemon
[54301.903602] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54301.903604] [ 8065]  1000  8065     6531      328   2       0             0 i3bar
[54301.903606] [ 8066]  1000  8066     7809      225   1       0             0 i3status
[54301.903608] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54301.903609] [ 8708]     0  8708     2776      122   0       0             0 wpa_cli
[54301.903611] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54301.903613] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54301.903614] [ 8776]     0  8776    51901      335   0       0             0 colord
[54301.903616] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54301.903618] [10002]  1000 10002     8290      403   0       0             0 vim
[54301.903620] [10733]  1000 10733     8156      421   2       0             0 zsh
[54301.903622] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54301.903624] [10749]  1000 10749     8156      421   2       0             0 zsh
[54301.903625] [10758]  1000 10758    15099      910   1       0             0 mutt
[54301.903627] [10786]  1000 10786     8970      263   0       0             0 ssh
[54301.903629] [10788]  1000 10788     8970      198   0       0             0 ssh
[54301.903630] [10790]  1000 10790     8970      270   0       0             0 ssh
[54301.903633] [15290]  1000 15290     9005      216   0       0             0 ssh
[54301.903635] [15483]     0 15483     5899      157   1       0             0 vpnc
[54301.903636] [15633]  1000 15633     8740      474   2       0             0 zsh
[54301.903638] [16517]  1000 16517     8156      421   2       0             0 zsh
[54301.903640] [16542]  1000 16542     8156      420   0       0             0 zsh
[54301.903642] [16555]  1000 16555     8267      407   0       0             0 vim
[54301.903643] [16569]  1000 16569    21607      139   1       0             0 i3lock
[54301.903646] [ 4043]    73  4043    16331      284   3       0             0 pickup
[54301.903647] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54301.903650] [ 7764]     0  7764     9170      388   2       0             0 crond
[54301.903652] [ 7767]  1000  7767     2937      212   2       0             0 sh
[54301.903653] [ 7769]  1000  7769   155427    10015   1       0             0 offlineimap
[54301.903655] Out of memory: Kill process 7769 (offlineimap) score 10 or sacrifice child
[54301.903658] Killed process 7769 (offlineimap) total-vm:621708kB, anon-rss:38844kB, file-rss:1216kB
[54425.605767] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54425.605771] urxvtd cpuset=/ mems_allowed=0
[54425.605773] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[54425.605775] Call Trace:
[54425.605781]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54425.605786]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54425.605790]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54425.605795]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54425.605799]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54425.605802]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54425.605805]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54425.605809]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54425.605812]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54425.605815]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54425.605818]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54425.605822]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54425.605825]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[54425.605828]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[54425.605831]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[54425.605834]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54425.605838]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54425.605842]  [<ffffffff811bd101>] ? ep_poll+0x2a1/0x360
[54425.605845]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54425.605849]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54425.605851]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54425.605853] Mem-Info:
[54425.605854] Node 0 DMA per-cpu:
[54425.605857] CPU    0: hi:    0, btch:   1 usd:   0
[54425.605858] CPU    1: hi:    0, btch:   1 usd:   0
[54425.605860] CPU    2: hi:    0, btch:   1 usd:   0
[54425.605861] CPU    3: hi:    0, btch:   1 usd:   0
[54425.605862] Node 0 DMA32 per-cpu:
[54425.605865] CPU    0: hi:  186, btch:  31 usd:   0
[54425.605867] CPU    1: hi:  186, btch:  31 usd:   0
[54425.605869] CPU    2: hi:  186, btch:  31 usd:   0
[54425.605870] CPU    3: hi:  186, btch:  31 usd:   0
[54425.605871] Node 0 Normal per-cpu:
[54425.605873] CPU    0: hi:  186, btch:  31 usd:   0
[54425.605874] CPU    1: hi:  186, btch:  31 usd:   0
[54425.605876] CPU    2: hi:  186, btch:  31 usd:   0
[54425.605877] CPU    3: hi:  186, btch:  31 usd:   0
[54425.605880] active_anon:77766 inactive_anon:16049 isolated_anon:0
[54425.605880]  active_file:0 inactive_file:0 isolated_file:0
[54425.605880]  unevictable:1683 dirty:0 writeback:0 unstable:0
[54425.605880]  free:22537 slab_reclaimable:845018 slab_unreclaimable:5774
[54425.605880]  mapped:3128 shmem:47649 pagetables:2421 bounce:0
[54425.605882] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54425.605886] lowmem_reserve[]: 0 2137 3899 3899
[54425.605889] Node 0 DMA32 free:43900kB min:36900kB low:46124kB high:55348kB active_anon:70760kB inactive_anon:2596kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1280kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1808kB kernel_stack:168kB pagetables:2524kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:424 all_unreclaimable? yes
[54425.605893] lowmem_reserve[]: 0 0 1762 1762
[54425.605896] Node 0 Normal free:30408kB min:30416kB low:38020kB high:45624kB active_anon:240304kB inactive_anon:61600kB active_file:0kB inactive_file:0kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:11232kB shmem:163880kB slab_reclaimable:1323036kB slab_unreclaimable:21288kB kernel_stack:1240kB pagetables:7160kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:6936 all_unreclaimable? yes
[54425.605900] lowmem_reserve[]: 0 0 0 0
[54425.605902] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54425.605909] Node 0 DMA32: 650*4kB 2147*8kB 1241*16kB 10*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44112kB
[54425.605914] Node 0 Normal: 2680*4kB 709*8kB 673*16kB 3*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30776kB
[54425.605921] 48492 total pagecache pages
[54425.605922] 0 pages in swap cache
[54425.605923] Swap cache stats: add 0, delete 0, find 0/0
[54425.605924] Free swap  = 0kB
[54425.605925] Total swap = 0kB
[54425.614438] 1048048 pages RAM
[54425.614441] 57533 pages reserved
[54425.614442] 31430 pages shared
[54425.614443] 940265 pages non-shared
[54425.614445] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54425.614451] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54425.614454] [  207]     0   207    71438     4354   3       0             0 systemd-journal
[54425.614457] [  331]     0   331     1056       45   1       0             0 acpid
[54425.614460] [  332]     0   332     3303      190   2       0             0 crond
[54425.614462] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54425.614465] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54425.614467] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54425.614469] [  349]     0   349    15747      115   3       0             0 login
[54425.614472] [  356]     0   356     2031       30   0       0             0 agetty
[54425.614474] [  357]     0   357     2031       30   2       0             0 agetty
[54425.614476] [  358]     0   358     2031       30   2       0             0 agetty
[54425.614478] [  359]     0   359     2031       32   0       0             0 agetty
[54425.614481] [  360]     0   360     2031       30   0       0             0 agetty
[54425.614483] [  418]     0   418     3092       77   0       0             0 master
[54425.614485] [  421]    73   421    16374      258   0       0             0 qmgr
[54425.614488] [  433]  1000   433     3423      101   3       0             0 restart-x
[54425.614490] [  444]  1000   444     3423      109   2       0             0 startx
[54425.614492] [  461]  1000   461     3966       36   3       0             0 xinit
[54425.614494] [  462]  1000   462    57250     3019   3       0             0 X
[54425.614497] [  483]  1000   483    13495      393   0       0             0 i3
[54425.614499] [  490]  1000   490     6062       72   3       0             0 unclutter
[54425.614501] [  493]  1000   493     6004       58   1       0             0 dispad
[54425.614503] [  494]  1000   494    31745     6798   1       0             0 urxvtd
[54425.614506] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54425.614508] [  508]  1000   508     8156      420   2       0             0 zsh
[54425.614510] [  515]     0   515     8482       80   0       0             0 sudo
[54425.614512] [  516]     0   516     6933      235   0       0             0 zsh
[54425.614515] [  530]     0   530     7404      163   1       0             0 wpa_supplicant
[54425.614517] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54425.614519] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54425.614522] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54425.614524] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54425.614526] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54425.614529] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54425.614531] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[54425.614533] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54425.614535] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54425.614538] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54425.614540] [12547]  1000 12547     8729      484   3       0             0 zsh
[54425.614542] [12784]  1000 12784     8156      421   3       0             0 zsh
[54425.614545] [24189]  1000 24189     8156      421   1       0             0 zsh
[54425.614547] [30766]  1000 30766     8156      421   0       0             0 zsh
[54425.614549] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54425.614552] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54425.614554] [ 5518]  1000  5518    90770     1560   1       0             0 kded4
[54425.614556] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54425.614558] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54425.614560] [ 5534]     0  5534    46649      203   0     -13          -900 polkitd
[54425.614563] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54425.614565] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54425.614567] [ 8065]  1000  8065     6531      292   2       0             0 i3bar
[54425.614570] [ 8066]  1000  8066     7809      222   1       0             0 i3status
[54425.614572] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54425.614574] [ 8708]     0  8708     2776      152   3       0             0 wpa_cli
[54425.614576] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54425.614579] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54425.614581] [ 8776]     0  8776    51901      335   0       0             0 colord
[54425.614583] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54425.614586] [10002]  1000 10002     8290      403   0       0             0 vim
[54425.614589] [10733]  1000 10733     8156      421   2       0             0 zsh
[54425.614591] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54425.614593] [10749]  1000 10749     8156      421   2       0             0 zsh
[54425.614596] [10758]  1000 10758    15099      910   1       0             0 mutt
[54425.614598] [10786]  1000 10786     8970      278   0       0             0 ssh
[54425.614600] [10788]  1000 10788     8970      198   0       0             0 ssh
[54425.614602] [10790]  1000 10790     8970      288   1       0             0 ssh
[54425.614605] [15290]  1000 15290     9005      218   0       0             0 ssh
[54425.614607] [15483]     0 15483     5899      136   0       0             0 vpnc
[54425.614609] [15633]  1000 15633     8740      474   2       0             0 zsh
[54425.614611] [16517]  1000 16517     8156      421   2       0             0 zsh
[54425.614614] [16542]  1000 16542     8156      420   0       0             0 zsh
[54425.614616] [16555]  1000 16555     8267      407   0       0             0 vim
[54425.614618] [16569]  1000 16569    21607      142   1       0             0 i3lock
[54425.614621] [ 4043]    73  4043    16331      250   0       0             0 pickup
[54425.614623] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54425.614627] [ 7903]     0  7903     9170      388   3       0             0 crond
[54425.614629] [ 7906]  1000  7906     2937      209   1       0             0 sh
[54425.614631] [ 7908]  1000  7908   155429    11049   1       0             0 offlineimap
[54425.614633] Out of memory: Kill process 7908 (offlineimap) score 11 or sacrifice child
[54425.614636] Killed process 7908 (offlineimap) total-vm:621716kB, anon-rss:43740kB, file-rss:456kB
[54425.615954] systemd-journal invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54425.615957] systemd-journal cpuset=/ mems_allowed=0
[54425.615960] Pid: 207, comm: systemd-journal Tainted: G        W    3.5.4-1-ARCH #1
[54425.615961] Call Trace:
[54425.615967]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54425.615972]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54425.615976]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54425.615980]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54425.615985]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54425.615988]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54425.615991]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54425.615995]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54425.615998]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54425.616000]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54425.616004]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54425.616008]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54425.616011]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340
[54425.616014]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54425.616018]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54425.616022]  [<ffffffff811bcf94>] ? ep_poll+0x134/0x360
[54425.616026]  [<ffffffff81086f70>] ? try_to_wake_up+0x2f0/0x2f0
[54425.616028]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54425.616030] Mem-Info:
[54425.616031] Node 0 DMA per-cpu:
[54425.616034] CPU    0: hi:    0, btch:   1 usd:   0
[54425.616035] CPU    1: hi:    0, btch:   1 usd:   0
[54425.616037] CPU    2: hi:    0, btch:   1 usd:   0
[54425.616038] CPU    3: hi:    0, btch:   1 usd:   0
[54425.616039] Node 0 DMA32 per-cpu:
[54425.616041] CPU    0: hi:  186, btch:  31 usd:   0
[54425.616043] CPU    1: hi:  186, btch:  31 usd:   0
[54425.616044] CPU    2: hi:  186, btch:  31 usd:   0
[54425.616046] CPU    3: hi:  186, btch:  31 usd:   0
[54425.616047] Node 0 Normal per-cpu:
[54425.616049] CPU    0: hi:  186, btch:  31 usd:   0
[54425.616050] CPU    1: hi:  186, btch:  31 usd:   0
[54425.616052] CPU    2: hi:  186, btch:  31 usd:   0
[54425.616053] CPU    3: hi:  186, btch:  31 usd:   0
[54425.616057] active_anon:77766 inactive_anon:16049 isolated_anon:0
[54425.616057]  active_file:0 inactive_file:0 isolated_file:0
[54425.616057]  unevictable:1683 dirty:0 writeback:0 unstable:0
[54425.616057]  free:22537 slab_reclaimable:845018 slab_unreclaimable:5774
[54425.616057]  mapped:3128 shmem:47649 pagetables:2421 bounce:0
[54425.616060] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54425.616065] lowmem_reserve[]: 0 2137 3899 3899
[54425.616069] Node 0 DMA32 free:43900kB min:36900kB low:46124kB high:55348kB active_anon:70760kB inactive_anon:2596kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1280kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1808kB kernel_stack:168kB pagetables:2524kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:860 all_unreclaimable? yes
[54425.616074] lowmem_reserve[]: 0 0 1762 1762
[54425.616077] Node 0 Normal free:30408kB min:30416kB low:38020kB high:45624kB active_anon:240304kB inactive_anon:61600kB active_file:0kB inactive_file:0kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:11232kB shmem:163880kB slab_reclaimable:1323036kB slab_unreclaimable:21288kB kernel_stack:1240kB pagetables:7160kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:13686 all_unreclaimable? yes
[54425.616082] lowmem_reserve[]: 0 0 0 0
[54425.616085] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54425.616093] Node 0 DMA32: 650*4kB 2147*8kB 1241*16kB 10*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44112kB
[54425.616101] Node 0 Normal: 2680*4kB 709*8kB 673*16kB 3*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30776kB
[54425.616109] 48492 total pagecache pages
[54425.616110] 0 pages in swap cache
[54425.616111] Swap cache stats: add 0, delete 0, find 0/0
[54425.616112] Free swap  = 0kB
[54425.616114] Total swap = 0kB
[54425.624863] 1048048 pages RAM
[54425.624865] 57533 pages reserved
[54425.624865] 31435 pages shared
[54425.624866] 940204 pages non-shared
[54425.624868] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54425.624873] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54425.624875] [  207]     0   207    71438     4354   3       0             0 systemd-journal
[54425.624877] [  331]     0   331     1056       45   1       0             0 acpid
[54425.624879] [  332]     0   332     3303      190   2       0             0 crond
[54425.624881] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54425.624883] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54425.624885] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54425.624887] [  349]     0   349    15747      115   3       0             0 login
[54425.624888] [  356]     0   356     2031       30   0       0             0 agetty
[54425.624890] [  357]     0   357     2031       30   2       0             0 agetty
[54425.624892] [  358]     0   358     2031       30   2       0             0 agetty
[54425.624894] [  359]     0   359     2031       32   0       0             0 agetty
[54425.624895] [  360]     0   360     2031       30   0       0             0 agetty
[54425.624897] [  418]     0   418     3092       77   0       0             0 master
[54425.624899] [  421]    73   421    16374      258   0       0             0 qmgr
[54425.624901] [  433]  1000   433     3423      101   3       0             0 restart-x
[54425.624903] [  444]  1000   444     3423      109   2       0             0 startx
[54425.624904] [  461]  1000   461     3966       36   3       0             0 xinit
[54425.624906] [  462]  1000   462    57250     3019   1       0             0 X
[54425.624908] [  483]  1000   483    13495      393   0       0             0 i3
[54425.624910] [  490]  1000   490     6062       72   3       0             0 unclutter
[54425.624912] [  493]  1000   493     6004       58   1       0             0 dispad
[54425.624913] [  494]  1000   494    31745     6798   1       0             0 urxvtd
[54425.624915] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54425.624917] [  508]  1000   508     8156      420   2       0             0 zsh
[54425.624918] [  515]     0   515     8482       80   0       0             0 sudo
[54425.624920] [  516]     0   516     6933      235   0       0             0 zsh
[54425.624922] [  530]     0   530     7404      163   1       0             0 wpa_supplicant
[54425.624924] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54425.624926] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54425.624927] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54425.624929] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54425.624931] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54425.624933] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54425.624935] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[54425.624936] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54425.624938] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54425.624940] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54425.624942] [12547]  1000 12547     8729      484   3       0             0 zsh
[54425.624944] [12784]  1000 12784     8156      421   3       0             0 zsh
[54425.624945] [24189]  1000 24189     8156      421   1       0             0 zsh
[54425.624947] [30766]  1000 30766     8156      421   0       0             0 zsh
[54425.624949] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54425.624950] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54425.624952] [ 5518]  1000  5518    90770     1560   1       0             0 kded4
[54425.624954] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54425.624956] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54425.624957] [ 5534]     0  5534    46649      203   0     -13          -900 polkitd
[54425.624959] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54425.624961] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54425.624963] [ 8065]  1000  8065     6531      292   2       0             0 i3bar
[54425.624964] [ 8066]  1000  8066     7809      222   1       0             0 i3status
[54425.624966] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54425.624968] [ 8708]     0  8708     2776      152   3       0             0 wpa_cli
[54425.624969] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54425.624971] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54425.624973] [ 8776]     0  8776    51901      335   0       0             0 colord
[54425.624975] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54425.624976] [10002]  1000 10002     8290      403   0       0             0 vim
[54425.624979] [10733]  1000 10733     8156      421   2       0             0 zsh
[54425.624981] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54425.624982] [10749]  1000 10749     8156      421   2       0             0 zsh
[54425.624984] [10758]  1000 10758    15099      910   1       0             0 mutt
[54425.624986] [10786]  1000 10786     8970      278   0       0             0 ssh
[54425.624988] [10788]  1000 10788     8970      198   0       0             0 ssh
[54425.624989] [10790]  1000 10790     8970      288   1       0             0 ssh
[54425.624991] [15290]  1000 15290     9005      218   0       0             0 ssh
[54425.624993] [15483]     0 15483     5899      136   0       0             0 vpnc
[54425.624995] [15633]  1000 15633     8740      474   2       0             0 zsh
[54425.624996] [16517]  1000 16517     8156      421   2       0             0 zsh
[54425.624998] [16542]  1000 16542     8156      420   0       0             0 zsh
[54425.625000] [16555]  1000 16555     8267      407   0       0             0 vim
[54425.625002] [16569]  1000 16569    21607      142   1       0             0 i3lock
[54425.625004] [ 4043]    73  4043    16331      250   0       0             0 pickup
[54425.625006] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54425.625009] [ 7903]     0  7903     9170      388   3       0             0 crond
[54425.625010] [ 7906]  1000  7906     2937      209   1       0             0 sh
[54425.625012] [ 8062]  1000  7908   155429    11223   0       0             0 offlineimap
[54425.625014] Out of memory: Kill process 8062 (offlineimap) score 11 or sacrifice child
[54425.625016] Killed process 8062 (offlineimap) total-vm:621716kB, anon-rss:43808kB, file-rss:1084kB
[54542.569576] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54542.569581] urxvtd cpuset=/ mems_allowed=0
[54542.569584] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[54542.569586] Call Trace:
[54542.569593]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54542.569598]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54542.569603]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54542.569608]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54542.569613]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54542.569617]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54542.569621]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54542.569625]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54542.569629]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54542.569632]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54542.569636]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54542.569640]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54542.569644]  [<ffffffff812f3388>] ? put_ldisc+0x58/0xc0
[54542.569647]  [<ffffffff812f33fe>] ? tty_ldisc_deref+0xe/0x10
[54542.569651]  [<ffffffff812eb75d>] ? tty_poll+0x9d/0xa0
[54542.569654]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54542.569659]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54542.569664]  [<ffffffff811bcf94>] ? ep_poll+0x134/0x360
[54542.569667]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54542.569671]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54542.569674]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54542.569676] Mem-Info:
[54542.569677] Node 0 DMA per-cpu:
[54542.569680] CPU    0: hi:    0, btch:   1 usd:   0
[54542.569682] CPU    1: hi:    0, btch:   1 usd:   0
[54542.569684] CPU    2: hi:    0, btch:   1 usd:   0
[54542.569686] CPU    3: hi:    0, btch:   1 usd:   0
[54542.569687] Node 0 DMA32 per-cpu:
[54542.569690] CPU    0: hi:  186, btch:  31 usd:   0
[54542.569692] CPU    1: hi:  186, btch:  31 usd:   0
[54542.569693] CPU    2: hi:  186, btch:  31 usd:   0
[54542.569695] CPU    3: hi:  186, btch:  31 usd:   0
[54542.569696] Node 0 Normal per-cpu:
[54542.569699] CPU    0: hi:  186, btch:  31 usd:   0
[54542.569701] CPU    1: hi:  186, btch:  31 usd:  30
[54542.569702] CPU    2: hi:  186, btch:  31 usd:   0
[54542.569704] CPU    3: hi:  186, btch:  31 usd:  73
[54542.569709] active_anon:77757 inactive_anon:16049 isolated_anon:0
[54542.569709]  active_file:7 inactive_file:47 isolated_file:0
[54542.569709]  unevictable:1683 dirty:0 writeback:0 unstable:0
[54542.569709]  free:22522 slab_reclaimable:845018 slab_unreclaimable:5764
[54542.569709]  mapped:3148 shmem:47675 pagetables:2424 bounce:0
[54542.569712] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54542.569718] lowmem_reserve[]: 0 2137 3899 3899
[54542.569723] Node 0 DMA32 free:43944kB min:36900kB low:46124kB high:55348kB active_anon:70568kB inactive_anon:2608kB active_file:16kB inactive_file:96kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1352kB shmem:26732kB slab_reclaimable:2056972kB slab_unreclaimable:1828kB kernel_stack:176kB pagetables:2480kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3853 all_unreclaimable? yes
[54542.569729] lowmem_reserve[]: 0 0 1762 1762
[54542.569733] Node 0 Normal free:30304kB min:30416kB low:38020kB high:45624kB active_anon:240460kB inactive_anon:61588kB active_file:12kB inactive_file:92kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:11240kB shmem:163968kB slab_reclaimable:1323036kB slab_unreclaimable:21228kB kernel_stack:1240kB pagetables:7216kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3842 all_unreclaimable? yes
[54542.569739] lowmem_reserve[]: 0 0 0 0
[54542.569743] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54542.569752] Node 0 DMA32: 664*4kB 2139*8kB 1242*16kB 12*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44120kB
[54542.569762] Node 0 Normal: 2701*4kB 768*8kB 624*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30452kB
[54542.569771] 48680 total pagecache pages
[54542.569772] 0 pages in swap cache
[54542.569774] Swap cache stats: add 0, delete 0, find 0/0
[54542.569775] Free swap  = 0kB
[54542.569777] Total swap = 0kB
[54542.581592] 1048048 pages RAM
[54542.581595] 57533 pages reserved
[54542.581597] 31544 pages shared
[54542.581598] 940160 pages non-shared
[54542.581599] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54542.581607] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54542.581610] [  207]     0   207    71438     4395   0       0             0 systemd-journal
[54542.581613] [  331]     0   331     1056       45   1       0             0 acpid
[54542.581615] [  332]     0   332     3303      190   1       0             0 crond
[54542.581618] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54542.581620] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54542.581623] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54542.581625] [  349]     0   349    15747      115   3       0             0 login
[54542.581628] [  356]     0   356     2031       30   0       0             0 agetty
[54542.581630] [  357]     0   357     2031       30   2       0             0 agetty
[54542.581633] [  358]     0   358     2031       30   2       0             0 agetty
[54542.581635] [  359]     0   359     2031       32   0       0             0 agetty
[54542.581637] [  360]     0   360     2031       30   0       0             0 agetty
[54542.581639] [  418]     0   418     3092       81   0       0             0 master
[54542.581642] [  421]    73   421    16374      269   1       0             0 qmgr
[54542.581645] [  433]  1000   433     3423      101   3       0             0 restart-x
[54542.581647] [  444]  1000   444     3423      109   2       0             0 startx
[54542.581650] [  461]  1000   461     3966       36   3       0             0 xinit
[54542.581653] [  462]  1000   462    57250     2981   3       0             0 X
[54542.581655] [  483]  1000   483    13495      393   0       0             0 i3
[54542.581658] [  490]  1000   490     6062       75   0       0             0 unclutter
[54542.581661] [  493]  1000   493     6004       70   2       0             0 dispad
[54542.581663] [  494]  1000   494    31745     6817   1       0             0 urxvtd
[54542.581666] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54542.581669] [  508]  1000   508     8156      420   2       0             0 zsh
[54542.581672] [  515]     0   515     8482       80   0       0             0 sudo
[54542.581675] [  516]     0   516     6933      235   0       0             0 zsh
[54542.581678] [  530]     0   530     7404      188   3       0             0 wpa_supplicant
[54542.581681] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54542.581685] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54542.581688] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54542.581691] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54542.581695] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54542.581698] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54542.581701] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[54542.581703] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54542.581705] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54542.581708] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54542.581710] [12547]  1000 12547     8729      484   3       0             0 zsh
[54542.581712] [12784]  1000 12784     8156      421   3       0             0 zsh
[54542.581715] [24189]  1000 24189     8156      421   1       0             0 zsh
[54542.581718] [30766]  1000 30766     8156      421   0       0             0 zsh
[54542.581720] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54542.581723] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54542.581725] [ 5518]  1000  5518    90770     1570   1       0             0 kded4
[54542.581728] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54542.581730] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54542.581733] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[54542.581736] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54542.581738] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54542.581741] [ 8065]  1000  8065     6531      325   2       0             0 i3bar
[54542.581744] [ 8066]  1000  8066     7809      204   1       0             0 i3status
[54542.581746] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54542.581750] [ 8708]     0  8708     2776      131   1       0             0 wpa_cli
[54542.581753] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54542.581756] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54542.581760] [ 8776]     0  8776    51901      335   0       0             0 colord
[54542.581763] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54542.581766] [10002]  1000 10002     8290      403   0       0             0 vim
[54542.581770] [10733]  1000 10733     8156      421   2       0             0 zsh
[54542.581773] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54542.581775] [10749]  1000 10749     8156      421   2       0             0 zsh
[54542.581778] [10758]  1000 10758    15099      910   1       0             0 mutt
[54542.581781] [10786]  1000 10786     8970      294   0       0             0 ssh
[54542.581785] [10788]  1000 10788     8970      198   0       0             0 ssh
[54542.581788] [10790]  1000 10790     8970      240   0       0             0 ssh
[54542.581791] [15290]  1000 15290     9005      216   0       0             0 ssh
[54542.581795] [15483]     0 15483     5899      121   2       0             0 vpnc
[54542.581798] [15633]  1000 15633     8740      474   2       0             0 zsh
[54542.581802] [16517]  1000 16517     8156      421   2       0             0 zsh
[54542.581805] [16542]  1000 16542     8156      420   0       0             0 zsh
[54542.581808] [16555]  1000 16555     8267      407   0       0             0 vim
[54542.581811] [16569]  1000 16569    21607      139   0       0             0 i3lock
[54542.581815] [ 4043]    73  4043    16331      278   0       0             0 pickup
[54542.581818] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54542.581822] [ 8076]     0  8076     9170      388   1       0             0 crond
[54542.581825] [ 8078]  1000  8078     2937      211   1       0             0 sh
[54542.581828] [ 8081]  1000  8081   171801    10998   1       0             0 offlineimap
[54542.581830] Out of memory: Kill process 8081 (offlineimap) score 11 or sacrifice child
[54542.581834] Killed process 8081 (offlineimap) total-vm:687204kB, anon-rss:43540kB, file-rss:452kB
[54542.583663] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54542.583666] urxvtd cpuset=/ mems_allowed=0
[54542.583669] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[54542.583671] Call Trace:
[54542.583677]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54542.583682]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54542.583686]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54542.583690]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54542.583695]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54542.583698]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54542.583702]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54542.583706]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54542.583709]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54542.583711]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54542.583716]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54542.583720]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54542.583723]  [<ffffffff812f3388>] ? put_ldisc+0x58/0xc0
[54542.583726]  [<ffffffff812f33fe>] ? tty_ldisc_deref+0xe/0x10
[54542.583729]  [<ffffffff812eb75d>] ? tty_poll+0x9d/0xa0
[54542.583732]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54542.583736]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54542.583740]  [<ffffffff811bcf94>] ? ep_poll+0x134/0x360
[54542.583743]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54542.583746]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54542.583749]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54542.583751] Mem-Info:
[54542.583752] Node 0 DMA per-cpu:
[54542.583754] CPU    0: hi:    0, btch:   1 usd:   0
[54542.583756] CPU    1: hi:    0, btch:   1 usd:   0
[54542.583757] CPU    2: hi:    0, btch:   1 usd:   0
[54542.583760] CPU    3: hi:    0, btch:   1 usd:   0
[54542.583761] Node 0 DMA32 per-cpu:
[54542.583763] CPU    0: hi:  186, btch:  31 usd:   0
[54542.583765] CPU    1: hi:  186, btch:  31 usd:   0
[54542.583766] CPU    2: hi:  186, btch:  31 usd:   0
[54542.583768] CPU    3: hi:  186, btch:  31 usd:  50
[54542.583768] Node 0 Normal per-cpu:
[54542.583771] CPU    0: hi:  186, btch:  31 usd:   0
[54542.583772] CPU    1: hi:  186, btch:  31 usd:  30
[54542.583774] CPU    2: hi:  186, btch:  31 usd:   0
[54542.583775] CPU    3: hi:  186, btch:  31 usd: 131
[54542.583780] active_anon:77757 inactive_anon:16049 isolated_anon:0
[54542.583780]  active_file:7 inactive_file:26 isolated_file:0
[54542.583780]  unevictable:1683 dirty:0 writeback:0 unstable:0
[54542.583780]  free:22522 slab_reclaimable:845018 slab_unreclaimable:5764
[54542.583780]  mapped:3148 shmem:47675 pagetables:2424 bounce:0
[54542.583783] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54542.583789] lowmem_reserve[]: 0 2137 3899 3899
[54542.583792] Node 0 DMA32 free:43944kB min:36900kB low:46124kB high:55348kB active_anon:70568kB inactive_anon:2608kB active_file:16kB inactive_file:96kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1352kB shmem:26732kB slab_reclaimable:2056972kB slab_unreclaimable:1828kB kernel_stack:176kB pagetables:2480kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:15755 all_unreclaimable? yes
[54542.583798] lowmem_reserve[]: 0 0 1762 1762
[54542.583801] Node 0 Normal free:30304kB min:30416kB low:38020kB high:45624kB active_anon:240460kB inactive_anon:61588kB active_file:12kB inactive_file:8kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:11240kB shmem:163968kB slab_reclaimable:1323036kB slab_unreclaimable:21228kB kernel_stack:1240kB pagetables:7216kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18310 all_unreclaimable? yes
[54542.583807] lowmem_reserve[]: 0 0 0 0
[54542.583810] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54542.583818] Node 0 DMA32: 664*4kB 2139*8kB 1242*16kB 12*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44120kB
[54542.583826] Node 0 Normal: 2701*4kB 768*8kB 624*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30452kB
[54542.583833] 48579 total pagecache pages
[54542.583835] 0 pages in swap cache
[54542.583836] Swap cache stats: add 0, delete 0, find 0/0
[54542.583837] Free swap  = 0kB
[54542.583838] Total swap = 0kB
[54542.602280] 1048048 pages RAM
[54542.602286] 57533 pages reserved
[54542.602288] 31493 pages shared
[54542.602291] 940189 pages non-shared
[54542.602294] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54542.602308] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54542.602315] [  207]     0   207    71438     4395   0       0             0 systemd-journal
[54542.602322] [  331]     0   331     1056       45   1       0             0 acpid
[54542.602328] [  332]     0   332     3303      190   1       0             0 crond
[54542.602333] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54542.602339] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54542.602344] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54542.602358] [  349]     0   349    15747      115   3       0             0 login
[54542.602360] [  356]     0   356     2031       30   0       0             0 agetty
[54542.602362] [  357]     0   357     2031       30   2       0             0 agetty
[54542.602364] [  358]     0   358     2031       30   2       0             0 agetty
[54542.602365] [  359]     0   359     2031       32   0       0             0 agetty
[54542.602367] [  360]     0   360     2031       30   0       0             0 agetty
[54542.602369] [  418]     0   418     3092       81   0       0             0 master
[54542.602371] [  421]    73   421    16374      269   1       0             0 qmgr
[54542.602373] [  433]  1000   433     3423      101   3       0             0 restart-x
[54542.602375] [  444]  1000   444     3423      109   2       0             0 startx
[54542.602376] [  461]  1000   461     3966       36   3       0             0 xinit
[54542.602378] [  462]  1000   462    57250     2981   3       0             0 X
[54542.602380] [  483]  1000   483    13495      393   0       0             0 i3
[54542.602382] [  490]  1000   490     6062       75   0       0             0 unclutter
[54542.602384] [  493]  1000   493     6004       70   0       0             0 dispad
[54542.602385] [  494]  1000   494    31745     6798   1       0             0 urxvtd
[54542.602387] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54542.602389] [  508]  1000   508     8156      420   2       0             0 zsh
[54542.602391] [  515]     0   515     8482       80   0       0             0 sudo
[54542.602392] [  516]     0   516     6933      235   0       0             0 zsh
[54542.602394] [  530]     0   530     7404      188   3       0             0 wpa_supplicant
[54542.602396] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54542.602398] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54542.602399] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54542.602401] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54542.602403] [ 1312]  1000  1312    14878      698   3       0             0 mutt
[54542.602405] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54542.602407] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[54542.602409] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54542.602410] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54542.602412] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54542.602414] [12547]  1000 12547     8729      484   3       0             0 zsh
[54542.602416] [12784]  1000 12784     8156      421   3       0             0 zsh
[54542.602417] [24189]  1000 24189     8156      421   1       0             0 zsh
[54542.602419] [30766]  1000 30766     8156      421   0       0             0 zsh
[54542.602421] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54542.602423] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54542.602425] [ 5518]  1000  5518    90770     1570   1       0             0 kded4
[54542.602426] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54542.602428] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54542.602430] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[54542.602432] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54542.602433] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54542.602435] [ 8065]  1000  8065     6531      325   2       0             0 i3bar
[54542.602437] [ 8066]  1000  8066     7809      204   1       0             0 i3status
[54542.602439] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54542.602440] [ 8708]     0  8708     2776      131   1       0             0 wpa_cli
[54542.602442] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54542.602444] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54542.602446] [ 8776]     0  8776    51901      335   0       0             0 colord
[54542.602448] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54542.602449] [10002]  1000 10002     8290      403   0       0             0 vim
[54542.602452] [10733]  1000 10733     8156      421   2       0             0 zsh
[54542.602454] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54542.602455] [10749]  1000 10749     8156      421   2       0             0 zsh
[54542.602457] [10758]  1000 10758    15099      910   1       0             0 mutt
[54542.602459] [10786]  1000 10786     8970      294   0       0             0 ssh
[54542.602460] [10788]  1000 10788     8970      198   0       0             0 ssh
[54542.602462] [10790]  1000 10790     8970      240   0       0             0 ssh
[54542.602464] [15290]  1000 15290     9005      216   0       0             0 ssh
[54542.602466] [15483]     0 15483     5899      171   0       0             0 vpnc
[54542.602468] [15633]  1000 15633     8740      474   2       0             0 zsh
[54542.602470] [16517]  1000 16517     8156      421   2       0             0 zsh
[54542.602472] [16542]  1000 16542     8156      420   0       0             0 zsh
[54542.602473] [16555]  1000 16555     8267      407   0       0             0 vim
[54542.602475] [16569]  1000 16569    21607      139   0       0             0 i3lock
[54542.602478] [ 4043]    73  4043    16331      278   0       0             0 pickup
[54542.602479] [ 4573]     0  4573     3806     1680   3       0             0 atop
[54542.602482] [ 8076]     0  8076     9170      388   1       0             0 crond
[54542.602484] [ 8078]  1000  8078     2937      211   1       0             0 sh
[54542.602486] Out of memory: Kill process 8237 (offlineimap) score 11 or sacrifice child
[54668.741943] offlineimap invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54668.741946] offlineimap cpuset=/ mems_allowed=0
[54668.741948] Pid: 8405, comm: offlineimap Tainted: G        W    3.5.4-1-ARCH #1
[54668.741949] Call Trace:
[54668.741955]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54668.741959]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54668.741962]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54668.741967]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54668.741970]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54668.741973]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54668.741976]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54668.741979]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54668.741982]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54668.741984]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54668.741987]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54668.741990]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54668.741993]  [<ffffffff81086fc0>] ? wake_up_state+0x10/0x20
[54668.741996]  [<ffffffff810aaa7b>] ? wake_futex+0x3b/0x60
[54668.741998]  [<ffffffff810ab759>] ? futex_wake+0x109/0x130
[54668.742000]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54668.742004]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54668.742006]  [<ffffffff810adc92>] ? sys_futex+0x102/0x190
[54668.742008]  [<ffffffff811477e5>] ? sys_mprotect+0x1e5/0x270
[54668.742010]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54668.742011] Mem-Info:
[54668.742012] Node 0 DMA per-cpu:
[54668.742014] CPU    0: hi:    0, btch:   1 usd:   0
[54668.742016] CPU    1: hi:    0, btch:   1 usd:   0
[54668.742017] CPU    2: hi:    0, btch:   1 usd:   0
[54668.742018] CPU    3: hi:    0, btch:   1 usd:   0
[54668.742019] Node 0 DMA32 per-cpu:
[54668.742020] CPU    0: hi:  186, btch:  31 usd:   0
[54668.742022] CPU    1: hi:  186, btch:  31 usd:   0
[54668.742023] CPU    2: hi:  186, btch:  31 usd:   0
[54668.742024] CPU    3: hi:  186, btch:  31 usd:   0
[54668.742025] Node 0 Normal per-cpu:
[54668.742026] CPU    0: hi:  186, btch:  31 usd:  17
[54668.742028] CPU    1: hi:  186, btch:  31 usd:  30
[54668.742029] CPU    2: hi:  186, btch:  31 usd:  27
[54668.742030] CPU    3: hi:  186, btch:  31 usd:   4
[54668.742033] active_anon:77844 inactive_anon:16050 isolated_anon:0
[54668.742033]  active_file:0 inactive_file:0 isolated_file:0
[54668.742033]  unevictable:1683 dirty:0 writeback:9 unstable:0
[54668.742033]  free:22511 slab_reclaimable:845021 slab_unreclaimable:5759
[54668.742033]  mapped:3204 shmem:47704 pagetables:2421 bounce:0
[54668.742035] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54668.742039] lowmem_reserve[]: 0 2137 3899 3899
[54668.742042] Node 0 DMA32 free:43884kB min:36900kB low:46124kB high:55348kB active_anon:70800kB inactive_anon:2596kB active_file:12kB inactive_file:12kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:4kB mapped:1364kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1820kB kernel_stack:168kB pagetables:2488kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:49 all_unreclaimable? yes
[54668.742046] lowmem_reserve[]: 0 0 1762 1762
[54668.742049] Node 0 Normal free:30320kB min:30416kB low:38020kB high:45624kB active_anon:240576kB inactive_anon:61604kB active_file:0kB inactive_file:0kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:32kB mapped:11452kB shmem:164100kB slab_reclaimable:1323048kB slab_unreclaimable:21216kB kernel_stack:1248kB pagetables:7196kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:415 all_unreclaimable? yes
[54668.742053] lowmem_reserve[]: 0 0 0 0
[54668.742055] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54668.742062] Node 0 DMA32: 631*4kB 2152*8kB 1240*16kB 10*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44060kB
[54668.742068] Node 0 Normal: 2732*4kB 772*8kB 621*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30560kB
[54668.742074] 48608 total pagecache pages
[54668.742075] 0 pages in swap cache
[54668.742076] Swap cache stats: add 0, delete 0, find 0/0
[54668.742077] Free swap  = 0kB
[54668.742077] Total swap = 0kB
[54668.751644] 1048048 pages RAM
[54668.751646] 57533 pages reserved
[54668.751647] 31551 pages shared
[54668.751648] 940145 pages non-shared
[54668.751650] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54668.751657] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54668.751660] [  207]     0   207    71438     4451   3       0             0 systemd-journal
[54668.751665] [  331]     0   331     1056       45   1       0             0 acpid
[54668.751667] [  332]     0   332     3303      190   3       0             0 crond
[54668.751670] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54668.751672] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54668.751674] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54668.751677] [  349]     0   349    15747      115   3       0             0 login
[54668.751679] [  356]     0   356     2031       30   0       0             0 agetty
[54668.751681] [  357]     0   357     2031       30   2       0             0 agetty
[54668.751684] [  358]     0   358     2031       30   2       0             0 agetty
[54668.751687] [  359]     0   359     2031       32   0       0             0 agetty
[54668.751689] [  360]     0   360     2031       30   0       0             0 agetty
[54668.751692] [  418]     0   418     3092       63   3       0             0 master
[54668.751694] [  421]    73   421    16374      262   1       0             0 qmgr
[54668.751697] [  433]  1000   433     3423      101   3       0             0 restart-x
[54668.751699] [  444]  1000   444     3423      109   2       0             0 startx
[54668.751702] [  461]  1000   461     3966       36   3       0             0 xinit
[54668.751705] [  462]  1000   462    57250     3023   2       0             0 X
[54668.751707] [  483]  1000   483    13495      393   1       0             0 i3
[54668.751709] [  490]  1000   490     6062       72   0       0             0 unclutter
[54668.751711] [  493]  1000   493     6004       58   1       0             0 dispad
[54668.751713] [  494]  1000   494    31745     6809   1       0             0 urxvtd
[54668.751715] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54668.751717] [  508]  1000   508     8156      420   2       0             0 zsh
[54668.751720] [  515]     0   515     8482       80   0       0             0 sudo
[54668.751723] [  516]     0   516     6933      235   0       0             0 zsh
[54668.751725] [  530]     0   530     7404      156   2       0             0 wpa_supplicant
[54668.751728] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54668.751730] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54668.751732] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54668.751734] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54668.751736] [ 1312]  1000  1312    14878      725   3       0             0 mutt
[54668.751739] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54668.751742] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[54668.751745] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54668.751747] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54668.751750] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54668.751753] [12547]  1000 12547     8729      484   3       0             0 zsh
[54668.751756] [12784]  1000 12784     8156      421   3       0             0 zsh
[54668.751758] [24189]  1000 24189     8156      421   1       0             0 zsh
[54668.751761] [30766]  1000 30766     8156      421   0       0             0 zsh
[54668.751763] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54668.751766] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54668.751768] [ 5518]  1000  5518    90770     1575   3       0             0 kded4
[54668.751771] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54668.751773] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54668.751774] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[54668.751776] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54668.751778] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54668.751780] [ 8065]  1000  8065     6531      292   2       0             0 i3bar
[54668.751782] [ 8066]  1000  8066     7809      212   2       0             0 i3status
[54668.751783] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54668.751785] [ 8708]     0  8708     2776      120   1       0             0 wpa_cli
[54668.751787] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54668.751789] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54668.751790] [ 8776]     0  8776    51901      335   0       0             0 colord
[54668.751792] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54668.751794] [10002]  1000 10002     8290      403   0       0             0 vim
[54668.751796] [10733]  1000 10733     8156      421   2       0             0 zsh
[54668.751798] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54668.751800] [10749]  1000 10749     8156      421   2       0             0 zsh
[54668.751802] [10758]  1000 10758    15099      891   1       0             0 mutt
[54668.751803] [10786]  1000 10786     8970      306   0       0             0 ssh
[54668.751805] [10788]  1000 10788     8970      198   0       0             0 ssh
[54668.751807] [10790]  1000 10790     8970      256   0       0             0 ssh
[54668.751809] [15290]  1000 15290     9005      216   0       0             0 ssh
[54668.751811] [15483]     0 15483     5899      147   1       0             0 vpnc
[54668.751813] [15633]  1000 15633     8740      474   2       0             0 zsh
[54668.751814] [16517]  1000 16517     8156      421   2       0             0 zsh
[54668.751816] [16542]  1000 16542     8156      420   0       0             0 zsh
[54668.751818] [16555]  1000 16555     8267      407   0       0             0 vim
[54668.751819] [16569]  1000 16569    21607      139   1       0             0 i3lock
[54668.751822] [ 4043]    73  4043    16331      304   0       0             0 pickup
[54668.751823] [ 4573]     0  4573     3806     1680   1       0             0 atop
[54668.751826] [ 8246]     0  8246     9170      388   1       0             0 crond
[54668.751828] [ 8249]  1000  8249     2937      211   2       0             0 sh
[54668.751830] [ 8250]  1000  8250   171800    11048   2       0             0 offlineimap
[54668.751831] Out of memory: Kill process 8250 (offlineimap) score 11 or sacrifice child
[54668.751834] Killed process 8250 (offlineimap) total-vm:687200kB, anon-rss:43820kB, file-rss:372kB
[54782.873146] wpa_supplicant invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54782.873151] wpa_supplicant cpuset=/ mems_allowed=0
[54782.873155] Pid: 530, comm: wpa_supplicant Tainted: G        W    3.5.4-1-ARCH #1
[54782.873156] Call Trace:
[54782.873163]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54782.873169]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54782.873174]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54782.873179]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54782.873184]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54782.873187]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54782.873191]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54782.873195]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54782.873198]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54782.873201]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54782.873205]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54782.873209]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54782.873212]  [<ffffffff8118bbc1>] ? do_select+0x1/0x730
[54782.873216]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54782.873220]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54782.873223]  [<ffffffff8118c6d6>] ? sys_select+0xc6/0x110
[54782.873226]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54782.873228] Mem-Info:
[54782.873229] Node 0 DMA per-cpu:
[54782.873232] CPU    0: hi:    0, btch:   1 usd:   0
[54782.873234] CPU    1: hi:    0, btch:   1 usd:   0
[54782.873236] CPU    2: hi:    0, btch:   1 usd:   0
[54782.873237] CPU    3: hi:    0, btch:   1 usd:   0
[54782.873238] Node 0 DMA32 per-cpu:
[54782.873241] CPU    0: hi:  186, btch:  31 usd:   0
[54782.873243] CPU    1: hi:  186, btch:  31 usd:   0
[54782.873245] CPU    2: hi:  186, btch:  31 usd:   0
[54782.873246] CPU    3: hi:  186, btch:  31 usd:   0
[54782.873247] Node 0 Normal per-cpu:
[54782.873250] CPU    0: hi:  186, btch:  31 usd:   0
[54782.873251] CPU    1: hi:  186, btch:  31 usd:  48
[54782.873253] CPU    2: hi:  186, btch:  31 usd:   0
[54782.873255] CPU    3: hi:  186, btch:  31 usd:   0
[54782.873259] active_anon:77660 inactive_anon:16046 isolated_anon:0
[54782.873259]  active_file:114 inactive_file:101 isolated_file:0
[54782.873259]  unevictable:1683 dirty:15 writeback:0 unstable:0
[54782.873259]  free:22522 slab_reclaimable:844997 slab_unreclaimable:5763
[54782.873259]  mapped:3282 shmem:47714 pagetables:2422 bounce:0
[54782.873262] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54782.873268] lowmem_reserve[]: 0 2137 3899 3899
[54782.873271] Node 0 DMA32 free:43896kB min:36900kB low:46124kB high:55348kB active_anon:71040kB inactive_anon:2596kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:1368kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1820kB kernel_stack:168kB pagetables:2476kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1774 all_unreclaimable? yes
[54782.873278] lowmem_reserve[]: 0 0 1762 1762
[54782.873282] Node 0 Normal free:30352kB min:30416kB low:38020kB high:45624kB active_anon:239600kB inactive_anon:61588kB active_file:316kB inactive_file:400kB unevictable:5920kB isolated(anon):0kB isolated(file):128kB present:1804320kB mlocked:5920kB dirty:60kB writeback:0kB mapped:11760kB shmem:164140kB slab_reclaimable:1322952kB slab_unreclaimable:21232kB kernel_stack:1224kB pagetables:7212kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:21875 all_unreclaimable? yes
[54782.873288] lowmem_reserve[]: 0 0 0 0
[54782.873291] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54782.873299] Node 0 DMA32: 648*4kB 2131*8kB 1236*16kB 10*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43896kB
[54782.873308] Node 0 Normal: 2692*4kB 790*8kB 625*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30608kB
[54782.873316] 48830 total pagecache pages
[54782.873318] 0 pages in swap cache
[54782.873319] Swap cache stats: add 0, delete 0, find 0/0
[54782.873320] Free swap  = 0kB
[54782.873321] Total swap = 0kB
[54782.883575] 1048048 pages RAM
[54782.883577] 57533 pages reserved
[54782.883577] 31722 pages shared
[54782.883578] 940064 pages non-shared
[54782.883579] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54782.883586] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54782.883588] [  207]     0   207    71438     4452   3       0             0 systemd-journal
[54782.883591] [  331]     0   331     1056       45   1       0             0 acpid
[54782.883593] [  332]     0   332     3303      190   0       0             0 crond
[54782.883595] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54782.883597] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54782.883599] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54782.883601] [  349]     0   349    15747      115   3       0             0 login
[54782.883603] [  356]     0   356     2031       30   0       0             0 agetty
[54782.883604] [  357]     0   357     2031       30   2       0             0 agetty
[54782.883606] [  358]     0   358     2031       30   2       0             0 agetty
[54782.883608] [  359]     0   359     2031       32   0       0             0 agetty
[54782.883610] [  360]     0   360     2031       30   0       0             0 agetty
[54782.883611] [  418]     0   418     3092       59   0       0             0 master
[54782.883613] [  421]    73   421    16374      271   1       0             0 qmgr
[54782.883615] [  433]  1000   433     3423      101   3       0             0 restart-x
[54782.883617] [  444]  1000   444     3423      109   2       0             0 startx
[54782.883618] [  461]  1000   461     3966       36   3       0             0 xinit
[54782.883620] [  462]  1000   462    57250     3029   3       0             0 X
[54782.883622] [  483]  1000   483    13495      393   1       0             0 i3
[54782.883624] [  490]  1000   490     6062       79   0       0             0 unclutter
[54782.883625] [  493]  1000   493     6004       58   1       0             0 dispad
[54782.883627] [  494]  1000   494    31745     6798   3       0             0 urxvtd
[54782.883629] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54782.883630] [  508]  1000   508     8156      420   2       0             0 zsh
[54782.883632] [  515]     0   515     8482       80   0       0             0 sudo
[54782.883634] [  516]     0   516     6933      235   0       0             0 zsh
[54782.883636] [  530]     0   530     7404      161   2       0             0 wpa_supplicant
[54782.883637] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54782.883639] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54782.883641] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54782.883643] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54782.883645] [ 1312]  1000  1312    14878      725   3       0             0 mutt
[54782.883646] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54782.883648] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[54782.883650] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54782.883652] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54782.883653] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54782.883655] [12547]  1000 12547     8729      484   3       0             0 zsh
[54782.883657] [12784]  1000 12784     8156      421   3       0             0 zsh
[54782.883659] [24189]  1000 24189     8156      421   1       0             0 zsh
[54782.883660] [30766]  1000 30766     8156      421   0       0             0 zsh
[54782.883662] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54782.883664] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54782.883666] [ 5518]  1000  5518    90770     1582   2       0             0 kded4
[54782.883667] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54782.883669] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54782.883671] [ 5534]     0  5534    46649      203   0     -13          -900 polkitd
[54782.883673] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54782.883674] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54782.883676] [ 8065]  1000  8065     6531      304   2       0             0 i3bar
[54782.883678] [ 8066]  1000  8066     7809      226   1       0             0 i3status
[54782.883680] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54782.883681] [ 8708]     0  8708     2776      133   1       0             0 wpa_cli
[54782.883683] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54782.883685] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54782.883687] [ 8776]     0  8776    51901      335   0       0             0 colord
[54782.883688] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54782.883690] [10002]  1000 10002     8290      403   0       0             0 vim
[54782.883693] [10733]  1000 10733     8156      421   2       0             0 zsh
[54782.883694] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54782.883696] [10749]  1000 10749     8156      421   2       0             0 zsh
[54782.883698] [10758]  1000 10758    15099      891   1       0             0 mutt
[54782.883699] [10786]  1000 10786     8970      257   0       0             0 ssh
[54782.883701] [10788]  1000 10788     8970      198   0       0             0 ssh
[54782.883703] [10790]  1000 10790     8970      274   0       0             0 ssh
[54782.883705] [15290]  1000 15290     9005      227   0       0             0 ssh
[54782.883707] [15483]     0 15483     5899      154   3       0             0 vpnc
[54782.883708] [15633]  1000 15633     8740      474   2       0             0 zsh
[54782.883710] [16517]  1000 16517     8156      421   2       0             0 zsh
[54782.883712] [16542]  1000 16542     8156      420   0       0             0 zsh
[54782.883713] [16555]  1000 16555     8267      407   0       0             0 vim
[54782.883715] [16569]  1000 16569    21607      139   1       0             0 i3lock
[54782.883717] [ 4043]    73  4043    16331      270   0       0             0 pickup
[54782.883719] [ 4573]     0  4573     3806     1680   1       0             0 atop
[54782.883722] [ 8415]     0  8415     9170      388   1       0             0 crond
[54782.883724] [ 8418]  1000  8418     2937      207   1       0             0 sh
[54782.883725] [ 8420]  1000  8420   171789    11043   1       0             0 offlineimap
[54782.883727] Out of memory: Kill process 8420 (offlineimap) score 11 or sacrifice child
[54782.883730] Killed process 8420 (offlineimap) total-vm:687156kB, anon-rss:43188kB, file-rss:984kB
[54782.932195] systemd-journald[207]: Data hash table of /run/log/journal/430f5d56a9288edc7eca1b05000004e3/system.journal has a fill level at 75.0 (33019 of 44024 items, 12869632 file size, 389 bytes per hash table item), suggesting rotation.
[54782.932200] systemd-journald[207]: Journal header limits reached or header out-of-date, rotating.
[54782.932203] systemd-journald[207]: Rotating...
[54782.932294] systemd-journald[207]: Reserving 44024 entries in hash table.
[54782.933356] systemd-journald[207]: Vacuuming...
[54904.659342] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54904.659346] urxvtd cpuset=/ mems_allowed=0
[54904.659349] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[54904.659350] Call Trace:
[54904.659356]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54904.659360]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54904.659363]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54904.659368]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54904.659371]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54904.659374]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54904.659377]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54904.659380]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54904.659382]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54904.659385]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54904.659388]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54904.659391]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54904.659394]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[54904.659396]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[54904.659398]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[54904.659401]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54904.659404]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54904.659407]  [<ffffffff811bd101>] ? ep_poll+0x2a1/0x360
[54904.659410]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54904.659413]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54904.659415]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54904.659416] Mem-Info:
[54904.659417] Node 0 DMA per-cpu:
[54904.659419] CPU    0: hi:    0, btch:   1 usd:   0
[54904.659421] CPU    1: hi:    0, btch:   1 usd:   0
[54904.659422] CPU    2: hi:    0, btch:   1 usd:   0
[54904.659423] CPU    3: hi:    0, btch:   1 usd:   0
[54904.659424] Node 0 DMA32 per-cpu:
[54904.659425] CPU    0: hi:  186, btch:  31 usd:   0
[54904.659427] CPU    1: hi:  186, btch:  31 usd:   0
[54904.659428] CPU    2: hi:  186, btch:  31 usd:   0
[54904.659429] CPU    3: hi:  186, btch:  31 usd:   0
[54904.659429] Node 0 Normal per-cpu:
[54904.659431] CPU    0: hi:  186, btch:  31 usd:   0
[54904.659432] CPU    1: hi:  186, btch:  31 usd:   0
[54904.659433] CPU    2: hi:  186, btch:  31 usd:   0
[54904.659434] CPU    3: hi:  186, btch:  31 usd:   0
[54904.659438] active_anon:77719 inactive_anon:16164 isolated_anon:0
[54904.659438]  active_file:40 inactive_file:31 isolated_file:0
[54904.659438]  unevictable:1683 dirty:0 writeback:6 unstable:0
[54904.659438]  free:22517 slab_reclaimable:844989 slab_unreclaimable:5776
[54904.659438]  mapped:1103 shmem:47909 pagetables:2298 bounce:0
[54904.659440] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54904.659444] lowmem_reserve[]: 0 2137 3899 3899
[54904.659446] Node 0 DMA32 free:43892kB min:36900kB low:46124kB high:55348kB active_anon:70996kB inactive_anon:2588kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:100kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1820kB kernel_stack:176kB pagetables:2444kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:15 all_unreclaimable? yes
[54904.659451] lowmem_reserve[]: 0 0 1762 1762
[54904.659453] Node 0 Normal free:30336kB min:30416kB low:38020kB high:45624kB active_anon:239880kB inactive_anon:62068kB active_file:160kB inactive_file:120kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:24kB mapped:4312kB shmem:164920kB slab_reclaimable:1322920kB slab_unreclaimable:21284kB kernel_stack:1232kB pagetables:6748kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:995 all_unreclaimable? yes
[54904.659457] lowmem_reserve[]: 0 0 0 0
[54904.659459] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54904.659466] Node 0 DMA32: 658*4kB 2132*8kB 1236*16kB 9*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43976kB
[54904.659471] Node 0 Normal: 2799*4kB 802*8kB 597*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30684kB
[54904.659477] 48823 total pagecache pages
[54904.659478] 0 pages in swap cache
[54904.659479] Swap cache stats: add 0, delete 0, find 0/0
[54904.659480] Free swap  = 0kB
[54904.659481] Total swap = 0kB
[54904.668041] 1048048 pages RAM
[54904.668043] 57533 pages reserved
[54904.668044] 27503 pages shared
[54904.668045] 942252 pages non-shared
[54904.668047] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54904.668053] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54904.668056] [  207]     0   207     8866      383   3       0             0 systemd-journal
[54904.668060] [  331]     0   331     1056       45   1       0             0 acpid
[54904.668062] [  332]     0   332     3303      190   0       0             0 crond
[54904.668065] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54904.668068] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54904.668071] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54904.668074] [  349]     0   349    15747      115   3       0             0 login
[54904.668076] [  356]     0   356     2031       30   0       0             0 agetty
[54904.668078] [  357]     0   357     2031       30   2       0             0 agetty
[54904.668081] [  358]     0   358     2031       30   2       0             0 agetty
[54904.668083] [  359]     0   359     2031       32   0       0             0 agetty
[54904.668086] [  360]     0   360     2031       30   0       0             0 agetty
[54904.668088] [  418]     0   418     3092       65   3       0             0 master
[54904.668090] [  421]    73   421    16374      281   0       0             0 qmgr
[54904.668093] [  433]  1000   433     3423      101   3       0             0 restart-x
[54904.668095] [  444]  1000   444     3423      109   2       0             0 startx
[54904.668098] [  461]  1000   461     3966       36   3       0             0 xinit
[54904.668100] [  462]  1000   462    57250     3019   3       0             0 X
[54904.668103] [  483]  1000   483    13495      393   1       0             0 i3
[54904.668105] [  490]  1000   490     6062       72   0       0             0 unclutter
[54904.668107] [  493]  1000   493     6004       60   1       0             0 dispad
[54904.668109] [  494]  1000   494    31745     6807   1       0             0 urxvtd
[54904.668112] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54904.668114] [  508]  1000   508     8156      420   2       0             0 zsh
[54904.668116] [  515]     0   515     8482       80   0       0             0 sudo
[54904.668119] [  516]     0   516     6933      235   0       0             0 zsh
[54904.668121] [  530]     0   530     7404      167   1       0             0 wpa_supplicant
[54904.668124] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54904.668126] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54904.668128] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54904.668130] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54904.668133] [ 1312]  1000  1312    14878      725   3       0             0 mutt
[54904.668135] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54904.668137] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[54904.668140] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54904.668142] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54904.668145] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54904.668147] [12547]  1000 12547     8729      484   3       0             0 zsh
[54904.668149] [12784]  1000 12784     8156      421   3       0             0 zsh
[54904.668152] [24189]  1000 24189     8156      421   1       0             0 zsh
[54904.668154] [30766]  1000 30766     8156      421   0       0             0 zsh
[54904.668156] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54904.668159] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54904.668161] [ 5518]  1000  5518    90770     1560   1       0             0 kded4
[54904.668164] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54904.668167] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54904.668169] [ 5534]     0  5534    46649      205   2     -13          -900 polkitd
[54904.668172] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54904.668174] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54904.668176] [ 8065]  1000  8065     6531      320   3       0             0 i3bar
[54904.668179] [ 8066]  1000  8066     7809      189   1       0             0 i3status
[54904.668181] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54904.668183] [ 8708]     0  8708     2776      120   0       0             0 wpa_cli
[54904.668186] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54904.668188] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54904.668190] [ 8776]     0  8776    51901      335   0       0             0 colord
[54904.668192] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54904.668195] [10002]  1000 10002     8290      403   0       0             0 vim
[54904.668198] [10733]  1000 10733     8156      421   2       0             0 zsh
[54904.668200] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54904.668202] [10749]  1000 10749     8156      421   2       0             0 zsh
[54904.668205] [10758]  1000 10758    15099      891   1       0             0 mutt
[54904.668207] [10786]  1000 10786     8970      272   0       0             0 ssh
[54904.668209] [10788]  1000 10788     8970      198   0       0             0 ssh
[54904.668212] [10790]  1000 10790     8970      292   0       0             0 ssh
[54904.668215] [15290]  1000 15290     9005      216   1       0             0 ssh
[54904.668217] [15483]     0 15483     5899      121   3       0             0 vpnc
[54904.668220] [15633]  1000 15633     8740      474   2       0             0 zsh
[54904.668222] [16517]  1000 16517     8156      421   2       0             0 zsh
[54904.668224] [16542]  1000 16542     8156      420   0       0             0 zsh
[54904.668226] [16555]  1000 16555     8267      407   0       0             0 vim
[54904.668229] [16569]  1000 16569    21607      139   1       0             0 i3lock
[54904.668231] [ 4043]    73  4043    16331      296   2       0             0 pickup
[54904.668234] [ 4573]     0  4573     3806     1680   1       0             0 atop
[54904.668237] [ 8586]     0  8586     9170      388   0       0             0 crond
[54904.668239] [ 8588]  1000  8588     2937      211   1       0             0 sh
[54904.668242] [ 8590]  1000  8590   171790    10937   0       0             0 offlineimap
[54904.668244] Out of memory: Kill process 8590 (offlineimap) score 11 or sacrifice child
[54904.668247] Killed process 8590 (offlineimap) total-vm:687160kB, anon-rss:42988kB, file-rss:760kB
[54904.669503] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[54904.669506] urxvtd cpuset=/ mems_allowed=0
[54904.669509] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[54904.669510] Call Trace:
[54904.669517]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[54904.669522]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[54904.669526]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[54904.669531]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[54904.669536]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[54904.669539]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[54904.669543]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[54904.669547]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[54904.669550]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[54904.669553]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[54904.669557]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[54904.669560]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[54904.669564]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[54904.669567]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[54904.669570]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[54904.669573]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[54904.669577]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[54904.669581]  [<ffffffff811bd101>] ? ep_poll+0x2a1/0x360
[54904.669585]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[54904.669589]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[54904.669592]  [<ffffffff8147e765>] page_fault+0x25/0x30
[54904.669593] Mem-Info:
[54904.669594] Node 0 DMA per-cpu:
[54904.669597] CPU    0: hi:    0, btch:   1 usd:   0
[54904.669599] CPU    1: hi:    0, btch:   1 usd:   0
[54904.669600] CPU    2: hi:    0, btch:   1 usd:   0
[54904.669602] CPU    3: hi:    0, btch:   1 usd:   0
[54904.669603] Node 0 DMA32 per-cpu:
[54904.669605] CPU    0: hi:  186, btch:  31 usd:   0
[54904.669607] CPU    1: hi:  186, btch:  31 usd:   0
[54904.669608] CPU    2: hi:  186, btch:  31 usd:   0
[54904.669610] CPU    3: hi:  186, btch:  31 usd:   0
[54904.669611] Node 0 Normal per-cpu:
[54904.669613] CPU    0: hi:  186, btch:  31 usd:  35
[54904.669615] CPU    1: hi:  186, btch:  31 usd:   0
[54904.669616] CPU    2: hi:  186, btch:  31 usd:   5
[54904.669618] CPU    3: hi:  186, btch:  31 usd:   0
[54904.669622] active_anon:77719 inactive_anon:16164 isolated_anon:0
[54904.669622]  active_file:40 inactive_file:134 isolated_file:0
[54904.669622]  unevictable:1683 dirty:0 writeback:6 unstable:0
[54904.669622]  free:22517 slab_reclaimable:844989 slab_unreclaimable:5776
[54904.669622]  mapped:1149 shmem:47909 pagetables:2298 bounce:0
[54904.669625] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[54904.669631] lowmem_reserve[]: 0 2137 3899 3899
[54904.669635] Node 0 DMA32 free:43892kB min:36900kB low:46124kB high:55348kB active_anon:70996kB inactive_anon:2588kB active_file:0kB inactive_file:4kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:100kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1820kB kernel_stack:176kB pagetables:2444kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1023 all_unreclaimable? yes
[54904.669640] lowmem_reserve[]: 0 0 1762 1762
[54904.669643] Node 0 Normal free:30336kB min:30416kB low:38020kB high:45624kB active_anon:239880kB inactive_anon:62068kB active_file:160kB inactive_file:532kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:24kB mapped:4496kB shmem:164920kB slab_reclaimable:1322920kB slab_unreclaimable:21284kB kernel_stack:1232kB pagetables:6748kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:17123 all_unreclaimable? yes
[54904.669649] lowmem_reserve[]: 0 0 0 0
[54904.669653] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[54904.669662] Node 0 DMA32: 658*4kB 2132*8kB 1236*16kB 9*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43976kB
[54904.669671] Node 0 Normal: 2799*4kB 802*8kB 597*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30684kB
[54904.669679] 48961 total pagecache pages
[54904.669681] 0 pages in swap cache
[54904.669682] Swap cache stats: add 0, delete 0, find 0/0
[54904.669683] Free swap  = 0kB
[54904.669684] Total swap = 0kB
[54904.678225] 1048048 pages RAM
[54904.678228] 57533 pages reserved
[54904.678229] 27513 pages shared
[54904.678229] 942107 pages non-shared
[54904.678231] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[54904.678236] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[54904.678238] [  207]     0   207     8866      383   0       0             0 systemd-journal
[54904.678241] [  331]     0   331     1056       45   1       0             0 acpid
[54904.678242] [  332]     0   332     3303      190   0       0             0 crond
[54904.678244] [  334]     0   334    10502      140   1     -17         -1000 sshd
[54904.678246] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[54904.678248] [  341]     0   341     6512       70   1       0             0 systemd-logind
[54904.678250] [  349]     0   349    15747      115   3       0             0 login
[54904.678251] [  356]     0   356     2031       30   0       0             0 agetty
[54904.678253] [  357]     0   357     2031       30   2       0             0 agetty
[54904.678255] [  358]     0   358     2031       30   2       0             0 agetty
[54904.678257] [  359]     0   359     2031       32   0       0             0 agetty
[54904.678258] [  360]     0   360     2031       30   0       0             0 agetty
[54904.678260] [  418]     0   418     3092       65   3       0             0 master
[54904.678262] [  421]    73   421    16374      281   0       0             0 qmgr
[54904.678264] [  433]  1000   433     3423      101   3       0             0 restart-x
[54904.678265] [  444]  1000   444     3423      109   2       0             0 startx
[54904.678267] [  461]  1000   461     3966       36   3       0             0 xinit
[54904.678269] [  462]  1000   462    57250     3019   1       0             0 X
[54904.678271] [  483]  1000   483    13495      393   1       0             0 i3
[54904.678272] [  490]  1000   490     6062       72   0       0             0 unclutter
[54904.678274] [  493]  1000   493     6004       60   1       0             0 dispad
[54904.678276] [  494]  1000   494    31745     6807   3       0             0 urxvtd
[54904.678277] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[54904.678279] [  508]  1000   508     8156      420   2       0             0 zsh
[54904.678281] [  515]     0   515     8482       80   0       0             0 sudo
[54904.678283] [  516]     0   516     6933      235   0       0             0 zsh
[54904.678284] [  530]     0   530     7404      167   1       0             0 wpa_supplicant
[54904.678286] [  585]     0   585     2136       38   0       0             0 dhcpcd
[54904.678288] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[54904.678290] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[54904.678291] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[54904.678293] [ 1312]  1000  1312    14878      725   3       0             0 mutt
[54904.678295] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[54904.678297] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[54904.678299] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[54904.678300] [ 1359]     0  1359     8481       78   3       0             0 sudo
[54904.678302] [ 1360]     0  1360     6933      237   3       0             0 zsh
[54904.678304] [12547]  1000 12547     8729      484   3       0             0 zsh
[54904.678306] [12784]  1000 12784     8156      421   3       0             0 zsh
[54904.678307] [24189]  1000 24189     8156      421   1       0             0 zsh
[54904.678309] [30766]  1000 30766     8156      421   0       0             0 zsh
[54904.678311] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[54904.678313] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[54904.678314] [ 5518]  1000  5518    90770     1560   1       0             0 kded4
[54904.678316] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[54904.678318] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[54904.678320] [ 5534]     0  5534    46649      205   0     -13          -900 polkitd
[54904.678321] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[54904.678323] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[54904.678325] [ 8065]  1000  8065     6531      320   3       0             0 i3bar
[54904.678327] [ 8066]  1000  8066     7809      189   1       0             0 i3status
[54904.678328] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[54904.678330] [ 8708]     0  8708     2776      120   0       0             0 wpa_cli
[54904.678332] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[54904.678333] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[54904.678335] [ 8776]     0  8776    51901      335   0       0             0 colord
[54904.678337] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[54904.678339] [10002]  1000 10002     8290      403   0       0             0 vim
[54904.678341] [10733]  1000 10733     8156      421   2       0             0 zsh
[54904.678343] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[54904.678344] [10749]  1000 10749     8156      421   2       0             0 zsh
[54904.678346] [10758]  1000 10758    15099      891   1       0             0 mutt
[54904.678348] [10786]  1000 10786     8970      272   0       0             0 ssh
[54904.678350] [10788]  1000 10788     8970      198   0       0             0 ssh
[54904.678351] [10790]  1000 10790     8970      292   0       0             0 ssh
[54904.678353] [15290]  1000 15290     9005      216   1       0             0 ssh
[54904.678355] [15483]     0 15483     5899      121   3       0             0 vpnc
[54904.678357] [15633]  1000 15633     8740      474   2       0             0 zsh
[54904.678359] [16517]  1000 16517     8156      421   2       0             0 zsh
[54904.678361] [16542]  1000 16542     8156      420   0       0             0 zsh
[54904.678362] [16555]  1000 16555     8267      407   0       0             0 vim
[54904.678372] [16569]  1000 16569    21607      139   1       0             0 i3lock
[54904.678374] [ 4043]    73  4043    16331      296   2       0             0 pickup
[54904.678375] [ 4573]     0  4573     3806     1680   1       0             0 atop
[54904.678378] [ 8586]     0  8586     9170      388   0       0             0 crond
[54904.678380] [ 8588]  1000  8588     2937      211   1       0             0 sh
[54904.678381] [ 8746]  1000  8590   171790    11028   0       0             0 offlineimap
[54904.678383] Out of memory: Kill process 8746 (offlineimap) score 11 or sacrifice child
[54904.678385] Killed process 8746 (offlineimap) total-vm:687160kB, anon-rss:43036kB, file-rss:1076kB
[55020.895791] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55020.895796] kded4 cpuset=/ mems_allowed=0
[55020.895799] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[55020.895801] Call Trace:
[55020.895808]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55020.895813]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55020.895818]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55020.895824]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55020.895828]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55020.895833]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55020.895837]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55020.895842]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55020.895845]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55020.895849]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55020.895853]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55020.895856]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55020.895860]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55020.895863]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55020.895867]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55020.895870]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55020.895875]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55020.895878]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55020.895881]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[55020.895884]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55020.895886] Mem-Info:
[55020.895888] Node 0 DMA per-cpu:
[55020.895891] CPU    0: hi:    0, btch:   1 usd:   0
[55020.895893] CPU    1: hi:    0, btch:   1 usd:   0
[55020.895895] CPU    2: hi:    0, btch:   1 usd:   0
[55020.895896] CPU    3: hi:    0, btch:   1 usd:   0
[55020.895898] Node 0 DMA32 per-cpu:
[55020.895900] CPU    0: hi:  186, btch:  31 usd:   0
[55020.895902] CPU    1: hi:  186, btch:  31 usd:   0
[55020.895904] CPU    2: hi:  186, btch:  31 usd:   0
[55020.895906] CPU    3: hi:  186, btch:  31 usd:   0
[55020.895907] Node 0 Normal per-cpu:
[55020.895910] CPU    0: hi:  186, btch:  31 usd:   0
[55020.895911] CPU    1: hi:  186, btch:  31 usd: 180
[55020.895914] CPU    2: hi:  186, btch:  31 usd:   0
[55020.895916] CPU    3: hi:  186, btch:  31 usd:  30
[55020.895921] active_anon:77548 inactive_anon:16197 isolated_anon:0
[55020.895921]  active_file:32 inactive_file:100 isolated_file:0
[55020.895921]  unevictable:1683 dirty:0 writeback:0 unstable:0
[55020.895921]  free:22573 slab_reclaimable:844981 slab_unreclaimable:5762
[55020.895921]  mapped:1161 shmem:47942 pagetables:2309 bounce:0
[55020.895924] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55020.895928] lowmem_reserve[]: 0 2137 3899 3899
[55020.895931] Node 0 DMA32 free:43896kB min:36900kB low:46124kB high:55348kB active_anon:70720kB inactive_anon:2588kB active_file:4kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:100kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1816kB kernel_stack:176kB pagetables:2444kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:383 all_unreclaimable? yes
[55020.895936] lowmem_reserve[]: 0 0 1762 1762
[55020.895938] Node 0 Normal free:30556kB min:30416kB low:38020kB high:45624kB active_anon:239472kB inactive_anon:62200kB active_file:124kB inactive_file:436kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:4544kB shmem:165052kB slab_reclaimable:1322888kB slab_unreclaimable:21232kB kernel_stack:1232kB pagetables:6792kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[55020.895942] lowmem_reserve[]: 0 0 0 0
[55020.895944] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55020.895950] Node 0 DMA32: 653*4kB 2135*8kB 1247*16kB 8*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43996kB
[55020.895956] Node 0 Normal: 2802*4kB 804*8kB 592*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30632kB
[55020.895962] 49070 total pagecache pages
[55020.895963] 0 pages in swap cache
[55020.895964] Swap cache stats: add 0, delete 0, find 0/0
[55020.895965] Free swap  = 0kB
[55020.895966] Total swap = 0kB
[55020.904229] 1048048 pages RAM
[55020.904232] 57533 pages reserved
[55020.904233] 27915 pages shared
[55020.904234] 942095 pages non-shared
[55020.904235] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55020.904242] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55020.904245] [  207]     0   207    16012      824   1       0             0 systemd-journal
[55020.904248] [  331]     0   331     1056       45   1       0             0 acpid
[55020.904250] [  332]     0   332     3303      190   3       0             0 crond
[55020.904253] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55020.904256] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55020.904259] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55020.904262] [  349]     0   349    15747      115   3       0             0 login
[55020.904265] [  356]     0   356     2031       30   0       0             0 agetty
[55020.904267] [  357]     0   357     2031       30   2       0             0 agetty
[55020.904270] [  358]     0   358     2031       30   2       0             0 agetty
[55020.904273] [  359]     0   359     2031       32   0       0             0 agetty
[55020.904275] [  360]     0   360     2031       30   0       0             0 agetty
[55020.904278] [  418]     0   418     3092       62   1       0             0 master
[55020.904281] [  421]    73   421    16374      292   1       0             0 qmgr
[55020.904284] [  433]  1000   433     3423      101   3       0             0 restart-x
[55020.904287] [  444]  1000   444     3423      109   2       0             0 startx
[55020.904290] [  461]  1000   461     3966       36   3       0             0 xinit
[55020.904292] [  462]  1000   462    57250     3026   2       0             0 X
[55020.904295] [  483]  1000   483    13495      393   0       0             0 i3
[55020.904297] [  490]  1000   490     6062       72   1       0             0 unclutter
[55020.904300] [  493]  1000   493     6004       62   3       0             0 dispad
[55020.904303] [  494]  1000   494    31745     6816   2       0             0 urxvtd
[55020.904306] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55020.904309] [  508]  1000   508     8156      420   2       0             0 zsh
[55020.904312] [  515]     0   515     8482       80   0       0             0 sudo
[55020.904314] [  516]     0   516     6933      235   0       0             0 zsh
[55020.904317] [  530]     0   530     7404      181   1       0             0 wpa_supplicant
[55020.904320] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55020.904323] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55020.904325] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55020.904328] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55020.904331] [ 1312]  1000  1312    14878      725   3       0             0 mutt
[55020.904334] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55020.904337] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[55020.904339] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55020.904341] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55020.904344] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55020.904347] [12547]  1000 12547     8729      484   3       0             0 zsh
[55020.904349] [12784]  1000 12784     8156      421   3       0             0 zsh
[55020.904352] [24189]  1000 24189     8156      421   1       0             0 zsh
[55020.904354] [30766]  1000 30766     8156      421   0       0             0 zsh
[55020.904356] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55020.904358] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55020.904361] [ 5518]  1000  5518    90770     1560   3       0             0 kded4
[55020.904364] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55020.904366] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55020.904369] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[55020.904372] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55020.904375] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55020.904378] [ 8065]  1000  8065     6531      302   1       0             0 i3bar
[55020.904380] [ 8066]  1000  8066     7809      224   2       0             0 i3status
[55020.904383] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55020.904385] [ 8708]     0  8708     2776      141   2       0             0 wpa_cli
[55020.904387] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55020.904390] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55020.904392] [ 8776]     0  8776    51901      335   0       0             0 colord
[55020.904394] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55020.904397] [10002]  1000 10002     8290      403   0       0             0 vim
[55020.904400] [10733]  1000 10733     8156      421   2       0             0 zsh
[55020.904402] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55020.904405] [10749]  1000 10749     8156      421   2       0             0 zsh
[55020.904407] [10758]  1000 10758    15099      891   1       0             0 mutt
[55020.904409] [10786]  1000 10786     8970      286   0       0             0 ssh
[55020.904411] [10788]  1000 10788     8970      198   0       0             0 ssh
[55020.904414] [10790]  1000 10790     8970      244   0       0             0 ssh
[55020.904417] [15290]  1000 15290     9005      216   0       0             0 ssh
[55020.904419] [15483]     0 15483     5899      125   3       0             0 vpnc
[55020.904422] [15633]  1000 15633     8740      474   2       0             0 zsh
[55020.904425] [16517]  1000 16517     8156      421   2       0             0 zsh
[55020.904428] [16542]  1000 16542     8156      420   0       0             0 zsh
[55020.904431] [16555]  1000 16555     8267      407   0       0             0 vim
[55020.904434] [16569]  1000 16569    21607      139   1       0             0 i3lock
[55020.904437] [ 4043]    73  4043    16331      262   0       0             0 pickup
[55020.904440] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55020.904443] [ 8755]     0  8755     9170      388   0       0             0 crond
[55020.904446] [ 8759]  1000  8759     2937      211   1       0             0 sh
[55020.904449] [ 8761]  1000  8761   171779    10658   0       0             0 offlineimap
[55020.904452] Out of memory: Kill process 8761 (offlineimap) score 10 or sacrifice child
[55020.904456] Killed process 8761 (offlineimap) total-vm:687116kB, anon-rss:42308kB, file-rss:324kB
[55145.684582] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55145.684586] kded4 cpuset=/ mems_allowed=0
[55145.684589] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[55145.684591] Call Trace:
[55145.684598]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55145.684603]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55145.684608]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55145.684613]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55145.684618]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55145.684622]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55145.684626]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55145.684631]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55145.684634]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55145.684637]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55145.684642]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55145.684646]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55145.684650]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55145.684653]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55145.684656]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55145.684659]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55145.684663]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55145.684666]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55145.684670]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[55145.684673]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55145.684675] Mem-Info:
[55145.684676] Node 0 DMA per-cpu:
[55145.684679] CPU    0: hi:    0, btch:   1 usd:   0
[55145.684683] CPU    1: hi:    0, btch:   1 usd:   0
[55145.684685] CPU    2: hi:    0, btch:   1 usd:   0
[55145.684687] CPU    3: hi:    0, btch:   1 usd:   0
[55145.684688] Node 0 DMA32 per-cpu:
[55145.684691] CPU    0: hi:  186, btch:  31 usd:   0
[55145.684693] CPU    1: hi:  186, btch:  31 usd:   0
[55145.684695] CPU    2: hi:  186, btch:  31 usd:   0
[55145.684696] CPU    3: hi:  186, btch:  31 usd:   0
[55145.684698] Node 0 Normal per-cpu:
[55145.684700] CPU    0: hi:  186, btch:  31 usd:   0
[55145.684702] CPU    1: hi:  186, btch:  31 usd:  61
[55145.684704] CPU    2: hi:  186, btch:  31 usd:   0
[55145.684706] CPU    3: hi:  186, btch:  31 usd:   0
[55145.684710] active_anon:77678 inactive_anon:16219 isolated_anon:0
[55145.684710]  active_file:27 inactive_file:66 isolated_file:0
[55145.684710]  unevictable:1683 dirty:1 writeback:0 unstable:0
[55145.684710]  free:22513 slab_reclaimable:844981 slab_unreclaimable:5761
[55145.684710]  mapped:1181 shmem:47966 pagetables:2321 bounce:0
[55145.684714] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55145.684720] lowmem_reserve[]: 0 2137 3899 3899
[55145.684724] Node 0 DMA32 free:43904kB min:36900kB low:46124kB high:55348kB active_anon:70824kB inactive_anon:2588kB active_file:4kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:4kB writeback:0kB mapped:100kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2444kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:235 all_unreclaimable? yes
[55145.684731] lowmem_reserve[]: 0 0 1762 1762
[55145.684734] Node 0 Normal free:30308kB min:30416kB low:38020kB high:45624kB active_anon:239888kB inactive_anon:62288kB active_file:104kB inactive_file:264kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:4624kB shmem:165148kB slab_reclaimable:1322888kB slab_unreclaimable:21236kB kernel_stack:1224kB pagetables:6840kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1423 all_unreclaimable? yes
[55145.684741] lowmem_reserve[]: 0 0 0 0
[55145.684744] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55145.684754] Node 0 DMA32: 657*4kB 2140*8kB 1245*16kB 12*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44148kB
[55145.684763] Node 0 Normal: 2709*4kB 749*8kB 650*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30748kB
[55145.684772] 48903 total pagecache pages
[55145.684774] 0 pages in swap cache
[55145.684776] Swap cache stats: add 0, delete 0, find 0/0
[55145.684777] Free swap  = 0kB
[55145.684778] Total swap = 0kB
[55145.695892] 1048048 pages RAM
[55145.695895] 57533 pages reserved
[55145.695896] 28234 pages shared
[55145.695897] 942060 pages non-shared
[55145.695898] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55145.695906] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55145.695910] [  207]     0   207    20694     1084   0       0             0 systemd-journal
[55145.695914] [  331]     0   331     1056       45   1       0             0 acpid
[55145.695916] [  332]     0   332     3303      190   3       0             0 crond
[55145.695918] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55145.695921] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55145.695923] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55145.695926] [  349]     0   349    15747      115   3       0             0 login
[55145.695929] [  356]     0   356     2031       30   0       0             0 agetty
[55145.695932] [  357]     0   357     2031       30   2       0             0 agetty
[55145.695935] [  358]     0   358     2031       30   2       0             0 agetty
[55145.695937] [  359]     0   359     2031       32   0       0             0 agetty
[55145.695940] [  360]     0   360     2031       30   0       0             0 agetty
[55145.695942] [  418]     0   418     3092       68   0       0             0 master
[55145.695945] [  421]    73   421    16374      303   3       0             0 qmgr
[55145.695947] [  433]  1000   433     3423      101   3       0             0 restart-x
[55145.695950] [  444]  1000   444     3423      109   2       0             0 startx
[55145.695953] [  461]  1000   461     3966       36   3       0             0 xinit
[55145.695955] [  462]  1000   462    57250     3014   0       0             0 X
[55145.695957] [  483]  1000   483    13495      393   1       0             0 i3
[55145.695960] [  490]  1000   490     6062       72   0       0             0 unclutter
[55145.695962] [  493]  1000   493     6004       58   1       0             0 dispad
[55145.695964] [  494]  1000   494    31745     6798   2       0             0 urxvtd
[55145.695967] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55145.695969] [  508]  1000   508     8156      420   2       0             0 zsh
[55145.695972] [  515]     0   515     8482       80   0       0             0 sudo
[55145.695974] [  516]     0   516     6933      235   0       0             0 zsh
[55145.695977] [  530]     0   530     7404      187   1       0             0 wpa_supplicant
[55145.695979] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55145.695981] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55145.695984] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55145.695986] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55145.695989] [ 1312]  1000  1312    14878      725   3       0             0 mutt
[55145.695991] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55145.695994] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[55145.695997] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55145.695999] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55145.696003] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55145.696005] [12547]  1000 12547     8729      484   3       0             0 zsh
[55145.696009] [12784]  1000 12784     8156      421   3       0             0 zsh
[55145.696012] [24189]  1000 24189     8156      421   1       0             0 zsh
[55145.696015] [30766]  1000 30766     8156      421   0       0             0 zsh
[55145.696018] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55145.696020] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55145.696023] [ 5518]  1000  5518    90770     1574   3       0             0 kded4
[55145.696026] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55145.696028] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55145.696031] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[55145.696035] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55145.696037] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55145.696040] [ 8065]  1000  8065     6531      316   3       0             0 i3bar
[55145.696044] [ 8066]  1000  8066     7809      185   1       0             0 i3status
[55145.696047] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55145.696050] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[55145.696053] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55145.696056] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55145.696059] [ 8776]     0  8776    51901      335   0       0             0 colord
[55145.696062] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55145.696065] [10002]  1000 10002     8290      403   0       0             0 vim
[55145.696068] [10733]  1000 10733     8156      421   2       0             0 zsh
[55145.696071] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55145.696073] [10749]  1000 10749     8156      421   2       0             0 zsh
[55145.696076] [10758]  1000 10758    15099      891   1       0             0 mutt
[55145.696079] [10786]  1000 10786     8970      302   0       0             0 ssh
[55145.696082] [10788]  1000 10788     8970      198   0       0             0 ssh
[55145.696084] [10790]  1000 10790     8970      262   0       0             0 ssh
[55145.696087] [15290]  1000 15290     9005      216   0       0             0 ssh
[55145.696091] [15483]     0 15483     5899      159   1       0             0 vpnc
[55145.696093] [15633]  1000 15633     8740      474   2       0             0 zsh
[55145.696096] [16517]  1000 16517     8156      421   2       0             0 zsh
[55145.696099] [16542]  1000 16542     8156      420   0       0             0 zsh
[55145.696102] [16555]  1000 16555     8267      407   0       0             0 vim
[55145.696106] [16569]  1000 16569    21607      139   1       0             0 i3lock
[55145.696109] [ 4043]    73  4043    16331      289   1       0             0 pickup
[55145.696113] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55145.696117] [ 8900]     0  8900     9170      388   2       0             0 crond
[55145.696120] [ 8903]  1000  8903     2937      210   2       0             0 sh
[55145.696124] [ 8905]  1000  8905   171782    10753   0       0             0 offlineimap
[55145.696126] Out of memory: Kill process 8905 (offlineimap) score 10 or sacrifice child
[55145.696130] Killed process 8905 (offlineimap) total-vm:687128kB, anon-rss:42620kB, file-rss:392kB
[55145.697462] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55145.697466] urxvtd cpuset=/ mems_allowed=0
[55145.697469] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[55145.697470] Call Trace:
[55145.697477]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55145.697481]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55145.697485]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55145.697490]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55145.697495]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55145.697498]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55145.697501]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55145.697505]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55145.697508]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55145.697511]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55145.697515]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55145.697518]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55145.697523]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[55145.697526]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[55145.697528]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[55145.697531]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55145.697536]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55145.697540]  [<ffffffff811bd101>] ? ep_poll+0x2a1/0x360
[55145.697543]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[55145.697546]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[55145.697549]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55145.697551] Mem-Info:
[55145.697552] Node 0 DMA per-cpu:
[55145.697555] CPU    0: hi:    0, btch:   1 usd:   0
[55145.697557] CPU    1: hi:    0, btch:   1 usd:   0
[55145.697558] CPU    2: hi:    0, btch:   1 usd:   0
[55145.697560] CPU    3: hi:    0, btch:   1 usd:   0
[55145.697561] Node 0 DMA32 per-cpu:
[55145.697563] CPU    0: hi:  186, btch:  31 usd:   0
[55145.697565] CPU    1: hi:  186, btch:  31 usd:   0
[55145.697566] CPU    2: hi:  186, btch:  31 usd:   0
[55145.697568] CPU    3: hi:  186, btch:  31 usd:   0
[55145.697569] Node 0 Normal per-cpu:
[55145.697572] CPU    0: hi:  186, btch:  31 usd:  17
[55145.697573] CPU    1: hi:  186, btch:  31 usd: 157
[55145.697575] CPU    2: hi:  186, btch:  31 usd:   0
[55145.697577] CPU    3: hi:  186, btch:  31 usd:   0
[55145.697583] active_anon:77678 inactive_anon:16219 isolated_anon:0
[55145.697583]  active_file:27 inactive_file:10 isolated_file:0
[55145.697583]  unevictable:1683 dirty:1 writeback:0 unstable:0
[55145.697583]  free:22513 slab_reclaimable:844981 slab_unreclaimable:5761
[55145.697583]  mapped:1181 shmem:47966 pagetables:2321 bounce:0
[55145.697586] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55145.697590] lowmem_reserve[]: 0 2137 3899 3899
[55145.697593] Node 0 DMA32 free:43904kB min:36900kB low:46124kB high:55348kB active_anon:70824kB inactive_anon:2588kB active_file:4kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:4kB writeback:0kB mapped:100kB shmem:26716kB slab_reclaimable:2056972kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2444kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:719 all_unreclaimable? yes
[55145.697597] lowmem_reserve[]: 0 0 1762 1762
[55145.697600] Node 0 Normal free:30308kB min:30416kB low:38020kB high:45624kB active_anon:239888kB inactive_anon:62288kB active_file:104kB inactive_file:40kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:4624kB shmem:165148kB slab_reclaimable:1322888kB slab_unreclaimable:21236kB kernel_stack:1224kB pagetables:6840kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:9696 all_unreclaimable? yes
[55145.697604] lowmem_reserve[]: 0 0 0 0
[55145.697606] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55145.697612] Node 0 DMA32: 657*4kB 2140*8kB 1245*16kB 12*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44148kB
[55145.697618] Node 0 Normal: 2709*4kB 749*8kB 650*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30748kB
[55145.697624] 48811 total pagecache pages
[55145.697625] 0 pages in swap cache
[55145.697627] Swap cache stats: add 0, delete 0, find 0/0
[55145.697627] Free swap  = 0kB
[55145.697628] Total swap = 0kB
[55145.709157] 1048048 pages RAM
[55145.709160] 57533 pages reserved
[55145.709161] 28235 pages shared
[55145.709162] 942178 pages non-shared
[55145.709164] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55145.709170] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55145.709172] [  207]     0   207    20694     1080   3       0             0 systemd-journal
[55145.709175] [  331]     0   331     1056       45   1       0             0 acpid
[55145.709177] [  332]     0   332     3303      190   3       0             0 crond
[55145.709180] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55145.709183] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55145.709185] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55145.709188] [  349]     0   349    15747      115   3       0             0 login
[55145.709190] [  356]     0   356     2031       30   0       0             0 agetty
[55145.709193] [  357]     0   357     2031       30   2       0             0 agetty
[55145.709196] [  358]     0   358     2031       30   2       0             0 agetty
[55145.709198] [  359]     0   359     2031       32   0       0             0 agetty
[55145.709201] [  360]     0   360     2031       30   0       0             0 agetty
[55145.709203] [  418]     0   418     3092       68   0       0             0 master
[55145.709206] [  421]    73   421    16374      303   3       0             0 qmgr
[55145.709209] [  433]  1000   433     3423      101   3       0             0 restart-x
[55145.709211] [  444]  1000   444     3423      109   2       0             0 startx
[55145.709214] [  461]  1000   461     3966       36   3       0             0 xinit
[55145.709216] [  462]  1000   462    57250     3013   0       0             0 X
[55145.709219] [  483]  1000   483    13495      393   1       0             0 i3
[55145.709222] [  490]  1000   490     6062       72   0       0             0 unclutter
[55145.709225] [  493]  1000   493     6004       58   1       0             0 dispad
[55145.709228] [  494]  1000   494    31745     6798   2       0             0 urxvtd
[55145.709230] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55145.709233] [  508]  1000   508     8156      420   2       0             0 zsh
[55145.709236] [  515]     0   515     8482       80   0       0             0 sudo
[55145.709239] [  516]     0   516     6933      235   0       0             0 zsh
[55145.709242] [  530]     0   530     7404      187   1       0             0 wpa_supplicant
[55145.709245] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55145.709248] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55145.709251] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55145.709253] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55145.709256] [ 1312]  1000  1312    14878      725   3       0             0 mutt
[55145.709259] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55145.709262] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[55145.709265] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55145.709268] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55145.709271] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55145.709274] [12547]  1000 12547     8729      484   3       0             0 zsh
[55145.709276] [12784]  1000 12784     8156      421   3       0             0 zsh
[55145.709279] [24189]  1000 24189     8156      421   1       0             0 zsh
[55145.709282] [30766]  1000 30766     8156      421   0       0             0 zsh
[55145.709284] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55145.709287] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55145.709290] [ 5518]  1000  5518    90770     1561   1       0             0 kded4
[55145.709293] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55145.709295] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55145.709298] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[55145.709301] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55145.709304] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55145.709306] [ 8065]  1000  8065     6531      316   3       0             0 i3bar
[55145.709309] [ 8066]  1000  8066     7809      185   1       0             0 i3status
[55145.709312] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55145.709314] [ 8708]     0  8708     2776      120   3       0             0 wpa_cli
[55145.709317] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55145.709319] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55145.709322] [ 8776]     0  8776    51901      335   0       0             0 colord
[55145.709325] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55145.709327] [10002]  1000 10002     8290      403   0       0             0 vim
[55145.709331] [10733]  1000 10733     8156      421   2       0             0 zsh
[55145.709344] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55145.709351] [10749]  1000 10749     8156      421   2       0             0 zsh
[55145.709358] [10758]  1000 10758    15099      891   1       0             0 mutt
[55145.709365] [10786]  1000 10786     8970      302   0       0             0 ssh
[55145.709372] [10788]  1000 10788     8970      198   0       0             0 ssh
[55145.709379] [10790]  1000 10790     8970      262   0       0             0 ssh
[55145.709387] [15290]  1000 15290     9005      216   0       0             0 ssh
[55145.709395] [15483]     0 15483     5899      159   1       0             0 vpnc
[55145.709401] [15633]  1000 15633     8740      474   2       0             0 zsh
[55145.709408] [16517]  1000 16517     8156      421   2       0             0 zsh
[55145.709415] [16542]  1000 16542     8156      420   0       0             0 zsh
[55145.709422] [16555]  1000 16555     8267      407   0       0             0 vim
[55145.709429] [16569]  1000 16569    21607      139   1       0             0 i3lock
[55145.709437] [ 4043]    73  4043    16331      289   1       0             0 pickup
[55145.709445] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55145.709453] [ 8900]     0  8900     9170      388   2       0             0 crond
[55145.709460] [ 8903]  1000  8903     2937      210   2       0             0 sh
[55145.709467] [ 8939]  1000  8905   171782    10986   2       0             0 offlineimap
[55145.709474] Out of memory: Kill process 8939 (offlineimap) score 11 or sacrifice child
[55145.709481] Killed process 8939 (offlineimap) total-vm:687128kB, anon-rss:42864kB, file-rss:1080kB
[55357.579932] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55357.579936] urxvtd cpuset=/ mems_allowed=0
[55357.579939] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[55357.579941] Call Trace:
[55357.579947]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55357.579952]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55357.579957]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55357.579962]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55357.579966]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55357.579970]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55357.579974]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55357.579978]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55357.579982]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55357.579985]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55357.579989]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55357.579992]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55357.579996]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[55357.579999]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[55357.580002]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[55357.580005]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55357.580009]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55357.580013]  [<ffffffff811bd101>] ? ep_poll+0x2a1/0x360
[55357.580017]  [<ffffffff81086f70>] ? try_to_wake_up+0x2f0/0x2f0
[55357.580020]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55357.580022] Mem-Info:
[55357.580023] Node 0 DMA per-cpu:
[55357.580026] CPU    0: hi:    0, btch:   1 usd:   0
[55357.580027] CPU    1: hi:    0, btch:   1 usd:   0
[55357.580029] CPU    2: hi:    0, btch:   1 usd:   0
[55357.580030] CPU    3: hi:    0, btch:   1 usd:   0
[55357.580032] Node 0 DMA32 per-cpu:
[55357.580034] CPU    0: hi:  186, btch:  31 usd:   1
[55357.580036] CPU    1: hi:  186, btch:  31 usd:   0
[55357.580038] CPU    2: hi:  186, btch:  31 usd:   0
[55357.580040] CPU    3: hi:  186, btch:  31 usd:   0
[55357.580041] Node 0 Normal per-cpu:
[55357.580044] CPU    0: hi:  186, btch:  31 usd:  10
[55357.580045] CPU    1: hi:  186, btch:  31 usd:   4
[55357.580047] CPU    2: hi:  186, btch:  31 usd:  60
[55357.580048] CPU    3: hi:  186, btch:  31 usd:  58
[55357.580052] active_anon:77517 inactive_anon:16219 isolated_anon:0
[55357.580052]  active_file:41 inactive_file:30 isolated_file:36
[55357.580052]  unevictable:1683 dirty:0 writeback:11 unstable:0
[55357.580052]  free:22533 slab_reclaimable:845025 slab_unreclaimable:5779
[55357.580052]  mapped:1178 shmem:47995 pagetables:2414 bounce:0
[55357.580055] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55357.580060] lowmem_reserve[]: 0 2137 3899 3899
[55357.580064] Node 0 DMA32 free:43928kB min:36900kB low:46124kB high:55348kB active_anon:70672kB inactive_anon:2588kB active_file:0kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:8kB mapped:104kB shmem:26716kB slab_reclaimable:2057084kB slab_unreclaimable:1820kB kernel_stack:176kB pagetables:2492kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:58753 all_unreclaimable? yes
[55357.580070] lowmem_reserve[]: 0 0 1762 1762
[55357.580074] Node 0 Normal free:30364kB min:30416kB low:38020kB high:45624kB active_anon:239396kB inactive_anon:62288kB active_file:176kB inactive_file:124kB unevictable:5920kB isolated(anon):0kB isolated(file):144kB present:1804320kB mlocked:5920kB dirty:0kB writeback:36kB mapped:4608kB shmem:165264kB slab_reclaimable:1322952kB slab_unreclaimable:21296kB kernel_stack:1304kB pagetables:7164kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:167590 all_unreclaimable? yes
[55357.580079] lowmem_reserve[]: 0 0 0 0
[55357.580082] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55357.580091] Node 0 DMA32: 644*4kB 2142*8kB 1236*16kB 12*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44096kB
[55357.580100] Node 0 Normal: 2801*4kB 800*8kB 591*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30580kB
[55357.580109] 48884 total pagecache pages
[55357.580110] 0 pages in swap cache
[55357.580111] Swap cache stats: add 0, delete 0, find 0/0
[55357.580112] Free swap  = 0kB
[55357.580114] Total swap = 0kB
[55357.591955] 1048048 pages RAM
[55357.591957] 57533 pages reserved
[55357.591959] 29250 pages shared
[55357.591960] 942060 pages non-shared
[55357.591962] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55357.591968] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55357.591970] [  207]     0   207    22550     1395   3       0             0 systemd-journal
[55357.591974] [  331]     0   331     1056       45   1       0             0 acpid
[55357.591976] [  332]     0   332     3303      188   3       0             0 crond
[55357.591979] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55357.591981] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55357.591984] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55357.591986] [  349]     0   349    15747      115   3       0             0 login
[55357.591988] [  356]     0   356     2031       30   0       0             0 agetty
[55357.591990] [  357]     0   357     2031       30   2       0             0 agetty
[55357.591993] [  358]     0   358     2031       30   2       0             0 agetty
[55357.591995] [  359]     0   359     2031       32   0       0             0 agetty
[55357.591997] [  360]     0   360     2031       30   0       0             0 agetty
[55357.591999] [  418]     0   418     3092       74   0       0             0 master
[55357.592002] [  421]    73   421    16374      252   1       0             0 qmgr
[55357.592004] [  433]  1000   433     3423      101   3       0             0 restart-x
[55357.592006] [  444]  1000   444     3423      109   2       0             0 startx
[55357.592009] [  461]  1000   461     3966       36   3       0             0 xinit
[55357.592011] [  462]  1000   462    57250     3017   0       0             0 X
[55357.592013] [  483]  1000   483    13495      393   0       0             0 i3
[55357.592016] [  490]  1000   490     6062       87   1       0             0 unclutter
[55357.592018] [  493]  1000   493     6004       58   1       0             0 dispad
[55357.592020] [  494]  1000   494    31745     6798   1       0             0 urxvtd
[55357.592022] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55357.592025] [  508]  1000   508     8156      420   2       0             0 zsh
[55357.592027] [  515]     0   515     8482       80   0       0             0 sudo
[55357.592029] [  516]     0   516     6933      235   0       0             0 zsh
[55357.592031] [  530]     0   530     7404      172   1       0             0 wpa_supplicant
[55357.592034] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55357.592036] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55357.592038] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55357.592040] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55357.592043] [ 1312]  1000  1312    14878      706   1       0             0 mutt
[55357.592045] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55357.592047] [ 1339]  1000  1339    16616     2409   2       0             0 mutt
[55357.592050] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55357.592052] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55357.592054] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55357.592056] [12547]  1000 12547     8729      484   3       0             0 zsh
[55357.592059] [12784]  1000 12784     8156      421   3       0             0 zsh
[55357.592061] [24189]  1000 24189     8156      421   1       0             0 zsh
[55357.592063] [30766]  1000 30766     8156      421   0       0             0 zsh
[55357.592066] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55357.592068] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55357.592070] [ 5518]  1000  5518    90770     1563   1       0             0 kded4
[55357.592072] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55357.592075] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55357.592077] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[55357.592079] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55357.592082] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55357.592084] [ 8065]  1000  8065     6531      298   1       0             0 i3bar
[55357.592086] [ 8066]  1000  8066     7809      217   1       0             0 i3status
[55357.592088] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55357.592091] [ 8708]     0  8708     2776      120   2       0             0 wpa_cli
[55357.592093] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55357.592095] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55357.592097] [ 8776]     0  8776    51901      335   0       0             0 colord
[55357.592099] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55357.592102] [10002]  1000 10002     8290      403   0       0             0 vim
[55357.592105] [10733]  1000 10733     8156      421   2       0             0 zsh
[55357.592107] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55357.592109] [10749]  1000 10749     8156      421   2       0             0 zsh
[55357.592111] [10758]  1000 10758    15099      885   1       0             0 mutt
[55357.592114] [10786]  1000 10786     8970      302   1       0             0 ssh
[55357.592116] [10788]  1000 10788     8970      198   0       0             0 ssh
[55357.592118] [10790]  1000 10790     8970      264   1       0             0 ssh
[55357.592120] [15290]  1000 15290     9005      216   0       0             0 ssh
[55357.592123] [15483]     0 15483     5899      133   1       0             0 vpnc
[55357.592125] [15633]  1000 15633     8740      474   2       0             0 zsh
[55357.592127] [16517]  1000 16517     8156      421   2       0             0 zsh
[55357.592130] [16542]  1000 16542     8156      420   0       0             0 zsh
[55357.592132] [16555]  1000 16555     8267      407   0       0             0 vim
[55357.592134] [16569]  1000 16569    21607      139   1       0             0 i3lock
[55357.592137] [ 4043]    73  4043    16331      255   2       0             0 pickup
[55357.592139] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55357.592143] [ 9076]     0  9076     9170      388   1       0             0 crond
[55357.592145] [ 9079]  1000  9079     2937      211   2       0             0 sh
[55357.592147] [ 9081]  1000  9081   155202     7777   0       0             0 offlineimap
[55357.592149] [ 9188]     0  9188     9170      388   0       0             0 crond
[55357.592152] [ 9191]  1000  9191     2937      213   1       0             0 sh
[55357.592154] [ 9193]  1000  9193   153959     2751   0       0             0 offlineimap
[55357.592156] Out of memory: Kill process 9081 (offlineimap) score 7 or sacrifice child
[55357.592159] Killed process 9081 (offlineimap) total-vm:620808kB, anon-rss:30508kB, file-rss:600kB
[55397.369183] X invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55397.369187] X cpuset=/ mems_allowed=0
[55397.369191] Pid: 462, comm: X Tainted: G        W    3.5.4-1-ARCH #1
[55397.369192] Call Trace:
[55397.369199]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55397.369204]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55397.369209]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55397.369214]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55397.369220]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55397.369223]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55397.369227]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55397.369232]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55397.369235]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55397.369238]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55397.369243]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55397.369246]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55397.369250]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55397.369254]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55397.369259]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55397.369264]  [<ffffffff812056e4>] ? security_file_permission+0x94/0xb0
[55397.369269]  [<ffffffff81179168>] ? vfs_read+0x138/0x180
[55397.369273]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55397.369275] Mem-Info:
[55397.369276] Node 0 DMA per-cpu:
[55397.369280] CPU    0: hi:    0, btch:   1 usd:   0
[55397.369281] CPU    1: hi:    0, btch:   1 usd:   0
[55397.369283] CPU    2: hi:    0, btch:   1 usd:   0
[55397.369285] CPU    3: hi:    0, btch:   1 usd:   0
[55397.369287] Node 0 DMA32 per-cpu:
[55397.369289] CPU    0: hi:  186, btch:  31 usd: 108
[55397.369291] CPU    1: hi:  186, btch:  31 usd:   0
[55397.369293] CPU    2: hi:  186, btch:  31 usd:   0
[55397.369294] CPU    3: hi:  186, btch:  31 usd:   0
[55397.369295] Node 0 Normal per-cpu:
[55397.369298] CPU    0: hi:  186, btch:  31 usd: 134
[55397.369299] CPU    1: hi:  186, btch:  31 usd:   0
[55397.369301] CPU    2: hi:  186, btch:  31 usd:   0
[55397.369303] CPU    3: hi:  186, btch:  31 usd:  30
[55397.369307] active_anon:77478 inactive_anon:16229 isolated_anon:0
[55397.369307]  active_file:10 inactive_file:7 isolated_file:0
[55397.369307]  unevictable:1683 dirty:0 writeback:0 unstable:0
[55397.369307]  free:22533 slab_reclaimable:845009 slab_unreclaimable:5752
[55397.369307]  mapped:1252 shmem:48018 pagetables:2422 bounce:0
[55397.369310] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55397.369316] lowmem_reserve[]: 0 2137 3899 3899
[55397.369320] Node 0 DMA32 free:43932kB min:36900kB low:46124kB high:55348kB active_anon:70536kB inactive_anon:2588kB active_file:28kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:128kB shmem:26716kB slab_reclaimable:2057084kB slab_unreclaimable:1808kB kernel_stack:168kB pagetables:2424kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2016 all_unreclaimable? yes
[55397.369328] lowmem_reserve[]: 0 0 1762 1762
[55397.369331] Node 0 Normal free:30360kB min:30416kB low:38020kB high:45624kB active_anon:239376kB inactive_anon:62328kB active_file:12kB inactive_file:80kB unevictable:5920kB isolated(anon):0kB isolated(file):128kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:4880kB shmem:165356kB slab_reclaimable:1322888kB slab_unreclaimable:21200kB kernel_stack:1256kB pagetables:7264kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:28991 all_unreclaimable? yes
[55397.369338] lowmem_reserve[]: 0 0 0 0
[55397.369341] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55397.369350] Node 0 DMA32: 660*4kB 2137*8kB 1232*16kB 9*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43896kB
[55397.369363] Node 0 Normal: 2721*4kB 785*8kB 612*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30476kB
[55397.369376] 48926 total pagecache pages
[55397.369378] 0 pages in swap cache
[55397.369380] Swap cache stats: add 0, delete 0, find 0/0
[55397.369381] Free swap  = 0kB
[55397.369383] Total swap = 0kB
[55397.380791] 1048048 pages RAM
[55397.380794] 57533 pages reserved
[55397.380796] 29349 pages shared
[55397.380797] 941966 pages non-shared
[55397.380800] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55397.380807] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55397.380811] [  207]     0   207    23509     1631   1       0             0 systemd-journal
[55397.380815] [  331]     0   331     1056       45   1       0             0 acpid
[55397.380818] [  332]     0   332     3303      186   1       0             0 crond
[55397.380822] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55397.380827] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55397.380831] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55397.380834] [  349]     0   349    15747      115   3       0             0 login
[55397.380838] [  356]     0   356     2031       30   0       0             0 agetty
[55397.380842] [  357]     0   357     2031       30   2       0             0 agetty
[55397.380846] [  358]     0   358     2031       30   2       0             0 agetty
[55397.380857] [  359]     0   359     2031       32   0       0             0 agetty
[55397.380860] [  360]     0   360     2031       30   0       0             0 agetty
[55397.380863] [  418]     0   418     3092       83   3       0             0 master
[55397.380865] [  421]    73   421    16374      261   0       0             0 qmgr
[55397.380868] [  433]  1000   433     3423      101   3       0             0 restart-x
[55397.380871] [  444]  1000   444     3423      109   2       0             0 startx
[55397.380874] [  461]  1000   461     3966       36   3       0             0 xinit
[55397.380876] [  462]  1000   462    57250     2997   3       0             0 X
[55397.380879] [  483]  1000   483    13495      393   1       0             0 i3
[55397.380882] [  490]  1000   490     6062       72   3       0             0 unclutter
[55397.380885] [  493]  1000   493     6004       58   1       0             0 dispad
[55397.380888] [  494]  1000   494    31745     6809   3       0             0 urxvtd
[55397.380891] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55397.380893] [  508]  1000   508     8156      420   2       0             0 zsh
[55397.380896] [  515]     0   515     8482       80   0       0             0 sudo
[55397.380899] [  516]     0   516     6933      235   0       0             0 zsh
[55397.380901] [  530]     0   530     7404      179   1       0             0 wpa_supplicant
[55397.380904] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55397.380907] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55397.380910] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55397.380913] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55397.380916] [ 1312]  1000  1312    14878      706   1       0             0 mutt
[55397.380918] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55397.380921] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[55397.380924] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55397.380927] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55397.380929] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55397.380932] [12547]  1000 12547     8729      484   3       0             0 zsh
[55397.380935] [12784]  1000 12784     8156      421   3       0             0 zsh
[55397.380937] [24189]  1000 24189     8156      421   1       0             0 zsh
[55397.380940] [30766]  1000 30766     8156      421   0       0             0 zsh
[55397.380942] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55397.380944] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55397.380947] [ 5518]  1000  5518    90770     1560   3       0             0 kded4
[55397.380949] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55397.380951] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55397.380954] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[55397.380956] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55397.380958] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55397.380961] [ 8065]  1000  8065     6531      310   3       0             0 i3bar
[55397.380963] [ 8066]  1000  8066     7809      210   2       0             0 i3status
[55397.380966] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55397.380968] [ 8708]     0  8708     2776      135   3       0             0 wpa_cli
[55397.380970] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55397.380972] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55397.380974] [ 8776]     0  8776    51901      335   0       0             0 colord
[55397.380975] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55397.380977] [10002]  1000 10002     8290      403   0       0             0 vim
[55397.380980] [10733]  1000 10733     8156      421   2       0             0 zsh
[55397.380982] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55397.380983] [10749]  1000 10749     8156      421   2       0             0 zsh
[55397.380985] [10758]  1000 10758    15099      885   1       0             0 mutt
[55397.380987] [10786]  1000 10786     8970      255   1       0             0 ssh
[55397.380988] [10788]  1000 10788     8970      198   0       0             0 ssh
[55397.380990] [10790]  1000 10790     8970      264   1       0             0 ssh
[55397.380992] [15290]  1000 15290     9005      216   0       0             0 ssh
[55397.380994] [15483]     0 15483     5899      121   1       0             0 vpnc
[55397.380996] [15633]  1000 15633     8740      474   2       0             0 zsh
[55397.380997] [16517]  1000 16517     8156      421   2       0             0 zsh
[55397.380999] [16542]  1000 16542     8156      420   0       0             0 zsh
[55397.381001] [16555]  1000 16555     8267      407   0       0             0 vim
[55397.381003] [16569]  1000 16569    21607      139   1       0             0 i3lock
[55397.381005] [ 4043]    73  4043    16331      281   2       0             0 pickup
[55397.381007] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55397.381009] [ 9188]     0  9188     9170      388   0       0             0 crond
[55397.381011] [ 9191]  1000  9191     2937      213   1       0             0 sh
[55397.381013] [ 9193]  1000  9193   155591     9946   3       0             0 offlineimap
[55397.381015] [ 9210]    73  9210    16363      371   0       0             0 cleanup
[55397.381016] [ 9213]    73  9213    16332      374   2       0             0 trivial-rewrite
[55397.381018] [ 9214]     0  9214    16353      427   1       0             0 local
[55397.381020] Out of memory: Kill process 9193 (offlineimap) score 10 or sacrifice child
[55397.381023] Killed process 9193 (offlineimap) total-vm:622364kB, anon-rss:39148kB, file-rss:636kB
[55535.214996] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55535.215000] kded4 cpuset=/ mems_allowed=0
[55535.215003] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[55535.215005] Call Trace:
[55535.215011]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55535.215016]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55535.215020]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55535.215025]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55535.215029]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55535.215032]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55535.215036]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55535.215040]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55535.215042]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55535.215045]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55535.215049]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55535.215052]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55535.215055]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.215057]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.215060]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55535.215062]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.215067]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55535.215069]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.215072]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[55535.215075]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55535.215076] Mem-Info:
[55535.215077] Node 0 DMA per-cpu:
[55535.215080] CPU    0: hi:    0, btch:   1 usd:   0
[55535.215082] CPU    1: hi:    0, btch:   1 usd:   0
[55535.215083] CPU    2: hi:    0, btch:   1 usd:   0
[55535.215084] CPU    3: hi:    0, btch:   1 usd:   0
[55535.215085] Node 0 DMA32 per-cpu:
[55535.215088] CPU    0: hi:  186, btch:  31 usd:   0
[55535.215089] CPU    1: hi:  186, btch:  31 usd:  26
[55535.215091] CPU    2: hi:  186, btch:  31 usd:   0
[55535.215092] CPU    3: hi:  186, btch:  31 usd:   0
[55535.215093] Node 0 Normal per-cpu:
[55535.215095] CPU    0: hi:  186, btch:  31 usd: 102
[55535.215097] CPU    1: hi:  186, btch:  31 usd:  64
[55535.215098] CPU    2: hi:  186, btch:  31 usd:   0
[55535.215100] CPU    3: hi:  186, btch:  31 usd:   0
[55535.215104] active_anon:77130 inactive_anon:16233 isolated_anon:0
[55535.215104]  active_file:114 inactive_file:294 isolated_file:0
[55535.215104]  unevictable:1683 dirty:1 writeback:5 unstable:0
[55535.215104]  free:22545 slab_reclaimable:845001 slab_unreclaimable:5759
[55535.215104]  mapped:1357 shmem:48045 pagetables:2377 bounce:0
[55535.215106] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55535.215111] lowmem_reserve[]: 0 2137 3899 3899
[55535.215114] Node 0 DMA32 free:43940kB min:36900kB low:46124kB high:55348kB active_anon:70408kB inactive_anon:2588kB active_file:4kB inactive_file:132kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:4kB writeback:4kB mapped:108kB shmem:26716kB slab_reclaimable:2057084kB slab_unreclaimable:1808kB kernel_stack:192kB pagetables:2464kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:619 all_unreclaimable? yes
[55535.215120] lowmem_reserve[]: 0 0 1762 1762
[55535.215123] Node 0 Normal free:30400kB min:30416kB low:38020kB high:45624kB active_anon:238112kB inactive_anon:62344kB active_file:452kB inactive_file:1044kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:16kB mapped:5320kB shmem:165464kB slab_reclaimable:1322856kB slab_unreclaimable:21228kB kernel_stack:1240kB pagetables:7044kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2848 all_unreclaimable? yes
[55535.215128] lowmem_reserve[]: 0 0 0 0
[55535.215131] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55535.215138] Node 0 DMA32: 634*4kB 2142*8kB 1229*16kB 12*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43880kB
[55535.215146] Node 0 Normal: 2701*4kB 782*8kB 632*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30692kB
[55535.215153] 49430 total pagecache pages
[55535.215154] 0 pages in swap cache
[55535.215156] Swap cache stats: add 0, delete 0, find 0/0
[55535.215157] Free swap  = 0kB
[55535.215158] Total swap = 0kB
[55535.224697] 1048048 pages RAM
[55535.224700] 57533 pages reserved
[55535.224701] 29665 pages shared
[55535.224702] 941739 pages non-shared
[55535.224703] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55535.224710] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55535.224713] [  207]     0   207    24916     1794   0       0             0 systemd-journal
[55535.224716] [  331]     0   331     1056       45   1       0             0 acpid
[55535.224718] [  332]     0   332     3303      189   3       0             0 crond
[55535.224721] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55535.224724] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55535.224727] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55535.224729] [  349]     0   349    15747      115   3       0             0 login
[55535.224732] [  356]     0   356     2031       30   0       0             0 agetty
[55535.224735] [  357]     0   357     2031       30   2       0             0 agetty
[55535.224737] [  358]     0   358     2031       30   2       0             0 agetty
[55535.224740] [  359]     0   359     2031       32   0       0             0 agetty
[55535.224742] [  360]     0   360     2031       30   0       0             0 agetty
[55535.224744] [  418]     0   418     3092       68   0       0             0 master
[55535.224747] [  421]    73   421    16374      301   2       0             0 qmgr
[55535.224749] [  433]  1000   433     3423      101   3       0             0 restart-x
[55535.224752] [  444]  1000   444     3423      109   2       0             0 startx
[55535.224755] [  461]  1000   461     3966       36   3       0             0 xinit
[55535.224758] [  462]  1000   462    57250     3022   1       0             0 X
[55535.224760] [  483]  1000   483    13495      393   1       0             0 i3
[55535.224763] [  490]  1000   490     6062       72   0       0             0 unclutter
[55535.224766] [  493]  1000   493     6004       83   3       0             0 dispad
[55535.224769] [  494]  1000   494    31745     6812   0       0             0 urxvtd
[55535.224771] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55535.224774] [  508]  1000   508     8156      420   2       0             0 zsh
[55535.224777] [  515]     0   515     8482       80   0       0             0 sudo
[55535.224780] [  516]     0   516     6933      235   0       0             0 zsh
[55535.224783] [  530]     0   530     7404      156   3       0             0 wpa_supplicant
[55535.224785] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55535.224788] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55535.224790] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55535.224793] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55535.224795] [ 1312]  1000  1312    14878      706   1       0             0 mutt
[55535.224798] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55535.224800] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[55535.224803] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55535.224805] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55535.224807] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55535.224810] [12547]  1000 12547     8729      484   3       0             0 zsh
[55535.224812] [12784]  1000 12784     8156      421   3       0             0 zsh
[55535.224814] [24189]  1000 24189     8156      421   1       0             0 zsh
[55535.224816] [30766]  1000 30766     8156      421   0       0             0 zsh
[55535.224819] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55535.224822] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55535.224824] [ 5518]  1000  5518    90770     1611   2       0             0 kded4
[55535.224827] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55535.224830] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55535.224832] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[55535.224834] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55535.224837] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55535.224839] [ 8065]  1000  8065     6531      311   1       0             0 i3bar
[55535.224841] [ 8066]  1000  8066     7809      222   1       0             0 i3status
[55535.224844] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55535.224847] [ 8708]     0  8708     2776      146   1       0             0 wpa_cli
[55535.224849] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55535.224852] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55535.224855] [ 8776]     0  8776    51901      335   0       0             0 colord
[55535.224858] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55535.224861] [10002]  1000 10002     8290      403   0       0             0 vim
[55535.224864] [10733]  1000 10733     8156      421   2       0             0 zsh
[55535.224867] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55535.224869] [10749]  1000 10749     8156      421   2       0             0 zsh
[55535.224871] [10758]  1000 10758    15099      885   1       0             0 mutt
[55535.224874] [10786]  1000 10786     8970      266   0       0             0 ssh
[55535.224876] [10788]  1000 10788     8970      198   0       0             0 ssh
[55535.224878] [10790]  1000 10790     8970      270   0       0             0 ssh
[55535.224880] [15290]  1000 15290     9005      216   1       0             0 ssh
[55535.224882] [15483]     0 15483     5899      135   1       0             0 vpnc
[55535.224884] [15633]  1000 15633     8740      474   2       0             0 zsh
[55535.224886] [16517]  1000 16517     8156      421   2       0             0 zsh
[55535.224888] [16542]  1000 16542     8156      420   0       0             0 zsh
[55535.224897] [16555]  1000 16555     8267      407   0       0             0 vim
[55535.224899] [16569]  1000 16569    21607      144   1       0             0 i3lock
[55535.224901] [ 4043]    73  4043    16331      298   1       0             0 pickup
[55535.224902] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55535.224905] [ 9320]     0  9320     9170      388   1       0             0 crond
[55535.224906] [ 9323]  1000  9323     2937      211   2       0             0 sh
[55535.224908] [ 9325]  1000  9325   171780     9906   3       0             0 offlineimap
[55535.224909] [ 9469]     0  9469     9170      387   0       0             0 crond
[55535.224911] [ 9471]  1000  9471     2937      225   2       0             0 sh
[55535.224912] [ 9472]  1000  9472     4878      295   3       0             0 fetchmail
[55535.224914] Out of memory: Kill process 9325 (offlineimap) score 10 or sacrifice child
[55535.224917] Killed process 9325 (offlineimap) total-vm:687120kB, anon-rss:39332kB, file-rss:292kB
[55535.331785] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55535.331789] kded4 cpuset=/ mems_allowed=0
[55535.331791] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[55535.331792] Call Trace:
[55535.331798]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55535.331803]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55535.331806]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55535.331811]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55535.331815]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55535.331817]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55535.331820]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55535.331824]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55535.331826]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55535.331828]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55535.331832]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55535.331834]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55535.331837]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.331839]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.331841]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55535.331843]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.331846]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55535.331848]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[55535.331850]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[55535.331852]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55535.331854] Mem-Info:
[55535.331855] Node 0 DMA per-cpu:
[55535.331857] CPU    0: hi:    0, btch:   1 usd:   0
[55535.331858] CPU    1: hi:    0, btch:   1 usd:   0
[55535.331859] CPU    2: hi:    0, btch:   1 usd:   0
[55535.331860] CPU    3: hi:    0, btch:   1 usd:   0
[55535.331861] Node 0 DMA32 per-cpu:
[55535.331863] CPU    0: hi:  186, btch:  31 usd:   0
[55535.331864] CPU    1: hi:  186, btch:  31 usd:   0
[55535.331865] CPU    2: hi:  186, btch:  31 usd:   0
[55535.331866] CPU    3: hi:  186, btch:  31 usd:   0
[55535.331867] Node 0 Normal per-cpu:
[55535.331869] CPU    0: hi:  186, btch:  31 usd:   0
[55535.331870] CPU    1: hi:  186, btch:  31 usd:  31
[55535.331871] CPU    2: hi:  186, btch:  31 usd:   0
[55535.331872] CPU    3: hi:  186, btch:  31 usd:   0
[55535.331875] active_anon:77130 inactive_anon:16233 isolated_anon:0
[55535.331875]  active_file:90 inactive_file:475 isolated_file:0
[55535.331875]  unevictable:1683 dirty:1 writeback:5 unstable:0
[55535.331875]  free:22509 slab_reclaimable:845001 slab_unreclaimable:5759
[55535.331875]  mapped:1311 shmem:48045 pagetables:2377 bounce:0
[55535.331877] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55535.331881] lowmem_reserve[]: 0 2137 3899 3899
[55535.331884] Node 0 DMA32 free:43832kB min:36900kB low:46124kB high:55348kB active_anon:70408kB inactive_anon:2588kB active_file:4kB inactive_file:96kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:4kB writeback:4kB mapped:108kB shmem:26716kB slab_reclaimable:2057084kB slab_unreclaimable:1808kB kernel_stack:192kB pagetables:2464kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:310 all_unreclaimable? yes
[55535.331888] lowmem_reserve[]: 0 0 1762 1762
[55535.331891] Node 0 Normal free:30364kB min:30416kB low:38020kB high:45624kB active_anon:238112kB inactive_anon:62344kB active_file:356kB inactive_file:1804kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:16kB mapped:5136kB shmem:165464kB slab_reclaimable:1322856kB slab_unreclaimable:21228kB kernel_stack:1240kB pagetables:7044kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:3496 all_unreclaimable? yes
[55535.331895] lowmem_reserve[]: 0 0 0 0
[55535.331897] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55535.331904] Node 0 DMA32: 642*4kB 2137*8kB 1239*16kB 15*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44128kB
[55535.331909] Node 0 Normal: 2700*4kB 773*8kB 635*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30664kB
[55535.331915] 49513 total pagecache pages
[55535.331916] 0 pages in swap cache
[55535.331918] Swap cache stats: add 0, delete 0, find 0/0
[55535.331918] Free swap  = 0kB
[55535.331919] Total swap = 0kB
[55535.341929] 1048048 pages RAM
[55535.341931] 57533 pages reserved
[55535.341932] 29715 pages shared
[55535.341933] 941775 pages non-shared
[55535.341935] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55535.341942] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55535.341945] [  207]     0   207    26018     1912   3       0             0 systemd-journal
[55535.341948] [  331]     0   331     1056       45   1       0             0 acpid
[55535.341951] [  332]     0   332     3303      189   3       0             0 crond
[55535.341955] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55535.341957] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55535.341959] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55535.341961] [  349]     0   349    15747      115   3       0             0 login
[55535.341962] [  356]     0   356     2031       30   0       0             0 agetty
[55535.341964] [  357]     0   357     2031       30   2       0             0 agetty
[55535.341966] [  358]     0   358     2031       30   2       0             0 agetty
[55535.341968] [  359]     0   359     2031       32   0       0             0 agetty
[55535.341970] [  360]     0   360     2031       30   0       0             0 agetty
[55535.341971] [  418]     0   418     3092       68   0       0             0 master
[55535.341973] [  421]    73   421    16374      301   2       0             0 qmgr
[55535.341975] [  433]  1000   433     3423      101   3       0             0 restart-x
[55535.341977] [  444]  1000   444     3423      109   2       0             0 startx
[55535.341979] [  461]  1000   461     3966       36   3       0             0 xinit
[55535.341980] [  462]  1000   462    57250     2997   1       0             0 X
[55535.341982] [  483]  1000   483    13495      393   1       0             0 i3
[55535.341984] [  490]  1000   490     6062       72   0       0             0 unclutter
[55535.341985] [  493]  1000   493     6004       71   1       0             0 dispad
[55535.341987] [  494]  1000   494    31745     6810   1       0             0 urxvtd
[55535.341989] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55535.341991] [  508]  1000   508     8156      420   2       0             0 zsh
[55535.341993] [  515]     0   515     8482       80   0       0             0 sudo
[55535.341994] [  516]     0   516     6933      235   0       0             0 zsh
[55535.341996] [  530]     0   530     7404      156   3       0             0 wpa_supplicant
[55535.341998] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55535.342000] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55535.342001] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55535.342003] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55535.342005] [ 1312]  1000  1312    14878      706   1       0             0 mutt
[55535.342007] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55535.342009] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[55535.342011] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55535.342013] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55535.342014] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55535.342016] [12547]  1000 12547     8729      484   3       0             0 zsh
[55535.342018] [12784]  1000 12784     8156      421   3       0             0 zsh
[55535.342020] [24189]  1000 24189     8156      421   1       0             0 zsh
[55535.342021] [30766]  1000 30766     8156      421   0       0             0 zsh
[55535.342023] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55535.342025] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55535.342026] [ 5518]  1000  5518    90770     1580   2       0             0 kded4
[55535.342028] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55535.342030] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55535.342031] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[55535.342033] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55535.342035] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55535.342037] [ 8065]  1000  8065     6531      311   1       0             0 i3bar
[55535.342038] [ 8066]  1000  8066     7809      222   1       0             0 i3status
[55535.342040] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55535.342042] [ 8708]     0  8708     2776      146   1       0             0 wpa_cli
[55535.342043] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55535.342045] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55535.342047] [ 8776]     0  8776    51901      335   0       0             0 colord
[55535.342048] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55535.342050] [10002]  1000 10002     8290      403   0       0             0 vim
[55535.342053] [10733]  1000 10733     8156      421   2       0             0 zsh
[55535.342054] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55535.342056] [10749]  1000 10749     8156      421   2       0             0 zsh
[55535.342058] [10758]  1000 10758    15099      885   1       0             0 mutt
[55535.342059] [10786]  1000 10786     8970      266   0       0             0 ssh
[55535.342061] [10788]  1000 10788     8970      198   0       0             0 ssh
[55535.342063] [10790]  1000 10790     8970      270   0       0             0 ssh
[55535.342065] [15290]  1000 15290     9005      216   1       0             0 ssh
[55535.342067] [15483]     0 15483     5899      135   1       0             0 vpnc
[55535.342069] [15633]  1000 15633     8740      474   2       0             0 zsh
[55535.342071] [16517]  1000 16517     8156      421   2       0             0 zsh
[55535.342072] [16542]  1000 16542     8156      420   0       0             0 zsh
[55535.342074] [16555]  1000 16555     8267      407   0       0             0 vim
[55535.342076] [16569]  1000 16569    21607      144   1       0             0 i3lock
[55535.342078] [ 4043]    73  4043    16331      298   1       0             0 pickup
[55535.342080] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55535.342082] [ 9320]     0  9320     9170      388   1       0             0 crond
[55535.342084] [ 9323]  1000  9323     2937      211   2       0             0 sh
[55535.342086] [ 9468]  1000  9325   171780    10066   2       0             0 offlineimap
[55535.342088] [ 9469]     0  9469     9170      387   0       0             0 crond
[55535.342090] [ 9471]  1000  9471     2937      225   2       0             0 sh
[55535.342091] [ 9472]  1000  9472     4878      265   3       0             0 fetchmail
[55535.342093] Out of memory: Kill process 9468 (offlineimap) score 10 or sacrifice child
[55535.342095] Killed process 9468 (offlineimap) total-vm:687120kB, anon-rss:39388kB, file-rss:876kB
[55633.768474] urxvtd invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[55633.768478] urxvtd cpuset=/ mems_allowed=0
[55633.768480] Pid: 494, comm: urxvtd Tainted: G        W    3.5.4-1-ARCH #1
[55633.768481] Call Trace:
[55633.768487]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[55633.768491]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[55633.768495]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[55633.768499]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[55633.768503]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[55633.768505]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[55633.768508]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[55633.768512]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[55633.768514]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[55633.768516]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[55633.768519]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[55633.768522]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[55633.768525]  [<ffffffff81079380>] ? lock_hrtimer_base.isra.22+0x30/0x60
[55633.768527]  [<ffffffff81079486>] ? hrtimer_try_to_cancel+0x86/0x110
[55633.768530]  [<ffffffff81079532>] ? hrtimer_cancel+0x22/0x30
[55633.768532]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[55633.768535]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[55633.768538]  [<ffffffff811bd101>] ? ep_poll+0x2a1/0x360
[55633.768541]  [<ffffffff8101b9d9>] ? read_tsc+0x9/0x20
[55633.768544]  [<ffffffff810a16a0>] ? ktime_get_ts+0xb0/0xf0
[55633.768546]  [<ffffffff8147e765>] page_fault+0x25/0x30
[55633.768547] Mem-Info:
[55633.768549] Node 0 DMA per-cpu:
[55633.768551] CPU    0: hi:    0, btch:   1 usd:   0
[55633.768552] CPU    1: hi:    0, btch:   1 usd:   0
[55633.768553] CPU    2: hi:    0, btch:   1 usd:   0
[55633.768554] CPU    3: hi:    0, btch:   1 usd:   0
[55633.768555] Node 0 DMA32 per-cpu:
[55633.768557] CPU    0: hi:  186, btch:  31 usd:   0
[55633.768558] CPU    1: hi:  186, btch:  31 usd:   0
[55633.768559] CPU    2: hi:  186, btch:  31 usd:   0
[55633.768560] CPU    3: hi:  186, btch:  31 usd:   0
[55633.768561] Node 0 Normal per-cpu:
[55633.768562] CPU    0: hi:  186, btch:  31 usd:  48
[55633.768563] CPU    1: hi:  186, btch:  31 usd:  15
[55633.768565] CPU    2: hi:  186, btch:  31 usd:   0
[55633.768566] CPU    3: hi:  186, btch:  31 usd:   0
[55633.768569] active_anon:77468 inactive_anon:16241 isolated_anon:0
[55633.768569]  active_file:48 inactive_file:12 isolated_file:0
[55633.768569]  unevictable:1683 dirty:0 writeback:0 unstable:0
[55633.768569]  free:22498 slab_reclaimable:845001 slab_unreclaimable:5741
[55633.768569]  mapped:1350 shmem:48084 pagetables:2435 bounce:0
[55633.768571] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[55633.768575] lowmem_reserve[]: 0 2137 3899 3899
[55633.768578] Node 0 DMA32 free:43816kB min:36900kB low:46124kB high:55348kB active_anon:70560kB inactive_anon:2588kB active_file:104kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:384kB shmem:26716kB slab_reclaimable:2057084kB slab_unreclaimable:1808kB kernel_stack:176kB pagetables:2420kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:304 all_unreclaimable? yes
[55633.768582] lowmem_reserve[]: 0 0 1762 1762
[55633.768584] Node 0 Normal free:30336kB min:30416kB low:38020kB high:45624kB active_anon:239312kB inactive_anon:62376kB active_file:88kB inactive_file:104kB unevictable:5920kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5920kB dirty:0kB writeback:0kB mapped:5016kB shmem:165620kB slab_reclaimable:1322856kB slab_unreclaimable:21156kB kernel_stack:1256kB pagetables:7320kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:360 all_unreclaimable? yes
[55633.768588] lowmem_reserve[]: 0 0 0 0
[55633.768591] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[55633.768597] Node 0 DMA32: 666*4kB 2141*8kB 1242*16kB 11*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44112kB
[55633.768603] Node 0 Normal: 2696*4kB 832*8kB 600*16kB 0*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30560kB
[55633.768608] 49094 total pagecache pages
[55633.768609] 0 pages in swap cache
[55633.768611] Swap cache stats: add 0, delete 0, find 0/0
[55633.768612] Free swap  = 0kB
[55633.768612] Total swap = 0kB
[55633.776797] 1048048 pages RAM
[55633.776800] 57533 pages reserved
[55633.776801] 29767 pages shared
[55633.776802] 942048 pages non-shared
[55633.776803] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[55633.776810] [  203]     0   203     6531      246   0     -17         -1000 systemd-udevd
[55633.776813] [  207]     0   207    27234     2015   3       0             0 systemd-journal
[55633.776816] [  331]     0   331     1056       45   1       0             0 acpid
[55633.776819] [  332]     0   332     3303      189   3       0             0 crond
[55633.776821] [  334]     0   334    10502      140   1     -17         -1000 sshd
[55633.776824] [  340]    81   340     4408      135   0     -13          -900 dbus-daemon
[55633.776826] [  341]     0   341     6512       70   1       0             0 systemd-logind
[55633.776829] [  349]     0   349    15747      115   3       0             0 login
[55633.776832] [  356]     0   356     2031       30   0       0             0 agetty
[55633.776834] [  357]     0   357     2031       30   2       0             0 agetty
[55633.776837] [  358]     0   358     2031       30   2       0             0 agetty
[55633.776840] [  359]     0   359     2031       32   0       0             0 agetty
[55633.776843] [  360]     0   360     2031       30   0       0             0 agetty
[55633.776846] [  418]     0   418     3092       79   0       0             0 master
[55633.776851] [  421]    73   421    16374      250   0       0             0 qmgr
[55633.776855] [  433]  1000   433     3423      101   3       0             0 restart-x
[55633.776858] [  444]  1000   444     3423      109   2       0             0 startx
[55633.776861] [  461]  1000   461     3966       36   3       0             0 xinit
[55633.776865] [  462]  1000   462    57250     3025   2       0             0 X
[55633.776868] [  483]  1000   483    13495      393   1       0             0 i3
[55633.776872] [  490]  1000   490     6062       72   0       0             0 unclutter
[55633.776875] [  493]  1000   493     6004       58   3       0             0 dispad
[55633.776879] [  494]  1000   494    31745     6842   1       0             0 urxvtd
[55633.776882] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[55633.776885] [  508]  1000   508     8156      420   2       0             0 zsh
[55633.776887] [  515]     0   515     8482       80   0       0             0 sudo
[55633.776890] [  516]     0   516     6933      235   0       0             0 zsh
[55633.776892] [  530]     0   530     7404      172   2       0             0 wpa_supplicant
[55633.776894] [  585]     0   585     2136       38   0       0             0 dhcpcd
[55633.776897] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[55633.776899] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[55633.776902] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[55633.776905] [ 1312]  1000  1312    14878      706   1       0             0 mutt
[55633.776908] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[55633.776910] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[55633.776913] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[55633.776916] [ 1359]     0  1359     8481       78   3       0             0 sudo
[55633.776919] [ 1360]     0  1360     6933      237   3       0             0 zsh
[55633.776921] [12547]  1000 12547     8729      484   3       0             0 zsh
[55633.776924] [12784]  1000 12784     8156      421   3       0             0 zsh
[55633.776927] [24189]  1000 24189     8156      421   1       0             0 zsh
[55633.776929] [30766]  1000 30766     8156      421   0       0             0 zsh
[55633.776932] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[55633.776935] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[55633.776937] [ 5518]  1000  5518    90770     1560   2       0             0 kded4
[55633.776940] [ 5525]  1000  5525   238394     2492   3       0             0 knotify4
[55633.776942] [ 5529]     0  5529    54766      810   1       0             0 upowerd
[55633.776945] [ 5534]     0  5534    46649      203   1     -13          -900 polkitd
[55633.776948] [ 5556]     0  5556    48360      302   1       0             0 udisks-daemon
[55633.776949] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[55633.776951] [ 8065]  1000  8065     6531      293   1       0             0 i3bar
[55633.776953] [ 8066]  1000  8066     7809      205   1       0             0 i3status
[55633.776955] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[55633.776956] [ 8708]     0  8708     2776      125   1       0             0 wpa_cli
[55633.776958] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[55633.776960] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[55633.776961] [ 8776]     0  8776    51901      335   0       0             0 colord
[55633.776963] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[55633.776965] [10002]  1000 10002     8290      403   0       0             0 vim
[55633.776968] [10733]  1000 10733     8156      421   2       0             0 zsh
[55633.776969] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[55633.776971] [10749]  1000 10749     8156      421   2       0             0 zsh
[55633.776973] [10758]  1000 10758    15099      885   1       0             0 mutt
[55633.776974] [10786]  1000 10786     8970      278   1       0             0 ssh
[55633.776976] [10788]  1000 10788     8970      198   0       0             0 ssh
[55633.776978] [10790]  1000 10790     8970      288   0       0             0 ssh
[55633.776980] [15290]  1000 15290     9005      216   0       0             0 ssh
[55633.776981] [15483]     0 15483     5899      143   3       0             0 vpnc
[55633.776983] [15633]  1000 15633     8740      474   2       0             0 zsh
[55633.776985] [16517]  1000 16517     8156      421   2       0             0 zsh
[55633.776986] [16542]  1000 16542     8156      420   0       0             0 zsh
[55633.776988] [16555]  1000 16555     8267      407   0       0             0 vim
[55633.776990] [16569]  1000 16569    21607      139   1       0             0 i3lock
[55633.776992] [ 4043]    73  4043    16331      264   2       0             0 pickup
[55633.776994] [ 4573]     0  4573     3806     1680   1       0             0 atop
[55633.776997] [ 9475]    73  9475    16363      370   2       0             0 cleanup
[55633.776998] [ 9476]    73  9476    16332      373   1       0             0 trivial-rewrite
[55633.777000] [ 9477]     0  9477    16353      426   3       0             0 local
[55633.777002] [ 9478]     0  9478     9170      388   3       0             0 crond
[55633.777004] [ 9481]  1000  9481     2937      199   1       0             0 sh
[55633.777005] [ 9483]  1000  9483   155589     9884   1       0             0 offlineimap
[55633.777007] Out of memory: Kill process 9483 (offlineimap) score 10 or sacrifice child
[55633.777010] Killed process 9483 (offlineimap) total-vm:622356kB, anon-rss:39132kB, file-rss:404kB
[69228.714354] chromium invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[69228.714360] chromium cpuset=/ mems_allowed=0
[69228.714363] Pid: 14621, comm: chromium Tainted: G        W    3.5.4-1-ARCH #1
[69228.714365] Call Trace:
[69228.714372]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[69228.714377]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[69228.714382]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[69228.714388]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[69228.714393]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[69228.714396]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[69228.714400]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[69228.714405]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[69228.714409]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[69228.714412]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[69228.714416]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[69228.714420]  [<ffffffff8113d325>] ? do_wp_page+0x3e5/0x850
[69228.714423]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[69228.714428]  [<ffffffff811646c8>] ? kmem_cache_alloc+0x118/0x150
[69228.714432]  [<ffffffff81164720>] ? kmem_cache_free+0x20/0x120
[69228.714435]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[69228.714439]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[69228.714443]  [<ffffffff8117db0a>] ? sys_newstat+0x2a/0x40
[69228.714446]  [<ffffffff8147e765>] page_fault+0x25/0x30
[69228.714448] Mem-Info:
[69228.714449] Node 0 DMA per-cpu:
[69228.714453] CPU    0: hi:    0, btch:   1 usd:   0
[69228.714455] CPU    1: hi:    0, btch:   1 usd:   0
[69228.714456] CPU    2: hi:    0, btch:   1 usd:   0
[69228.714458] CPU    3: hi:    0, btch:   1 usd:   0
[69228.714459] Node 0 DMA32 per-cpu:
[69228.714462] CPU    0: hi:  186, btch:  31 usd:   0
[69228.714464] CPU    1: hi:  186, btch:  31 usd:  30
[69228.714466] CPU    2: hi:  186, btch:  31 usd:   0
[69228.714468] CPU    3: hi:  186, btch:  31 usd:  30
[69228.714469] Node 0 Normal per-cpu:
[69228.714472] CPU    0: hi:  186, btch:  31 usd:   0
[69228.714473] CPU    1: hi:  186, btch:  31 usd:  31
[69228.714475] CPU    2: hi:  186, btch:  31 usd:   0
[69228.714477] CPU    3: hi:  186, btch:  31 usd:   0
[69228.714482] active_anon:68895 inactive_anon:24102 isolated_anon:0
[69228.714482]  active_file:14 inactive_file:34 isolated_file:0
[69228.714482]  unevictable:1647 dirty:0 writeback:0 unstable:0
[69228.714482]  free:22512 slab_reclaimable:845184 slab_unreclaimable:5714
[69228.714482]  mapped:1450 shmem:46894 pagetables:2925 bounce:0
[69228.714486] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[69228.714492] lowmem_reserve[]: 0 2137 3899 3899
[69228.714496] Node 0 DMA32 free:43860kB min:36900kB low:46124kB high:55348kB active_anon:67108kB inactive_anon:5876kB active_file:4kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:108kB shmem:26004kB slab_reclaimable:2056884kB slab_unreclaimable:1748kB kernel_stack:168kB pagetables:2876kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:356 all_unreclaimable? yes
[69228.714502] lowmem_reserve[]: 0 0 1762 1762
[69228.714506] Node 0 Normal free:30348kB min:30416kB low:38020kB high:45624kB active_anon:208472kB inactive_anon:90532kB active_file:52kB inactive_file:192kB unevictable:5776kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5776kB dirty:0kB writeback:0kB mapped:5692kB shmem:161572kB slab_reclaimable:1323788kB slab_unreclaimable:21108kB kernel_stack:1368kB pagetables:8824kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1766 all_unreclaimable? yes
[69228.714513] lowmem_reserve[]: 0 0 0 0
[69228.714517] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[69228.714526] Node 0 DMA32: 768*4kB 1954*8kB 1269*16kB 20*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43872kB
[69228.714535] Node 0 Normal: 2130*4kB 1016*8kB 507*16kB 64*32kB 4*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30520kB
[69228.714545] 47952 total pagecache pages
[69228.714546] 0 pages in swap cache
[69228.714548] Swap cache stats: add 0, delete 0, find 0/0
[69228.714549] Free swap  = 0kB
[69228.714550] Total swap = 0kB
[69228.726923] 1048048 pages RAM
[69228.726927] 57533 pages reserved
[69228.726928] 61528 pages shared
[69228.726929] 916863 pages non-shared
[69228.726931] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[69228.726938] [  203]     0   203     6531      319   1     -17         -1000 systemd-udevd
[69228.726941] [  207]     0   207    42746     5320   3       0             0 systemd-journal
[69228.726945] [  331]     0   331     1056       81   2       0             0 acpid
[69228.726947] [  332]     0   332     3303      189   3       0             0 crond
[69228.726950] [  334]     0   334    10502      140   1     -17         -1000 sshd
[69228.726952] [  340]    81   340     4408      174   3     -13          -900 dbus-daemon
[69228.726955] [  341]     0   341     6512       70   1       0             0 systemd-logind
[69228.726957] [  349]     0   349    15747      115   3       0             0 login
[69228.726960] [  356]     0   356     2031       30   0       0             0 agetty
[69228.726962] [  357]     0   357     2031       30   2       0             0 agetty
[69228.726964] [  358]     0   358     2031       30   2       0             0 agetty
[69228.726967] [  359]     0   359     2031       32   0       0             0 agetty
[69228.726969] [  360]     0   360     2031       30   0       0             0 agetty
[69228.726972] [  418]     0   418     3092       58   3       0             0 master
[69228.726974] [  421]    73   421    16374      262   1       0             0 qmgr
[69228.726977] [  433]  1000   433     3423      101   3       0             0 restart-x
[69228.726980] [  444]  1000   444     3423      109   2       0             0 startx
[69228.726982] [  461]  1000   461     3966       36   3       0             0 xinit
[69228.726985] [  462]  1000   462    56946     3153   2       0             0 X
[69228.726988] [  483]  1000   483    13495      464   3       0             0 i3
[69228.726990] [  490]  1000   490     6062       72   0       0             0 unclutter
[69228.726992] [  493]  1000   493     6004       58   1       0             0 dispad
[69228.726995] [  494]  1000   494    31745     6875   2       0             0 urxvtd
[69228.726997] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[69228.727000] [  508]  1000   508     8156      420   2       0             0 zsh
[69228.727003] [  515]     0   515     8482       80   0       0             0 sudo
[69228.727005] [  516]     0   516     6933      282   1       0             0 zsh
[69228.727007] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[69228.727010] [  585]     0   585     2136       88   3       0             0 dhcpcd
[69228.727012] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[69228.727014] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[69228.727017] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[69228.727020] [ 1312]  1000  1312    14878      695   3       0             0 mutt
[69228.727022] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[69228.727025] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[69228.727027] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[69228.727029] [ 1359]     0  1359     8481       78   3       0             0 sudo
[69228.727032] [ 1360]     0  1360     6933      309   0       0             0 zsh
[69228.727035] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[69228.727038] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[69228.727040] [ 5518]  1000  5518    90770     1585   3       0             0 kded4
[69228.727042] [ 5525]  1000  5525   238394     2503   3       0             0 knotify4
[69228.727045] [ 5529]     0  5529    54766      826   3       0             0 upowerd
[69228.727047] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[69228.727050] [ 5556]     0  5556    48360      279   1       0             0 udisks-daemon
[69228.727052] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[69228.727055] [ 8065]  1000  8065     6531      305   3       0             0 i3bar
[69228.727057] [ 8066]  1000  8066     7841      235   1       0             0 i3status
[69228.727060] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[69228.727062] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[69228.727064] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[69228.727067] [ 8776]     0  8776    51901      335   1       0             0 colord
[69228.727069] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[69228.727072] [10002]  1000 10002     8290      403   0       0             0 vim
[69228.727075] [10733]  1000 10733     8156      421   2       0             0 zsh
[69228.727077] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[69228.727080] [10749]  1000 10749     8156      421   2       0             0 zsh
[69228.727082] [10758]  1000 10758    15099      949   1       0             0 mutt
[69228.727084] [10786]  1000 10786     8970      247   0       0             0 ssh
[69228.727086] [10788]  1000 10788     8970      198   0       0             0 ssh
[69228.727089] [10790]  1000 10790     8970      262   0       0             0 ssh
[69228.727092] [15290]  1000 15290     9005      223   0       0             0 ssh
[69228.727095] [15633]  1000 15633     8752      609   1       0             0 zsh
[69228.727097] [16517]  1000 16517     8156      421   2       0             0 zsh
[69228.727099] [16542]  1000 16542     8156      497   2       0             0 zsh
[69228.727102] [ 4573]     0  4573     3774     1648   1       0             0 atop
[69228.727105] [14183]    73 14183    16331      359   1       0             0 pickup
[69228.727108] [14591]     0 14591     4424      502   1       0             0 man
[69228.727111] [14602]     0 14602     2749      200   1       0             0 less
[69228.727114] [14615]  1000 14615     5163      267   3       0             0 zsh
[69228.727116] [14621]  1000 14621   119475    10436   3       0             0 chromium
[69228.727118] [14623]  1000 14623    64813     1217   1       0             0 chromium
[69228.727120] [14624]  1000 14624     1588      137   2       0             0 chromium-sandbo
[69228.727123] [14625]  1000 14625    69787     1297   1       0             0 chromium
[69228.727126] [14627]  1000 14627    34743      445   2       0             0 nacl_helper_boo
[69228.727128] [14630]  1000 14630    69787     1144   3       0             0 chromium
[69228.727131] [14651]  1000 14651   214032     1540   1       4           300 chromium
[69228.727133] [14659]  1000 14659   119475    10038   1       0             0 Chrome_FileThre
[69228.727135] Out of memory: Kill process 14651 (chromium) score 301 or sacrifice child
[69228.727138] Killed process 14651 (chromium) total-vm:856128kB, anon-rss:5848kB, file-rss:312kB
[69228.837234] X invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[69228.837238] X cpuset=/ mems_allowed=0
[69228.837240] Pid: 462, comm: X Tainted: G        W    3.5.4-1-ARCH #1
[69228.837241] Call Trace:
[69228.837247]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[69228.837251]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[69228.837255]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[69228.837259]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[69228.837263]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[69228.837265]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[69228.837268]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[69228.837271]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[69228.837273]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[69228.837275]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[69228.837279]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[69228.837281]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[69228.837283]  [<ffffffff810643ff>] ? recalc_sigpending+0x1f/0x60
[69228.837285]  [<ffffffff81064b51>] ? dequeue_signal+0x41/0x180
[69228.837287]  [<ffffffff810643ff>] ? recalc_sigpending+0x1f/0x60
[69228.837290]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[69228.837293]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[69228.837296]  [<ffffffff8101f45a>] ? check_for_xstate+0x3a/0xa0
[69228.837298]  [<ffffffff8101f8cf>] ? restore_i387_xstate+0x1af/0x260
[69228.837301]  [<ffffffff810140f0>] ? restore_sigcontext+0x120/0x160
[69228.837303]  [<ffffffff81014e50>] ? sys_rt_sigreturn+0xb0/0xc0
[69228.837305]  [<ffffffff8147e765>] page_fault+0x25/0x30
[69228.837306] Mem-Info:
[69228.837307] Node 0 DMA per-cpu:
[69228.837309] CPU    0: hi:    0, btch:   1 usd:   0
[69228.837310] CPU    1: hi:    0, btch:   1 usd:   0
[69228.837311] CPU    2: hi:    0, btch:   1 usd:   0
[69228.837312] CPU    3: hi:    0, btch:   1 usd:   0
[69228.837313] Node 0 DMA32 per-cpu:
[69228.837315] CPU    0: hi:  186, btch:  31 usd:   0
[69228.837316] CPU    1: hi:  186, btch:  31 usd:  32
[69228.837317] CPU    2: hi:  186, btch:  31 usd:   0
[69228.837318] CPU    3: hi:  186, btch:  31 usd:   0
[69228.837318] Node 0 Normal per-cpu:
[69228.837320] CPU    0: hi:  186, btch:  31 usd:   0
[69228.837321] CPU    1: hi:  186, btch:  31 usd:  90
[69228.837322] CPU    2: hi:  186, btch:  31 usd:   0
[69228.837323] CPU    3: hi:  186, btch:  31 usd:   0
[69228.837326] active_anon:68468 inactive_anon:24102 isolated_anon:0
[69228.837326]  active_file:73 inactive_file:445 isolated_file:0
[69228.837326]  unevictable:1647 dirty:0 writeback:0 unstable:0
[69228.837326]  free:22520 slab_reclaimable:845184 slab_unreclaimable:5714
[69228.837326]  mapped:1588 shmem:46894 pagetables:2824 bounce:0
[69228.837328] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[69228.837331] lowmem_reserve[]: 0 2137 3899 3899
[69228.837334] Node 0 DMA32 free:43832kB min:36900kB low:46124kB high:55348kB active_anon:66516kB inactive_anon:5876kB active_file:4kB inactive_file:824kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:108kB shmem:26004kB slab_reclaimable:2056884kB slab_unreclaimable:1748kB kernel_stack:168kB pagetables:2656kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1414 all_unreclaimable? yes
[69228.837338] lowmem_reserve[]: 0 0 1762 1762
[69228.837340] Node 0 Normal free:30408kB min:30416kB low:38020kB high:45624kB active_anon:207356kB inactive_anon:90532kB active_file:288kB inactive_file:956kB unevictable:5776kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5776kB dirty:0kB writeback:0kB mapped:6244kB shmem:161572kB slab_reclaimable:1323788kB slab_unreclaimable:21108kB kernel_stack:1368kB pagetables:8640kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2123 all_unreclaimable? yes
[69228.837343] lowmem_reserve[]: 0 0 0 0
[69228.837346] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[69228.837351] Node 0 DMA32: 828*4kB 1954*8kB 1270*16kB 20*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44128kB
[69228.837357] Node 0 Normal: 2203*4kB 1002*8kB 507*16kB 64*32kB 4*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30700kB
[69228.837362] 48393 total pagecache pages
[69228.837363] 0 pages in swap cache
[69228.837364] Swap cache stats: add 0, delete 0, find 0/0
[69228.837365] Free swap  = 0kB
[69228.837365] Total swap = 0kB
[69228.848795] 1048048 pages RAM
[69228.848798] 57533 pages reserved
[69228.848800] 59487 pages shared
[69228.848801] 916356 pages non-shared
[69228.848802] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[69228.848810] [  203]     0   203     6531      319   1     -17         -1000 systemd-udevd
[69228.848812] [  207]     0   207    43721     4365   3       0             0 systemd-journal
[69228.848816] [  331]     0   331     1056       81   2       0             0 acpid
[69228.848818] [  332]     0   332     3303      189   3       0             0 crond
[69228.848822] [  334]     0   334    10502      140   1     -17         -1000 sshd
[69228.848824] [  340]    81   340     4408      174   3     -13          -900 dbus-daemon
[69228.848826] [  341]     0   341     6512       70   1       0             0 systemd-logind
[69228.848829] [  349]     0   349    15747      115   3       0             0 login
[69228.848832] [  356]     0   356     2031       30   0       0             0 agetty
[69228.848834] [  357]     0   357     2031       30   2       0             0 agetty
[69228.848837] [  358]     0   358     2031       30   2       0             0 agetty
[69228.848839] [  359]     0   359     2031       32   0       0             0 agetty
[69228.848841] [  360]     0   360     2031       30   0       0             0 agetty
[69228.848844] [  418]     0   418     3092       58   3       0             0 master
[69228.848847] [  421]    73   421    16374      262   1       0             0 qmgr
[69228.848850] [  433]  1000   433     3423      101   3       0             0 restart-x
[69228.848852] [  444]  1000   444     3423      109   2       0             0 startx
[69228.848855] [  461]  1000   461     3966       36   3       0             0 xinit
[69228.848857] [  462]  1000   462    56946     3148   2       0             0 X
[69228.848859] [  483]  1000   483    13495      464   3       0             0 i3
[69228.848861] [  490]  1000   490     6062       72   0       0             0 unclutter
[69228.848864] [  493]  1000   493     6004       58   1       0             0 dispad
[69228.848866] [  494]  1000   494    31745     6873   1       0             0 urxvtd
[69228.848868] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[69228.848871] [  508]  1000   508     8156      420   2       0             0 zsh
[69228.848874] [  515]     0   515     8482       80   0       0             0 sudo
[69228.848876] [  516]     0   516     6933      282   1       0             0 zsh
[69228.848879] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[69228.848881] [  585]     0   585     2136       88   3       0             0 dhcpcd
[69228.848883] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[69228.848886] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[69228.848888] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[69228.848891] [ 1312]  1000  1312    14878      695   3       0             0 mutt
[69228.848894] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[69228.848898] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[69228.848901] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[69228.848904] [ 1359]     0  1359     8481       78   3       0             0 sudo
[69228.848906] [ 1360]     0  1360     6933      309   0       0             0 zsh
[69228.848909] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[69228.848912] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[69228.848914] [ 5518]  1000  5518    90770     1584   3       0             0 kded4
[69228.848917] [ 5525]  1000  5525   238394     2503   3       0             0 knotify4
[69228.848920] [ 5529]     0  5529    54766      826   3       0             0 upowerd
[69228.848923] [ 5534]     0  5534    46649      203   3     -13          -900 polkitd
[69228.848927] [ 5556]     0  5556    48360      279   1       0             0 udisks-daemon
[69228.848930] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[69228.848934] [ 8065]  1000  8065     6531      305   3       0             0 i3bar
[69228.848937] [ 8066]  1000  8066     7841      235   1       0             0 i3status
[69228.848940] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[69228.848943] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[69228.848945] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[69228.848948] [ 8776]     0  8776    51901      335   1       0             0 colord
[69228.848951] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[69228.848955] [10002]  1000 10002     8290      403   0       0             0 vim
[69228.848958] [10733]  1000 10733     8156      421   2       0             0 zsh
[69228.848961] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[69228.848964] [10749]  1000 10749     8156      421   2       0             0 zsh
[69228.848967] [10758]  1000 10758    15099      949   1       0             0 mutt
[69228.848970] [10786]  1000 10786     8970      247   0       0             0 ssh
[69228.848973] [10788]  1000 10788     8970      198   0       0             0 ssh
[69228.848976] [10790]  1000 10790     8970      262   0       0             0 ssh
[69228.848979] [15290]  1000 15290     9005      223   0       0             0 ssh
[69228.848982] [15633]  1000 15633     8752      609   1       0             0 zsh
[69228.848986] [16517]  1000 16517     8156      421   2       0             0 zsh
[69228.848988] [16542]  1000 16542     8156      497   2       0             0 zsh
[69228.848992] [ 4573]     0  4573     3774     1648   1       0             0 atop
[69228.848995] [14183]    73 14183    16331      359   1       0             0 pickup
[69228.848999] [14591]     0 14591     4424      502   1       0             0 man
[69228.849002] [14602]     0 14602     2749      200   1       0             0 less
[69228.849005] [14615]  1000 14615     5163      267   3       0             0 zsh
[69228.849008] [14621]  1000 14621   119475    10499   1       0             0 chromium
[69228.849011] [14623]  1000 14623    64813     1217   1       0             0 chromium
[69228.849014] [14624]  1000 14624     1588      137   2       0             0 chromium-sandbo
[69228.849017] [14625]  1000 14625    69787     1297   1       0             0 chromium
[69228.849020] [14627]  1000 14627    34743      445   2       0             0 nacl_helper_boo
[69228.849023] [14630]  1000 14630    69787     1141   3       0             0 chromium
[69228.849026] [14659]  1000 14659   119475    10048   3       0             0 Chrome_FileThre
[69228.849029] Out of memory: Kill process 14621 (chromium) score 10 or sacrifice child
[69228.849036] Killed process 14659 (Chrome_FileThre) total-vm:477900kB, anon-rss:40152kB, file-rss:40kB
[69233.905270] chromium invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=4, oom_score_adj=300
[69233.905275] chromium cpuset=/ mems_allowed=0
[69233.905278] Pid: 14660, comm: chromium Tainted: G        W    3.5.4-1-ARCH #1
[69233.905279] Call Trace:
[69233.905287]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[69233.905292]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[69233.905297]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[69233.905302]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[69233.905307]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[69233.905311]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[69233.905315]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[69233.905320]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[69233.905323]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[69233.905326]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[69233.905331]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[69233.905335]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[69233.905339]  [<ffffffff81311f60>] ? extract_buf+0xc0/0x190
[69233.905342]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[69233.905346]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[69233.905351]  [<ffffffff811646c8>] ? kmem_cache_alloc+0x118/0x150
[69233.905355]  [<ffffffff810dc9f7>] ? call_rcu+0x17/0x20
[69233.905360]  [<ffffffff8107bedf>] ? __put_cred+0x3f/0x50
[69233.905364]  [<ffffffff81177ac8>] ? sys_faccessat+0x168/0x1c0
[69233.905367]  [<ffffffff8147e765>] page_fault+0x25/0x30
[69233.905369] Mem-Info:
[69233.905370] Node 0 DMA per-cpu:
[69233.905373] CPU    0: hi:    0, btch:   1 usd:   0
[69233.905375] CPU    1: hi:    0, btch:   1 usd:   0
[69233.905377] CPU    2: hi:    0, btch:   1 usd:   0
[69233.905379] CPU    3: hi:    0, btch:   1 usd:   0
[69233.905380] Node 0 DMA32 per-cpu:
[69233.905383] CPU    0: hi:  186, btch:  31 usd:   1
[69233.905385] CPU    1: hi:  186, btch:  31 usd: 174
[69233.905387] CPU    2: hi:  186, btch:  31 usd:  30
[69233.905389] CPU    3: hi:  186, btch:  31 usd:   0
[69233.905390] Node 0 Normal per-cpu:
[69233.905392] CPU    0: hi:  186, btch:  31 usd:   3
[69233.905394] CPU    1: hi:  186, btch:  31 usd: 163
[69233.905396] CPU    2: hi:  186, btch:  31 usd:   2
[69233.905398] CPU    3: hi:  186, btch:  31 usd:  53
[69233.905403] active_anon:68043 inactive_anon:24091 isolated_anon:0
[69233.905403]  active_file:328 inactive_file:513 isolated_file:41
[69233.905403]  unevictable:1647 dirty:1 writeback:0 unstable:0
[69233.905403]  free:22500 slab_reclaimable:845126 slab_unreclaimable:5700
[69233.905403]  mapped:1871 shmem:46906 pagetables:2759 bounce:0
[69233.905406] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[69233.905412] lowmem_reserve[]: 0 2137 3899 3899
[69233.905416] Node 0 DMA32 free:43812kB min:36900kB low:46124kB high:55348kB active_anon:66568kB inactive_anon:5920kB active_file:36kB inactive_file:0kB unevictable:812kB isolated(anon):0kB isolated(file):164kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:300kB shmem:26048kB slab_reclaimable:2056880kB slab_unreclaimable:1756kB kernel_stack:160kB pagetables:2660kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1947 all_unreclaimable? yes
[69233.905423] lowmem_reserve[]: 0 0 1762 1762
[69233.905427] Node 0 Normal free:30348kB min:30416kB low:38020kB high:45624kB active_anon:205604kB inactive_anon:90444kB active_file:1276kB inactive_file:2096kB unevictable:5776kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5776kB dirty:4kB writeback:0kB mapped:7184kB shmem:161576kB slab_reclaimable:1323560kB slab_unreclaimable:21044kB kernel_stack:1344kB pagetables:8376kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:8458 all_unreclaimable? yes
[69233.905433] lowmem_reserve[]: 0 0 0 0
[69233.905436] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[69233.905446] Node 0 DMA32: 896*4kB 1928*8kB 1263*16kB 20*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 44080kB
[69233.905455] Node 0 Normal: 2227*4kB 1013*8kB 535*16kB 42*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30436kB
[69233.905465] 48733 total pagecache pages
[69233.905466] 0 pages in swap cache
[69233.905468] Swap cache stats: add 0, delete 0, find 0/0
[69233.905470] Free swap  = 0kB
[69233.905471] Total swap = 0kB
[69233.918956] 1048048 pages RAM
[69233.918959] 57533 pages reserved
[69233.918960] 50645 pages shared
[69233.918962] 924712 pages non-shared
[69233.918963] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[69233.918971] [  203]     0   203     6531      319   1     -17         -1000 systemd-udevd
[69233.918974] [  207]     0   207    44621     3847   1       0             0 systemd-journal
[69233.918978] [  331]     0   331     1056       71   3       0             0 acpid
[69233.918981] [  332]     0   332     3303      189   3       0             0 crond
[69233.918984] [  334]     0   334    10502      140   1     -17         -1000 sshd
[69233.918987] [  340]    81   340     4408      174   3     -13          -900 dbus-daemon
[69233.918990] [  341]     0   341     6512       70   1       0             0 systemd-logind
[69233.918993] [  349]     0   349    15747      115   3       0             0 login
[69233.918996] [  356]     0   356     2031       30   0       0             0 agetty
[69233.918999] [  357]     0   357     2031       30   2       0             0 agetty
[69233.919002] [  358]     0   358     2031       30   2       0             0 agetty
[69233.919004] [  359]     0   359     2031       32   0       0             0 agetty
[69233.919007] [  360]     0   360     2031       30   0       0             0 agetty
[69233.919010] [  418]     0   418     3092       58   3       0             0 master
[69233.919013] [  421]    73   421    16374      262   1       0             0 qmgr
[69233.919016] [  433]  1000   433     3423      101   3       0             0 restart-x
[69233.919019] [  444]  1000   444     3423      109   2       0             0 startx
[69233.919022] [  461]  1000   461     3966       36   3       0             0 xinit
[69233.919025] [  462]  1000   462    56946     3197   1       0             0 X
[69233.919028] [  483]  1000   483    13495      464   3       0             0 i3
[69233.919030] [  490]  1000   490     6062       72   0       0             0 unclutter
[69233.919033] [  493]  1000   493     6004       62   2       0             0 dispad
[69233.919036] [  494]  1000   494    31745     6882   3       0             0 urxvtd
[69233.919039] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[69233.919042] [  508]  1000   508     8156      420   2       0             0 zsh
[69233.919045] [  515]     0   515     8482       80   0       0             0 sudo
[69233.919048] [  516]     0   516     6933      282   1       0             0 zsh
[69233.919050] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[69233.919053] [  585]     0   585     2136       88   3       0             0 dhcpcd
[69233.919056] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[69233.919059] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[69233.919062] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[69233.919065] [ 1312]  1000  1312    14878      695   3       0             0 mutt
[69233.919067] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[69233.919071] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[69233.919073] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[69233.919076] [ 1359]     0  1359     8481       78   3       0             0 sudo
[69233.919079] [ 1360]     0  1360     6933      275   3       0             0 zsh
[69233.919082] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[69233.919085] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[69233.919088] [ 5518]  1000  5518    90770     1637   1       0             0 kded4
[69233.919090] [ 5525]  1000  5525   238394     2503   3       0             0 knotify4
[69233.919093] [ 5529]     0  5529    54766      826   3       0             0 upowerd
[69233.919096] [ 5534]     0  5534    46649      229   2     -13          -900 polkitd
[69233.919099] [ 5556]     0  5556    48360      279   1       0             0 udisks-daemon
[69233.919101] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[69233.919104] [ 8065]  1000  8065     6531      332   3       0             0 i3bar
[69233.919107] [ 8066]  1000  8066     7841      260   1       0             0 i3status
[69233.919110] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[69233.919113] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[69233.919116] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[69233.919119] [ 8776]     0  8776    51901      335   1       0             0 colord
[69233.919121] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[69233.919124] [10002]  1000 10002     8290      403   0       0             0 vim
[69233.919128] [10733]  1000 10733     8156      421   2       0             0 zsh
[69233.919130] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[69233.919134] [10749]  1000 10749     8156      421   2       0             0 zsh
[69233.919136] [10758]  1000 10758    15099      949   1       0             0 mutt
[69233.919139] [10786]  1000 10786     8970      247   0       0             0 ssh
[69233.919142] [10788]  1000 10788     8970      198   0       0             0 ssh
[69233.919144] [10790]  1000 10790     8970      262   0       0             0 ssh
[69233.919147] [15290]  1000 15290     9005      223   0       0             0 ssh
[69233.919151] [15633]  1000 15633     8752      609   1       0             0 zsh
[69233.919154] [16517]  1000 16517     8156      421   2       0             0 zsh
[69233.919156] [16542]  1000 16542     8156      497   2       0             0 zsh
[69233.919160] [ 4573]     0  4573     3774     1648   1       0             0 atop
[69233.919163] [14183]    73 14183    16331      359   1       0             0 pickup
[69233.919167] [14615]  1000 14615     5163      267   3       0             0 zsh
[69233.919169] [14621]  1000 14621   119475    11114   0       0             0 chromium
[69233.919172] [14623]  1000 14623    64813     1227   1       0             0 chromium
[69233.919175] [14624]  1000 14624     1588      137   2       0             0 chromium-sandbo
[69233.919178] [14625]  1000 14625    69787     1297   1       0             0 chromium
[69233.919181] [14627]  1000 14627    34743      445   2       0             0 nacl_helper_boo
[69233.919184] [14630]  1000 14630    69787     1156   3       0             0 chromium
[69233.919187] [14660]  1000 14660    69787     1317   1       4           300 chromium
[69233.919190] [14664]  1000 14664    26628       72   2       0             0 exe
[69233.919192] Out of memory: Kill process 14660 (chromium) score 301 or sacrifice child
[69233.919195] Killed process 14660 (chromium) total-vm:279148kB, anon-rss:4528kB, file-rss:740kB
[69238.765206] kded4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[69238.765210] kded4 cpuset=/ mems_allowed=0
[69238.765213] Pid: 5518, comm: kded4 Tainted: G        W    3.5.4-1-ARCH #1
[69238.765214] Call Trace:
[69238.765219]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[69238.765224]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[69238.765227]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[69238.765232]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[69238.765235]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[69238.765238]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[69238.765241]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[69238.765244]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[69238.765247]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[69238.765249]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[69238.765252]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[69238.765255]  [<ffffffff8136ef95>] ? sock_update_classid+0x65/0x90
[69238.765258]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[69238.765260]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[69238.765262]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[69238.765265]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[69238.765266]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[69238.765270]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[69238.765272]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[69238.765274]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[69238.765276]  [<ffffffff8147e765>] page_fault+0x25/0x30
[69238.765277] Mem-Info:
[69238.765279] Node 0 DMA per-cpu:
[69238.765281] CPU    0: hi:    0, btch:   1 usd:   0
[69238.765282] CPU    1: hi:    0, btch:   1 usd:   0
[69238.765283] CPU    2: hi:    0, btch:   1 usd:   0
[69238.765285] CPU    3: hi:    0, btch:   1 usd:   0
[69238.765285] Node 0 DMA32 per-cpu:
[69238.765287] CPU    0: hi:  186, btch:  31 usd:   9
[69238.765288] CPU    1: hi:  186, btch:  31 usd:  24
[69238.765289] CPU    2: hi:  186, btch:  31 usd:  20
[69238.765290] CPU    3: hi:  186, btch:  31 usd:  30
[69238.765291] Node 0 Normal per-cpu:
[69238.765293] CPU    0: hi:  186, btch:  31 usd:  31
[69238.765294] CPU    1: hi:  186, btch:  31 usd: 135
[69238.765295] CPU    2: hi:  186, btch:  31 usd:  65
[69238.765296] CPU    3: hi:  186, btch:  31 usd:  31
[69238.765300] active_anon:68318 inactive_anon:24094 isolated_anon:0
[69238.765300]  active_file:123 inactive_file:542 isolated_file:0
[69238.765300]  unevictable:1647 dirty:0 writeback:0 unstable:0
[69238.765300]  free:22502 slab_reclaimable:845122 slab_unreclaimable:5707
[69238.765300]  mapped:1613 shmem:46922 pagetables:2737 bounce:0
[69238.765302] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[69238.765306] lowmem_reserve[]: 0 2137 3899 3899
[69238.765309] Node 0 DMA32 free:43836kB min:36900kB low:46124kB high:55348kB active_anon:66708kB inactive_anon:5920kB active_file:8kB inactive_file:140kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:136kB shmem:26048kB slab_reclaimable:2056864kB slab_unreclaimable:1756kB kernel_stack:160kB pagetables:2608kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:611 all_unreclaimable? yes
[69238.765313] lowmem_reserve[]: 0 0 1762 1762
[69238.765315] Node 0 Normal free:30332kB min:30416kB low:38020kB high:45624kB active_anon:206564kB inactive_anon:90456kB active_file:484kB inactive_file:2028kB unevictable:5776kB isolated(anon):0kB isolated(file):0kB present:1804320kB mlocked:5776kB dirty:0kB writeback:0kB mapped:6316kB shmem:161640kB slab_reclaimable:1323560kB slab_unreclaimable:21072kB kernel_stack:1344kB pagetables:8340kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:4111 all_unreclaimable? yes
[69238.765319] lowmem_reserve[]: 0 0 0 0
[69238.765321] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[69238.765328] Node 0 DMA32: 843*4kB 1939*8kB 1265*16kB 20*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43988kB
[69238.765334] Node 0 Normal: 2226*4kB 1009*8kB 544*16kB 39*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30448kB
[69238.765340] 48668 total pagecache pages
[69238.765341] 0 pages in swap cache
[69238.765342] Swap cache stats: add 0, delete 0, find 0/0
[69238.765343] Free swap  = 0kB
[69238.765343] Total swap = 0kB
[69238.774519] 1048048 pages RAM
[69238.774522] 57533 pages reserved
[69238.774523] 48619 pages shared
[69238.774525] 924951 pages non-shared
[69238.774526] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[69238.774534] [  203]     0   203     6531      319   1     -17         -1000 systemd-udevd
[69238.774536] [  207]     0   207    45506     3166   1       0             0 systemd-journal
[69238.774540] [  331]     0   331     1056      101   3       0             0 acpid
[69238.774542] [  332]     0   332     3303      189   3       0             0 crond
[69238.774545] [  334]     0   334    10502      140   1     -17         -1000 sshd
[69238.774547] [  340]    81   340     4408      174   3     -13          -900 dbus-daemon
[69238.774550] [  341]     0   341     6512       70   1       0             0 systemd-logind
[69238.774552] [  349]     0   349    15747      115   3       0             0 login
[69238.774555] [  356]     0   356     2031       30   0       0             0 agetty
[69238.774557] [  357]     0   357     2031       30   2       0             0 agetty
[69238.774559] [  358]     0   358     2031       30   2       0             0 agetty
[69238.774562] [  359]     0   359     2031       32   0       0             0 agetty
[69238.774565] [  360]     0   360     2031       30   0       0             0 agetty
[69238.774567] [  418]     0   418     3092       58   3       0             0 master
[69238.774570] [  421]    73   421    16374      262   1       0             0 qmgr
[69238.774573] [  433]  1000   433     3423      101   3       0             0 restart-x
[69238.774576] [  444]  1000   444     3423      109   2       0             0 startx
[69238.774578] [  461]  1000   461     3966       36   3       0             0 xinit
[69238.774581] [  462]  1000   462    56946     3198   1       0             0 X
[69238.774583] [  483]  1000   483    13495      440   3       0             0 i3
[69238.774586] [  490]  1000   490     6062       79   1       0             0 unclutter
[69238.774589] [  493]  1000   493     6004       58   3       0             0 dispad
[69238.774592] [  494]  1000   494    31745     6910   2       0             0 urxvtd
[69238.774594] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[69238.774597] [  508]  1000   508     8156      420   2       0             0 zsh
[69238.774599] [  515]     0   515     8482       80   0       0             0 sudo
[69238.774602] [  516]     0   516     6933      282   1       0             0 zsh
[69238.774605] [  530]     0   530     7404      156   1       0             0 wpa_supplicant
[69238.774607] [  585]     0   585     2136       88   3       0             0 dhcpcd
[69238.774610] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[69238.774613] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[69238.774615] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[69238.774618] [ 1312]  1000  1312    14878      695   3       0             0 mutt
[69238.774621] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[69238.774624] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[69238.774627] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[69238.774630] [ 1359]     0  1359     8481       78   3       0             0 sudo
[69238.774633] [ 1360]     0  1360     6933      309   1       0             0 zsh
[69238.774636] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[69238.774640] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[69238.774642] [ 5518]  1000  5518    90770     1622   3       0             0 kded4
[69238.774645] [ 5525]  1000  5525   238394     2503   3       0             0 knotify4
[69238.774648] [ 5529]     0  5529    54766      826   3       0             0 upowerd
[69238.774650] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[69238.774651] [ 5556]     0  5556    48360      279   1       0             0 udisks-daemon
[69238.774653] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[69238.774655] [ 8065]  1000  8065     6531      292   3       0             0 i3bar
[69238.774657] [ 8066]  1000  8066     7841      238   1       0             0 i3status
[69238.774659] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[69238.774660] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[69238.774662] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[69238.774664] [ 8776]     0  8776    51901      335   1       0             0 colord
[69238.774666] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[69238.774667] [10002]  1000 10002     8290      403   0       0             0 vim
[69238.774670] [10733]  1000 10733     8156      421   2       0             0 zsh
[69238.774672] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[69238.774673] [10749]  1000 10749     8156      421   2       0             0 zsh
[69238.774675] [10758]  1000 10758    15099      949   1       0             0 mutt
[69238.774677] [10786]  1000 10786     8970      247   0       0             0 ssh
[69238.774678] [10788]  1000 10788     8970      198   0       0             0 ssh
[69238.774681] [10790]  1000 10790     8970      262   0       0             0 ssh
[69238.774683] [15290]  1000 15290     9005      216   1       0             0 ssh
[69238.774685] [15633]  1000 15633     8752      609   1       0             0 zsh
[69238.774687] [16517]  1000 16517     8156      421   2       0             0 zsh
[69238.774688] [16542]  1000 16542     8156      497   2       0             0 zsh
[69238.774690] [ 4573]     0  4573     3774     1648   1       0             0 atop
[69238.774692] [14183]    73 14183    16331      359   1       0             0 pickup
[69238.774695] [14615]  1000 14615     5163      267   3       0             0 zsh
[69238.774697] [14621]  1000 14621   119475    11062   1       0             0 chromium
[69238.774698] [14623]  1000 14623    64813     1206   1       0             0 chromium
[69238.774700] [14624]  1000 14624     1588      137   2       0             0 chromium-sandbo
[69238.774702] [14625]  1000 14625    69787     1297   1       0             0 chromium
[69238.774704] [14627]  1000 14627    34743      445   2       0             0 nacl_helper_boo
[69238.774705] [14630]  1000 14630    69787     1149   1       0             0 chromium
[69238.774707] [14664]  1000 14664    63919      284   1       0             0 exe
[69238.774709] Out of memory: Kill process 14621 (chromium) score 11 or sacrifice child
[69238.774714] Killed process 14623 (chromium) total-vm:259252kB, anon-rss:4440kB, file-rss:384kB
[69243.271301] NSS SSL Thread invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[69243.271305] NSS SSL Thread cpuset=/ mems_allowed=0
[69243.271307] Pid: 14647, comm: NSS SSL Thread Tainted: G        W    3.5.4-1-ARCH #1
[69243.271309] Call Trace:
[69243.271315]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[69243.271319]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[69243.271323]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[69243.271327]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[69243.271331]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[69243.271334]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[69243.271338]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[69243.271352]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[69243.271356]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[69243.271359]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[69243.271364]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[69243.271368]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[69243.271373]  [<ffffffff8147d362>] ? preempt_schedule_irq+0x52/0x80
[69243.271376]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[69243.271381]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[69243.271386]  [<ffffffff810adc92>] ? sys_futex+0x102/0x190
[69243.271389]  [<ffffffff8147e765>] page_fault+0x25/0x30
[69243.271391] Mem-Info:
[69243.271392] Node 0 DMA per-cpu:
[69243.271395] CPU    0: hi:    0, btch:   1 usd:   0
[69243.271396] CPU    1: hi:    0, btch:   1 usd:   0
[69243.271398] CPU    2: hi:    0, btch:   1 usd:   0
[69243.271399] CPU    3: hi:    0, btch:   1 usd:   0
[69243.271401] Node 0 DMA32 per-cpu:
[69243.271404] CPU    0: hi:  186, btch:  31 usd:   0
[69243.271405] CPU    1: hi:  186, btch:  31 usd:   1
[69243.271407] CPU    2: hi:  186, btch:  31 usd:  68
[69243.271409] CPU    3: hi:  186, btch:  31 usd:  30
[69243.271411] Node 0 Normal per-cpu:
[69243.271414] CPU    0: hi:  186, btch:  31 usd:   0
[69243.271416] CPU    1: hi:  186, btch:  31 usd:  30
[69243.271419] CPU    2: hi:  186, btch:  31 usd: 172
[69243.271421] CPU    3: hi:  186, btch:  31 usd:   0
[69243.271426] active_anon:68864 inactive_anon:24138 isolated_anon:0
[69243.271426]  active_file:68 inactive_file:51 isolated_file:32
[69243.271426]  unevictable:1647 dirty:0 writeback:0 unstable:0
[69243.271426]  free:22507 slab_reclaimable:845122 slab_unreclaimable:5691
[69243.271426]  mapped:1520 shmem:46986 pagetables:2648 bounce:0
[69243.271430] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[69243.271437] lowmem_reserve[]: 0 2137 3899 3899
[69243.271442] Node 0 DMA32 free:43848kB min:36900kB low:46124kB high:55348kB active_anon:67172kB inactive_anon:5920kB active_file:8kB inactive_file:148kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:0kB shmem:26048kB slab_reclaimable:2056864kB slab_unreclaimable:1756kB kernel_stack:160kB pagetables:2616kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:331 all_unreclaimable? yes
[69243.271449] lowmem_reserve[]: 0 0 1762 1762
[69243.271453] Node 0 Normal free:30464kB min:30416kB low:38020kB high:45624kB active_anon:208284kB inactive_anon:90632kB active_file:264kB inactive_file:56kB unevictable:5776kB isolated(anon):0kB isolated(file):128kB present:1804320kB mlocked:5776kB dirty:0kB writeback:0kB mapped:6128kB shmem:161896kB slab_reclaimable:1323560kB slab_unreclaimable:21008kB kernel_stack:1352kB pagetables:7976kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:32 all_unreclaimable? no
[69243.271459] lowmem_reserve[]: 0 0 0 0
[69243.271463] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[69243.271473] Node 0 DMA32: 803*4kB 1922*8kB 1261*16kB 20*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43628kB
[69243.271482] Node 0 Normal: 2298*4kB 1053*8kB 553*16kB 22*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30688kB
[69243.271490] 47992 total pagecache pages
[69243.271492] 0 pages in swap cache
[69243.271493] Swap cache stats: add 0, delete 0, find 0/0
[69243.271495] Free swap  = 0kB
[69243.271496] Total swap = 0kB
[69243.283248] 1048048 pages RAM
[69243.283250] 57533 pages reserved
[69243.283251] 46968 pages shared
[69243.283252] 926300 pages non-shared
[69243.283254] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[69243.283261] [  203]     0   203     6531      319   1     -17         -1000 systemd-udevd
[69243.283265] [  207]     0   207    46959     2600   1       0             0 systemd-journal
[69243.283268] [  331]     0   331     1056       71   3       0             0 acpid
[69243.283271] [  332]     0   332     3303      189   3       0             0 crond
[69243.283274] [  334]     0   334    10502      140   1     -17         -1000 sshd
[69243.283277] [  340]    81   340     4408      174   3     -13          -900 dbus-daemon
[69243.283279] [  341]     0   341     6512       70   1       0             0 systemd-logind
[69243.283282] [  349]     0   349    15747      115   3       0             0 login
[69243.283285] [  356]     0   356     2031       30   0       0             0 agetty
[69243.283288] [  357]     0   357     2031       30   2       0             0 agetty
[69243.283290] [  358]     0   358     2031       30   2       0             0 agetty
[69243.283292] [  359]     0   359     2031       32   0       0             0 agetty
[69243.283295] [  360]     0   360     2031       30   0       0             0 agetty
[69243.283298] [  418]     0   418     3092       58   3       0             0 master
[69243.283301] [  421]    73   421    16374      262   1       0             0 qmgr
[69243.283304] [  433]  1000   433     3423      101   3       0             0 restart-x
[69243.283307] [  444]  1000   444     3423      109   2       0             0 startx
[69243.283310] [  461]  1000   461     3966       36   3       0             0 xinit
[69243.283313] [  462]  1000   462    56946     3155   3       0             0 X
[69243.283316] [  483]  1000   483    13495      440   3       0             0 i3
[69243.283318] [  490]  1000   490     6062       79   1       0             0 unclutter
[69243.283321] [  493]  1000   493     6004       58   1       0             0 dispad
[69243.283324] [  494]  1000   494    31745     6859   2       0             0 urxvtd
[69243.283326] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[69243.283330] [  508]  1000   508     8156      420   2       0             0 zsh
[69243.283332] [  515]     0   515     8482       80   0       0             0 sudo
[69243.283335] [  516]     0   516     6933      282   1       0             0 zsh
[69243.283338] [  530]     0   530     7404      194   1       0             0 wpa_supplicant
[69243.283341] [  585]     0   585     2136       88   3       0             0 dhcpcd
[69243.283343] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[69243.283347] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[69243.283349] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[69243.283352] [ 1312]  1000  1312    14878      695   3       0             0 mutt
[69243.283355] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[69243.283358] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[69243.283361] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[69243.283363] [ 1359]     0  1359     8481       78   3       0             0 sudo
[69243.283366] [ 1360]     0  1360     6933      294   2       0             0 zsh
[69243.283368] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[69243.283370] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[69243.283373] [ 5518]  1000  5518    90770     1607   3       0             0 kded4
[69243.283376] [ 5525]  1000  5525   238394     2503   3       0             0 knotify4
[69243.283379] [ 5529]     0  5529    54766      826   3       0             0 upowerd
[69243.283382] [ 5534]     0  5534    46649      231   2     -13          -900 polkitd
[69243.283384] [ 5556]     0  5556    48360      279   1       0             0 udisks-daemon
[69243.283387] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[69243.283389] [ 8065]  1000  8065     6531      324   3       0             0 i3bar
[69243.283392] [ 8066]  1000  8066     7841      265   1       0             0 i3status
[69243.283394] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[69243.283396] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[69243.283399] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[69243.283401] [ 8776]     0  8776    51901      335   1       0             0 colord
[69243.283403] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[69243.283406] [10002]  1000 10002     8290      403   0       0             0 vim
[69243.283409] [10733]  1000 10733     8156      421   2       0             0 zsh
[69243.283412] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[69243.283414] [10749]  1000 10749     8156      421   2       0             0 zsh
[69243.283416] [10758]  1000 10758    15099      949   1       0             0 mutt
[69243.283419] [10786]  1000 10786     8970      247   0       0             0 ssh
[69243.283421] [10788]  1000 10788     8970      198   0       0             0 ssh
[69243.283423] [10790]  1000 10790     8970      262   0       0             0 ssh
[69243.283426] [15290]  1000 15290     9005      216   1       0             0 ssh
[69243.283428] [15633]  1000 15633     8752      609   1       0             0 zsh
[69243.283431] [16517]  1000 16517     8156      421   2       0             0 zsh
[69243.283433] [16542]  1000 16542     8156      497   2       0             0 zsh
[69243.283436] [ 4573]     0  4573     3774     1648   1       0             0 atop
[69243.283439] [14183]    73 14183    16331      359   1       0             0 pickup
[69243.283443] [14615]  1000 14615     5163      267   3       0             0 zsh
[69243.283446] [14621]  1000 14621   119475    11034   2       0             0 chromium
[69243.283449] [14624]  1000 14624     1588      137   2       0             0 chromium-sandbo
[69243.283452] [14625]  1000 14625    69787     1297   1       0             0 chromium
[69243.283455] [14627]  1000 14627    34743      445   2       0             0 nacl_helper_boo
[69243.283458] [14630]  1000 14630    69787     1149   1       0             0 chromium
[69243.283461] [14664]  1000 14664    63920      999   2       0             0 exe
[69243.283462] Out of memory: Kill process 14621 (chromium) score 11 or sacrifice child
[69243.283467] Killed process 14664 (exe) total-vm:255680kB, anon-rss:3748kB, file-rss:248kB
[69245.725232] Chrome_FileThre invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[69245.725237] Chrome_FileThre cpuset=/ mems_allowed=0
[69245.725240] Pid: 14639, comm: Chrome_FileThre Tainted: G        W    3.5.4-1-ARCH #1
[69245.725242] Call Trace:
[69245.725249]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[69245.725255]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[69245.725260]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[69245.725266]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[69245.725271]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[69245.725275]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[69245.725279]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[69245.725283]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[69245.725287]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[69245.725291]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[69245.725295]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[69245.725299]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[69245.725302]  [<ffffffff81116f8b>] ? find_get_pages_tag+0xeb/0x170
[69245.725306]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[69245.725311]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[69245.725315]  [<ffffffff8147ba8e>] ? __mutex_lock_slowpath+0x24e/0x340
[69245.725334]  [<ffffffffa01bb911>] ? jfs_flush_journal+0xc1/0x2c0 [jfs]
[69245.725338]  [<ffffffff8147b83e>] ? mutex_unlock+0xe/0x10
[69245.725344]  [<ffffffffa01a0594>] ? jfs_fsync+0xd4/0xf0 [jfs]
[69245.725348]  [<ffffffff8147e765>] page_fault+0x25/0x30
[69245.725350] Mem-Info:
[69245.725351] Node 0 DMA per-cpu:
[69245.725355] CPU    0: hi:    0, btch:   1 usd:   0
[69245.725357] CPU    1: hi:    0, btch:   1 usd:   0
[69245.725358] CPU    2: hi:    0, btch:   1 usd:   0
[69245.725360] CPU    3: hi:    0, btch:   1 usd:   0
[69245.725362] Node 0 DMA32 per-cpu:
[69245.725365] CPU    0: hi:  186, btch:  31 usd:   8
[69245.725366] CPU    1: hi:  186, btch:  31 usd:  81
[69245.725368] CPU    2: hi:  186, btch:  31 usd:   0
[69245.725370] CPU    3: hi:  186, btch:  31 usd:  27
[69245.725372] Node 0 Normal per-cpu:
[69245.725374] CPU    0: hi:  186, btch:  31 usd:  26
[69245.725376] CPU    1: hi:  186, btch:  31 usd: 161
[69245.725379] CPU    2: hi:  186, btch:  31 usd: 128
[69245.725380] CPU    3: hi:  186, btch:  31 usd:  23
[69245.725385] active_anon:68639 inactive_anon:24140 isolated_anon:0
[69245.725385]  active_file:111 inactive_file:312 isolated_file:21
[69245.725385]  unevictable:1647 dirty:0 writeback:62 unstable:0
[69245.725385]  free:22499 slab_reclaimable:845122 slab_unreclaimable:5702
[69245.725385]  mapped:1501 shmem:47002 pagetables:2700 bounce:0
[69245.725389] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[69245.725395] lowmem_reserve[]: 0 2137 3899 3899
[69245.725400] Node 0 DMA32 free:43820kB min:36900kB low:46124kB high:55348kB active_anon:67032kB inactive_anon:5928kB active_file:20kB inactive_file:96kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:132kB mapped:124kB shmem:26064kB slab_reclaimable:2056864kB slab_unreclaimable:1728kB kernel_stack:168kB pagetables:2668kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:841 all_unreclaimable? yes
[69245.725406] lowmem_reserve[]: 0 0 1762 1762
[69245.725410] Node 0 Normal free:30336kB min:30416kB low:38020kB high:45624kB active_anon:207524kB inactive_anon:90632kB active_file:424kB inactive_file:1028kB unevictable:5776kB isolated(anon):0kB isolated(file):212kB present:1804320kB mlocked:5776kB dirty:0kB writeback:116kB mapped:5880kB shmem:161944kB slab_reclaimable:1323560kB slab_unreclaimable:21080kB kernel_stack:1344kB pagetables:8132kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2985 all_unreclaimable? yes
[69245.725417] lowmem_reserve[]: 0 0 0 0
[69245.725421] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[69245.725432] Node 0 DMA32: 837*4kB 1952*8kB 1260*16kB 20*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43988kB
[69245.725442] Node 0 Normal: 2231*4kB 1067*8kB 564*16kB 15*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30484kB
[69245.725452] 48368 total pagecache pages
[69245.725453] 0 pages in swap cache
[69245.725455] Swap cache stats: add 0, delete 0, find 0/0
[69245.725457] Free swap  = 0kB
[69245.725458] Total swap = 0kB
[69245.737324] 1048048 pages RAM
[69245.737327] 57533 pages reserved
[69245.737328] 57067 pages shared
[69245.737329] 915449 pages non-shared
[69245.737331] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[69245.737338] [  203]     0   203     6531      319   1     -17         -1000 systemd-udevd
[69245.737341] [  207]     0   207    48252     2341   1       0             0 systemd-journal
[69245.737345] [  331]     0   331     1056       71   3       0             0 acpid
[69245.737348] [  332]     0   332     3303      189   3       0             0 crond
[69245.737351] [  334]     0   334    10502      140   1     -17         -1000 sshd
[69245.737353] [  340]    81   340     4408      174   3     -13          -900 dbus-daemon
[69245.737356] [  341]     0   341     6512       70   1       0             0 systemd-logind
[69245.737359] [  349]     0   349    15747      115   3       0             0 login
[69245.737362] [  356]     0   356     2031       30   0       0             0 agetty
[69245.737364] [  357]     0   357     2031       30   2       0             0 agetty
[69245.737367] [  358]     0   358     2031       30   2       0             0 agetty
[69245.737370] [  359]     0   359     2031       32   0       0             0 agetty
[69245.737372] [  360]     0   360     2031       30   0       0             0 agetty
[69245.737375] [  418]     0   418     3092       58   3       0             0 master
[69245.737378] [  421]    73   421    16374      262   1       0             0 qmgr
[69245.737381] [  433]  1000   433     3423      101   3       0             0 restart-x
[69245.737383] [  444]  1000   444     3423      109   2       0             0 startx
[69245.737386] [  461]  1000   461     3966       36   3       0             0 xinit
[69245.737388] [  462]  1000   462    56946     3156   2       0             0 X
[69245.737390] [  483]  1000   483    13495      468   3       0             0 i3
[69245.737392] [  490]  1000   490     6062       72   3       0             0 unclutter
[69245.737395] [  493]  1000   493     6004       58   1       0             0 dispad
[69245.737398] [  494]  1000   494    31745     6881   3       0             0 urxvtd
[69245.737400] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[69245.737403] [  508]  1000   508     8156      420   2       0             0 zsh
[69245.737405] [  515]     0   515     8482       80   0       0             0 sudo
[69245.737408] [  516]     0   516     6933      282   1       0             0 zsh
[69245.737411] [  530]     0   530     7404      194   1       0             0 wpa_supplicant
[69245.737414] [  585]     0   585     2136       88   3       0             0 dhcpcd
[69245.737416] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[69245.737419] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[69245.737422] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[69245.737424] [ 1312]  1000  1312    14878      695   3       0             0 mutt
[69245.737427] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[69245.737430] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[69245.737432] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[69245.737435] [ 1359]     0  1359     8481       78   3       0             0 sudo
[69245.737438] [ 1360]     0  1360     6933      311   1       0             0 zsh
[69245.737441] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[69245.737443] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[69245.737447] [ 5518]  1000  5518    90770     1619   0       0             0 kded4
[69245.737450] [ 5525]  1000  5525   238394     2532   2       0             0 knotify4
[69245.737453] [ 5529]     0  5529    54766      826   3       0             0 upowerd
[69245.737456] [ 5534]     0  5534    46649      204   2     -13          -900 polkitd
[69245.737459] [ 5556]     0  5556    48360      279   1       0             0 udisks-daemon
[69245.737462] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[69245.737465] [ 8065]  1000  8065     6531      298   3       0             0 i3bar
[69245.737468] [ 8066]  1000  8066     7841      243   1       0             0 i3status
[69245.737471] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[69245.737474] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[69245.737476] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[69245.737479] [ 8776]     0  8776    51901      335   1       0             0 colord
[69245.737482] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[69245.737485] [10002]  1000 10002     8290      403   0       0             0 vim
[69245.737489] [10733]  1000 10733     8156      421   2       0             0 zsh
[69245.737491] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[69245.737494] [10749]  1000 10749     8156      421   2       0             0 zsh
[69245.737503] [10758]  1000 10758    15099      949   1       0             0 mutt
[69245.737506] [10786]  1000 10786     8970      247   0       0             0 ssh
[69245.737509] [10788]  1000 10788     8970      198   0       0             0 ssh
[69245.737511] [10790]  1000 10790     8970      262   0       0             0 ssh
[69245.737514] [15290]  1000 15290     9005      216   1       0             0 ssh
[69245.737517] [15633]  1000 15633     8752      609   1       0             0 zsh
[69245.737520] [16517]  1000 16517     8156      421   2       0             0 zsh
[69245.737523] [16542]  1000 16542     8156      497   2       0             0 zsh
[69245.737526] [ 4573]     0  4573     3774     1648   1       0             0 atop
[69245.737529] [14183]    73 14183    16331      359   1       0             0 pickup
[69245.737533] [14615]  1000 14615     5163      267   3       0             0 zsh
[69245.737536] [14621]  1000 14621   119475    11241   3       0             0 chromium
[69245.737539] [14624]  1000 14624     1588      137   2       0             0 chromium-sandbo
[69245.737542] [14625]  1000 14625    69787     1297   1       0             0 chromium
[69245.737544] [14627]  1000 14627    34743      445   2       0             0 nacl_helper_boo
[69245.737547] [14630]  1000 14630    69787     1149   1       0             0 chromium
[69245.737551] [14667]  1000 14667   119475    10910   2       0             0 Chrome_ProcessL
[69245.737553] Out of memory: Kill process 14621 (chromium) score 11 or sacrifice child
[69245.737559] Killed process 14667 (Chrome_ProcessL) total-vm:477900kB, anon-rss:43624kB, file-rss:16kB
[69250.702141] knotify4 invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
[69250.702145] knotify4 cpuset=/ mems_allowed=0
[69250.702147] Pid: 5525, comm: knotify4 Tainted: G        W    3.5.4-1-ARCH #1
[69250.702148] Call Trace:
[69250.702154]  [<ffffffff810c4cad>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
[69250.702159]  [<ffffffff81476002>] dump_header+0x84/0x1f0
[69250.702163]  [<ffffffff8105e330>] ? has_ns_capability_noaudit+0x40/0x60
[69250.702167]  [<ffffffff812539f3>] ? ___ratelimit+0xa3/0x120
[69250.702171]  [<ffffffff8111aab7>] oom_kill_process+0x297/0x2d0
[69250.702173]  [<ffffffff8111affb>] out_of_memory+0x29b/0x3e0
[69250.702176]  [<ffffffff8111fc7f>] __alloc_pages_nodemask+0x8ef/0x900
[69250.702181]  [<ffffffff8115a8f0>] alloc_pages_current+0xb0/0x120
[69250.702183]  [<ffffffff8111786f>] __page_cache_alloc+0xaf/0xd0
[69250.702185]  [<ffffffff81119495>] filemap_fault+0x205/0x440
[69250.702190]  [<ffffffff8113bc44>] __do_fault+0x74/0x5a0
[69250.702193]  [<ffffffff8136ef4e>] ? sock_update_classid+0x1e/0x90
[69250.702196]  [<ffffffff8113ee45>] handle_pte_fault+0x95/0xaa0
[69250.702198]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[69250.702201]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[69250.702203]  [<ffffffff81140ea9>] handle_mm_fault+0x259/0x320
[69250.702205]  [<ffffffff8118b900>] ? __pollwait+0xf0/0xf0
[69250.702209]  [<ffffffff81481423>] do_page_fault+0x123/0x580
[69250.702211]  [<ffffffff8118bb9f>] ? poll_select_set_timeout+0x6f/0x90
[69250.702213]  [<ffffffff8147e765>] page_fault+0x25/0x30
[69250.702215] Mem-Info:
[69250.702216] Node 0 DMA per-cpu:
[69250.702218] CPU    0: hi:    0, btch:   1 usd:   0
[69250.702219] CPU    1: hi:    0, btch:   1 usd:   0
[69250.702221] CPU    2: hi:    0, btch:   1 usd:   0
[69250.702222] CPU    3: hi:    0, btch:   1 usd:   0
[69250.702223] Node 0 DMA32 per-cpu:
[69250.702224] CPU    0: hi:  186, btch:  31 usd:   0
[69250.702226] CPU    1: hi:  186, btch:  31 usd:  91
[69250.702227] CPU    2: hi:  186, btch:  31 usd:   0
[69250.702228] CPU    3: hi:  186, btch:  31 usd:  28
[69250.702229] Node 0 Normal per-cpu:
[69250.702231] CPU    0: hi:  186, btch:  31 usd:  99
[69250.702232] CPU    1: hi:  186, btch:  31 usd: 178
[69250.702233] CPU    2: hi:  186, btch:  31 usd:  47
[69250.702234] CPU    3: hi:  186, btch:  31 usd:  30
[69250.702238] active_anon:68276 inactive_anon:24133 isolated_anon:0
[69250.702238]  active_file:167 inactive_file:572 isolated_file:0
[69250.702238]  unevictable:1647 dirty:0 writeback:0 unstable:0
[69250.702238]  free:22500 slab_reclaimable:845122 slab_unreclaimable:5680
[69250.702238]  mapped:1665 shmem:47010 pagetables:2662 bounce:0
[69250.702240] Node 0 DMA free:15840kB min:260kB low:324kB high:388kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15648kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:64kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[69250.702244] lowmem_reserve[]: 0 2137 3899 3899
[69250.702247] Node 0 DMA32 free:43776kB min:36900kB low:46124kB high:55348kB active_anon:66816kB inactive_anon:5892kB active_file:0kB inactive_file:388kB unevictable:812kB isolated(anon):0kB isolated(file):0kB present:2188752kB mlocked:812kB dirty:0kB writeback:0kB mapped:208kB shmem:26052kB slab_reclaimable:2056864kB slab_unreclaimable:1784kB kernel_stack:160kB pagetables:2584kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1027 all_unreclaimable? yes
[69250.702251] lowmem_reserve[]: 0 0 1762 1762
[69250.702254] Node 0 Normal free:30384kB min:30416kB low:38020kB high:45624kB active_anon:206288kB inactive_anon:90640kB active_file:684kB inactive_file:1900kB unevictable:5776kB isolated(anon):0kB isolated(file):32kB present:1804320kB mlocked:5776kB dirty:0kB writeback:0kB mapped:6452kB shmem:161988kB slab_reclaimable:1323560kB slab_unreclaimable:20936kB kernel_stack:1360kB pagetables:8064kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:4374 all_unreclaimable? yes
[69250.702258] lowmem_reserve[]: 0 0 0 0
[69250.702260] Node 0 DMA: 2*4kB 1*8kB 1*16kB 2*32kB 2*64kB 2*128kB 2*256kB 1*512kB 2*1024kB 2*2048kB 2*4096kB = 15840kB
[69250.702266] Node 0 DMA32: 844*4kB 1917*8kB 1258*16kB 19*32kB 2*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB = 43672kB
[69250.702272] Node 0 Normal: 2302*4kB 1088*8kB 555*16kB 6*32kB 1*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 0*4096kB = 30504kB
[69250.702279] 48755 total pagecache pages
[69250.702280] 0 pages in swap cache
[69250.702281] Swap cache stats: add 0, delete 0, find 0/0
[69250.702282] Free swap  = 0kB
[69250.702283] Total swap = 0kB
[69250.711932] 1048048 pages RAM
[69250.711934] 57533 pages reserved
[69250.711935] 47236 pages shared
[69250.711936] 925878 pages non-shared
[69250.711938] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[69250.711945] [  203]     0   203     6531      319   1     -17         -1000 systemd-udevd
[69250.711947] [  207]     0   207    49551     2544   3       0             0 systemd-journal
[69250.711950] [  331]     0   331     1056       61   3       0             0 acpid
[69250.711953] [  332]     0   332     3303      189   3       0             0 crond
[69250.711955] [  334]     0   334    10502      140   1     -17         -1000 sshd
[69250.711958] [  340]    81   340     4408      174   3     -13          -900 dbus-daemon
[69250.711961] [  341]     0   341     6512       70   1       0             0 systemd-logind
[69250.711964] [  349]     0   349    15747      115   3       0             0 login
[69250.711966] [  356]     0   356     2031       30   0       0             0 agetty
[69250.711968] [  357]     0   357     2031       30   2       0             0 agetty
[69250.711971] [  358]     0   358     2031       30   2       0             0 agetty
[69250.711973] [  359]     0   359     2031       32   0       0             0 agetty
[69250.711976] [  360]     0   360     2031       30   0       0             0 agetty
[69250.711978] [  418]     0   418     3092       58   3       0             0 master
[69250.711981] [  421]    73   421    16374      262   1       0             0 qmgr
[69250.711984] [  433]  1000   433     3423      101   3       0             0 restart-x
[69250.711987] [  444]  1000   444     3423      109   2       0             0 startx
[69250.711989] [  461]  1000   461     3966       36   3       0             0 xinit
[69250.711992] [  462]  1000   462    56946     3156   0       0             0 X
[69250.711995] [  483]  1000   483    13495      470   3       0             0 i3
[69250.711997] [  490]  1000   490     6062       72   3       0             0 unclutter
[69250.711999] [  493]  1000   493     6004       79   0       0             0 dispad
[69250.712001] [  494]  1000   494    31745     6871   1       0             0 urxvtd
[69250.712003] [  497]  1000   497     8038      371   3       0             0 xbindkeys
[69250.712005] [  508]  1000   508     8156      420   2       0             0 zsh
[69250.712007] [  515]     0   515     8482       80   0       0             0 sudo
[69250.712009] [  516]     0   516     6933      282   1       0             0 zsh
[69250.712011] [  530]     0   530     7404      189   1       0             0 wpa_supplicant
[69250.712013] [  585]     0   585     2136       88   3       0             0 dhcpcd
[69250.712014] [  751]  1000   751     4494       52   3       0             0 dbus-launch
[69250.712016] [  752]  1000   752     4353       77   2       0             0 dbus-daemon
[69250.712018] [ 1305]  1000  1305     8156      420   0       0             0 zsh
[69250.712020] [ 1312]  1000  1312    14878      695   3       0             0 mutt
[69250.712022] [ 1332]  1000  1332     8156      420   3       0             0 zsh
[69250.712024] [ 1339]  1000  1339    16616     2406   2       0             0 mutt
[69250.712026] [ 1349]  1000  1349     8156      421   0       0             0 zsh
[69250.712027] [ 1359]     0  1359     8481       78   3       0             0 sudo
[69250.712029] [ 1360]     0  1360     6933      296   1       0             0 zsh
[69250.712031] [ 5513]  1000  5513    40312      660   0       0             0 kdeinit4
[69250.712033] [ 5515]  1000  5515    48432      679   1       0             0 klauncher
[69250.712034] [ 5518]  1000  5518    90770     1628   2       0             0 kded4
[69250.712036] [ 5525]  1000  5525   238394     2536   0       0             0 knotify4
[69250.712038] [ 5529]     0  5529    54766      826   3       0             0 upowerd
[69250.712040] [ 5534]     0  5534    46649      203   2     -13          -900 polkitd
[69250.712042] [ 5556]     0  5556    48360      350   1       0             0 udisks-daemon
[69250.712043] [ 5564]     0  5564    11353       84   2       0             0 udisks-daemon
[69250.712045] [ 8065]  1000  8065     6531      330   1       0             0 i3bar
[69250.712047] [ 8066]  1000  8066     7841      265   2       0             0 i3status
[69250.712048] [ 8146]  1000  8146     8726      481   1       0             0 zsh
[69250.712050] [ 8758]  1000  8758     8774      512   3       0             0 zsh
[69250.712052] [ 8775]     0  8775    17693      475   2       0             0 cupsd
[69250.712054] [ 8776]     0  8776    51902      393   0       0             0 colord
[69250.712055] [ 8779]     0  8779   123543     1366   0       0             0 colord-sane
[69250.712057] [10002]  1000 10002     8290      403   0       0             0 vim
[69250.712060] [10733]  1000 10733     8156      421   2       0             0 zsh
[69250.712062] [10741]  1000 10741     3423      104   1       0             0 ressh.sh
[69250.712064] [10749]  1000 10749     8156      421   2       0             0 zsh
[69250.712065] [10758]  1000 10758    15099      949   1       0             0 mutt
[69250.712067] [10786]  1000 10786     8970      247   0       0             0 ssh
[69250.712069] [10788]  1000 10788     8970      198   0       0             0 ssh
[69250.712071] [10790]  1000 10790     8970      262   0       0             0 ssh
[69250.712073] [15290]  1000 15290     9005      216   1       0             0 ssh
[69250.712075] [15633]  1000 15633     8752      609   1       0             0 zsh
[69250.712077] [16517]  1000 16517     8156      421   2       0             0 zsh
[69250.712078] [16542]  1000 16542     8156      497   2       0             0 zsh
[69250.712080] [ 4573]     0  4573     3774     1648   1       0             0 atop
[69250.712083] [14183]    73 14183    16331      359   1       0             0 pickup
[69250.712086] [14615]  1000 14615     5163      267   3       0             0 zsh
[69250.712088] [14621]  1000 14621   119475    11173   0       0             0 chromium
[69250.712090] [14624]  1000 14624     1588      137   2       0             0 chromium-sandbo
[69250.712092] [14625]  1000 14625    69787     1297   1       0             0 chromium
[69250.712094] [14627]  1000 14627    34743      445   2       0             0 nacl_helper_boo
[69250.712096] [14630]  1000 14630    69787     1149   1       0             0 chromium
[69250.712098] [14668]  1000 14668    63912      207   0       0             0 exe
[69250.712100] [14669]     0 14669     3127      177   1       0             0 umount
[69250.712102] Out of memory: Kill process 14621 (chromium) score 11 or sacrifice child
[69250.712108] Killed process 14668 (exe) total-vm:255648kB, anon-rss:708kB, file-rss:120kB

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2012-11-27 16:11 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-20 13:52 Out of memory on 3.5 kernels Arend van Spriel
2012-09-21 19:49 ` Nico Schottelius
2012-09-21 21:02   ` Fwd: " Arend van Spriel
2012-09-24 22:43   ` David Rientjes
2012-09-25 15:07     ` Dave Kleikamp
2012-09-26  6:03       ` Nico Schottelius
2012-09-26  6:06     ` Nico Schottelius
2012-09-26  8:57       ` Nico Schottelius
2012-09-27  5:52         ` Nico Schottelius
2012-10-03 21:23           ` Nico Schottelius
2012-10-05 15:48             ` Valdis.Kletnieks
2012-10-05 17:51               ` Nico Schottelius
2012-10-30 10:35                 ` Nico Schottelius
2012-11-01 18:04                   ` [Jfs-discussion] " Tino Reichardt
2012-11-21 22:37                   ` Dave Kleikamp
2012-11-27 15:56                     ` [Jfs-discussion] " Dave Kleikamp
2012-11-27 16:11                       ` Nico Schottelius
  -- strict thread matches above, loose matches on Subject: below --
2012-09-20  6:02 Nico Schottelius
2012-09-20  6:54 ` David Rientjes
2012-09-20  7:32   ` Nico Schottelius
2012-09-20  7:44     ` Arend van Spriel
2012-09-20  8:21       ` Nico Schottelius
2012-09-20 12:12       ` Nico Schottelius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).