You are not logged in.

#1 2014-01-05 22:39:21

Lockheed
Member
Registered: 2010-03-16
Posts: 1,522

[solved] Stalling system shutdown

My system shutdown takes way to long. I got systemd shutdown logs and fixed what I could myself (IPv6, etc) but it still pauses for nearly a minute upon shutdown and I don't know how to fix the rest of the delay.

Here is the log:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Linux version 3.12.3-pf (juha@panzor) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Jan 5 22:04:09 CET 2014
[    0.000000] Command line: BOOT_IMAGE=../vmlinuz-linux-pf root=UUID=5877eafa-2f8c-4dd2-8161-75b8cdce634b loglevel=3 sr0=ide-scsi i915.i915_enable_rc6=1 init=/usr/lib/systemd/systemd ro pcie_aspm=force vga=775 ipv6.disable=1 systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M enforcing=0 initrd=../initramfs-linux-pf.img
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf8a0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf8a1000-0x00000000bf8a6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf8a7000-0x00000000bf9b6fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf9b7000-0x00000000bfa0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfa0f000-0x00000000bfac5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfac6000-0x00000000bfad0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfad1000-0x00000000bfad3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfad4000-0x00000000bfad7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfad8000-0x00000000bfadbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfadc000-0x00000000bfadefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfadf000-0x00000000bfb05fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfb06000-0x00000000bfb07fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfb08000-0x00000000bfd0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfd0f000-0x00000000bfd9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfd9f000-0x00000000bfdfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfdff000-0x00000000bfdfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfe00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023bffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 40612JG/40612JG, BIOS 6FET93WW (3.23 ) 10/12/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 23C000000 mask FFC000000 uncachable
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 200000000 mask FC0000000 write-back
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbfe00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f6480-0x000f648f] mapped at [ffff8800000f6480]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
[    0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
[    0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
[    0.000000]  [mem 0x23be00000-0x23bffffff] page 2M
[    0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x238000000-0x23bdfffff]
[    0.000000]  [mem 0x238000000-0x23bdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x237ffffff]
[    0.000000]  [mem 0x200000000-0x237ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbf8a0fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbf7fffff] page 2M
[    0.000000]  [mem 0xbf800000-0xbf8a0fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbf8a7000-0xbf9b6fff]
[    0.000000]  [mem 0xbf8a7000-0xbf9b6fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbfa0f000-0xbfac5fff]
[    0.000000]  [mem 0xbfa0f000-0xbfac5fff] page 4k
[    0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbfdff000-0xbfdfffff]
[    0.000000]  [mem 0xbfdff000-0xbfdfffff] page 4k
[    0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] log_buf_len: 1048576
[    0.000000] early log buf free: 518340(98%)
[    0.000000] RAMDISK: [mem 0x7f092000-0x7fffffff]
[    0.000000] ACPI: RSDP 00000000000f6440 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000bfd49b3a 0009C (v01 LENOVO TP-6F    00003230  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bfd49c00 000F4 (v03 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: DSDT 00000000bfd4a00e 0FB01 (v01 LENOVO TP-6F    00003230 MSFT 03000000)
[    0.000000] ACPI: FACS 00000000bfd8e000 00040
[    0.000000] ACPI: SSDT 00000000bfd49db4 0025A (v01 LENOVO TP-6F    00003230 MSFT 03000000)
[    0.000000] ACPI: ECDT 00000000bfd59b0f 00052 (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: APIC 00000000bfd59b61 00078 (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: MCFG 00000000bfd59bd9 0003C (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: HPET 00000000bfd59c15 00038 (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: SLIC 00000000bfd59dc2 00176 (v01 LENOVO TP-6F    00003230  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bfd59f38 00028 (v01 LENOVO TP-6F    00003230  LTP 00000001)
[    0.000000] ACPI: ASF! 00000000bfd59f60 000A0 (v16 LENOVO TP-6F    00003230 PTL  00000001)
[    0.000000] ACPI: SSDT 00000000bfd8d1fa 00568 (v01 LENOVO TP-6F    00003230 INTL 20050513)
[    0.000000] ACPI: TCPA 00000000bfb07000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: DMAR 00000000bfb06000 000D8 (v01               ? 00000001      00000000)
[    0.000000] ACPI: SSDT 00000000bfad3000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bfad2000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bfad1000 00242 (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023bffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x23bffffff]
[    0.000000]   NODE_DATA [mem 0x23bef5000-0x23bef8fff]
[    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x23bffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x00099fff]
[    0.000000]   node   0: [mem 0x00100000-0xbf8a0fff]
[    0.000000]   node   0: [mem 0xbf8a7000-0xbf9b6fff]
[    0.000000]   node   0: [mem 0xbfa0f000-0xbfac5fff]
[    0.000000]   node   0: [mem 0xbfdff000-0xbfdfffff]
[    0.000000]   node   0: [mem 0x100000000-0x23bffffff]
[    0.000000] On node 0 totalpages: 2079234
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3993 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12202 pages used for memmap
[    0.000000]   DMA32 zone: 780905 pages, LIFO batch:31
[    0.000000]   Normal zone: 20224 pages used for memmap
[    0.000000]   Normal zone: 1294336 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, 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 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf8a1000-0xbf8a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf9b7000-0xbfa0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfac6000-0xbfad0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfad1000-0xbfad3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfad4000-0xbfad7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfad8000-0xbfadbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfadc000-0xbfadefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfadf000-0xbfb05fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfb06000-0xbfb07fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfb08000-0xbfd0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfd0f000-0xbfd9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfd9f000-0xbfdfefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfe00000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023bc00000 s83968 r8192 d22528 u524288
[    0.000000] pcpu-alloc: s83968 r8192 d22528 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2046723
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-linux-pf root=UUID=5877eafa-2f8c-4dd2-8161-75b8cdce634b loglevel=3 sr0=ide-scsi i915.i915_enable_rc6=1 init=/usr/lib/systemd/systemd ro pcie_aspm=force vga=775 ipv6.disable=1 systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M enforcing=0 initrd=../initramfs-linux-pf.img
[    0.000000] PCIe ASPM is forcibly enabled
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    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: 8090676K/8316936K available (5126K kernel code, 807K rwdata, 1656K rodata, 1140K init, 1284K bss, 226260K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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:712 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 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 failed
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 2527.028 MHz processor
[    0.008004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5054.05 BogoMIPS (lpj=10108112)
[    0.008008] pid_max: default: 32768 minimum: 301
[    0.008044] Security Framework initialized
[    0.008056] AppArmor: AppArmor disabled by boot time parameter
[    0.008057] Yama: becoming mindful.
[    0.008713] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.013207] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.015165] Mount-cache hash table entries: 256
[    0.015400] Initializing cgroup subsys memory
[    0.015421] Initializing cgroup subsys devices
[    0.015423] Initializing cgroup subsys freezer
[    0.015426] Initializing cgroup subsys net_cls
[    0.015428] Initializing cgroup subsys blkio
[    0.015450] Disabled fast string operations
[    0.015456] CPU: Physical Processor ID: 0
[    0.015457] CPU: Processor Core ID: 0
[    0.015460] mce: CPU supports 6 MCE banks
[    0.015467] CPU0: Thermal monitoring enabled (TM2)
[    0.015475] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[    0.015548] Freeing SMP alternatives memory: 20K (ffffffff819e8000 - ffffffff819ed000)
[    0.016386] ACPI: Core revision 20130725
[    0.023031] ACPI: All ACPI Tables successfully acquired
[    0.024011] ftrace: allocating 20419 entries in 80 pages
[    0.032066] dmar: Host address width 36
[    0.032068] dmar: DRHD base: 0x000000feb03000 flags: 0x0
[    0.032074] dmar: IOMMU 0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000
[    0.032076] dmar: DRHD base: 0x000000feb00000 flags: 0x0
[    0.032080] dmar: IOMMU 1: reg_base_addr feb00000 ver 1:0 cap c0000020630270 ecap 1000
[    0.032082] dmar: DRHD base: 0x000000feb02000 flags: 0x1
[    0.032087] dmar: IOMMU 2: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000
[    0.032088] dmar: RMRR base: 0x000000fc226c00 end: 0x000000fc2273ff
[    0.032597] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.073900] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P9500  @ 2.53GHz (fam: 06, model: 17, stepping: 0a)
[    0.076000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.076000] ... version:                2
[    0.076000] ... bit width:              40
[    0.076000] ... generic registers:      2
[    0.076000] ... value mask:             000000ffffffffff
[    0.076000] ... max period:             000000007fffffff
[    0.076000] ... fixed-purpose events:   3
[    0.076000] ... event mask:             0000000700000003
[    0.088054] smpboot: Booting Node   0, Processors  #   1 OK
[    0.080019] Disabled fast string operations
[    0.100028] Brought up 2 CPUs
[    0.100034] smpboot: Total of 2 processors activated (10108.11 BogoMIPS)
[    0.104051] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.104214] devtmpfs: initialized
[    0.106800] PM: Registering ACPI NVS region [mem 0xbfac6000-0xbfad0fff] (45056 bytes)
[    0.106802] PM: Registering ACPI NVS region [mem 0xbfad8000-0xbfadbfff] (16384 bytes)
[    0.106804] PM: Registering ACPI NVS region [mem 0xbfadf000-0xbfb05fff] (159744 bytes)
[    0.106808] PM: Registering ACPI NVS region [mem 0xbfd0f000-0xbfd9efff] (589824 bytes)
[    0.108792] RTC time: 11:52:13, date: 01/06/14
[    0.108835] NET: Registered protocol family 16
[    0.108968] cpuidle: using governor ladder
[    0.108970] cpuidle: using governor menu
[    0.109016] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.109018] ACPI: bus type PCI registered
[    0.109020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.109077] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.109080] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.116755] PCI: Using configuration type 1 for base access
[    0.117362] bio: create slab <bio-0> at 0
[    0.117362] ACPI: Added _OSI(Module Device)
[    0.117362] ACPI: Added _OSI(Processor Device)
[    0.117362] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.117362] ACPI: Added _OSI(Processor Aggregator Device)
[    0.117606] ACPI: EC: EC description table is found, configuring boot EC
[    0.124024] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.144872] ACPI: SSDT 00000000bfad6c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.145254] ACPI: Dynamic OEM Table Load:
[    0.145256] ACPI: SSDT           (null) 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.145369] ACPI: SSDT 00000000bfad4020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.145771] ACPI: Dynamic OEM Table Load:
[    0.145773] ACPI: SSDT           (null) 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.168200] ACPI: SSDT 00000000bfad5ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.168595] ACPI: Dynamic OEM Table Load:
[    0.168597] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.180064] ACPI: SSDT 00000000bfad5f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.180445] ACPI: Dynamic OEM Table Load:
[    0.180447] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.196133] ACPI: Interpreter enabled
[    0.196139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
[    0.196143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[    0.200007] ACPI: (supports S0 S3 S4 S5)
[    0.200009] ACPI: Using IOAPIC for interrupt routing
[    0.200030] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.200562] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.220183] ACPI: Power Resource [PUBS] (on)
[    0.228286] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228376] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228464] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228552] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228640] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228728] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228816] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228903] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.229139] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.229521] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted
[    0.229549] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.229721] PCI host bridge to bus 0000:00
[    0.229724] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.229726] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.229728] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.229730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.229732] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.229734] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.229736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[    0.229745] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.229764] DMAR: Forcing write-buffer flush capability
[    0.229765] DMAR: Disabling IOMMU for graphics on this chipset
[    0.229836] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
[    0.229874] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.229944] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000
[    0.229959] pci 0000:00:03.0: reg 0x10: [mem 0xfc226800-0xfc22680f 64bit]
[    0.230008] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.230077] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002
[    0.230090] pci 0000:00:03.3: reg 0x10: [io  0x1828-0x182f]
[    0.230097] pci 0000:00:03.3: reg 0x14: [mem 0xfc224000-0xfc224fff]
[    0.230250] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000
[    0.230274] pci 0000:00:19.0: reg 0x10: [mem 0xfc200000-0xfc21ffff]
[    0.230285] pci 0000:00:19.0: reg 0x14: [mem 0xfc225000-0xfc225fff]
[    0.230296] pci 0000:00:19.0: reg 0x18: [io  0x1840-0x185f]
[    0.230382] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.230427] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.230468] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.230523] pci 0000:00:1a.0: reg 0x20: [io  0x1860-0x187f]
[    0.230620] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.230660] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.230715] pci 0000:00:1a.1: reg 0x20: [io  0x1880-0x189f]
[    0.230829] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.230884] pci 0000:00:1a.2: reg 0x20: [io  0x18a0-0x18bf]
[    0.230980] pci 0000:00:1a.2: System wakeup disabled by ACPI
[    0.231030] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.231055] pci 0000:00:1a.7: reg 0x10: [mem 0xfc226c00-0xfc226fff]
[    0.231162] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.231208] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.231253] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.231273] pci 0000:00:1b.0: reg 0x10: [mem 0xfc220000-0xfc223fff 64bit]
[    0.231368] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.231419] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.231461] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.231560] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.231608] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.231647] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[    0.231746] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.231794] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.231835] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[    0.231934] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.231982] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.232028] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[    0.232127] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.232176] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.232218] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[    0.232317] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.232365] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.232407] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.232462] pci 0000:00:1d.0: reg 0x20: [io  0x18c0-0x18df]
[    0.232559] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.232598] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.232653] pci 0000:00:1d.1: reg 0x20: [io  0x18e0-0x18ff]
[    0.232768] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.232823] pci 0000:00:1d.2: reg 0x20: [io  0x1c00-0x1c1f]
[    0.232948] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.232973] pci 0000:00:1d.7: reg 0x10: [mem 0xfc227000-0xfc2273ff]
[    0.233080] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.233125] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.233164] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.233268] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.233314] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
[    0.233527] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.233553] pci 0000:00:1f.2: reg 0x10: [io  0x1c40-0x1c47]
[    0.233564] pci 0000:00:1f.2: reg 0x14: [io  0x1834-0x1837]
[    0.233575] pci 0000:00:1f.2: reg 0x18: [io  0x1838-0x183f]
[    0.233585] pci 0000:00:1f.2: reg 0x1c: [io  0x1830-0x1833]
[    0.233596] pci 0000:00:1f.2: reg 0x20: [io  0x1c20-0x1c3f]
[    0.233607] pci 0000:00:1f.2: reg 0x24: [mem 0xfc226000-0xfc2267ff]
[    0.233675] pci 0000:00:1f.2: PME# supported from D3hot
[    0.233753] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.233773] pci 0000:00:1f.3: reg 0x10: [mem 0xfc227400-0xfc2274ff 64bit]
[    0.233801] pci 0000:00:1f.3: reg 0x20: [io  0x1c60-0x1c7f]
[    0.233941] pci 0000:01:00.0: [1002:9591] type 00 class 0x030000
[    0.233955] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[    0.233966] pci 0000:01:00.0: reg 0x14: [io  0x2000-0x20ff]
[    0.233977] pci 0000:01:00.0: reg 0x18: [mem 0xcfff0000-0xcfffffff]
[    0.234014] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.234063] pci 0000:01:00.0: supports D1 D2
[    0.234120] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.234124] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.234126] pci 0000:00:01.0:   bridge window [mem 0xcff00000-0xcfffffff]
[    0.234130] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.234202] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.234339] pci 0000:03:00.0: [8086:4236] type 00 class 0x028000
[    0.234383] pci 0000:03:00.0: reg 0x10: [mem 0xf4200000-0xf4201fff 64bit]
[    0.234584] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.240043] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.240051] pci 0000:00:1c.1:   bridge window [mem 0xf4200000-0xf42fffff]
[    0.240156] pci 0000:04:00.0: [8086:444e] type 00 class 0x058000
[    0.240182] pci 0000:04:00.0: reg 0x10: [mem 0xf4300000-0xf43003ff]
[    0.240217] pci 0000:04:00.0: reg 0x18: [io  0x3000-0x30ff]
[    0.240285] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.248018] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.248023] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.248027] pci 0000:00:1c.2:   bridge window [mem 0xf4300000-0xf43fffff]
[    0.248107] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.248112] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.248117] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xf9ffffff]
[    0.248124] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
[    0.248201] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
[    0.248206] pci 0000:00:1c.4:   bridge window [io  0x5000-0x5fff]
[    0.248210] pci 0000:00:1c.4:   bridge window [mem 0xfa000000-0xfbffffff]
[    0.248218] pci 0000:00:1c.4:   bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
[    0.248292] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
[    0.248315] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
[    0.248317] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller
[    0.248335] pci 0000:15:00.0: reg 0x10: [mem 0xf4400000-0xf4400fff]
[    0.248376] pci 0000:15:00.0: supports D1 D2
[    0.248378] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.248438] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500
[    0.248463] pci 0000:15:00.2: reg 0x10: [mem 0xf4401000-0xf44010ff]
[    0.248577] pci 0000:15:00.2: supports D1 D2
[    0.248579] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.248637] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000
[    0.248662] pci 0000:15:00.4: reg 0x10: [mem 0xf4401800-0xf44018ff]
[    0.248776] pci 0000:15:00.4: supports D1 D2
[    0.248778] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.248834] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000
[    0.248859] pci 0000:15:00.5: reg 0x10: [mem 0xf4401c00-0xf4401cff]
[    0.248972] pci 0000:15:00.5: supports D1 D2
[    0.248974] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
[    0.249077] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
[    0.249081] pci 0000:00:1e.0:   bridge window [io  0x6000-0x9fff]
[    0.249086] pci 0000:00:1e.0:   bridge window [mem 0xf4400000-0xf7ffffff]
[    0.249093] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
[    0.249096] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.249098] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.249100] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.249102] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.249103] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.249105] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.249168] pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18])
[    0.249173] pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17
[    0.249245] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.252536] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.252546] ACPI: \_SB_.PCI0: notify handler is installed
[    0.252569] Found 1 acpi root devices
[    0.264054] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.264139] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.264142] vgaarb: loaded
[    0.264143] vgaarb: bridge control possible 0000:01:00.0
[    0.264186] PCI: Using ACPI for IRQ routing
[    0.265343] PCI: pci_cache_line_size set to 64 bytes
[    0.265483] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
[    0.265485] e820: reserve RAM buffer [mem 0xbf8a1000-0xbfffffff]
[    0.265487] e820: reserve RAM buffer [mem 0xbf9b7000-0xbfffffff]
[    0.265489] e820: reserve RAM buffer [mem 0xbfac6000-0xbfffffff]
[    0.265491] e820: reserve RAM buffer [mem 0xbfe00000-0xbfffffff]
[    0.265575] NetLabel: Initializing
[    0.265577] NetLabel:  domain hash size = 128
[    0.265578] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.265589] NetLabel:  unlabeled traffic allowed by default
[    0.265624] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.265629] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.265633] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.268017] Switched to clocksource hpet
[    0.273293] pnp: PnP ACPI init
[    0.273305] ACPI: bus type PNP registered
[    0.293528] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.293531] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.293533] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.293535] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.293537] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[    0.293539] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.293541] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    0.293543] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.293545] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.293547] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.293549] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.293551] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.293553] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.293555] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.293557] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.293561] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.313467] system 00:01: [io  0x1000-0x107f] could not be reserved
[    0.313469] system 00:01: [io  0x1180-0x11ff] has been reserved
[    0.313472] system 00:01: [io  0x0800-0x080f] has been reserved
[    0.313474] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    0.313476] system 00:01: [io  0x1600-0x167f] has been reserved
[    0.313478] system 00:01: [io  0x1680-0x169f] has been reserved
[    0.313480] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.313482] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.313484] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.313486] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.313488] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.313490] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.313493] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.313548] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.313558] pnp 00:03: [dma 4]
[    0.313576] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.313602] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.313636] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.313666] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.313695] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.313726] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
[    0.333598] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[    0.334016] pnp: PnP ACPI: found 10 devices
[    0.334017] ACPI: bus type PNP unregistered
[    0.340030] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.340033] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.340036] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.340046] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.340048] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    0.340059] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x001fffff pref] to [bus 04] add_size 200000
[    0.340095] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.340098] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.340100] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.340102] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[    0.340104] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.340106] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.340110] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff]
[    0.340113] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.340116] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.340119] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0600000-0xc08fffff pref]
[    0.340122] pci 0000:00:1c.0: BAR 13: assigned [io  0xa000-0xafff]
[    0.340124] pci 0000:00:1c.1: BAR 13: assigned [io  0xb000-0xbfff]
[    0.340128] pci 0000:01:00.0: BAR 6: assigned [mem 0xcff00000-0xcff1ffff pref]
[    0.340130] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.340133] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.340136] pci 0000:00:01.0:   bridge window [mem 0xcff00000-0xcfffffff]
[    0.340139] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.340143] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.340146] pci 0000:00:1c.0:   bridge window [io  0xa000-0xafff]
[    0.340151] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
[    0.340156] pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.340163] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.340166] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.340171] pci 0000:00:1c.1:   bridge window [mem 0xf4200000-0xf42fffff]
[    0.340176] pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.340183] pci 0000:04:00.0: BAR 6: assigned [mem 0xc0600000-0xc060ffff pref]
[    0.340185] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.340188] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.340194] pci 0000:00:1c.2:   bridge window [mem 0xf4300000-0xf43fffff]
[    0.340198] pci 0000:00:1c.2:   bridge window [mem 0xc0600000-0xc08fffff pref]
[    0.340205] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.340208] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.340214] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xf9ffffff]
[    0.340218] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
[    0.340226] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
[    0.340229] pci 0000:00:1c.4:   bridge window [io  0x5000-0x5fff]
[    0.340234] pci 0000:00:1c.4:   bridge window [mem 0xfa000000-0xfbffffff]
[    0.340239] pci 0000:00:1c.4:   bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
[    0.340247] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.340249] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.340251] pci 0000:15:00.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.340253] pci 0000:15:00.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.340255] pci 0000:15:00.0: BAR 15: assigned [mem 0xf0000000-0xf3ffffff pref]
[    0.340258] pci 0000:15:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
[    0.340260] pci 0000:15:00.0: BAR 13: assigned [io  0x6000-0x60ff]
[    0.340262] pci 0000:15:00.0: BAR 14: assigned [io  0x6400-0x64ff]
[    0.340264] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
[    0.340266] pci 0000:15:00.0:   bridge window [io  0x6000-0x60ff]
[    0.340272] pci 0000:15:00.0:   bridge window [io  0x6400-0x64ff]
[    0.340277] pci 0000:15:00.0:   bridge window [mem 0xf0000000-0xf3ffffff pref]
[    0.340282] pci 0000:15:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    0.340288] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    0.340291] pci 0000:00:1e.0:   bridge window [io  0x6000-0x9fff]
[    0.340296] pci 0000:00:1e.0:   bridge window [mem 0xf4400000-0xf7ffffff]
[    0.340301] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
[    0.340308] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.340310] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.340312] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.340314] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.340315] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.340317] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.340319] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.340321] pci_bus 0000:01: resource 1 [mem 0xcff00000-0xcfffffff]
[    0.340323] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.340325] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.340326] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
[    0.340328] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.340330] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.340332] pci_bus 0000:03: resource 1 [mem 0xf4200000-0xf42fffff]
[    0.340334] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.340336] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.340338] pci_bus 0000:04: resource 1 [mem 0xf4300000-0xf43fffff]
[    0.340339] pci_bus 0000:04: resource 2 [mem 0xc0600000-0xc08fffff pref]
[    0.340341] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.340343] pci_bus 0000:05: resource 1 [mem 0xf8000000-0xf9ffffff]
[    0.340345] pci_bus 0000:05: resource 2 [mem 0xf4000000-0xf40fffff 64bit pref]
[    0.340347] pci_bus 0000:0d: resource 0 [io  0x5000-0x5fff]
[    0.340348] pci_bus 0000:0d: resource 1 [mem 0xfa000000-0xfbffffff]
[    0.340351] pci_bus 0000:0d: resource 2 [mem 0xf4100000-0xf41fffff 64bit pref]
[    0.340353] pci_bus 0000:15: resource 0 [io  0x6000-0x9fff]
[    0.340354] pci_bus 0000:15: resource 1 [mem 0xf4400000-0xf7ffffff]
[    0.340356] pci_bus 0000:15: resource 2 [mem 0xf0000000-0xf3ffffff 64bit pref]
[    0.340358] pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7]
[    0.340360] pci_bus 0000:15: resource 5 [io  0x0d00-0xffff]
[    0.340361] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
[    0.340363] pci_bus 0000:15: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.340365] pci_bus 0000:15: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.340367] pci_bus 0000:15: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.340368] pci_bus 0000:16: resource 0 [io  0x6000-0x60ff]
[    0.340370] pci_bus 0000:16: resource 1 [io  0x6400-0x64ff]
[    0.340372] pci_bus 0000:16: resource 2 [mem 0xf0000000-0xf3ffffff pref]
[    0.340374] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
[    0.340407] NET: Registered protocol family 2
[    0.340623] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.341073] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.341473] TCP: Hash tables configured (established 65536 bind 65536)
[    0.341529] TCP: reno registered
[    0.341541] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.341603] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.341709] NET: Registered protocol family 1
[    0.342631] pci 0000:01:00.0: Boot video device
[    0.342676] PCI: CLS 64 bytes, default 64
[    0.342714] Unpacking initramfs...
[    0.652831] Freeing initrd memory: 15800K (ffff88007f092000 - ffff880080000000)
[    0.652848] dmar: Device scope device [0000:00:03.02] not found
[    0.652855] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.652858] software IO TLB [mem 0xbb8a1000-0xbf8a1000] (64MB) mapped at [ffff8800bb8a1000-ffff8800bf8a0fff]
[    0.652907] Simple Boot Flag at 0x35 set to 0x1
[    0.653032] Scanning for low memory corruption every 60 seconds
[    0.653340] audit: initializing netlink socket (disabled)
[    0.653355] type=2000 audit(1389009133.652:1): initialized
[    0.666105] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.667751] zbud: loaded
[    0.667890] VFS: Disk quotas dquot_6.5.2
[    0.667934] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.668106] msgmni has been set to 15833
[    0.668289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.668311] io scheduler noop registered
[    0.668313] io scheduler deadline registered
[    0.668344] io scheduler cfq registered (default)
[    0.668546] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.668684] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.668845] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[    0.669007] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[    0.669170] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
[    0.669331] pcieport 0000:00:1c.4: irq 45 for MSI/MSI-X
[    0.669452] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.669455] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.669458] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.669479] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.669483] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.669504] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    0.669506] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.669510] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    0.669529] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.669531] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.669535] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.669554] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.669558] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.669577] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.669582] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.669596] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.669649] pciehp: Using ACPI for slot detection.
[    0.669684] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 2946 ss_vid 17aa ss_did 20f3
[    0.669711] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
[    0.669721] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.669772] vesafb: mode is 1280x1024x8, linelength=1280, pages=11
[    0.669774] vesafb: scrolling: redraw
[    0.669775] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.670148] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004f00000, using 2560k, total 16384k
[    0.685712] Console: switching to colour frame buffer device 160x64
[    0.701189] fb0: VESA VGA frame buffer device
[    0.701201] intel_idle: does not run on family 6 model 23
[    0.701254] GHES: HEST is not enabled!
[    0.701296] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.721774] 0000:00:03.3: ttyS0 at I/O 0x1828 (irq = 17, base_baud = 115200) is a 16550A
[    0.721896] Linux agpgart interface v0.103
[    0.721965] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.731702] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.731715] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.731793] mousedev: PS/2 mouse device common for all mice
[    0.731840] rtc_cmos 00:06: RTC can wake from S4
[    0.731961] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.731990] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.732063] drop_monitor: Initializing network drop monitor service
[    0.732130] TCP: cubic registered
[    0.732132] IPv6: Loaded, but administratively disabled, reboot required to enable
[    0.732135] NET: Registered protocol family 17
[    0.732148] Key type dns_resolver registered
[    0.732260] TuxOnIce 3.3 (http://tuxonice.net)
[    0.732372] registered taskstats version 1
[    0.738556] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.241970] UKSM: relative memcmp_cost = 276 hash=198443361 cmp_ret=0.
[    1.244589]   Magic number: 14:921:882
[    1.244690] rtc_cmos 00:06: setting system clock to 2014-01-06 11:52:14 UTC (1389009134)
[    1.244763] Scanning swap devices for TuxOnIce signature...
[    1.244765] TuxOnIce scan: No image found.
[    1.244766] Scanning swap devices for TuxOnIce signature...
[    1.244767] TuxOnIce scan: No image found.
[    1.244776] TuxOnIce: Can't translate "" into a device id yet.
[    1.244777] TuxOnIce: No matching enabled allocator found. Resuming disabled.
[    1.244780] PM: Hibernation image not present or could not be loaded.
[    1.246146] Freeing unused kernel memory: 1140K (ffffffff818cb000 - ffffffff819e8000)
[    1.246148] Write protecting the kernel read-only data: 8192k
[    1.249153] Freeing unused kernel memory: 1008K (ffff880001504000 - ffff880001600000)
[    1.250259] Freeing unused kernel memory: 392K (ffff88000179e000 - ffff880001800000)
[    1.250261] BFS CPU scheduler v0.444 by Con Kolivas.
[    1.252300] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
[    1.252372] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
[    1.252451] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
[    1.252504] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
[    1.252556] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
[    1.252615] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
[    1.252699] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    1.252845] systemd[1]: Running in initial RAM disk.
[    1.252968] systemd[1]: No hostname configured.
[    1.252973] systemd[1]: Set hostname to <localhost>.
[    1.253115] systemd[1]: Initializing machine ID from random generator.
[    1.253483] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[    1.253547] systemd[1]: Installed release agent.
[    1.253670] systemd[1]: Using notification socket @/org/freedesktop/systemd1/notify
[    1.253683] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[    1.253775] systemd[1]: Successfully created private D-Bus server.
[    1.253947] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 39
[    1.254559] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
[    1.254612] systemd[1]: Looking for unit files in (higher priority first):
[    1.254615] systemd[1]: 	/etc/systemd/system
[    1.254617] systemd[1]: 	/run/systemd/system
[    1.254619] systemd[1]: 	/run/systemd/generator
[    1.254620] systemd[1]: 	/usr/lib/systemd/system
[    1.254622] systemd[1]: SysV init scripts and rcN.d links support disabled
[    1.254801] systemd[1]: Failed to load configuration for local-fs.target: No such file or directory
[    1.254972] systemd[1]: -.mount changed dead -> mounted
[    1.254994] systemd[1]: Activating default unit: default.target
[    1.255081] systemd[1]: Failed to load configuration for rescue.target: No such file or directory
[    1.255089] systemd[1]: Failed to load configuration for rescue.service: No such file or directory
[    1.255653] systemd[1]: Failed to load configuration for local-fs-pre.target: No such file or directory
[    1.255708] systemd[1]: Failed to load configuration for swap.target: No such file or directory
[    1.255772] systemd[1]: Failed to load configuration for syslog.socket: No such file or directory
[    1.256147] systemd[1]: Failed to load configuration for systemd-fsck-root.service: No such file or directory
[    1.256154] systemd[1]: Failed to load configuration for systemd-readahead-replay.service: No such file or directory
[    1.256159] systemd[1]: Failed to load configuration for systemd-readahead-collect.service: No such file or directory
[    1.256217] systemd[1]: Failed to load configuration for slices.target: No such file or directory
[    1.256223] systemd[1]: Failed to load configuration for paths.target: No such file or directory
[    1.256227] systemd[1]: Failed to load configuration for timers.target: No such file or directory
[    1.256267] systemd[1]: Trying to enqueue job initrd.target/start/isolate
[    1.256286] systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit local-fs.target failed to load: No such file or directory.
[    1.256292] systemd[1]: Cannot add dependency job for unit swap.target, ignoring: Unit swap.target failed to load: No such file or directory.
[    1.256305] systemd[1]: Cannot add dependency job for unit timers.target, ignoring: Unit timers.target failed to load: No such file or directory.
[    1.256310] systemd[1]: Cannot add dependency job for unit paths.target, ignoring: Unit paths.target failed to load: No such file or directory.
[    1.256315] systemd[1]: Cannot add dependency job for unit slices.target, ignoring: Unit slices.target failed to load: No such file or directory.
[    1.256339] systemd[1]: Installed new job initrd.target/start as 1
[    1.256343] systemd[1]: Installed new job basic.target/start as 2
[    1.256346] systemd[1]: Installed new job sysinit.target/start as 3
[    1.256348] systemd[1]: Installed new job kmod-static-nodes.service/start as 4
[    1.256351] systemd[1]: Installed new job systemd-journald.service/start as 5
[    1.256353] systemd[1]: Installed new job systemd-journald.socket/start as 6
[    1.256356] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 7
[    1.256359] systemd[1]: Installed new job systemd-udev-trigger.service/start as 8
[    1.256361] systemd[1]: Installed new job systemd-udevd.service/start as 9
[    1.256364] systemd[1]: Installed new job systemd-udevd-control.socket/start as 10
[    1.256367] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 11
[    1.256369] systemd[1]: Installed new job sockets.target/start as 15
[    1.256372] systemd[1]: Installed new job initrd-root-fs.target/start as 16
[    1.256374] systemd[1]: Installed new job sysroot.mount/start as 17
[    1.256377] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.service/start as 18
[    1.256380] systemd[1]: Installed new job dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.device/start as 19
[    1.256389] systemd[1]: Installed new job system.slice/start as 20
[    1.256392] systemd[1]: Installed new job -.slice/start as 21
[    1.256395] systemd[1]: Installed new job initrd-fs.target/start as 23
[    1.256397] systemd[1]: Installed new job initrd-parse-etc.service/start as 24
[    1.256404] systemd[1]: Enqueued job initrd.target/start as 1
[    1.256410] systemd[1]: Loaded units and determined initial transaction in 2.616ms.
[    1.256435] systemd[1]: Starting -.slice.
[    1.256545] systemd[1]: -.slice changed dead -> active
[    1.256550] systemd[1]: Job -.slice/start finished, result=done
[    1.256652] systemd[1]: Created slice -.slice.
[    1.256664] systemd[1]: Starting system.slice.
[    1.256701] systemd[1]: system.slice changed dead -> active
[    1.256706] systemd[1]: Job system.slice/start finished, result=done
[    1.256812] systemd[1]: Created slice system.slice.
[    1.256824] systemd[1]: Expecting device dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.device...
[    1.257024] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[    1.257030] systemd[1]: Starting udev Kernel Socket.
[    1.257047] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[    1.257052] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[    1.257166] systemd[1]: Listening on udev Kernel Socket.
[    1.257176] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[    1.257181] systemd[1]: Starting udev Control Socket.
[    1.257200] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[    1.257205] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[    1.257320] systemd[1]: Listening on udev Control Socket.
[    1.257330] systemd[1]: Starting Journal Socket.
[    1.257365] systemd[1]: systemd-journald.socket changed dead -> listening
[    1.257370] systemd[1]: Job systemd-journald.socket/start finished, result=done
[    1.257477] systemd[1]: Listening on Journal Socket.
[    1.257487] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[    1.257493] systemd[1]: Starting udev Coldplug all Devices...
[    1.257654] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
[    1.257757] systemd[1]: Forked /usr/bin/udevadm as 40
[    1.257852] systemd[1]: systemd-udev-trigger.service changed dead -> start
[    1.257873] systemd[1]: Starting Sockets.
[    1.257876] systemd[1]: sockets.target changed dead -> active
[    1.257880] systemd[1]: Job sockets.target/start finished, result=done
[    1.257984] systemd[1]: Reached target Sockets.
[    1.257998] systemd[1]: Starting Journal Service...
[    1.258104] systemd[40]: Executing: /usr/bin/udevadm trigger --type=subsystems --action=add
[    1.258151] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
[    1.258697] systemd[41]: Executing: /usr/lib/systemd/systemd-journald
[    1.260025] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 41
[    1.260135] systemd[1]: systemd-journald.service changed dead -> running
[    1.260143] systemd[1]: Job systemd-journald.service/start finished, result=done
[    1.260255] systemd[1]: Started Journal Service.
[    1.260265] systemd[1]: systemd-journald.socket changed listening -> running
[    1.260294] systemd[1]: ConditionPathExists=/lib/modules/3.12.3-pf/modules.devname succeeded for kmod-static-nodes.service.
[    1.260336] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for kmod-static-nodes.service.
[    1.260343] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    1.260610] systemd[1]: About to execute: /usr/bin/mkdir -p /run/tmpfiles.d
[    1.260798] systemd[1]: Forked /usr/bin/mkdir as 42
[    1.260858] systemd[1]: kmod-static-nodes.service changed dead -> start-pre
[    1.260874] systemd[1]: Set up jobs progress timerfd.
[    1.261058] systemd[1]: Received SIGCHLD from PID 39 (n/a).
[    1.261082] systemd[1]: Got SIGCHLD for process 40 (udevadm)
[    1.261115] systemd[1]: Child 40 died (code=exited, status=0/SUCCESS)
[    1.261118] systemd[1]: Child 40 belongs to systemd-udev-trigger.service
[    1.261129] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    1.261132] systemd[1]: systemd-udev-trigger.service running next main command for state start
[    1.261143] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=devices --action=add
[    1.261165] systemd[42]: Executing: /usr/bin/mkdir -p /run/tmpfiles.d
[    1.261603] systemd[1]: Forked /usr/bin/udevadm as 44
[    1.261688] systemd[1]: Got SIGCHLD for process 42 (mkdir)
[    1.261716] systemd[1]: Child 42 died (code=exited, status=0/SUCCESS)
[    1.261718] systemd[1]: Child 42 belongs to kmod-static-nodes.service
[    1.261729] systemd[1]: kmod-static-nodes.service: control process exited, code=exited status=0
[    1.261771] systemd[44]: Executing: /usr/bin/udevadm trigger --type=devices --action=add
[    1.262628] systemd[1]: kmod-static-nodes.service got final SIGCHLD for state start-pre
[    1.262657] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    1.262758] systemd-journald[41]: Vacuuming done, freed 0 bytes
[    1.263144] systemd[47]: Executing: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    1.263673] systemd[1]: Forked /usr/bin/kmod as 47
[    1.263739] systemd[1]: kmod-static-nodes.service changed start-pre -> start
[    1.263760] systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
[    1.263768] systemd[1]: systemd-udevd-kernel.socket changed listening -> running
[    1.263783] systemd[1]: Received SIGCHLD from PID 42 (n/a).
[    1.267464] systemd[1]: Received SIGCHLD from PID 47 (kmod).
[    1.267485] systemd[1]: Got SIGCHLD for process 47 (kmod)
[    1.267518] systemd[1]: Child 47 died (code=exited, status=0/SUCCESS)
[    1.267521] systemd[1]: Child 47 belongs to kmod-static-nodes.service
[    1.267528] systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=0/SUCCESS
[    1.268520] systemd[1]: kmod-static-nodes.service changed start -> exited
[    1.268528] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[    1.268732] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    1.268800] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for systemd-tmpfiles-setup-dev.service.
[    1.268807] systemd[1]: Starting Create static device nodes in /dev...
[    1.269003] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    1.269479] systemd[49]: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    1.270174] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 49
[    1.270238] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[    1.270272] systemd[1]: Received SIGCHLD from PID 49 (systemd-tmpfile).
[    1.270290] systemd[1]: Got SIGCHLD for process 49 (systemd-tmpfile)
[    1.270319] systemd[1]: Child 49 died (code=exited, status=0/SUCCESS)
[    1.270322] systemd[1]: Child 49 belongs to systemd-tmpfiles-setup-dev.service
[    1.270329] systemd[1]: systemd-tmpfiles-setup-dev.service: main process exited, code=exited, status=0/SUCCESS
[    1.270429] systemd[1]: systemd-tmpfiles-setup-dev.service changed start -> exited
[    1.270435] systemd[1]: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
[    1.270576] systemd[1]: Started Create static device nodes in /dev.
[    1.270603] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd.service.
[    1.270611] systemd[1]: Starting udev Kernel Device Manager...
[    1.270786] systemd[1]: About to execute: /usr/lib/systemd/systemd-udevd
[    1.271240] systemd[1]: Forked /usr/lib/systemd/systemd-udevd as 51
[    1.271315] systemd[1]: systemd-udevd.service changed dead -> start
[    1.271348] systemd[51]: Executing: /usr/lib/systemd/systemd-udevd
[    1.274207] systemd[1]: Got notification message for unit systemd-udevd.service
[    1.274212] systemd[1]: systemd-udevd.service: Got message
[    1.274215] systemd[1]: systemd-udevd.service: got READY=1
[    1.274245] systemd[1]: systemd-udevd.service changed start -> running
[    1.274250] systemd[1]: Job systemd-udevd.service/start finished, result=done
[    1.274382] systemd[1]: Started udev Kernel Device Manager.
[    1.274391] systemd[1]: systemd-udevd-control.socket changed listening -> running
[    1.275070] systemd-udevd[51]: starting version 208
[    1.275443] systemd[1]: Received SIGCHLD from PID 44 (udevadm).
[    1.275463] systemd[1]: Got SIGCHLD for process 44 (udevadm)
[    1.275504] systemd[1]: Child 44 died (code=exited, status=0/SUCCESS)
[    1.275507] systemd[1]: Child 44 belongs to systemd-udev-trigger.service
[    1.275513] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    1.275611] systemd[1]: systemd-udev-trigger.service changed start -> exited
[    1.275617] systemd[1]: Job systemd-udev-trigger.service/start finished, result=done
[    1.275739] systemd[1]: Started udev Coldplug all Devices.
[    1.275767] systemd[1]: Starting System Initialization.
[    1.275770] systemd[1]: sysinit.target changed dead -> active
[    1.275775] systemd[1]: Job sysinit.target/start finished, result=done
[    1.275901] systemd[1]: Reached target System Initialization.
[    1.275914] systemd[1]: Starting Basic System.
[    1.275916] systemd[1]: basic.target changed dead -> active
[    1.275921] systemd[1]: Job basic.target/start finished, result=done
[    1.278035] systemd[1]: Reached target Basic System.
[    1.283086] systemd[1]: Failed to load configuration for sys-kernel-config.mount: No such file or directory
[    1.283163] systemd[1]: sys-module-configfs.device changed dead -> plugged
[    1.283170] systemd[1]: Trying to enqueue job sys-kernel-config.mount/start/fail
[    1.298229] systemd[1]: dev-ttyS0.device changed dead -> plugged
[    1.298239] systemd[1]: sys-devices-pci0000:00-0000:00:03.3-tty-ttyS0.device changed dead -> plugged
[    1.300783] ACPI: bus type USB registered
[    1.300809] usbcore: registered new interface driver usbfs
[    1.300818] usbcore: registered new interface driver hub
[    1.300852] usbcore: registered new device driver usb
[    1.301220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.301446] uhci_hcd: USB Universal Host Controller Interface driver
[    1.301561] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.301565] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.301576] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.301620] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    1.301788] hub 1-0:1.0: USB hub found
[    1.301795] hub 1-0:1.0: 2 ports detected
[    1.302011] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    1.302015] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.302019] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    1.302054] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    1.302056] ehci-pci: EHCI PCI platform driver
[    1.302200] hub 2-0:1.0: USB hub found
[    1.302206] hub 2-0:1.0: 2 ports detected
[    1.302396] ehci-pci 0000:00:1a.7: setting latency timer to 64
[    1.302603] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.302609] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    1.302623] ehci-pci 0000:00:1a.7: debug port 1
[    1.306532] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    1.306547] ehci-pci 0000:00:1a.7: irq 23, io mem 0xfc226c00
[    1.308513] sdhci: Secure Digital Host Controller Interface driver
[    1.308515] sdhci: Copyright(c) Pierre Ossman
[    1.308727] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21)
[    1.308746] pci 0000:00:1e.0: setting latency timer to 64
[    1.309817] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.309917] SCSI subsystem initialized
[    1.310820] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.310889] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
[    1.311097] libata version 3.00 loaded.
[    1.316054] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.316340] hub 3-0:1.0: USB hub found
[    1.316349] hub 3-0:1.0: 6 ports detected
[    1.317896] systemd[1]: dev-ttyS1.device changed dead -> plugged
[    1.317905] systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
[    1.318248] systemd[1]: dev-ttyS2.device changed dead -> plugged
[    1.318255] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
[    1.318610] systemd[1]: dev-ttyS3.device changed dead -> plugged
[    1.318617] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
[    1.319202] systemd[1]: Got notification message for unit systemd-journald.service
[    1.319206] systemd[1]: systemd-journald.service: Got message
[    1.319210] systemd[1]: systemd-journald.service: got STATUS=Processing requests...
[    1.340068] hub 1-0:1.0: USB hub found
[    1.340076] hub 1-0:1.0: 2 ports detected
[    1.364059] hub 2-0:1.0: USB hub found
[    1.364066] hub 2-0:1.0: 2 ports detected
[    1.364249] ehci-pci 0000:00:1d.7: setting latency timer to 64
[    1.364260] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.364266] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    1.364280] ehci-pci 0000:00:1d.7: debug port 1
[    1.368180] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.368197] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfc227000
[    1.380021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.380150] hub 4-0:1.0: USB hub found
[    1.380157] hub 4-0:1.0: 6 ports detected
[    1.380473] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    1.380477] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.380484] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.380520] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    1.380661] hub 5-0:1.0: USB hub found
[    1.380668] hub 5-0:1.0: 2 ports detected
[    1.380878] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.380881] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.380886] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.380920] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    1.381058] hub 6-0:1.0: USB hub found
[    1.381064] hub 6-0:1.0: 2 ports detected
[    1.381269] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.381273] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.381278] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.381313] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    1.381486] hub 7-0:1.0: USB hub found
[    1.381493] hub 7-0:1.0: 2 ports detected
[    1.381660] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.381664] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.381668] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.381693] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    1.381825] hub 8-0:1.0: USB hub found
[    1.381831] hub 8-0:1.0: 2 ports detected
[    1.381948] ahci 0000:00:1f.2: version 3.0
[    1.382180] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[    1.382224] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.382249] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    1.382252] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    1.382256] ahci 0000:00:1f.2: setting latency timer to 64
[    1.383076] scsi0 : ahci
[    1.383155] scsi1 : ahci
[    1.383231] scsi2 : ahci
[    1.383909] scsi3 : ahci
[    1.383982] ata1: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226100 irq 46
[    1.383986] ata2: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226180 irq 46
[    1.383987] ata3: DUMMY
[    1.383988] ata4: DUMMY
[    1.652017] tsc: Refined TSC clocksource calibration: 2526.992 MHz
[    1.704027] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.704523] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.704526] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.704529] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.704748] ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
[    1.704751] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.705028] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.705030] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.705032] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.705250] ata1.00: configured for UDMA/133
[    1.705345] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SSD 830  CXM0 PQ: 0 ANSI: 5
[    2.024027] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.025366] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.025369] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.025371] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.026415] ata2.00: ATA-8: Hitachi HTS547575A9E384, JE4OA60A, max UDMA/133
[    2.026417] ata2.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.027804] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.027806] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.027809] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.028851] ata2.00: configured for UDMA/133
[    2.028912] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HTS54757 JE4O PQ: 0 ANSI: 5
[    2.030799] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    2.030824] sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    2.030827] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.030857] sd 0:0:0:0: [sda] Write Protect is off
[    2.030861] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.030862] sd 1:0:0:0: [sdb] Write Protect is off
[    2.030864] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.030879] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.030881] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.031693]  sda: sda1 sda2 sda3
[    2.031931] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.077360]  sdb: sdb1 sdb2 sdb3
[    2.077581] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.085541] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30.device changed dead -> plugged
[    2.085551] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689.device changed dead -> plugged
[    2.085556] systemd[1]: dev-sda.device changed dead -> plugged
[    2.085561] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device changed dead -> plugged
[    2.096052] systemd[1]: dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.device changed dead -> plugged
[    2.096059] systemd[1]: Job dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.device/start finished, result=done
[    2.096222] systemd[1]: Found device SAMSUNG_SSD_830_Series.
[    2.096236] systemd[1]: Closed jobs progress timerfd.
[    2.096240] systemd[1]: dev-disk-by\x2dlabel-arch.device changed dead -> plugged
[    2.096246] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart1.device changed dead -> plugged
[    2.096251] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart1.device changed dead -> plugged
[    2.096256] systemd[1]: dev-sda1.device changed dead -> plugged
[    2.096261] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device changed dead -> plugged
[    2.096282] systemd[1]: Starting File System Check on /dev/disk/by-uuid/5877eafa-2f8c-4dd2-8161-75b8cdce634b...
[    2.096576] systemd[1]: About to execute: /usr/lib/systemd/systemd-fsck /dev/disk/by-uuid/5877eafa-2f8c-4dd2-8161-75b8cdce634b
[    2.096741] systemd[1]: Forked /usr/lib/systemd/systemd-fsck as 81
[    2.096853] systemd[1]: systemd-fsck@dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.service changed dead -> start
[    2.096872] systemd[1]: Set up jobs progress timerfd.
[    2.096876] systemd[1]: Set up idle_pipe watch.
[    2.097179] systemd[81]: Executing: /usr/lib/systemd/systemd-fsck /dev/disk/by-uuid/5877eafa-2f8c-4dd2-8161-75b8cdce634b
[    2.098894] systemd[1]: Received SIGCHLD from PID 81 (systemd-fsck).
[    2.098914] systemd[1]: Got SIGCHLD for process 81 (systemd-fsck)
[    2.098949] systemd[1]: Child 81 died (code=exited, status=0/SUCCESS)
[    2.098953] systemd[1]: Child 81 belongs to systemd-fsck@dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.service
[    2.098971] systemd[1]: systemd-fsck@dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.service: main process exited, code=exited, status=0/SUCCESS
[    2.099071] systemd[1]: systemd-fsck@dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.service changed start -> exited
[    2.099078] systemd[1]: Job systemd-fsck@dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.service/start finished, result=done
[    2.099284] systemd[1]: Started File System Check on /dev/disk/by-uuid/5877eafa-2f8c-4dd2-8161-75b8cdce634b.
[    2.099303] systemd[1]: Closed jobs progress timerfd.
[    2.099325] systemd[1]: Mounting /sysroot...
[    2.099435] systemd[1]: About to execute: /bin/mount /dev/disk/by-uuid/5877eafa-2f8c-4dd2-8161-75b8cdce634b /sysroot -t auto -o ro,ro
[    2.099834] systemd[1]: Forked /bin/mount as 85
[    2.099879] systemd[1]: sysroot.mount changed dead -> mounting
[    2.099892] systemd[1]: Set up jobs progress timerfd.
[    2.099902] systemd[85]: Executing: /bin/mount /dev/disk/by-uuid/5877eafa-2f8c-4dd2-8161-75b8cdce634b /sysroot -t auto -o ro,ro
[    2.101030] systemd[1]: dev-disk-by\x2duuid-47AD480B6B4E6064.device changed dead -> plugged
[    2.101037] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart3.device changed dead -> plugged
[    2.101043] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart3.device changed dead -> plugged
[    2.101048] systemd[1]: dev-sda3.device changed dead -> plugged
[    2.101053] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device changed dead -> plugged
[    2.101494] systemd[1]: dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.device changed dead -> plugged
[    2.101501] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.device changed dead -> plugged
[    2.101507] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.device changed dead -> plugged
[    2.101511] systemd[1]: dev-sda2.device changed dead -> plugged
[    2.101517] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device changed dead -> plugged
[    2.115054] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.115203] systemd[1]: sysroot.mount changed mounting -> mounting-done
[    2.115210] systemd[1]: Job sysroot.mount/start finished, result=done
[    2.115333] systemd[1]: Mounted /sysroot.
[    2.115345] systemd[1]: Closed jobs progress timerfd.
[    2.115373] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-root-fs.target.
[    2.115381] systemd[1]: Starting Initrd Root File System.
[    2.115385] systemd[1]: initrd-root-fs.target changed dead -> active
[    2.115389] systemd[1]: Job initrd-root-fs.target/start finished, result=done
[    2.115515] systemd[1]: Reached target Initrd Root File System.
[    2.115525] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-parse-etc.service.
[    2.115532] systemd[1]: Starting Reload Configuration from the Real Root...
[    2.115760] systemd[1]: About to execute: /usr/bin/systemctl daemon-reload
[    2.115916] systemd[1]: Forked /usr/bin/systemctl as 91
[    2.115998] systemd[1]: initrd-parse-etc.service changed dead -> start-pre
[    2.116027] systemd[1]: Set up jobs progress timerfd.
[    2.116074] systemd[1]: Received SIGCHLD from PID 85 (mount).
[    2.116093] systemd[1]: Got SIGCHLD for process 85 (mount)
[    2.116136] systemd[1]: Child 85 died (code=exited, status=0/SUCCESS)
[    2.116139] systemd[1]: Child 85 belongs to sysroot.mount
[    2.116148] systemd[1]: sysroot.mount mount process exited, code=exited status=0
[    2.116153] systemd[1]: sysroot.mount changed mounting-done -> mounted
[    2.116479] systemd[91]: Executing: /usr/bin/systemctl daemon-reload
[    2.117490] systemd[1]: Accepted connection on private bus.
[    2.117854] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.Reload() on /org/freedesktop/systemd1
[    2.117874] systemd[1]: Reloading.
[    2.117889] systemd[1]: Serializing state to /run/systemd/dump-1-EhFEyc
[    2.119380] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 92
[    2.122355] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
[    2.122408] systemd[1]: Looking for unit files in (higher priority first):
[    2.122410] systemd[1]: 	/etc/systemd/system
[    2.122412] systemd[1]: 	/run/systemd/system
[    2.122414] systemd[1]: 	/run/systemd/generator
[    2.122416] systemd[1]: 	/usr/lib/systemd/system
[    2.122418] systemd[1]: SysV init scripts and rcN.d links support disabled
[    2.123486] systemd[1]: Failed to load configuration for sys-kernel-config.mount: No such file or directory
[    2.123692] systemd[1]: Failed to load configuration for local-fs.target: No such file or directory
[    2.123950] systemd[1]: Failed to load configuration for local-fs-pre.target: No such file or directory
[    2.124456] systemd[1]: Failed to load configuration for swap.target: No such file or directory
[    2.124550] systemd[1]: Failed to load configuration for syslog.socket: No such file or directory
[    2.124679] systemd[1]: Failed to load configuration for systemd-fsck-root.service: No such file or directory
[    2.124685] systemd[1]: Failed to load configuration for systemd-readahead-replay.service: No such file or directory
[    2.124690] systemd[1]: Failed to load configuration for systemd-readahead-collect.service: No such file or directory
[    2.124739] systemd[1]: Deserializing state...
[    2.124828] systemd[1]: Failed to load configuration for rescue.target: No such file or directory
[    2.124834] systemd[1]: Failed to load configuration for rescue.service: No such file or directory
[    2.124970] systemd[1]: Failed to load configuration for slices.target: No such file or directory
[    2.124976] systemd[1]: Failed to load configuration for paths.target: No such file or directory
[    2.124980] systemd[1]: Failed to load configuration for timers.target: No such file or directory
[    2.124989] systemd[1]: Reinstalled deserialized job initrd.target/start as 1
[    2.125007] systemd[1]: Reinstalled deserialized job initrd-fs.target/start as 23
[    2.125017] systemd[1]: Reinstalled deserialized job initrd-parse-etc.service/start as 24
[    2.125211] systemd[1]: sys-devices-pci0000:00-0000:00:03.3-tty-ttyS0.device changed dead -> plugged
[    2.125215] systemd[1]: dev-ttyS0.device changed dead -> plugged
[    2.125218] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device changed dead -> plugged
[    2.125221] systemd[1]: dev-sda.device changed dead -> plugged
[    2.125224] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689.device changed dead -> plugged
[    2.125227] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30.device changed dead -> plugged
[    2.125230] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device changed dead -> plugged
[    2.125233] systemd[1]: dev-sda1.device changed dead -> plugged
[    2.125236] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart1.device changed dead -> plugged
[    2.125239] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart1.device changed dead -> plugged
[    2.125242] systemd[1]: dev-disk-by\x2dlabel-arch.device changed dead -> plugged
[    2.125245] systemd[1]: dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.device changed dead -> plugged
[    2.125248] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device changed dead -> plugged
[    2.125251] systemd[1]: dev-sda2.device changed dead -> plugged
[    2.125254] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.device changed dead -> plugged
[    2.125257] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.device changed dead -> plugged
[    2.125260] systemd[1]: dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.device changed dead -> plugged
[    2.125263] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device changed dead -> plugged
[    2.125265] systemd[1]: dev-sda3.device changed dead -> plugged
[    2.125268] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart3.device changed dead -> plugged
[    2.125271] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart3.device changed dead -> plugged
[    2.125274] systemd[1]: dev-disk-by\x2duuid-47AD480B6B4E6064.device changed dead -> plugged
[    2.125277] systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
[    2.125280] systemd[1]: dev-ttyS1.device changed dead -> plugged
[    2.125283] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
[    2.125285] systemd[1]: dev-ttyS2.device changed dead -> plugged
[    2.125288] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
[    2.125291] systemd[1]: dev-ttyS3.device changed dead -> plugged
[    2.125293] systemd[1]: sys-module-configfs.device changed dead -> plugged
[    2.125297] systemd[1]: -.mount changed dead -> mounted
[    2.125300] systemd[1]: sysroot.mount changed dead -> mounted
[    2.125303] systemd[1]: system.slice changed dead -> active
[    2.125306] systemd[1]: -.slice changed dead -> active
[    2.125308] systemd[1]: initrd-root-fs.target changed dead -> active
[    2.125312] systemd[1]: systemd-fsck@dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.service changed dead -> exited
[    2.125316] systemd[1]: systemd-journald.socket changed dead -> running
[    2.125319] systemd[1]: sockets.target changed dead -> active
[    2.125322] systemd[1]: systemd-journald.service changed dead -> running
[    2.125326] systemd[1]: sysinit.target changed dead -> active
[    2.125329] systemd[1]: kmod-static-nodes.service changed dead -> exited
[    2.125332] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> exited
[    2.125335] systemd[1]: systemd-udev-trigger.service changed dead -> exited
[    2.125338] systemd[1]: systemd-udevd.service changed dead -> running
[    2.125341] systemd[1]: systemd-udevd-control.socket changed dead -> running
[    2.125345] systemd[1]: systemd-udevd-kernel.socket changed dead -> running
[    2.125348] systemd[1]: basic.target changed dead -> active
[    2.125351] systemd[1]: initrd-parse-etc.service changed dead -> start-pre
[    2.125354] systemd[1]: Closing left-over fd 31
[    2.125405] systemd[1]: Received SIGCHLD from PID 92 (n/a).
[    2.125429] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.125580] systemd[1]: Received SIGCHLD from PID 91 (systemctl).
[    2.125604] systemd[1]: Got SIGCHLD for process 91 (systemctl)
[    2.125635] systemd[1]: Child 91 died (code=exited, status=0/SUCCESS)
[    2.125638] systemd[1]: Child 91 belongs to initrd-parse-etc.service
[    2.125644] systemd[1]: initrd-parse-etc.service: control process exited, code=exited status=0
[    2.125698] systemd[1]: initrd-parse-etc.service got final SIGCHLD for state start-pre
[    2.132819] systemd[1]: About to execute: /usr/bin/systemctl --no-block start initrd-fs.target
[    2.132943] systemd[1]: Forked /usr/bin/systemctl as 95
[    2.133030] systemd[1]: initrd-parse-etc.service changed start-pre -> start
[    2.133315] systemd[95]: Executing: /usr/bin/systemctl --no-block start initrd-fs.target
[    2.134159] systemd[1]: Accepted connection on private bus.
[    2.134330] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    2.134342] systemd[1]: Trying to enqueue job initrd-fs.target/start/replace
[    2.134353] systemd[1]: Merged into installed job initrd-fs.target/start as 23
[    2.134357] systemd[1]: Enqueued job initrd-fs.target/start as 23
[    2.134433] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.GetUnit() on /org/freedesktop/systemd1
[    2.134499] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1/unit/initrd_2dfs_2etarget
[    2.134592] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.134719] systemd[1]: Received SIGCHLD from PID 95 (systemctl).
[    2.134738] systemd[1]: Got SIGCHLD for process 95 (systemctl)
[    2.134767] systemd[1]: Child 95 died (code=exited, status=0/SUCCESS)
[    2.134770] systemd[1]: Child 95 belongs to initrd-parse-etc.service
[    2.134777] systemd[1]: initrd-parse-etc.service: main process exited, code=exited, status=0/SUCCESS
[    2.134779] systemd[1]: initrd-parse-etc.service running next main command for state start
[    2.134787] systemd[1]: About to execute: /usr/bin/systemctl --no-block start initrd-cleanup.service
[    2.134916] systemd[1]: Forked /usr/bin/systemctl as 97
[    2.135266] systemd[97]: Executing: /usr/bin/systemctl --no-block start initrd-cleanup.service
[    2.136073] systemd[1]: Accepted connection on private bus.
[    2.136299] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    2.136430] systemd[1]: Trying to enqueue job initrd-cleanup.service/start/replace
[    2.136437] systemd[1]: Installed new job initrd-cleanup.service/start as 27
[    2.136440] systemd[1]: Enqueued job initrd-cleanup.service/start as 27
[    2.136557] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.GetUnit() on /org/freedesktop/systemd1
[    2.136631] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1/unit/initrd_2dcleanup_2eservice
[    2.136797] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.136845] systemd[1]: Received SIGCHLD from PID 97 (systemctl).
[    2.136864] systemd[1]: Got SIGCHLD for process 97 (systemctl)
[    2.136892] systemd[1]: Child 97 died (code=exited, status=0/SUCCESS)
[    2.136894] systemd[1]: Child 97 belongs to initrd-parse-etc.service
[    2.136901] systemd[1]: initrd-parse-etc.service: main process exited, code=exited, status=0/SUCCESS
[    2.136955] systemd[1]: initrd-parse-etc.service changed start -> dead
[    2.137006] systemd[1]: Job initrd-parse-etc.service/start finished, result=done
[    2.137157] systemd[1]: Started Reload Configuration from the Real Root.
[    2.137165] systemd[1]: Closed jobs progress timerfd.
[    2.137178] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-fs.target.
[    2.137185] systemd[1]: Starting Initrd File Systems.
[    2.137188] systemd[1]: initrd-fs.target changed dead -> active
[    2.137192] systemd[1]: Job initrd-fs.target/start finished, result=done
[    2.137310] systemd[1]: Reached target Initrd File Systems.
[    2.137320] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd.target.
[    2.137325] systemd[1]: Starting Initrd Default Target.
[    2.137328] systemd[1]: initrd.target changed dead -> active
[    2.137332] systemd[1]: Job initrd.target/start finished, result=done
[    2.137452] systemd[1]: Reached target Initrd Default Target.
[    2.137461] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-cleanup.service.
[    2.137467] systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
[    2.137523] systemd[1]: About to execute: /usr/bin/systemctl --no-block isolate initrd-switch-root.target
[    2.137651] systemd[1]: Forked /usr/bin/systemctl as 99
[    2.137745] systemd[1]: initrd-cleanup.service changed dead -> start
[    2.137761] systemd[1]: Set up jobs progress timerfd.
[    2.137997] systemd[99]: Executing: /usr/bin/systemctl --no-block isolate initrd-switch-root.target
[    2.138797] systemd[1]: Accepted connection on private bus.
[    2.138977] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    2.139314] systemd[1]: Trying to enqueue job initrd-switch-root.target/start/isolate
[    2.139362] systemd[1]: Installed new job initrd-switch-root.target/start as 28
[    2.139365] systemd[1]: Installed new job initrd-switch-root.service/start as 29
[    2.139369] systemd[1]: Installed new job initrd-udevadm-cleanup-db.service/start as 30
[    2.139371] systemd[1]: Installed new job systemd-udevd.service/stop as 31
[    2.139374] systemd[1]: Installed new job systemd-udevd-control.socket/stop as 32
[    2.139377] systemd[1]: Installed new job systemd-udevd-kernel.socket/stop as 33
[    2.139380] systemd[1]: Installed new job sockets.target/stop as 50
[    2.139384] systemd[1]: Installed new job sysinit.target/stop as 51
[    2.139386] systemd[1]: Installed new job basic.target/stop as 52
[    2.139388] systemd[1]: Installed new job initrd.target/stop as 53
[    2.139392] systemd[1]: Installed new job kmod-static-nodes.service/stop as 54
[    2.139394] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/stop as 55
[    2.139397] systemd[1]: Installed new job systemd-udev-trigger.service/stop as 56
[    2.139400] systemd[1]: Job initrd-cleanup.service/start finished, result=canceled
[    2.139407] systemd[1]: Closed jobs progress timerfd.
[    2.139410] systemd[1]: Installed new job initrd-cleanup.service/stop as 57
[    2.139413] systemd[1]: Enqueued job initrd-switch-root.target/start as 28
[    2.139439] systemd[1]: Stopping Cleaning Up and Shutting Down Daemons...
[    2.139489] systemd[1]: initrd-cleanup.service changed start -> stop-sigterm
[    2.139502] systemd[1]: Set up jobs progress timerfd.
[    2.139555] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.139586] systemd[1]: Received SIGCHLD from PID 99 (systemctl).
[    2.139605] systemd[1]: Got SIGCHLD for process 99 (systemctl)
[    2.139632] systemd[1]: Child 99 died (code=killed, status=15/TERM)
[    2.139635] systemd[1]: Child 99 belongs to initrd-cleanup.service
[    2.139641] systemd[1]: initrd-cleanup.service: main process exited, code=killed, status=15/TERM
[    2.139648] systemd[1]: initrd-cleanup.service changed stop-sigterm -> dead
[    2.139699] systemd[1]: Job initrd-cleanup.service/stop finished, result=done
[    2.139707] systemd[1]: Stopped Cleaning Up and Shutting Down Daemons.
[    2.139713] systemd[1]: Closed jobs progress timerfd.
[    2.139720] systemd[1]: Collecting initrd-cleanup.service
[    2.139739] systemd[1]: Stopping Initrd Default Target.
[    2.139742] systemd[1]: initrd.target changed active -> dead
[    2.139746] systemd[1]: Job initrd.target/stop finished, result=done
[    2.139752] systemd[1]: Stopped target Initrd Default Target.
[    2.139759] systemd[1]: Stopping Basic System.
[    2.139762] systemd[1]: basic.target changed active -> dead
[    2.139766] systemd[1]: Job basic.target/stop finished, result=done
[    2.139771] systemd[1]: Stopped target Basic System.
[    2.139778] systemd[1]: Stopping Sockets.
[    2.139780] systemd[1]: sockets.target changed active -> dead
[    2.139785] systemd[1]: Job sockets.target/stop finished, result=done
[    2.139790] systemd[1]: Stopped target Sockets.
[    2.139797] systemd[1]: Stopping System Initialization.
[    2.139800] systemd[1]: sysinit.target changed active -> dead
[    2.139804] systemd[1]: Job sysinit.target/stop finished, result=done
[    2.139809] systemd[1]: Stopped target System Initialization.
[    2.139817] systemd[1]: Stopping udev Coldplug all Devices...
[    2.139820] systemd[1]: systemd-udev-trigger.service changed exited -> dead
[    2.139825] systemd[1]: Job systemd-udev-trigger.service/stop finished, result=done
[    2.139830] systemd[1]: Stopped udev Coldplug all Devices.
[    2.139838] systemd[1]: Stopping udev Kernel Device Manager...
[    2.141700] systemd[1]: systemd-udevd.service changed running -> stop-sigterm
[    2.141711] systemd[1]: systemd-udevd-control.socket got notified about service death (failed permanently: no)
[    2.141717] systemd[1]: systemd-udevd-control.socket changed running -> listening
[    2.141724] systemd[1]: systemd-udevd-kernel.socket got notified about service death (failed permanently: no)
[    2.141730] systemd[1]: systemd-udevd-kernel.socket changed running -> listening
[    2.141741] systemd[1]: Set up jobs progress timerfd.
[    2.141748] systemd[1]: Collecting basic.target
[    2.141750] systemd[1]: Collecting initrd.target
[    2.141780] systemd[1]: Collecting rescue.target
[    2.141783] systemd[1]: Collecting rescue.service
[    2.141786] systemd[1]: Collecting slices.target
[    2.141788] systemd[1]: Collecting paths.target
[    2.141790] systemd[1]: Collecting timers.target
[    2.263931] systemd[1]: dev-disk-by\x2duuid-2013\x2d11\x2d13\x2d12\x2d39\x2d39\x2d00.device changed dead -> plugged
[    2.263940] systemd[1]: dev-disk-by\x2dlabel-GParted\x2dlive.device changed dead -> plugged
[    2.263945] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca728d03518.device changed dead -> plugged
[    2.263950] systemd[1]: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2190020D4N8HC.device changed dead -> plugged
[    2.263955] systemd[1]: dev-sdb.device changed dead -> plugged
[    2.263960] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device changed dead -> plugged
[    2.264016] systemd[1]: Received SIGCHLD from PID 51 (systemd-udevd).
[    2.264038] systemd[1]: Got SIGCHLD for process 51 (systemd-udevd)
[    2.264085] systemd[1]: Child 51 died (code=exited, status=0/SUCCESS)
[    2.264088] systemd[1]: Child 51 belongs to systemd-udevd.service
[    2.264096] systemd[1]: systemd-udevd.service: main process exited, code=exited, status=0/SUCCESS
[    2.264104] systemd[1]: systemd-udevd.service changed stop-sigterm -> dead
[    2.264171] systemd[1]: Job systemd-udevd.service/stop finished, result=done
[    2.264180] systemd[1]: Stopped udev Kernel Device Manager.
[    2.264189] systemd[1]: Closed jobs progress timerfd.
[    2.264199] systemd[1]: Stopping Create static device nodes in /dev...
[    2.264205] systemd[1]: systemd-tmpfiles-setup-dev.service changed exited -> dead
[    2.264209] systemd[1]: Job systemd-tmpfiles-setup-dev.service/stop finished, result=done
[    2.264215] systemd[1]: Stopped Create static device nodes in /dev.
[    2.264224] systemd[1]: Stopping Create list of required static device nodes for the current kernel...
[    2.264227] systemd[1]: kmod-static-nodes.service changed exited -> dead
[    2.264232] systemd[1]: Job kmod-static-nodes.service/stop finished, result=done
[    2.264238] systemd[1]: Stopped Create list of required static device nodes for the current kernel.
[    2.264245] systemd[1]: Stopping udev Kernel Socket.
[    2.264255] systemd[1]: systemd-udevd-kernel.socket changed listening -> dead
[    2.264260] systemd[1]: Job systemd-udevd-kernel.socket/stop finished, result=done
[    2.264266] systemd[1]: Closed udev Kernel Socket.
[    2.264273] systemd[1]: Stopping udev Control Socket.
[    2.264282] systemd[1]: systemd-udevd-control.socket changed listening -> dead
[    2.264287] systemd[1]: Job systemd-udevd-control.socket/stop finished, result=done
[    2.264292] systemd[1]: Closed udev Control Socket.
[    2.264304] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-udevadm-cleanup-db.service.
[    2.264309] systemd[1]: Starting Cleanup udevd DB...
[    2.264372] systemd[1]: About to execute: /usr/bin/udevadm info --cleanup-db
[    2.264837] systemd[1]: Forked /usr/bin/udevadm as 102
[    2.264896] systemd[102]: Executing: /usr/bin/udevadm info --cleanup-db
[    2.264920] systemd[1]: initrd-udevadm-cleanup-db.service changed dead -> start
[    2.264937] systemd[1]: Set up jobs progress timerfd.
[    2.266384] systemd[1]: Received SIGCHLD from PID 102 (udevadm).
[    2.266408] systemd[1]: Got SIGCHLD for process 102 (udevadm)
[    2.266435] systemd[1]: Child 102 died (code=exited, status=0/SUCCESS)
[    2.266438] systemd[1]: Child 102 belongs to initrd-udevadm-cleanup-db.service
[    2.266444] systemd[1]: initrd-udevadm-cleanup-db.service: main process exited, code=exited, status=0/SUCCESS
[    2.266503] systemd[1]: initrd-udevadm-cleanup-db.service changed start -> dead
[    2.266556] systemd[1]: Job initrd-udevadm-cleanup-db.service/start finished, result=done
[    2.266565] systemd[1]: Started Cleanup udevd DB.
[    2.266572] systemd[1]: Closed jobs progress timerfd.
[    2.266585] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-switch-root.target.
[    2.266591] systemd[1]: Starting Switch Root.
[    2.266594] systemd[1]: initrd-switch-root.target changed dead -> active
[    2.266599] systemd[1]: Job initrd-switch-root.target/start finished, result=done
[    2.266605] systemd[1]: Reached target Switch Root.
[    2.266613] systemd[1]: ConditionPathExists=/etc/initrd-release succeeded for initrd-switch-root.service.
[    2.266619] systemd[1]: Starting Switch Root...
[    2.266678] systemd[1]: About to execute: /usr/bin/systemctl --no-block --force switch-root /sysroot
[    2.266769] systemd[1]: Forked /usr/bin/systemctl as 104
[    2.266855] systemd[1]: initrd-switch-root.service changed dead -> start
[    2.266871] systemd[1]: Set up jobs progress timerfd.
[    2.267122] systemd[104]: Executing: /usr/bin/systemctl --no-block --force switch-root /sysroot
[    2.268101] systemd[1]: Accepted connection on private bus.
[    2.268312] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.SwitchRoot() on /org/freedesktop/systemd1
[    2.272334] systemd[1]: Switching root.
[    2.274764] systemd-journald[41]: Received SIGTERM
[    2.276044] usb 4-2: new high-speed USB device number 3 using ehci-pci
[    2.335130] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    2.335795] systemd[1]: Set hostname to <panzor>.
[    2.336493] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
[    2.336530] systemd[1]: Release agent already installed.
[    2.336629] systemd[1]: Using notification socket @/org/freedesktop/systemd1/notify
[    2.336640] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[    2.337114] systemd[1]: Successfully created private D-Bus server.
[    2.337449] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 107
[    2.337581] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 108
[    2.337712] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 109
[    2.337913] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 110
[    2.338045] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 111
[    2.338201] systemd[1]: Spawned /usr/lib/systemd/system-generators/systemd-gpt-auto-generator as 112
[    2.339130] systemd[1]: /usr/lib/systemd/system-generators/systemd-getty-generator exited successfully.
[    2.339140] systemd[1]: /usr/lib/systemd/system-generators/systemd-system-update-generator exited successfully.
[    2.339184] systemd[1]: /usr/lib/systemd/system-generators/systemd-fstab-generator exited successfully.
[    2.339191] systemd[1]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator exited successfully.
[    2.340104] systemd[1]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator exited successfully.
[    2.350999] systemd[1]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator exited successfully.
[    2.353233] systemd[1]: Looking for unit files in (higher priority first):
[    2.353235] systemd[1]: 	/etc/systemd/system
[    2.353237] systemd[1]: 	/run/systemd/system
[    2.353239] systemd[1]: 	/run/systemd/generator
[    2.353241] systemd[1]: 	/usr/local/lib/systemd/system
[    2.353243] systemd[1]: 	/usr/lib/systemd/system
[    2.353245] systemd[1]: SysV init scripts and rcN.d links support disabled
[    2.361876] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
[    2.364025] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
[    2.372543] systemd[1]: Failed to load configuration for syslog.target: No such file or directory
[    2.379783] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
[    2.381230] systemd[1]: Failed to load configuration for arno-iptables-firewall.service: No such file or directory
[    2.381462] systemd[1]: Failed to load configuration for cronie.service: No such file or directory
[    2.382563] systemd[1]: [/etc/systemd/system/rc-local.service:5] Failed to parse service type, ignoring: fork # https://bbs.archlinux.org/viewtopic.php?pid=1152496
[    2.386227] systemd[1]: Failed to load configuration for temp-links-catalyst.service: No such file or directory
[    2.386428] systemd[1]: [/usr/lib/systemd/system/catalyst-hook.service:6] Support for option SysVStartPriority= has been disabled at compile time and is ignored
[    2.395473] systemd[1]: -.mount changed dead -> mounted
[    2.395508] systemd[1]: Activating default unit: default.target
[    2.395514] systemd[1]: Trying to enqueue job multi-user.target/start/isolate
[    2.395601] systemd[1]: Cannot add dependency job for unit temp-links-catalyst.service, ignoring: Unit temp-links-catalyst.service failed to load: No such file or directory.
[    2.395619] systemd[1]: Cannot add dependency job for unit cronie.service, ignoring: Unit cronie.service failed to load: No such file or directory.
[    2.395626] systemd[1]: Cannot add dependency job for unit arno-iptables-firewall.service, ignoring: Unit arno-iptables-firewall.service failed to load: No such file or directory.
[    2.395710] systemd[1]: Installed new job multi-user.target/start as 1
[    2.395715] systemd[1]: Installed new job basic.target/start as 2
[    2.395719] systemd[1]: Installed new job sysinit.target/start as 3
[    2.395721] systemd[1]: Installed new job local-fs.target/start as 4
[    2.395724] systemd[1]: Installed new job mnt-arch_backup.mount/start as 5
[    2.395727] systemd[1]: Installed new job systemd-fsck@dev-sdb2.service/start as 6
[    2.395730] systemd[1]: Installed new job dev-sdb2.device/start as 7
[    2.395741] systemd[1]: Installed new job system.slice/start as 9
[    2.395743] systemd[1]: Installed new job -.slice/start as 10
[    2.395746] systemd[1]: Installed new job mnt-Disk_D.mount/start as 12
[    2.395749] systemd[1]: Installed new job systemd-fsck@dev-sdb1.service/start as 13
[    2.395751] systemd[1]: Installed new job dev-sdb1.device/start as 14
[    2.395759] systemd[1]: Installed new job tmp.mount/start as 15
[    2.395762] systemd[1]: Installed new job systemd-fsck-root.service/start as 16
[    2.395765] systemd[1]: Installed new job systemd-remount-fs.service/start as 17
[    2.395767] systemd[1]: Installed new job local-fs-pre.target/start as 18
[    2.395770] systemd[1]: Installed new job swap.target/start as 20
[    2.395773] systemd[1]: Installed new job dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap/start as 21
[    2.395776] systemd[1]: Installed new job dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.device/start as 22
[    2.395783] systemd[1]: Installed new job systemd-journal-flush.service/start as 23
[    2.395786] systemd[1]: Installed new job systemd-journald.service/start as 24
[    2.395789] systemd[1]: Installed new job systemd-journald.socket/start as 25
[    2.395791] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 26
[    2.395794] systemd[1]: Installed new job sys-kernel-debug.mount/start as 27
[    2.395796] systemd[1]: Installed new job systemd-random-seed.service/start as 28
[    2.395799] systemd[1]: Installed new job cryptsetup.target/start as 29
[    2.395801] systemd[1]: Installed new job systemd-binfmt.service/start as 30
[    2.395804] systemd[1]: Installed new job dev-mqueue.mount/start as 31
[    2.395807] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 32
[    2.395809] systemd[1]: Installed new job systemd-ask-password-console.path/start as 33
[    2.395812] systemd[1]: Installed new job systemd-modules-load.service/start as 34
[    2.395814] systemd[1]: Installed new job dev-hugepages.mount/start as 35
[    2.395817] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 36
[    2.395820] systemd[1]: Installed new job sys-kernel-config.mount/start as 37
[    2.395822] systemd[1]: Installed new job systemd-sysctl.service/start as 38
[    2.395825] systemd[1]: Installed new job systemd-update-utmp.service/start as 39
[    2.395827] systemd[1]: Installed new job systemd-udev-trigger.service/start as 40
[    2.395830] systemd[1]: Installed new job systemd-udevd.service/start as 41
[    2.395832] systemd[1]: Installed new job systemd-udevd-control.socket/start as 42
[    2.395835] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 43
[    2.395838] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 44
[    2.395840] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 45
[    2.395843] systemd[1]: Installed new job kmod-static-nodes.service/start as 46
[    2.395845] systemd[1]: Installed new job sockets.target/start as 49
[    2.395848] systemd[1]: Installed new job acpid.socket/start as 50
[    2.395850] systemd[1]: Installed new job cups.socket/start as 51
[    2.395852] systemd[1]: Installed new job lvmetad.socket/start as 52
[    2.395855] systemd[1]: Installed new job dmeventd.socket/start as 53
[    2.395857] systemd[1]: Installed new job dbus.socket/start as 54
[    2.395860] systemd[1]: Installed new job systemd-shutdownd.socket/start as 55
[    2.395862] systemd[1]: Installed new job systemd-initctl.socket/start as 56
[    2.395865] systemd[1]: Installed new job timers.target/start as 57
[    2.395867] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 58
[    2.395870] systemd[1]: Installed new job paths.target/start as 59
[    2.395872] systemd[1]: Installed new job slices.target/start as 60
[    2.395875] systemd[1]: Installed new job alsa-state.service/start as 61
[    2.395877] systemd[1]: Installed new job alsa-restore.service/start as 62
[    2.395880] systemd[1]: Installed new job psd-resync.service/start as 63
[    2.395882] systemd[1]: Installed new job psd-resync.timer/start as 64
[    2.395885] systemd[1]: Installed new job cups.path/start as 65
[    2.395887] systemd[1]: Installed new job symformsync.service/start as 66
[    2.395889] systemd[1]: Installed new job psd.service/start as 67
[    2.395892] systemd[1]: Installed new job syslog-ng.service/start as 68
[    2.395894] systemd[1]: Installed new job syslog.socket/start as 69
[    2.395897] systemd[1]: Installed new job cronwhip.service/start as 70
[    2.395899] systemd[1]: Installed new job remote-fs.target/start as 71
[    2.395902] systemd[1]: Installed new job verynice.service/start as 72
[    2.395904] systemd[1]: Installed new job tpfand.service/start as 73
[    2.395906] systemd[1]: Installed new job symformweb.service/start as 74
[    2.395909] systemd[1]: Installed new job tlp.service/start as 75
[    2.395911] systemd[1]: Installed new job catalyst-hook.service/start as 76
[    2.395913] systemd[1]: Installed new job symformcontrib.service/start as 77
[    2.395916] systemd[1]: Installed new job dkms.service/start as 78
[    2.395918] systemd[1]: Installed new job dcron.service/start as 79
[    2.395920] systemd[1]: Installed new job acpid.service/start as 80
[    2.395923] systemd[1]: Installed new job wicd.service/start as 81
[    2.395925] systemd[1]: Installed new job network.target/start as 82
[    2.395928] systemd[1]: Installed new job cpupower.service/start as 83
[    2.395930] systemd[1]: Installed new job rc-local.service/start as 84
[    2.395932] systemd[1]: Installed new job hddtemp.service/start as 85
[    2.395935] systemd[1]: Installed new job dnsmasq.service/start as 86
[    2.395937] systemd[1]: Installed new job hdapsd.service/start as 87
[    2.395939] systemd[1]: Installed new job iptables.service/start as 88
[    2.395942] systemd[1]: Installed new job atieventsd.service/start as 89
[    2.395944] systemd[1]: Installed new job systemd-user-sessions.service/start as 90
[    2.395947] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 91
[    2.395949] systemd[1]: Installed new job systemd-logind.service/start as 92
[    2.395952] systemd[1]: Installed new job user.slice/start as 93
[    2.395954] systemd[1]: Installed new job getty.target/start as 94
[    2.395957] systemd[1]: Installed new job autologin@tty1.service/start as 95
[    2.395959] systemd[1]: Installed new job system-autologin.slice/start as 96
[    2.395962] systemd[1]: Installed new job dbus.service/start as 97
[    2.395969] systemd[1]: Enqueued job multi-user.target/start as 1
[    2.395976] systemd[1]: Loaded units and determined initial transaction in 58.837ms.
[    2.396044] systemd[1]: Got SIGCHLD for process 41 (systemd-journal)
[    2.396114] systemd[1]: Child 41 died (code=exited, status=0/SUCCESS)
[    2.396135] systemd[1]: Got SIGCHLD for process 104 (systemctl)
[    2.396192] systemd[1]: Child 104 died (code=exited, status=0/SUCCESS)
[    2.396213] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    2.396262] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
[    2.396267] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
[    2.396274] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.396287] systemd[1]: Starting Remote File Systems.
[    2.396290] systemd[1]: remote-fs.target changed dead -> active
[    2.396294] systemd[1]: Job remote-fs.target/start finished, result=done
[    2.396444] systemd[1]: Reached target Remote File Systems.
[    2.396454] systemd[1]: Starting Syslog Socket.
[    2.396476] systemd[1]: syslog.socket changed dead -> listening
[    2.396480] systemd[1]: Job syslog.socket/start finished, result=done
[    2.396596] systemd[1]: Listening on Syslog Socket.
[    2.396607] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    2.396621] systemd[1]: systemd-initctl.socket changed dead -> listening
[    2.396625] systemd[1]: Job systemd-initctl.socket/start finished, result=done
[    2.396778] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.396787] systemd[1]: Starting Delayed Shutdown Socket.
[    2.396801] systemd[1]: systemd-shutdownd.socket changed dead -> listening
[    2.396806] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
[    2.396936] systemd[1]: Listening on Delayed Shutdown Socket.
[    2.396946] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    2.396964] systemd[1]: dmeventd.socket changed dead -> listening
[    2.396969] systemd[1]: Job dmeventd.socket/start finished, result=done
[    2.397113] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.397123] systemd[1]: Starting LVM2 metadata daemon socket.
[    2.397141] systemd[1]: lvmetad.socket changed dead -> listening
[    2.397145] systemd[1]: Job lvmetad.socket/start finished, result=done
[    2.397282] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.397294] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
[    2.397300] systemd[1]: Starting udev Kernel Socket.
[    2.397311] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
[    2.397315] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
[    2.397438] systemd[1]: Listening on udev Kernel Socket.
[    2.397448] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
[    2.397454] systemd[1]: Starting udev Control Socket.
[    2.397473] systemd[1]: systemd-udevd-control.socket changed dead -> listening
[    2.397477] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
[    2.397601] systemd[1]: Listening on udev Control Socket.
[    2.397613] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
[    2.397625] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
[    2.397631] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    2.397646] systemd[1]: Autofs kernel version 1.0
[    2.397713] systemd[1]: Autofs protocol version 5.2
[    2.397720] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
[    2.397725] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
[    2.397921] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.397932] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
[    2.397938] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    2.397967] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
[    2.397972] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
[    2.397978] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.397987] systemd[1]: Starting Encrypted Volumes.
[    2.397990] systemd[1]: cryptsetup.target changed dead -> active
[    2.397994] systemd[1]: Job cryptsetup.target/start finished, result=done
[    2.398119] systemd[1]: Reached target Encrypted Volumes.
[    2.398130] systemd[1]: Starting Journal Socket.
[    2.398173] systemd[1]: systemd-journald.socket changed dead -> listening
[    2.398177] systemd[1]: Job systemd-journald.socket/start finished, result=done
[    2.398295] systemd[1]: Listening on Journal Socket.
[    2.398308] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for systemd-vconsole-setup.service.
[    2.398314] systemd[1]: Starting Setup Virtual Console...
[    2.398639] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
[    2.398777] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 113
[    2.398876] systemd[1]: systemd-vconsole-setup.service changed dead -> start
[    2.398899] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
[    2.398911] systemd[1]: Mounting Debug File System...
[    2.399138] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
[    2.399183] systemd[113]: Executing: /usr/lib/systemd/systemd-vconsole-setup
[    2.399268] systemd[1]: Forked /bin/mount as 114
[    2.399326] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
[    2.399347] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
[    2.399652] systemd[114]: Executing: /bin/mount debugfs /sys/kernel/debug -t debugfs
[    2.399654] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
[    2.399663] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
[    2.399861] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d succeeded for systemd-binfmt.service.
[    2.399877] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d succeeded for systemd-binfmt.service.
[    2.399883] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
[    2.399895] systemd[1]: Starting Set Up Additional Binary Formats...
[    2.400156] systemd[1]: About to execute: /usr/lib/systemd/systemd-binfmt
[    2.400358] systemd[1]: Forked /usr/lib/systemd/systemd-binfmt as 115
[    2.400443] systemd[1]: systemd-binfmt.service changed dead -> start
[    2.400468] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
[    2.400481] systemd[1]: Mounting POSIX Message Queue File System...
[    2.400798] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
[    2.400855] systemd[115]: Executing: /usr/lib/systemd/systemd-binfmt
[    2.400930] systemd[1]: Forked /bin/mount as 116
[    2.400983] systemd[1]: dev-mqueue.mount changed dead -> mounting
[    2.401070] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
[    2.401125] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
[    2.401132] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
[    2.401340] systemd[116]: Executing: /bin/mount mqueue /dev/mqueue -t mqueue
[    2.401408] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d succeeded for systemd-modules-load.service.
[    2.401417] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
[    2.403062] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
[    2.403074] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed for systemd-modules-load.service.
[    2.403116] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
[    2.403125] systemd[1]: Starting Load Kernel Modules...
[    2.403288] systemd[1]: About to execute: /usr/lib/systemd/systemd-modules-load
[    2.403395] systemd[1]: Forked /usr/lib/systemd/systemd-modules-load as 117
[    2.403483] systemd[1]: systemd-modules-load.service changed dead -> start
[    2.403509] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
[    2.403524] systemd[1]: Mounting Huge Pages File System...
[    2.403719] systemd[1]: About to execute: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
[    2.403742] systemd[117]: Executing: /usr/lib/systemd/systemd-modules-load
[    2.403852] systemd[1]: Forked /bin/mount as 118
[    2.403925] systemd[1]: dev-hugepages.mount changed dead -> mounting
[    2.403948] systemd[1]: ConditionDirectoryNotEmpty=|/run/sysctl.d failed for systemd-sysctl.service.
[    2.404256] systemd[118]: Executing: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
[    2.404715] systemd[1]: ConditionDirectoryNotEmpty=|/etc/sysctl.d failed for systemd-sysctl.service.
[    2.404725] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/sysctl.d failed for systemd-sysctl.service.
[    2.406297] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/sysctl.d succeeded for systemd-sysctl.service.
[    2.406310] systemd[1]: ConditionDirectoryNotEmpty=|/lib/sysctl.d succeeded for systemd-sysctl.service.
[    2.406318] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-sysctl.service.
[    2.406326] systemd[1]: Starting Apply Kernel Variables...
[    2.406501] systemd[1]: About to execute: /usr/lib/systemd/systemd-sysctl
[    2.406626] systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 119
[    2.406717] systemd[1]: systemd-sysctl.service changed dead -> start
[    2.406736] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
[    2.406752] systemd[1]: Starting udev Coldplug all Devices...
[    2.406948] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
[    2.407073] systemd[119]: Executing: /usr/lib/systemd/systemd-sysctl
[    2.407157] systemd[1]: Forked /usr/bin/udevadm as 120
[    2.407243] systemd[1]: systemd-udev-trigger.service changed dead -> start
[    2.407549] systemd[120]: Executing: /usr/bin/udevadm trigger --type=subsystems --action=add
[    2.412957] systemd[1]: ConditionPathExists=/lib/modules/3.12.3-pf/modules.devname succeeded for kmod-static-nodes.service.
[    2.413002] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for kmod-static-nodes.service.
[    2.413064] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    2.413425] systemd[1]: About to execute: /usr/bin/mkdir -p /run/tmpfiles.d
[    2.413537] systemd[1]: Forked /usr/bin/mkdir as 126
[    2.413600] systemd[1]: kmod-static-nodes.service changed dead -> start-pre
[    2.413628] systemd[1]: Starting Journal Service...
[    2.413894] systemd[1]: About to execute: /usr/lib/systemd/systemd-journald
[    2.414002] systemd[126]: Executing: /usr/bin/mkdir -p /run/tmpfiles.d
[    2.414057] systemd[1]: Forked /usr/lib/systemd/systemd-journald as 127
[    2.415085] systemd[1]: systemd-journald.service changed dead -> running
[    2.415095] systemd[1]: Job systemd-journald.service/start finished, result=done
[    2.415861] systemd[1]: Started Journal Service.
[    2.415884] systemd[1]: systemd-journald.socket changed listening -> running
[    2.415920] systemd[1]: Expecting device dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.device...
[    2.416039] systemd[127]: Executing: /usr/lib/systemd/systemd-journald
[    2.416197] systemd[1]: ConditionPathIsReadWrite=!/ succeeded for systemd-fsck-root.service.
[    2.416208] systemd[1]: Starting File System Check on Root Device...
[    2.416443] systemd[1]: About to execute: /usr/lib/systemd/systemd-fsck
[    2.416694] systemd[1]: Forked /usr/lib/systemd/systemd-fsck as 128
[    2.416790] systemd[1]: systemd-fsck-root.service changed dead -> start
[    2.416818] systemd[1]: Expecting device dev-sdb1.device...
[    2.416954] systemd[1]: Starting Root Slice.
[    2.416962] systemd[1]: -.slice changed dead -> active
[    2.416967] systemd[1]: Job -.slice/start finished, result=done
[    2.417024] systemd[128]: Executing: /usr/lib/systemd/systemd-fsck
[    2.417077] systemd[1]: Created slice Root Slice.
[    2.417096] systemd[1]: Starting User and Session Slice.
[    2.417161] systemd[1]: user.slice changed dead -> active
[    2.417166] systemd[1]: Job user.slice/start finished, result=done
[    2.417295] systemd[1]: Created slice User and Session Slice.
[    2.417330] systemd[1]: Starting System Slice.
[    2.417340] systemd[1]: system.slice changed dead -> active
[    2.417344] systemd[1]: Job system.slice/start finished, result=done
[    2.417458] systemd[1]: Created slice System Slice.
[    2.417495] systemd[1]: Starting system-autologin.slice.
[    2.417579] systemd[1]: system-autologin.slice changed dead -> active
[    2.417585] systemd[1]: Job system-autologin.slice/start finished, result=done
[    2.423453] systemd[1]: Created slice system-autologin.slice.
[    2.423474] systemd[1]: Starting Slices.
[    2.423477] systemd[1]: slices.target changed dead -> active
[    2.423482] systemd[1]: Job slices.target/start finished, result=done
[    2.428417] systemd[1]: Reached target Slices.
[    2.428432] systemd[1]: Expecting device dev-sdb2.device...
[    2.433305] systemd[1]: Set up jobs progress timerfd.
[    2.433310] systemd[1]: Set up idle_pipe watch.
[    2.435412] systemd[1]: Received SIGCHLD from PID 108 (n/a).
[    2.435441] systemd[1]: Got SIGCHLD for process 114 (mount)
[    2.435502] systemd[1]: Child 114 died (code=exited, status=0/SUCCESS)
[    2.435505] systemd[1]: Child 114 belongs to sys-kernel-debug.mount
[    2.435513] systemd[1]: sys-kernel-debug.mount mount process exited, code=exited status=0
[    2.435522] systemd[1]: sys-kernel-debug.mount changed mounting -> mounted
[    2.435527] systemd[1]: Job sys-kernel-debug.mount/start finished, result=done
[    2.440344] systemd-journald[127]: Vacuuming done, freed 0 bytes
[    2.440865] systemd[1]: Mounted Debug File System.
[    2.440930] systemd[1]: Got SIGCHLD for process 116 (mount)
[    2.440989] systemd[1]: Child 116 died (code=exited, status=0/SUCCESS)
[    2.440993] systemd[1]: Child 116 belongs to dev-mqueue.mount
[    2.441003] systemd[1]: dev-mqueue.mount mount process exited, code=exited status=0
[    2.441011] systemd[1]: dev-mqueue.mount changed mounting -> mounted
[    2.441016] systemd[1]: Job dev-mqueue.mount/start finished, result=done
[    2.442266] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    2.442411] ACPI: Lid Switch [LID]
[    2.442456] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    2.442460] ACPI: Sleep Button [SLPB]
[    2.442533] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    2.442534] ACPI: Power Button [PWRF]
[    2.443349] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    2.443349] AMD IOMMUv2 functionality not available on this system
[    2.447773] systemd[1]: Mounted POSIX Message Queue File System.
[    2.447823] systemd[1]: Got SIGCHLD for process 118 (mount)
[    2.447926] systemd[1]: Child 118 died (code=exited, status=0/SUCCESS)
[    2.447929] systemd[1]: Child 118 belongs to dev-hugepages.mount
[    2.447937] systemd[1]: dev-hugepages.mount mount process exited, code=exited status=0
[    2.447944] systemd[1]: dev-hugepages.mount changed mounting -> mounted
[    2.447949] systemd[1]: Job dev-hugepages.mount/start finished, result=done
[    2.456348] systemd[1]: Mounted Huge Pages File System.
[    2.456412] systemd[1]: Got SIGCHLD for process 119 (systemd-sysctl)
[    2.456422] systemd[1]: Got notification message for unit systemd-journald.service
[    2.456425] systemd[1]: systemd-journald.service: Got message
[    2.456428] systemd[1]: systemd-journald.service: got STATUS=Processing requests...
[    2.456502] systemd[1]: Child 119 died (code=exited, status=0/SUCCESS)
[    2.456506] systemd[1]: Child 119 belongs to systemd-sysctl.service
[    2.456525] systemd[1]: systemd-sysctl.service: main process exited, code=exited, status=0/SUCCESS
[    2.456668] systemd[1]: systemd-sysctl.service changed start -> exited
[    2.456674] systemd[1]: Job systemd-sysctl.service/start finished, result=done
[    2.463298] systemd[1]: Started Apply Kernel Variables.
[    2.463342] systemd[1]: Got SIGCHLD for process 120 (udevadm)
[    2.463398] systemd[1]: Child 120 died (code=exited, status=0/SUCCESS)
[    2.463401] systemd[1]: Child 120 belongs to systemd-udev-trigger.service
[    2.463408] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    2.463410] systemd[1]: systemd-udev-trigger.service running next main command for state start
[    2.463456] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=devices --action=add
[    2.463817] systemd[1]: Forked /usr/bin/udevadm as 134
[    2.463933] systemd[1]: Got SIGCHLD for process 126 (mkdir)
[    2.463989] systemd[1]: Child 126 died (code=exited, status=0/SUCCESS)
[    2.463991] systemd[1]: Child 126 belongs to kmod-static-nodes.service
[    2.464366] systemd[134]: Executing: /usr/bin/udevadm trigger --type=devices --action=add
[    2.464776] systemd[1]: kmod-static-nodes.service: control process exited, code=exited status=0
[    2.473981] systemd[1]: kmod-static-nodes.service got final SIGCHLD for state start-pre
[    2.474054] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    2.474368] systemd[1]: Forked /usr/bin/kmod as 137
[    2.474489] systemd[1]: kmod-static-nodes.service changed start-pre -> start
[    2.474519] systemd[1]: Got SIGCHLD for process 128 (systemd-fsck)
[    2.474592] systemd[1]: Child 128 died (code=exited, status=0/SUCCESS)
[    2.474595] systemd[1]: Child 128 belongs to systemd-fsck-root.service
[    2.474609] systemd[1]: systemd-fsck-root.service: main process exited, code=exited, status=0/SUCCESS
[    2.474734] systemd[1]: systemd-fsck-root.service changed start -> exited
[    2.474744] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
[    2.477097] systemd[137]: Executing: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
[    2.484469] systemd[1]: Started File System Check on Root Device.
[    2.484648] systemd[1]: Got SIGCHLD for process 113 (systemd-vconsol)
[    2.484782] systemd[1]: Child 113 died (code=exited, status=0/SUCCESS)
[    2.484787] systemd[1]: Child 113 belongs to systemd-vconsole-setup.service
[    2.484804] systemd[1]: systemd-vconsole-setup.service: main process exited, code=exited, status=0/SUCCESS
[    2.484974] systemd[1]: systemd-vconsole-setup.service changed start -> exited
[    2.484982] systemd[1]: Job systemd-vconsole-setup.service/start finished, result=done
[    2.491798] systemd[1]: Started Setup Virtual Console.
[    2.491876] systemd[1]: Got SIGCHLD for process 134 (udevadm)
[    2.491957] systemd[1]: Child 134 died (code=exited, status=0/SUCCESS)
[    2.491961] systemd[1]: Child 134 belongs to systemd-udev-trigger.service
[    2.491975] systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
[    2.492363] systemd[1]: systemd-udev-trigger.service changed start -> exited
[    2.492371] systemd[1]: Job systemd-udev-trigger.service/start finished, result=done
[    2.495108] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    2.495110] Disabling lock debugging due to kernel taint
[    2.498853] systemd[1]: Started udev Coldplug all Devices.
[    2.498977] systemd[1]: Got SIGCHLD for process 137 (kmod)
[    2.499052] systemd[1]: Child 137 died (code=exited, status=0/SUCCESS)
[    2.499055] systemd[1]: Child 137 belongs to kmod-static-nodes.service
[    2.499065] systemd[1]: kmod-static-nodes.service: main process exited, code=exited, status=0/SUCCESS
[    2.499175] systemd[1]: kmod-static-nodes.service changed start -> exited
[    2.499181] systemd[1]: Job kmod-static-nodes.service/start finished, result=done
[    2.502453] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7686 MBytes.
[    2.502849] <6>[fglrx]   vendor: 1002 device: 9591 count: 1
[    2.503485] <6>[fglrx] ioport: bar 1, base 0x2000, size: 0x100
[    2.503810] <6>[fglrx] Kernel PAT support is enabled
[    2.503827] <6>[fglrx] module loaded - fglrx 8.97.2 [Nov 16 2012] with 1 minors
[    2.504130] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    2.504376] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for systemd-tmpfiles-setup-dev.service.
[    2.504386] systemd[1]: Starting Create static device nodes in /dev...
[    2.509658] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    2.509847] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 141
[    2.509974] systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
[    2.510002] systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
[    2.510014] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.511620] vboxdrv: Found 2 processor cores.
[    2.511732] vboxdrv: fAsync=0 offMin=0x21d offMax=0x10e2
[    2.511779] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[    2.511780] vboxdrv: Successfully loaded version 4.3.6_OSE (interface 0x001a0007).
[    2.512898] ACPI: Requesting acpi_cpufreq
[    2.514456] systemd[141]: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create
[    2.515484] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
[    2.515607] Monitor-Mwait will be used to enter C-1 state
[    2.515612] Monitor-Mwait will be used to enter C-2 state
[    2.515615] Monitor-Mwait will be used to enter C-3 state
[    2.515618] tsc: Marking TSC unstable due to TSC halts in idle
[    2.515620] ACPI: acpi_idle registered with cpuidle
[    2.516590] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 146
[    2.516692] systemd[1]: systemd-remount-fs.service changed dead -> start
[    2.517294] systemd[1]: Got direct mount request on /proc/sys/fs/binfmt_misc, triggered by 115 (systemd-binfmt)
[    2.517311] systemd[1]: Trying to enqueue job proc-sys-fs-binfmt_misc.mount/start/replace
[    2.517328] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.mount/start as 100
[    2.517332] systemd[1]: Enqueued job proc-sys-fs-binfmt_misc.mount/start as 100
[    2.517335] systemd[1]: proc-sys-fs-binfmt_misc.automount changed waiting -> running
[    2.517354] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    2.520034] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[    2.520862] systemd[146]: Executing: /usr/lib/systemd/systemd-remount-fs
[    2.524302] EXT4-fs (sda1): re-mounted. Opts: commit=60
[    2.525457] systemd[1]: About to execute: /bin/mount binfmt_misc /proc/sys/fs/binfmt_misc -t binfmt_misc
[    2.525667] systemd[1]: Forked /bin/mount as 152
[    2.525783] systemd[1]: proc-sys-fs-binfmt_misc.mount changed dead -> mounting
[    2.526826] systemd[152]: Executing: /bin/mount binfmt_misc /proc/sys/fs/binfmt_misc -t binfmt_misc
[    2.527376] systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
[    2.527385] systemd[1]: systemd-udevd-kernel.socket changed listening -> running
[    2.527474] systemd[1]: Accepted connection on private bus.
[    2.527502] systemd[1]: Received SIGCHLD from PID 128 (n/a).
[    2.527536] systemd[1]: Got SIGCHLD for process 146 (systemd-remount)
[    2.527608] systemd[1]: Child 146 died (code=exited, status=0/SUCCESS)
[    2.527611] systemd[1]: Child 146 belongs to systemd-remount-fs.service
[    2.527648] systemd[1]: systemd-remount-fs.service: main process exited, code=exited, status=0/SUCCESS
[    2.527760] systemd[1]: systemd-remount-fs.service changed start -> exited
[    2.527794] systemd[1]: Job systemd-remount-fs.service/start finished, result=done
[    2.533786] skipping vid at 0, 75 is greater than default 35
[    2.533787] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.534013] skipping vid at 0, 75 is greater than default 35
[    2.534014] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.536506] systemd[1]: Started Remount Root and Kernel File Systems.
[    2.536560] systemd[1]: Got SIGCHLD for process 141 (systemd-tmpfile)
[    2.536621] systemd[1]: Child 141 died (code=exited, status=0/SUCCESS)
[    2.536624] systemd[1]: Child 141 belongs to systemd-tmpfiles-setup-dev.service
[    2.536635] systemd[1]: systemd-tmpfiles-setup-dev.service: main process exited, code=exited, status=0/SUCCESS
[    2.536736] systemd[1]: systemd-tmpfiles-setup-dev.service changed start -> exited
[    2.536742] systemd[1]: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
[    2.538993] thinkpad_ec: thinkpad_ec 0.41 loaded.
[    2.539742] tp_smapi 0.41 loading...
[    2.539833] tp_smapi successfully loaded (smapi_port=0xb2).
[    2.542283] systemd[1]: Started Create static device nodes in /dev.
[    2.542329] systemd[1]: Got SIGCHLD for process 152 (mount)
[    2.542386] systemd[1]: Child 152 died (code=exited, status=0/SUCCESS)
[    2.542389] systemd[1]: Child 152 belongs to proc-sys-fs-binfmt_misc.mount
[    2.542395] systemd[1]: proc-sys-fs-binfmt_misc.mount mount process exited, code=exited status=0
[    2.542413] systemd[1]: Sending success.
[    2.542489] systemd[1]: proc-sys-fs-binfmt_misc.mount changed mounting -> mounted
[    2.542495] systemd[1]: Job proc-sys-fs-binfmt_misc.mount/start finished, result=done
[    2.548142] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    2.548188] systemd[1]: Got SIGCHLD for process 115 (systemd-binfmt)
[    2.548246] systemd[1]: Child 115 died (code=exited, status=0/SUCCESS)
[    2.548249] systemd[1]: Child 115 belongs to systemd-binfmt.service
[    2.548257] systemd[1]: systemd-binfmt.service: main process exited, code=exited, status=0/SUCCESS
[    2.548347] systemd[1]: systemd-binfmt.service changed start -> exited
[    2.548353] systemd[1]: Job systemd-binfmt.service/start finished, result=done
[    2.549616] Non-volatile memory driver v1.3
[    2.572744] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    2.572745] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.572746] thinkpad_acpi: ThinkPad BIOS 6FET93WW (3.23 ), EC 7VHT16WW-1.06
[    2.572746] thinkpad_acpi: Lenovo ThinkPad W500, model 40612JG
[    2.572908] systemd[1]: Started Set Up Additional Binary Formats.
[    2.572942] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd.service.
[    2.572949] systemd[1]: Starting udev Kernel Device Manager...
[    2.592852] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    2.592990] thinkpad_acpi: radio switch found; radios are enabled
[    2.593083] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    2.593083] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    2.596506] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    2.596553] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    2.597464] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[    2.598513] hdaps: initial mode latch is 0x05
[    2.598635] hdaps: setting ec_rate=250, filter_order=2
[    2.598853] hdaps: device successfully initialized.
[    2.598889] input: ThinkPad HDAPS joystick emulation as /devices/virtual/input/input6
[    2.598917] input: ThinkPad HDAPS accelerometer data as /devices/virtual/input/input7
[    2.598918] hdaps: driver successfully loaded.
[    2.599492] systemd[1]: About to execute: /usr/lib/systemd/systemd-udevd
[    2.599798] systemd[1]: Forked /usr/lib/systemd/systemd-udevd as 163
[    2.599900] systemd[1]: systemd-udevd.service changed dead -> start
[    2.599930] systemd[1]: Starting Load/Save Random Seed...
[    2.600941] systemd[163]: Executing: /usr/lib/systemd/systemd-udevd
[    2.603342] systemd-udevd[163]: starting version 208
[    2.605425] systemd[1]: About to execute: /usr/lib/systemd/systemd-random-seed load
[    2.605582] systemd[1]: Forked /usr/lib/systemd/systemd-random-seed as 165
[    2.605711] systemd[1]: systemd-random-seed.service changed dead -> start
[    2.605749] systemd[1]: Starting Local File Systems (Pre).
[    2.605753] systemd[1]: local-fs-pre.target changed dead -> active
[    2.605758] systemd[1]: Job local-fs-pre.target/start finished, result=done
[    2.606084] systemd[165]: Executing: /usr/lib/systemd/systemd-random-seed load
[    2.611510] systemd[1]: Reached target Local File Systems (Pre).
[    2.611541] systemd[1]: Mounting /tmp...
[    2.618882] systemd[1]: About to execute: /bin/mount tmpfs /tmp -t tmpfs -o nodev,nosuid
[    2.619053] systemd[1]: Forked /bin/mount as 167
[    2.619118] systemd[1]: tmp.mount changed dead -> mounting
[    2.619332] systemd[1]: Got notification message for unit systemd-udevd.service
[    2.619335] systemd[1]: systemd-udevd.service: Got message
[    2.619338] systemd[1]: systemd-udevd.service: got READY=1
[    2.619369] systemd[1]: systemd-udevd.service changed start -> running
[    2.619378] systemd[1]: Job systemd-udevd.service/start finished, result=done
[    2.621519] systemd[167]: Executing: /bin/mount tmpfs /tmp -t tmpfs -o nodev,nosuid
[    2.625429] systemd[1]: Started udev Kernel Device Manager.
[    2.625441] systemd[1]: systemd-udevd-control.socket changed listening -> running
[    2.625476] systemd[1]: Incoming traffic on syslog.socket
[    2.625482] systemd[1]: syslog.socket changed listening -> running
[    2.625670] systemd[1]: tmp.mount changed mounting -> mounting-done
[    2.625676] systemd[1]: Job tmp.mount/start finished, result=done
[    2.630143] systemd[1]: Mounted /tmp.
[    2.630313] systemd[1]: Accepted connection on private bus.
[    2.630564] systemd[1]: Received SIGCHLD from PID 141 (n/a).
[    2.630586] systemd[1]: Got SIGCHLD for process 117 (systemd-modules)
[    2.630676] systemd[1]: Child 117 died (code=exited, status=0/SUCCESS)
[    2.630680] systemd[1]: Child 117 belongs to systemd-modules-load.service
[    2.630688] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=0/SUCCESS
[    2.630769] systemd[1]: systemd-modules-load.service changed start -> exited
[    2.630774] systemd[1]: Job systemd-modules-load.service/start finished, result=done
[    2.635933] systemd[1]: Started Load Kernel Modules.
[    2.635972] systemd[1]: Got SIGCHLD for process 165 (systemd-random-)
[    2.636097] systemd[1]: Child 165 died (code=exited, status=0/SUCCESS)
[    2.636101] systemd[1]: Child 165 belongs to systemd-random-seed.service
[    2.636110] systemd[1]: systemd-random-seed.service: main process exited, code=exited, status=0/SUCCESS
[    2.636185] systemd[1]: systemd-random-seed.service changed start -> exited
[    2.636191] systemd[1]: Job systemd-random-seed.service/start finished, result=done
[    2.640920] systemd[1]: Started Load/Save Random Seed.
[    2.640961] systemd[1]: Got SIGCHLD for process 167 (mount)
[    2.641013] systemd[1]: Child 167 died (code=exited, status=0/SUCCESS)
[    2.641016] systemd[1]: Child 167 belongs to tmp.mount
[    2.641021] systemd[1]: tmp.mount mount process exited, code=exited status=0
[    2.641028] systemd[1]: tmp.mount changed mounting-done -> mounted
[    2.641048] systemd[1]: ConditionPathExists=/sys/kernel/config succeeded for sys-kernel-config.mount.
[    2.641055] systemd[1]: Mounting Configuration File System...
[    2.646624] systemd[1]: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
[    2.647150] systemd[1]: Forked /bin/mount as 173
[    2.647197] systemd[1]: sys-kernel-config.mount changed dead -> mounting
[    2.647229] systemd[1]: ConditionPathExists=/sys/fs/fuse/connections failed for sys-fs-fuse-connections.mount.
[    2.647236] systemd[1]: Starting of sys-fs-fuse-connections.mount requested but condition failed. Ignoring.
[    2.647240] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
[    2.647251] systemd[1]: Mounted FUSE Control File System.
[    2.647261] systemd[173]: Executing: /bin/mount configfs /sys/kernel/config -t configfs
[    2.647576] systemd[1]: Accepted connection on private bus.
[    2.647642] systemd[1]: Accepted connection on private bus.
[    2.647689] systemd[1]: Accepted connection on private bus.
[    2.647735] systemd[1]: Accepted connection on private bus.
[    2.647781] systemd[1]: Accepted connection on private bus.
[    2.647825] systemd[1]: Accepted connection on private bus.
[    2.647871] systemd[1]: Accepted connection on private bus.
[    2.647918] systemd[1]: Accepted connection on private bus.
[    2.647962] systemd[1]: Accepted connection on private bus.
[    2.648382] systemd[1]: Accepted connection on private bus.
[    2.648434] systemd[1]: Accepted connection on private bus.
[    2.648529] systemd[1]: Accepted connection on private bus.
[    2.648613] systemd[1]: Accepted connection on private bus.
[    2.648669] systemd[1]: Accepted connection on private bus.
[    2.648718] systemd[1]: Accepted connection on private bus.
[    2.648762] systemd[1]: Accepted connection on private bus.
[    2.648833] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.648930] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.648961] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.649016] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.649608] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.649781] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.649920] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.650055] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.650105] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.650238] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.650374] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.650918] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.651101] systemd[1]: sys-kernel-config.mount changed mounting -> mounting-done
[    2.651107] systemd[1]: Job sys-kernel-config.mount/start finished, result=done
[    2.658191] systemd[1]: Mounted Configuration File System.
[    2.658407] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.658444] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.658473] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.658502] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.658530] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.658568] systemd[1]: Accepted connection on private bus.
[    2.658602] systemd[1]: Received SIGCHLD from PID 173 (mount).
[    2.658623] systemd[1]: Got SIGCHLD for process 173 (mount)
[    2.658689] systemd[1]: Child 173 died (code=exited, status=0/SUCCESS)
[    2.658692] systemd[1]: Child 173 belongs to sys-kernel-config.mount
[    2.658698] systemd[1]: sys-kernel-config.mount mount process exited, code=exited status=0
[    2.658706] systemd[1]: sys-kernel-config.mount changed mounting-done -> mounted
[    2.658732] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.658962] systemd[1]: sys-module-configfs.device changed dead -> plugged
[    2.659012] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659149] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659256] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.659284] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659384] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.659411] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659464] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.659490] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659591] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659688] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.659713] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.659739] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659838] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.659864] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.659916] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.659941] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.661160] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.661208] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.661315] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.661391] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.673952] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.692029] tpm_tis 00:09: 1.2 TPM (device-id 0x1020, rev-id 6)
[    2.692033] tpm_tis 00:09: Intel iTPM workaround enabled
[    2.700040] skipping vid at 0, 75 is greater than default 35
[    2.700043] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.700202] skipping vid at 0, 75 is greater than default 35
[    2.700204] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.702279] acpi device:08: registered as cooling_device2
[    2.702322] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[    2.702370] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/LNXVIDEO:01/input/input8
[    2.702957] skipping vid at 0, 75 is greater than default 35
[    2.702959] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.709792] skipping vid at 0, 75 is greater than default 35
[    2.709796] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.717488] wmi: Mapper loaded
[    2.725486] thermal LNXTHERM:00: registered as thermal_zone0
[    2.725489] ACPI: Thermal Zone [THM0] (62 C)
[    2.726245] systemd[1]: dev-ttyS0.device changed dead -> plugged
[    2.726255] systemd[1]: sys-devices-pci0000:00-0000:00:03.3-tty-ttyS0.device changed dead -> plugged
[    2.732976] pps_core: LinuxPPS API ver. 1 registered
[    2.732979] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.733572] PTP clock support registered
[    2.744548] mei_me 0000:00:03.0: setting latency timer to 64
[    2.744578] mei_me 0000:00:03.0: irq 47 for MSI/MSI-X
[    2.746519] thermal LNXTHERM:01: registered as thermal_zone1
[    2.746522] ACPI: Thermal Zone [THM1] (60 C)
[    2.747110] ACPI: Battery Slot [BAT0] (battery present)
[    2.747429] ACPI: AC Adapter [AC] (on-line)
[    2.778004] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[    2.800360] usb-storage 4-2:1.0: USB Mass Storage device detected
[    2.800403] scsi4 : usb-storage 4-2:1.0
[    2.800474] cfg80211: Calling CRDA to update world regulatory domain
[    2.801799] usbcore: registered new interface driver usb-storage
[    2.802072] hda_codec: CX20561 (Hermosa): BIOS auto-probing.
[    2.803720] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
[    2.809519] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    2.809524] Copyright(c) 2003-2013 Intel Corporation
[    2.809767] iwlwifi 0000:03:00.0: irq 49 for MSI/MSI-X
[    2.816474] r592: driver successfully loaded
[    2.825736] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    2.825821] input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.825887] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.825944] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.826249] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    2.826328] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130725/utaddress-251)
[    2.826333] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.826337] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
[    2.826340] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.826341] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
[    2.826344] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.826345] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.828262] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
[    2.833193] systemd[1]: dev-ttyS1.device changed dead -> plugged
[    2.833204] systemd[1]: sys-devices-platform-serial8250-tty-ttyS1.device changed dead -> plugged
[    2.835015] systemd[1]: dev-ttyS2.device changed dead -> plugged
[    2.835022] systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
[    2.835265] systemd[1]: dev-ttyS3.device changed dead -> plugged
[    2.835272] systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
[    2.836025] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[    2.839413] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa0c
[    2.858242] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30.device changed dead -> plugged
[    2.858254] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689.device changed dead -> plugged
[    2.858259] systemd[1]: dev-sda.device changed dead -> plugged
[    2.858264] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device changed dead -> plugged
[    2.870648] systemd[1]: dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.device changed dead -> plugged
[    2.870659] systemd[1]: dev-disk-by\x2dlabel-arch.device changed dead -> plugged
[    2.870665] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart1.device changed dead -> plugged
[    2.870670] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart1.device changed dead -> plugged
[    2.870675] systemd[1]: dev-sda1.device changed dead -> plugged
[    2.870680] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device changed dead -> plugged
[    2.877432] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    2.877436] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    2.877438] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    2.877440] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
[    2.877492] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    2.883300] systemd[1]: dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.device changed dead -> plugged
[    2.883307] systemd[1]: Job dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.device/start finished, result=done
[    2.907981] systemd[1]: Found device SAMSUNG_SSD_830_Series.
[    2.908077] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.device changed dead -> plugged
[    2.908085] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.device changed dead -> plugged
[    2.908091] systemd[1]: dev-sda2.device changed dead -> plugged
[    2.908097] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device changed dead -> plugged
[    2.908131] systemd[1]: Activating swap /dev/disk/by-uuid/42491a39-775f-4d9d-8387-bd2e0ac1f645...
[    2.914716] systemd[1]: About to execute: /sbin/swapon /dev/disk/by-uuid/42491a39-775f-4d9d-8387-bd2e0ac1f645
[    2.915390] systemd[312]: Executing: /sbin/swapon /dev/disk/by-uuid/42491a39-775f-4d9d-8387-bd2e0ac1f645
[    2.924029] systemd[1]: Forked /sbin/swapon as 312
[    2.924093] systemd[1]: dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap changed dead -> activating
[    2.925262] systemd[1]: dev-disk-by\x2duuid-47AD480B6B4E6064.device changed dead -> plugged
[    2.925270] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart3.device changed dead -> plugged
[    2.925275] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart3.device changed dead -> plugged
[    2.925280] systemd[1]: dev-sda3.device changed dead -> plugged
[    2.925285] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device changed dead -> plugged
[    2.930741] systemd[1]: sys-devices-platform-thinkpad_acpi-sound-card4.device changed dead -> plugged
[    2.930750] systemd[1]: Trying to enqueue job sound.target/start/fail
[    2.930765] systemd[1]: Installed new job sound.target/start as 104
[    2.930769] systemd[1]: Enqueued job sound.target/start as 104
[    2.930786] systemd[1]: Starting Sound Card.
[    2.930790] systemd[1]: sound.target changed dead -> active
[    2.930794] systemd[1]: Job sound.target/start finished, result=done
[    2.933786] Adding 4095996k swap on /dev/sda2.  Priority:-1 extents:1 across:4095996k SSFS
[    2.943225] systemd[1]: Reached target Sound Card.
[    2.944131] systemd[1]: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.0-backlight-acpi_video0.device changed dead -> plugged
[    2.944139] systemd[1]: Trying to enqueue job systemd-backlight@acpi_video0.service/start/fail
[    2.944204] systemd[1]: Installed new job systemd-backlight@acpi_video0.service/start as 106
[    2.944208] systemd[1]: Enqueued job systemd-backlight@acpi_video0.service/start as 106
[    2.944224] systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0...
[    2.949667] systemd[1]: About to execute: /usr/lib/systemd/systemd-backlight load acpi_video0
[    2.950303] systemd[338]: Executing: /usr/lib/systemd/systemd-backlight load acpi_video0
[    2.950949] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    2.952321] usb 6-1: new full-speed USB device number 2 using uhci_hcd
[    2.954256] systemd[1]: Forked /usr/lib/systemd/systemd-backlight as 338
[    2.954345] systemd[1]: systemd-backlight@acpi_video0.service changed dead -> start
[    2.955170] systemd[1]: dev-sda2.swap changed dead -> active
[    2.955191] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.swap changed dead -> active
[    2.955197] iTCO_vendor_support: vendor-support=0
[    2.955209] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.swap changed dead -> active
[    2.955247] systemd[1]: Received SIGCHLD from PID 312 (swapon).
[    2.955266] systemd[1]: Got SIGCHLD for process 312 (swapon)
[    2.955327] systemd[1]: Child 312 died (code=exited, status=0/SUCCESS)
[    2.955331] systemd[1]: Child 312 belongs to dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap
[    2.955337] systemd[1]: dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap swap process exited, code=exited status=0
[    2.955346] systemd[1]: dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap changed activating -> active
[    2.955352] systemd[1]: Job dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap/start finished, result=done
[    2.955673] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    2.955712] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x1060)
[    2.955772] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.958008] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa0c
[    2.969409] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.975542] systemd[1]: Activated swap /dev/disk/by-uuid/42491a39-775f-4d9d-8387-bd2e0ac1f645.
[    2.975610] systemd[1]: Got SIGCHLD for process 338 (systemd-backlig)
[    2.975674] systemd[1]: Child 338 died (code=exited, status=0/SUCCESS)
[    2.975677] systemd[1]: Child 338 belongs to systemd-backlight@acpi_video0.service
[    2.975686] systemd[1]: systemd-backlight@acpi_video0.service: main process exited, code=exited, status=0/SUCCESS
[    2.975969] systemd[1]: systemd-backlight@acpi_video0.service changed start -> exited
[    2.975977] systemd[1]: Job systemd-backlight@acpi_video0.service/start finished, result=done
[    2.985049] systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0.
[    2.985092] systemd[1]: Starting Swap.
[    2.985096] systemd[1]: swap.target changed dead -> active
[    2.985101] systemd[1]: Job swap.target/start finished, result=done
[    2.987365] skipping vid at 0, 75 is greater than default 35
[    2.987366] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.990272] systemd[1]: Reached target Swap.
[    2.990482] systemd[1]: Accepted connection on private bus.
[    2.990630] systemd[1]: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device changed dead -> plugged
[    2.990654] systemd[1]: Received SIGCHLD from PID 338 (n/a).
[    2.990683] systemd[1]: Accepted connection on private bus.
[    2.990756] systemd[1]: Accepted connection on private bus.
[    2.991038] systemd[1]: sys-subsystem-net-devices-wlan0.device changed dead -> plugged
[    2.991045] systemd[1]: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlan0.device changed dead -> plugged
[    2.991828] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.991895] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.991949] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    2.991997] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.992046] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.992071] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    2.993259] skipping vid at 0, 75 is greater than default 35
[    2.993261] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    3.052925] systemd[1]: dev-disk-by\x2duuid-2013\x2d11\x2d13\x2d12\x2d39\x2d39\x2d00.device changed dead -> plugged
[    3.052936] systemd[1]: dev-disk-by\x2dlabel-GParted\x2dlive.device changed dead -> plugged
[    3.052941] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca728d03518.device changed dead -> plugged
[    3.052946] systemd[1]: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2190020D4N8HC.device changed dead -> plugged
[    3.052951] systemd[1]: dev-sdb.device changed dead -> plugged
[    3.052956] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device changed dead -> plugged
[    3.163385] hidraw: raw HID events driver (C) Jiri Kosina
[    3.173108] usbcore: registered new interface driver usbhid
[    3.173110] usbhid: USB HID core driver
[    3.178242] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1/input2
[    3.181297] input: Logitech Unifying Device. Wireless PID:101a as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.2/0003:046D:C52B.0003/input/input15
[    3.181387] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101a] on usb-0000:00:1d.0-1:1
[    3.293647] systemd[1]: dev-disk-by\x2duuid-cda93fad\x2d2b61\x2d4cd5\x2d8612\x2d22ad29624e7b.device changed dead -> plugged
[    3.293656] systemd[1]: dev-disk-by\x2dlabel-arch_backup.device changed dead -> plugged
[    3.293661] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca728d03518\x2dpart2.device changed dead -> plugged
[    3.293666] systemd[1]: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2190020D4N8HC\x2dpart2.device changed dead -> plugged
[    3.293671] systemd[1]: dev-sdb2.device changed dead -> plugged
[    3.293676] systemd[1]: Job dev-sdb2.device/start finished, result=done
[    3.298345] systemd[1]: Found device Hitachi_HTS547575A9E384.
[    3.298364] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device changed dead -> plugged
[    3.298387] systemd[1]: Starting File System Check on /dev/sdb2...
[    3.299376] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    3.303061] systemd[1]: About to execute: /usr/lib/systemd/systemd-fsck /dev/sdb2
[    3.303256] systemd[1]: Forked /usr/lib/systemd/systemd-fsck as 384
[    3.303388] systemd[1]: systemd-fsck@dev-sdb2.service changed dead -> start
[    3.303752] systemd[384]: Executing: /usr/lib/systemd/systemd-fsck /dev/sdb2
[    3.332523] systemd[1]: dev-disk-by\x2duuid-03c0903e\x2d47ee\x2d4542\x2d91c8\x2dcb96f12da19b.device changed dead -> plugged
[    3.332531] systemd[1]: dev-disk-by\x2dlabel-recovery.device changed dead -> plugged
[    3.332537] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca728d03518\x2dpart3.device changed dead -> plugged
[    3.332542] systemd[1]: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2190020D4N8HC\x2dpart3.device changed dead -> plugged
[    3.332546] systemd[1]: dev-sdb3.device changed dead -> plugged
[    3.332551] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device changed dead -> plugged
[    3.494975] systemd[1]: Received SIGCHLD from PID 384 (systemd-fsck).
[    3.494995] systemd[1]: Got SIGCHLD for process 384 (systemd-fsck)
[    3.495050] systemd[1]: Child 384 died (code=exited, status=0/SUCCESS)
[    3.495053] systemd[1]: Child 384 belongs to systemd-fsck@dev-sdb2.service
[    3.495062] systemd[1]: systemd-fsck@dev-sdb2.service: main process exited, code=exited, status=0/SUCCESS
[    3.495163] systemd[1]: systemd-fsck@dev-sdb2.service changed start -> exited
[    3.495169] systemd[1]: Job systemd-fsck@dev-sdb2.service/start finished, result=done
[    3.499865] systemd[1]: Started File System Check on /dev/sdb2.
[    3.499898] systemd[1]: Mounting /mnt/arch_backup...
[    3.506182] systemd[1]: About to execute: /bin/mount /dev/sdb2 /mnt/arch_backup -t ext4 -o defaults,noatime,commit=60
[    3.506340] systemd[1]: Forked /bin/mount as 390
[    3.506410] systemd[1]: mnt-arch_backup.mount changed dead -> mounting
[    3.506737] systemd[1]: Accepted connection on private bus.
[    3.506755] systemd[390]: Executing: /bin/mount /dev/sdb2 /mnt/arch_backup -t ext4 -o defaults,noatime,commit=60
[    3.506774] systemd[1]: Accepted connection on private bus.
[    3.507077] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    3.507137] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    3.507188] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    3.507214] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    3.625710] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: commit=60
[    3.625977] systemd[1]: mnt-arch_backup.mount changed mounting -> mounting-done
[    3.625983] systemd[1]: Job mnt-arch_backup.mount/start finished, result=done
[    3.630672] systemd[1]: Mounted /mnt/arch_backup.
[    3.630726] systemd[1]: Accepted connection on private bus.
[    3.630760] systemd[1]: Received SIGCHLD from PID 390 (mount).
[    3.630779] systemd[1]: Got SIGCHLD for process 390 (mount)
[    3.630825] systemd[1]: Child 390 died (code=exited, status=0/SUCCESS)
[    3.630828] systemd[1]: Child 390 belongs to mnt-arch_backup.mount
[    3.630834] systemd[1]: mnt-arch_backup.mount mount process exited, code=exited status=0
[    3.630840] systemd[1]: mnt-arch_backup.mount changed mounting-done -> mounted
[    3.630948] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    3.631005] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    3.654335] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    3.672707] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input14
[    3.800648] scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Micro     8.02 PQ: 0 ANSI: 0 CCS
[    3.801390] sd 4:0:0:0: [sdc] 15695871 512-byte logical blocks: (8.03 GB/7.48 GiB)
[    3.801994] sd 4:0:0:0: [sdc] Write Protect is off
[    3.801997] sd 4:0:0:0: [sdc] Mode Sense: 45 00 00 08
[    3.802623] sd 4:0:0:0: [sdc] No Caching mode page found
[    3.802626] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    3.805036] sd 4:0:0:0: [sdc] No Caching mode page found
[    3.805039] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    3.808527]  sdc: sdc1
[    3.811637] sd 4:0:0:0: [sdc] No Caching mode page found
[    3.811642] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    3.811645] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[    3.823119] systemd[1]: dev-disk-by\x2duuid-ae3fd210\x2dc758\x2d4601\x2db383\x2de8f267be4608.device changed dead -> plugged
[    3.823129] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5000cca728d03518\x2dpart1.device changed dead -> plugged
[    3.823134] systemd[1]: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2190020D4N8HC\x2dpart1.device changed dead -> plugged
[    3.823140] systemd[1]: dev-sdb1.device changed dead -> plugged
[    3.823145] systemd[1]: Job dev-sdb1.device/start finished, result=done
[    3.828720] systemd[1]: Found device Hitachi_HTS547575A9E384.
[    3.828735] systemd[1]: Closed jobs progress timerfd.
[    3.828740] systemd[1]: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device changed dead -> plugged
[    3.828763] systemd[1]: Starting File System Check on /dev/sdb1...
[    3.833632] systemd[1]: About to execute: /usr/lib/systemd/systemd-fsck /dev/sdb1
[    3.833803] systemd[1]: Forked /usr/lib/systemd/systemd-fsck as 396
[    3.833947] systemd[1]: systemd-fsck@dev-sdb1.service changed dead -> start
[    3.833973] systemd[1]: Set up jobs progress timerfd.
[    3.834406] systemd[396]: Executing: /usr/lib/systemd/systemd-fsck /dev/sdb1
[    3.866336] systemd[1]: dev-disk-by\x2duuid-2013\x2d06\x2d13\x2d19\x2d43\x2d17\x2d00.device changed dead -> plugged
[    3.866346] systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device changed dead -> plugged
[    3.866351] systemd[1]: dev-disk-by\x2dlabel-Bridge_201306.device changed dead -> plugged
[    3.866356] systemd[1]: dev-disk-by\x2did-usb\x2dSanDisk_Cruzer_Micro_432152052D909D79\x2d0:0.device changed dead -> plugged
[    3.866361] systemd[1]: dev-sdc.device changed dead -> plugged
[    3.866366] systemd[1]: sys-devices-pci0000:00-0000:00:1d.7-usb4-4\x2d2-4\x2d2:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device changed dead -> plugged
[    3.910234] systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device changed dead -> plugged
[    3.910242] systemd[1]: dev-disk-by\x2did-usb\x2dSanDisk_Cruzer_Micro_432152052D909D79\x2d0:0\x2dpart1.device changed dead -> plugged
[    3.910247] systemd[1]: dev-sdc1.device changed dead -> plugged
[    3.910253] systemd[1]: sys-devices-pci0000:00-0000:00:1d.7-usb4-4\x2d2-4\x2d2:1.0-host4-target4:0:0-4:0:0:0-block-sdc-sdc1.device changed dead -> plugged
[    3.931243] systemd[1]: Received SIGCHLD from PID 396 (systemd-fsck).
[    3.931265] systemd[1]: Got SIGCHLD for process 396 (systemd-fsck)
[    3.931322] systemd[1]: Child 396 died (code=exited, status=0/SUCCESS)
[    3.931325] systemd[1]: Child 396 belongs to systemd-fsck@dev-sdb1.service
[    3.931335] systemd[1]: systemd-fsck@dev-sdb1.service: main process exited, code=exited, status=0/SUCCESS
[    3.931439] systemd[1]: systemd-fsck@dev-sdb1.service changed start -> exited
[    3.931445] systemd[1]: Job systemd-fsck@dev-sdb1.service/start finished, result=done
[    3.936537] systemd[1]: Started File System Check on /dev/sdb1.
[    3.936549] systemd[1]: Closed jobs progress timerfd.
[    3.936573] systemd[1]: Mounting /mnt/Disk_D...
[    3.941866] systemd[1]: About to execute: /bin/mount /dev/sdb1 /mnt/Disk_D -t ext4 -o defaults,noatime,commit=60
[    3.942031] systemd[1]: Forked /bin/mount as 403
[    3.942098] systemd[1]: mnt-Disk_D.mount changed dead -> mounting
[    3.942114] systemd[1]: Set up jobs progress timerfd.
[    3.942433] systemd[1]: Accepted connection on private bus.
[    3.942467] systemd[1]: Accepted connection on private bus.
[    3.942492] systemd[403]: Executing: /bin/mount /dev/sdb1 /mnt/Disk_D -t ext4 -o defaults,noatime,commit=60
[    3.942774] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    3.942835] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    3.942885] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    3.942911] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.025272] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: commit=60
[    4.025468] systemd[1]: mnt-Disk_D.mount changed mounting -> mounting-done
[    4.025474] systemd[1]: Job mnt-Disk_D.mount/start finished, result=done
[    4.030622] systemd[1]: Mounted /mnt/Disk_D.
[    4.030633] systemd[1]: Closed jobs progress timerfd.
[    4.030659] systemd[1]: Starting Local File Systems.
[    4.030663] systemd[1]: local-fs.target changed dead -> active
[    4.030667] systemd[1]: Job local-fs.target/start finished, result=done
[    4.035824] systemd[1]: Reached target Local File Systems.
[    4.035840] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
[    4.040732] systemd[1]: About to execute: /usr/bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
[    4.040885] systemd[1]: Forked /usr/bin/systemctl as 407
[    4.041005] systemd[1]: systemd-journal-flush.service changed dead -> start
[    4.041040] systemd[1]: ConditionDirectoryNotEmpty=|/run/tmpfiles.d succeeded for systemd-tmpfiles-setup.service.
[    4.041060] systemd[1]: ConditionDirectoryNotEmpty=|/etc/tmpfiles.d succeeded for systemd-tmpfiles-setup.service.
[    4.041074] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/tmpfiles.d failed for systemd-tmpfiles-setup.service.
[    4.041092] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/tmpfiles.d succeeded for systemd-tmpfiles-setup.service.
[    4.041103] systemd[1]: Starting Recreate Volatile Files and Directories...
[    4.041338] systemd[407]: Executing: /usr/bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
[    4.046341] systemd[1]: About to execute: /usr/bin/systemd-tmpfiles --create --remove --exclude-prefix=/dev
[    4.046483] systemd[1]: Forked /usr/bin/systemd-tmpfiles as 408
[    4.046770] systemd[1]: systemd-tmpfiles-setup.service changed dead -> start
[    4.046789] systemd[1]: Set up jobs progress timerfd.
[    4.047100] systemd[1]: Accepted connection on private bus.
[    4.047130] systemd[1]: Received SIGCHLD from PID 403 (mount).
[    4.047149] systemd[1]: Got SIGCHLD for process 403 (mount)
[    4.047202] systemd[1]: Child 403 died (code=exited, status=0/SUCCESS)
[    4.047204] systemd[1]: Child 403 belongs to mnt-Disk_D.mount
[    4.047213] systemd[1]: mnt-Disk_D.mount mount process exited, code=exited status=0
[    4.047220] systemd[1]: mnt-Disk_D.mount changed mounting-done -> mounted
[    4.047254] systemd[1]: Accepted connection on private bus.
[    4.047459] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.047533] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.KillUnit() on /org/freedesktop/systemd1
[    4.047553] systemd-journald[127]: Received request to flush runtime journal from PID 1
[    4.047684] systemd[408]: Executing: /usr/bin/systemd-tmpfiles --create --remove --exclude-prefix=/dev
[    4.047804] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.048036] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.048087] systemd[1]: Received SIGCHLD from PID 407 (systemctl).
[    4.048106] systemd[1]: Got SIGCHLD for process 407 (systemctl)
[    4.048165] systemd[1]: Child 407 died (code=exited, status=0/SUCCESS)
[    4.048168] systemd[1]: Child 407 belongs to systemd-journal-flush.service
[    4.048177] systemd[1]: systemd-journal-flush.service: main process exited, code=exited, status=0/SUCCESS
[    4.048249] systemd[1]: systemd-journal-flush.service changed start -> dead
[    4.048318] systemd[1]: Job systemd-journal-flush.service/start finished, result=done
[    4.054361] systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
[    4.054409] systemd[1]: Accepted connection on private bus.
[    4.054504] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.054611] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.060201] systemd[1]: Received SIGCHLD from PID 408 (systemd-tmpfile).
[    4.060220] systemd[1]: Got SIGCHLD for process 408 (systemd-tmpfile)
[    4.060290] systemd[1]: Child 408 died (code=exited, status=0/SUCCESS)
[    4.060294] systemd[1]: Child 408 belongs to systemd-tmpfiles-setup.service
[    4.060301] systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=0/SUCCESS
[    4.060389] systemd[1]: systemd-tmpfiles-setup.service changed start -> exited
[    4.060411] systemd[1]: Job systemd-tmpfiles-setup.service/start finished, result=done
[    4.066151] systemd[1]: Started Recreate Volatile Files and Directories.
[    4.066160] systemd[1]: Closed jobs progress timerfd.
[    4.066184] systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
[    4.071599] systemd[1]: About to execute: /usr/lib/systemd/systemd-update-utmp reboot
[    4.072240] systemd[411]: Executing: /usr/lib/systemd/systemd-update-utmp reboot
[    4.072281] systemd[1]: Forked /usr/lib/systemd/systemd-update-utmp as 411
[    4.072361] systemd[1]: systemd-update-utmp.service changed dead -> start
[    4.072379] systemd[1]: Set up jobs progress timerfd.
[    4.072699] systemd[1]: Accepted connection on private bus.
[    4.072805] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.072913] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.074590] systemd[1]: Accepted connection on private bus.
[    4.074737] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on /org/freedesktop/systemd1
[    4.076034] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.076162] systemd[1]: Received SIGCHLD from PID 411 (systemd-update-).
[    4.076182] systemd[1]: Got SIGCHLD for process 411 (systemd-update-)
[    4.076219] systemd[1]: Child 411 died (code=exited, status=0/SUCCESS)
[    4.076227] systemd[1]: Child 411 belongs to systemd-update-utmp.service
[    4.076239] systemd[1]: systemd-update-utmp.service: main process exited, code=exited, status=0/SUCCESS
[    4.076316] systemd[1]: systemd-update-utmp.service changed start -> exited
[    4.076331] systemd[1]: Job systemd-update-utmp.service/start finished, result=done
[    4.081491] systemd[1]: Started Update UTMP about System Reboot/Shutdown.
[    4.081502] systemd[1]: Closed jobs progress timerfd.
[    4.081527] systemd[1]: Starting System Initialization.
[    4.081531] systemd[1]: sysinit.target changed dead -> active
[    4.081536] systemd[1]: Job sysinit.target/start finished, result=done
[    4.087564] systemd[1]: Reached target System Initialization.
[    4.087584] systemd[1]: Starting Timer for Profile-sync-daemon - 1Hour.
[    4.087590] systemd[1]: psd-resync.timer: Timer is elapsed.
[    4.087593] systemd[1]: psd-resync.timer changed dead -> elapsed
[    4.087598] systemd[1]: Job psd-resync.timer/start finished, result=done
[    4.087603] systemd[1]: Started Timer for Profile-sync-daemon - 1Hour.
[    4.087614] systemd[1]: Starting CUPS Printer Service Spool.
[    4.088925] systemd[1]: cups.path changed dead -> waiting
[    4.088932] systemd[1]: Job cups.path/start finished, result=done
[    4.088938] systemd[1]: Started CUPS Printer Service Spool.
[    4.088953] systemd[1]: Starting Paths.
[    4.088956] systemd[1]: paths.target changed dead -> active
[    4.088960] systemd[1]: Job paths.target/start finished, result=done
[    4.094410] systemd[1]: Reached target Paths.
[    4.094425] systemd[1]: Starting ACPID Listen Socket.
[    4.094448] systemd[1]: acpid.socket changed dead -> listening
[    4.094453] systemd[1]: Job acpid.socket/start finished, result=done
[    4.099199] systemd[1]: Listening on ACPID Listen Socket.
[    4.099213] systemd[1]: Starting CUPS Printing Service Sockets.
[    4.099233] systemd[1]: cups.socket changed dead -> listening
[    4.099238] systemd[1]: Job cups.socket/start finished, result=done
[    4.103888] systemd[1]: Listening on CUPS Printing Service Sockets.
[    4.103901] systemd[1]: Starting D-Bus System Message Bus Socket.
[    4.103920] systemd[1]: dbus.socket changed dead -> listening
[    4.103925] systemd[1]: Job dbus.socket/start finished, result=done
[    4.108570] systemd[1]: Listening on D-Bus System Message Bus Socket.
[    4.108585] systemd[1]: Starting Sockets.
[    4.108588] systemd[1]: sockets.target changed dead -> active
[    4.108593] systemd[1]: Job sockets.target/start finished, result=done
[    4.113183] systemd[1]: Reached target Sockets.
[    4.113197] systemd[1]: Starting Daily Cleanup of Temporary Directories.
[    4.113206] systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 14min 55.886798s.
[    4.113215] systemd[1]: systemd-tmpfiles-clean.timer changed dead -> waiting
[    4.113220] systemd[1]: Job systemd-tmpfiles-clean.timer/start finished, result=done
[    4.113226] systemd[1]: Started Daily Cleanup of Temporary Directories.
[    4.113235] systemd[1]: Starting Timers.
[    4.113237] systemd[1]: timers.target changed dead -> active
[    4.113242] systemd[1]: Job timers.target/start finished, result=done
[    4.117810] systemd[1]: Reached target Timers.
[    4.117822] systemd[1]: ConditionPathExists=/etc/alsa/state-daemon.conf failed for alsa-state.service.
[    4.117827] systemd[1]: Starting of alsa-state.service requested but condition failed. Ignoring.
[    4.117829] systemd[1]: Job alsa-state.service/start finished, result=done
[    4.117835] systemd[1]: Started Manage Sound Card State (restore and store).
[    4.117845] systemd[1]: ConditionPathExists=!/etc/alsa/state-daemon.conf succeeded for alsa-restore.service.
[    4.117850] systemd[1]: Starting Restore Sound Card State...
[    4.122554] systemd[1]: About to execute: /usr/bin/alsactl restore
[    4.123206] systemd[414]: Executing: /usr/bin/alsactl restore
[    4.124027] systemd[1]: Forked /usr/bin/alsactl as 414
[    4.124101] systemd[1]: alsa-restore.service changed dead -> start
[    4.124123] systemd[1]: Starting Basic System.
[    4.124126] systemd[1]: basic.target changed dead -> active
[    4.124131] systemd[1]: Job basic.target/start finished, result=done
[    4.130796] systemd[1]: Reached target Basic System.
[    4.130821] systemd[1]: Starting Profile-sync-daemon...
[    4.135539] systemd[1]: About to execute: /usr/bin/profile-sync-daemon sync
[    4.136028] systemd[1]: Forked /usr/bin/profile-sync-daemon as 416
[    4.136124] systemd[1]: psd.service changed dead -> start
[    4.136153] systemd[1]: Starting Run missed cronjobs with cronwhip....
[    4.140125] systemd[416]: Executing: /usr/bin/profile-sync-daemon sync
[    4.144820] systemd[1]: About to execute: /usr/bin/cronwhip
[    4.145503] systemd[417]: Executing: /usr/bin/cronwhip
[    4.145543] systemd[1]: Forked /usr/bin/cronwhip as 417
[    4.145629] systemd[1]: cronwhip.service changed dead -> start
[    4.145657] systemd[1]: Starting A tool for dynamically adjusting the nice-level of processes...
[    4.151789] systemd[1]: About to execute: /usr/bin/verynice -d /var/run/verynice.pid
[    4.152278] systemd[1]: Forked /usr/bin/verynice as 418
[    4.152360] systemd[1]: verynice.service changed dead -> start
[    4.152389] systemd[1]: Starting ThinkPad Fan Control...
[    4.153717] systemd[418]: Executing: /usr/bin/verynice -d /var/run/verynice.pid
[    4.159196] systemd[1]: About to execute: /usr/bin/tpfand
[    4.159490] systemd[1]: Forked /usr/bin/tpfand as 425
[    4.159571] systemd[1]: tpfand.service changed dead -> start
[    4.159607] systemd[1]: Starting Catalyst's fglrx kernel' module builder...
[    4.162274] systemd[425]: Executing: /usr/bin/tpfand
[    4.168878] systemd[1]: About to execute: /bin/true
[    4.169465] systemd[434]: Executing: /bin/true
[    4.169513] systemd[1]: Forked /bin/true as 434
[    4.169601] systemd[1]: catalyst-hook.service changed dead -> start
[    4.169649] systemd[1]: Starting Dynamic Kernel Modules System...
[    4.174780] systemd[1]: About to execute: /usr/lib/systemd/scripts/dkms start
[    4.174923] systemd[1]: Forked /usr/lib/systemd/scripts/dkms as 438
[    4.175026] systemd[1]: dkms.service changed dead -> start
[    4.175055] systemd[1]: Starting Periodic Command Scheduler...
[    4.175528] systemd[438]: Executing: /usr/lib/systemd/scripts/dkms start
[    4.182582] systemd[1]: About to execute: /usr/bin/crond $CROND_ARGS
[    4.183080] systemd[1]: Forked /usr/bin/crond as 440
[    4.183156] systemd[1]: dcron.service changed dead -> start
[    4.183191] systemd[1]: Starting Wicd a wireless and wired network manager for Linux...
[    4.183526] systemd[440]: Executing: /usr/bin/crond -S -l info
[    4.193452] systemd[1]: About to execute: /usr/bin/wicd --no-daemon
[    4.194157] systemd[444]: Executing: /usr/bin/wicd --no-daemon
[    4.194197] systemd[1]: Forked /usr/bin/wicd as 444
[    4.194289] systemd[1]: wicd.service changed dead -> start
[    4.194322] systemd[1]: Starting Apply cpupower configuration...
[    4.204980] systemd[1]: About to execute: /usr/lib/systemd/scripts/cpupower
[    4.205815] systemd[448]: Executing: /usr/lib/systemd/scripts/cpupower
[    4.205861] systemd[1]: Forked /usr/lib/systemd/scripts/cpupower as 448
[    4.205969] systemd[1]: cpupower.service changed dead -> start
[    4.206002] systemd[1]: Starting /etc/rc.local Compatibility...
[    4.228166] systemd[1]: About to execute: /etc/rc.local
[    4.230471] systemd[1]: Forked /etc/rc.local as 452
[    4.230739] systemd[1]: rc-local.service changed dead -> running
[    4.230757] systemd[1]: Job rc-local.service/start finished, result=done
[    4.235672] systemd[452]: Executing: /etc/rc.local
[    4.241042] systemd[1]: Started /etc/rc.local Compatibility.
[    4.241080] systemd[1]: Starting Hard drive temperature monitor daemon...
[    4.246056] systemd[1]: About to execute: /usr/bin/hddtemp -dF /dev/sdb
[    4.246694] systemd[458]: Executing: /usr/bin/hddtemp -dF /dev/sdb
[    4.246723] systemd[1]: Forked /usr/bin/hddtemp as 458
[    4.246832] systemd[1]: hddtemp.service changed dead -> running
[    4.246845] systemd[1]: Job hddtemp.service/start finished, result=done
[    4.252091] systemd[1]: Started Hard drive temperature monitor daemon.
[    4.252130] systemd[1]: Starting HDAPS userspace hard drive protection daemon...
[    4.259208] systemd[1]: About to execute: /usr/bin/hdapsd --sensitivity=40 -blp -d sdb
[    4.259744] systemd[1]: Forked /usr/bin/hdapsd as 463
[    4.260137] systemd[1]: hdapsd.service changed dead -> start
[    4.260175] systemd[1]: Starting Packet Filtering Framework...
[    4.260693] systemd[463]: Executing: /usr/bin/hdapsd --sensitivity=40 -blp -d sdb
[    4.275302] systemd[1]: About to execute: /usr/bin/iptables-restore /etc/iptables/iptables.rules
[    4.275971] systemd-journald[127]: Vacuuming done, freed 2564096 bytes
[    4.277593] systemd[1]: Forked /usr/bin/iptables-restore as 472
[    4.277720] systemd[1]: iptables.service changed dead -> start
[    4.277790] systemd[1]: Starting Catalyst event Daemon...
[    4.279651] systemd[472]: Executing: /usr/bin/iptables-restore /etc/iptables/iptables.rules
[    4.290903] systemd[1]: About to execute: /usr/sbin/atieventsd --nodaemon
[    4.291727] systemd[479]: Executing: /usr/sbin/atieventsd --nodaemon
[    4.291845] systemd[1]: Forked /usr/sbin/atieventsd as 479
[    4.291956] systemd[1]: atieventsd.service changed dead -> running
[    4.291972] systemd[1]: Job atieventsd.service/start finished, result=done
[    4.307906] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.309630] systemd[1]: Started Catalyst event Daemon.
[    4.309670] systemd[1]: Starting Login Service...
[    4.328694] systemd[1]: About to execute: /usr/lib/systemd/systemd-logind
[    4.329498] systemd[500]: Executing: /usr/lib/systemd/systemd-logind
[    4.329538] systemd[1]: Forked /usr/lib/systemd/systemd-logind as 500
[    4.329624] systemd[1]: systemd-logind.service changed dead -> start
[    4.329663] systemd[1]: Starting ACPI event daemon...
[    4.343184] systemd[1]: About to execute: /usr/bin/acpid -f
[    4.343311] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    4.344185] systemd[1]: Forked /usr/bin/acpid as 502
[    4.344342] systemd[1]: acpid.service changed dead -> running
[    4.344353] systemd[1]: Job acpid.service/start finished, result=done
[    4.348445] systemd[502]: Executing: /usr/bin/acpid -f
[    4.359680] systemd[1]: Started ACPI event daemon.
[    4.359700] systemd[1]: acpid.socket changed listening -> running
[    4.359748] systemd[1]: Starting D-Bus System Message Bus...
[    4.372617] systemd[1]: About to execute: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
[    4.373079] systemd[1]: Forked /usr/bin/dbus-daemon as 516
[    4.373217] systemd[1]: dbus.service changed dead -> running
[    4.373234] systemd[1]: Job dbus.service/start finished, result=done
[    4.376562] systemd[516]: Executing: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
[    4.385154] systemd[1]: Started D-Bus System Message Bus.
[    4.385172] systemd[1]: dbus.socket changed listening -> running
[    4.385388] systemd[1]: Starting System Logger Daemon...
[    4.394984] systemd[1]: About to execute: /usr/bin/syslog-ng -F
[    4.395676] systemd[524]: Executing: /usr/bin/syslog-ng -F
[    4.395726] systemd[1]: Forked /usr/bin/syslog-ng as 524
[    4.395841] systemd[1]: syslog-ng.service changed dead -> start
[    4.395888] systemd[1]: Starting Permit User Sessions...
[    4.406381] systemd[1]: About to execute: /usr/lib/systemd/systemd-user-sessions start
[    4.406862] systemd[1]: Forked /usr/lib/systemd/systemd-user-sessions as 530
[    4.406986] systemd[1]: systemd-user-sessions.service changed dead -> start
[    4.407011] systemd[1]: Set up jobs progress timerfd.
[    4.410387] systemd[530]: Executing: /usr/lib/systemd/systemd-user-sessions start
[    4.411373] systemd[1]: Received SIGCHLD from PID 414 (alsactl).
[    4.411396] systemd[1]: Got SIGCHLD for process 414 (alsactl)
[    4.411410] systemd[1]: Got notification message for unit syslog-ng.service
[    4.411413] systemd[1]: syslog-ng.service: Got message
[    4.411417] systemd[1]: syslog-ng.service: got STATUS=Starting up... (Mon Jan  6 12:52:17 2014
[    4.411500] systemd[1]: Child 414 died (code=exited, status=0/SUCCESS)
[    4.411504] systemd[1]: Child 414 belongs to alsa-restore.service
[    4.411514] systemd[1]: alsa-restore.service: main process exited, code=exited, status=0/SUCCESS
[    4.411601] systemd[1]: alsa-restore.service changed start -> dead
[    4.411666] systemd[1]: Job alsa-restore.service/start finished, result=done
[    4.419953] systemd[1]: Started Restore Sound Card State.
[    4.420037] systemd[1]: Got SIGCHLD for process 418 (verynice)
[    4.420111] systemd[1]: Child 418 died (code=exited, status=0/SUCCESS)
[    4.420114] systemd[1]: Child 418 belongs to verynice.service
[    4.420123] systemd[1]: verynice.service: control process exited, code=exited status=0
[    4.420146] systemd[1]: verynice.service got final SIGCHLD for state start
[    4.420169] systemd[1]: Main PID loaded: 421
[    4.420230] systemd[1]: verynice.service changed start -> running
[    4.420236] systemd[1]: Job verynice.service/start finished, result=done
[    4.435540] systemd[1]: Started A tool for dynamically adjusting the nice-level of processes.
[    4.435628] systemd[1]: Got SIGCHLD for process 434 (true)
[    4.435700] systemd[1]: Child 434 died (code=exited, status=0/SUCCESS)
[    4.435703] systemd[1]: Child 434 belongs to catalyst-hook.service
[    4.435721] systemd[1]: catalyst-hook.service: main process exited, code=exited, status=0/SUCCESS
[    4.435833] systemd[1]: catalyst-hook.service changed start -> exited
[    4.435838] systemd[1]: Job catalyst-hook.service/start finished, result=done
[    4.443094] systemd[1]: Started Catalyst's fglrx kernel' module builder.
[    4.443153] systemd[1]: Got SIGCHLD for process 440 (crond)
[    4.443214] systemd[1]: Child 440 died (code=exited, status=0/SUCCESS)
[    4.443217] systemd[1]: Child 440 belongs to dcron.service
[    4.443224] systemd[1]: dcron.service: control process exited, code=exited status=0
[    4.443245] systemd[1]: dcron.service got final SIGCHLD for state start
[    4.443300] systemd[1]: Main PID guessed: 441
[    4.443348] systemd[1]: dcron.service changed start -> running
[    4.443354] systemd[1]: Job dcron.service/start finished, result=done
[    4.451591] systemd[1]: Started Periodic Command Scheduler.
[    4.451659] systemd[1]: Got SIGCHLD for process 448 (cpupower)
[    4.451723] systemd[1]: Child 448 died (code=exited, status=0/SUCCESS)
[    4.451726] systemd[1]: Child 448 belongs to cpupower.service
[    4.451734] systemd[1]: cpupower.service: main process exited, code=exited, status=0/SUCCESS
[    4.451850] systemd[1]: cpupower.service changed start -> exited
[    4.451856] systemd[1]: Job cpupower.service/start finished, result=done
[    4.470178] systemd[1]: Started Apply cpupower configuration.
[    4.470247] systemd[1]: Got SIGCHLD for process 452 (rc.local)
[    4.470317] systemd[1]: Child 452 died (code=exited, status=0/SUCCESS)
[    4.470320] systemd[1]: Child 452 belongs to rc-local.service
[    4.470330] systemd[1]: rc-local.service: main process exited, code=exited, status=0/SUCCESS
[    4.470398] systemd[1]: Failed to destroy cgroup /system.slice/rc-local.service: Device or resource busy
[    4.470403] systemd[1]: rc-local.service changed running -> exited
[    4.470427] systemd[1]: Got SIGCHLD for process 463 (hdapsd)
[    4.470495] systemd[1]: Child 463 died (code=exited, status=0/SUCCESS)
[    4.470498] systemd[1]: Child 463 belongs to hdapsd.service
[    4.470503] systemd[1]: hdapsd.service: control process exited, code=exited status=0
[    4.470523] systemd[1]: hdapsd.service got final SIGCHLD for state start
[    4.470545] systemd[1]: Main PID loaded: 536
[    4.470625] systemd[1]: hdapsd.service changed start -> running
[    4.470631] systemd[1]: Job hdapsd.service/start finished, result=done
[    4.494524] systemd[1]: Started HDAPS userspace hard drive protection daemon.
[    4.494598] systemd[1]: Got SIGCHLD for process 472 (iptables-restor)
[    4.494673] systemd[1]: Child 472 died (code=exited, status=0/SUCCESS)
[    4.494676] systemd[1]: Child 472 belongs to iptables.service
[    4.494685] systemd[1]: iptables.service: main process exited, code=exited, status=0/SUCCESS
[    4.494816] systemd[1]: iptables.service changed start -> exited
[    4.494822] systemd[1]: Job iptables.service/start finished, result=done
[    4.505748] systemd[1]: Started Packet Filtering Framework.
[    4.505918] systemd[1]: Got SIGCHLD for process 530 (systemd-user-se)
[    4.505995] systemd[1]: Child 530 died (code=exited, status=0/SUCCESS)
[    4.505998] systemd[1]: Child 530 belongs to systemd-user-sessions.service
[    4.506041] systemd[1]: systemd-user-sessions.service: main process exited, code=exited, status=0/SUCCESS
[    4.506146] systemd[1]: systemd-user-sessions.service changed start -> exited
[    4.506152] systemd[1]: Job systemd-user-sessions.service/start finished, result=done
[    4.512071] systemd[1]: Started Permit User Sessions.
[    4.512115] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for autologin@tty1.service.
[    4.512122] systemd[1]: Starting Getty on tty1...
[    4.525231] systemd[1]: About to execute: /sbin/agetty --noclear -a juha tty1 38400
[    4.525548] systemd[1]: Forked /sbin/agetty as 575
[    4.525849] systemd[1]: autologin@tty1.service changed dead -> running
[    4.525894] systemd[1]: Job autologin@tty1.service/start finished, result=done
[    4.551560] systemd[1]: Started Getty on tty1.
[    4.551631] systemd[1]: Starting Login Prompts.
[    4.551636] systemd[1]: getty.target changed dead -> active
[    4.551641] systemd[1]: Job getty.target/start finished, result=done
[    4.576424] systemd[1]: Reached target Login Prompts.
[    4.577686] systemd[1]: Accepted connection on private bus.
[    4.577929] systemd[1]: Got notification message for unit syslog-ng.service
[    4.577934] systemd[1]: syslog-ng.service: Got message
[    4.577937] systemd[1]: syslog-ng.service: got READY=1
[    4.577973] systemd[1]: syslog-ng.service changed start -> running
[    4.577979] systemd[1]: Job syslog-ng.service/start finished, result=done
[    4.596958] systemd[1]: Started System Logger Daemon.
[    4.597019] systemd[1]: Got notification message for unit syslog-ng.service
[    4.597023] systemd[1]: syslog-ng.service: Got message
[    4.597056] systemd[1]: Received SIGCHLD from PID 530 (n/a).
[    4.597097] systemd[1]: Got SIGCHLD for process 417 (python3)
[    4.597184] systemd[1]: Child 417 died (code=exited, status=1/FAILURE)
[    4.597187] systemd[1]: Child 417 belongs to cronwhip.service
[    4.597195] systemd[1]: cronwhip.service: main process exited, code=exited, status=1/FAILURE
[    4.597269] systemd[1]: cronwhip.service changed start -> failed
[    4.597335] systemd[1]: Job cronwhip.service/start finished, result=failed
[    4.619627] systemd[1]: Failed to start Run missed cronjobs with cronwhip..
[    4.619648] systemd[1]: Unit cronwhip.service entered failed state.
[    4.619754] systemd[1]: Got SIGCHLD for process 425 (tpfand)
[    4.619831] systemd[1]: Child 425 died (code=exited, status=0/SUCCESS)
[    4.619834] systemd[1]: Child 425 belongs to tpfand.service
[    4.619904] systemd[1]: tpfand.service: control process exited, code=exited status=0
[    4.619966] systemd[1]: tpfand.service got final SIGCHLD for state start
[    4.619993] systemd[1]: Main PID loaded: 580
[    4.621180] systemd[1]: tpfand.service changed start -> running
[    4.621188] systemd[1]: Job tpfand.service/start finished, result=done
[    4.627755] systemd[1]: Started ThinkPad Fan Control.
[    4.627931] systemd[1]: Got SIGCHLD for process 579 (tpfand)
[    4.627975] systemd[1]: Child 579 died (code=exited, status=0/SUCCESS)
[    4.628157] systemd[1]: Accepted connection on private bus.
[    4.628197] systemd[1]: Received SIGCHLD from PID 579 (n/a).
[    4.628284] systemd[1]: Accepted connection on private bus.
[    4.628339] systemd[1]: Accepted connection on private bus.
[    4.628752] systemd[1]: Accepted connection on private bus.
[    4.628833] systemd[1]: Received name :1.2 in reply to Hello
[    4.628846] systemd[1]: Successfully connected to system D-Bus bus 169388a3120b10a3fe14c1a452ca98f1 as :1.2
[    4.628969] systemd[1]: Successfully initialized API on the system bus
[    4.628981] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameAcquired() on /org/freedesktop/DBus
[    4.629010] systemd[1]: Accepted connection on private bus.
[    4.629596] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    4.629607] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameAcquired() on /org/freedesktop/DBus
[    4.629613] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.Subscribe() on /org/freedesktop/systemd1
[    4.629906] systemd[1]: Successfully acquired name.
[    4.629951] systemd[1]: Accepted connection on private bus.
[    4.629999] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.640828] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    4.640838] systemd[1]: systemd-logind.service's D-Bus name org.freedesktop.login1 now registered by :1.0
[    4.640867] systemd[1]: systemd-logind.service changed start -> running
[    4.640873] systemd[1]: Job systemd-logind.service/start finished, result=done
[    4.645495] systemd[1]: Started Login Service.
[    4.645850] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.646309] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.646341] systemd[1]: catalyst-hook.service: cgroup is empty
[    4.646355] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.646382] systemd[1]: cpupower.service: cgroup is empty
[    4.646395] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.646422] systemd[1]: systemd-user-sessions.service: cgroup is empty
[    4.646539] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.646572] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.646607] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.646642] systemd[1]: iptables.service: cgroup is empty
[    4.646679] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.646708] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.646733] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.646765] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.646808] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.647116] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.668758] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    4.669090] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    4.669097] systemd[1]: wicd.service's D-Bus name org.wicd.daemon now registered by :1.3
[    4.669147] systemd[1]: wicd.service changed start -> running
[    4.669153] systemd[1]: Job wicd.service/start finished, result=done
[    4.679363] systemd[1]: Started Wicd a wireless and wired network manager for Linux.
[    4.679569] systemd[1]: Starting Network.
[    4.679574] systemd[1]: network.target changed dead -> active
[    4.679579] systemd[1]: Job network.target/start finished, result=done
[    4.685615] systemd[1]: Reached target Network.
[    4.685672] systemd[1]: Starting Symform Synchronization Service...
[    4.691926] systemd[1]: About to execute: /opt/symform/SymformNode.sh service sync
[    4.692368] systemd[1]: Forked /opt/symform/SymformNode.sh as 612
[    4.692527] systemd[1]: symformsync.service changed dead -> running
[    4.692537] systemd[1]: Job symformsync.service/start finished, result=done
[    4.696579] systemd[612]: Executing: /opt/symform/SymformNode.sh service sync
[    4.704630] systemd[1]: Started Symform Synchronization Service.
[    4.704782] systemd[1]: Starting Symform Web Service...
[    4.709509] systemd[1]: About to execute: /opt/symform/SymformNode.sh service web
[    4.710050] systemd[1]: Forked /opt/symform/SymformNode.sh as 622
[    4.710168] systemd[1]: symformweb.service changed dead -> running
[    4.710178] systemd[1]: Job symformweb.service/start finished, result=done
[    4.715258] systemd[622]: Executing: /opt/symform/SymformNode.sh service web
[    4.720653] systemd[1]: Started Symform Web Service.
[    4.720859] systemd[1]: Starting Symform Contribution Service...
[    4.734409] systemd[1]: About to execute: /opt/symform/SymformNode.sh service contrib
[    4.734927] systemd[1]: Forked /opt/symform/SymformNode.sh as 637
[    4.735056] systemd[1]: symformcontrib.service changed dead -> running
[    4.735071] systemd[1]: Job symformcontrib.service/start finished, result=done
[    4.736442] systemd[637]: Executing: /opt/symform/SymformNode.sh service contrib
[    4.754337] systemd[1]: Started Symform Contribution Service.
[    4.754578] systemd[1]: Starting A lightweight DHCP and caching DNS server...
[    4.758994] systemd[1]: About to execute: /usr/bin/dnsmasq --test
[    4.759755] systemd[653]: Executing: /usr/bin/dnsmasq --test
[    4.759834] systemd[1]: Forked /usr/bin/dnsmasq as 653
[    4.759892] systemd[1]: dnsmasq.service changed dead -> start-pre
[    4.774351] systemd[1]: Received SIGCHLD from PID 653 (dnsmasq).
[    4.774377] systemd[1]: Got SIGCHLD for process 653 (dnsmasq)
[    4.774446] systemd[1]: Child 653 died (code=exited, status=0/SUCCESS)
[    4.774449] systemd[1]: Child 653 belongs to dnsmasq.service
[    4.774456] systemd[1]: dnsmasq.service: control process exited, code=exited status=0
[    4.774539] systemd[1]: dnsmasq.service got final SIGCHLD for state start-pre
[    4.774607] systemd[1]: About to execute: /usr/bin/dnsmasq -k --enable-dbus --user=dnsmasq --pid-file
[    4.775073] systemd[1]: Forked /usr/bin/dnsmasq as 668
[    4.775188] systemd[1]: dnsmasq.service changed start-pre -> start
[    4.775793] systemd[668]: Executing: /usr/bin/dnsmasq -k --enable-dbus --user=dnsmasq --pid-file
[    4.776859] systemd[1]: Accepted connection on private bus.
[    4.791952] systemd[1]: Accepted connection on private bus.
[    4.792290] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.792370] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.792445] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    4.792507] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    4.794934] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    4.795093] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    4.795100] systemd[1]: dnsmasq.service's D-Bus name uk.org.thekelleys.dnsmasq now registered by :1.4
[    4.795161] systemd[1]: dnsmasq.service changed start -> running
[    4.795168] systemd[1]: Job dnsmasq.service/start finished, result=done
[    4.813323] systemd[1]: Started A lightweight DHCP and caching DNS server.
[    4.964827] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    4.965214] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[    5.099009] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    5.099407] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[    5.120603] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    7.704615] vboxguest: PCI device not found, probably running on physical hardware.
[    7.718063] vboxguest: PCI device not found, probably running on physical hardware.
[    7.732034] [drm] Initialized drm 1.1.0 20060810
[    7.741028] vboxpci: IOMMU not found (not registered)
[    7.741494] systemd[1]: Received SIGCHLD from PID 438 (dkms).
[    7.741516] systemd[1]: Got SIGCHLD for process 438 (dkms)
[    7.741592] systemd[1]: Child 438 died (code=exited, status=0/SUCCESS)
[    7.741595] systemd[1]: Child 438 belongs to dkms.service
[    7.741607] systemd[1]: dkms.service: main process exited, code=exited, status=0/SUCCESS
[    7.741729] systemd[1]: dkms.service changed start -> exited
[    7.741735] systemd[1]: Job dkms.service/start finished, result=done
[    7.746290] systemd[1]: Started Dynamic Kernel Modules System.
[    7.746528] systemd[1]: Accepted connection on private bus.
[    7.746653] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    7.747050] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    9.528071] systemd[1]: Closed idle_pipe watch.
[    9.549144] systemd[575]: Executing: /sbin/agetty --noclear -a juha tty1 38400
[    9.568569] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    9.569233] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    9.569379] systemd[1]: Trying to enqueue job user-1001.slice/start/fail
[    9.569393] systemd[1]: Installed new job user-1001.slice/start as 111
[    9.569402] systemd[1]: Enqueued job user-1001.slice/start as 111
[    9.569438] systemd[1]: Starting user-1001.slice.
[    9.569582] systemd[1]: user-1001.slice changed dead -> active
[    9.569592] systemd[1]: Job user-1001.slice/start finished, result=done
[    9.569599] systemd[1]: Created slice user-1001.slice.
[    9.569660] systemd[1]: Set up idle_pipe watch.
[    9.569708] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[    9.570268] systemd[1]: Trying to enqueue job user@1001.service/start/fail
[    9.570436] systemd[1]: Installed new job user@1001.service/start as 115
[    9.570440] systemd[1]: Enqueued job user@1001.service/start as 115
[    9.570468] systemd[1]: Starting User Manager for 1001...
[    9.570548] systemd[1]: About to execute: /usr/lib/systemd/systemd --user
[    9.570797] systemd[1]: Forked /usr/lib/systemd/systemd as 1654
[    9.570928] systemd[1]: user@1001.service changed dead -> start
[    9.571158] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartTransientUnit() on /org/freedesktop/systemd1
[    9.571192] systemd[1]: Failed to load configuration for session-1.scope: No such file or directory
[    9.571693] systemd[1]: Trying to enqueue job session-1.scope/start/fail
[    9.571710] systemd[1]: Installed new job session-1.scope/start as 195
[    9.571713] systemd[1]: Enqueued job session-1.scope/start as 195
[    9.571749] systemd[1]: Starting Session 1 of user juha.
[    9.574029] systemd[1]: session-1.scope changed dead -> running
[    9.574037] systemd[1]: Job session-1.scope/start finished, result=done
[    9.574044] systemd[1]: Started Session 1 of user juha.
[    9.574293] systemd[1]: Accepted connection on private bus.
[    9.574383] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[    9.574423] systemd[1]: autologin@tty1.service: cgroup is empty
[    9.574537] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[    9.574672] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[    9.600881] systemd[1]: Got notification message for unit user@1001.service
[    9.600888] systemd[1]: user@1001.service: Got message
[    9.600891] systemd[1]: user@1001.service: got READY=1
[    9.600934] systemd[1]: user@1001.service changed start -> running
[    9.600941] systemd[1]: Job user@1001.service/start finished, result=done
[    9.600952] systemd[1]: Started User Manager for 1001.
[    9.601019] systemd[1]: user@1001.service: got STATUS=Startup finished in 20ms.
[    9.601494] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   10.042669] fglrx_pci 0000:01:00.0: irq 50 for MSI/MSI-X
[   10.043086] <6>[fglrx] Firegl kernel thread PID: 1699
[   10.043126] <6>[fglrx] Firegl kernel thread PID: 1700
[   10.043166] <6>[fglrx] Firegl kernel thread PID: 1701
[   10.043307] <6>[fglrx] IRQ 50 Enabled
[   10.701132] <6>[fglrx] Gart USWC size:1279 M.
[   10.701136] <6>[fglrx] Gart cacheable size:508 M.
[   10.701140] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   10.701142] <6>[fglrx] Reserved FB block: Unshared offset:fbff000, size:401000 
[   10.701144] <6>[fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 
[   11.176072] systemd[1]: Received SIGCHLD from PID 416 (profile-sync-da).
[   11.176097] systemd[1]: Got SIGCHLD for process 416 (profile-sync-da)
[   11.176166] systemd[1]: Child 416 died (code=exited, status=0/SUCCESS)
[   11.176170] systemd[1]: Child 416 belongs to psd.service
[   11.176190] systemd[1]: psd.service: main process exited, code=exited, status=0/SUCCESS
[   11.176301] systemd[1]: psd.service changed start -> exited
[   11.176308] systemd[1]: Job psd.service/start finished, result=done
[   11.176317] systemd[1]: Started Profile-sync-daemon.
[   11.176372] systemd[1]: Closed jobs progress timerfd.
[   11.176405] systemd[1]: Starting Timed Profile-resync...
[   11.176555] systemd[1]: About to execute: /usr/bin/profile-sync-daemon resync
[   11.177228] systemd[1730]: Executing: /usr/bin/profile-sync-daemon resync
[   11.180034] systemd[1]: Forked /usr/bin/profile-sync-daemon as 1730
[   11.180119] systemd[1]: psd-resync.service changed dead -> start
[   11.180133] systemd[1]: psd-resync.timer: Monotonic timer elapses in 59min 59.999996s.
[   11.180144] systemd[1]: psd-resync.timer changed elapsed -> waiting
[   11.180160] systemd[1]: Set up jobs progress timerfd.
[   11.180634] systemd[1]: Accepted connection on private bus.
[   11.180776] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   11.180815] systemd[1]: psd.service: cgroup is empty
[   11.180848] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   11.377917] systemd[1]: Received SIGCHLD from PID 1730 (profile-sync-da).
[   11.377944] systemd[1]: Got SIGCHLD for process 1730 (profile-sync-da)
[   11.378016] systemd[1]: Child 1730 died (code=exited, status=0/SUCCESS)
[   11.378019] systemd[1]: Child 1730 belongs to psd-resync.service
[   11.378030] systemd[1]: psd-resync.service: main process exited, code=exited, status=0/SUCCESS
[   11.378109] systemd[1]: psd-resync.service changed start -> dead
[   11.378171] systemd[1]: Job psd-resync.service/start finished, result=done
[   11.378183] systemd[1]: Started Timed Profile-resync.
[   11.378604] systemd[1]: psd-resync.timer: Monotonic timer elapses in 59min 59.801525s.
[   11.378626] systemd[1]: Closed jobs progress timerfd.
[   11.378634] systemd[1]: psd-resync.timer: Monotonic timer elapses in 59min 59.801490s.
[   11.378661] systemd[1]: Starting Multi-User System.
[   11.378665] systemd[1]: multi-user.target changed dead -> active
[   11.378670] systemd[1]: Job multi-user.target/start finished, result=done
[   11.378676] systemd[1]: Reached target Multi-User System.
[   11.378771] systemd[1]: Starting TLP system startup/shutdown...
[   11.378832] systemd[1]: About to execute: /usr/bin/tlp init start
[   11.379292] systemd[1]: Forked /usr/bin/tlp as 1749
[   11.379413] systemd[1]: tlp.service changed dead -> start
[   11.379431] systemd[1]: Set up jobs progress timerfd.
[   11.381020] systemd[1749]: Executing: /usr/bin/tlp init start
[   11.381530] systemd[1]: Accepted connection on private bus.
[   11.384108] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   11.384149] systemd[1]: psd-resync.service: cgroup is empty
[   11.384272] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   11.875432] systemd[1]: Received SIGCHLD from PID 1938 (xgamma).
[   11.875459] systemd[1]: Got SIGCHLD for process 1938 (xgamma)
[   11.875504] systemd[1]: Child 1938 died (code=exited, status=0/SUCCESS)
[   11.877817] systemd[1]: Received SIGCHLD from PID 1932 (sh).
[   11.877838] systemd[1]: Got SIGCHLD for process 1932 (sh)
[   11.877870] systemd[1]: Child 1932 died (code=exited, status=1/FAILURE)
[   11.893710] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   11.894193] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   11.894198] systemd[1]: Got D-Bus activation request for upower.service
[   11.895566] systemd[1]: Trying to enqueue job upower.service/start/replace
[   11.895726] systemd[1]: Installed new job upower.service/start as 200
[   11.895731] systemd[1]: Enqueued job upower.service/start as 200
[   11.895754] systemd[1]: Starting Daemon for power management...
[   11.895879] systemd[1]: About to execute: /usr/lib/upower/upowerd
[   11.896606] systemd[1941]: Executing: /usr/lib/upower/upowerd
[   11.896656] systemd[1]: Forked /usr/lib/upower/upowerd as 1941
[   11.896763] systemd[1]: upower.service changed dead -> start
[   11.925312] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   11.926332] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   11.926339] systemd[1]: upower.service's D-Bus name org.freedesktop.UPower now registered by :1.9
[   11.926383] systemd[1]: upower.service changed start -> running
[   11.926392] systemd[1]: Job upower.service/start finished, result=done
[   11.926404] systemd[1]: Started Daemon for power management.
[   11.940643] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   11.944833] systemd[1]: Received SIGCHLD from PID 1918 (setxkbmap).
[   11.944861] systemd[1]: Got SIGCHLD for process 1918 (setxkbmap)
[   11.944909] systemd[1]: Child 1918 died (code=exited, status=0/SUCCESS)
[   11.956281] systemd[1]: Received SIGCHLD from PID 1906 (xfce4-volumed).
[   11.956317] systemd[1]: Got SIGCHLD for process 1906 (xfce4-volumed)
[   11.956374] systemd[1]: Child 1906 died (code=exited, status=0/SUCCESS)
[   11.957118] systemd[1]: Received SIGCHLD from PID 1946 (xbindkeys).
[   11.957138] systemd[1]: Got SIGCHLD for process 1946 (xbindkeys)
[   11.957170] systemd[1]: Child 1946 died (code=exited, status=0/SUCCESS)
[   11.957199] systemd[1]: Received SIGCHLD from PID 1905 (xbindkeys).
[   11.957217] systemd[1]: Got SIGCHLD for process 1905 (xbindkeys)
[   11.957251] systemd[1]: Child 1905 died (code=exited, status=0/SUCCESS)
[   11.958172] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Activator.ActivationRequest() on /org/freedesktop/DBus
[   11.958179] systemd[1]: Got D-Bus activation request for polkit.service
[   11.958662] systemd[1]: Trying to enqueue job polkit.service/start/replace
[   11.958830] systemd[1]: Installed new job polkit.service/start as 278
[   11.958834] systemd[1]: Enqueued job polkit.service/start as 278
[   11.958856] systemd[1]: Starting Authorization Manager...
[   11.958981] systemd[1]: About to execute: /usr/lib/polkit-1/polkitd --no-debug
[   11.959651] systemd[1949]: Executing: /usr/lib/polkit-1/polkitd --no-debug
[   11.959694] systemd[1]: Forked /usr/lib/polkit-1/polkitd as 1949
[   11.959787] systemd[1]: polkit.service changed dead -> start
[   12.012612] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   12.021070] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   12.021081] systemd[1]: polkit.service's D-Bus name org.freedesktop.PolicyKit1 now registered by :1.11
[   12.021135] systemd[1]: polkit.service changed start -> running
[   12.021144] systemd[1]: Job polkit.service/start finished, result=done
[   12.021154] systemd[1]: Started Authorization Manager.
[   12.185847] systemd[1]: Received SIGCHLD from PID 1919 (upower).
[   12.185875] systemd[1]: Got SIGCHLD for process 1919 (upower)
[   12.185924] systemd[1]: Child 1919 died (code=exited, status=0/SUCCESS)
[   12.186047] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   12.314489] fuse init (API version 7.22)
[   12.314858] systemd[1]: sys-module-fuse.device changed dead -> plugged
[   12.314865] systemd[1]: Trying to enqueue job sys-fs-fuse-connections.mount/start/fail
[   12.314884] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 356
[   12.314888] systemd[1]: Enqueued job sys-fs-fuse-connections.mount/start as 356
[   12.314909] systemd[1]: ConditionPathExists=/sys/fs/fuse/connections failed for sys-fs-fuse-connections.mount.
[   12.314917] systemd[1]: Starting of sys-fs-fuse-connections.mount requested but condition failed. Ignoring.
[   12.314920] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
[   12.314930] systemd[1]: Mounted FUSE Control File System.
[   12.318443] systemd[1]: run-user-1001-gvfs.mount changed dead -> mounted
[   12.442980] systemd[1]: Received SIGCHLD from PID 2037 (sh).
[   12.443012] systemd[1]: Got SIGCHLD for process 2037 (sh)
[   12.443064] systemd[1]: Child 2037 died (code=exited, status=127/n/a)
[   12.443087] systemd[1]: Got SIGCHLD for process 2041 (sh)
[   12.443118] systemd[1]: Child 2041 died (code=exited, status=127/n/a)
[   12.600745] elevator: type bfq not found
[   12.600748] elevator: switch to bfq failed
[   12.630117] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   12.631643] systemd[1]: Received SIGCHLD from PID 2028 (sh).
[   12.631670] systemd[1]: Got SIGCHLD for process 2028 (sh)
[   12.631712] systemd[1]: Child 2028 died (code=exited, status=0/SUCCESS)
[   12.649859] systemd[1]: Received SIGCHLD from PID 2039 (conky).
[   12.649891] systemd[1]: Got SIGCHLD for process 2039 (conky)
[   12.649940] systemd[1]: Child 2039 died (code=exited, status=0/SUCCESS)
[   12.857245] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   12.879024] systemd[1]: Received SIGCHLD from PID 1749 (tlp).
[   12.879050] systemd[1]: Got SIGCHLD for process 1749 (tlp)
[   12.879123] systemd[1]: Child 1749 died (code=exited, status=0/SUCCESS)
[   12.879127] systemd[1]: Child 1749 belongs to tlp.service
[   12.879139] systemd[1]: tlp.service: main process exited, code=exited, status=0/SUCCESS
[   12.879243] systemd[1]: tlp.service changed start -> exited
[   12.879249] systemd[1]: Job tlp.service/start finished, result=done
[   12.879259] systemd[1]: Started TLP system startup/shutdown.
[   12.879337] systemd[1]: Closed jobs progress timerfd.
[   12.879342] systemd[1]: Closed idle_pipe watch.
[   12.879392] systemd[1]: Startup finished in 2.325s (kernel) + 10.553s (userspace) = 12.879s.
[   12.890548] systemd[1]: Accepted connection on private bus.
[   12.890738] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[   12.890878] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[   12.894364] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   13.159083] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   13.198592] elevator: type bfq not found
[   13.198596] elevator: switch to bfq failed
[   13.363658] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   13.542789] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   13.543332] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   13.633339] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[   13.633725] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[   13.702024] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[   13.702406] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[   17.872733] systemd[1]: Received SIGCHLD from PID 1910 (sh).
[   17.872759] systemd[1]: Got SIGCHLD for process 1910 (sh)
[   17.872804] systemd[1]: Child 1910 died (code=exited, status=0/SUCCESS)
[   18.742984] wlan0: authenticate with 00:12:17:4a:10:ae
[   18.744544] wlan0: send auth to 00:12:17:4a:10:ae (try 1/3)
[   18.757892] wlan0: authenticated
[   18.758410] iwlwifi 0000:03:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[   18.758419] iwlwifi 0000:03:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   18.760067] wlan0: associate with 00:12:17:4a:10:ae (try 1/3)
[   18.762564] wlan0: RX AssocResp from 00:12:17:4a:10:ae (capab=0x411 status=0 aid=3)
[   18.769417] wlan0: associated
[   21.881883] systemd[1]: Received SIGCHLD from PID 1930 (sh).
[   21.881910] systemd[1]: Got SIGCHLD for process 1930 (sh)
[   21.881961] systemd[1]: Child 1930 died (code=exited, status=0/SUCCESS)
[   36.918581] systemd[1]: Received SIGCHLD from PID 2651 (ping).
[   36.918665] systemd[1]: Got SIGCHLD for process 2651 (ping)
[   36.918800] systemd[1]: Child 2651 died (code=exited, status=0/SUCCESS)
[   36.918867] systemd[1]: Got SIGCHLD for process 2652 (grep)
[   36.918971] systemd[1]: Child 2652 died (code=exited, status=0/SUCCESS)
[   36.919026] systemd[1]: Received SIGCHLD from PID 2652 (n/a).
[   36.919498] systemd[1]: Received SIGCHLD from PID 2653 (awk).
[   36.919565] systemd[1]: Got SIGCHLD for process 2653 (awk)
[   36.919678] systemd[1]: Child 2653 died (code=exited, status=0/SUCCESS)
[   36.920574] systemd[1]: Received SIGCHLD from PID 2654 (awk).
[   36.920595] systemd[1]: Got SIGCHLD for process 2654 (awk)
[   36.920631] systemd[1]: Child 2654 died (code=exited, status=0/SUCCESS)
[   36.920777] systemd[1]: Received SIGCHLD from PID 2655 (awk).
[   36.920797] systemd[1]: Got SIGCHLD for process 2655 (awk)
[   36.920832] systemd[1]: Child 2655 died (code=exited, status=0/SUCCESS)
[   39.985256] systemd[1]: Received SIGCHLD from PID 2673 (ping).
[   39.985339] systemd[1]: Got SIGCHLD for process 2673 (ping)
[   39.985473] systemd[1]: Child 2673 died (code=exited, status=0/SUCCESS)
[   39.985540] systemd[1]: Got SIGCHLD for process 2674 (grep)
[   39.985642] systemd[1]: Child 2674 died (code=exited, status=0/SUCCESS)
[   39.985695] systemd[1]: Received SIGCHLD from PID 2674 (n/a).
[   39.986158] systemd[1]: Received SIGCHLD from PID 2675 (awk).
[   39.986225] systemd[1]: Got SIGCHLD for process 2675 (awk)
[   39.986336] systemd[1]: Child 2675 died (code=exited, status=0/SUCCESS)
[   39.986729] systemd[1]: Received SIGCHLD from PID 2676 (awk).
[   39.986793] systemd[1]: Got SIGCHLD for process 2676 (awk)
[   39.986898] systemd[1]: Child 2676 died (code=exited, status=0/SUCCESS)
[   39.987250] systemd[1]: Received SIGCHLD from PID 2677 (awk).
[   39.987312] systemd[1]: Got SIGCHLD for process 2677 (awk)
[   39.987418] systemd[1]: Child 2677 died (code=exited, status=0/SUCCESS)
[   42.424803] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   43.601045] systemd[1]: Received SIGCHLD from PID 2380 (blueman-mechani).
[   43.601077] systemd[1]: Got SIGCHLD for process 2380 (blueman-mechani)
[   43.601131] systemd[1]: Child 2380 died (code=exited, status=0/SUCCESS)
[   43.601181] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   43.601451] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[   50.993880] systemd[1]: Received SIGCHLD from PID 2857 (playsound).
[   50.993924] systemd[1]: Got SIGCHLD for process 2857 (playsound)
[   50.993994] systemd[1]: Child 2857 died (code=exited, status=0/SUCCESS)
[   56.985554] systemd[1]: Received SIGCHLD from PID 2874 (ping).
[   56.985587] systemd[1]: Got SIGCHLD for process 2874 (ping)
[   56.985640] systemd[1]: Child 2874 died (code=exited, status=0/SUCCESS)
[   56.985688] systemd[1]: Received SIGCHLD from PID 2875 (grep).
[   56.985706] systemd[1]: Got SIGCHLD for process 2875 (grep)
[   56.985741] systemd[1]: Child 2875 died (code=exited, status=0/SUCCESS)
[   56.985984] systemd[1]: Received SIGCHLD from PID 2876 (awk).
[   56.986003] systemd[1]: Got SIGCHLD for process 2876 (awk)
[   56.986037] systemd[1]: Child 2876 died (code=exited, status=0/SUCCESS)
[   56.986207] systemd[1]: Received SIGCHLD from PID 2877 (awk).
[   56.986228] systemd[1]: Got SIGCHLD for process 2877 (awk)
[   56.986264] systemd[1]: Child 2877 died (code=exited, status=0/SUCCESS)
[   56.986384] systemd[1]: Received SIGCHLD from PID 2878 (awk).
[   56.986403] systemd[1]: Got SIGCHLD for process 2878 (awk)
[   56.986437] systemd[1]: Child 2878 died (code=exited, status=0/SUCCESS)
[   60.047584] systemd[1]: Received SIGCHLD from PID 2893 (ping).
[   60.047617] systemd[1]: Got SIGCHLD for process 2893 (ping)
[   60.047671] systemd[1]: Child 2893 died (code=exited, status=0/SUCCESS)
[   60.047692] systemd[1]: Got SIGCHLD for process 2894 (grep)
[   60.047726] systemd[1]: Child 2894 died (code=exited, status=0/SUCCESS)
[   60.047748] systemd[1]: Received SIGCHLD from PID 2894 (n/a).
[   60.047926] systemd[1]: Received SIGCHLD from PID 2895 (awk).
[   60.047947] systemd[1]: Got SIGCHLD for process 2895 (awk)
[   60.047984] systemd[1]: Child 2895 died (code=exited, status=0/SUCCESS)
[   60.048498] systemd[1]: Received SIGCHLD from PID 2896 (awk).
[   60.048563] systemd[1]: Got SIGCHLD for process 2896 (awk)
[   60.048669] systemd[1]: Child 2896 died (code=exited, status=0/SUCCESS)
[   60.049048] systemd[1]: Received SIGCHLD from PID 2897 (awk).
[   60.049112] systemd[1]: Got SIGCHLD for process 2897 (awk)
[   60.049221] systemd[1]: Child 2897 died (code=exited, status=0/SUCCESS)
[   77.046540] systemd[1]: Received SIGCHLD from PID 3019 (ping).
[   77.046588] systemd[1]: Got SIGCHLD for process 3019 (ping)
[   77.046664] systemd[1]: Child 3019 died (code=exited, status=0/SUCCESS)
[   77.046747] systemd[1]: Received SIGCHLD from PID 3021 (grep).
[   77.046777] systemd[1]: Got SIGCHLD for process 3021 (grep)
[   77.046830] systemd[1]: Child 3021 died (code=exited, status=0/SUCCESS)
[   77.047190] systemd[1]: Received SIGCHLD from PID 3022 (awk).
[   77.047220] systemd[1]: Got SIGCHLD for process 3022 (awk)
[   77.047275] systemd[1]: Child 3022 died (code=exited, status=0/SUCCESS)
[   77.047524] systemd[1]: Received SIGCHLD from PID 3023 (awk).
[   77.047558] systemd[1]: Got SIGCHLD for process 3023 (awk)
[   77.047615] systemd[1]: Child 3023 died (code=exited, status=0/SUCCESS)
[   77.047803] systemd[1]: Received SIGCHLD from PID 3024 (awk).
[   77.047834] systemd[1]: Got SIGCHLD for process 3024 (awk)
[   77.047887] systemd[1]: Child 3024 died (code=exited, status=0/SUCCESS)
[   80.115279] systemd[1]: Received SIGCHLD from PID 3038 (ping).
[   80.115324] systemd[1]: Got SIGCHLD for process 3038 (ping)
[   80.115398] systemd[1]: Child 3038 died (code=exited, status=0/SUCCESS)
[   80.115431] systemd[1]: Got SIGCHLD for process 3039 (grep)
[   80.115485] systemd[1]: Child 3039 died (code=exited, status=0/SUCCESS)
[   80.115514] systemd[1]: Received SIGCHLD from PID 3039 (n/a).
[   80.115757] systemd[1]: Received SIGCHLD from PID 3040 (awk).
[   80.115791] systemd[1]: Got SIGCHLD for process 3040 (awk)
[   80.115852] systemd[1]: Child 3040 died (code=exited, status=0/SUCCESS)
[   80.116516] systemd[1]: Received SIGCHLD from PID 3041 (awk).
[   80.116548] systemd[1]: Got SIGCHLD for process 3041 (awk)
[   80.116603] systemd[1]: Child 3041 died (code=exited, status=0/SUCCESS)
[   80.117089] systemd[1]: Received SIGCHLD from PID 3042 (awk).
[   80.117150] systemd[1]: Got SIGCHLD for process 3042 (awk)
[   80.117253] systemd[1]: Child 3042 died (code=exited, status=0/SUCCESS)
[   84.281811] systemd[1]: Received SIGCHLD from PID 465 (rc.local).
[   84.281835] systemd[1]: Got SIGCHLD for process 465 (rc.local)
[   84.281879] systemd[1]: Child 465 died (code=exited, status=1/FAILURE)
[   97.110236] systemd[1]: Received SIGCHLD from PID 3133 (ping).
[   97.110321] systemd[1]: Got SIGCHLD for process 3133 (ping)
[   97.110463] systemd[1]: Child 3133 died (code=exited, status=0/SUCCESS)
[   97.110528] systemd[1]: Got SIGCHLD for process 3134 (grep)
[   97.110632] systemd[1]: Child 3134 died (code=exited, status=0/SUCCESS)
[   97.110685] systemd[1]: Received SIGCHLD from PID 3134 (n/a).
[   97.111126] systemd[1]: Received SIGCHLD from PID 3135 (awk).
[   97.111192] systemd[1]: Got SIGCHLD for process 3135 (awk)
[   97.111302] systemd[1]: Child 3135 died (code=exited, status=0/SUCCESS)
[   97.111717] systemd[1]: Received SIGCHLD from PID 3136 (awk).
[   97.111779] systemd[1]: Got SIGCHLD for process 3136 (awk)
[   97.111885] systemd[1]: Child 3136 died (code=exited, status=0/SUCCESS)
[   97.113654] systemd[1]: Received SIGCHLD from PID 3137 (awk).
[   97.113675] systemd[1]: Got SIGCHLD for process 3137 (awk)
[   97.113711] systemd[1]: Child 3137 died (code=exited, status=0/SUCCESS)
[  100.249374] systemd[1]: Received SIGCHLD from PID 3150 (ping).
[  100.249406] systemd[1]: Got SIGCHLD for process 3150 (ping)
[  100.249460] systemd[1]: Child 3150 died (code=exited, status=0/SUCCESS)
[  100.249482] systemd[1]: Got SIGCHLD for process 3151 (grep)
[  100.249516] systemd[1]: Child 3151 died (code=exited, status=0/SUCCESS)
[  100.249538] systemd[1]: Received SIGCHLD from PID 3151 (n/a).
[  100.249721] systemd[1]: Received SIGCHLD from PID 3152 (awk).
[  100.249742] systemd[1]: Got SIGCHLD for process 3152 (awk)
[  100.249779] systemd[1]: Child 3152 died (code=exited, status=0/SUCCESS)
[  100.249948] systemd[1]: Received SIGCHLD from PID 3153 (awk).
[  100.249968] systemd[1]: Got SIGCHLD for process 3153 (awk)
[  100.250003] systemd[1]: Child 3153 died (code=exited, status=0/SUCCESS)
[  100.250151] systemd[1]: Received SIGCHLD from PID 3154 (awk).
[  100.250171] systemd[1]: Got SIGCHLD for process 3154 (awk)
[  100.250206] systemd[1]: Child 3154 died (code=exited, status=0/SUCCESS)
[  108.948280] systemd[1]: Time has been changed
[  108.948341] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[  108.948365] systemd[1]: systemd-tmpfiles-clean.timer: time change, recalculating next elapse.
[  108.948386] systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 13min 11.051628s.
[  108.948430] systemd[1]: psd-resync.timer: time change, recalculating next elapse.
[  108.948453] systemd[1]: psd-resync.timer: Monotonic timer elapses in 58min 22.231687s.
[  108.956227] systemd[1]: Received SIGCHLD from PID 1933 (sh).
[  108.956254] systemd[1]: Got SIGCHLD for process 1933 (sh)
[  108.956303] systemd[1]: Child 1933 died (code=exited, status=0/SUCCESS)
[  118.150909] systemd[1]: Received SIGCHLD from PID 3283 (ping).
[  118.150994] systemd[1]: Got SIGCHLD for process 3283 (ping)
[  118.151132] systemd[1]: Child 3283 died (code=exited, status=0/SUCCESS)
[  118.151198] systemd[1]: Got SIGCHLD for process 3284 (grep)
[  118.151302] systemd[1]: Child 3284 died (code=exited, status=0/SUCCESS)
[  118.151357] systemd[1]: Received SIGCHLD from PID 3284 (n/a).
[  118.151823] systemd[1]: Received SIGCHLD from PID 3285 (awk).
[  118.151890] systemd[1]: Got SIGCHLD for process 3285 (awk)
[  118.152037] systemd[1]: Child 3285 died (code=exited, status=0/SUCCESS)
[  118.153130] systemd[1]: Received SIGCHLD from PID 3286 (awk).
[  118.153193] systemd[1]: Got SIGCHLD for process 3286 (awk)
[  118.153302] systemd[1]: Child 3286 died (code=exited, status=0/SUCCESS)
[  118.153771] systemd[1]: Received SIGCHLD from PID 3287 (awk).
[  118.153802] systemd[1]: Got SIGCHLD for process 3287 (awk)
[  118.153855] systemd[1]: Child 3287 died (code=exited, status=0/SUCCESS)
[  120.317934] systemd[1]: Received SIGCHLD from PID 3300 (ping).
[  120.318017] systemd[1]: Got SIGCHLD for process 3300 (ping)
[  120.318222] systemd[1]: Child 3300 died (code=exited, status=0/SUCCESS)
[  120.318393] systemd[1]: Received SIGCHLD from PID 3301 (grep).
[  120.318493] systemd[1]: Got SIGCHLD for process 3301 (grep)
[  120.318634] systemd[1]: Child 3301 died (code=exited, status=0/SUCCESS)
[  120.319444] systemd[1]: Received SIGCHLD from PID 3302 (awk).
[  120.319508] systemd[1]: Got SIGCHLD for process 3302 (awk)
[  120.320962] systemd[1]: Child 3302 died (code=exited, status=0/SUCCESS)
[  120.320989] systemd[1]: Got SIGCHLD for process 3303 (awk)
[  120.321027] systemd[1]: Child 3303 died (code=exited, status=0/SUCCESS)
[  120.321049] systemd[1]: Got SIGCHLD for process 3304 (awk)
[  120.321085] systemd[1]: Child 3304 died (code=exited, status=0/SUCCESS)
[  120.321100] systemd[1]: Received SIGCHLD from PID 3303 (n/a).
[  131.337843] systemd[1]: Received SIGCHLD from PID 467 (rc.local).
[  131.337878] systemd[1]: Got SIGCHLD for process 467 (rc.local)
[  131.337944] systemd[1]: Child 467 died (code=exited, status=0/SUCCESS)
[  135.297321] systemd[1]: Received SIGCHLD from PID 3180 (ntpd).
[  135.297399] systemd[1]: Got SIGCHLD for process 3180 (ntpd)
[  135.297524] systemd[1]: Child 3180 died (code=exited, status=0/SUCCESS)
[  138.218779] systemd[1]: Received SIGCHLD from PID 3407 (ping).
[  138.218861] systemd[1]: Got SIGCHLD for process 3407 (ping)
[  138.218996] systemd[1]: Child 3407 died (code=exited, status=0/SUCCESS)
[  138.219062] systemd[1]: Got SIGCHLD for process 3408 (grep)
[  138.219165] systemd[1]: Child 3408 died (code=exited, status=0/SUCCESS)
[  138.219217] systemd[1]: Received SIGCHLD from PID 3408 (n/a).
[  138.219687] systemd[1]: Received SIGCHLD from PID 3409 (awk).
[  138.219753] systemd[1]: Got SIGCHLD for process 3409 (awk)
[  138.219866] systemd[1]: Child 3409 died (code=exited, status=0/SUCCESS)
[  138.220295] systemd[1]: Received SIGCHLD from PID 3410 (awk).
[  138.220357] systemd[1]: Got SIGCHLD for process 3410 (awk)
[  138.220463] systemd[1]: Child 3410 died (code=exited, status=0/SUCCESS)
[  138.221898] systemd[1]: Received SIGCHLD from PID 3411 (awk).
[  138.221962] systemd[1]: Got SIGCHLD for process 3411 (awk)
[  138.222072] systemd[1]: Child 3411 died (code=exited, status=0/SUCCESS)
[  140.376193] systemd[1]: Received SIGCHLD from PID 3421 (ping).
[  140.376225] systemd[1]: Got SIGCHLD for process 3421 (ping)
[  140.376278] systemd[1]: Child 3421 died (code=exited, status=0/SUCCESS)
[  140.376306] systemd[1]: Received SIGCHLD from PID 3422 (grep).
[  140.376325] systemd[1]: Got SIGCHLD for process 3422 (grep)
[  140.376359] systemd[1]: Child 3422 died (code=exited, status=0/SUCCESS)
[  140.376561] systemd[1]: Received SIGCHLD from PID 3423 (awk).
[  140.376582] systemd[1]: Got SIGCHLD for process 3423 (awk)
[  140.376619] systemd[1]: Child 3423 died (code=exited, status=0/SUCCESS)
[  140.376807] systemd[1]: Received SIGCHLD from PID 3424 (awk).
[  140.376827] systemd[1]: Got SIGCHLD for process 3424 (awk)
[  140.376861] systemd[1]: Child 3424 died (code=exited, status=0/SUCCESS)
[  140.377010] systemd[1]: Received SIGCHLD from PID 3425 (awk).
[  140.377029] systemd[1]: Got SIGCHLD for process 3425 (awk)
[  140.377063] systemd[1]: Child 3425 died (code=exited, status=0/SUCCESS)
[  157.328144] systemd[1]: Received SIGCHLD from PID 3337 (ntpd).
[  157.328177] systemd[1]: Got SIGCHLD for process 3337 (ntpd)
[  157.328225] systemd[1]: Child 3337 died (code=exited, status=0/SUCCESS)
[  159.258890] systemd[1]: Received SIGCHLD from PID 3522 (ping).
[  159.258973] systemd[1]: Got SIGCHLD for process 3522 (ping)
[  159.259104] systemd[1]: Child 3522 died (code=exited, status=0/SUCCESS)
[  159.259521] systemd[1]: Received SIGCHLD from PID 3523 (grep).
[  159.259581] systemd[1]: Got SIGCHLD for process 3523 (grep)
[  159.259688] systemd[1]: Child 3523 died (code=exited, status=0/SUCCESS)
[  159.259880] systemd[1]: Received SIGCHLD from PID 3524 (awk).
[  159.259949] systemd[1]: Got SIGCHLD for process 3524 (awk)
[  159.260103] systemd[1]: Child 3524 died (code=exited, status=0/SUCCESS)
[  159.261609] systemd[1]: Received SIGCHLD from PID 3525 (awk).
[  159.261674] systemd[1]: Got SIGCHLD for process 3525 (awk)
[  159.261790] systemd[1]: Child 3525 died (code=exited, status=0/SUCCESS)
[  159.262189] systemd[1]: Received SIGCHLD from PID 3526 (awk).
[  159.262254] systemd[1]: Got SIGCHLD for process 3526 (awk)
[  159.262362] systemd[1]: Child 3526 died (code=exited, status=0/SUCCESS)
[  160.511668] systemd[1]: Received SIGCHLD from PID 3535 (ping).
[  160.511755] systemd[1]: Got SIGCHLD for process 3535 (ping)
[  160.511884] systemd[1]: Child 3535 died (code=exited, status=0/SUCCESS)
[  160.511954] systemd[1]: Got SIGCHLD for process 3536 (grep)
[  160.512089] systemd[1]: Child 3536 died (code=exited, status=0/SUCCESS)
[  160.512136] systemd[1]: Received SIGCHLD from PID 3536 (n/a).
[  160.513155] systemd[1]: Received SIGCHLD from PID 3537 (awk).
[  160.513222] systemd[1]: Got SIGCHLD for process 3537 (awk)
[  160.513326] systemd[1]: Child 3537 died (code=exited, status=0/SUCCESS)
[  160.513780] systemd[1]: Received SIGCHLD from PID 3538 (awk).
[  160.513844] systemd[1]: Got SIGCHLD for process 3538 (awk)
[  160.513945] systemd[1]: Child 3538 died (code=exited, status=0/SUCCESS)
[  160.514289] systemd[1]: Received SIGCHLD from PID 3539 (awk).
[  160.514352] systemd[1]: Got SIGCHLD for process 3539 (awk)
[  160.514451] systemd[1]: Child 3539 died (code=exited, status=0/SUCCESS)
[  161.967883] systemd[1]: Received SIGCHLD from PID 1925 (sh).
[  161.967909] systemd[1]: Got SIGCHLD for process 1925 (sh)
[  161.967961] systemd[1]: Child 1925 died (code=exited, status=1/FAILURE)
[  180.298212] systemd[1]: Received SIGCHLD from PID 3670 (ping).
[  180.298296] systemd[1]: Got SIGCHLD for process 3670 (ping)
[  180.298433] systemd[1]: Child 3670 died (code=exited, status=0/SUCCESS)
[  180.298499] systemd[1]: Got SIGCHLD for process 3671 (grep)
[  180.298604] systemd[1]: Child 3671 died (code=exited, status=0/SUCCESS)
[  180.298658] systemd[1]: Received SIGCHLD from PID 3671 (n/a).
[  180.299101] systemd[1]: Received SIGCHLD from PID 3672 (awk).
[  180.299163] systemd[1]: Got SIGCHLD for process 3672 (awk)
[  180.299268] systemd[1]: Child 3672 died (code=exited, status=0/SUCCESS)
[  180.299671] systemd[1]: Received SIGCHLD from PID 3673 (awk).
[  180.299730] systemd[1]: Got SIGCHLD for process 3673 (awk)
[  180.299831] systemd[1]: Child 3673 died (code=exited, status=0/SUCCESS)
[  180.301572] systemd[1]: Received SIGCHLD from PID 3674 (awk).
[  180.301640] systemd[1]: Got SIGCHLD for process 3674 (awk)
[  180.301752] systemd[1]: Child 3674 died (code=exited, status=0/SUCCESS)
[  180.577274] systemd[1]: Received SIGCHLD from PID 3679 (ping).
[  180.577357] systemd[1]: Got SIGCHLD for process 3679 (ping)
[  180.577484] systemd[1]: Child 3679 died (code=exited, status=0/SUCCESS)
[  180.577556] systemd[1]: Got SIGCHLD for process 3680 (grep)
[  180.577653] systemd[1]: Child 3680 died (code=exited, status=0/SUCCESS)
[  180.577699] systemd[1]: Received SIGCHLD from PID 3680 (n/a).
[  180.578163] systemd[1]: Received SIGCHLD from PID 3681 (awk).
[  180.578224] systemd[1]: Got SIGCHLD for process 3681 (awk)
[  180.578321] systemd[1]: Child 3681 died (code=exited, status=0/SUCCESS)
[  180.578739] systemd[1]: Received SIGCHLD from PID 3682 (awk).
[  180.578800] systemd[1]: Got SIGCHLD for process 3682 (awk)
[  180.578898] systemd[1]: Child 3682 died (code=exited, status=0/SUCCESS)
[  180.579318] systemd[1]: Received SIGCHLD from PID 3683 (awk).
[  180.579379] systemd[1]: Got SIGCHLD for process 3683 (awk)
[  180.579478] systemd[1]: Child 3683 died (code=exited, status=0/SUCCESS)
[  184.867949] systemd[1]: Received SIGCHLD from PID 469 (rc.local).
[  184.867971] systemd[1]: Got SIGCHLD for process 469 (rc.local)
[  184.868052] systemd[1]: Child 469 died (code=exited, status=0/SUCCESS)
[  200.645307] systemd[1]: Received SIGCHLD from PID 3797 (ping).
[  200.645353] systemd[1]: Got SIGCHLD for process 3797 (ping)
[  200.645421] systemd[1]: Child 3797 died (code=exited, status=0/SUCCESS)
[  200.645457] systemd[1]: Got SIGCHLD for process 3798 (grep)
[  200.645505] systemd[1]: Child 3798 died (code=exited, status=0/SUCCESS)
[  200.645530] systemd[1]: Received SIGCHLD from PID 3798 (n/a).
[  200.645796] systemd[1]: Received SIGCHLD from PID 3799 (awk).
[  200.645830] systemd[1]: Got SIGCHLD for process 3799 (awk)
[  200.645882] systemd[1]: Child 3799 died (code=exited, status=0/SUCCESS)
[  200.646102] systemd[1]: Received SIGCHLD from PID 3800 (awk).
[  200.646134] systemd[1]: Got SIGCHLD for process 3800 (awk)
[  200.646184] systemd[1]: Child 3800 died (code=exited, status=0/SUCCESS)
[  200.646380] systemd[1]: Received SIGCHLD from PID 3801 (awk).
[  200.646411] systemd[1]: Got SIGCHLD for process 3801 (awk)
[  200.646463] systemd[1]: Child 3801 died (code=exited, status=0/SUCCESS)
[  201.338622] systemd[1]: Received SIGCHLD from PID 3791 (ping).
[  201.338666] systemd[1]: Got SIGCHLD for process 3791 (ping)
[  201.338737] systemd[1]: Child 3791 died (code=exited, status=0/SUCCESS)
[  201.338769] systemd[1]: Got SIGCHLD for process 3792 (grep)
[  201.338822] systemd[1]: Child 3792 died (code=exited, status=0/SUCCESS)
[  201.338851] systemd[1]: Received SIGCHLD from PID 3792 (n/a).
[  201.339112] systemd[1]: Received SIGCHLD from PID 3793 (awk).
[  201.339145] systemd[1]: Got SIGCHLD for process 3793 (awk)
[  201.339202] systemd[1]: Child 3793 died (code=exited, status=0/SUCCESS)
[  201.339432] systemd[1]: Received SIGCHLD from PID 3794 (awk).
[  201.339463] systemd[1]: Got SIGCHLD for process 3794 (awk)
[  201.339517] systemd[1]: Child 3794 died (code=exited, status=0/SUCCESS)
[  201.339714] systemd[1]: Received SIGCHLD from PID 3795 (awk).
[  201.339745] systemd[1]: Got SIGCHLD for process 3795 (awk)
[  201.339802] systemd[1]: Child 3795 died (code=exited, status=0/SUCCESS)
[  220.790311] systemd[1]: Received SIGCHLD from PID 3908 (ping).
[  220.790394] systemd[1]: Got SIGCHLD for process 3908 (ping)
[  220.790528] systemd[1]: Child 3908 died (code=exited, status=0/SUCCESS)
[  220.790594] systemd[1]: Got SIGCHLD for process 3909 (grep)
[  220.790697] systemd[1]: Child 3909 died (code=exited, status=0/SUCCESS)
[  220.790749] systemd[1]: Received SIGCHLD from PID 3909 (n/a).
[  220.791240] systemd[1]: Received SIGCHLD from PID 3910 (awk).
[  220.791306] systemd[1]: Got SIGCHLD for process 3910 (awk)
[  220.791416] systemd[1]: Child 3910 died (code=exited, status=0/SUCCESS)
[  220.791807] systemd[1]: Received SIGCHLD from PID 3911 (awk).
[  220.791867] systemd[1]: Got SIGCHLD for process 3911 (awk)
[  220.791970] systemd[1]: Child 3911 died (code=exited, status=0/SUCCESS)
[  220.793248] systemd[1]: Received SIGCHLD from PID 3912 (awk).
[  220.793312] systemd[1]: Got SIGCHLD for process 3912 (awk)
[  220.793422] systemd[1]: Child 3912 died (code=exited, status=0/SUCCESS)
[  221.401142] systemd[1]: Received SIGCHLD from PID 3914 (ping).
[  221.401224] systemd[1]: Got SIGCHLD for process 3914 (ping)
[  221.401351] systemd[1]: Child 3914 died (code=exited, status=0/SUCCESS)
[  221.401422] systemd[1]: Got SIGCHLD for process 3915 (grep)
[  221.401519] systemd[1]: Child 3915 died (code=exited, status=0/SUCCESS)
[  221.401566] systemd[1]: Received SIGCHLD from PID 3915 (n/a).
[  221.402087] systemd[1]: Received SIGCHLD from PID 3916 (awk).
[  221.402155] systemd[1]: Got SIGCHLD for process 3916 (awk)
[  221.402260] systemd[1]: Child 3916 died (code=exited, status=0/SUCCESS)
[  221.402642] systemd[1]: Received SIGCHLD from PID 3917 (awk).
[  221.402704] systemd[1]: Got SIGCHLD for process 3917 (awk)
[  221.402803] systemd[1]: Child 3917 died (code=exited, status=0/SUCCESS)
[  221.403186] systemd[1]: Received SIGCHLD from PID 3918 (awk).
[  221.403245] systemd[1]: Got SIGCHLD for process 3918 (awk)
[  221.403340] systemd[1]: Child 3918 died (code=exited, status=0/SUCCESS)
[  240.858101] systemd[1]: Received SIGCHLD from PID 4060 (ping).
[  240.858184] systemd[1]: Got SIGCHLD for process 4060 (ping)
[  240.858318] systemd[1]: Child 4060 died (code=exited, status=0/SUCCESS)
[  240.858384] systemd[1]: Got SIGCHLD for process 4061 (grep)
[  240.858489] systemd[1]: Child 4061 died (code=exited, status=0/SUCCESS)
[  240.858543] systemd[1]: Received SIGCHLD from PID 4061 (n/a).
[  240.858986] systemd[1]: Received SIGCHLD from PID 4062 (awk).
[  240.859053] systemd[1]: Got SIGCHLD for process 4062 (awk)
[  240.859168] systemd[1]: Child 4062 died (code=exited, status=0/SUCCESS)
[  240.859631] systemd[1]: Received SIGCHLD from PID 4063 (awk).
[  240.859692] systemd[1]: Got SIGCHLD for process 4063 (awk)
[  240.859799] systemd[1]: Child 4063 died (code=exited, status=0/SUCCESS)
[  240.860205] systemd[1]: Received SIGCHLD from PID 4064 (awk).
[  240.860270] systemd[1]: Got SIGCHLD for process 4064 (awk)
[  240.860377] systemd[1]: Child 4064 died (code=exited, status=0/SUCCESS)
[  241.469942] systemd[1]: Received SIGCHLD from PID 4066 (ping).
[  241.470038] systemd[1]: Got SIGCHLD for process 4066 (ping)
[  241.470165] systemd[1]: Child 4066 died (code=exited, status=0/SUCCESS)
[  241.470602] systemd[1]: Received SIGCHLD from PID 4067 (grep).
[  241.470663] systemd[1]: Got SIGCHLD for process 4067 (grep)
[  241.470764] systemd[1]: Child 4067 died (code=exited, status=0/SUCCESS)
[  241.470913] systemd[1]: Received SIGCHLD from PID 4068 (awk).
[  241.470973] systemd[1]: Got SIGCHLD for process 4068 (awk)
[  241.471069] systemd[1]: Child 4068 died (code=exited, status=0/SUCCESS)
[  241.471501] systemd[1]: Received SIGCHLD from PID 4069 (awk).
[  241.471568] systemd[1]: Got SIGCHLD for process 4069 (awk)
[  241.471673] systemd[1]: Child 4069 died (code=exited, status=0/SUCCESS)
[  241.472115] systemd[1]: Received SIGCHLD from PID 4070 (awk).
[  241.472178] systemd[1]: Got SIGCHLD for process 4070 (awk)
[  241.472330] systemd[1]: Child 4070 died (code=exited, status=0/SUCCESS)
[  260.946579] systemd[1]: Received SIGCHLD from PID 4190 (ping).
[  260.946613] systemd[1]: Got SIGCHLD for process 4190 (ping)
[  260.946670] systemd[1]: Child 4190 died (code=exited, status=0/SUCCESS)
[  260.946722] systemd[1]: Received SIGCHLD from PID 4191 (grep).
[  260.946741] systemd[1]: Got SIGCHLD for process 4191 (grep)
[  260.946778] systemd[1]: Child 4191 died (code=exited, status=0/SUCCESS)
[  260.947043] systemd[1]: Received SIGCHLD from PID 4192 (awk).
[  260.947062] systemd[1]: Got SIGCHLD for process 4192 (awk)
[  260.947099] systemd[1]: Child 4192 died (code=exited, status=0/SUCCESS)
[  260.947259] systemd[1]: Received SIGCHLD from PID 4193 (awk).
[  260.947280] systemd[1]: Got SIGCHLD for process 4193 (awk)
[  260.947318] systemd[1]: Child 4193 died (code=exited, status=0/SUCCESS)
[  260.947439] systemd[1]: Received SIGCHLD from PID 4194 (awk).
[  260.947459] systemd[1]: Got SIGCHLD for process 4194 (awk)
[  260.947496] systemd[1]: Child 4194 died (code=exited, status=0/SUCCESS)
[  261.535096] systemd[1]: Received SIGCHLD from PID 4196 (ping).
[  261.535130] systemd[1]: Got SIGCHLD for process 4196 (ping)
[  261.535185] systemd[1]: Child 4196 died (code=exited, status=0/SUCCESS)
[  261.535246] systemd[1]: Received SIGCHLD from PID 4197 (grep).
[  261.535266] systemd[1]: Got SIGCHLD for process 4197 (grep)
[  261.535302] systemd[1]: Child 4197 died (code=exited, status=0/SUCCESS)
[  261.535556] systemd[1]: Received SIGCHLD from PID 4198 (awk).
[  261.535576] systemd[1]: Got SIGCHLD for process 4198 (awk)
[  261.535610] systemd[1]: Child 4198 died (code=exited, status=0/SUCCESS)
[  261.535789] systemd[1]: Received SIGCHLD from PID 4199 (awk).
[  261.535808] systemd[1]: Got SIGCHLD for process 4199 (awk)
[  261.535843] systemd[1]: Child 4199 died (code=exited, status=0/SUCCESS)
[  261.535974] systemd[1]: Received SIGCHLD from PID 4200 (awk).
[  261.535996] systemd[1]: Got SIGCHLD for process 4200 (awk)
[  261.536060] systemd[1]: Child 4200 died (code=exited, status=0/SUCCESS)
[  264.972571] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  264.996778] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[  264.997855] systemd[1]: Trying to enqueue job reboot.target/start/replace-irreversibly
[  264.998051] systemd[1]: Installed new job reboot.target/start as 360
[  264.998055] systemd[1]: Installed new job systemd-reboot.service/start as 361
[  264.998059] systemd[1]: Installed new job shutdown.target/start as 362
[  264.998096] systemd[1]: Spawning new thread for sync
[  264.998148] systemd[1]: Installed new job mkinitcpio-generate-shutdown-ramfs.service/start as 363
[  264.998160] systemd[1]: Installed new job alsa-store.service/start as 364
[  264.998163] systemd[1]: Installed new job local-fs.target/stop as 365
[  264.998176] systemd[1]: Installed new job systemd-remount-fs.service/stop as 366
[  264.998179] systemd[1]: Installed new job slices.target/stop as 367
[  264.998183] systemd[1]: Installed new job sysinit.target/stop as 368
[  264.998187] systemd[1]: Installed new job basic.target/stop as 369
[  264.998189] systemd[1]: Installed new job systemd-user-sessions.service/stop as 370
[  264.998192] systemd[1]: Installed new job syslog-ng.service/stop as 371
[  264.998200] systemd[1]: Installed new job dbus.service/stop as 372
[  264.998203] systemd[1]: Installed new job acpid.service/stop as 374
[  264.998207] systemd[1]: Installed new job multi-user.target/stop as 375
[  264.998211] systemd[1]: Installed new job autologin@tty1.service/stop as 376
[  264.998214] systemd[1]: Installed new job systemd-logind.service/stop as 377
[  264.998216] systemd[1]: Installed new job atieventsd.service/stop as 379
[  264.998219] systemd[1]: Installed new job iptables.service/stop as 380
[  264.998222] systemd[1]: Installed new job hdapsd.service/stop as 381
[  264.998224] systemd[1]: Installed new job dnsmasq.service/stop as 382
[  264.998227] systemd[1]: Installed new job hddtemp.service/stop as 383
[  264.998235] systemd[1]: Installed new job rc-local.service/stop as 384
[  264.998237] systemd[1]: Installed new job cpupower.service/stop as 385
[  264.998240] systemd[1]: Installed new job wicd.service/stop as 386
[  264.998242] systemd[1]: Installed new job dcron.service/stop as 387
[  264.998244] systemd[1]: Installed new job dkms.service/stop as 388
[  264.998247] systemd[1]: Installed new job symformcontrib.service/stop as 389
[  264.998249] systemd[1]: Installed new job catalyst-hook.service/stop as 390
[  264.998251] systemd[1]: Installed new job tlp.service/stop as 391
[  264.998254] systemd[1]: Installed new job symformweb.service/stop as 392
[  264.998256] systemd[1]: Installed new job tpfand.service/stop as 393
[  264.998258] systemd[1]: Installed new job verynice.service/stop as 394
[  264.998261] systemd[1]: Installed new job psd.service/stop as 396
[  264.998263] systemd[1]: Installed new job psd-resync.timer/stop as 398
[  264.998266] systemd[1]: Installed new job symformsync.service/stop as 401
[  264.998268] systemd[1]: Installed new job user@1001.service/stop as 402
[  264.998270] systemd[1]: Installed new job upower.service/stop as 403
[  264.998273] systemd[1]: Installed new job polkit.service/stop as 404
[  264.998275] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/stop as 405
[  264.998278] systemd[1]: Installed new job dbus.socket/stop as 406
[  264.998280] systemd[1]: Installed new job cups.socket/stop as 407
[  264.998282] systemd[1]: Installed new job acpid.socket/stop as 408
[  264.998285] systemd[1]: Installed new job cups.path/stop as 409
[  264.998287] systemd[1]: Installed new job systemd-tmpfiles-setup.service/stop as 411
[  264.998289] systemd[1]: Installed new job systemd-update-utmp.service/stop as 412
[  264.998292] systemd[1]: Installed new job systemd-sysctl.service/stop as 413
[  264.998295] systemd[1]: Installed new job systemd-modules-load.service/stop as 414
[  264.998297] systemd[1]: Installed new job systemd-ask-password-console.path/stop as 415
[  264.998303] systemd[1]: Installed new job paths.target/stop as 417
[  264.998309] systemd[1]: Installed new job systemd-binfmt.service/stop as 418
[  264.998312] systemd[1]: Installed new job cryptsetup.target/stop as 419
[  264.998315] systemd[1]: Installed new job systemd-random-seed.service/stop as 420
[  264.998317] systemd[1]: Installed new job systemd-vconsole-setup.service/stop as 421
[  264.998320] systemd[1]: Installed new job timers.target/stop as 424
[  264.998325] systemd[1]: Installed new job remote-fs.target/stop as 425
[  264.998328] systemd[1]: Installed new job swap.target/stop as 427
[  264.998331] systemd[1]: Installed new job syslog.socket/stop as 430
[  264.998337] systemd[1]: Installed new job sockets.target/stop as 431
[  264.998339] systemd[1]: Installed new job dmeventd.socket/stop as 432
[  264.998342] systemd[1]: Installed new job lvmetad.socket/stop as 434
[  264.998344] systemd[1]: Installed new job getty.target/stop as 440
[  264.998346] systemd[1]: Installed new job system-autologin.slice/stop as 441
[  264.998349] systemd[1]: Installed new job user.slice/stop as 443
[  264.998351] systemd[1]: Installed new job systemd-ask-password-wall.path/stop as 444
[  264.998357] systemd[1]: Installed new job network.target/stop as 445
[  264.998360] systemd[1]: Installed new job local-fs-pre.target/stop as 448
[  264.998362] systemd[1]: Installed new job sound.target/stop as 449
[  264.998365] systemd[1]: Installed new job systemd-backlight@acpi_video0.service/stop as 450
[  264.998367] systemd[1]: Installed new job user-1001.slice/stop as 452
[  264.998369] systemd[1]: Installed new job session-1.scope/stop as 453
[  264.998372] systemd[1]: Installed new job umount.target/start as 454
[  264.998375] systemd[1]: Installed new job dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap/stop as 455
[  264.998378] systemd[1]: Installed new job dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.swap/stop as 456
[  264.998381] systemd[1]: Installed new job dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.swap/stop as 457
[  264.998384] systemd[1]: Installed new job dev-sda2.swap/stop as 458
[  264.998386] systemd[1]: Installed new job tmp.mount/stop as 459
[  264.998389] systemd[1]: Installed new job mnt-Disk_D.mount/stop as 460
[  264.998391] systemd[1]: Installed new job mnt-arch_backup.mount/stop as 461
[  264.998394] systemd[1]: Installed new job run-user-1001-gvfs.mount/stop as 462
[  264.998396] systemd[1]: Installed new job final.target/start as 463
[  264.998412] systemd[1]: Enqueued job reboot.target/start as 360
[  264.998444] systemd[1]: Stopping Session 1 of user juha.
[  264.998449] systemd[1]: session-1.scope changed running -> dead
[  264.998499] systemd[1]: Failed to destroy cgroup /user.slice/user-1001.slice/session-1.scope: Device or resource busy
[  264.998504] systemd[1]: Job session-1.scope/stop finished, result=done
[  264.998511] systemd[1]: Stopped Session 1 of user juha.
[  264.998571] systemd[1]: Stopping Sound Card.
[  264.998575] systemd[1]: sound.target changed active -> dead
[  264.998580] systemd[1]: Job sound.target/stop finished, result=done
[  264.998585] systemd[1]: Stopped target Sound Card.
[  264.998650] systemd[1]: Stopping Authorization Manager...
[  264.998718] systemd[1]: polkit.service changed running -> stop-sigterm
[  264.998729] systemd[1]: Stopping Daemon for power management...
[  264.999949] systemd[1]: upower.service changed running -> stop-sigterm
[  264.999964] systemd[1]: Stopping User Manager for 1001...
[  265.008158] systemd[1]: user@1001.service changed running -> stop-sigterm
[  265.008186] systemd[1]: Stopping TLP system startup/shutdown...
[  265.008417] systemd[1]: About to execute: /usr/bin/tlp init stop
[  265.008748] systemd[1]: Forked /usr/bin/tlp as 4255
[  265.008960] systemd[1]: tlp.service changed exited -> stop
[  265.009113] systemd[1]: ConditionPathExists=!/etc/alsa/state-daemon.conf succeeded for alsa-store.service.
[  265.009126] systemd[1]: Starting Store Sound Card State...
[  265.009906] systemd[1]: About to execute: /usr/bin/alsactl store
[  265.010116] systemd[4255]: Executing: /usr/bin/tlp init stop
[  265.011551] systemd[1]: Forked /usr/bin/alsactl as 4256
[  265.011690] systemd[1]: alsa-store.service changed dead -> start
[  265.011982] systemd[1]: ConditionFileIsExecutable=!/run/initramfs/shutdown succeeded for mkinitcpio-generate-shutdown-ramfs.service.
[  265.011994] systemd[1]: Starting Generate shutdown-ramfs...
[  265.014766] systemd[4256]: Executing: /usr/bin/alsactl store
[  265.016227] systemd[1]: About to execute: /usr/bin/mkinitcpio -A sd-shutdown -k none -c /dev/null -d /run/initramfs
[  265.016874] systemd[4258]: Executing: /usr/bin/mkinitcpio -A sd-shutdown -k none -c /dev/null -d /run/initramfs
[  265.016927] systemd[1]: Forked /usr/bin/mkinitcpio as 4258
[  265.017023] systemd[1]: mkinitcpio-generate-shutdown-ramfs.service changed dead -> start
[  265.017053] systemd[1]: Set up jobs progress timerfd.
[  265.017058] systemd[1]: Set up idle_pipe watch.
[  265.017068] systemd[1]: Collecting session-1.scope
[  265.031246] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.031264] systemd[1]: upower.service's D-Bus name org.freedesktop.UPower no longer registered by :1.9
[  265.031274] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.031282] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.031290] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.031306] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.031311] systemd[1]: polkit.service's D-Bus name org.freedesktop.PolicyKit1 no longer registered by :1.11
[  265.031318] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.031326] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.031368] systemd[1]: Received SIGCHLD from PID 4248 (systemctl).
[  265.031393] systemd[1]: Got SIGCHLD for process 1654 (systemd)
[  265.031489] systemd[1]: Child 1654 died (code=exited, status=0/SUCCESS)
[  265.031492] systemd[1]: Child 1654 belongs to user@1001.service
[  265.031501] systemd[1]: user@1001.service: main process exited, code=exited, status=0/SUCCESS
[  265.031518] systemd[1]: user@1001.service changed stop-sigterm -> dead
[  265.031590] systemd[1]: Job user@1001.service/stop finished, result=done
[  265.031610] systemd[1]: Stopped User Manager for 1001.
[  265.031684] systemd[1]: Got SIGCHLD for process 1941 (upowerd)
[  265.031800] systemd[1]: Child 1941 died (code=killed, status=15/TERM)
[  265.031803] systemd[1]: Child 1941 belongs to upower.service
[  265.031819] systemd[1]: upower.service: main process exited, code=killed, status=15/TERM
[  265.031828] systemd[1]: upower.service changed stop-sigterm -> dead
[  265.031903] systemd[1]: Job upower.service/stop finished, result=done
[  265.031910] systemd[1]: Stopped Daemon for power management.
[  265.032555] systemd[1]: Got SIGCHLD for process 1949 (polkitd)
[  265.032627] systemd[1]: Child 1949 died (code=killed, status=15/TERM)
[  265.032630] systemd[1]: Child 1949 belongs to polkit.service
[  265.032638] systemd[1]: polkit.service: main process exited, code=killed, status=15/TERM
[  265.032645] systemd[1]: polkit.service changed stop-sigterm -> dead
[  265.032702] systemd[1]: Job polkit.service/stop finished, result=done
[  265.032710] systemd[1]: Stopped Authorization Manager.
[  265.032770] systemd[1]: Got SIGCHLD for process 4248 (systemctl)
[  265.032825] systemd[1]: Child 4248 died (code=exited, status=0/SUCCESS)
[  265.032845] systemd[1]: Got SIGCHLD for process 1657 ((sd-pam))
[  265.032883] systemd[1]: Child 1657 died (code=exited, status=0/SUCCESS)
[  265.032902] systemd[1]: Got SIGCHLD for process 4251 (kill)
[  265.032959] systemd[1]: Child 4251 died (code=exited, status=0/SUCCESS)
[  265.032979] systemd[1]: Got SIGCHLD for process 4256 (alsactl)
[  265.033041] systemd[1]: Child 4256 died (code=exited, status=0/SUCCESS)
[  265.033044] systemd[1]: Child 4256 belongs to alsa-store.service
[  265.033051] systemd[1]: alsa-store.service: main process exited, code=exited, status=0/SUCCESS
[  265.033110] systemd[1]: alsa-store.service changed start -> dead
[  265.033162] systemd[1]: Job alsa-store.service/start finished, result=done
[  265.033169] systemd[1]: Started Store Sound Card State.
[  265.033212] systemd[1]: Collecting polkit.service
[  265.033215] systemd[1]: Collecting upower.service
[  265.033217] systemd[1]: Collecting user@1001.service
[  265.033330] systemd[1]: Stopping user-1001.slice.
[  265.033335] systemd[1]: user-1001.slice changed active -> dead
[  265.033386] systemd[1]: Failed to destroy cgroup /user.slice/user-1001.slice: Device or resource busy
[  265.033390] systemd[1]: Job user-1001.slice/stop finished, result=done
[  265.033397] systemd[1]: Removed slice user-1001.slice.
[  265.033435] systemd[1]: Collecting user-1001.slice
[  265.033539] systemd[1]: Accepted connection on private bus.
[  265.033568] systemd[1]: Accepted connection on private bus.
[  265.033614] systemd[1]: Accepted connection on private bus.
[  265.033662] systemd[1]: Accepted connection on private bus.
[  265.034192] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.034330] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.034453] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.034562] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.034593] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.034627] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.034679] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.034794] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.035015] systemd[1]: Accepted connection on private bus.
[  265.035130] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.035244] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.106581] systemd[1]: Received SIGCHLD from PID 4258 (mkinitcpio).
[  265.106612] systemd[1]: Got SIGCHLD for process 4258 (mkinitcpio)
[  265.106686] systemd[1]: Child 4258 died (code=exited, status=0/SUCCESS)
[  265.106689] systemd[1]: Child 4258 belongs to mkinitcpio-generate-shutdown-ramfs.service
[  265.106701] systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: main process exited, code=exited, status=0/SUCCESS
[  265.106776] systemd[1]: mkinitcpio-generate-shutdown-ramfs.service changed start -> dead
[  265.106838] systemd[1]: Job mkinitcpio-generate-shutdown-ramfs.service/start finished, result=done
[  265.106849] systemd[1]: Started Generate shutdown-ramfs.
[  265.107120] systemd[1]: Accepted connection on private bus.
[  265.107244] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.107397] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.245070] elevator: type bfq not found
[  265.245073] elevator: switch to bfq failed
[  265.315068] systemd[1]: Accepted connection on private bus.
[  265.315152] systemd[1]: Received SIGCHLD from PID 4255 (tlp).
[  265.315181] systemd[1]: Got SIGCHLD for process 4255 (tlp)
[  265.315262] systemd[1]: Child 4255 died (code=exited, status=0/SUCCESS)
[  265.315265] systemd[1]: Child 4255 belongs to tlp.service
[  265.315272] systemd[1]: tlp.service: control process exited, code=exited status=0
[  265.315379] systemd[1]: tlp.service got final SIGCHLD for state stop
[  265.315417] systemd[1]: tlp.service changed stop -> dead
[  265.315480] systemd[1]: Job tlp.service/stop finished, result=done
[  265.315495] systemd[1]: Stopped TLP system startup/shutdown.
[  265.315550] systemd[1]: Closed jobs progress timerfd.
[  265.315570] systemd[1]: Stopping Multi-User System.
[  265.315574] systemd[1]: multi-user.target changed active -> dead
[  265.315579] systemd[1]: Job multi-user.target/stop finished, result=done
[  265.315585] systemd[1]: Stopped target Multi-User System.
[  265.315639] systemd[1]: Stopping Symform Synchronization Service...
[  265.320460] systemd[1]: symformsync.service changed running -> stop-sigterm
[  265.320490] systemd[1]: Stopping Profile-sync-daemon...
[  265.320566] systemd[1]: About to execute: /usr/bin/profile-sync-daemon unsync
[  265.321412] systemd[4531]: Executing: /usr/bin/profile-sync-daemon unsync
[  265.323849] systemd[1]: Forked /usr/bin/profile-sync-daemon as 4531
[  265.323905] systemd[1]: psd.service changed exited -> stop
[  265.323926] systemd[1]: Stopping A tool for dynamically adjusting the nice-level of processes...
[  265.323988] systemd[1]: About to execute: /bin/kill -15 $MAINPID
[  265.324842] systemd[1]: Forked /bin/kill as 4532
[  265.324930] systemd[1]: verynice.service changed running -> stop
[  265.324957] systemd[1]: Stopping ThinkPad Fan Control...
[  265.325032] systemd[1]: tpfand.service changed running -> stop-sigterm
[  265.325044] systemd[1]: Stopping Symform Web Service...
[  265.325367] systemd[4532]: Executing: /bin/kill -15 421
[  265.329207] systemd[1]: symformweb.service changed running -> stop-sigterm
[  265.329234] systemd[1]: Stopping Catalyst's fglrx kernel' module builder...
[  265.329308] systemd[1]: About to execute: /usr/bin/catalyst_build_module check
[  265.330007] systemd[4533]: Executing: /usr/bin/catalyst_build_module check
[  265.344212] systemd[1]: Forked /usr/bin/catalyst_build_module as 4533
[  265.344328] systemd[1]: catalyst-hook.service changed exited -> stop
[  265.344368] systemd[1]: Stopping Symform Contribution Service...
[  265.345180] systemd[1]: symformcontrib.service changed running -> stop-sigterm
[  265.345194] systemd[1]: Stopping Dynamic Kernel Modules System...
[  265.345267] systemd[1]: About to execute: /usr/lib/systemd/scripts/dkms stop
[  265.345767] systemd[1]: Forked /usr/lib/systemd/scripts/dkms as 4536
[  265.345871] systemd[1]: dkms.service changed exited -> stop
[  265.345909] systemd[1]: Stopping Periodic Command Scheduler...
[  265.346090] systemd[1]: dcron.service changed running -> stop-sigterm
[  265.346106] systemd[1]: Stopping Apply cpupower configuration...
[  265.346141] systemd[1]: cpupower.service changed exited -> dead
[  265.346213] systemd[1]: Job cpupower.service/stop finished, result=done
[  265.346221] systemd[1]: Stopped Apply cpupower configuration.
[  265.346525] systemd[1]: Stopping Hard drive temperature monitor daemon...
[  265.346952] systemd[4536]: Executing: /usr/lib/systemd/scripts/dkms stop
[  265.347192] systemd[1]: hddtemp.service changed running -> stop-sigterm
[  265.347205] systemd[1]: Stopping A lightweight DHCP and caching DNS server...
[  265.349398] systemd[1]: dnsmasq.service changed running -> stop-sigterm
[  265.349420] systemd[1]: Stopping HDAPS userspace hard drive protection daemon...
[  265.352196] systemd[1]: hdapsd.service changed running -> stop-sigterm
[  265.352212] systemd[1]: Stopping Packet Filtering Framework...
[  265.352288] systemd[1]: About to execute: /usr/lib/systemd/scripts/iptables-flush
[  265.353051] systemd[4537]: Executing: /usr/lib/systemd/scripts/iptables-flush
[  265.353116] systemd[1]: Forked /usr/lib/systemd/scripts/iptables-flush as 4537
[  265.353174] systemd[1]: iptables.service changed exited -> stop
[  265.353205] systemd[1]: Stopping Catalyst event Daemon...
[  265.353275] systemd[1]: atieventsd.service changed running -> stop-sigterm
[  265.353288] systemd[1]: Stopping Login Service...
[  265.353568] systemd[1]: systemd-logind.service changed running -> stop-sigterm
[  265.353581] systemd[1]: Stopping Login Prompts.
[  265.353585] systemd[1]: getty.target changed active -> dead
[  265.353590] systemd[1]: Job getty.target/stop finished, result=done
[  265.353596] systemd[1]: Stopped target Login Prompts.
[  265.353698] systemd[1]: Stopping Getty on tty1...
[  265.356368] systemd[1]: autologin@tty1.service changed running -> stop-sigterm
[  265.356382] systemd[1]: Stopping D-Bus System Message Bus...
[  265.358674] systemd[1]: dbus.service changed running -> stop-sigterm
[  265.358687] systemd[1]: dbus.socket got notified about service death (failed permanently: no)
[  265.358696] systemd[1]: dbus.socket changed running -> listening
[  265.358714] systemd[1]: Stopping ACPI event daemon...
[  265.358839] systemd[1]: acpid.service changed running -> stop-sigterm
[  265.358848] systemd[1]: acpid.socket got notified about service death (failed permanently: no)
[  265.358855] systemd[1]: acpid.socket changed running -> listening
[  265.358868] systemd[1]: Stopping System Logger Daemon...
[  265.404116] systemd[1]: syslog-ng.service changed running -> stop-sigterm
[  265.404134] systemd[1]: syslog.socket got notified about service death (failed permanently: no)
[  265.404142] systemd[1]: syslog.socket changed running -> listening
[  265.404161] systemd[1]: Set up jobs progress timerfd.
[  265.406516] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.406597] systemd[1]: tlp.service: cgroup is empty
[  265.406683] systemd[1]: Received SIGCHLD from PID 421 (verynice).
[  265.406704] systemd[1]: Got SIGCHLD for process 421 (verynice)
[  265.406801] systemd[1]: Child 421 died (code=exited, status=0/SUCCESS)
[  265.406804] systemd[1]: Child 421 belongs to verynice.service
[  265.406834] systemd[1]: verynice.service: main process exited, code=exited, status=0/SUCCESS
[  265.406855] systemd[1]: Got SIGCHLD for process 441 (crond)
[  265.406876] systemd[1]: Child 441 died (code=killed, status=15/TERM)
[  265.406879] systemd[1]: Child 441 belongs to dcron.service
[  265.406885] systemd[1]: dcron.service: main process exited, code=killed, status=15/TERM
[  265.406894] systemd[1]: dcron.service changed stop-sigterm -> dead
[  265.406960] systemd[1]: Job dcron.service/stop finished, result=done
[  265.406970] systemd[1]: Stopped Periodic Command Scheduler.
[  265.407034] systemd[1]: Got SIGCHLD for process 444 (wicd)
[  265.407104] systemd[1]: Child 444 died (code=exited, status=1/FAILURE)
[  265.407106] systemd[1]: Child 444 belongs to wicd.service
[  265.407115] systemd[1]: wicd.service: main process exited, code=exited, status=1/FAILURE
[  265.407225] wlan0: deauthenticating from 00:12:17:4a:10:ae by local choice (reason=3)
[  265.407318] systemd[1]: wicd.service changed running -> stop-sigterm
[  265.407389] systemd[1]: Got SIGCHLD for process 458 (hddtemp)
[  265.407457] systemd[1]: Child 458 died (code=exited, status=0/SUCCESS)
[  265.407460] systemd[1]: Child 458 belongs to hddtemp.service
[  265.407466] systemd[1]: hddtemp.service: main process exited, code=exited, status=0/SUCCESS
[  265.407473] systemd[1]: hddtemp.service changed stop-sigterm -> dead
[  265.407530] systemd[1]: Job hddtemp.service/stop finished, result=done
[  265.407537] systemd[1]: Stopped Hard drive temperature monitor daemon.
[  265.407600] systemd[1]: Got SIGCHLD for process 479 (atieventsd)
[  265.407733] systemd[1]: Child 479 died (code=killed, status=15/TERM)
[  265.407736] systemd[1]: Child 479 belongs to atieventsd.service
[  265.407743] systemd[1]: atieventsd.service: main process exited, code=killed, status=15/TERM
[  265.407750] systemd[1]: atieventsd.service changed stop-sigterm -> dead
[  265.407808] systemd[1]: Job atieventsd.service/stop finished, result=done
[  265.407815] systemd[1]: Stopped Catalyst event Daemon.
[  265.407877] systemd[1]: Got SIGCHLD for process 516 (dbus-daemon)
[  265.407951] systemd[1]: Child 516 died (code=exited, status=0/SUCCESS)
[  265.407954] systemd[1]: Child 516 belongs to dbus.service
[  265.407960] systemd[1]: dbus.service: main process exited, code=exited, status=0/SUCCESS
[  265.407967] systemd[1]: dbus.service changed stop-sigterm -> dead
[  265.408108] systemd[1]: Job dbus.service/stop finished, result=done
[  265.408117] systemd[1]: Stopped D-Bus System Message Bus.
[  265.408180] systemd[1]: Got SIGCHLD for process 580 (tpfand)
[  265.408200] systemd[1]: Child 580 died (code=exited, status=0/SUCCESS)
[  265.408203] systemd[1]: Child 580 belongs to tpfand.service
[  265.408215] systemd[1]: tpfand.service: main process exited, code=exited, status=0/SUCCESS
[  265.408222] systemd[1]: tpfand.service changed stop-sigterm -> dead
[  265.408282] systemd[1]: Job tpfand.service/stop finished, result=done
[  265.408289] systemd[1]: Stopped ThinkPad Fan Control.
[  265.408349] systemd[1]: Got SIGCHLD for process 668 (dnsmasq)
[  265.408419] systemd[1]: Child 668 died (code=exited, status=0/SUCCESS)
[  265.408423] systemd[1]: Child 668 belongs to dnsmasq.service
[  265.408430] systemd[1]: dnsmasq.service: main process exited, code=exited, status=0/SUCCESS
[  265.408437] systemd[1]: dnsmasq.service changed stop-sigterm -> dead
[  265.408491] systemd[1]: Job dnsmasq.service/stop finished, result=done
[  265.408499] systemd[1]: Stopped A lightweight DHCP and caching DNS server.
[  265.408559] systemd[1]: Got SIGCHLD for process 1898 (xfce4-panel)
[  265.408603] systemd[1]: Child 1898 died (code=killed, status=1/HUP)
[  265.408624] systemd[1]: Got SIGCHLD for process 1899 (sh)
[  265.408663] systemd[1]: Child 1899 died (code=killed, status=1/HUP)
[  265.408684] systemd[1]: Got SIGCHLD for process 1900 (sh)
[  265.408721] systemd[1]: Child 1900 died (code=killed, status=1/HUP)
[  265.408741] systemd[1]: Got SIGCHLD for process 1901 (sh)
[  265.408779] systemd[1]: Child 1901 died (code=killed, status=1/HUP)
[  265.408800] systemd[1]: Got SIGCHLD for process 1902 (sh)
[  265.408837] systemd[1]: Child 1902 died (code=killed, status=1/HUP)
[  265.408857] systemd[1]: Got SIGCHLD for process 1903 (sh)
[  265.408893] systemd[1]: Child 1903 died (code=killed, status=1/HUP)
[  265.408913] systemd[1]: Got SIGCHLD for process 1911 (sh)
[  265.408950] systemd[1]: Child 1911 died (code=killed, status=1/HUP)
[  265.408971] systemd[1]: Got SIGCHLD for process 1922 (sh)
[  265.409008] systemd[1]: Child 1922 died (code=killed, status=1/HUP)
[  265.409028] systemd[1]: Got SIGCHLD for process 1923 (sh)
[  265.409066] systemd[1]: Child 1923 died (code=killed, status=1/HUP)
[  265.409087] systemd[1]: Got SIGCHLD for process 1926 (sh)
[  265.409124] systemd[1]: Child 1926 died (code=killed, status=1/HUP)
[  265.409144] systemd[1]: Got SIGCHLD for process 1929 (sh)
[  265.409183] systemd[1]: Child 1929 died (code=killed, status=1/HUP)
[  265.409203] systemd[1]: Got SIGCHLD for process 1934 (compton)
[  265.409241] systemd[1]: Child 1934 died (code=killed, status=1/HUP)
[  265.409262] systemd[1]: Got SIGCHLD for process 1944 (xfce4-volumed)
[  265.409301] systemd[1]: Child 1944 died (code=killed, status=15/TERM)
[  265.409321] systemd[1]: Got SIGCHLD for process 1962 (xfconfd)
[  265.409359] systemd[1]: Child 1962 died (code=exited, status=1/FAILURE)
[  265.409379] systemd[1]: Got SIGCHLD for process 1992 (notify-osd)
[  265.409416] systemd[1]: Child 1992 died (code=exited, status=1/FAILURE)
[  265.409438] systemd[1]: Got SIGCHLD for process 2043 (wicd-client)
[  265.409478] systemd[1]: Child 2043 died (code=exited, status=1/FAILURE)
[  265.409498] systemd[1]: Got SIGCHLD for process 2046 (blueman-applet)
[  265.409538] systemd[1]: Child 2046 died (code=exited, status=1/FAILURE)
[  265.409559] systemd[1]: Got SIGCHLD for process 2047 (lxpolkit)
[  265.409595] systemd[1]: Child 2047 died (code=killed, status=15/TERM)
[  265.409615] systemd[1]: Got SIGCHLD for process 2152 (gconfd-2)
[  265.409653] systemd[1]: Child 2152 died (code=exited, status=1/FAILURE)
[  265.409675] systemd[1]: Got SIGCHLD for process 4532 (kill)
[  265.409740] systemd[1]: Child 4532 died (code=exited, status=0/SUCCESS)
[  265.409743] systemd[1]: Child 4532 belongs to verynice.service
[  265.409750] systemd[1]: verynice.service: control process exited, code=exited status=0
[  265.409796] systemd[1]: verynice.service got final SIGCHLD for state stop
[  265.409829] systemd[1]: verynice.service changed stop -> dead
[  265.409878] systemd[1]: Job verynice.service/stop finished, result=done
[  265.409886] systemd[1]: Stopped A tool for dynamically adjusting the nice-level of processes.
[  265.409956] systemd[1]: Got SIGCHLD for process 4536 (dkms)
[  265.410026] systemd[1]: Child 4536 died (code=exited, status=0/SUCCESS)
[  265.410029] systemd[1]: Child 4536 belongs to dkms.service
[  265.410036] systemd[1]: dkms.service: control process exited, code=exited status=0
[  265.410080] systemd[1]: dkms.service got final SIGCHLD for state stop
[  265.410108] systemd[1]: dkms.service changed stop -> dead
[  265.410158] systemd[1]: Job dkms.service/stop finished, result=done
[  265.410165] systemd[1]: Stopped Dynamic Kernel Modules System.
[  265.410223] systemd[1]: Got SIGCHLD for process 4537 (iptables-flush)
[  265.410301] systemd[1]: Child 4537 died (code=exited, status=0/SUCCESS)
[  265.410304] systemd[1]: Child 4537 belongs to iptables.service
[  265.410309] systemd[1]: iptables.service: control process exited, code=exited status=0
[  265.410353] systemd[1]: iptables.service got final SIGCHLD for state stop
[  265.410381] systemd[1]: iptables.service changed stop -> dead
[  265.410430] systemd[1]: Job iptables.service/stop finished, result=done
[  265.410438] systemd[1]: Stopped Packet Filtering Framework.
[  265.410499] systemd[1]: Got SIGCHLD for process 821 (wicd-monitor)
[  265.410542] systemd[1]: Child 821 died (code=exited, status=1/FAILURE)
[  265.410564] systemd[1]: Got SIGCHLD for process 2526 (gnote)
[  265.410604] systemd[1]: Child 2526 died (code=killed, status=1/HUP)
[  265.410624] systemd[1]: Got SIGCHLD for process 2432 (stalonetray)
[  265.410662] systemd[1]: Child 2432 died (code=killed, status=1/HUP)
[  265.410682] systemd[1]: Got SIGCHLD for process 2541 (tilda)
[  265.410737] systemd[1]: Child 2541 died (code=killed, status=1/HUP)
[  265.410758] systemd[1]: Got SIGCHLD for process 2540 (python2)
[  265.410795] systemd[1]: Child 2540 died (code=killed, status=1/HUP)
[  265.410816] systemd[1]: Got SIGCHLD for process 2698 (rainlendar)
[  265.410855] systemd[1]: Child 2698 died (code=killed, status=1/HUP)
[  265.410876] systemd[1]: Got SIGCHLD for process 2545 (gnome-pty-helpe)
[  265.410914] systemd[1]: Child 2545 died (code=exited, status=0/SUCCESS)
[  265.410935] systemd[1]: Got SIGCHLD for process 2546 (bash)
[  265.410983] systemd[1]: Child 2546 died (code=exited, status=0/SUCCESS)
[  265.411004] systemd[1]: Got SIGCHLD for process 1999 (panel-5-actions)
[  265.411053] systemd[1]: Child 1999 died (code=killed, status=1/HUP)
[  265.411564] systemd[1]: Accepted connection on private bus.
[  265.411608] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.411669] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.411679] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.411685] systemd[1]: systemd-logind.service's D-Bus name org.freedesktop.login1 no longer registered by :1.0
[  265.411692] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.411696] systemd[1]: Subscription client vanished: :1.0 (left: 0)
[  265.411703] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  265.411747] systemd[1]: System D-Bus connection terminated.
[  265.411752] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.411755] systemd[1]: API D-Bus connection terminated.
[  265.411769] systemd[1]: Incoming traffic on acpid.socket
[  265.411772] systemd[1]: Suppressing connection request on acpid.socket since unit stop is scheduled.
[  265.411789] systemd[1]: Incoming traffic on syslog.socket
[  265.411793] systemd[1]: Suppressing connection request on syslog.socket since unit stop is scheduled.
[  265.411810] systemd[1]: Received SIGCHLD from PID 4537 (n/a).
[  265.411840] systemd[1]: Accepted connection on private bus.
[  265.411887] systemd[1]: Accepted connection on private bus.
[  265.411935] systemd[1]: Accepted connection on private bus.
[  265.411982] systemd[1]: Accepted connection on private bus.
[  265.414675] cfg80211: Calling CRDA to update world regulatory domain
[  265.438929] systemd[1]: Accepted connection on private bus.
[  265.439013] systemd[1]: Received SIGCHLD from PID 2008 (gvfsd).
[  265.439036] systemd[1]: Got SIGCHLD for process 536 (hdapsd)
[  265.439064] systemd[1]: Child 536 died (code=exited, status=0/SUCCESS)
[  265.439067] systemd[1]: Child 536 belongs to hdapsd.service
[  265.439083] systemd[1]: hdapsd.service: main process exited, code=exited, status=0/SUCCESS
[  265.439094] systemd[1]: hdapsd.service changed stop-sigterm -> dead
[  265.439171] systemd[1]: Job hdapsd.service/stop finished, result=done
[  265.439181] systemd[1]: Stopped HDAPS userspace hard drive protection daemon.
[  265.439223] systemd[1]: Got SIGCHLD for process 2003 (at-spi2-registr)
[  265.439266] systemd[1]: Child 2003 died (code=killed, status=15/TERM)
[  265.439285] systemd[1]: Got SIGCHLD for process 2008 (gvfsd)
[  265.439323] systemd[1]: Child 2008 died (code=killed, status=15/TERM)
[  265.439344] systemd[1]: Got SIGCHLD for process 2746 (geany)
[  265.439399] systemd[1]: Child 2746 died (code=killed, status=1/HUP)
[  265.439420] systemd[1]: Got SIGCHLD for process 2539 (python2)
[  265.439459] systemd[1]: Child 2539 died (code=killed, status=1/HUP)
[  265.439480] systemd[1]: Got SIGCHLD for process 2968 (tixati)
[  265.439519] systemd[1]: Child 2968 died (code=killed, status=1/HUP)
[  265.439540] systemd[1]: Got SIGCHLD for process 2750 (bash)
[  265.439588] systemd[1]: Child 2750 died (code=exited, status=0/SUCCESS)
[  265.439630] systemd[1]: Accepted connection on private bus.
[  265.440076] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.440121] systemd[1]: tlp.service: cgroup is empty
[  265.440193] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.440443] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.440477] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.440703] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.440892] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.441069] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.441244] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.441419] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.441596] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.441627] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.441654] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.441681] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.441707] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.447286] systemd[1]: Received SIGCHLD from PID 1942 (dbus-daemon).
[  265.447310] systemd[1]: Got SIGCHLD for process 1942 (dbus-daemon)
[  265.447429] systemd[1]: Child 1942 died (code=exited, status=0/SUCCESS)
[  265.447453] systemd[1]: Got SIGCHLD for process 2038 (cairo-dock)
[  265.447494] systemd[1]: Child 2038 died (code=exited, status=1/FAILURE)
[  265.447515] systemd[1]: Got SIGCHLD for process 2697 (checkgmail)
[  265.447555] systemd[1]: Child 2697 died (code=killed, status=1/HUP)
[  265.447575] systemd[1]: Got SIGCHLD for process 2934 (python2)
[  265.447616] systemd[1]: Child 2934 died (code=killed, status=1/HUP)
[  265.447636] systemd[1]: Got SIGCHLD for process 2749 (gnome-pty-helpe)
[  265.447675] systemd[1]: Child 2749 died (code=exited, status=0/SUCCESS)
[  265.447723] systemd[1]: Accepted connection on private bus.
[  265.447756] systemd[1]: Accepted connection on private bus.
[  265.448655] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.448881] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.449059] systemd[1]: Received SIGCHLD from PID 500 (systemd-logind).
[  265.449078] systemd[1]: Got SIGCHLD for process 500 (systemd-logind)
[  265.449150] systemd[1]: Child 500 died (code=killed, status=15/TERM)
[  265.449154] systemd[1]: Child 500 belongs to systemd-logind.service
[  265.449162] systemd[1]: systemd-logind.service: main process exited, code=killed, status=15/TERM
[  265.449172] systemd[1]: systemd-logind.service changed stop-sigterm -> dead
[  265.449238] systemd[1]: Job systemd-logind.service/stop finished, result=done
[  265.449248] systemd[1]: Stopped Login Service.
[  265.449301] systemd[1]: Accepted connection on private bus.
[  265.449326] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.449357] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.449526] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.449707] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.452809] systemd[1]: run-user-1001-gvfs.mount changed mounted -> dead
[  265.452881] systemd[1]: Job run-user-1001-gvfs.mount/stop finished, result=done
[  265.452890] systemd[1]: Unmounted /run/user/1001/gvfs.
[  265.452910] systemd[1]: Collecting run-user-1001-gvfs.mount
[  265.453872] systemd[1]: Received SIGCHLD from PID 2012 (gvfsd-fuse).
[  265.453894] systemd[1]: Got SIGCHLD for process 2012 (gvfsd-fuse)
[  265.453957] systemd[1]: Child 2012 died (code=exited, status=0/SUCCESS)
[  265.459447] systemd[1]: Got notification message for unit syslog-ng.service
[  265.459452] systemd[1]: syslog-ng.service: Got message
[  265.459457] systemd[1]: syslog-ng.service: got STATUS=Shutting down... (Mon Jan  6 12:56:39 2014
[  265.461045] systemd[1]: Accepted connection on private bus.
[  265.461092] systemd[1]: Received SIGCHLD from PID 524 (syslog-ng).
[  265.461113] systemd[1]: Got SIGCHLD for process 524 (syslog-ng)
[  265.461192] systemd[1]: Child 524 died (code=exited, status=0/SUCCESS)
[  265.461195] systemd[1]: Child 524 belongs to syslog-ng.service
[  265.461204] systemd[1]: syslog-ng.service: main process exited, code=exited, status=0/SUCCESS
[  265.461214] systemd[1]: syslog-ng.service changed stop-sigterm -> dead
[  265.461292] systemd[1]: Job syslog-ng.service/stop finished, result=done
[  265.461302] systemd[1]: Stopped System Logger Daemon.
[  265.462723] systemd[1]: Received SIGCHLD from PID 2442 (wpa_supplicant).
[  265.462743] systemd[1]: Got SIGCHLD for process 2442 (wpa_supplicant)
[  265.462787] systemd[1]: Child 2442 died (code=exited, status=0/SUCCESS)
[  265.476289] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.476521] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.477172] systemd[1]: Received SIGCHLD from PID 2699 (thunderbird).
[  265.477196] systemd[1]: Got SIGCHLD for process 2699 (thunderbird)
[  265.477252] systemd[1]: Child 2699 died (code=killed, status=1/HUP)
[  265.505908] systemd[1]: Received SIGCHLD from PID 2594 (dhcpcd).
[  265.505932] systemd[1]: Got SIGCHLD for process 2594 (dhcpcd)
[  265.505975] systemd[1]: Child 2594 died (code=exited, status=1/FAILURE)
[  265.506030] systemd[1]: Accepted connection on private bus.
[  265.516126] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.516194] systemd[1]: wicd.service: cgroup is empty
[  265.516206] systemd[1]: wicd.service changed stop-sigterm -> failed
[  265.516271] systemd[1]: Job wicd.service/stop finished, result=done
[  265.516283] systemd[1]: Stopped Wicd a wireless and wired network manager for Linux.
[  265.516296] systemd[1]: Unit wicd.service entered failed state.
[  265.516341] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.600465] systemd[1]: Received SIGCHLD from PID 502 (acpid).
[  265.600489] systemd[1]: Got SIGCHLD for process 502 (acpid)
[  265.600570] systemd[1]: Child 502 died (code=exited, status=0/SUCCESS)
[  265.600573] systemd[1]: Child 502 belongs to acpid.service
[  265.600586] systemd[1]: acpid.service: main process exited, code=exited, status=0/SUCCESS
[  265.600598] systemd[1]: acpid.service changed stop-sigterm -> dead
[  265.600685] systemd[1]: Job acpid.service/stop finished, result=done
[  265.600695] systemd[1]: Stopped ACPI event daemon.
[  265.600961] systemd[1]: Accepted connection on private bus.
[  265.612163] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.628087] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.630799] systemd[1]: Received SIGCHLD from PID 622 (symformweb).
[  265.630821] systemd[1]: Got SIGCHLD for process 622 (symformweb)
[  265.630910] systemd[1]: Child 622 died (code=exited, status=0/SUCCESS)
[  265.630914] systemd[1]: Child 622 belongs to symformweb.service
[  265.630924] systemd[1]: symformweb.service: main process exited, code=exited, status=0/SUCCESS
[  265.630934] systemd[1]: symformweb.service changed stop-sigterm -> dead
[  265.631018] systemd[1]: Job symformweb.service/stop finished, result=done
[  265.631028] systemd[1]: Stopped Symform Web Service.
[  265.631722] systemd[1]: Received SIGCHLD from PID 4533 (catalyst_build_).
[  265.631742] systemd[1]: Got SIGCHLD for process 4533 (catalyst_build_)
[  265.631807] systemd[1]: Child 4533 died (code=exited, status=0/SUCCESS)
[  265.631810] systemd[1]: Child 4533 belongs to catalyst-hook.service
[  265.631817] systemd[1]: catalyst-hook.service: control process exited, code=exited status=0
[  265.631869] systemd[1]: catalyst-hook.service got final SIGCHLD for state stop
[  265.631873] systemd[1]: catalyst-hook.service changed stop -> dead
[  265.631928] systemd[1]: Job catalyst-hook.service/stop finished, result=done
[  265.631935] systemd[1]: Stopped Catalyst's fglrx kernel' module builder.
[  265.633217] systemd[1]: Accepted connection on private bus.
[  265.633405] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.633599] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  265.652361] systemd[1]: Received SIGCHLD from PID 1947 (xbindkeys).
[  265.652387] systemd[1]: Got SIGCHLD for process 1947 (xbindkeys)
[  265.652445] systemd[1]: Child 1947 died (code=exited, status=1/FAILURE)
[  265.657967] systemd[1]: Received SIGCHLD from PID 1894 (spacefm).
[  265.657993] systemd[1]: Got SIGCHLD for process 1894 (spacefm)
[  265.658051] systemd[1]: Child 1894 died (code=exited, status=1/FAILURE)
[  265.806464] systemd[1]: Received SIGCHLD from PID 2079 (conky).
[  265.806492] systemd[1]: Got SIGCHLD for process 2079 (conky)
[  265.806555] systemd[1]: Child 2079 died (code=exited, status=1/FAILURE)
[  265.836096] systemd[1]: Received SIGCHLD from PID 2461 (conky).
[  265.836122] systemd[1]: Got SIGCHLD for process 2461 (conky)
[  265.836181] systemd[1]: Child 2461 died (code=exited, status=1/FAILURE)
[  265.922540] systemd[1]: Received SIGCHLD from PID 4531 (profile-sync-da).
[  265.922567] systemd[1]: Got SIGCHLD for process 4531 (profile-sync-da)
[  265.922642] systemd[1]: Child 4531 died (code=exited, status=0/SUCCESS)
[  265.922645] systemd[1]: Child 4531 belongs to psd.service
[  265.922655] systemd[1]: psd.service: control process exited, code=exited status=0
[  265.922730] systemd[1]: psd.service got final SIGCHLD for state stop
[  265.922761] systemd[1]: psd.service changed stop -> dead
[  265.922821] systemd[1]: Job psd.service/stop finished, result=done
[  265.922834] systemd[1]: Stopped Profile-sync-daemon.
[  265.923181] systemd[1]: Accepted connection on private bus.
[  265.923303] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  265.923672] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  266.419639] <6>[fglrx] IRQ 50 Disabled
[  266.582856] systemd[1]: Received SIGCHLD from PID 1995 (at-spi-bus-laun).
[  266.582884] systemd[1]: Got SIGCHLD for process 1897 (xscreensaver)
[  266.582941] systemd[1]: Child 1897 died (code=exited, status=1/FAILURE)
[  266.582960] systemd[1]: Got SIGCHLD for process 1995 (at-spi-bus-laun)
[  266.583002] systemd[1]: Child 1995 died (code=exited, status=0/SUCCESS)
[  267.345079] systemd[1]: Received SIGCHLD from PID 962 (symformcontrib).
[  267.345103] systemd[1]: Got SIGCHLD for process 637 (su)
[  267.345184] systemd[1]: Child 637 died (code=killed, status=15/TERM)
[  267.345187] systemd[1]: Child 637 belongs to symformcontrib.service
[  267.345197] systemd[1]: symformcontrib.service: main process exited, code=killed, status=15/TERM
[  267.345208] systemd[1]: symformcontrib.service changed stop-sigterm -> dead
[  267.345291] systemd[1]: Job symformcontrib.service/stop finished, result=done
[  267.345301] systemd[1]: Stopped Symform Contribution Service.
[  267.345335] systemd[1]: Got SIGCHLD for process 962 (symformcontrib)
[  267.345383] systemd[1]: Child 962 died (code=exited, status=0/SUCCESS)
[  267.345623] systemd[1]: Accepted connection on private bus.
[  267.345737] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  267.346095] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  267.385333] systemd[1]: Received SIGCHLD from PID 1891 (openbox).
[  267.385352] systemd[1]: Got SIGCHLD for process 1891 (openbox)
[  267.385394] systemd[1]: Child 1891 died (code=exited, status=1/FAILURE)
[  267.387112] systemd[1]: Incoming traffic on dbus.socket
[  267.387117] systemd[1]: Suppressing connection request on dbus.socket since unit stop is scheduled.
[  267.387771] systemd[1]: Received SIGCHLD from PID 575 (login).
[  267.387790] systemd[1]: Got SIGCHLD for process 575 (login)
[  267.387854] systemd[1]: Child 575 died (code=exited, status=0/SUCCESS)
[  267.387857] systemd[1]: Child 575 belongs to autologin@tty1.service
[  267.403241] systemd[1]: autologin@tty1.service: main process exited, code=exited, status=0/SUCCESS
[  267.403251] systemd[1]: autologin@tty1.service changed stop-sigterm -> dead
[  267.403377] systemd[1]: Job autologin@tty1.service/stop finished, result=done
[  267.403387] systemd[1]: Stopped Getty on tty1.
[  267.403410] systemd[1]: Stopping system-autologin.slice.
[  267.403414] systemd[1]: system-autologin.slice changed active -> dead
[  267.403469] systemd[1]: Job system-autologin.slice/stop finished, result=done
[  267.403476] systemd[1]: Removed slice system-autologin.slice.
[  267.403490] systemd[1]: Stopping /etc/rc.local Compatibility...
[  267.403773] systemd[1]: rc-local.service changed exited -> stop-sigterm
[  267.403787] systemd[1]: Stopping Permit User Sessions...
[  267.403851] systemd[1]: About to execute: /usr/lib/systemd/systemd-user-sessions stop
[  267.404560] systemd[4639]: Executing: /usr/lib/systemd/systemd-user-sessions stop
[  267.404947] systemd[1]: Forked /usr/lib/systemd/systemd-user-sessions as 4639
[  267.404993] systemd[1]: systemd-user-sessions.service changed exited -> stop
[  267.406083] systemd[1]: Received SIGCHLD from PID 462 (sh).
[  267.406102] systemd[1]: Got SIGCHLD for process 462 (sh)
[  267.406144] systemd[1]: Child 462 died (code=killed, status=15/TERM)
[  267.406166] systemd[1]: Got SIGCHLD for process 4633 (sleep)
[  267.406195] systemd[1]: Child 4633 died (code=killed, status=15/TERM)
[  267.406213] systemd[1]: Got SIGCHLD for process 4639 (systemd-user-se)
[  267.406248] systemd[1]: Child 4639 died (code=exited, status=0/SUCCESS)
[  267.406251] systemd[1]: Child 4639 belongs to systemd-user-sessions.service
[  267.406256] systemd[1]: systemd-user-sessions.service: control process exited, code=exited status=0
[  267.406323] systemd[1]: systemd-user-sessions.service got final SIGCHLD for state stop
[  267.406354] systemd[1]: systemd-user-sessions.service changed stop -> dead
[  267.406411] systemd[1]: Job systemd-user-sessions.service/stop finished, result=done
[  267.406419] systemd[1]: Stopped Permit User Sessions.
[  267.406443] systemd[1]: Stopping Remote File Systems.
[  267.406447] systemd[1]: remote-fs.target changed active -> dead
[  267.406451] systemd[1]: Job remote-fs.target/stop finished, result=done
[  267.406457] systemd[1]: Stopped target Remote File Systems.
[  267.406502] systemd[1]: Accepted connection on private bus.
[  267.406532] systemd[1]: Accepted connection on private bus.
[  267.406579] systemd[1]: Accepted connection on private bus.
[  267.406817] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  267.406873] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  267.406903] systemd[1]: rc-local.service: cgroup is empty
[  267.406907] systemd[1]: rc-local.service changed stop-sigterm -> dead
[  267.406960] systemd[1]: Job rc-local.service/stop finished, result=done
[  267.406968] systemd[1]: Stopped /etc/rc.local Compatibility.
[  267.407006] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  267.407671] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  267.407700] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  267.407732] systemd[1]: Accepted connection on private bus.
[  267.407752] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  267.407862] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  267.408547] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  268.366188] systemd[1]: Received SIGCHLD from PID 1909 (dbus-launch).
[  268.366254] systemd[1]: Got SIGCHLD for process 1909 (dbus-launch)
[  268.366384] systemd[1]: Child 1909 died (code=exited, status=0/SUCCESS)
[  268.367766] systemd[1]: Accepted connection on private bus.
[  268.368146] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  268.368475] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  270.332065] thinkpad_acpi: fan watchdog: enabling fan
[  355.320569] systemd[1]: symformsync.service stopping timed out. Killing.
[  355.320825] systemd[1]: symformsync.service changed stop-sigterm -> stop-sigkill
[  355.331952] systemd[1]: Received SIGCHLD from PID 612 (symformsync).
[  355.331977] systemd[1]: Got SIGCHLD for process 612 (symformsync)
[  355.332070] systemd[1]: Child 612 died (code=killed, status=9/KILL)
[  355.332073] systemd[1]: Child 612 belongs to symformsync.service
[  355.332086] systemd[1]: symformsync.service: main process exited, code=killed, status=9/KILL
[  355.332097] systemd[1]: symformsync.service changed stop-sigkill -> failed
[  355.332175] systemd[1]: Job symformsync.service/stop finished, result=done
[  355.332185] systemd[1]: Stopped Symform Synchronization Service.
[  355.332197] systemd[1]: Closed jobs progress timerfd.
[  355.332200] systemd[1]: Unit symformsync.service entered failed state.
[  355.332217] systemd[1]: Stopping Basic System.
[  355.332221] systemd[1]: basic.target changed active -> dead
[  355.332226] systemd[1]: Job basic.target/stop finished, result=done
[  355.332231] systemd[1]: Stopped target Basic System.
[  355.332242] systemd[1]: Stopping Slices.
[  355.332246] systemd[1]: slices.target changed active -> dead
[  355.332251] systemd[1]: Job slices.target/stop finished, result=done
[  355.332256] systemd[1]: Stopped target Slices.
[  355.332265] systemd[1]: Stopping User and Session Slice.
[  355.332268] systemd[1]: user.slice changed active -> dead
[  355.332371] systemd[1]: Job user.slice/stop finished, result=done
[  355.332378] systemd[1]: Removed slice User and Session Slice.
[  355.332387] systemd[1]: Stopping Paths.
[  355.332391] systemd[1]: paths.target changed active -> dead
[  355.332397] systemd[1]: Job paths.target/stop finished, result=done
[  355.332403] systemd[1]: Stopped target Paths.
[  355.332412] systemd[1]: Stopping CUPS Printer Service Spool.
[  355.332432] systemd[1]: cups.path changed waiting -> dead
[  355.332436] systemd[1]: Job cups.path/stop finished, result=done
[  355.332442] systemd[1]: Stopped CUPS Printer Service Spool.
[  355.332452] systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
[  355.332466] systemd[1]: systemd-ask-password-wall.path changed waiting -> dead
[  355.332471] systemd[1]: Job systemd-ask-password-wall.path/stop finished, result=done
[  355.332478] systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
[  355.332487] systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
[  355.336060] systemd[1]: systemd-ask-password-console.path changed waiting -> dead
[  355.336067] systemd[1]: Job systemd-ask-password-console.path/stop finished, result=done
[  355.336080] systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
[  355.336090] systemd[1]: Stopping Timers.
[  355.336093] systemd[1]: timers.target changed active -> dead
[  355.336097] systemd[1]: Job timers.target/stop finished, result=done
[  355.336102] systemd[1]: Stopped target Timers.
[  355.336112] systemd[1]: Stopping Timer for Profile-sync-daemon - 1Hour.
[  355.336120] systemd[1]: psd-resync.timer changed waiting -> dead
[  355.336125] systemd[1]: Job psd-resync.timer/stop finished, result=done
[  355.336130] systemd[1]: Stopped Timer for Profile-sync-daemon - 1Hour.
[  355.336138] systemd[1]: Stopping Daily Cleanup of Temporary Directories.
[  355.336144] systemd[1]: systemd-tmpfiles-clean.timer changed waiting -> dead
[  355.336149] systemd[1]: Job systemd-tmpfiles-clean.timer/stop finished, result=done
[  355.336154] systemd[1]: Stopped Daily Cleanup of Temporary Directories.
[  355.336162] systemd[1]: Stopping Sockets.
[  355.336166] systemd[1]: sockets.target changed active -> dead
[  355.336170] systemd[1]: Job sockets.target/stop finished, result=done
[  355.336175] systemd[1]: Stopped target Sockets.
[  355.336187] systemd[1]: Stopping ACPID Listen Socket.
[  355.336228] systemd[1]: acpid.socket changed listening -> dead
[  355.336278] systemd[1]: Job acpid.socket/stop finished, result=done
[  355.336284] systemd[1]: Closed ACPID Listen Socket.
[  355.336294] systemd[1]: Stopping CUPS Printing Service Sockets.
[  355.336329] systemd[1]: cups.socket changed listening -> dead
[  355.336377] systemd[1]: Job cups.socket/stop finished, result=done
[  355.336383] systemd[1]: Closed CUPS Printing Service Sockets.
[  355.336392] systemd[1]: Stopping LVM2 metadata daemon socket.
[  355.336403] systemd[1]: lvmetad.socket changed listening -> dead
[  355.336408] systemd[1]: Job lvmetad.socket/stop finished, result=done
[  355.336413] systemd[1]: Closed LVM2 metadata daemon socket.
[  355.336421] systemd[1]: Stopping Device-mapper event daemon FIFOs.
[  355.336430] systemd[1]: dmeventd.socket changed listening -> dead
[  355.336435] systemd[1]: Job dmeventd.socket/stop finished, result=done
[  355.336440] systemd[1]: Closed Device-mapper event daemon FIFOs.
[  355.336448] systemd[1]: Stopping D-Bus System Message Bus Socket.
[  355.336477] systemd[1]: dbus.socket changed listening -> dead
[  355.336525] systemd[1]: Job dbus.socket/stop finished, result=done
[  355.336531] systemd[1]: Closed D-Bus System Message Bus Socket.
[  355.336540] systemd[1]: Stopping Syslog Socket.
[  355.336543] systemd[1]: syslog.socket changed listening -> dead
[  355.336547] systemd[1]: Job syslog.socket/stop finished, result=done
[  355.336553] systemd[1]: Closed Syslog Socket.
[  355.336561] systemd[1]: Stopping System Initialization.
[  355.336563] systemd[1]: sysinit.target changed active -> dead
[  355.336567] systemd[1]: Job sysinit.target/stop finished, result=done
[  355.336573] systemd[1]: Stopped target System Initialization.
[  355.336589] systemd[1]: Stopping Load/Save Screen Backlight Brightness of acpi_video0...
[  355.336709] systemd[1]: About to execute: /usr/lib/systemd/systemd-backlight save acpi_video0
[  355.336897] systemd[1]: Forked /usr/lib/systemd/systemd-backlight as 4644
[  355.336997] systemd[1]: systemd-backlight@acpi_video0.service changed exited -> stop
[  355.337026] systemd[1]: Stopping Setup Virtual Console...
[  355.337034] systemd[1]: systemd-vconsole-setup.service changed exited -> dead
[  355.337040] systemd[1]: Job systemd-vconsole-setup.service/stop finished, result=done
[  355.337046] systemd[1]: Stopped Setup Virtual Console.
[  355.337068] systemd[1]: Stopping Load/Save Random Seed...
[  355.337225] systemd[1]: About to execute: /usr/lib/systemd/systemd-random-seed save
[  355.337414] systemd[4644]: Executing: /usr/lib/systemd/systemd-backlight save acpi_video0
[  355.337565] systemd[1]: Forked /usr/lib/systemd/systemd-random-seed as 4645
[  355.337633] systemd[1]: systemd-random-seed.service changed exited -> stop
[  355.337656] systemd[1]: Stopping Encrypted Volumes.
[  355.337659] systemd[1]: cryptsetup.target changed active -> dead
[  355.337664] systemd[1]: Job cryptsetup.target/stop finished, result=done
[  355.337670] systemd[1]: Stopped target Encrypted Volumes.
[  355.337684] systemd[1]: Stopping Set Up Additional Binary Formats...
[  355.337693] systemd[1]: systemd-binfmt.service changed exited -> dead
[  355.337698] systemd[1]: Job systemd-binfmt.service/stop finished, result=done
[  355.337703] systemd[1]: Stopped Set Up Additional Binary Formats.
[  355.337721] systemd[1]: Stopping Load Kernel Modules...
[  355.337728] systemd[1]: systemd-modules-load.service changed exited -> dead
[  355.337733] systemd[1]: Job systemd-modules-load.service/stop finished, result=done
[  355.337739] systemd[1]: Stopped Load Kernel Modules.
[  355.337747] systemd[1]: Stopping Apply Kernel Variables...
[  355.337754] systemd[1]: systemd-sysctl.service changed exited -> dead
[  355.337759] systemd[1]: Job systemd-sysctl.service/stop finished, result=done
[  355.337765] systemd[1]: Stopped Apply Kernel Variables.
[  355.337776] systemd[1]: Stopping Update UTMP about System Reboot/Shutdown...
[  355.337881] systemd[1]: About to execute: /usr/lib/systemd/systemd-update-utmp shutdown
[  355.338282] systemd[1]: Forked /usr/lib/systemd/systemd-update-utmp as 4646
[  355.338344] systemd[1]: systemd-update-utmp.service changed exited -> stop
[  355.338376] systemd[1]: Stopping Swap.
[  355.338384] systemd[1]: swap.target changed active -> dead
[  355.338394] systemd[1]: Job swap.target/stop finished, result=done
[  355.338400] systemd[1]: Stopped target Swap.
[  355.338418] systemd[1]: Redirecting stop request from dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.swap to dev-sda2.swap.
[  355.338424] systemd[1]: Deactivating swap /dev/sda2...
[  355.338487] systemd[1]: About to execute: /sbin/swapoff /dev/sda2
[  355.338842] systemd[4645]: Executing: /usr/lib/systemd/systemd-random-seed save
[  355.339165] systemd[4646]: Executing: /usr/lib/systemd/systemd-update-utmp shutdown
[  355.339428] systemd[1]: Forked /sbin/swapoff as 4648
[  355.339477] systemd[1]: dev-sda2.swap changed active -> deactivating
[  355.339492] systemd[1]: Redirecting stop request from dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.swap to dev-sda2.swap.
[  355.339502] systemd[1]: Deactivating swap /dev/sda2...
[  355.339508] systemd[1]: Deactivating swap /dev/sda2...
[  355.339514] systemd[1]: Redirecting stop request from dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap to dev-sda2.swap.
[  355.339520] systemd[1]: Deactivating swap /dev/sda2...
[  355.339528] systemd[1]: Stopping Network.
[  355.339534] systemd[1]: network.target changed active -> dead
[  355.339538] systemd[1]: Job network.target/stop finished, result=done
[  355.339544] systemd[1]: Stopped target Network.
[  355.339564] systemd[1]: Set up jobs progress timerfd.
[  355.343925] systemd[4648]: Executing: /sbin/swapoff /dev/sda2
[  355.344327] systemd[1]: Received SIGCHLD from PID 4644 (systemd-backlig).
[  355.344350] systemd[1]: Got SIGCHLD for process 4644 (systemd-backlig)
[  355.344404] systemd[1]: Child 4644 died (code=exited, status=0/SUCCESS)
[  355.344407] systemd[1]: Child 4644 belongs to systemd-backlight@acpi_video0.service
[  355.344414] systemd[1]: systemd-backlight@acpi_video0.service: control process exited, code=exited status=0
[  355.344483] systemd[1]: systemd-backlight@acpi_video0.service got final SIGCHLD for state stop
[  355.344515] systemd[1]: systemd-backlight@acpi_video0.service changed stop -> dead
[  355.344603] systemd[1]: Job systemd-backlight@acpi_video0.service/stop finished, result=done
[  355.344615] systemd[1]: Stopped Load/Save Screen Backlight Brightness of acpi_video0.
[  355.344651] systemd[1]: Got SIGCHLD for process 4645 (systemd-random-)
[  355.344696] systemd[1]: Child 4645 died (code=exited, status=0/SUCCESS)
[  355.344699] systemd[1]: Child 4645 belongs to systemd-random-seed.service
[  355.344706] systemd[1]: systemd-random-seed.service: control process exited, code=exited status=0
[  355.344750] systemd[1]: systemd-random-seed.service got final SIGCHLD for state stop
[  355.344778] systemd[1]: systemd-random-seed.service changed stop -> dead
[  355.344829] systemd[1]: Job systemd-random-seed.service/stop finished, result=done
[  355.344836] systemd[1]: Stopped Load/Save Random Seed.
[  355.344897] systemd[1]: Accepted connection on private bus.
[  355.344931] systemd[1]: Accepted connection on private bus.
[  355.344982] systemd[1]: Accepted connection on private bus.
[  355.345033] systemd[1]: Accepted connection on private bus.
[  355.345446] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.345483] systemd[1]: symformsync.service: cgroup is empty
[  355.345516] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.345576] systemd[1]: Received SIGCHLD from PID 4646 (systemd-update-).
[  355.345596] systemd[1]: Got SIGCHLD for process 4646 (systemd-update-)
[  355.345642] systemd[1]: Child 4646 died (code=exited, status=0/SUCCESS)
[  355.345645] systemd[1]: Child 4646 belongs to systemd-update-utmp.service
[  355.345652] systemd[1]: systemd-update-utmp.service: control process exited, code=exited status=0
[  355.345696] systemd[1]: systemd-update-utmp.service got final SIGCHLD for state stop
[  355.345724] systemd[1]: systemd-update-utmp.service changed stop -> dead
[  355.345776] systemd[1]: Job systemd-update-utmp.service/stop finished, result=done
[  355.345783] systemd[1]: Stopped Update UTMP about System Reboot/Shutdown.
[  355.345803] systemd[1]: Stopping Recreate Volatile Files and Directories...
[  355.345808] systemd[1]: systemd-tmpfiles-setup.service changed exited -> dead
[  355.345814] systemd[1]: Job systemd-tmpfiles-setup.service/stop finished, result=done
[  355.345819] systemd[1]: Stopped Recreate Volatile Files and Directories.
[  355.345832] systemd[1]: Stopping Local File Systems.
[  355.345836] systemd[1]: local-fs.target changed active -> dead
[  355.345840] systemd[1]: Job local-fs.target/stop finished, result=done
[  355.345846] systemd[1]: Stopped target Local File Systems.
[  355.345859] systemd[1]: Unmounting /mnt/arch_backup...
[  355.345882] systemd[1]: About to execute: /bin/umount /mnt/arch_backup
[  355.346476] systemd[4653]: Executing: /bin/umount /mnt/arch_backup
[  355.346529] systemd[1]: Forked /bin/umount as 4653
[  355.346573] systemd[1]: mnt-arch_backup.mount changed mounted -> unmounting
[  355.346597] systemd[1]: Unmounting /mnt/Disk_D...
[  355.346629] systemd[1]: About to execute: /bin/umount /mnt/Disk_D
[  355.347187] systemd[4654]: Executing: /bin/umount /mnt/Disk_D
[  355.348025] systemd[1]: Forked /bin/umount as 4654
[  355.348076] systemd[1]: mnt-Disk_D.mount changed mounted -> unmounting
[  355.348095] systemd[1]: Unmounting /tmp...
[  355.348120] systemd[1]: About to execute: /bin/umount /tmp
[  355.348273] systemd[1]: Forked /bin/umount as 4655
[  355.348335] systemd[1]: tmp.mount changed mounted -> unmounting
[  355.348727] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.348798] systemd[4655]: Executing: /bin/umount /tmp
[  355.352992] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.353037] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.353329] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.353374] systemd[1]: Received SIGCHLD from PID 4655 (umount).
[  355.353397] systemd[1]: Got SIGCHLD for process 4648 (swapoff)
[  355.353449] systemd[1]: Child 4648 died (code=exited, status=0/SUCCESS)
[  355.353452] systemd[1]: Child 4648 belongs to dev-sda2.swap
[  355.353459] systemd[1]: dev-sda2.swap swap process exited, code=exited status=0
[  355.353467] systemd[1]: dev-sda2.swap changed deactivating -> dead
[  355.353534] systemd[1]: Job dev-sda2.swap/stop finished, result=done
[  355.353545] systemd[1]: Deactivated swap /dev/sda2.
[  355.353576] systemd[1]: Got SIGCHLD for process 4653 (umount)
[  355.353630] systemd[1]: Child 4653 died (code=exited, status=0/SUCCESS)
[  355.353633] systemd[1]: Child 4653 belongs to mnt-arch_backup.mount
[  355.353639] systemd[1]: mnt-arch_backup.mount mount process exited, code=exited status=0
[  355.353646] systemd[1]: mnt-arch_backup.mount changed unmounting -> dead
[  355.353703] systemd[1]: Job mnt-arch_backup.mount/stop finished, result=done
[  355.353711] systemd[1]: Unmounted /mnt/arch_backup.
[  355.353736] systemd[1]: Got SIGCHLD for process 4655 (umount)
[  355.353787] systemd[1]: Child 4655 died (code=exited, status=0/SUCCESS)
[  355.353789] systemd[1]: Child 4655 belongs to tmp.mount
[  355.353795] systemd[1]: tmp.mount mount process exited, code=exited status=0
[  355.353801] systemd[1]: tmp.mount changed unmounting -> dead
[  355.353854] systemd[1]: Job tmp.mount/stop finished, result=done
[  355.353861] systemd[1]: Unmounted /tmp.
[  355.353890] systemd[1]: dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.swap changed active -> dead
[  355.353944] systemd[1]: Job dev-disk-by\x2did-wwn\x2d0x5002538043584d30\x2dpart2.swap/stop finished, result=done
[  355.353951] systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5002538043584d30-part2.
[  355.353962] systemd[1]: dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.swap changed active -> dead
[  355.354016] systemd[1]: Job dev-disk-by\x2did-ata\x2dSAMSUNG_SSD_830_Series_S0XYNEAC401689\x2dpart2.swap/stop finished, result=done
[  355.354023] systemd[1]: Deactivated swap /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC401689-part2.
[  355.354032] systemd[1]: dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap changed active -> dead
[  355.354087] systemd[1]: Job dev-disk-by\x2duuid-42491a39\x2d775f\x2d4d9d\x2d8387\x2dbd2e0ac1f645.swap/stop finished, result=done
[  355.354094] systemd[1]: Deactivated swap /dev/disk/by-uuid/42491a39-775f-4d9d-8387-bd2e0ac1f645.
[  355.354140] systemd[1]: Accepted connection on private bus.
[  355.354338] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.354390] systemd[1]: Accepted connection on private bus.
[  355.354434] systemd[1]: Accepted connection on private bus.
[  355.354481] systemd[1]: Accepted connection on private bus.
[  355.354525] systemd[1]: Accepted connection on private bus.
[  355.354627] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.354687] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.354835] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.354896] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.355649] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.355686] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.356464] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.356491] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.356614] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.357255] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.426582] systemd[1]: Received SIGCHLD from PID 4654 (umount).
[  355.426606] systemd[1]: Got SIGCHLD for process 4654 (umount)
[  355.426673] systemd[1]: Child 4654 died (code=exited, status=0/SUCCESS)
[  355.426676] systemd[1]: Child 4654 belongs to mnt-Disk_D.mount
[  355.426683] systemd[1]: mnt-Disk_D.mount mount process exited, code=exited status=0
[  355.426692] systemd[1]: mnt-Disk_D.mount changed unmounting -> dead
[  355.426779] systemd[1]: Job mnt-Disk_D.mount/stop finished, result=done
[  355.426790] systemd[1]: Unmounted /mnt/Disk_D.
[  355.426801] systemd[1]: Closed jobs progress timerfd.
[  355.426821] systemd[1]: Starting Unmount All Filesystems.
[  355.426824] systemd[1]: umount.target changed dead -> active
[  355.426829] systemd[1]: Job umount.target/start finished, result=done
[  355.426835] systemd[1]: Reached target Unmount All Filesystems.
[  355.426845] systemd[1]: Stopping Local File Systems (Pre).
[  355.426848] systemd[1]: local-fs-pre.target changed active -> dead
[  355.426853] systemd[1]: Job local-fs-pre.target/stop finished, result=done
[  355.426858] systemd[1]: Stopped target Local File Systems (Pre).
[  355.426868] systemd[1]: Stopping Remount Root and Kernel File Systems...
[  355.426873] systemd[1]: systemd-remount-fs.service changed exited -> dead
[  355.426879] systemd[1]: Job systemd-remount-fs.service/stop finished, result=done
[  355.426884] systemd[1]: Stopped Remount Root and Kernel File Systems.
[  355.426903] systemd[1]: Starting Shutdown.
[  355.426906] systemd[1]: shutdown.target changed dead -> active
[  355.426910] systemd[1]: Job shutdown.target/start finished, result=done
[  355.426915] systemd[1]: Reached target Shutdown.
[  355.426925] systemd[1]: Starting Final Step.
[  355.426928] systemd[1]: final.target changed dead -> active
[  355.426933] systemd[1]: Job final.target/start finished, result=done
[  355.426938] systemd[1]: Reached target Final Step.
[  355.426948] systemd[1]: Starting Reboot...
[  355.427057] systemd[1]: About to execute: /usr/bin/systemctl --force reboot
[  355.427273] systemd[1]: Forked /usr/bin/systemctl as 4662
[  355.427408] systemd[1]: systemd-reboot.service changed dead -> start
[  355.427427] systemd[1]: Set up jobs progress timerfd.
[  355.427786] systemd[4662]: Executing: /usr/bin/systemctl --force reboot
[  355.428990] systemd[1]: Accepted connection on private bus.
[  355.429023] systemd[1]: Accepted connection on private bus.
[  355.429221] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
[  355.429285] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
[  355.429425] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.Reboot() on /org/freedesktop/systemd1
[  355.429442] systemd[1]: Shutting down.
[  355.432411] systemd[1]: Hardware watchdog 'INTCAMT', version 0
[  355.432422] systemd[1]: Set hardware watchdog to 10min.
[  355.436555] systemd-journald[127]: Received SIGTERM
[  355.504451] EXT4-fs (sda1): re-mounted. Opts: (null)
[  355.523017] EXT4-fs (sda1): re-mounted. Opts: (null)
[  355.523044] EXT4-fs (sda1): re-mounted. Opts: (null)
[  355.535126] EXT4-fs (sda1): re-mounted. Opts: commit=60


and here is the log if I shutdown just within 10 seconds of booting:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Linux version 3.12.3-pf (juha@panzor) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Jan 5 22:04:09 CET 2014
[    0.000000] Command line: BOOT_IMAGE=../vmlinuz-linux-pf root=UUID=5877eafa-2f8c-4dd2-8161-75b8cdce634b loglevel=3 sr0=ide-scsi i915.i915_enable_rc6=1 init=/usr/lib/systemd/systemd ro pcie_aspm=force vga=775 ipv6.disable=1 initrd=../initramfs-linux-pf.img
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf8a0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf8a1000-0x00000000bf8a6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf8a7000-0x00000000bf9b6fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf9b7000-0x00000000bfa0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfa0f000-0x00000000bfac5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfac6000-0x00000000bfad0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfad1000-0x00000000bfad3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfad4000-0x00000000bfad7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfad8000-0x00000000bfadbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfadc000-0x00000000bfadefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfadf000-0x00000000bfb05fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfb06000-0x00000000bfb07fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfb08000-0x00000000bfd0efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfd0f000-0x00000000bfd9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfd9f000-0x00000000bfdfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfdff000-0x00000000bfdfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfe00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023bffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 40612JG/40612JG, BIOS 6FET93WW (3.23 ) 10/12/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 23C000000 mask FFC000000 uncachable
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 200000000 mask FC0000000 write-back
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbfe00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f6480-0x000f648f] mapped at [ffff8800000f6480]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
[    0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
[    0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
[    0.000000]  [mem 0x23be00000-0x23bffffff] page 2M
[    0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x238000000-0x23bdfffff]
[    0.000000]  [mem 0x238000000-0x23bdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x237ffffff]
[    0.000000]  [mem 0x200000000-0x237ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbf8a0fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbf7fffff] page 2M
[    0.000000]  [mem 0xbf800000-0xbf8a0fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbf8a7000-0xbf9b6fff]
[    0.000000]  [mem 0xbf8a7000-0xbf9b6fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbfa0f000-0xbfac5fff]
[    0.000000]  [mem 0xbfa0f000-0xbfac5fff] page 4k
[    0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbfdff000-0xbfdfffff]
[    0.000000]  [mem 0xbfdff000-0xbfdfffff] page 4k
[    0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x7f092000-0x7fffffff]
[    0.000000] ACPI: RSDP 00000000000f6440 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000bfd49b3a 0009C (v01 LENOVO TP-6F    00003230  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bfd49c00 000F4 (v03 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: DSDT 00000000bfd4a00e 0FB01 (v01 LENOVO TP-6F    00003230 MSFT 03000000)
[    0.000000] ACPI: FACS 00000000bfd8e000 00040
[    0.000000] ACPI: SSDT 00000000bfd49db4 0025A (v01 LENOVO TP-6F    00003230 MSFT 03000000)
[    0.000000] ACPI: ECDT 00000000bfd59b0f 00052 (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: APIC 00000000bfd59b61 00078 (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: MCFG 00000000bfd59bd9 0003C (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: HPET 00000000bfd59c15 00038 (v01 LENOVO TP-6F    00003230 LNVO 00000001)
[    0.000000] ACPI: SLIC 00000000bfd59dc2 00176 (v01 LENOVO TP-6F    00003230  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bfd59f38 00028 (v01 LENOVO TP-6F    00003230  LTP 00000001)
[    0.000000] ACPI: ASF! 00000000bfd59f60 000A0 (v16 LENOVO TP-6F    00003230 PTL  00000001)
[    0.000000] ACPI: SSDT 00000000bfd8d1fa 00568 (v01 LENOVO TP-6F    00003230 INTL 20050513)
[    0.000000] ACPI: TCPA 00000000bfb07000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: DMAR 00000000bfb06000 000D8 (v01               ? 00000001      00000000)
[    0.000000] ACPI: SSDT 00000000bfad3000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bfad2000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bfad1000 00242 (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023bffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x23bffffff]
[    0.000000]   NODE_DATA [mem 0x23bff5000-0x23bff8fff]
[    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x23bffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x00099fff]
[    0.000000]   node   0: [mem 0x00100000-0xbf8a0fff]
[    0.000000]   node   0: [mem 0xbf8a7000-0xbf9b6fff]
[    0.000000]   node   0: [mem 0xbfa0f000-0xbfac5fff]
[    0.000000]   node   0: [mem 0xbfdff000-0xbfdfffff]
[    0.000000]   node   0: [mem 0x100000000-0x23bffffff]
[    0.000000] On node 0 totalpages: 2079234
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3993 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12202 pages used for memmap
[    0.000000]   DMA32 zone: 780905 pages, LIFO batch:31
[    0.000000]   Normal zone: 20224 pages used for memmap
[    0.000000]   Normal zone: 1294336 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, 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 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf8a1000-0xbf8a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf9b7000-0xbfa0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfac6000-0xbfad0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfad1000-0xbfad3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfad4000-0xbfad7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfad8000-0xbfadbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfadc000-0xbfadefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfadf000-0xbfb05fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfb06000-0xbfb07fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfb08000-0xbfd0efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfd0f000-0xbfd9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfd9f000-0xbfdfefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfe00000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023bc00000 s83968 r8192 d22528 u524288
[    0.000000] pcpu-alloc: s83968 r8192 d22528 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2046723
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-linux-pf root=UUID=5877eafa-2f8c-4dd2-8161-75b8cdce634b loglevel=3 sr0=ide-scsi i915.i915_enable_rc6=1 init=/usr/lib/systemd/systemd ro pcie_aspm=force vga=775 ipv6.disable=1 initrd=../initramfs-linux-pf.img
[    0.000000] PCIe ASPM is forcibly enabled
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    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: 8091700K/8316936K available (5126K kernel code, 807K rwdata, 1656K rodata, 1140K init, 1284K bss, 225236K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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:712 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 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.000000] tsc: Detected 2527.188 MHz processor
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5054.37 BogoMIPS (lpj=10108752)
[    0.004008] pid_max: default: 32768 minimum: 301
[    0.004043] Security Framework initialized
[    0.004056] AppArmor: AppArmor disabled by boot time parameter
[    0.004058] Yama: becoming mindful.
[    0.004700] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.009000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.010959] Mount-cache hash table entries: 256
[    0.011194] Initializing cgroup subsys memory
[    0.011215] Initializing cgroup subsys devices
[    0.011218] Initializing cgroup subsys freezer
[    0.011220] Initializing cgroup subsys net_cls
[    0.011222] Initializing cgroup subsys blkio
[    0.011244] Disabled fast string operations
[    0.011250] CPU: Physical Processor ID: 0
[    0.011251] CPU: Processor Core ID: 0
[    0.011253] mce: CPU supports 6 MCE banks
[    0.011261] CPU0: Thermal monitoring enabled (TM2)
[    0.011269] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[    0.011343] Freeing SMP alternatives memory: 20K (ffffffff819e8000 - ffffffff819ed000)
[    0.012183] ACPI: Core revision 20130725
[    0.018829] ACPI: All ACPI Tables successfully acquired
[    0.020011] ftrace: allocating 20419 entries in 80 pages
[    0.028068] dmar: Host address width 36
[    0.028070] dmar: DRHD base: 0x000000feb03000 flags: 0x0
[    0.028075] dmar: IOMMU 0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000
[    0.028077] dmar: DRHD base: 0x000000feb00000 flags: 0x0
[    0.028082] dmar: IOMMU 1: reg_base_addr feb00000 ver 1:0 cap c0000020630270 ecap 1000
[    0.028083] dmar: DRHD base: 0x000000feb02000 flags: 0x1
[    0.028088] dmar: IOMMU 2: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000
[    0.028089] dmar: RMRR base: 0x000000fc226c00 end: 0x000000fc2273ff
[    0.028598] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.069411] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P9500  @ 2.53GHz (fam: 06, model: 17, stepping: 0a)
[    0.072000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.072000] ... version:                2
[    0.072000] ... bit width:              40
[    0.072000] ... generic registers:      2
[    0.072000] ... value mask:             000000ffffffffff
[    0.072000] ... max period:             000000007fffffff
[    0.072000] ... fixed-purpose events:   3
[    0.072000] ... event mask:             0000000700000003
[    0.084055] smpboot: Booting Node   0, Processors  #   1 OK
[    0.076019] Disabled fast string operations
[    0.096028] Brought up 2 CPUs
[    0.096034] smpboot: Total of 2 processors activated (10108.75 BogoMIPS)
[    0.100053] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.100217] devtmpfs: initialized
[    0.102790] PM: Registering ACPI NVS region [mem 0xbfac6000-0xbfad0fff] (45056 bytes)
[    0.102792] PM: Registering ACPI NVS region [mem 0xbfad8000-0xbfadbfff] (16384 bytes)
[    0.102794] PM: Registering ACPI NVS region [mem 0xbfadf000-0xbfb05fff] (159744 bytes)
[    0.102798] PM: Registering ACPI NVS region [mem 0xbfd0f000-0xbfd9efff] (589824 bytes)
[    0.104782] RTC time: 11:50:42, date: 01/06/14
[    0.104824] NET: Registered protocol family 16
[    0.104950] cpuidle: using governor ladder
[    0.104951] cpuidle: using governor menu
[    0.104988] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.104991] ACPI: bus type PCI registered
[    0.104993] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.105051] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.105053] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.112729] PCI: Using configuration type 1 for base access
[    0.113327] bio: create slab <bio-0> at 0
[    0.113327] ACPI: Added _OSI(Module Device)
[    0.113327] ACPI: Added _OSI(Processor Device)
[    0.113327] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.113327] ACPI: Added _OSI(Processor Aggregator Device)
[    0.113605] ACPI: EC: EC description table is found, configuring boot EC
[    0.120024] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.140873] ACPI: SSDT 00000000bfad6c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.141255] ACPI: Dynamic OEM Table Load:
[    0.141257] ACPI: SSDT           (null) 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.141368] ACPI: SSDT 00000000bfad4020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.141771] ACPI: Dynamic OEM Table Load:
[    0.141773] ACPI: SSDT           (null) 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.164200] ACPI: SSDT 00000000bfad5ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.164595] ACPI: Dynamic OEM Table Load:
[    0.164597] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.176063] ACPI: SSDT 00000000bfad5f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.176444] ACPI: Dynamic OEM Table Load:
[    0.176446] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.192133] ACPI: Interpreter enabled
[    0.192139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
[    0.192143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[    0.192156] ACPI: (supports S0 S3 S4 S5)
[    0.192157] ACPI: Using IOAPIC for interrupt routing
[    0.196020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.196562] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.216183] ACPI: Power Resource [PUBS] (on)
[    0.224566] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.224656] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.224745] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.224833] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.224921] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.225009] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.225097] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.225185] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.225234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.225420] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.225802] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted
[    0.225830] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.226002] PCI host bridge to bus 0000:00
[    0.226005] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.226007] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.226010] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.226012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.226014] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.226016] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.226018] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[    0.226026] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.226045] DMAR: Forcing write-buffer flush capability
[    0.226046] DMAR: Disabling IOMMU for graphics on this chipset
[    0.226117] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
[    0.226155] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.226225] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000
[    0.226241] pci 0000:00:03.0: reg 0x10: [mem 0xfc226800-0xfc22680f 64bit]
[    0.226289] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.226359] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002
[    0.226372] pci 0000:00:03.3: reg 0x10: [io  0x1828-0x182f]
[    0.226379] pci 0000:00:03.3: reg 0x14: [mem 0xfc224000-0xfc224fff]
[    0.226532] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000
[    0.226556] pci 0000:00:19.0: reg 0x10: [mem 0xfc200000-0xfc21ffff]
[    0.226567] pci 0000:00:19.0: reg 0x14: [mem 0xfc225000-0xfc225fff]
[    0.226578] pci 0000:00:19.0: reg 0x18: [io  0x1840-0x185f]
[    0.226665] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.226710] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.226752] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.226807] pci 0000:00:1a.0: reg 0x20: [io  0x1860-0x187f]
[    0.226904] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.226943] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.226999] pci 0000:00:1a.1: reg 0x20: [io  0x1880-0x189f]
[    0.227113] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.227168] pci 0000:00:1a.2: reg 0x20: [io  0x18a0-0x18bf]
[    0.227264] pci 0000:00:1a.2: System wakeup disabled by ACPI
[    0.227315] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.227340] pci 0000:00:1a.7: reg 0x10: [mem 0xfc226c00-0xfc226fff]
[    0.227447] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.227493] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.227538] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.227558] pci 0000:00:1b.0: reg 0x10: [mem 0xfc220000-0xfc223fff 64bit]
[    0.227653] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.227704] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.227745] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.227843] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.227892] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.227932] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
[    0.228035] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.228083] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.228124] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400
[    0.228223] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.228272] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.228311] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[    0.228409] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.228458] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.228499] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[    0.228599] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.228647] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.228689] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.228744] pci 0000:00:1d.0: reg 0x20: [io  0x18c0-0x18df]
[    0.228840] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.228880] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.228935] pci 0000:00:1d.1: reg 0x20: [io  0x18e0-0x18ff]
[    0.229049] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.229103] pci 0000:00:1d.2: reg 0x20: [io  0x1c00-0x1c1f]
[    0.229228] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.229253] pci 0000:00:1d.7: reg 0x10: [mem 0xfc227000-0xfc2273ff]
[    0.229361] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.229405] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.229444] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.229548] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.229593] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
[    0.229807] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.229834] pci 0000:00:1f.2: reg 0x10: [io  0x1c40-0x1c47]
[    0.229845] pci 0000:00:1f.2: reg 0x14: [io  0x1834-0x1837]
[    0.229855] pci 0000:00:1f.2: reg 0x18: [io  0x1838-0x183f]
[    0.229866] pci 0000:00:1f.2: reg 0x1c: [io  0x1830-0x1833]
[    0.229876] pci 0000:00:1f.2: reg 0x20: [io  0x1c20-0x1c3f]
[    0.229887] pci 0000:00:1f.2: reg 0x24: [mem 0xfc226000-0xfc2267ff]
[    0.229956] pci 0000:00:1f.2: PME# supported from D3hot
[    0.230033] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.230054] pci 0000:00:1f.3: reg 0x10: [mem 0xfc227400-0xfc2274ff 64bit]
[    0.230083] pci 0000:00:1f.3: reg 0x20: [io  0x1c60-0x1c7f]
[    0.230223] pci 0000:01:00.0: [1002:9591] type 00 class 0x030000
[    0.230238] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[    0.230249] pci 0000:01:00.0: reg 0x14: [io  0x2000-0x20ff]
[    0.230259] pci 0000:01:00.0: reg 0x18: [mem 0xcfff0000-0xcfffffff]
[    0.230297] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.230346] pci 0000:01:00.0: supports D1 D2
[    0.230403] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.230406] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.230409] pci 0000:00:01.0:   bridge window [mem 0xcff00000-0xcfffffff]
[    0.230413] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.230483] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.230621] pci 0000:03:00.0: [8086:4236] type 00 class 0x028000
[    0.230664] pci 0000:03:00.0: reg 0x10: [mem 0xf4200000-0xf4201fff 64bit]
[    0.230867] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.236043] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.236051] pci 0000:00:1c.1:   bridge window [mem 0xf4200000-0xf42fffff]
[    0.236157] pci 0000:04:00.0: [8086:444e] type 00 class 0x058000
[    0.236183] pci 0000:04:00.0: reg 0x10: [mem 0xf4300000-0xf43003ff]
[    0.236218] pci 0000:04:00.0: reg 0x18: [io  0x3000-0x30ff]
[    0.236286] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.244018] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.244022] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.244027] pci 0000:00:1c.2:   bridge window [mem 0xf4300000-0xf43fffff]
[    0.244107] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.244111] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.244116] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xf9ffffff]
[    0.244123] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
[    0.244201] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
[    0.244205] pci 0000:00:1c.4:   bridge window [io  0x5000-0x5fff]
[    0.244210] pci 0000:00:1c.4:   bridge window [mem 0xfa000000-0xfbffffff]
[    0.244217] pci 0000:00:1c.4:   bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
[    0.244291] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
[    0.244315] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
[    0.244316] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller
[    0.244334] pci 0000:15:00.0: reg 0x10: [mem 0xf4400000-0xf4400fff]
[    0.244376] pci 0000:15:00.0: supports D1 D2
[    0.244378] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.244437] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500
[    0.244463] pci 0000:15:00.2: reg 0x10: [mem 0xf4401000-0xf44010ff]
[    0.244576] pci 0000:15:00.2: supports D1 D2
[    0.244578] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.244636] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000
[    0.244661] pci 0000:15:00.4: reg 0x10: [mem 0xf4401800-0xf44018ff]
[    0.244775] pci 0000:15:00.4: supports D1 D2
[    0.244777] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.244832] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000
[    0.244857] pci 0000:15:00.5: reg 0x10: [mem 0xf4401c00-0xf4401cff]
[    0.244971] pci 0000:15:00.5: supports D1 D2
[    0.244973] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
[    0.245076] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
[    0.245081] pci 0000:00:1e.0:   bridge window [io  0x6000-0x9fff]
[    0.245086] pci 0000:00:1e.0:   bridge window [mem 0xf4400000-0xf7ffffff]
[    0.245093] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
[    0.245095] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.245097] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.245099] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.245101] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.245103] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.245105] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.245167] pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18])
[    0.245172] pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17
[    0.245244] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.248536] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.248557] ACPI: \_SB_.PCI0: notify handler is installed
[    0.248574] Found 1 acpi root devices
[    0.260055] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.260138] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.260141] vgaarb: loaded
[    0.260142] vgaarb: bridge control possible 0000:01:00.0
[    0.260186] PCI: Using ACPI for IRQ routing
[    0.261343] PCI: pci_cache_line_size set to 64 bytes
[    0.261483] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
[    0.261485] e820: reserve RAM buffer [mem 0xbf8a1000-0xbfffffff]
[    0.261487] e820: reserve RAM buffer [mem 0xbf9b7000-0xbfffffff]
[    0.261489] e820: reserve RAM buffer [mem 0xbfac6000-0xbfffffff]
[    0.261491] e820: reserve RAM buffer [mem 0xbfe00000-0xbfffffff]
[    0.261576] NetLabel: Initializing
[    0.261578] NetLabel:  domain hash size = 128
[    0.261579] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.261590] NetLabel:  unlabeled traffic allowed by default
[    0.261616] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.261622] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.261625] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.264018] Switched to clocksource hpet
[    0.269291] pnp: PnP ACPI init
[    0.269304] ACPI: bus type PNP registered
[    0.289507] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.289510] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.289513] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.289515] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.289517] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[    0.289518] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[    0.289521] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    0.289522] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.289524] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.289526] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.289528] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.289530] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.289532] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.289534] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.289536] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.289540] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.309405] system 00:01: [io  0x1000-0x107f] could not be reserved
[    0.309408] system 00:01: [io  0x1180-0x11ff] has been reserved
[    0.309410] system 00:01: [io  0x0800-0x080f] has been reserved
[    0.309412] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    0.309414] system 00:01: [io  0x1600-0x167f] has been reserved
[    0.309416] system 00:01: [io  0x1680-0x169f] has been reserved
[    0.309418] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.309420] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.309422] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.309424] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.309426] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.309428] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.309431] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.309486] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.309495] pnp 00:03: [dma 4]
[    0.309514] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.309540] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.309574] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.309604] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.309633] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.309663] pnp 00:08: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
[    0.329557] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[    0.329951] pnp: PnP ACPI: found 10 devices
[    0.329953] ACPI: bus type PNP unregistered
[    0.335923] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.335927] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.335929] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.335939] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.335942] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    0.335952] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x001fffff pref] to [bus 04] add_size 200000
[    0.335989] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.335991] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.335994] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.335996] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[    0.335997] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.336010] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.336014] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff]
[    0.336018] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.336020] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.336023] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0600000-0xc08fffff pref]
[    0.336026] pci 0000:00:1c.0: BAR 13: assigned [io  0xa000-0xafff]
[    0.336029] pci 0000:00:1c.1: BAR 13: assigned [io  0xb000-0xbfff]
[    0.336032] pci 0000:01:00.0: BAR 6: assigned [mem 0xcff00000-0xcff1ffff pref]
[    0.336035] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.336037] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.336041] pci 0000:00:01.0:   bridge window [mem 0xcff00000-0xcfffffff]
[    0.336043] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.336047] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.336050] pci 0000:00:1c.0:   bridge window [io  0xa000-0xafff]
[    0.336056] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
[    0.336060] pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.336067] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.336070] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.336076] pci 0000:00:1c.1:   bridge window [mem 0xf4200000-0xf42fffff]
[    0.336080] pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.336088] pci 0000:04:00.0: BAR 6: assigned [mem 0xc0600000-0xc060ffff pref]
[    0.336090] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.336094] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.336099] pci 0000:00:1c.2:   bridge window [mem 0xf4300000-0xf43fffff]
[    0.336104] pci 0000:00:1c.2:   bridge window [mem 0xc0600000-0xc08fffff pref]
[    0.336111] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.336114] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
[    0.336119] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xf9ffffff]
[    0.336124] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
[    0.336131] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
[    0.336134] pci 0000:00:1c.4:   bridge window [io  0x5000-0x5fff]
[    0.336140] pci 0000:00:1c.4:   bridge window [mem 0xfa000000-0xfbffffff]
[    0.336144] pci 0000:00:1c.4:   bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
[    0.336152] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.336154] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.336156] pci 0000:15:00.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.336158] pci 0000:15:00.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.336160] pci 0000:15:00.0: BAR 15: assigned [mem 0xf0000000-0xf3ffffff pref]
[    0.336163] pci 0000:15:00.0: BAR 16: assigned [mem 0xc4000000-0xc7ffffff]
[    0.336165] pci 0000:15:00.0: BAR 13: assigned [io  0x6000-0x60ff]
[    0.336167] pci 0000:15:00.0: BAR 14: assigned [io  0x6400-0x64ff]
[    0.336169] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
[    0.336171] pci 0000:15:00.0:   bridge window [io  0x6000-0x60ff]
[    0.336176] pci 0000:15:00.0:   bridge window [io  0x6400-0x64ff]
[    0.336182] pci 0000:15:00.0:   bridge window [mem 0xf0000000-0xf3ffffff pref]
[    0.336187] pci 0000:15:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    0.336192] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    0.336196] pci 0000:00:1e.0:   bridge window [io  0x6000-0x9fff]
[    0.336201] pci 0000:00:1e.0:   bridge window [mem 0xf4400000-0xf7ffffff]
[    0.336206] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
[    0.336213] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.336215] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.336217] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.336218] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.336220] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.336222] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.336224] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.336226] pci_bus 0000:01: resource 1 [mem 0xcff00000-0xcfffffff]
[    0.336228] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.336230] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.336231] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
[    0.336233] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.336235] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.336237] pci_bus 0000:03: resource 1 [mem 0xf4200000-0xf42fffff]
[    0.336239] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
[    0.336241] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.336243] pci_bus 0000:04: resource 1 [mem 0xf4300000-0xf43fffff]
[    0.336244] pci_bus 0000:04: resource 2 [mem 0xc0600000-0xc08fffff pref]
[    0.336246] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.336248] pci_bus 0000:05: resource 1 [mem 0xf8000000-0xf9ffffff]
[    0.336250] pci_bus 0000:05: resource 2 [mem 0xf4000000-0xf40fffff 64bit pref]
[    0.336252] pci_bus 0000:0d: resource 0 [io  0x5000-0x5fff]
[    0.336253] pci_bus 0000:0d: resource 1 [mem 0xfa000000-0xfbffffff]
[    0.336255] pci_bus 0000:0d: resource 2 [mem 0xf4100000-0xf41fffff 64bit pref]
[    0.336257] pci_bus 0000:15: resource 0 [io  0x6000-0x9fff]
[    0.336259] pci_bus 0000:15: resource 1 [mem 0xf4400000-0xf7ffffff]
[    0.336261] pci_bus 0000:15: resource 2 [mem 0xf0000000-0xf3ffffff 64bit pref]
[    0.336262] pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7]
[    0.336264] pci_bus 0000:15: resource 5 [io  0x0d00-0xffff]
[    0.336266] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
[    0.336268] pci_bus 0000:15: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.336269] pci_bus 0000:15: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.336271] pci_bus 0000:15: resource 9 [mem 0xc0000000-0xfebfffff]
[    0.336273] pci_bus 0000:16: resource 0 [io  0x6000-0x60ff]
[    0.336275] pci_bus 0000:16: resource 1 [io  0x6400-0x64ff]
[    0.336276] pci_bus 0000:16: resource 2 [mem 0xf0000000-0xf3ffffff pref]
[    0.336278] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
[    0.336310] NET: Registered protocol family 2
[    0.336527] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.336982] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.337378] TCP: Hash tables configured (established 65536 bind 65536)
[    0.337436] TCP: reno registered
[    0.337448] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.337510] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.337615] NET: Registered protocol family 1
[    0.338538] pci 0000:01:00.0: Boot video device
[    0.338583] PCI: CLS 64 bytes, default 64
[    0.338621] Unpacking initramfs...
[    0.648739] Freeing initrd memory: 15800K (ffff88007f092000 - ffff880080000000)
[    0.648755] dmar: Device scope device [0000:00:03.02] not found
[    0.648762] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.648764] software IO TLB [mem 0xbb8a1000-0xbf8a1000] (64MB) mapped at [ffff8800bb8a1000-ffff8800bf8a0fff]
[    0.648804] Simple Boot Flag at 0x35 set to 0x1
[    0.648926] Scanning for low memory corruption every 60 seconds
[    0.649227] audit: initializing netlink socket (disabled)
[    0.649245] type=2000 audit(1389009041.648:1): initialized
[    0.662406] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.664063] zbud: loaded
[    0.664207] VFS: Disk quotas dquot_6.5.2
[    0.664249] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.664409] msgmni has been set to 15835
[    0.664597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.664618] io scheduler noop registered
[    0.664620] io scheduler deadline registered
[    0.664648] io scheduler cfq registered (default)
[    0.664846] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.664989] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.665150] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[    0.665312] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[    0.665472] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
[    0.665635] pcieport 0000:00:1c.4: irq 45 for MSI/MSI-X
[    0.665748] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.665750] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.665753] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.665772] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.665777] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.665796] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    0.665798] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.665802] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    0.665821] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.665823] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.665827] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.665851] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.665856] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.665874] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.665879] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.665893] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.665944] pciehp: Using ACPI for slot detection.
[    0.665978] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 2946 ss_vid 17aa ss_did 20f3
[    0.666005] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
[    0.666016] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.666065] vesafb: mode is 1280x1024x8, linelength=1280, pages=11
[    0.666067] vesafb: scrolling: redraw
[    0.666068] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.666441] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004f00000, using 2560k, total 16384k
[    0.681997] Console: switching to colour frame buffer device 160x64
[    0.697473] fb0: VESA VGA frame buffer device
[    0.697487] intel_idle: does not run on family 6 model 23
[    0.697537] GHES: HEST is not enabled!
[    0.697583] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.718057] 0000:00:03.3: ttyS0 at I/O 0x1828 (irq = 17, base_baud = 115200) is a 16550A
[    0.718179] Linux agpgart interface v0.103
[    0.718246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.728050] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.728061] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.728132] mousedev: PS/2 mouse device common for all mice
[    0.728188] rtc_cmos 00:06: RTC can wake from S4
[    0.728316] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.728345] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.728410] drop_monitor: Initializing network drop monitor service
[    0.728474] TCP: cubic registered
[    0.728476] IPv6: Loaded, but administratively disabled, reboot required to enable
[    0.728479] NET: Registered protocol family 17
[    0.728489] Key type dns_resolver registered
[    0.728598] TuxOnIce 3.3 (http://tuxonice.net)
[    0.728718] registered taskstats version 1
[    0.734706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.237971] UKSM: relative memcmp_cost = 276 hash=1877748907 cmp_ret=0.
[    1.240591]   Magic number: 14:371:832
[    1.240691] rtc_cmos 00:06: setting system clock to 2014-01-06 11:50:43 UTC (1389009043)
[    1.240763] Scanning swap devices for TuxOnIce signature...
[    1.240765] TuxOnIce scan: No image found.
[    1.240767] Scanning swap devices for TuxOnIce signature...
[    1.240768] TuxOnIce scan: No image found.
[    1.240777] TuxOnIce: Can't translate "" into a device id yet.
[    1.240778] TuxOnIce: No matching enabled allocator found. Resuming disabled.
[    1.240782] PM: Hibernation image not present or could not be loaded.
[    1.242147] Freeing unused kernel memory: 1140K (ffffffff818cb000 - ffffffff819e8000)
[    1.242148] Write protecting the kernel read-only data: 8192k
[    1.245149] Freeing unused kernel memory: 1008K (ffff880001504000 - ffff880001600000)
[    1.246253] Freeing unused kernel memory: 392K (ffff88000179e000 - ffff880001800000)
[    1.246256] BFS CPU scheduler v0.444 by Con Kolivas.
[    1.248686] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    1.248836] systemd[1]: Running in initial RAM disk.
[    1.248967] systemd[1]: No hostname configured.
[    1.248971] systemd[1]: Set hostname to <localhost>.
[    1.249108] systemd[1]: Initializing machine ID from random generator.
[    1.252139] systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit local-fs.target failed to load: No such file or directory.
[    1.252146] systemd[1]: Cannot add dependency job for unit swap.target, ignoring: Unit swap.target failed to load: No such file or directory.
[    1.252159] systemd[1]: Cannot add dependency job for unit timers.target, ignoring: Unit timers.target failed to load: No such file or directory.
[    1.252164] systemd[1]: Cannot add dependency job for unit paths.target, ignoring: Unit paths.target failed to load: No such file or directory.
[    1.252169] systemd[1]: Cannot add dependency job for unit slices.target, ignoring: Unit slices.target failed to load: No such file or directory.
[    1.252233] systemd[1]: Starting -.slice.
[    1.252446] systemd[1]: Created slice -.slice.
[    1.252459] systemd[1]: Starting system.slice.
[    1.252600] systemd[1]: Created slice system.slice.
[    1.252613] systemd[1]: Expecting device dev-disk-by\x2duuid-5877eafa\x2d2f8c\x2d4dd2\x2d8161\x2d75b8cdce634b.device...
[    1.252815] systemd[1]: Starting udev Kernel Socket.
[    1.252946] systemd[1]: Listening on udev Kernel Socket.
[    1.252959] systemd[1]: Starting udev Control Socket.
[    1.253091] systemd[1]: Listening on udev Control Socket.
[    1.253101] systemd[1]: Starting Journal Socket.
[    1.253243] systemd[1]: Listening on Journal Socket.
[    1.253255] systemd[1]: Starting udev Coldplug all Devices...
[    1.253627] systemd[1]: Starting Sockets.
[    1.253734] systemd[1]: Reached target Sockets.
[    1.253749] systemd[1]: Starting Journal Service...
[    1.256235] systemd[1]: Started Journal Service.
[    1.257421] systemd-journald[41]: Vacuuming done, freed 0 bytes
[    1.268376] systemd-udevd[51]: starting version 208
[    1.293246] ACPI: bus type USB registered
[    1.293272] usbcore: registered new interface driver usbfs
[    1.293283] usbcore: registered new interface driver hub
[    1.293314] usbcore: registered new device driver usb
[    1.293673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.293892] uhci_hcd: USB Universal Host Controller Interface driver
[    1.294006] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.294009] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.294016] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.294060] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    1.294222] hub 1-0:1.0: USB hub found
[    1.294228] hub 1-0:1.0: 2 ports detected
[    1.294435] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    1.294439] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.294445] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    1.294470] ehci-pci: EHCI PCI platform driver
[    1.294480] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    1.294623] hub 2-0:1.0: USB hub found
[    1.294629] hub 2-0:1.0: 2 ports detected
[    1.294810] ehci-pci 0000:00:1a.7: setting latency timer to 64
[    1.295051] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.295056] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    1.295070] ehci-pci 0000:00:1a.7: debug port 1
[    1.298974] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    1.298989] ehci-pci 0000:00:1a.7: irq 23, io mem 0xfc226c00
[    1.308020] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.308180] hub 3-0:1.0: USB hub found
[    1.308188] hub 3-0:1.0: 6 ports detected
[    1.308574] sdhci: Secure Digital Host Controller Interface driver
[    1.308576] sdhci: Copyright(c) Pierre Ossman
[    1.308779] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21)
[    1.308797] pci 0000:00:1e.0: setting latency timer to 64
[    1.308819] SCSI subsystem initialized
[    1.309866] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.310013] libata version 3.00 loaded.
[    1.310888] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.310954] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
[    1.336113] hub 1-0:1.0: USB hub found
[    1.336122] hub 1-0:1.0: 2 ports detected
[    1.360056] hub 2-0:1.0: USB hub found
[    1.360063] hub 2-0:1.0: 2 ports detected
[    1.360249] ehci-pci 0000:00:1d.7: setting latency timer to 64
[    1.360259] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.360265] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    1.360280] ehci-pci 0000:00:1d.7: debug port 1
[    1.364190] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.364208] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfc227000
[    1.376017] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.376157] hub 4-0:1.0: USB hub found
[    1.376164] hub 4-0:1.0: 6 ports detected
[    1.376477] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    1.376481] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.376486] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.376525] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    1.377062] hub 5-0:1.0: USB hub found
[    1.377069] hub 5-0:1.0: 2 ports detected
[    1.377314] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.377317] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.377323] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.377356] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    1.377490] hub 6-0:1.0: USB hub found
[    1.377497] hub 6-0:1.0: 2 ports detected
[    1.377665] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.377669] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.377675] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.377708] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    1.377841] hub 7-0:1.0: USB hub found
[    1.377848] hub 7-0:1.0: 2 ports detected
[    1.378012] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.378016] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.378021] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.378046] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    1.378184] hub 8-0:1.0: USB hub found
[    1.378190] hub 8-0:1.0: 2 ports detected
[    1.378309] ahci 0000:00:1f.2: version 3.0
[    1.378402] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X
[    1.378446] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.378472] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    1.378475] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    1.378479] ahci 0000:00:1f.2: setting latency timer to 64
[    1.379104] scsi0 : ahci
[    1.379176] scsi1 : ahci
[    1.379254] scsi2 : ahci
[    1.379379] scsi3 : ahci
[    1.379420] ata1: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226100 irq 46
[    1.379423] ata2: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226180 irq 46
[    1.379424] ata3: DUMMY
[    1.379425] ata4: DUMMY
[    1.648021] tsc: Refined TSC clocksource calibration: 2526.999 MHz
[    1.696028] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.696556] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.696559] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.696562] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.696779] ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
[    1.696781] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.697053] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.697056] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.697058] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.697279] ata1.00: configured for UDMA/133
[    1.697373] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SSD 830  CXM0 PQ: 0 ANSI: 5
[    2.016026] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.017372] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.017375] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.017377] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.018415] ata2.00: ATA-8: Hitachi HTS547575A9E384, JE4OA60A, max UDMA/133
[    2.018417] ata2.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.019830] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.019833] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.019835] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.020878] ata2.00: configured for UDMA/133
[    2.020942] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HTS54757 JE4O PQ: 0 ANSI: 5
[    2.022771] sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    2.022774] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    2.022836] sd 1:0:0:0: [sdb] Write Protect is off
[    2.022839] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.022865] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    2.022865] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.022929] sd 0:0:0:0: [sda] Write Protect is off
[    2.022931] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.022971] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.023814]  sda: sda1 sda2 sda3
[    2.024064] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.081098]  sdb: sdb1 sdb2 sdb3
[    2.081299] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.121768] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.268026] usb 4-2: new high-speed USB device number 3 using ehci-pci
[    2.278492] systemd-journald[41]: Received SIGTERM
[    2.338779] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    2.339445] systemd[1]: Set hostname to <panzor>.
[    2.385077] systemd[1]: [/etc/systemd/system/rc-local.service:5] Failed to parse service type, ignoring: fork # https://bbs.archlinux.org/viewtopic.php?pid=1152496
[    2.398078] systemd[1]: Cannot add dependency job for unit temp-links-catalyst.service, ignoring: Unit temp-links-catalyst.service failed to load: No such file or directory.
[    2.398097] systemd[1]: Cannot add dependency job for unit cronie.service, ignoring: Unit cronie.service failed to load: No such file or directory.
[    2.398104] systemd[1]: Cannot add dependency job for unit arno-iptables-firewall.service, ignoring: Unit arno-iptables-firewall.service failed to load: No such file or directory.
[    2.398435] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    2.398490] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.398504] systemd[1]: Starting Remote File Systems.
[    2.398656] systemd[1]: Reached target Remote File Systems.
[    2.398666] systemd[1]: Starting Syslog Socket.
[    2.398803] systemd[1]: Listening on Syslog Socket.
[    2.398814] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    2.398978] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    2.398988] systemd[1]: Starting Delayed Shutdown Socket.
[    2.399131] systemd[1]: Listening on Delayed Shutdown Socket.
[    2.399141] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    2.399304] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.399314] systemd[1]: Starting LVM2 metadata daemon socket.
[    2.399468] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.399482] systemd[1]: Starting udev Kernel Socket.
[    2.399615] systemd[1]: Listening on udev Kernel Socket.
[    2.399627] systemd[1]: Starting udev Control Socket.
[    2.399769] systemd[1]: Listening on udev Control Socket.
[    2.399791] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    2.400088] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.400103] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    2.400136] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.400146] systemd[1]: Starting Encrypted Volumes.
[    2.400282] systemd[1]: Reached target Encrypted Volumes.
[    2.400293] systemd[1]: Starting Journal Socket.
[    2.400457] systemd[1]: Listening on Journal Socket.
[    2.400473] systemd[1]: Starting Setup Virtual Console...
[    2.401142] systemd[1]: Mounting Debug File System...
[    2.402098] systemd[1]: Starting Set Up Additional Binary Formats...
[    2.402665] systemd[1]: Mounting POSIX Message Queue File System...
[    2.406210] systemd[1]: Starting Load Kernel Modules...
[    2.406657] systemd[1]: Mounting Huge Pages File System...
[    2.408956] systemd[1]: Starting Apply Kernel Variables...
[    2.409747] systemd[1]: Starting udev Coldplug all Devices...
[    2.415050] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    2.415618] systemd[1]: Starting Journal Service...
[    2.416207] systemd[1]: Started Journal Service.
[    2.443258] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    2.443403] ACPI: Lid Switch [LID]
[    2.443443] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[    2.443447] ACPI: Sleep Button [SLPB]
[    2.443516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    2.443519] ACPI: Power Button [PWRF]
[    2.444462] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    2.444464] AMD IOMMUv2 functionality not available on this system
[    2.446390] systemd-journald[125]: Vacuuming done, freed 0 bytes
[    2.491162] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    2.491163] Disabling lock debugging due to kernel taint
[    2.498688] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7687 MBytes.
[    2.499086] <6>[fglrx]   vendor: 1002 device: 9591 count: 1
[    2.499734] <6>[fglrx] ioport: bar 1, base 0x2000, size: 0x100
[    2.501581] <6>[fglrx] Kernel PAT support is enabled
[    2.501598] <6>[fglrx] module loaded - fglrx 8.97.2 [Nov 16 2012] with 1 minors
[    2.510572] vboxdrv: Found 2 processor cores.
[    2.510676] vboxdrv: fAsync=0 offMin=0x21d offMax=0x141d
[    2.510725] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[    2.510725] vboxdrv: Successfully loaded version 4.3.6_OSE (interface 0x001a0007).
[    2.511889] ACPI: Requesting acpi_cpufreq
[    2.512074] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[    2.519378] Monitor-Mwait will be used to enter C-1 state
[    2.519383] Monitor-Mwait will be used to enter C-2 state
[    2.519386] Monitor-Mwait will be used to enter C-3 state
[    2.519389] tsc: Marking TSC unstable due to TSC halts in idle
[    2.519424] ACPI: acpi_idle registered with cpuidle
[    2.533463] skipping vid at 0, 75 is greater than default 35
[    2.533464] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.537228] skipping vid at 0, 75 is greater than default 35
[    2.537229] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.537528] EXT4-fs (sda1): re-mounted. Opts: commit=60
[    2.543344] thinkpad_ec: thinkpad_ec 0.41 loaded.
[    2.544174] tp_smapi 0.41 loading...
[    2.544267] tp_smapi successfully loaded (smapi_port=0xb2).
[    2.553963] Non-volatile memory driver v1.3
[    2.576926] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    2.576929] thinkpad_acpi: http://ibm-acpi.sf.net/
[    2.576930] thinkpad_acpi: ThinkPad BIOS 6FET93WW (3.23 ), EC 7VHT16WW-1.06
[    2.576932] thinkpad_acpi: Lenovo ThinkPad W500, model 40612JG
[    2.598028] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    2.598235] thinkpad_acpi: radio switch found; radios are enabled
[    2.598325] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    2.598325] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    2.601819] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    2.601870] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    2.602794] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
[    2.604066] hdaps: initial mode latch is 0x05
[    2.604211] hdaps: setting ec_rate=250, filter_order=2
[    2.604427] hdaps: device successfully initialized.
[    2.604465] input: ThinkPad HDAPS joystick emulation as /devices/virtual/input/input6
[    2.604492] input: ThinkPad HDAPS accelerometer data as /devices/virtual/input/input7
[    2.604493] hdaps: driver successfully loaded.
[    2.631162] systemd-udevd[167]: starting version 208
[    2.695832] pps_core: LinuxPPS API ver. 1 registered
[    2.695836] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.697098] PTP clock support registered
[    2.703417] mei_me 0000:00:03.0: setting latency timer to 64
[    2.703456] mei_me 0000:00:03.0: irq 47 for MSI/MSI-X
[    2.709654] wmi: Mapper loaded
[    2.714386] thermal LNXTHERM:00: registered as thermal_zone0
[    2.714390] ACPI: Thermal Zone [THM0] (57 C)
[    2.714396] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.733601] thermal LNXTHERM:01: registered as thermal_zone1
[    2.733605] ACPI: Thermal Zone [THM1] (59 C)
[    2.737528] acpi device:08: registered as cooling_device2
[    2.737568] ACPI: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[    2.737628] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/LNXVIDEO:01/input/input8
[    2.739910] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[    2.749390] skipping vid at 0, 75 is greater than default 35
[    2.749393] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.751350] skipping vid at 0, 75 is greater than default 35
[    2.751353] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.752722] skipping vid at 0, 75 is greater than default 35
[    2.752725] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.756709] skipping vid at 0, 75 is greater than default 35
[    2.756712] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.764017] tpm_tis 00:09: 1.2 TPM (device-id 0x1020, rev-id 6)
[    2.764022] tpm_tis 00:09: Intel iTPM workaround enabled
[    2.764530] hda_codec: CX20561 (Hermosa): BIOS auto-probing.
[    2.765987] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
[    2.779942] ACPI: Battery Slot [BAT0] (battery present)
[    2.780337] ACPI: AC Adapter [AC] (on-line)
[    2.783592] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    2.788702] input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    2.788769] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    2.788826] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    2.809827] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130725/utaddress-251)
[    2.809834] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.809838] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
[    2.809841] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.809842] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
[    2.809845] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.809846] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.814478] r592: driver successfully loaded
[    2.820943] cfg80211: Calling CRDA to update world regulatory domain
[    2.828728] usb-storage 4-2:1.0: USB Mass Storage device detected
[    2.837804] scsi4 : usb-storage 4-2:1.0
[    2.837886] usbcore: registered new interface driver usb-storage
[    2.838079] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    2.838081] Copyright(c) 2003-2013 Intel Corporation
[    2.838315] iwlwifi 0000:03:00.0: irq 49 for MSI/MSI-X
[    2.841411] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
[    2.850511] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    2.874930] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa0c
[    2.875463] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    2.875465] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    2.875467] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    2.875469] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
[    2.875522] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    2.912029] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[    2.932026] usb 6-1: new full-speed USB device number 2 using uhci_hcd
[    2.946624] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    2.951101] Adding 4095996k swap on /dev/sda2.  Priority:-1 extents:1 across:4095996k SSFS
[    2.961773] iTCO_vendor_support: vendor-support=0
[    2.962247] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    2.962285] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x1060)
[    2.962343] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.965389] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa0c
[    2.967749] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.997358] skipping vid at 0, 75 is greater than default 35
[    2.997359] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    2.997997] skipping vid at 0, 75 is greater than default 35
[    2.997998] failed to parse vid value at 1 (:23 74:0 8:0 6:0 136:0
)
[    3.155884] hidraw: raw HID events driver (C) Jiri Kosina
[    3.165102] usbcore: registered new interface driver usbhid
[    3.165104] usbhid: USB HID core driver
[    3.170271] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1/input2
[    3.174241] input: Logitech Unifying Device. Wireless PID:101a as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.2/0003:046D:C52B.0003/input/input15
[    3.174353] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101a] on usb-0000:00:1d.0-1:1
[    3.329785] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    3.690527] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    3.707325] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input14
[    3.818352] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: commit=60
[    3.836795] scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Micro     8.02 PQ: 0 ANSI: 0 CCS
[    3.837635] sd 4:0:0:0: [sdc] 15695871 512-byte logical blocks: (8.03 GB/7.48 GiB)
[    3.838252] sd 4:0:0:0: [sdc] Write Protect is off
[    3.838255] sd 4:0:0:0: [sdc] Mode Sense: 45 00 00 08
[    3.838893] sd 4:0:0:0: [sdc] No Caching mode page found
[    3.838896] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    3.841407] sd 4:0:0:0: [sdc] No Caching mode page found
[    3.841411] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    3.844543]  sdc: sdc1
[    3.847517] sd 4:0:0:0: [sdc] No Caching mode page found
[    3.847521] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[    3.847524] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[    4.025913] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: commit=60
[    4.047940] systemd-journald[125]: Received request to flush runtime journal from PID 1
[    4.400068] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.449832] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    5.015869] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    5.016418] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[    5.150969] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    5.151356] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[    7.731795] vboxguest: PCI device not found, probably running on physical hardware.
[    7.742203] vboxguest: PCI device not found, probably running on physical hardware.
[    7.761033] [drm] Initialized drm 1.1.0 20060810
[    7.768912] vboxpci: IOMMU not found (not registered)
[   10.152500] fglrx_pci 0000:01:00.0: irq 50 for MSI/MSI-X
[   10.152910] <6>[fglrx] Firegl kernel thread PID: 1698
[   10.152953] <6>[fglrx] Firegl kernel thread PID: 1699
[   10.153014] <6>[fglrx] Firegl kernel thread PID: 1700
[   10.153125] <6>[fglrx] IRQ 50 Enabled
[   10.826776] <6>[fglrx] Gart USWC size:1279 M.
[   10.826780] <6>[fglrx] Gart cacheable size:508 M.
[   10.826784] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   10.826785] <6>[fglrx] Reserved FB block: Unshared offset:fbff000, size:401000 
[   10.826787] <6>[fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 
[   12.338636] elevator: type bfq not found
[   12.338639] elevator: switch to bfq failed
[   12.471823] fuse init (API version 7.22)
[   13.435896] elevator: type bfq not found
[   13.435899] elevator: switch to bfq failed
[   13.668634] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[   13.669021] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[   13.765111] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[   13.765495] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[   18.674653] wlan0: authenticate with 00:12:17:4a:10:ae
[   18.677892] wlan0: send auth to 00:12:17:4a:10:ae (try 1/3)
[   18.680665] wlan0: authenticated
[   18.680797] iwlwifi 0000:03:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[   18.680805] iwlwifi 0000:03:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   18.684073] wlan0: associate with 00:12:17:4a:10:ae (try 1/3)
[   18.686594] wlan0: RX AssocResp from 00:12:17:4a:10:ae (capab=0x411 status=0 aid=3)
[   18.692377] wlan0: associated
[   63.186503] elevator: type bfq not found
[   63.186506] elevator: switch to bfq failed
[   63.343150] wlan0: deauthenticating from 00:12:17:4a:10:ae by local choice (reason=3)
[   63.356665] cfg80211: Calling CRDA to update world regulatory domain
[   64.010741] <6>[fglrx] IRQ 50 Disabled
[   65.339569] systemd-journald[125]: Received SIGTERM
[   65.424887] EXT4-fs (sda1): re-mounted. Opts: (null)
[   65.442056] EXT4-fs (sda1): re-mounted. Opts: (null)
[   65.442082] EXT4-fs (sda1): re-mounted. Opts: (null)
[   65.455557] EXT4-fs (sda1): re-mounted. Opts: commit=60

I would appreciate some help with that.

Last edited by Lockheed (2014-01-08 14:58:42)

Offline

#2 2014-01-07 11:56:46

Neburski
Member
Registered: 2009-09-15
Posts: 118

Re: [solved] Stalling system shutdown

What is the time you add to the shutdown command?
By default when you issue the shutdown command without specifying any time, it waits a minute before actually shutting down as you can find in the manual for shutdown.

If you want to shutdown immediately then you need to add "now" behind the command.

You can also use the poweroff command instead of shutdown and it should by default do it immediately.

Last edited by Neburski (2014-01-07 11:57:11)

Offline

#3 2014-01-07 12:46:15

Lockheed
Member
Registered: 2010-03-16
Posts: 1,522

Re: [solved] Stalling system shutdown

I am using "systemctl reboot" I assume it works instantly.

Offline

#4 2014-01-07 19:11:32

Neburski
Member
Registered: 2009-09-15
Posts: 118

Re: [solved] Stalling system shutdown

OK, I was under the impression that you were using "systemctl shutdown" which would wait a minute by default before actually initiating the shutdown. AFAIK for reboot there is no delay.
The Arch wiki mentions that slow shutdown/reboot issues are most likely related to a particular service(s) not stopping as they should and thus stalling systemd.

I'm not sure if you have tried to create a log specifically for the reboot as is mentioned here?

Last edited by Neburski (2014-01-07 19:12:07)

Offline

#5 2014-01-07 19:13:56

Lockheed
Member
Registered: 2010-03-16
Posts: 1,522

Re: [solved] Stalling system shutdown

Yes, I did and I attached it to my first post.

Offline

#6 2014-01-07 20:34:32

Neburski
Member
Registered: 2009-09-15
Posts: 118

Re: [solved] Stalling system shutdown

I found several times a failure exit status in your first log. Especially wicd service seems to fail in performing a clean exit for all it's related processes. Maybe that could be related to your slow shutdown?
There are some other failures as well,

[  265.516194] systemd[1]: wicd.service: cgroup is empty
[  265.516206] systemd[1]: wicd.service changed stop-sigterm -> failed
[  265.516271] systemd[1]: Job wicd.service/stop finished, result=done
[  265.516283] systemd[1]: Stopped Wicd a wireless and wired network manager for Linux.
[  265.516296] systemd[1]: Unit wicd.service entered failed state.

Aside from those failures that I found in your logs, I don't have clue what else could be wrong. Hopefully someone far more knowledgeable than me will swing by to save your day and I hope to become a little wiser myself from it big_smile

Offline

#7 2014-01-07 23:11:55

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [solved] Stalling system shutdown

You need to look for where there is a gap in the time during the shutdown sequence.

Offline

#8 2014-01-08 08:17:12

Lockheed
Member
Registered: 2010-03-16
Posts: 1,522

Re: [solved] Stalling system shutdown

Yes, I know that. But what am I supposed to do with the things that precede the gaps?

[    7.747050] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local

[   13.702406] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0

[   17.872804] systemd[1]: Child 1910 died (code=exited, status=0/SUCCESS)

[   18.769417] wlan0: associated

[   21.881961] systemd[1]: Child 1930 died (code=exited, status=0/SUCCESS)

Offline

#9 2014-01-08 11:02:38

Neburski
Member
Registered: 2009-09-15
Posts: 118

Re: [solved] Stalling system shutdown

The first log entry you posted is still part of the boot up process because dmesg outputs all entries since booting up.
Look at the time stamp of the following entry

[   12.879392] systemd[1]: Startup finished in 2.325s (kernel) + 10.553s (userspace) = 12.879s.

The entries for iwlwifi

[   13.633339] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[   13.633725] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
[   13.702024] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[   13.702406] iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0

could simply be your wireless card turning on and scanning for networks before trying to connect to the default network

[   18.742984] wlan0: authenticate with 00:12:17:4a:10:ae
[   18.744544] wlan0: send auth to 00:12:17:4a:10:ae (try 1/3)
[   18.757892] wlan0: authenticated

Essentially the entries you posted are still part of your boot up.

From my understanding of the dmesg output, this is the point where you initiated the reboot:

[  264.972571] systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on /org/freedesktop/DBus
[  264.996778] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.StartUnit() on /org/freedesktop/systemd1
[  264.997855] systemd[1]: Trying to enqueue job reboot.target/start/replace-irreversibly
[  264.998051] systemd[1]: Installed new job reboot.target/start as 360
[  264.998055] systemd[1]: Installed new job systemd-reboot.service/start as 361
[  264.998059] systemd[1]: Installed new job shutdown.target/start as 362
[  264.998096] systemd[1]: Spawning new thread for sync

So from this point on you should be looking at the time gaps between successive entries.

The point where it seems to time out is:

[  270.332065] thinkpad_acpi: fan watchdog: enabling fan
[  355.320569] systemd[1]: symformsync.service stopping timed out. Killing.
[  355.320825] systemd[1]: symformsync.service changed stop-sigterm -> stop-sigkill

From googling I found that symform is some kind of cloud storage? It seems that the syncing times out and thus blocks your system from shutting down.

Offline

#10 2014-01-08 14:58:27

Lockheed
Member
Registered: 2010-03-16
Posts: 1,522

Re: [solved] Stalling system shutdown

Excellent point. For some reason I thought it was all just shutdown log.

The service you mentioned was part of symform cloud backup package which I even forgot about testing. After removing it, all is well.

Thanks

The last strange minor thing is, that after the message "Now rebooting" shows at the end of the output, laptop still pauses on it for about 5 seconds. But that happens when logs are already shutdown and partitions are unmounted, so I guess no way to know why is it so.

Last edited by Lockheed (2014-01-08 15:01:55)

Offline

Board footer

Powered by FluxBB