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

Bug#695182: linux-image-3.2.0-4-686-pae: Write couple of 1GB files for OOM crash



Subject: linux-image-3.2.0-4-686-pae: Write couple of 1GB files for OOM crash
Package: src:linux
Version: 3.2.32-1
Severity: normal


Writing a few large files, causes an OOM crash.
This happens on a fresh install from the
  debian-wheezy-DI-b4-i386-netinst.iso
disk. I observed the problem on several dual-CPU Xeon servers:
  Name      CPU type      RAM     Comment
  bivona    2*E5-2690    128GB    normally runs amd64 kernel
  como      2*E5-2690     64GB
  briona    2*X5690       48GB
  gemona    2*X5680       48GB
I have not noticed the problem with "desktop" machines with single
CPU chips and 4GB memory.
The OOM crash may cause the machine to become totally un-responsive.

To reproduce the problem, simply write a few 1GB files to local disk,
whether boot disk or another mounted partition, with (bash command):
  n=0; while [ $n -lt 99 ]; do dd bs=1M count=1024 if=/dev/zero of=x$n; (( n = $n + 1 )); done &
Crash usually occurs after about 16 files i.e. 16GB written.

Towards the bottom of this report, I include the "tail" end of the
kernel log (about the time of the crash).

Please let me know if you want me send other info or do further tests.

Cheers, Paul

Paul Szabo   psz@maths.usyd.edu.au   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of Sydney    Australia


-- Package-specific info:
** Version:
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-12) ) #1 SMP Debian 3.2.32-1

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-686-pae root=UUID=469c2730-1786-46f7-9d80-5d651ee581d7 ro quiet

** Not tainted

** Kernel log:
[    5.023527] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    5.024613] ata5.00: ATAPI: ATAPI   iHAS124   C, LL08, max UDMA/100
[    5.025006] ata1.00: configured for UDMA/133
[    5.025179] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HUA72201 JP4O PQ: 0 ANSI: 5
[    5.025388] ata5.00: configured for UDMA/100
[    5.027852] scsi 5:0:0:0: CD-ROM            ATAPI    iHAS124   C      LL08 PQ: 0 ANSI: 5
[    5.032173] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    5.032200] sd 1:0:0:0: [sda] Write Protect is off
[    5.032202] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.032213] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.035594] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    5.035601] cdrom: Uniform CD-ROM driver Revision: 3.20
[    5.035714] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    5.074470] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    5.074476] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.074845] hub 1-1:1.0: USB hub found
[    5.074934] hub 1-1:1.0: 6 ports detected
[    5.075270]  sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
[    5.075938] sd 1:0:0:0: [sda] Attached SCSI disk
[    5.077504] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    5.077544] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    5.189743] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    5.325951] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    5.325954] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.326265] hub 2-1:1.0: USB hub found
[    5.326365] hub 2-1:1.0: 8 ports detected
[    5.397140] usb 1-1.1: new low-speed USB device number 3 using ehci_hcd
[    5.492985] usb 1-1.1: New USB device found, idVendor=0461, idProduct=4d22
[    5.492991] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    5.493004] usb 1-1.1: Product: USB Optical Mouse
[    5.497742] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input0
[    5.497988] generic-usb 0003:0461:4D22.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1a.0-1.1/input0
[    5.498008] usbcore: registered new interface driver usbhid
[    5.498009] usbhid: USB HID core driver
[    5.564904] usb 1-1.2: new low-speed USB device number 4 using ehci_hcd
[    5.663358] usb 1-1.2: New USB device found, idVendor=413c, idProduct=2003
[    5.663380] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.663382] usb 1-1.2: Product: Dell USB Keyboard
[    5.663384] usb 1-1.2: Manufacturer: Dell
[    5.667519] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1
[    5.667692] generic-usb 0003:413C:2003.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.0-1.2/input0
[    5.736472] usb 1-1.6: new full-speed USB device number 5 using ehci_hcd
[    5.830169] usb 1-1.6: New USB device found, idVendor=0557, idProduct=2221
[    5.830172] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.830174] usb 1-1.6: Product: Hermon USB hidmouse Device
[    5.830175] usb 1-1.6: Manufacturer: Winbond Electronics Corp
[    5.831536] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2
[    5.831688] generic-usb 0003:0557:2221.0003: input,hidraw2: USB HID v1.00 Mouse [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:1a.0-1.6/input0
[    5.832500] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3
[    5.832656] generic-usb 0003:0557:2221.0004: input,hidraw3: USB HID v1.00 Keyboard [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:1a.0-1.6/input1
[    6.267994] kjournald starting.  Commit interval 5 seconds
[    6.268083] EXT3-fs (sda6): mounted filesystem with ordered data mode
[    7.566420] udevd[667]: starting version 175
[    7.741847] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[    7.741853] ACPI: Power Button [PWRB]
[    7.741907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    7.741910] ACPI: Power Button [PWRF]
[    7.788133] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    7.903809] iTCO_vendor_support: vendor-support=0
[    7.912727] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    7.912792] iTCO_wdt: Found a Patsburg TCO device (Version=2, TCOBASE=0x0460)
[    7.912850] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.974210] ACPI: Requesting acpi_cpufreq
[    9.972391] EXT3-fs (sda6): using internal journal
[   10.065022] loop: module loaded
[   11.347369] RPC: Registered named UNIX socket transport module.
[   11.347371] RPC: Registered udp transport module.
[   11.347372] RPC: Registered tcp transport module.
[   11.347373] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.383965] FS-Cache: Loaded
[   11.395505] FS-Cache: Netfs 'nfs' registered for caching
[   11.401016] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   14.370179] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.371644] igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   14.371814] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.434254] Bluetooth: Core ver 2.16
[   14.434272] NET: Registered protocol family 31
[   14.434274] Bluetooth: HCI device and connection manager initialized
[   14.434276] Bluetooth: HCI socket layer initialized
[   14.434278] Bluetooth: L2CAP socket layer initialized
[   14.434282] Bluetooth: SCO socket layer initialized
[   14.443393] Bluetooth: RFCOMM TTY layer initialized
[   14.443402] Bluetooth: RFCOMM socket layer initialized
[   14.443405] Bluetooth: RFCOMM ver 1.11
[   14.595621] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.595626] Bluetooth: BNEP filters: protocol multicast
[   14.702996] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   25.596503] eth0: no IPv6 routers present
[   64.324055] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  126.150912] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  187.977765] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  248.819396] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  309.820566] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  371.647433] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  431.982525] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  491.850875] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  552.154010] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  612.074202] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  672.804091] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.
[  734.630951] [Firmware Warn]: GHES: Failed to read error status block address for hardware error source: 1.

** Model information
not available

** Loaded modules:
bnep
rfcomm
bluetooth
rfkill
crc16
binfmt_misc
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
loop
joydev
coretemp
crc32c_intel
aesni_intel
i2c_i801
aes_i586
i2c_core
aes_generic
acpi_cpufreq
mperf
processor
thermal_sys
iTCO_wdt
iTCO_vendor_support
cryptd
pcspkr
evdev
container
button
ext3
mbcache
jbd
usbhid
hid
sg
sr_mod
sd_mod
cdrom
crc_t10dif
ahci
libahci
isci
libsas
ehci_hcd
libata
usbcore
scsi_transport_sas
scsi_mod
igb
usb_common
dca

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:25:90:91:d6:72 brd ff:ff:ff:ff:ff:ff
    inet 129.78.69.154/25 brd 129.78.69.255 scope global eth0
    inet6 fe80::225:90ff:fe91:d672/64 scope link 
       valid_lft forever preferred_lft forever
3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN qlen 1000
    link/ether 00:25:90:91:d6:73 brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo: 2589080    1792    0    0    0     0          0         0  2589080    1792    0    0    0     0       0          0
  eth1:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
  eth0: 1861035    2596    0    0    0     0          0       374   116085    1160    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    1645 total packets received
    4 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    1641 incoming packets delivered
    1133 requests sent out
    24 dropped because of missing route
Icmp:
    3 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 3
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
IcmpMsg:
        InType3: 3
Tcp:
    7 active connections openings
    4 passive connection openings
    3 failed connection attempts
    0 connection resets received
    5 connections established
    3404 segments received
    2918 segments send out
    0 segments retransmited
    0 bad segments received.
    0 resets sent
Udp:
    24 packets received
    0 packets to unknown port received.
    0 packet receive errors
    24 packets sent
UdpLite:
TcpExt:
    2 TCP sockets finished time wait in fast timer
    170 delayed acks sent
    2 packets directly queued to recvmsg prequeue.
    2037 packet headers predicted
    104 acknowledgments not containing data payload received
    1586 predicted acknowledgments
