I've had this problem now for over 2 months. I'm not sure if it is an issue with the kernel, qemu, or windows, but I'm having some pretty serious stability issues with my qemu win10 machine.
Because I wear a lot of hats at work, I have to have a windows system. I've been successfully using qemu/kvm for this for years. About 2 months ago I did an update, and found that my windows vm has been crashing regularly ever since. But, every day since then, without fail, my windows system has crashed multiple times.
Typically, it locks up when idle, though twice it just froze in the middle of writing emails or viewing an excel document. Sometimes it locks up 2 minutes after going idle, and other times is locks up 6 hours after going idle -- there doesn't seem to be any rhyme or reason to it. Furthermore, there doesn't seem to be any really useful information in the windows Event viewer, the qemu console, or on the Gentoo host system. I do get some chatter in /var/log/messages that might be related:
Code: Select all
Oct 25 16:46:00 My-PC kernel: RIP: 0033:0x7f7d80f51f37
Oct 25 16:46:00 My-PC kernel: RSP: 002b:00007f7d7a3d8998 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Oct 25 16:46:00 My-PC kernel: RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007f7d80f51f37
Oct 25 16:46:00 My-PC kernel: RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 0000000000000015
Oct 25 16:46:00 My-PC kernel: RBP: 0000000000000000 R08: 00005637e312e3a0 R09: 00007fff6739b080
Oct 25 16:46:00 My-PC kernel: R10: 0000000000000001 R11: 0000000000000246 R12: 00005637e324ca80
Oct 25 16:46:00 My-PC kernel: R13: 00007f7d84675000 R14: 0000000000000000 R15: 00005637e324ca80
Oct 25 16:46:00 My-PC kernel: qemu-system-x86: page allocation failure: order:4, mode:0x14080c0(GFP_KERNEL|__GFP_ZERO), nodemask=(null)
Oct 25 16:46:00 My-PC kernel: qemu-system-x86 cpuset=/ mems_allowed=0
Oct 25 16:46:00 My-PC kernel: CPU: 10 PID: 14794 Comm: qemu-system-x86 Tainted: P W O 4.14.65-gentoo #2
Oct 25 16:46:00 My-PC kernel: Hardware name: Dell Inc. Precision WorkStation T3500 /09KPNV, BIOS A13 10/30/2011
Oct 25 16:46:00 My-PC kernel: Call Trace:
Oct 25 16:46:00 My-PC kernel: dump_stack+0x46/0x59
Oct 25 16:46:00 My-PC kernel: warn_alloc+0xdb/0x170
Oct 25 16:46:00 My-PC kernel: __alloc_pages_slowpath+0xd87/0xdf0
Oct 25 16:46:00 My-PC kernel: ? native_set_ldt.part.8+0xa0/0xa0
Oct 25 16:46:00 My-PC kernel: ? native_set_ldt.part.8+0xa0/0xa0
Oct 25 16:46:00 My-PC kernel: __alloc_pages_nodemask+0x1ab/0x260
Oct 25 16:46:00 My-PC kernel: dsalloc_pages+0x3a/0x70
Oct 25 16:46:00 My-PC kernel: reserve_ds_buffers+0x10d/0x400
Oct 25 16:46:00 My-PC kernel: x86_reserve_hardware+0x177/0x190
Oct 25 16:46:00 My-PC kernel: x86_pmu_event_init+0x3d/0x220
Oct 25 16:46:00 My-PC kernel: perf_try_init_event+0x31/0xa0
Oct 25 16:46:00 My-PC kernel: perf_event_alloc+0x61a/0x7e0
Oct 25 16:46:00 My-PC kernel: ? kvm_perf_overflow+0x40/0x40
Oct 25 16:46:00 My-PC kernel: perf_event_create_kernel_counter+0x1f/0x140
Oct 25 16:46:00 My-PC kernel: pmc_reprogram_counter+0xd6/0x120
Oct 25 16:46:00 My-PC kernel: reprogram_gp_counter+0x11f/0x160
Oct 25 16:46:00 My-PC kernel: kvm_pmu_handle_event+0x63/0xa0
Oct 25 16:46:00 My-PC kernel: kvm_arch_vcpu_ioctl_run+0x109a/0x1610
Oct 25 16:46:00 My-PC kernel: ? kvm_arch_vcpu_load+0x70/0x250
Oct 25 16:46:00 My-PC kernel: ? handle_rdmsr+0x130/0x130
Oct 25 16:46:00 My-PC kernel: ? kvm_arch_vcpu_load+0x8b/0x250
Oct 25 16:46:00 My-PC kernel: ? kvm_vcpu_ioctl+0x2a6/0x570
Oct 25 16:46:00 My-PC kernel: kvm_vcpu_ioctl+0x2a6/0x570
Oct 25 16:46:00 My-PC kernel: ? do_futex+0x439/0xa00
Oct 25 16:46:00 My-PC kernel: ? selinux_file_ioctl+0x84/0x1a0
Oct 25 16:46:00 My-PC kernel: do_vfs_ioctl+0x8b/0x5e0
Oct 25 16:46:00 My-PC kernel: ? security_file_ioctl+0x3f/0x60
Oct 25 16:46:00 My-PC kernel: ? selinux_bprm_set_creds+0x290/0x290
Oct 25 16:46:00 My-PC kernel: SyS_ioctl+0x6f/0x80
Oct 25 16:46:00 My-PC kernel: do_syscall_64+0x61/0x110
Oct 25 16:46:00 My-PC kernel: entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Oct 25 16:46:00 My-PC kernel: RIP: 0033:0x7f7d80f51f37
Oct 25 16:46:00 My-PC kernel: RSP: 002b:00007f7d7a3d8998 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Oct 25 16:46:00 My-PC kernel: RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007f7d80f51f37
Oct 25 16:46:00 My-PC kernel: RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 0000000000000015
Oct 25 16:46:00 My-PC kernel: RBP: 0000000000000000 R08: 00005637e312e3a0 R09: 00007fff6739b080
Oct 25 16:46:00 My-PC kernel: R10: 0000000000000001 R11: 0000000000000246 R12: 00005637e324ca80
Oct 25 16:46:00 My-PC kernel: R13: 00007f7d84675000 R14: 0000000000000000 R15: 00005637e324ca80
I notice that the messages chatter says something about my memory being tainted in regard to starting up qemu... but I don't know what that means exactly... Some googling regarding the " qemu-system-x86: page allocation failure: order:4," portion found some bugs (fedora and debian), but they were fixed a while back... But I figure if this were the problem, I wouldn't be the only one experiencing it... and I've updated numerous times.
The odd thing is, that qemu itself does not die. It is the windows vm that locks up, and will not respond to anything other than a system_reset or system_powerdown. I can move around and issue commands within the qemu console as normal... but the VM is unresponsive (locked up).
Lastly, I do not use libvirt. I run qemu the old fashioned way... (and that's the way I likes it!). I'll include my startup command below.
Thanks.
My system:
emerge --info
Code: Select all
Portage 2.3.49 (python 3.6.5-final-0, default/linux/amd64/17.0/desktop/plasma, gcc-7.3.0, glibc-2.27-r6, 4.14.65-gentoo x86_64)
=================================================================
System uname: Linux-4.14.65-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_W3670_@_3.20GHz-with-gentoo-2.4.1
KiB Mem: 24677560 total, 304760 free
KiB Swap: 22906876 total, 22906876 free
Timestamp of repository gentoo: Wed, 31 Oct 2018 10:00:01 +0000
Head commit of repository gentoo: 098c792038f0411ce4e62a0bff02dae891b41348
sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p5) 2.30.0
app-shells/bash: 4.4_p12::gentoo
dev-java/java-config: 2.2.0-r4::gentoo
dev-lang/perl: 5.24.3-r1::gentoo
dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo
dev-util/cmake: 3.9.6::gentoo
dev-util/pkgconfig: 0.29.2::gentoo
sys-apps/baselayout: 2.4.1-r2::gentoo
sys-apps/openrc: 0.38.3::gentoo
sys-apps/sandbox: 2.13::gentoo
sys-devel/autoconf: 2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake: 1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.15.1-r2::gentoo
sys-devel/binutils: 2.30-r4::gentoo
sys-devel/gcc: 7.3.0-r3::gentoo
sys-devel/gcc-config: 1.8-r1::gentoo
sys-devel/libtool: 2.4.6-r3::gentoo
sys-devel/make: 4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc: 2.27-r6::gentoo
Repositories:
gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-verify-max-age: 24
sync-rsync-verify-metamanifest: yes
sync-rsync-extra-opts:
sync-rsync-verify-jobs: 1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* @EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -mtune=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://lug.mtu.edu/gentoo/"
LANG="en_US"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US en"
MAKEOPTS="-j 7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi activities alsa amd64 berkdb bluetooth bluray branding bzip2 cairo cdda cdr cleartype cli consolekit corefonts crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam ffmpeg flac fmpeg fortran frei0r fuse gdbm gif glamor gpm gtk iconv java jpeg kde kipi kvm kwallet lcms ldap libnotify libtirpc mad mmx mng mp3 mp4 mpeg ncurses nls nptl nvidia ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pulse pulseaudio qml qt3support qt5 quicktime readline samba sdl seccomp semantic-desktop sftp spell sse sse2 ssl startup-notification svg tcpd threads tiff truetype type1 udev udf udisks unicode upower usb vdpau vorbis vpx widgets wxwidgets x264 x265 xattr xcb xcomposite xine xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby23" USERLAND="GNU" VIDEO_CARDS="nvidia vga" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTSCode: Select all
BUS=$(lsusb |grep Rainbow | awk '{print $2}' |awk '{print $1 + 0}')
BUSSY=$(echo $BUS + 0 |bc)
DEVY=$(lsusb |grep Rainbow | awk '{print $4}')
DEVV=$(echo ${DEVY::-1} |awk '{print $1 + 0}')
DEVVY=$(echo $DEVV + 0 |bc)
qemu-system-x86_64 -enable-kvm \
-cpu host \
-monitor stdio \
-name My-PC-WIN \
-vga qxl \
-drive file=/dev/sdc1,if=virtio,format=raw \
-net nic,model=virtio \
-net tap,ifname=tap0,script=no,downscript=no \
-device usb-tablet \
-m 16G \
-global qxl-vga.vram_size_mb=128 \
-global qxl-vga.ram_size_mb=128 \
-global qxl-vga.vgamem_mb=128 \
-smp cpus=4,cores=4,threads=1,sockets=1 \
-soundhw hda \
-usb \
-device usb-host,hostbus="$BUSSY",hostaddr="$DEVVY" \
-device virtio-serial-pci \
-spice port=5930,disable-ticketing \
-device virtserialport,chardev=spicechannel0,name=com.redhat.spice.0 \
-chardev spicevmc,id=spicechannel0,name=vdagent \
-device virtio-serial \
-chardev socket,path=/tmp/qga.sock,server,nowait,id=qga0 \
-device virtserialport,chardev=qga0,name=org.qemu.guest_agent.0 \
-device qxl "$@"Code: Select all
[ebuild R ~] app-emulation/qemu-3.0.0::gentoo Code: Select all
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2151.912
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 0
cpu cores : 6
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2819.948
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 1
cpu cores : 6
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 1904.480
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 2
cpu cores : 6
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2848.781
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 8
cpu cores : 6
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2003.351
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 9
cpu cores : 6
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 3126.306
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 10
cpu cores : 6
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2232.614
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 0
cpu cores : 6
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2597.052
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 1
cpu cores : 6
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 8
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2884.206
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 2
cpu cores : 6
apicid : 5
initial apicid : 5
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 9
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 3130.473
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 8
cpu cores : 6
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 10
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 2917.487
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 9
cpu cores : 6
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 11
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU W3670 @ 3.20GHz
stepping : 2
microcode : 0x10
cpu MHz : 3124.114
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 10
cpu cores : 6
apicid : 21
initial apicid : 21
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm epb pti tpr_shadow vnmi flexpriority ept vpid dtherm ida arat
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf
bogomips : 6399.81
clflush size : 64
cache_alignment : 64
address sizes : 36 bit[/quote]
Memory:
[quote]MemTotal: 24677560 kB
MemFree: 288912 kB
MemAvailable: 4398864 kB
Buffers: 4025280 kB
Cached: 386644 kB
SwapCached: 0 kB
Active: 19054664 kB
Inactive: 4788244 kB
Active(anon): 18084500 kB
Inactive(anon): 1412808 kB
Active(file): 970164 kB
Inactive(file): 3375436 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 22906876 kB
SwapFree: 22906876 kB
Dirty: 16240 kB
Writeback: 0 kB
AnonPages: 19279984 kB
Mapped: 292360 kB
Shmem: 66312 kB
Slab: 195468 kB
SReclaimable: 143484 kB
SUnreclaim: 51984 kB
KernelStack: 10368 kB
PageTables: 65712 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 35245656 kB
Committed_AS: 23428116 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
AnonHugePages: 17571840 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 3270628 kB
DirectMap2M: 19795968 kB
DirectMap1G: 2097152 kB

