Blame SOURCES/0011-aws-Add-regression-test-for-AWS-on-baremetal-on-x86_.patch

e10a2d
From 298a15ead59c2dbeb9b2fabe7fb502100fdd4dc7 Mon Sep 17 00:00:00 2001
e10a2d
From: "Richard W.M. Jones" <rjones@redhat.com>
e10a2d
Date: Wed, 31 Oct 2018 15:43:20 +0000
cc91b2
Subject: [PATCH 11/36] aws: Add regression test for AWS on baremetal on x86_64
e10a2d
 architecture.
e10a2d
e10a2d
---
e10a2d
 Makefile.am                                   |    6 +
e10a2d
 tests/aws-baremetal-x86/proc/cpuinfo          | 1872 +++++++++++++++++
e10a2d
 tests/aws-baremetal-x86/proc/self/status      |   46 +
e10a2d
 tests/aws-baremetal-x86/sbin/dmidecode        | 1194 +++++++++++
e10a2d
 tests/aws-baremetal-x86/sbin/uname            |    2 +
e10a2d
 .../sbin/virt-what-cpuid-helper               |    2 +
e10a2d
 tests/test-aws-baremetal-x86.sh               |   34 +
e10a2d
 7 files changed, 3156 insertions(+)
e10a2d
 create mode 100644 tests/aws-baremetal-x86/proc/cpuinfo
e10a2d
 create mode 100644 tests/aws-baremetal-x86/proc/self/status
e10a2d
 create mode 100755 tests/aws-baremetal-x86/sbin/dmidecode
e10a2d
 create mode 100755 tests/aws-baremetal-x86/sbin/uname
e10a2d
 create mode 100755 tests/aws-baremetal-x86/sbin/virt-what-cpuid-helper
e10a2d
 create mode 100755 tests/test-aws-baremetal-x86.sh
e10a2d
e10a2d
diff --git a/Makefile.am b/Makefile.am
e10a2d
index 1029902..ad47097 100644
e10a2d
--- a/Makefile.am
e10a2d
+++ b/Makefile.am
e10a2d
@@ -39,6 +39,7 @@ virt-what.txt: virt-what.pod
e10a2d
 endif
e10a2d
 
e10a2d
 TESTS = \
e10a2d
+	tests/test-aws-baremetal-x86.sh \
e10a2d
 	tests/test-aws-kvm-x86.sh \
e10a2d
 	tests/test-baremetal.sh \
e10a2d
 	tests/test-bhyve.sh \
e10a2d
@@ -74,6 +75,11 @@ TESTS = \
e10a2d
 EXTRA_DIST = \
e10a2d
 	virt-what.in \
e10a2d
 	virt-what.pod \
e10a2d
+	tests/aws-baremetal-x86/proc/cpuinfo \
e10a2d
+	tests/aws-baremetal-x86/proc/self/status \
e10a2d
+	tests/aws-baremetal-x86/sbin/dmidecode \
e10a2d
+	tests/aws-baremetal-x86/sbin/uname \
e10a2d
+	tests/aws-baremetal-x86/sbin/virt-what-cpuid-helper \
e10a2d
 	tests/aws-kvm-x86/proc/cpuinfo \
e10a2d
 	tests/aws-kvm-x86/proc/self/status \
e10a2d
 	tests/aws-kvm-x86/sbin/dmidecode \