IpExt:
    InMcastPkts: 14
    OutMcastPkts: 16
    InBcastPkts: 2
    InOctets: 1776530
    OutOctets: 97016
    InMcastOctets: 1905
    OutMcastOctets: 1985
    InBcastOctets: 473


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E5/Core i7 DMI2 [8086:3c00] (rev 07)
	Subsystem: Intel Corporation Xeon E5/Core i7 DMI2 [8086:3c00]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 0
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 1a [8086:3c02] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:01.1 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 1b [8086:3c03] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
	I/O behind bridge: 00008000-00008fff
	Memory behind bridge: dfa00000-dfafffff
	Prefetchable memory behind bridge: 00000000de600000-00000000de6fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:02.0 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 2a [8086:3c04] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.0 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 3a in PCI Express Mode [8086:3c08] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:03.2 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 3c [8086:3c0a] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:05.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Address Map, VTd_Misc, System Management [8086:3c28] (rev 07)
	Subsystem: Intel Corporation Xeon E5/Core i7 Address Map, VTd_Misc, System Management [8086:3c28]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:05.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Control Status and Global Errors [8086:3c2a] (rev 07)
	Subsystem: Intel Corporation Xeon E5/Core i7 Control Status and Global Errors [8086:3c2a]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:05.4 PIC [0800]: Intel Corporation Xeon E5/Core i7 I/O APIC [8086:3c2c] (rev 07) (prog-if 20 [IO(X)-APIC])
	Subsystem: Intel Corporation Xeon E5/Core i7 I/O APIC [8086:3c2c]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Region 0: Memory at dfb25000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:11.0 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Virtual Root Port [8086:1d3e] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: 00007000-00007fff
	Memory behind bridge: df900000-df9fffff
	Prefetchable memory behind bridge: 00000000de000000-00000000de4fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:16.0 Communication controller [0780]: Intel Corporation C600/X79 series chipset MEI Controller #1 [8086:1d3a] (rev 05)
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at 90000000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>

00:16.1 Communication controller [0780]: Intel Corporation C600/X79 series chipset MEI Controller #2 [8086:1d3b] (rev 05)
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 10
	Region 0: Memory at 90000010 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>

00:1a.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #2 [8086:1d2d] (rev 06) (prog-if 20 [EHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at dfb23000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1d.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #1 [8086:1d26] (rev 06) (prog-if 20 [EHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at dfb22000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev a6) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=64
	Memory behind bridge: df000000-df8fffff
	Prefetchable memory behind bridge: 00000000dd000000-00000000ddffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation C600/X79 series chipset LPC Controller [8086:1d41] (rev 06)
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:1f.2 SATA controller [0106]: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller [8086:1d02] (rev 06) (prog-if 01 [AHCI 1.0])
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 99
	Region 0: I/O ports at 9070 [size=8]
	Region 1: I/O ports at 9060 [size=4]
	Region 2: I/O ports at 9050 [size=8]
	Region 3: I/O ports at 9040 [size=4]
	Region 4: I/O ports at 9020 [size=32]
	Region 5: Memory at dfb21000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation C600/X79 series chipset SMBus Host Controller [8086:1d22] (rev 06)
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at dfb20000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 9000 [size=32]
	Kernel driver in use: i801_smbus

02:00.0 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
	Subsystem: Super Micro Computer Inc Device [15d9:1521]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 27
	Region 0: Memory at dfa20000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 8020 [size=32]
	Region 3: Memory at dfa44000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: igb

02:00.1 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
	Subsystem: Super Micro Computer Inc Device [15d9:1521]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 30
	Region 0: Memory at dfa00000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 8000 [size=32]
	Region 3: Memory at dfa40000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: igb

07:00.0 Serial Attached SCSI controller [0107]: Intel Corporation C602 chipset 4-Port SATA Storage Control Unit [8086:1d6b] (rev 06)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at de47c000 (64-bit, prefetchable) [size=16K]
	Region 2: Memory at de000000 (64-bit, prefetchable) [size=4M]
	Region 4: I/O ports at 7000 [size=256]
	Capabilities: <access denied>
	Kernel driver in use: isci

