1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
CPU(s): 64
On-line CPU(s) list: 0-63
Vendor ID: 0x5b7
Model name: -
CPU family: 0x0
Model: 0x0
Thread(s) per core: 1
Core(s) per socket: 64
Socket(s): 1
NUMA node(s): 4
NUMA node0 CPU(s): 0-7,16-23
NUMA node1 CPU(s): 8-15,24-31
NUMA node2 CPU(s): 32-39,48-55
NUMA node3 CPU(s): 40-47,56-63
# The following is the parsable format, which can be fed to other
# programs. Each different item in every column has an unique ID
# starting usually from zero.
# CPU,Core,Socket,Node
0,0,0,0
1,1,0,0
2,2,0,0
3,3,0,0
4,4,0,0
5,5,0,0
6,6,0,0
7,7,0,0
8,8,0,1
9,9,0,1
10,10,0,1
11,11,0,1
12,12,0,1
13,13,0,1
14,14,0,1
15,15,0,1
16,16,0,0
17,17,0,0
18,18,0,0
19,19,0,0
20,20,0,0
21,21,0,0
22,22,0,0
23,23,0,0
24,24,0,1
25,25,0,1
26,26,0,1
27,27,0,1
28,28,0,1
29,29,0,1
30,30,0,1
31,31,0,1
32,32,0,2
33,33,0,2
34,34,0,2
35,35,0,2
36,36,0,2
37,37,0,2
38,38,0,2
39,39,0,2
40,40,0,3
41,41,0,3
42,42,0,3
43,43,0,3
44,44,0,3
45,45,0,3
46,46,0,3
47,47,0,3
48,48,0,2
49,49,0,2
50,50,0,2
51,51,0,2
52,52,0,2
53,53,0,2
54,54,0,2
55,55,0,2
56,56,0,3
57,57,0,3
58,58,0,3
59,59,0,3
60,60,0,3
61,61,0,3
62,62,0,3
63,63,0,3
# The following is the parsable format, which can be fed to other
# programs. Each different item in every column has an unique ID
# starting usually from zero.
# CPU,Core,Socket,Node
0,1,0,0
1,0,0,0
2,2,0,0
3,3,0,0
4,0,0,0
5,1,0,0
6,2,0,0
7,3,0,0
8,0,0,1
9,1,0,1
10,2,0,1
11,3,0,1
12,0,0,1
13,1,0,1
14,2,0,1
15,3,0,1
16,0,0,0
17,1,0,0
18,2,0,0
19,3,0,0
20,0,0,0
21,1,0,0
22,2,0,0
23,3,0,0
24,0,0,1
25,1,0,1
26,2,0,1
27,3,0,1
28,0,0,1
29,1,0,1
30,2,0,1
31,3,0,1
32,0,0,2
33,1,0,2
34,2,0,2
35,3,0,2
36,0,0,2
37,1,0,2
38,2,0,2
39,3,0,2
40,0,0,3
41,1,0,3
42,2,0,3
43,3,0,3
44,0,0,3
45,1,0,3
46,2,0,3
47,3,0,3
48,0,0,2
49,1,0,2
50,2,0,2
51,3,0,2
52,0,0,2
53,1,0,2
54,2,0,2
55,3,0,2
56,0,0,3
57,1,0,3
58,2,0,3
59,3,0,3
60,0,0,3
61,1,0,3
62,2,0,3
63,3,0,3
|