e10a2d
diff --git a/tests/aws-baremetal-x86/proc/cpuinfo b/tests/aws-baremetal-x86/proc/cpuinfo
e10a2d
new file mode 100644
e10a2d
index 0000000..91bd54e
e10a2d
--- /dev/null
e10a2d
+++ b/tests/aws-baremetal-x86/proc/cpuinfo
e10a2d
@@ -0,0 +1,1872 @@
e10a2d
+processor	: 0
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1999.163
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 0
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 0
e10a2d
+initial apicid	: 0
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 1
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2169.726
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 1
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 2
e10a2d
+initial apicid	: 2
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 2
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1705.346
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 2
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 4
e10a2d
+initial apicid	: 4
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 3
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2450.769
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 3
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 6
e10a2d
+initial apicid	: 6
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 4
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1781.994
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 4
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 8
e10a2d
+initial apicid	: 8
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 5
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1418.127
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 8
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 16
e10a2d
+initial apicid	: 16
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 6
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1375.451
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 9
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 18
e10a2d
+initial apicid	: 18
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 7
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2031.170
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 10
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 20
e10a2d
+initial apicid	: 20
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 8
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1796.453
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 11
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 22
e10a2d
+initial apicid	: 22
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 9
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1320.843
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 16
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 32
e10a2d
+initial apicid	: 32
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 10
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1607.080
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 17
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 34
e10a2d
+initial apicid	: 34
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 11
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1302.313
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 18
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 36
e10a2d
+initial apicid	: 36
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 12
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1516.394
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 19
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 38
e10a2d
+initial apicid	: 38
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 13
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1267.358
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 20
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 40
e10a2d
+initial apicid	: 40
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 14
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1528.887
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 24
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 48
e10a2d
+initial apicid	: 48
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 15
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1402.264
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 25
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 50
e10a2d
+initial apicid	: 50
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 16
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1201.519
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 26
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 52
e10a2d
+initial apicid	: 52
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 17
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1666.320
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 27
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 54
e10a2d
+initial apicid	: 54
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 18
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1674.041
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 0
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 64
e10a2d
+initial apicid	: 64
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 19
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2210.437
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 1
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 66
e10a2d
+initial apicid	: 66
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 20
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1354.254
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 2
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 68
e10a2d
+initial apicid	: 68
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 21
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1326.318
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 3
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 70
e10a2d
+initial apicid	: 70
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 22
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2132.806
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 4
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 72
e10a2d
+initial apicid	: 72
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 23
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1844.604
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 8
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 80
e10a2d
+initial apicid	: 80
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 24
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1322.387
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 9
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 82
e10a2d
+initial apicid	: 82
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 25
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1324.072
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 10
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 84
e10a2d
+initial apicid	: 84
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 26
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1200.677
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 11
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 86
e10a2d
+initial apicid	: 86
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 27
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1607.501
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 16
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 96
e10a2d
+initial apicid	: 96
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 28
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1200.677
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 17
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 98
e10a2d
+initial apicid	: 98
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 29
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1324.633
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 18
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 100
e10a2d
+initial apicid	: 100
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 30
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1322.106
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 19
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 102
e10a2d
+initial apicid	: 102
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 31
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1201.098
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 20
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 104
e10a2d
+initial apicid	: 104
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 32
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1450.695
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 24
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 112
e10a2d
+initial apicid	: 112
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 33
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1314.807
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 25
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 114
e10a2d
+initial apicid	: 114
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 34
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1318.316
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 26
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 116
e10a2d
+initial apicid	: 116
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 35
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1850.079
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 27
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 118
e10a2d
+initial apicid	: 118
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 36
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1567.071
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 0
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 1
e10a2d
+initial apicid	: 1
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 37
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2778.558
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 1
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 3
e10a2d
+initial apicid	: 3
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 38
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1557.666
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 2
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 5
e10a2d
+initial apicid	: 5
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 39
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2291.436
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 3
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 7
e10a2d
+initial apicid	: 7
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 40
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1277.886
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 4
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 9
e10a2d
+initial apicid	: 9
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 41
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2046.191
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 8
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 17
e10a2d
+initial apicid	: 17
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 42
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1554.858
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 9
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 19
e10a2d
+initial apicid	: 19
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 43
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1440.869
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 10
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 21
e10a2d
+initial apicid	: 21
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 44
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1215.557
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 11
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 23
e10a2d
+initial apicid	: 23
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 45
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 2059.948
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 16
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 33
e10a2d
+initial apicid	: 33
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 46
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1597.674
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 17
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 35
e10a2d
+initial apicid	: 35
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 47
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1554.296
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 18
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 37
e10a2d
+initial apicid	: 37
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 48
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1803.753
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 19
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 39
e10a2d
+initial apicid	: 39
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 49
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1665.899
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 20
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 41
e10a2d
+initial apicid	: 41
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 50
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1685.131
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 24
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 49
e10a2d
+initial apicid	: 49
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 51
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1553.454
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 25
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 51
e10a2d
+initial apicid	: 51
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 52
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1317.333
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 26
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 53
e10a2d
+initial apicid	: 53
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 53
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1298.101
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 0
e10a2d
+siblings	: 36
e10a2d
+core id		: 27
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 55
e10a2d
+initial apicid	: 55
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4599.94
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 54
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1390.191
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 0
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 65
e10a2d
+initial apicid	: 65
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 55
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1751.391
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 1
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 67
e10a2d
+initial apicid	: 67
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 56
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1321.685
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 2
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 69
e10a2d
+initial apicid	: 69
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 57
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1322.387
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 3
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 71
e10a2d
+initial apicid	: 71
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 58
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1247.283
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 4
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 73
e10a2d
+initial apicid	: 73
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 59
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1457.012
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 8
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 81
e10a2d
+initial apicid	: 81
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 60
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1623.785
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 9
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 83
e10a2d
+initial apicid	: 83
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 61
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1369.696
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 10
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 85
e10a2d
+initial apicid	: 85
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 62
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1643.438
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 11
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 87
e10a2d
+initial apicid	: 87
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 63
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1756.164
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 16
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 97
e10a2d
+initial apicid	: 97
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 64
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1517.517
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 17
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 99
e10a2d
+initial apicid	: 99
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 65
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1200.115
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 18
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 101
e10a2d
+initial apicid	: 101
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 66
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1778.765
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 19
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 103
e10a2d
+initial apicid	: 103
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 67
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1200.537
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 20
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 105
e10a2d
+initial apicid	: 105
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 68
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1395.947
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 24
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 113
e10a2d
+initial apicid	: 113
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 69
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1200.537
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 25
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 115
e10a2d
+initial apicid	: 115
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 70
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1200.396
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 26
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 117
e10a2d
+initial apicid	: 117
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
+processor	: 71
e10a2d
+vendor_id	: GenuineIntel
e10a2d
+cpu family	: 6
e10a2d
+model		: 79
e10a2d
+model name	: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+stepping	: 1
e10a2d
+microcode	: 0xb000022
e10a2d
+cpu MHz		: 1205.731
e10a2d
+cache size	: 46080 KB
e10a2d
+physical id	: 1
e10a2d
+siblings	: 36
e10a2d
+core id		: 27
e10a2d
+cpu cores	: 18
e10a2d
+apicid		: 119
e10a2d
+initial apicid	: 119
e10a2d
+fpu		: yes
e10a2d
+fpu_exception	: yes
e10a2d
+cpuid level	: 20
e10a2d
+wp		: yes
e10a2d
+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 aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
e10a2d
+bogomips	: 4606.96
e10a2d
+clflush size	: 64
e10a2d
+cache_alignment	: 64
e10a2d
+address sizes	: 46 bits physical, 48 bits virtual
e10a2d
+power management:
e10a2d
+
e10a2d
diff --git a/tests/aws-baremetal-x86/proc/self/status b/tests/aws-baremetal-x86/proc/self/status
e10a2d
new file mode 100644
e10a2d
index 0000000..3530e5d
e10a2d
--- /dev/null
e10a2d
+++ b/tests/aws-baremetal-x86/proc/self/status
e10a2d
@@ -0,0 +1,46 @@
e10a2d
+Name:	cat
e10a2d
+Umask:	0022
e10a2d
+State:	R (running)
e10a2d
+Tgid:	25127
e10a2d
+Ngid:	0
e10a2d
+Pid:	25127
e10a2d
+PPid:	18233
e10a2d
+TracerPid:	0
e10a2d
+Uid:	0	0	0	0
e10a2d
+Gid:	0	0	0	0
e10a2d
+FDSize:	256
e10a2d
+Groups:	0 
e10a2d
+VmPeak:	  107972 kB
e10a2d
+VmSize:	  107972 kB
e10a2d
+VmLck:	       0 kB
e10a2d
+VmPin:	       0 kB
e10a2d
+VmHWM:	     360 kB
e10a2d
+VmRSS:	     360 kB
e10a2d
+RssAnon:	      76 kB
e10a2d
+RssFile:	     284 kB
e10a2d
+RssShmem:	       0 kB
e10a2d
+VmData:	     180 kB
e10a2d
+VmStk:	     132 kB
e10a2d
+VmExe:	      44 kB
e10a2d
+VmLib:	    1936 kB
e10a2d
+VmPTE:	      40 kB
e10a2d
+VmSwap:	       0 kB
e10a2d
+Threads:	1
e10a2d
+SigQ:	1/2062566
e10a2d
+SigPnd:	0000000000000000
e10a2d
+ShdPnd:	0000000000000000
e10a2d
+SigBlk:	0000000000000000
e10a2d
+SigIgn:	0000000000000000
e10a2d
+SigCgt:	0000000000000000
e10a2d
+CapInh:	0000000000000000
e10a2d
+CapPrm:	0000001fffffffff
e10a2d
+CapEff:	0000001fffffffff
e10a2d
+CapBnd:	0000001fffffffff
e10a2d
+CapAmb:	0000000000000000
e10a2d
+Seccomp:	0
e10a2d
+Cpus_allowed:	ff,ffffffff,ffffffff
e10a2d
+Cpus_allowed_list:	0-71
e10a2d
+Mems_allowed:	00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000003
e10a2d
+Mems_allowed_list:	0-1
e10a2d
+voluntary_ctxt_switches:	0
e10a2d
+nonvoluntary_ctxt_switches:	1
e10a2d
diff --git a/tests/aws-baremetal-x86/sbin/dmidecode b/tests/aws-baremetal-x86/sbin/dmidecode
e10a2d
new file mode 100755
e10a2d
index 0000000..d1fa551
e10a2d
--- /dev/null
e10a2d
+++ b/tests/aws-baremetal-x86/sbin/dmidecode
e10a2d
@@ -0,0 +1,1194 @@
e10a2d
+#!/bin/sh -
e10a2d
+cat <<'EOF'
e10a2d
+# dmidecode 3.0
e10a2d
+Getting SMBIOS data from sysfs.
e10a2d
+SMBIOS 3.0 present.
e10a2d
+90 structures occupying 4575 bytes.
e10a2d
+Table at 0x000EB000.
e10a2d
+
e10a2d
+Handle 0x0000, DMI type 0, 24 bytes
e10a2d
+BIOS Information
e10a2d
+	Vendor: Amazon EC2
e10a2d
+	Version: 1.0
e10a2d
+	Release Date: 10/16/2017
e10a2d
+	Address: 0xF0000
e10a2d
+	Runtime Size: 64 kB
e10a2d
+	ROM Size: 8192 kB
e10a2d
+	Characteristics:
e10a2d
+		PCI is supported
e10a2d
+		BIOS is upgradeable
e10a2d
+		BIOS shadowing is allowed
e10a2d
+		Boot from CD is supported
e10a2d
+		Selectable boot is supported
e10a2d
+		BIOS ROM is socketed
e10a2d
+		EDD is supported
e10a2d
+		5.25"/1.2 MB floppy services are supported (int 13h)
e10a2d
+		3.5"/720 kB floppy services are supported (int 13h)
e10a2d
+		3.5"/2.88 MB floppy services are supported (int 13h)
e10a2d
+		Print screen service is supported (int 5h)
e10a2d
+		8042 keyboard services are supported (int 9h)
e10a2d
+		Serial services are supported (int 14h)
e10a2d
+		Printer services are supported (int 17h)
e10a2d
+		ACPI is supported
e10a2d
+		USB legacy is supported
e10a2d
+		BIOS boot specification is supported
e10a2d
+		Targeted content distribution is supported
e10a2d
+		UEFI is supported
e10a2d
+	BIOS Revision: 5.11
e10a2d
+
e10a2d
+Handle 0x0001, DMI type 1, 27 bytes
e10a2d
+System Information
e10a2d
+	Manufacturer: Amazon EC2
e10a2d
+	Product Name: i3.metal
e10a2d
+	Version: 00001
e10a2d
+	Serial Number: ec2240c6-8e37-edcf-72ac-7951361680f2
e10a2d
+	UUID: EC2240C6-8E37-EDCF-72AC-7951361680F2
e10a2d
+	Wake-up Type: Power Switch
e10a2d
+	SKU Number:                     
e10a2d
+	Family: 110-000523-002
e10a2d
+
e10a2d
+Handle 0x0002, DMI type 2, 15 bytes
e10a2d
+Base Board Information
e10a2d
+	Manufacturer: Amazon EC2
e10a2d
+	Product Name: Not Specified
e10a2d
+	Version: Not Specified
e10a2d
+	Serial Number: Not Specified
e10a2d
+	Asset Tag: i-035891f969d0ff36b
e10a2d
+	Features:
e10a2d
+		Board is a hosting board
e10a2d
+		Board is replaceable
e10a2d
+	Location In Chassis: empty
e10a2d
+	Chassis Handle: 0x0003
e10a2d
+	Type: Motherboard
e10a2d
+	Contained Object Handles: 0
e10a2d
+
e10a2d
+Handle 0x0003, DMI type 3, 25 bytes
e10a2d
+Chassis Information
e10a2d
+	Manufacturer: Amazon EC2
e10a2d
+	Type: Rack Mount Chassis
e10a2d
+	Lock: Not Present
e10a2d
+	Version: Not Specified
e10a2d
+	Serial Number: Not Specified
e10a2d
+	Asset Tag: Amazon EC2
e10a2d
+	Boot-up State: Safe
e10a2d
+	Power Supply State: Safe
e10a2d
+	Thermal State: Safe
e10a2d
+	Security Status: None
e10a2d
+	OEM Information: 0x00000000
e10a2d
+	Height: Unspecified
e10a2d
+	Number Of Power Cords: 1
e10a2d
+	Contained Elements: 1
e10a2d
+		<OUT OF SPEC> (0)
e10a2d
+	SKU Number: To be filled by O.E.M
e10a2d
+
e10a2d
+Handle 0x0004, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J17
e10a2d
+	Internal Connector Type: None
e10a2d
+	External Reference Designator: MEZZ_0
e10a2d
+	External Connector Type: RJ-45
e10a2d
+	Port Type: Network Port
e10a2d
+
e10a2d
+Handle 0x0005, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J99
e10a2d
+	Internal Connector Type: None
e10a2d
+	External Reference Designator: MEZZ_1
e10a2d
+	External Connector Type: RJ-45
e10a2d
+	Port Type: Network Port
e10a2d
+
e10a2d
+Handle 0x0006, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J43
e10a2d
+	Internal Connector Type: None
e10a2d
+	External Reference Designator: External USB0 Port 0
e10a2d
+	External Connector Type: Access Bus (USB)
e10a2d
+	Port Type: USB
e10a2d
+
e10a2d
+Handle 0x0007, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J43
e10a2d
+	Internal Connector Type: None
e10a2d
+	External Reference Designator: External USB0 Port 1
e10a2d
+	External Connector Type: Access Bus (USB)
e10a2d
+	Port Type: USB
e10a2d
+
e10a2d
+Handle 0x0008, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: VGA1
e10a2d
+	Internal Connector Type: None
e10a2d
+	External Reference Designator: VGA
e10a2d
+	External Connector Type: DB-15 female
e10a2d
+	Port Type: Video Port
e10a2d
+
e10a2d
+Handle 0x0009, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J124
e10a2d
+	Internal Connector Type: None
e10a2d
+	External Reference Designator: COM Port
e10a2d
+	External Connector Type: DB-9 male
e10a2d
+	Port Type: Serial Port 16550A Compatible
e10a2d
+
e10a2d
+Handle 0x000A, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J158
e10a2d
+	Internal Connector Type: None
e10a2d
+	External Reference Designator: Mgt_LAN
e10a2d
+	External Connector Type: RJ-45
e10a2d
+	Port Type: Network Port
e10a2d
+
e10a2d
+Handle 0x000B, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J98 - PCIE RISER_0
e10a2d
+	Internal Connector Type: Other
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: Other
e10a2d
+
e10a2d
+Handle 0x000C, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J102 - PCIE RISER_1
e10a2d
+	Internal Connector Type: Other
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: Other
e10a2d
+
e10a2d
+Handle 0x000D, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J110 - SATA_0
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SATA
e10a2d
+
e10a2d
+Handle 0x000E, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J111 - SATA_1
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SATA
e10a2d
+
e10a2d
+Handle 0x000F, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J100 - PCIeSSD_0
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0010, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J101 - PCIeSSD_1
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0011, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J104 - PCIeSSD_2
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0012, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J105 - PCIeSSD_3
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0013, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J107 - PCIeSSD_4
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0014, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J106 - PCIeSSD_5
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0015, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J108 - PCIeSSD_6
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0016, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J109 - PCIeSSD_7
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SAS
e10a2d
+
e10a2d
+Handle 0x0017, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J96 - TPM
e10a2d
+	Internal Connector Type: Other
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: Other
e10a2d
+
e10a2d
+Handle 0x0018, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J135 - Internal USB1
e10a2d
+	Internal Connector Type: Access Bus (USB)
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: USB
e10a2d
+
e10a2d
+Handle 0x0019, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J136 - Internal USB2
e10a2d
+	Internal Connector Type: Access Bus (USB)
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: USB
e10a2d
+
e10a2d
+Handle 0x001A, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J40 - SATA CONN(0-3)
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SATA
e10a2d
+
e10a2d
+Handle 0x001B, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J41 - SATA CONN(4-7)
e10a2d
+	Internal Connector Type: SAS/SATA Plug Receptacle
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: SATA
e10a2d
+
e10a2d
+Handle 0x001C, DMI type 8, 9 bytes
e10a2d
+Port Connector Information
e10a2d
+	Internal Reference Designator: J56 - Front USB Port 0 & Port1
e10a2d
+	Internal Connector Type: Access Bus (USB)
e10a2d
+	External Reference Designator: Not Specified
e10a2d
+	External Connector Type: None
e10a2d
+	Port Type: USB
e10a2d
+
e10a2d
+Handle 0x001D, DMI type 9, 17 bytes
e10a2d
+System Slot Information
e10a2d
+	Designation: RISER0_SLOT0
e10a2d
+	Type: x16 PCI Express 3 x16
e10a2d
+	Current Usage: In Use
e10a2d
+	Length: Long
e10a2d
+	ID: 1
e10a2d
+	Characteristics:
e10a2d
+		3.3 V is provided
e10a2d
+		Opening is shared
e10a2d
+		PME signal is supported
e10a2d
+	Bus Address: 0000:02:03.0
e10a2d
+
e10a2d
+Handle 0x001E, DMI type 9, 17 bytes
e10a2d
+System Slot Information
e10a2d
+	Designation: RISER1_SLOT0
e10a2d
+	Type: x16 PCI Express 3 x16
e10a2d
+	Current Usage: Available
e10a2d
+	Length: Long
e10a2d
+	ID: 2
e10a2d
+	Characteristics:
e10a2d
+		3.3 V is provided
e10a2d
+		Opening is shared
e10a2d
+		PME signal is supported
e10a2d
+	Bus Address: 0000:ff:01.0
e10a2d
+
e10a2d
+Handle 0x001F, DMI type 10, 6 bytes
e10a2d
+On Board Device Information
e10a2d
+	Type: Video
e10a2d
+	Status: Enabled
e10a2d
+	Description:    AST2400
e10a2d
+
e10a2d
+Handle 0x0020, DMI type 11, 5 bytes
e10a2d
+OEM Strings
e10a2d
+	String 1: empty
e10a2d
+	String 2: empty
e10a2d
+	String 3: empty
e10a2d
+	String 4: empty
e10a2d
+	String 5: empty
e10a2d
+
e10a2d
+Handle 0x0021, DMI type 12, 5 bytes
e10a2d
+System Configuration Options
e10a2d
+	Option 1: Default string
e10a2d
+
e10a2d
+Handle 0x0022, DMI type 32, 20 bytes
e10a2d
+System Boot Information
e10a2d
+	Status: No errors detected
e10a2d
+
e10a2d
+Handle 0x0023, DMI type 41, 11 bytes
e10a2d
+Onboard Device
e10a2d
+	Reference Designation:  Onboard IGD
e10a2d
+	Type: Video
e10a2d
+	Status: Enabled
e10a2d
+	Type Instance: 1
e10a2d
+	Bus Address: 0000:00:02.0
e10a2d
+
e10a2d
+Handle 0x0024, DMI type 41, 11 bytes
e10a2d
+Onboard Device
e10a2d
+	Reference Designation:  Onboard LAN
e10a2d
+	Type: Ethernet
e10a2d
+	Status: Enabled
e10a2d
+	Type Instance: 1
e10a2d
+	Bus Address: 0000:00:19.0
e10a2d
+
e10a2d
+Handle 0x0025, DMI type 41, 11 bytes
e10a2d
+Onboard Device
e10a2d
+	Reference Designation:  Onboard 1394
e10a2d
+	Type: Other
e10a2d
+	Status: Enabled
e10a2d
+	Type Instance: 1
e10a2d
+	Bus Address: 0000:03:1c.2
e10a2d
+
e10a2d
+Handle 0x0026, DMI type 38, 18 bytes
e10a2d
+IPMI Device Information
e10a2d
+	Interface Type: KCS (Keyboard Control Style)
e10a2d
+	Specification Version: 2.0
e10a2d
+	I2C Slave Address: 0x10
e10a2d
+	NV Storage Device: Not Present
e10a2d
+	Base Address: 0x0000000000000CA2 (I/O)
e10a2d
+	Register Spacing: Successive Byte Boundaries
e10a2d
+
e10a2d
+Handle 0x0027, DMI type 42, 12 bytes
e10a2d
+Management Controller Host Interface
e10a2d
+	Interface Type: OEM
e10a2d
+	Vendor ID: 0xFF0102FF
e10a2d
+
e10a2d
+Handle 0x0036, DMI type 16, 23 bytes
e10a2d
+Physical Memory Array
e10a2d
+	Location: System Board Or Motherboard
e10a2d
+	Use: System Memory
e10a2d
+	Error Correction Type: Multi-bit ECC
e10a2d
+	Maximum Capacity: 64 GB
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Number Of Devices: 4
e10a2d
+
e10a2d
+Handle 0x0037, DMI type 19, 31 bytes
e10a2d
+Memory Array Mapped Address
e10a2d
+	Starting Address: 0x00000000000
e10a2d
+	Ending Address: 0x01FFFFFFFFF
e10a2d
+	Range Size: 128 GB
e10a2d
+	Physical Array Handle: 0x0036
e10a2d
+	Partition Width: 4
e10a2d
+
e10a2d
+Handle 0x0038, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0036
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_A0
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A1260F
e10a2d
+	Asset Tag: DIMM_A0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0039, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x00000000000
e10a2d
+	Ending Address: 0x007FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0038
e10a2d
+	Memory Array Mapped Address Handle: 0x0037
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x003A, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0036
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_A1
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A1277A
e10a2d
+	Asset Tag: DIMM_A1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x003B, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x00800000000
e10a2d
+	Ending Address: 0x00FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x003A
e10a2d
+	Memory Array Mapped Address Handle: 0x0037
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x003C, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0036
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_B0
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A126A0
e10a2d
+	Asset Tag: DIMM_B0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x003D, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x01000000000
e10a2d
+	Ending Address: 0x017FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x003C
e10a2d
+	Memory Array Mapped Address Handle: 0x0037
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x003E, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0036
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_B1
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A126A6
e10a2d
+	Asset Tag: DIMM_B1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x003F, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x01800000000
e10a2d
+	Ending Address: 0x01FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x003E
e10a2d
+	Memory Array Mapped Address Handle: 0x0037
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0040, DMI type 16, 23 bytes
e10a2d
+Physical Memory Array
e10a2d
+	Location: System Board Or Motherboard
e10a2d
+	Use: System Memory
e10a2d
+	Error Correction Type: Multi-bit ECC
e10a2d
+	Maximum Capacity: 64 GB
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Number Of Devices: 4
e10a2d
+
e10a2d
+Handle 0x0041, DMI type 19, 31 bytes
e10a2d
+Memory Array Mapped Address
e10a2d
+	Starting Address: 0x02000000000
e10a2d
+	Ending Address: 0x03FFFFFFFFF
e10a2d
+	Range Size: 128 GB
e10a2d
+	Physical Array Handle: 0x0040
e10a2d
+	Partition Width: 4
e10a2d
+
e10a2d
+Handle 0x0042, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0040
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_C0
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A12674
e10a2d
+	Asset Tag: DIMM_C0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0043, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x02000000000
e10a2d
+	Ending Address: 0x027FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0042
e10a2d
+	Memory Array Mapped Address Handle: 0x0041
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0044, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0040
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_C1
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A127EB
e10a2d
+	Asset Tag: DIMM_C1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0045, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x02800000000
e10a2d
+	Ending Address: 0x02FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0044
e10a2d
+	Memory Array Mapped Address Handle: 0x0041
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0046, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0040
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_D0
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A12744
e10a2d
+	Asset Tag: DIMM_D0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0047, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x03000000000
e10a2d
+	Ending Address: 0x037FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0046
e10a2d
+	Memory Array Mapped Address Handle: 0x0041
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0048, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0040
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_D1
e10a2d
+	Bank Locator: CPU 0
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A127C7
e10a2d
+	Asset Tag: DIMM_D1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0049, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x03800000000
e10a2d
+	Ending Address: 0x03FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0048
e10a2d
+	Memory Array Mapped Address Handle: 0x0041
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x004A, DMI type 16, 23 bytes
e10a2d
+Physical Memory Array
e10a2d
+	Location: System Board Or Motherboard
e10a2d
+	Use: System Memory
e10a2d
+	Error Correction Type: Multi-bit ECC
e10a2d
+	Maximum Capacity: 64 GB
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Number Of Devices: 4
e10a2d
+
e10a2d
+Handle 0x004B, DMI type 19, 31 bytes
e10a2d
+Memory Array Mapped Address
e10a2d
+	Starting Address: 0x04000000000
e10a2d
+	Ending Address: 0x05FFFFFFFFF
e10a2d
+	Range Size: 128 GB
e10a2d
+	Physical Array Handle: 0x004A
e10a2d
+	Partition Width: 4
e10a2d
+
e10a2d
+Handle 0x004C, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x004A
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_E0
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A127D1
e10a2d
+	Asset Tag: DIMM_E0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x004D, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x04000000000
e10a2d
+	Ending Address: 0x047FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x004C
e10a2d
+	Memory Array Mapped Address Handle: 0x004B
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x004E, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x004A
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_E1
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A127D9
e10a2d
+	Asset Tag: DIMM_E1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x004F, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x04800000000
e10a2d
+	Ending Address: 0x04FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x004E
e10a2d
+	Memory Array Mapped Address Handle: 0x004B
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0050, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x004A
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_F0
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A1276E
e10a2d
+	Asset Tag: DIMM_F0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0051, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x05000000000
e10a2d
+	Ending Address: 0x057FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0050
e10a2d
+	Memory Array Mapped Address Handle: 0x004B
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0052, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x004A
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_F1
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A127E9
e10a2d
+	Asset Tag: DIMM_F1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0053, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x05800000000
e10a2d
+	Ending Address: 0x05FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0052
e10a2d
+	Memory Array Mapped Address Handle: 0x004B
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0054, DMI type 16, 23 bytes
e10a2d
+Physical Memory Array
e10a2d
+	Location: System Board Or Motherboard
e10a2d
+	Use: System Memory
e10a2d
+	Error Correction Type: Multi-bit ECC
e10a2d
+	Maximum Capacity: 64 GB
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Number Of Devices: 4
e10a2d
+
e10a2d
+Handle 0x0055, DMI type 19, 31 bytes
e10a2d
+Memory Array Mapped Address
e10a2d
+	Starting Address: 0x06000000000
e10a2d
+	Ending Address: 0x07FFFFFFFFF
e10a2d
+	Range Size: 128 GB
e10a2d
+	Physical Array Handle: 0x0054
e10a2d
+	Partition Width: 4
e10a2d
+
e10a2d
+Handle 0x0056, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0054
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_G0
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A126E9
e10a2d
+	Asset Tag: DIMM_G0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0057, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x06000000000
e10a2d
+	Ending Address: 0x067FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0056
e10a2d
+	Memory Array Mapped Address Handle: 0x0055
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x0058, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0054
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_G1
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A12633
e10a2d
+	Asset Tag: DIMM_G1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x0059, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x06800000000
e10a2d
+	Ending Address: 0x06FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x0058
e10a2d
+	Memory Array Mapped Address Handle: 0x0055
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x005A, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0054
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_H0
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A1264A
e10a2d
+	Asset Tag: DIMM_H0_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x005B, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x07000000000
e10a2d
+	Ending Address: 0x077FFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x005A
e10a2d
+	Memory Array Mapped Address Handle: 0x0055
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x005C, DMI type 17, 40 bytes
e10a2d
+Memory Device
e10a2d
+	Array Handle: 0x0054
e10a2d
+	Error Information Handle: Not Provided
e10a2d
+	Total Width: 72 bits
e10a2d
+	Data Width: 72 bits
e10a2d
+	Size: 32 GB
e10a2d
+	Form Factor: DIMM
e10a2d
+	Set: None
e10a2d
+	Locator: DIMM_H1
e10a2d
+	Bank Locator: CPU 1
e10a2d
+	Type: DDR4
e10a2d
+	Type Detail: Synchronous
e10a2d
+	Speed: 2400 MHz
e10a2d
+	Manufacturer: Hynix Semiconductor
e10a2d
+	Serial Number: 11A12731
e10a2d
+	Asset Tag: DIMM_H1_AssetTag
e10a2d
+	Part Number: HMA84GR7AFR4N-UH    
e10a2d
+	Rank: 2
e10a2d
+	Configured Clock Speed: 2133 MHz
e10a2d
+	Minimum Voltage: Unknown
e10a2d
+	Maximum Voltage: Unknown
e10a2d
+	Configured Voltage: Unknown
e10a2d
+
e10a2d
+Handle 0x005D, DMI type 20, 35 bytes
e10a2d
+Memory Device Mapped Address
e10a2d
+	Starting Address: 0x07800000000
e10a2d
+	Ending Address: 0x07FFFFFFFFF
e10a2d
+	Range Size: 32 GB
e10a2d
+	Physical Device Handle: 0x005C
e10a2d
+	Memory Array Mapped Address Handle: 0x0055
e10a2d
+	Partition Row Position: 1
e10a2d
+
e10a2d
+Handle 0x005E, DMI type 7, 19 bytes
e10a2d
+Cache Information
e10a2d
+	Socket Designation: CPU Internal L1
e10a2d
+	Configuration: Enabled, Not Socketed, Level 1
e10a2d
+	Operational Mode: Write Back
e10a2d
+	Location: Internal
e10a2d
+	Installed Size: 1152 kB
e10a2d
+	Maximum Size: 1152 kB
e10a2d
+	Supported SRAM Types:
e10a2d
+		Unknown
e10a2d
+	Installed SRAM Type: Unknown
e10a2d
+	Speed: Unknown
e10a2d
+	Error Correction Type: Parity
e10a2d
+	System Type: Other
e10a2d
+	Associativity: 8-way Set-associative
e10a2d
+
e10a2d
+Handle 0x005F, DMI type 7, 19 bytes
e10a2d
+Cache Information
e10a2d
+	Socket Designation: CPU Internal L2
e10a2d
+	Configuration: Enabled, Not Socketed, Level 2
e10a2d
+	Operational Mode: Write Back
e10a2d
+	Location: Internal
e10a2d
+	Installed Size: 4608 kB
e10a2d
+	Maximum Size: 4608 kB
e10a2d
+	Supported SRAM Types:
e10a2d
+		Unknown
e10a2d
+	Installed SRAM Type: Unknown
e10a2d
+	Speed: Unknown
e10a2d
+	Error Correction Type: Single-bit ECC
e10a2d
+	System Type: Unified
e10a2d
+	Associativity: 8-way Set-associative
e10a2d
+
e10a2d
+Handle 0x0060, DMI type 7, 19 bytes
e10a2d
+Cache Information
e10a2d
+	Socket Designation: CPU Internal L3
e10a2d
+	Configuration: Enabled, Not Socketed, Level 3
e10a2d
+	Operational Mode: Write Back
e10a2d
+	Location: Internal
e10a2d
+	Installed Size: 46080 kB
e10a2d
+	Maximum Size: 46080 kB
e10a2d
+	Supported SRAM Types:
e10a2d
+		Unknown
e10a2d
+	Installed SRAM Type: Unknown
e10a2d
+	Speed: Unknown
e10a2d
+	Error Correction Type: Single-bit ECC
e10a2d
+	System Type: Unified
e10a2d
+	Associativity: 20-way Set-associative
e10a2d
+
e10a2d
+Handle 0x0061, DMI type 4, 48 bytes
e10a2d
+Processor Information
e10a2d
+	Socket Designation: SOCKET 0
e10a2d
+	Type: Central Processor
e10a2d
+	Family: Xeon
e10a2d
+	Manufacturer: Intel
e10a2d
+	ID: F1 06 04 00 FF FB EB BF
e10a2d
+	Signature: Type 0, Family 6, Model 79, Stepping 1
e10a2d
+	Flags:
e10a2d
+		FPU (Floating-point unit on-chip)
e10a2d
+		VME (Virtual mode extension)
e10a2d
+		DE (Debugging extension)
e10a2d
+		PSE (Page size extension)
e10a2d
+		TSC (Time stamp counter)
e10a2d
+		MSR (Model specific registers)
e10a2d
+		PAE (Physical address extension)
e10a2d
+		MCE (Machine check exception)
e10a2d
+		CX8 (CMPXCHG8 instruction supported)
e10a2d
+		APIC (On-chip APIC hardware supported)
e10a2d
+		SEP (Fast system call)
e10a2d
+		MTRR (Memory type range registers)
e10a2d
+		PGE (Page global enable)
e10a2d
+		MCA (Machine check architecture)
e10a2d
+		CMOV (Conditional move instruction supported)
e10a2d
+		PAT (Page attribute table)
e10a2d
+		PSE-36 (36-bit page size extension)
e10a2d
+		CLFSH (CLFLUSH instruction supported)
e10a2d
+		DS (Debug store)
e10a2d
+		ACPI (ACPI supported)
e10a2d
+		MMX (MMX technology supported)
e10a2d
+		FXSR (FXSAVE and FXSTOR instructions supported)
e10a2d
+		SSE (Streaming SIMD extensions)
e10a2d
+		SSE2 (Streaming SIMD extensions 2)
e10a2d
+		SS (Self-snoop)
e10a2d
+		HTT (Multi-threading)
e10a2d
+		TM (Thermal monitor supported)
e10a2d
+		PBE (Pending break enabled)
e10a2d
+	Version: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+	Voltage: 1.6 V
e10a2d
+	External Clock: 100 MHz
e10a2d
+	Max Speed: 3000 MHz
e10a2d
+	Current Speed: 2300 MHz
e10a2d
+	Status: Populated, Enabled
e10a2d
+	Upgrade: Socket LGA2011-3
e10a2d
+	L1 Cache Handle: 0x005E
e10a2d
+	L2 Cache Handle: 0x005F
e10a2d
+	L3 Cache Handle: 0x0060
e10a2d
+	Serial Number: Not Specified
e10a2d
+	Asset Tag: Not Specified
e10a2d
+	Part Number: Not Specified
e10a2d
+	Core Count: 18
e10a2d
+	Core Enabled: 18
e10a2d
+	Thread Count: 36
e10a2d
+	Characteristics:
e10a2d
+		64-bit capable
e10a2d
+		Multi-Core
e10a2d
+		Hardware Thread
e10a2d
+		Execute Protection
e10a2d
+		Enhanced Virtualization
e10a2d
+		Power/Performance Control
e10a2d
+
e10a2d
+Handle 0x0062, DMI type 7, 19 bytes
e10a2d
+Cache Information
e10a2d
+	Socket Designation: CPU Internal L1
e10a2d
+	Configuration: Enabled, Not Socketed, Level 1
e10a2d
+	Operational Mode: Write Back
e10a2d
+	Location: Internal
e10a2d
+	Installed Size: 1152 kB
e10a2d
+	Maximum Size: 1152 kB
e10a2d
+	Supported SRAM Types:
e10a2d
+		Unknown
e10a2d
+	Installed SRAM Type: Unknown
e10a2d
+	Speed: Unknown
e10a2d
+	Error Correction Type: Parity
e10a2d
+	System Type: Other
e10a2d
+	Associativity: 8-way Set-associative
e10a2d
+
e10a2d
+Handle 0x0063, DMI type 7, 19 bytes
e10a2d
+Cache Information
e10a2d
+	Socket Designation: CPU Internal L2
e10a2d
+	Configuration: Enabled, Not Socketed, Level 2
e10a2d
+	Operational Mode: Write Back
e10a2d
+	Location: Internal
e10a2d
+	Installed Size: 4608 kB
e10a2d
+	Maximum Size: 4608 kB
e10a2d
+	Supported SRAM Types:
e10a2d
+		Unknown
e10a2d
+	Installed SRAM Type: Unknown
e10a2d
+	Speed: Unknown
e10a2d
+	Error Correction Type: Single-bit ECC
e10a2d
+	System Type: Unified
e10a2d
+	Associativity: 8-way Set-associative
e10a2d
+
e10a2d
+Handle 0x0064, DMI type 7, 19 bytes
e10a2d
+Cache Information
e10a2d
+	Socket Designation: CPU Internal L3
e10a2d
+	Configuration: Enabled, Not Socketed, Level 3
e10a2d
+	Operational Mode: Write Back
e10a2d
+	Location: Internal
e10a2d
+	Installed Size: 46080 kB
e10a2d
+	Maximum Size: 46080 kB
e10a2d
+	Supported SRAM Types:
e10a2d
+		Unknown
e10a2d
+	Installed SRAM Type: Unknown
e10a2d
+	Speed: Unknown
e10a2d
+	Error Correction Type: Single-bit ECC
e10a2d
+	System Type: Unified
e10a2d
+	Associativity: 20-way Set-associative
e10a2d
+
e10a2d
+Handle 0x0065, DMI type 4, 48 bytes
e10a2d
+Processor Information
e10a2d
+	Socket Designation: SOCKET 1
e10a2d
+	Type: Central Processor
e10a2d
+	Family: Xeon
e10a2d
+	Manufacturer: Intel
e10a2d
+	ID: F1 06 04 00 FF FB EB BF
e10a2d
+	Signature: Type 0, Family 6, Model 79, Stepping 1
e10a2d
+	Flags:
e10a2d
+		FPU (Floating-point unit on-chip)
e10a2d
+		VME (Virtual mode extension)
e10a2d
+		DE (Debugging extension)
e10a2d
+		PSE (Page size extension)
e10a2d
+		TSC (Time stamp counter)
e10a2d
+		MSR (Model specific registers)
e10a2d
+		PAE (Physical address extension)
e10a2d
+		MCE (Machine check exception)
e10a2d
+		CX8 (CMPXCHG8 instruction supported)
e10a2d
+		APIC (On-chip APIC hardware supported)
e10a2d
+		SEP (Fast system call)
e10a2d
+		MTRR (Memory type range registers)
e10a2d
+		PGE (Page global enable)
e10a2d
+		MCA (Machine check architecture)
e10a2d
+		CMOV (Conditional move instruction supported)
e10a2d
+		PAT (Page attribute table)
e10a2d
+		PSE-36 (36-bit page size extension)
e10a2d
+		CLFSH (CLFLUSH instruction supported)
e10a2d
+		DS (Debug store)
e10a2d
+		ACPI (ACPI supported)
e10a2d
+		MMX (MMX technology supported)
e10a2d
+		FXSR (FXSAVE and FXSTOR instructions supported)
e10a2d
+		SSE (Streaming SIMD extensions)
e10a2d
+		SSE2 (Streaming SIMD extensions 2)
e10a2d
+		SS (Self-snoop)
e10a2d
+		HTT (Multi-threading)
e10a2d
+		TM (Thermal monitor supported)
e10a2d
+		PBE (Pending break enabled)
e10a2d
+	Version: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
e10a2d
+	Voltage: 1.6 V
e10a2d
+	External Clock: 100 MHz
e10a2d
+	Max Speed: 3000 MHz
e10a2d
+	Current Speed: 2300 MHz
e10a2d
+	Status: Populated, Enabled
e10a2d
+	Upgrade: Socket LGA2011-3
e10a2d
+	L1 Cache Handle: 0x0062
e10a2d
+	L2 Cache Handle: 0x0063
e10a2d
+	L3 Cache Handle: 0x0064
e10a2d
+	Serial Number: Not Specified
e10a2d
+	Asset Tag: Not Specified
e10a2d
+	Part Number: Not Specified
e10a2d
+	Core Count: 18
e10a2d
+	Core Enabled: 18
e10a2d
+	Thread Count: 36
e10a2d
+	Characteristics:
e10a2d
+		64-bit capable
e10a2d
+		Multi-Core
e10a2d
+		Hardware Thread
e10a2d
+		Execute Protection
e10a2d
+		Enhanced Virtualization
e10a2d
+		Power/Performance Control
e10a2d
+
e10a2d
+Handle 0x0066, DMI type 13, 22 bytes
e10a2d
+BIOS Language Information
e10a2d
+	Language Description Format: Long
e10a2d
+	Installable Languages: 1
e10a2d
+		en|US|iso8859-1
e10a2d
+	Currently Installed Language: en|US|iso8859-1
e10a2d
+
e10a2d
+Handle 0x0076, DMI type 127, 4 bytes
e10a2d
+End Of Table
e10a2d
+
e10a2d
+EOF
e10a2d
diff --git a/tests/aws-baremetal-x86/sbin/uname b/tests/aws-baremetal-x86/sbin/uname
e10a2d
new file mode 100755
e10a2d
index 0000000..ab0ec89
e10a2d
--- /dev/null
e10a2d
+++ b/tests/aws-baremetal-x86/sbin/uname
e10a2d
@@ -0,0 +1,2 @@
e10a2d
+#!/bin/sh -
e10a2d
+echo x86_64
e10a2d
diff --git a/tests/aws-baremetal-x86/sbin/virt-what-cpuid-helper b/tests/aws-baremetal-x86/sbin/virt-what-cpuid-helper
e10a2d
new file mode 100755
e10a2d
index 0000000..b446009
e10a2d
--- /dev/null
e10a2d
+++ b/tests/aws-baremetal-x86/sbin/virt-what-cpuid-helper
e10a2d
@@ -0,0 +1,2 @@
e10a2d
+#!/bin/sh -
e10a2d
+echo
e10a2d
diff --git a/tests/test-aws-baremetal-x86.sh b/tests/test-aws-baremetal-x86.sh
e10a2d
new file mode 100755
e10a2d
index 0000000..d456163
e10a2d
--- /dev/null
e10a2d
+++ b/tests/test-aws-baremetal-x86.sh
e10a2d
@@ -0,0 +1,34 @@
e10a2d
+# Test for AWS.
e10a2d
+# Copyright (C) 2018 Red Hat Inc.
e10a2d
+#
e10a2d
+# This program is free software; you can redistribute it and/or modify
e10a2d
+# it under the terms of the GNU General Public License as published by
e10a2d
+# the Free Software Foundation; either version 2 of the License, or
e10a2d
+# (at your option) any later version.
e10a2d
+#
e10a2d
+# This program is distributed in the hope that it will be useful,
e10a2d
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
e10a2d
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
e10a2d
+# GNU General Public License for more details.
e10a2d
+#
e10a2d
+# You should have received a copy of the GNU General Public License
e10a2d
+# along with this program; if not, write to the Free Software
e10a2d
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
e10a2d
+
e10a2d
+root=tests/aws-baremetal-x86
e10a2d
+
e10a2d
+output="$(./virt-what --test-root=$root 2>&1)"
e10a2d
+expected="aws"
e10a2d
+
e10a2d
+if [ "$output" != "$expected" ]; then
e10a2d
+    echo "$0: test failed because output did not match expected"
e10a2d
+    echo "Expected output was:"
e10a2d
+    echo "----------------------------------------"
e10a2d
+    echo "$expected"
e10a2d
+    echo "----------------------------------------"
e10a2d
+    echo "But the actual output of the program was:"
e10a2d
+    echo "----------------------------------------"
e10a2d
+    echo "$output"
e10a2d
+    echo "----------------------------------------"
e10a2d
+    exit 1
e10a2d
+fi
e10a2d
-- 
cc91b2
2.31.1
e10a2d