08:03.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. MGA G200eW WPCM450 [102b:0532] (rev 0a) (prog-if 00 [VGA controller])
	Subsystem: Super Micro Computer Inc Device [15d9:0628]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (4000ns min, 8000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at dd000000 (32-bit, prefetchable) [size=16M]
	Region 1: Memory at df800000 (32-bit, non-prefetchable) [size=16K]
	Region 2: Memory at df000000 (32-bit, non-prefetchable) [size=8M]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>

7f:08.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link 0 [8086:3c80] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:08.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 0 [8086:3c83] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:08.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 0 [8086:3c84] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:09.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link 1 [8086:3c90] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:09.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 1 [8086:3c93] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:09.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 1 [8086:3c94] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:0a.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 0 [8086:3cc0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0a.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 1 [8086:3cc1] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0a.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 2 [8086:3cc2] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0a.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 3 [8086:3cd0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0b.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Interrupt Control Registers [8086:3ce0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0b.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Semaphore and Scratchpad Configuration Registers [8086:3ce3] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0c.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0c.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0c.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0c.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0c.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller System Address Decoder 0 [8086:3cf4] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0c.7 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 System Address Decoder [8086:3cf6] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0d.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0d.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0d.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0d.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0d.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller System Address Decoder 1 [8086:3cf5] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0e.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Processor Home Agent [8086:3ca0] (rev 07)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0e.1 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 Processor Home Agent Performance Monitoring [8086:3c46] (rev 07)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:0f.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Registers [8086:3ca8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:0f.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller RAS Registers [8086:3c71] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:0f.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 0 [8086:3caa] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:0f.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 1 [8086:3cab] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:0f.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 2 [8086:3cac] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:0f.5 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 3 [8086:3cad] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:0f.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 4 [8086:3cae] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:10.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 0 [8086:3cb0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:10.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 1 [8086:3cb1] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:10.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 0 [8086:3cb2] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:10.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 1 [8086:3cb3] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:10.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 2 [8086:3cb4] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:10.5 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 3 [8086:3cb5] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:10.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 2 [8086:3cb6] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:10.7 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 3 [8086:3cb7] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

7f:11.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 DDRIO [8086:3cb8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:13.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 R2PCIe [8086:3ce4] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:13.1 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 Ring to PCI Express Performance Monitor [8086:3c43] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:13.4 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 QuickPath Interconnect Agent Ring Registers [8086:3ce6] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:13.5 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 Ring to QuickPath Interconnect Link 0 Performance Monitor [8086:3c44] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

7f:13.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Ring to QuickPath Interconnect Link 1 Performance Monitor [8086:3c45] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

80:00.0 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 DMI2 in PCI Express Mode [8086:3c01] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=80, secondary=81, subordinate=81, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

80:01.0 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 1a [8086:3c02] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=80, secondary=82, subordinate=82, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

80:02.0 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 2a [8086:3c04] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=80, secondary=83, subordinate=83, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

80:03.0 PCI bridge [0604]: Intel Corporation Xeon E5/Core i7 IIO PCI Express Root Port 3a in PCI Express Mode [8086:3c08] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=80, secondary=84, subordinate=84, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

80:05.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Address Map, VTd_Misc, System Management [8086:3c28] (rev 07)
	Subsystem: Intel Corporation Xeon E5/Core i7 Address Map, VTd_Misc, System Management [8086:3c28]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

80:05.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Control Status and Global Errors [8086:3c2a] (rev 07)
	Subsystem: Intel Corporation Xeon E5/Core i7 Control Status and Global Errors [8086:3c2a]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

80:05.4 PIC [0800]: Intel Corporation Xeon E5/Core i7 I/O APIC [8086:3c2c] (rev 07) (prog-if 20 [IO(X)-APIC])
	Subsystem: Intel Corporation Xeon E5/Core i7 I/O APIC [8086:3c2c]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Region 0: Memory at fbf20000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

ff:08.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link 0 [8086:3c80] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:08.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 0 [8086:3c83] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:08.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 0 [8086:3c84] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:09.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link 1 [8086:3c90] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:09.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 1 [8086:3c93] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:09.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 QPI Link Reut 1 [8086:3c94] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:0a.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 0 [8086:3cc0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0a.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 1 [8086:3cc1] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0a.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 2 [8086:3cc2] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0a.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Power Control Unit 3 [8086:3cd0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0b.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Interrupt Control Registers [8086:3ce0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0b.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Semaphore and Scratchpad Configuration Registers [8086:3ce3] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller System Address Decoder 0 [8086:3cf4] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0c.7 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 System Address Decoder [8086:3cf6] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0d.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0d.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0d.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0d.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Unicast Register 0 [8086:3ce8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0d.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller System Address Decoder 1 [8086:3cf5] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0e.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Processor Home Agent [8086:3ca0] (rev 07)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0e.1 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 Processor Home Agent Performance Monitoring [8086:3c46] (rev 07)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:0f.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Registers [8086:3ca8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:0f.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller RAS Registers [8086:3c71] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:0f.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 0 [8086:3caa] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:0f.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 1 [8086:3cab] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:0f.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 2 [8086:3cac] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:0f.5 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 3 [8086:3cad] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:0f.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 4 [8086:3cae] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:10.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 0 [8086:3cb0] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:10.1 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 1 [8086:3cb1] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:10.2 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 0 [8086:3cb2] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:10.3 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 1 [8086:3cb3] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:10.4 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 2 [8086:3cb4] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:10.5 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 3 [8086:3cb5] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:10.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 2 [8086:3cb6] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:10.7 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 3 [8086:3cb7] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

ff:11.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 DDRIO [8086:3cb8] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.0 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 R2PCIe [8086:3ce4] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.1 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 Ring to PCI Express Performance Monitor [8086:3c43] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.4 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 QuickPath Interconnect Agent Ring Registers [8086:3ce6] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.5 Performance counters [1101]: Intel Corporation Xeon E5/Core i7 Ring to QuickPath Interconnect Link 0 Performance Monitor [8086:3c44] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

ff:13.6 System peripheral [0880]: Intel Corporation Xeon E5/Core i7 Ring to QuickPath Interconnect Link 1 Performance Monitor [8086:3c45] (rev 07)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-


** Sound cards:

** Tail end of kernel log (capturing OOM):

[  744.754199] bash invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[  744.754202] bash cpuset=/ mems_allowed=0
[  744.754204] Pid: 3836, comm: bash Not tainted 3.2.0-4-686-pae #1 Debian 3.2.32-1
[  744.754205] Call Trace:
[  744.754211]  [<c1097c1c>] ? dump_header.isra.6+0x5c/0x167
[  744.754214]  [<c1120ff8>] ? security_real_capable_noaudit+0x2c/0x35
[  744.754216]  [<c1097e93>] ? oom_kill_process+0x30/0x201
[  744.754218]  [<c109810f>] ? select_bad_process.constprop.12+0xab/0xff
[  744.754220]  [<c10983e0>] ? out_of_memory+0xf8/0x135
[  744.754222]  [<c109aecd>] ? __alloc_pages_nodemask+0x509/0x63e
[  744.754225]  [<c1036b85>] ? copy_process+0xc7/0xe0f
[  744.754227]  [<c10379b2>] ? do_fork+0xc5/0x1d4
[  744.754230]  [<c1029f01>] ? should_resched+0x5/0x1e
[  744.754234]  [<c12c0549>] ? _cond_resched+0x5/0x18
[  744.754237]  [<c1164ae4>] ? copy_to_user+0x2e/0x4d
[  744.754240]  [<c1010c5e>] ? sys_clone+0x1a/0x1f
[  744.754242]  [<c12c5e59>] ? ptregs_clone+0x15/0x3c
[  744.754244]  [<c12c5d1f>] ? sysenter_do_call+0x12/0x28
[  744.754245] Mem-Info:
[  744.754246] DMA per-cpu:
[  744.754247] CPU    0: hi:    0, btch:   1 usd:   0
[  744.754249] CPU    1: hi:    0, btch:   1 usd:   0
[  744.754250] CPU    2: hi:    0, btch:   1 usd:   0
[  744.754251] CPU    3: hi:    0, btch:   1 usd:   0
[  744.754252] CPU    4: hi:    0, btch:   1 usd:   0
[  744.754253] CPU    5: hi:    0, btch:   1 usd:   0
[  744.754254] CPU    6: hi:    0, btch:   1 usd:   0
[  744.754255] CPU    7: hi:    0, btch:   1 usd:   0
[  744.754256] CPU    8: hi:    0, btch:   1 usd:   0
[  744.754258] CPU    9: hi:    0, btch:   1 usd:   0
[  744.754259] CPU   10: hi:    0, btch:   1 usd:   0
[  744.754260] CPU   11: hi:    0, btch:   1 usd:   0
[  744.754261] CPU   12: hi:    0, btch:   1 usd:   0
[  744.754262] CPU   13: hi:    0, btch:   1 usd:   0
[  744.754263] CPU   14: hi:    0, btch:   1 usd:   0
[  744.754264] CPU   15: hi:    0, btch:   1 usd:   0
[  744.754265] CPU   16: hi:    0, btch:   1 usd:   0
[  744.754267] CPU   17: hi:    0, btch:   1 usd:   0
[  744.754268] CPU   18: hi:    0, btch:   1 usd:   0
[  744.754269] CPU   19: hi:    0, btch:   1 usd:   0
[  744.754270] CPU   20: hi:    0, btch:   1 usd:   0
[  744.754271] CPU   21: hi:    0, btch:   1 usd:   0
[  744.754272] CPU   22: hi:    0, btch:   1 usd:   0
[  744.754273] CPU   23: hi:    0, btch:   1 usd:   0
[  744.754274] CPU   24: hi:    0, btch:   1 usd:   0
[  744.754275] CPU   25: hi:    0, btch:   1 usd:   0
[  744.754276] CPU   26: hi:    0, btch:   1 usd:   0
[  744.754278] CPU   27: hi:    0, btch:   1 usd:   0
[  744.754279] CPU   28: hi:    0, btch:   1 usd:   0
[  744.754280] CPU   29: hi:    0, btch:   1 usd:   0
[  744.754281] CPU   30: hi:    0, btch:   1 usd:   0
[  744.754282] CPU   31: hi:    0, btch:   1 usd:   0
[  744.754283] Normal per-cpu:
[  744.754284] CPU    0: hi:  186, btch:  31 usd:  84
[  744.754285] CPU    1: hi:  186, btch:  31 usd:   0
[  744.754286] CPU    2: hi:  186, btch:  31 usd:   0
[  744.754287] CPU    3: hi:  186, btch:  31 usd:   0
[  744.754288] CPU    4: hi:  186, btch:  31 usd:   0
[  744.754289] CPU    5: hi:  186, btch:  31 usd:   0
[  744.754290] CPU    6: hi:  186, btch:  31 usd:   0
[  744.754291] CPU    7: hi:  186, btch:  31 usd:   0
[  744.754292] CPU    8: hi:  186, btch:  31 usd:  51
[  744.754294] CPU    9: hi:  186, btch:  31 usd:  43
[  744.754295] CPU   10: hi:  186, btch:  31 usd:  61
[  744.754296] CPU   11: hi:  186, btch:  31 usd:  58
[  744.754297] CPU   12: hi:  186, btch:  31 usd:  36
[  744.754298] CPU   13: hi:  186, btch:  31 usd:  58
[  744.754299] CPU   14: hi:  186, btch:  31 usd:  15
[  744.754300] CPU   15: hi:  186, btch:  31 usd:  13
[  744.754301] CPU   16: hi:  186, btch:  31 usd:   0
[  744.754302] CPU   17: hi:  186, btch:  31 usd:  33
[  744.754303] CPU   18: hi:  186, btch:  31 usd:   0
[  744.754304] CPU   19: hi:  186, btch:  31 usd:   0
[  744.754305] CPU   20: hi:  186, btch:  31 usd:   0
[  744.754306] CPU   21: hi:  186, btch:  31 usd:   0
[  744.754307] CPU   22: hi:  186, btch:  31 usd:   0
[  744.754308] CPU   23: hi:  186, btch:  31 usd:   0
[  744.754309] CPU   24: hi:  186, btch:  31 usd:   0
[  744.754310] CPU   25: hi:  186, btch:  31 usd:   0
[  744.754312] CPU   26: hi:  186, btch:  31 usd:   0
[  744.754313] CPU   27: hi:  186, btch:  31 usd:   0
[  744.754314] CPU   28: hi:  186, btch:  31 usd:   0
[  744.754315] CPU   29: hi:  186, btch:  31 usd:   0
[  744.754316] CPU   30: hi:  186, btch:  31 usd:   0
[  744.754317] CPU   31: hi:  186, btch:  31 usd:   0
[  744.754317] HighMem per-cpu:
[  744.754318] CPU    0: hi:  186, btch:  31 usd:  60
[  744.754320] CPU    1: hi:  186, btch:  31 usd:   0
[  744.754321] CPU    2: hi:  186, btch:  31 usd:   0
[  744.754322] CPU    3: hi:  186, btch:  31 usd:   0
[  744.754323] CPU    4: hi:  186, btch:  31 usd:   0
[  744.754324] CPU    5: hi:  186, btch:  31 usd:   0
[  744.754325] CPU    6: hi:  186, btch:  31 usd:   0
[  744.754326] CPU    7: hi:  186, btch:  31 usd:   0
[  744.754327] CPU    8: hi:  186, btch:  31 usd:  53
[  744.754328] CPU    9: hi:  186, btch:  31 usd:  26
[  744.754329] CPU   10: hi:  186, btch:  31 usd:  11
[  744.754330] CPU   11: hi:  186, btch:  31 usd:  10
[  744.754331] CPU   12: hi:  186, btch:  31 usd:  24
[  744.754332] CPU   13: hi:  186, btch:  31 usd:   3
[  744.754333] CPU   14: hi:  186, btch:  31 usd:   4
[  744.754334] CPU   15: hi:  186, btch:  31 usd:  15
[  744.754335] CPU   16: hi:  186, btch:  31 usd:   0
[  744.754336] CPU   17: hi:  186, btch:  31 usd:  21
[  744.754337] CPU   18: hi:  186, btch:  31 usd:   0
[  744.754338] CPU   19: hi:  186, btch:  31 usd:   0
[  744.754339] CPU   20: hi:  186, btch:  31 usd:   0
[  744.754340] CPU   21: hi:  186, btch:  31 usd:   0
[  744.754341] CPU   22: hi:  186, btch:  31 usd:   0
[  744.754343] CPU   23: hi:  186, btch:  31 usd:   0
[  744.754344] CPU   24: hi:  186, btch:  31 usd:   0
[  744.754345] CPU   25: hi:  186, btch:  31 usd:   0
[  744.754346] CPU   26: hi:  186, btch:  31 usd:   0
[  744.754347] CPU   27: hi:  186, btch:  31 usd:   0
[  744.754348] CPU   28: hi:  186, btch:  31 usd:   0
[  744.754349] CPU   29: hi:  186, btch:  31 usd:   0
[  744.754350] CPU   30: hi:  186, btch:  31 usd:   0
[  744.754351] CPU   31: hi:  186, btch:  31 usd:   0
[  744.754354] active_anon:13497 inactive_anon:129 isolated_anon:0
[  744.754354]  active_file:2664 inactive_file:4144756 isolated_file:0
[  744.754355]  unevictable:0 dirty:510 writeback:0 unstable:0
[  744.754356]  free:11867217 slab_reclaimable:68289 slab_unreclaimable:7204
[  744.754356]  mapped:8066 shmem:250 pagetables:519 bounce:0
[  744.754361] DMA free:4260kB min:784kB low:980kB high:1176kB active_anon:0kB inactive_anon:0kB active_file:4kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15784kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:11628kB slab_unreclaimable:4kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:499 all_unreclaimable? yes
[  744.754364] lowmem_reserve[]: 0 867 62932 62932
[  744.754369] Normal free:43788kB min:44112kB low:55140kB high:66168kB active_anon:0kB inactive_anon:0kB active_file:912kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:887976kB mlocked:0kB dirty:0kB writeback:0kB mapped:4kB shmem:0kB slab_reclaimable:261528kB slab_unreclaimable:28812kB kernel_stack:3096kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:16060 all_unreclaimable? yes
[  744.754372] lowmem_reserve[]: 0 0 496525 496525
[  744.754377] HighMem free:47420820kB min:512kB low:789888kB high:1579264kB active_anon:53988kB inactive_anon:516kB active_file:9740kB inactive_file:16579320kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:63555300kB mlocked:0kB dirty:2040kB writeback:0kB mapped:32260kB shmem:1000kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:2076kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[  744.754380] lowmem_reserve[]: 0 0 0 0
[  744.754381] DMA: 445*4kB 36*8kB 3*16kB 1*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 4260kB
[  744.754386] Normal: 1132*4kB 620*8kB 237*16kB 70*32kB 38*64kB 26*128kB 20*256kB 14*512kB 4*1024kB 3*2048kB 0*4096kB = 43808kB
[  744.754390] HighMem: 226*4kB 242*8kB 155*16kB 66*32kB 10*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 2*2048kB 11574*4096kB = 47420680kB
[  744.754395] 4148173 total pagecache pages
[  744.754396] 0 pages in swap cache
[  744.754397] Swap cache stats: add 0, delete 0, find 0/0
[  744.754397] Free swap  = 0kB
[  744.754398] Total swap = 0kB
[  744.900649] 16777200 pages RAM
[  744.900650] 16549378 pages HighMem
[  744.900651] 664304 pages reserved
[  744.900652] 4162276 pages shared
[  744.900653] 104263 pages non-shared
[  744.900654] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[  744.900668] [  654]     0   654      867      504  28     -17         -1000 udevd
[  744.900670] [  958]     0   958      800      365   9     -17         -1000 udevd
[  744.900672] [  959]     0   959      833      369  22     -17         -1000 udevd
[  744.900674] [ 2208]     0  2208      594      198  13       0             0 rpcbind
[  744.900676] [ 2239]   105  2239      662      318  10       0             0 rpc.statd
[  744.900678] [ 2253]     0  2253      644       97  25       0             0 rpc.idmapd
[  744.900680] [ 2573]     0  2573     7220      357   0       0             0 rsyslogd
[  744.900681] [ 2676]     0  2676      538       31   8       0             0 atd
[  744.900683] [ 2694]     0  2694      959      238   8       0             0 cron
[  744.900685] [ 2723]     0  2723      519      207   8       0             0 anacron
[  744.900687] [ 2890]     0  2890      469      154   1       0             0 acpid
[  744.900688] [ 3004]   101  3004      883      386   4       0             0 dbus-daemon
[  744.900690] [ 3045]   106  3045      789      367  20       0             0 avahi-daemon
[  744.900692] [ 3046]   106  3046      789      108   6       0             0 avahi-daemon
[  744.900694] [ 3065]     0  3065     1121      348   7       0             0 bluetoothd
[  744.900696] [ 3070]     0  3070     1616      264   6     -17         -1000 sshd
[  744.900698] [ 3088]     0  3088     6803     1138   3       0             0 NetworkManager
[  744.900699] [ 3124]   104  3124     1855      230   9       0             0 exim4
[  744.900702] [ 3206]     0  3206     4504      693   0       0             0 gdm3
[  744.900704] [ 3227]     0  3227     6100     1017   8       0             0 polkitd
[  744.900705] [ 3246]     0  3246     1722      686   7       0             0 modem-manager
[  744.900707] [ 3247]     0  3247     5350     1020   3       0             0 gdm-simple-slav
[  744.900709] [ 3263]     0  3263     1295      766  13       0             0 dhclient
[  744.900711] [ 3265]     0  3265      462       74   3       0             0 minissdpd
[  744.900713] [ 3266]     0  3266      945      212  17       0             0 getty
[  744.900714] [ 3267]     0  3267      945      212   4       0             0 getty
[  744.900716] [ 3268]     0  3268      945      214   8       0             0 getty
[  744.900718] [ 3269]     0  3269      945      213   1       0             0 getty
[  744.900719] [ 3270]     0  3270      945      212   0       0             0 getty
[  744.900721] [ 3271]     0  3271      945      215   3       0             0 getty
[  744.900723] [ 3274]     0  3274    31830     4077  10       0             0 Xorg
[  744.900725] [ 3343]   112  3343      849      278   9       0             0 dbus-daemon
[  744.900727] [ 3344]     0  3344     6940      988  14       0             0 gdm-session-wor
[  744.900728] [ 3347]     0  3347     5847      757   8       0             0 accounts-daemon
[  744.900730] [ 3351]     0  3351     7258      850   5       0             0 console-kit-dae
[  744.900732] [ 3425]   112  3425    12558     2244   7       0             0 gnome-session
[  744.900734] [ 3429]   112  3429    55404     3215  10       0             0 gnome-settings-
[  744.900736] [ 3436]     0  3436     6837      944   2       0             0 upowerd
[  744.900738] [ 3475]   112  3475     2093      512  10       0             0 gvfsd
[  744.900739] [ 3512]   112  3512    10561      771   2       0             0 at-spi-bus-laun
[  744.900741] [ 3516]   112  3516      755      359  15       0             0 dbus-daemon
[  744.900743] [ 3699]   112  3699    21879      921   6       0             0 pulseaudio
[  744.900745] [ 3704]   110  3704     5001      303   7       0             0 rtkit-daemon
[  744.900746] [ 3706]   112  3706     4219      771  14       0             0 at-spi2-registr
[  744.900749] [ 3813]   112  3813    32934     2130  11       0             0 metacity
[  744.900750] [ 3816]   112  3816     8191     2082  13       0             0 polkit-gnome-au
[  744.900752] [ 3817]   112  3817    34055     3470  14       0             0 gdm-simple-gree
[  744.900754] [ 3828]     0  3828     4735      756   7       0             0 gdm-session-wor
[  744.900755] [ 3830]     0  3830     2475      847   0       0             0 sshd
[  744.900757] [ 3835]  1000  3835     2519      524   1       0             0 sshd
[  744.900759] [ 3836]  1000  3836     1398      698   2       0             0 bash
[  744.900761] [ 3919]  1000  3919     2790     1464   1       0             0 xterm
[  744.900762] [ 3921]  1000  3921     1305      607  10       0             0 bash
[  744.900764] [ 4120]  1000  4120     1305      317   8       0             0 bash
[  744.900766] [ 4149]     0  4149      483      127  17       0             0 sh
[  744.900768] [ 4150]     0  4150      461      127   1       0             0 run-parts
[  744.900769] [ 4154]     0  4154      483      128   0       0             0 apt-xapian-inde
[  744.900771] [ 4159]     0  4159     2771     1442   0       0             0 update-apt-xapi
[  744.900773] [ 4263]  1000  4263     1142      404  11       0             0 dd
[  744.900774] Out of memory: Kill process 2208 (rpcbind) score 1 or sacrifice child
[  744.900777] Killed process 2208 (rpcbind) total-vm:2376kB, anon-rss:212kB, file-rss:580kB
[  744.903855] bash invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[  744.903858] bash cpuset=/ mems_allowed=0
[  744.903860] Pid: 3836, comm: bash Not tainted 3.2.0-4-686-pae #1 Debian 3.2.32-1
[  744.903862] Call Trace:
[  744.903868]  [<c1097c1c>] ? dump_header.isra.6+0x5c/0x167
[  744.903871]  [<c1120ff8>] ? security_real_capable_noaudit+0x2c/0x35
[  744.903873]  [<c1097e93>] ? oom_kill_process+0x30/0x201
[  744.903875]  [<c109810f>] ? select_bad_process.constprop.12+0xab/0xff
[  744.903877]  [<c10983e0>] ? out_of_memory+0xf8/0x135
[  744.903879]  [<c109aecd>] ? __alloc_pages_nodemask+0x509/0x63e
[  744.903883]  [<c1036b85>] ? copy_process+0xc7/0xe0f
[  744.903885]  [<c10379b2>] ? do_fork+0xc5/0x1d4
[  744.903887]  [<c1029f01>] ? should_resched+0x5/0x1e
[  744.903891]  [<c12c0549>] ? _cond_resched+0x5/0x18
[  744.903894]  [<c1164ae4>] ? copy_to_user+0x2e/0x4d
[  744.903897]  [<c1010c5e>] ? sys_clone+0x1a/0x1f
[  744.903900]  [<c12c5e59>] ? ptregs_clone+0x15/0x3c
[  744.903901]  [<c12c5d1f>] ? sysenter_do_call+0x12/0x28
[  744.903902] Mem-Info:
[  744.903903] DMA per-cpu:
[  744.903905] CPU    0: hi:    0, btch:   1 usd:   0
[  744.903906] CPU    1: hi:    0, btch:   1 usd:   0
[  744.903907] CPU    2: hi:    0, btch:   1 usd:   0
[  744.903908] CPU    3: hi:    0, btch:   1 usd:   0
[  744.903909] CPU    4: hi:    0, btch:   1 usd:   0
[  744.903910] CPU    5: hi:    0, btch:   1 usd:   0
[  744.903911] CPU    6: hi:    0, btch:   1 usd:   0
[  744.903912] CPU    7: hi:    0, btch:   1 usd:   0
[  744.903913] CPU    8: hi:    0, btch:   1 usd:   0
[  744.903914] CPU    9: hi:    0, btch:   1 usd:   0
[  744.903916] CPU   10: hi:    0, btch:   1 usd:   0
[  744.903917] CPU   11: hi:    0, btch:   1 usd:   0
[  744.903918] CPU   12: hi:    0, btch:   1 usd:   0
[  744.903919] CPU   13: hi:    0, btch:   1 usd:   0
[  744.903920] CPU   14: hi:    0, btch:   1 usd:   0
[  744.903921] CPU   15: hi:    0, btch:   1 usd:   0
[  744.903922] CPU   16: hi:    0, btch:   1 usd:   0
[  744.903923] CPU   17: hi:    0, btch:   1 usd:   0
[  744.903924] CPU   18: hi:    0, btch:   1 usd:   0
[  744.903925] CPU   19: hi:    0, btch:   1 usd:   0
[  744.903926] CPU   20: hi:    0, btch:   1 usd:   0
[  744.903927] CPU   21: hi:    0, btch:   1 usd:   0
[  744.903928] CPU   22: hi:    0, btch:   1 usd:   0
[  744.903929] CPU   23: hi:    0, btch:   1 usd:   0
[  744.903930] CPU   24: hi:    0, btch:   1 usd:   0
[  744.903932] CPU   25: hi:    0, btch:   1 usd:   0
[  744.903933] CPU   26: hi:    0, btch:   1 usd:   0
[  744.903934] CPU   27: hi:    0, btch:   1 usd:   0
[  744.903935] CPU   28: hi:    0, btch:   1 usd:   0
[  744.903936] CPU   29: hi:    0, btch:   1 usd:   0
[  744.903937] CPU   30: hi:    0, btch:   1 usd:   0
[  744.903938] CPU   31: hi:    0, btch:   1 usd:   0
[  744.903939] Normal per-cpu:
[  744.903940] CPU    0: hi:  186, btch:  31 usd:   0
[  744.903941] CPU    1: hi:  186, btch:  31 usd:   0
[  744.903942] CPU    2: hi:  186, btch:  31 usd:   0
[  744.903943] CPU    3: hi:  186, btch:  31 usd:   0
[  744.903944] CPU    4: hi:  186, btch:  31 usd:   0
[  744.903946] CPU    5: hi:  186, btch:  31 usd:   0
[  744.903947] CPU    6: hi:  186, btch:  31 usd:   0
[  744.903948] CPU    7: hi:  186, btch:  31 usd:   0
[  744.903949] CPU    8: hi:  186, btch:  31 usd:   0
[  744.903950] CPU    9: hi:  186, btch:  31 usd:   0
[  744.903951] CPU   10: hi:  186, btch:  31 usd:   0
[  744.903952] CPU   11: hi:  186, btch:  31 usd:   0
[  744.903953] CPU   12: hi:  186, btch:  31 usd:   0
[  744.903954] CPU   13: hi:  186, btch:  31 usd:   0
[  744.903955] CPU   14: hi:  186, btch:  31 usd:   0
[  744.903956] CPU   15: hi:  186, btch:  31 usd:   0
[  744.903957] CPU   16: hi:  186, btch:  31 usd:   0
[  744.903958] CPU   17: hi:  186, btch:  31 usd:   0
[  744.903959] CPU   18: hi:  186, btch:  31 usd:   0
[  744.903960] CPU   19: hi:  186, btch:  31 usd:   0
[  744.903961] CPU   20: hi:  186, btch:  31 usd:   0
[  744.903962] CPU   21: hi:  186, btch:  31 usd:   0
[  744.903964] CPU   22: hi:  186, btch:  31 usd:   0
[  744.903965] CPU   23: hi:  186, btch:  31 usd:   0
[  744.903966] CPU   24: hi:  186, btch:  31 usd:   0
[  744.903967] CPU   25: hi:  186, btch:  31 usd:   0
[  744.903968] CPU   26: hi:  186, btch:  31 usd:   0
[  744.903969] CPU   27: hi:  186, btch:  31 usd:   0
[  744.903970] CPU   28: hi:  186, btch:  31 usd:   0
[  744.903971] CPU   29: hi:  186, btch:  31 usd:   0
[  744.903972] CPU   30: hi:  186, btch:  31 usd:   0
[  744.903973] CPU   31: hi:  186, btch:  31 usd:   0
[  744.903974] HighMem per-cpu:
[  744.903975] CPU    0: hi:  186, btch:  31 usd:   0
[  744.903976] CPU    1: hi:  186, btch:  31 usd:   0
[  744.903977] CPU    2: hi:  186, btch:  31 usd:   0
[  744.903978] CPU    3: hi:  186, btch:  31 usd:   0
[  744.903979] CPU    4: hi:  186, btch:  31 usd:   0
[  744.903980] CPU    5: hi:  186, btch:  31 usd:   0
[  744.903981] CPU    6: hi:  186, btch:  31 usd:   0
[  744.903982] CPU    7: hi:  186, btch:  31 usd:   0
[  744.903983] CPU    8: hi:  186, btch:  31 usd:   0
[  744.903984] CPU    9: hi:  186, btch:  31 usd:   0
[  744.903985] CPU   10: hi:  186, btch:  31 usd:   0
[  744.903986] CPU   11: hi:  186, btch:  31 usd:   0
[  744.903987] CPU   12: hi:  186, btch:  31 usd:   0
[  744.903988] CPU   13: hi:  186, btch:  31 usd:   0
[  744.903989] CPU   14: hi:  186, btch:  31 usd:   0
[  744.903991] CPU   15: hi:  186, btch:  31 usd:   0
[  744.903992] CPU   16: hi:  186, btch:  31 usd:   0
[  744.903993] CPU   17: hi:  186, btch:  31 usd:   0
[  744.903994] CPU   18: hi:  186, btch:  31 usd:   0
[  744.903995] CPU   19: hi:  186, btch:  31 usd:   0
[  744.903996] CPU   20: hi:  186, btch:  31 usd:   0
[  744.903997] CPU   21: hi:  186, btch:  31 usd:   0
[  744.903998] CPU   22: hi:  186, btch:  31 usd:   0
[  744.903999] CPU   23: hi:  186, btch:  31 usd:   0
[  744.904000] CPU   24: hi:  186, btch:  31 usd:   0
[  744.904001] CPU   25: hi:  186, btch:  31 usd:   0
[  744.904002] CPU   26: hi:  186, btch:  31 usd:   0
[  744.904003] CPU   27: hi:  186, btch:  31 usd:   0
[  744.904004] CPU   28: hi:  186, btch:  31 usd:   0
[  744.904005] CPU   29: hi:  186, btch:  31 usd:   0
[  744.904006] CPU   30: hi:  186, btch:  31 usd:   0
[  744.904007] CPU   31: hi:  186, btch:  31 usd:   0
[  744.904010] active_anon:13424 inactive_anon:129 isolated_anon:0
[  744.904011]  active_file:2571 inactive_file:4145057 isolated_file:0
[  744.904012]  unevictable:0 dirty:147 writeback:217 unstable:0
[  744.904012]  free:11867333 slab_reclaimable:68412 slab_unreclaimable:7204
[  744.904013]  mapped:8046 shmem:250 pagetables:511 bounce:0
[  744.904017] DMA free:4260kB min:784kB low:980kB high:1176kB active_anon:0kB inactive_anon:0kB active_file:4kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15784kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:11628kB slab_unreclaimable:4kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:505 all_unreclaimable? yes
[  744.904020] lowmem_reserve[]: 0 867 62932 62932
[  744.904025] Normal free:44076kB min:44112kB low:55140kB high:66168kB active_anon:0kB inactive_anon:0kB active_file:488kB inactive_file:220kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:887976kB mlocked:0kB dirty:0kB writeback:0kB mapped:4kB shmem:0kB slab_reclaimable:262020kB slab_unreclaimable:28812kB kernel_stack:3096kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:1316 all_unreclaimable? yes
[  744.904028] lowmem_reserve[]: 0 0 496525 496525
[  744.904032] HighMem free:47420996kB min:512kB low:789888kB high:1579264kB active_anon:53696kB inactive_anon:516kB active_file:9792kB inactive_file:16580008kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:63555300kB mlocked:0kB dirty:588kB writeback:868kB mapped:32180kB shmem:1000kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:2044kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[  744.904036] lowmem_reserve[]: 0 0 0 0
[  744.904037] DMA: 445*4kB 36*8kB 3*16kB 1*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 4260kB
[  744.904042] Normal: 1298*4kB 676*8kB 255*16kB 75*32kB 40*64kB 25*128kB 21*256kB 14*512kB 4*1024kB 3*2048kB 0*4096kB = 45624kB
[  744.904046] HighMem: 343*4kB 256*8kB 168*16kB 70*32kB 14*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 2*2048kB 11574*4096kB = 47421852kB
[  744.904050] 4148178 total pagecache pages
[  744.904051] 0 pages in swap cache
[  744.904052] Swap cache stats: add 0, delete 0, find 0/0
[  744.904053] Free swap  = 0kB
[  744.904054] Total swap = 0kB
[  745.068631] 16777200 pages RAM
[  745.068633] 16549378 pages HighMem
[  745.068634] 664304 pages reserved
[  745.068635] 4162107 pages shared
[  745.068636] 104210 pages non-shared
[  745.068637] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[  745.068653] [  654]     0   654      867      504  28     -17         -1000 udevd
[  745.068656] [  958]     0   958      800      365   9     -17         -1000 udevd
[  745.068658] [  959]     0   959      833      369  22     -17         -1000 udevd
[  745.068660] [ 2239]   105  2239      662      318  10       0             0 rpc.statd
[  745.068663] [ 2253]     0  2253      644       97  25       0             0 rpc.idmapd
[  745.068665] [ 2573]     0  2573     7220      357   0       0             0 rsyslogd
[  745.068668] [ 2676]     0  2676      538       31   8       0             0 atd
[  745.068670] [ 2694]     0  2694      959      238   8       0             0 cron
[  745.068672] [ 2723]     0  2723      519      207   8       0             0 anacron
[  745.068674] [ 2890]     0  2890      469      154   1       0             0 acpid
[  745.068677] [ 3004]   101  3004      883      386   4       0             0 dbus-daemon
[  745.068679] [ 3045]   106  3045      789      367  20       0             0 avahi-daemon
[  745.068681] [ 3046]   106  3046      789      108   6       0             0 avahi-daemon
[  745.068683] [ 3065]     0  3065     1121      348   7       0             0 bluetoothd
[  745.068685] [ 3070]     0  3070     1616      264   6     -17         -1000 sshd
[  745.068688] [ 3088]     0  3088     6803     1138   3       0             0 NetworkManager
[  745.068690] [ 3124]   104  3124     1855      230   9       0             0 exim4
[  745.068692] [ 3206]     0  3206     4504      693   0       0             0 gdm3
[  745.068694] [ 3227]     0  3227     6100     1017   8       0             0 polkitd
[  745.068696] [ 3246]     0  3246     1722      686   7       0             0 modem-manager
[  745.068699] [ 3247]     0  3247     5350     1020   3       0             0 gdm-simple-slav
[  745.068701] [ 3263]     0  3263     1295      766  13       0             0 dhclient
[  745.068703] [ 3265]     0  3265      462       74   3       0             0 minissdpd
[  745.068706] [ 3266]     0  3266      945      212  17       0             0 getty
[  745.068707] [ 3267]     0  3267      945      212   4       0             0 getty
[  745.068710] [ 3268]     0  3268      945      214   8       0             0 getty
[  745.068712] [ 3269]     0  3269      945      213   1       0             0 getty
[  745.068714] [ 3270]     0  3270      945      212   0       0             0 getty
[  745.068716] [ 3271]     0  3271      945      215   3       0             0 getty
[  745.068718] [ 3274]     0  3274    31830     4077  10       0             0 Xorg
[  745.068720] [ 3343]   112  3343      849      278   9       0             0 dbus-daemon
[  745.068723] [ 3344]     0  3344     6940      988  14       0             0 gdm-session-wor
[  745.068725] [ 3347]     0  3347     5847      757   8       0             0 accounts-daemon
[  745.068727] [ 3351]     0  3351     7258      850   5       0             0 console-kit-dae
[  745.068729] [ 3425]   112  3425    12558     2244   7       0             0 gnome-session
[  745.068732] [ 3429]   112  3429    55404     3215  10       0             0 gnome-settings-
[  745.068734] [ 3436]     0  3436     6837      944   2       0             0 upowerd
[  745.068736] [ 3475]   112  3475     2093      512  10       0             0 gvfsd
[  745.068738] [ 3512]   112  3512    10561      771   2       0             0 at-spi-bus-laun
[  745.068740] [ 3516]   112  3516      755      359  15       0             0 dbus-daemon
[  745.068743] [ 3699]   112  3699    21879      921   6       0             0 pulseaudio
[  745.068745] [ 3704]   110  3704     5001      303   7       0             0 rtkit-daemon
[  745.068747] [ 3706]   112  3706     4219      771  14       0             0 at-spi2-registr
[  745.068749] [ 3813]   112  3813    32934     2130  11       0             0 metacity
[  745.068751] [ 3816]   112  3816     8191     2082  13       0             0 polkit-gnome-au
[  745.068754] [ 3817]   112  3817    34055     3470  14       0             0 gdm-simple-gree
[  745.068756] [ 3828]     0  3828     4735      756   7       0             0 gdm-session-wor
[  745.068758] [ 3830]     0  3830     2475      847   0       0             0 sshd
[  745.068760] [ 3835]  1000  3835     2519      524   1       0             0 sshd
[  745.068762] [ 3836]  1000  3836     1398      698   3       0             0 bash
[  745.068764] [ 3919]  1000  3919     2790     1464   1       0             0 xterm
[  745.068767] [ 3921]  1000  3921     1305      607  10       0             0 bash
[  745.068769] [ 4120]  1000  4120     1305      317   8       0             0 bash
[  745.068771] [ 4149]     0  4149      483      127  17       0             0 sh
[  745.068773] [ 4150]     0  4150      461      127   1       0             0 run-parts
[  745.068775] [ 4154]     0  4154      483      128   0       0             0 apt-xapian-inde
[  745.068777] [ 4159]     0  4159     2771     1442   0       0             0 update-apt-xapi
[  745.068780] [ 4263]  1000  4263     1142      404  11       0             0 dd
[  745.068782] Out of memory: Kill process 2239 (rpc.statd) score 1 or sacrifice child
[  745.068784] Killed process 2239 (rpc.statd) total-vm:2648kB, anon-rss:412kB, file-rss:860kB
[  745.070489] bash invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[  745.070492] bash cpuset=/ mems_allowed=0
[  745.070495] Pid: 3836, comm: bash Not tainted 3.2.0-4-686-pae #1 Debian 3.2.32-1
[  745.070496] Call Trace:
[  745.070504]  [<c1097c1c>] ? dump_header.isra.6+0x5c/0x167
[  745.070508]  [<c1120ff8>] ? security_real_capable_noaudit+0x2c/0x35
[  745.070510]  [<c1097e93>] ? oom_kill_process+0x30/0x201
[  745.070513]  [<c109810f>] ? select_bad_process.constprop.12+0xab/0xff
[  745.070515]  [<c10983e0>] ? out_of_memory+0xf8/0x135
[  745.070518]  [<c109aecd>] ? __alloc_pages_nodemask+0x509/0x63e
[  745.070522]  [<c1036b85>] ? copy_process+0xc7/0xe0f
[  745.070525]  [<c10379b2>] ? do_fork+0xc5/0x1d4
[  745.070528]  [<c1029f01>] ? should_resched+0x5/0x1e
[  745.070533]  [<c12c0549>] ? _cond_resched+0x5/0x18
[  745.070537]  [<c1164ae4>] ? copy_to_user+0x2e/0x4d
[  745.070541]  [<c1010c5e>] ? sys_clone+0x1a/0x1f
[  745.070544]  [<c12c5e59>] ? ptregs_clone+0x15/0x3c
[  745.070546]  [<c12c5d1f>] ? sysenter_do_call+0x12/0x28
[  745.070547] Mem-Info:
[  745.070548] DMA per-cpu:
[  745.070550] CPU    0: hi:    0, btch:   1 usd:   0
[  745.070551] CPU    1: hi:    0, btch:   1 usd:   0
[  745.070553] CPU    2: hi:    0, btch:   1 usd:   0
[  745.070554] CPU    3: hi:    0, btch:   1 usd:   0
[  745.070556] CPU    4: hi:    0, btch:   1 usd:   0
[  745.070557] CPU    5: hi:    0, btch:   1 usd:   0
[  745.070559] CPU    6: hi:    0, btch:   1 usd:   0
[  745.070560] CPU    7: hi:    0, btch:   1 usd:   0
[  745.070561] CPU    8: hi:    0, btch:   1 usd:   0
[  745.070563] CPU    9: hi:    0, btch:   1 usd:   0
[  745.070564] CPU   10: hi:    0, btch:   1 usd:   0
[  745.070566] CPU   11: hi:    0, btch:   1 usd:   0
[  745.070567] CPU   12: hi:    0, btch:   1 usd:   0
[  745.070568] CPU   13: hi:    0, btch:   1 usd:   0
[  745.070570] CPU   14: hi:    0, btch:   1 usd:   0
[  745.070571] CPU   15: hi:    0, btch:   1 usd:   0
[  745.070573] CPU   16: hi:    0, btch:   1 usd:   0
[  745.070574] CPU   17: hi:    0, btch:   1 usd:   0
[  745.070575] CPU   18: hi:    0, btch:   1 usd:   0
[  745.070577] CPU   19: hi:    0, btch:   1 usd:   0
[  745.070578] CPU   20: hi:    0, btch:   1 usd:   0
[  745.070579] CPU   21: hi:    0, btch:   1 usd:   0
[  745.070581] CPU   22: hi:    0, btch:   1 usd:   0
[  745.070582] CPU   23: hi:    0, btch:   1 usd:   0
[  745.070584] CPU   24: hi:    0, btch:   1 usd:   0
[  745.070585] CPU   25: hi:    0, btch:   1 usd:   0
[  745.070586] CPU   26: hi:    0, btch:   1 usd:   0
[  745.070588] CPU   27: hi:    0, btch:   1 usd:   0
[  745.070589] CPU   28: hi:    0, btch:   1 usd:   0
[  745.070591] CPU   29: hi:    0, btch:   1 usd:   0
[  745.070592] CPU   30: hi:    0, btch:   1 usd:   0
[  745.070593] CPU   31: hi:    0, btch:   1 usd:   0
[  745.070594] Normal per-cpu:
[  745.070596] CPU    0: hi:  186, btch:  31 usd:   0
[  745.070597] CPU    1: hi:  186, btch:  31 usd:   0
[  745.070598] CPU    2: hi:  186, btch:  31 usd:   0
[  745.070600] CPU    3: hi:  186, btch:  31 usd:   0
[  745.070601] CPU    4: hi:  186, btch:  31 usd:   0
[  745.070602] CPU    5: hi:  186, btch:  31 usd:   0
[  745.070604] CPU    6: hi:  186, btch:  31 usd:   0
[  745.070605] CPU    7: hi:  186, btch:  31 usd:   0
[  745.070606] CPU    8: hi:  186, btch:  31 usd:   0
[  745.070607] CPU    9: hi:  186, btch:  31 usd:   0
[  745.070609] CPU   10: hi:  186, btch:  31 usd:  33
[  745.070610] CPU   11: hi:  186, btch:  31 usd:   0
[  745.070611] CPU   12: hi:  186, btch:  31 usd:   0
[  745.070613] CPU   13: hi:  186, btch:  31 usd:   0
[  745.070614] CPU   14: hi:  186, btch:  31 usd:   0
[  745.070615] CPU   15: hi:  186, btch:  31 usd:   0
[  745.070617] CPU   16: hi:  186, btch:  31 usd:   0
[  745.070618] CPU   17: hi:  186, btch:  31 usd:   0
[  745.070619] CPU   18: hi:  186, btch:  31 usd:   0
[  745.070620] CPU   19: hi:  186, btch:  31 usd:   0
[  745.070622] CPU   20: hi:  186, btch:  31 usd:   0
[  745.070623] CPU   21: hi:  186, btch:  31 usd:   0
[  745.070624] CPU   22: hi:  186, btch:  31 usd:   0
[  745.070625] CPU   23: hi:  186, btch:  31 usd:   0
[  745.070627] CPU   24: hi:  186, btch:  31 usd:   0
[  745.070628] CPU   25: hi:  186, btch:  31 usd:   0
[  745.070629] CPU   26: hi:  186, btch:  31 usd:   0
[  745.070631] CPU   27: hi:  186, btch:  31 usd:   0
[  745.070632] CPU   28: hi:  186, btch:  31 usd:   0
[  745.070633] CPU   29: hi:  186, btch:  31 usd:   0
[  745.070634] CPU   30: hi:  186, btch:  31 usd:   0
[  745.070636] CPU   31: hi:  186, btch:  31 usd:   0
[  745.070637] HighMem per-cpu:
[  745.070638] CPU    0: hi:  186, btch:  31 usd:   0
[  745.070639] CPU    1: hi:  186, btch:  31 usd:   0
[  745.070640] CPU    2: hi:  186, btch:  31 usd:   0
[  745.070642] CPU    3: hi:  186, btch:  31 usd:   0
[  745.070643] CPU    4: hi:  186, btch:  31 usd:   0
[  745.070644] CPU    5: hi:  186, btch:  31 usd:   0
[  745.070646] CPU    6: hi:  186, btch:  31 usd:   0
[  745.070647] CPU    7: hi:  186, btch:  31 usd:   0
[  745.070648] CPU    8: hi:  186, btch:  31 usd:   0
[  745.070649] CPU    9: hi:  186, btch:  31 usd:   0
[  745.070651] CPU   10: hi:  186, btch:  31 usd: 108
[  745.070652] CPU   11: hi:  186, btch:  31 usd:   0
[  745.070653] CPU   12: hi:  186, btch:  31 usd:   0
[  745.070655] CPU   13: hi:  186, btch:  31 usd:   0
[  745.070656] CPU   14: hi:  186, btch:  31 usd:   0
[  745.070657] CPU   15: hi:  186, btch:  31 usd:   0
[  745.070658] CPU   16: hi:  186, btch:  31 usd:   0
[  745.070660] CPU   17: hi:  186, btch:  31 usd:   0
[  745.070661] CPU   18: hi:  186, btch:  31 usd:   0
[  745.070662] CPU   19: hi:  186, btch:  31 usd:   0
[  745.070664] CPU   20: hi:  186, btch:  31 usd:   0
[  745.070665] CPU   21: hi:  186, btch:  31 usd:   0
[  745.070666] CPU   22: hi:  186, btch:  31 usd:   0
[  745.070667] CPU   23: hi:  186, btch:  31 usd:   0
[  745.070669] CPU   24: hi:  186, btch:  31 usd:   0
[  745.070670] CPU   25: hi:  186, btch:  31 usd:   0
[  745.070671] CPU   26: hi:  186, btch:  31 usd:   0
[  745.070673] CPU   27: hi:  186, btch:  31 usd:   0
[  745.070674] CPU   28: hi:  186, btch:  31 usd:   0
[  745.070675] CPU   29: hi:  186, btch:  31 usd:   0
[  745.070676] CPU   30: hi:  186, btch:  31 usd:   0
[  745.070678] CPU   31: hi:  186, btch:  31 usd:   0
[  745.070681] active_anon:13321 inactive_anon:129 isolated_anon:0
[  745.070682]  active_file:2636 inactive_file:4145090 isolated_file:0
[  745.070683]  unevictable:0 dirty:112 writeback:0 unstable:0
[  745.070684]  free:11867344 slab_reclaimable:68493 slab_unreclaimable:7204
[  745.070684]  mapped:8002 shmem:250 pagetables:506 bounce:0
[  745.070690] DMA free:4260kB min:784kB low:980kB high:1176kB active_anon:0kB inactive_anon:0kB active_file:4kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15784kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:11628kB slab_unreclaimable:4kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:509 all_unreclaimable? yes
[  745.070694] lowmem_reserve[]: 0 867 62932 62932
[  745.070700] Normal free:44008kB min:44112kB low:55140kB high:66168kB active_anon:0kB inactive_anon:0kB active_file:708kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:887976kB mlocked:0kB dirty:0kB writeback:0kB mapped:4kB shmem:0kB slab_reclaimable:262344kB slab_unreclaimable:28812kB kernel_stack:3096kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:73240 all_unreclaimable? yes
[  745.070704] lowmem_reserve[]: 0 0 496525 496525
[  745.070710] HighMem free:47421108kB min:512kB low:789888kB high:1579264kB active_anon:53284kB inactive_anon:516kB active_file:9832kB inactive_file:16580372kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:63555300kB mlocked:0kB dirty:448kB writeback:0kB mapped:32004kB shmem:1000kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:2024kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[  745.070713] lowmem_reserve[]: 0 0 0 0
[  745.070715] DMA: 445*4kB 36*8kB 3*16kB 1*32kB 1*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 0*4096kB = 4260kB
[  745.070721] Normal: 1267*4kB 677*8kB 255*16kB 75*32kB 40*64kB 25*128kB 21*256kB 14*512kB 4*1024kB 3*2048kB 0*4096kB = 45508kB
[  745.070726] HighMem: 343*4kB 256*8kB 168*16kB 70*32kB 14*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 2*2048kB 11574*4096kB = 47421852kB
[  745.070732] 4148201 total pagecache pages
[  745.070733] 0 pages in swap cache
[  745.070734] Swap cache stats: add 0, delete 0, find 0/0
[  745.070735] Free swap  = 0kB
[  745.070736] Total swap = 0kB
[  745.352951] 16777200 pages RAM
[  745.352955] 16549378 pages HighMem
[  745.352957] 664304 pages reserved
[  745.352960] 4163527 pages shared
[  745.352962] 104209 pages non-shared
[  745.352965] [ pid ]   uid  tgid total_vm      rss cpu oom_adj oom_score_adj name
[  745.352993] [  654]     0   654      867      504  28     -17         -1000 udevd
[  745.352999] [  958]     0   958      800      365   9     -17         -1000 udevd
[  745.353004] [  959]     0   959      833      369  22     -17         -1000 udevd
[  745.353011] [ 2253]     0  2253      644       97  25       0             0 rpc.idmapd
[  745.353016] [ 2573]     0  2573     7253      357   0       0             0 rsyslogd
[  745.353022] [ 2676]     0  2676      538       31   8       0             0 atd
[  745.353027] [ 2694]     0  2694      959      238   8       0             0 cron
[  745.353032] [ 2723]     0  2723      519      207   8       0             0 anacron
[  745.353037] [ 2890]     0  2890      469      154   1       0             0 acpid
[  745.353042] [ 3004]   101  3004      883      386   4       0             0 dbus-daemon
[  745.353048] [ 3045]   106  3045      789      367  20       0             0 avahi-daemon
[  745.353053] [ 3046]   106  3046      789      108   6       0             0 avahi-daemon
[  745.353058] [ 3065]     0  3065     1121      348   7       0             0 bluetoothd
[  745.353063] [ 3070]     0  3070     1616      264   6     -17         -1000 sshd
[  745.353068] [ 3088]     0  3088     6803     1138   3       0             0 NetworkManager
[  745.353074] [ 3124]   104  3124     1855      230   9       0             0 exim4
[  745.353079] [ 3206]     0  3206     4504      693   0       0             0 gdm3
[  745.353084] [ 3227]     0  3227     6100     1017   8       0             0 polkitd
[  745.353089] [ 3246]     0  3246     1722      686   7       0             0 modem-manager
[  745.353094] [ 3247]     0  3247     5350     1020   3       0             0 gdm-simple-slav
[  745.353099] [ 3263]     0  3263     1295      766  13       0             0 dhclient
[  745.353104] [ 3265]     0  3265      462       74   3       0             0 minissdpd
[  745.353109] [ 3266]     0  3266      945      212  17       0             0 getty
[  745.353114] [ 3267]     0  3267      945      212   4       0             0 getty
[  745.353119] [ 3268]     0  3268      945      214   8       0             0 getty
[  745.353124] [ 3269]     0  3269      945      213   1       0             0 getty
[  745.353129] [ 3270]     0  3270      945      212   0       0             0 getty
[  745.353141] [ 3271]     0  3271      945      215   3       0             0 getty
[  745.353146] [ 3274]     0  3274    31830     4077  10       0             0 Xorg
[  745.353151] [ 3343]   112  3343      849      278   9       0             0 dbus-daemon
[  745.353156] [ 3344]     0  3344     6940      988  14       0             0 gdm-session-wor
[  745.353161] [ 3347]     0  3347     5847      757   8       0             0 accounts-daemon
[  745.353167] [ 3351]     0  3351     7258      850   5       0             0 console-kit-dae
[  745.353172] [ 3425]   112  3425    12558     2244   7       0             0 gnome-session
[  745.353177] [ 3429]   112  3429    55404     3215  10       0             0 gnome-settings-
[  745.353182] [ 3436]     0  3436     6837      944   2       0             0 upowerd
[  745.353189] [ 3475]   112  3475     2093      512  10       0             0 gvfsd
[  745.353196] [ 3512]   112  3512    10561      771   2       0             0 at-spi-bus-laun
[  745.353203] [ 3516]   112  3516      755      359  15       0             0 dbus-daemon
[  745.353210] [ 3699]   112  3699    21879      921   6       0             0 pulseaudio
[  745.353217] [ 3704]   110  3704     5001      303   7       0             0 rtkit-daemon
[  745.353224] [ 3706]   112  3706     4219      771  14       0             0 at-spi2-registr
[  745.353231] [ 3813]   112  3813    32934     2130  11       0             0 metacity
[  745.353237] [ 3816]   112  3816     8191     2082  13       0             0 polkit-gnome-au
[  745.353245] [ 3817]   112  3817    34055     3470  14       0             0 gdm-simple-gree
[  745.353252] [ 3828]     0  3828     4735      756   7       0             0 gdm-session-wor
[  745.353258] [ 3830]     0  3830     2475      847   0       0             0 sshd
[  745.353265] [ 3835]  1000  3835     2519      524   1       0             0 sshd
[  745.353271] [ 3836]  1000  3836     1398      698   4       0             0 bash
[  745.353277] [ 3919]  1000  3919     2790     1464   1       0             0 xterm
[  745.353284] [ 3921]  1000  3921     1305      607  10       0             0 bash
[  745.353291] [ 4120]  1000  4120     1305      317   8       0             0 bash
[  745.353298] [ 4149]     0  4149      483      127  17       0             0 sh
[  745.353304] [ 4150]     0  4150      461      127   1       0             0 run-parts
[  745.353311] [ 4154]     0  4154      483      128   0       0             0 apt-xapian-inde
[  745.353318] [ 4159]     0  4159     3260     1455   0       0             0 update-apt-xapi
[  745.353325] [ 4263]  1000  4263     1142      404   8       0             0 dd
[  745.353331] Out of memory: Kill process 2253 (rpc.idmapd) score 1 or sacrifice child
[  745.353339] Killed process 2253 (rpc.idmapd) total-vm:2576kB, anon-rss:172kB, file-rss:216kB
[  750.357575] bash invoked oom-killer: gfp_mask=0xd0, order=1, oom_adj=0, oom_score_adj=0
[  750.357582] bash cpuset=/ mems_allowed=0
[  750.357588] Pid: 3836, comm: bash Not tainted 3.2.0-4-686-pae #1 Debian 3.2.32-1
[  750.357591] Call Trace:



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/32 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-4-686-pae depends on:
ii  debconf [debconf-2.0]                   1.5.46
ii  initramfs-tools [linux-initramfs-tool]  0.109
ii  kmod                                    9-2
ii  linux-base                              3.5
ii  module-init-tools                       9-2

Versions of packages linux-image-3.2.0-4-686-pae recommends:
pn  firmware-linux-free  <none>
ii  libc6-i686           2.13-37

Versions of packages linux-image-3.2.0-4-686-pae suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 1.99-23
pn  linux-doc-3.2           <none>

Versions of packages linux-image-3.2.0-4-686-pae is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.2.0-4-686-pae/postinst/depmod-error-initrd-3.2.0-4-686-pae: false
  linux-image-3.2.0-4-686-pae/prerm/removing-running-kernel-3.2.0-4-686-pae: true
  linux-image-3.2.0-4-686-pae/postinst/ignoring-ramdisk:
  linux-image-3.2.0-4-686-pae/postinst/missing-firmware-3.2.0-4-686-pae:


Reply to: