Trace number 4468485

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-12OPT-167 7510.8 379.711

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-sporttournament26.opb
MD5SUM4a2fbd934e93739f7ac25dbfb2053862
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-167
Best CPU time to get the best result obtained on this benchmark999.467
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 852
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 920
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 920
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)624
Sum of products size (including duplicates)1248
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 3bb793453d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24797184, getVmSize() = 24797184, SCIPgetMemUsed() = 2816498, SCIPgetMemTotal() = 3297690, SCIPgetMemExternEstim() = 1381142
0.00/0.00	c ** set memory limit for presolving in LC to 8.79601e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16668639, getVmSize() = 29118464, SCIPgetMemUsed() = 3174070, SCIPgetMemTotal() = 6289022, SCIPgetMemExternEstim() = 1381142
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4468485-1723470080
0.00/0.01	c   Variables        : 949 (325 binary, 0 integer, 624 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 624
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 949 (325 binary, 0 integer, 624 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 624
0.00/0.01	c Constraints        : Number
0.00/0.01	c   and              : 624 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.06	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.07	c                                Nodes    Active                                            
0.00/0.07	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.87/0.13	c *       0              0           1        20         -94.0000                -          -
0.87/0.16	c *       0              0           1        20        -112.0000                -          -
0.87/0.21	c *       0              0           1        20        -120.0000                -          -
0.87/0.22	c *       0              0           1        20        -136.0000                -          -
13.44/0.80	c *       1              0           1        20        -142.0000                -          -
13.44/0.84	c *       1              0           1        20        -153.0000                -          -
15.41/0.94	c *       1              0           1        20        -157.0000                -          -
15.41/0.94	c *       1              0           1        20        -159.0000                -          -
37.54/2.12	c *       2              3           2        20        -160.0000        -183.6667     14.79%
44.77/2.40	c *       2              3           2        20        -161.0000        -183.6667     14.08%
54.70/3.03	c *       3              6           5        20        -162.0000        -183.6667     13.37%
94.27/5.02	c         5           1040           0        20        -162.0000        -179.6253     10.88%
196.05/10.07	c        10              3           2        20        -162.0000        -174.0348      7.43%
219.09/11.21	c *      11              3           2        20        -163.0000        -174.0348      6.77%
229.02/11.73	c *      12              4           3        20        -164.0000        -174.0348      6.12%
255.56/13.04	c *      13              5           4        20        -165.0000        -174.0348      5.48%
295.23/15.09	c        15              6           5        20        -165.0000        -174.0348      5.48%
326.24/16.65	c *      17              7           6        20        -166.0000        -174.0348      4.84%
396.42/20.14	c        20             42          17        20        -166.0000        -173.8988      4.76%
498.81/25.30	c        25           5641         156        20        -166.0000        -173.2116      4.34%
597.99/30.31	c        30           6002         158        20        -166.0000        -173.2116      4.34%
697.17/35.35	c        35           6537           1        20        -166.0000        -172.8098      4.10%
703.12/35.66	c *      36           6537           1        20        -167.0000        -172.8098      3.48%
796.25/40.37	c        40          11381         171        20        -167.0000        -172.8098      3.48%
899.22/45.54	c        46            372          81        20        -167.0000        -172.7553      3.45%
998.44/50.59	c        51            442          93        20        -167.0000        -172.6029      3.36%
1099.54/55.65	c        56          14488         163        20        -167.0000        -172.2701      3.16%
1200.74/60.74	c        61          17568         159        20        -167.0000        -172.2701      3.16%
1299.92/65.74	c        66          17568         159        20        -167.0000        -172.2701      3.16%
1399.12/70.77	c        71          19117           0        20        -167.0000        -172.2701      3.16%
1500.29/75.85	c        76            762         125        20        -167.0000        -172.2211      3.13%
1601.48/80.98	c        81          27130         160        20        -167.0000        -171.8509      2.90%
1708.60/86.38	c        86          29030         160        20        -167.0000        -171.8509      2.90%
1809.78/91.41	c        91          32697         161        20        -167.0000        -171.8509      2.90%
1908.82/96.43	c        96          34944         161        20        -167.0000        -171.8509      2.90%
2008.01/101.44	c       101          38656         158        20        -167.0000        -171.8509      2.90%
2109.21/106.53	c       107          38656         158        20        -167.0000        -171.8509      2.90%
2208.40/111.58	c       112          38656         158        20        -167.0000        -171.8509      2.90%
2309.60/116.63	c       117          39375           0        20        -167.0000        -171.8509      2.90%
2408.79/121.68	c       122          40604         165        20        -167.0000        -171.7474      2.84%
2511.96/126.86	c       127          45720         165        20        -167.0000        -171.7474      2.84%
2613.14/131.91	c       132          49898         164        20        -167.0000        -171.7474      2.84%
2712.10/136.93	c       137           1308          38        20        -167.0000        -171.7473      2.84%
2811.31/142.00	c       142           1300          39        20        -167.0000        -171.7139      2.82%
2913.26/147.05	c       147           1370          43        20        -167.0000        -171.6182      2.77%
3015.60/152.26	c       152           1430          49        20        -167.0000        -171.5223      2.71%
3116.79/157.33	c       157           1459          44        20        -167.0000        -171.4849      2.69%
3217.98/162.40	c       162           1481          57        20        -167.0000        -171.4324      2.65%
3317.16/167.41	c       167           1531          65        20        -167.0000        -171.3511      2.61%
3418.29/172.56	c       173           1673          80        20        -167.0000        -171.3406      2.60%
3517.18/177.57	c       178           1750          87        20        -167.0000        -171.2541      2.55%
3620.07/182.76	c       183           1808          93        20        -167.0000        -171.2411      2.54%
3721.18/187.81	c       188           1935         102        20        -167.0000        -171.2411      2.54%
3820.37/192.84	c       193           2060         103        20        -167.0000        -171.2181      2.53%
3921.43/197.95	c       198           2119         110        20        -167.0000        -171.1476      2.48%
4020.63/203.00	c       203           2200         117        20        -167.0000        -171.1476      2.48%
4122.46/208.09	c       208           2300         133        20        -167.0000        -171.0924      2.45%
4223.62/213.15	c       213           2420         131        20        -167.0000        -171.0693      2.44%
4322.85/218.16	c       218           2498         139        20        -167.0000        -171.0438      2.42%
4423.22/223.21	c       223           2570         155        20        -167.0000        -170.9530      2.37%
4522.47/228.23	c       228           2640         173        20        -167.0000        -170.9345      2.36%
4623.34/233.30	c       233           2725         192        20        -167.0000        -170.8769      2.32%
4724.54/238.40	c       238           2820         197        20        -167.0000        -170.8622      2.31%
4825.65/243.53	c       244           2880         199        20        -167.0000        -170.8141      2.28%
4926.84/248.63	c       249           2945         208        20        -167.0000        -170.8125      2.28%
5026.05/253.68	c       254           3007         216        20        -167.0000        -170.8097      2.28%
5127.25/258.73	c       259           3068         227        20        -167.0000        -170.7942      2.27%
5226.46/263.76	c       264           3170         245        20        -167.0000        -170.7810      2.26%
5327.60/268.89	c       269           3250         245        20        -167.0000        -170.7808      2.26%
5428.64/273.94	c       274           3350         257        20        -167.0000        -170.7461      2.24%
5527.68/278.98	c       279           3420         261        20        -167.0000        -170.7281      2.23%
5629.49/284.04	c       284           3470         265        20        -167.0000        -170.6962      2.21%
5728.58/289.09	c       289           3565         272        20        -167.0000        -170.6943      2.21%
5827.93/294.12	c       294           3624         277        20        -167.0000        -170.6910      2.21%
5929.19/299.19	c       299           3730         287        20        -167.0000        -170.6809      2.20%
6029.62/304.21	c       304           3780         295        20        -167.0000        -170.6560      2.19%
6128.81/309.23	c       309           3830         299        20        -167.0000        -170.6469      2.18%
6228.02/314.27	c       314           3900         301        20        -167.0000        -170.6415      2.18%
6327.26/319.28	c       319           3950         311        20        -167.0000        -170.6412      2.18%
6428.51/324.34	c       324           4000         315        20        -167.0000        -170.6331      2.18%
6529.65/329.43	c       329           4070         319        20        -167.0000        -170.6197      2.17%
6628.87/334.43	c       334           4125         324        20        -167.0000        -170.6191      2.17%
6728.09/339.46	c       339           4190         331        20        -167.0000        -170.6003      2.16%
6827.30/344.48	c       344           4256         343        20        -167.0000        -170.5660      2.14%
6928.38/349.52	c       350           4292         349        20        -167.0000        -170.5645      2.13%
7027.59/354.55	c       355           4336         353        20        -167.0000        -170.5498      2.13%
7128.73/359.62	c       360           4370         353        20        -167.0000        -170.5488      2.13%
7227.94/364.63	c       365           4407         368        20        -167.0000        -170.5229      2.11%
7327.08/369.67	c       370           4450         373        20        -167.0000        -170.4995      2.10%
7426.29/374.68	c       375           4494         377        20        -167.0000        -170.4995      2.10%
7489.79/377.83	c       378           7998           0         0        -167.0000        -167.0000      0.00%
7510.68/379.62	c       380           7998           0         0        -167.0000           0.0000          -
7510.68/379.62	c SCIP Status        : c problem is solved
7510.68/379.62	c Total Time         : 379.6300
7510.68/379.62	c   solving          : 379.6300
7510.68/379.62	c   presolving       : 0.0072 (included in solving)
7510.68/379.62	c B&B Tree           :
7510.68/379.62	c   nodes (total)    : 7998
7510.68/379.62	c Solution           :
7510.68/379.62	c   Solutions found  : 18
7510.68/379.62	c   Primal Bound     : -1.67000000000000e+02
7510.68/379.62	c   Dual Bound       : -1.67000000000000e+02
7510.68/379.62	c Gap                : 0.00000 %
7510.68/379.63	o -167
7510.68/379.63	s OPTIMUM FOUND
7510.68/379.63	v -x238 x325 -x324 -x225 x221 x210 x209 x208 -x207 x202 -x280 x319 x301 -x313 x195 -x312 x189 x217 -x186 x297 -x179 -x175 -x176 x170 
7510.68/379.63	v -x200 x322 -x311 x317 x167 -x165 -x323 x224 x298 x161 x184 -x160 x159 x293 -x157 -x302 x258 x153 x276 -x205 x306 -x239 x150 
7510.68/379.63	v -x148 -x321 x146 -x279 x308 -x143 -x139 x192 -x191 x164 -x190 -x187 -x188 -x132 x218 x129 -x130 -x265 -x213 -x126 -x320 -x287 
7510.68/379.63	v -x125 -x124 x206 -x151 -x263 -x309 x318 -x286 x121 -x119 x194 x304 -x117 -x115 x163 x138 -x162 -x246 -x307 -x110 x316 x185 
7510.68/379.63	v -x108 x315 x314 -x253 x244 x105 x104 x174 x271 x177 x147 -x103 x173 -x144 -x266 x203 x99 x198 x118 -x300 x196 x227 -x94 x135 
7510.68/379.63	v x114 -x134 -x242 x88 x222 -x219 x87 -x183 x158 -x84 -x310 x269 -x259 -x82 -x120 x81 x168 -x98 x250 -x77 x141 -x193 -x75 x112 
7510.68/379.63	v x93 -x111 x247 x231 -x71 -x270 -x215 x131 -x268 x69 x290 x296 -x264 -x251 -x178 -x102 -x67 x65 -x100 -x64 -x234 -x305 x80 -x289 
7510.68/379.63	v x254 -x61 -x166 x140 x116 -x226 -x58 x91 x74 x90 x303 -x223 x54 x274 -x109 x52 -x214 x51 x229 -x154 -x292 x267 -x272 x230 
7510.68/379.63	v x50 x152 -x49 x285 x46 -x237 -x95 x45 -x137 -x44 x72 x57 -x299 -x294 x41 x278 x86 -x85 x39 -x212 -x182 x38 x123 x66 -x48 -x257 
7510.68/379.63	v x101 x47 x37 -x36 -x142 x96 x295 -x113 -x33 -x291 -x55 x43 -x282 x220 -x216 x70 -x29 -x284 x181 x156 -x28 x32 -x288 -x92 
7510.68/379.63	v -x27 -x53 x25 x281 -x155 -x128 x24 x26 -x73 x31 -x23 -x68 -x40 x30 -x21 x277 -x211 x127 x107 -x20 -x197 -x19 x22 -x56 -x42 -x18 
7510.68/379.63	v -x273 x180 -x106 x83 x16 -x283 -x60 x228 x17 -x13 x245 -x204 x171 -x122 x12 -x241 -x97 -x252 -x172 x149 x145 x10 -x199 x79 
7510.68/379.63	v x63 -x9 x275 x249 x15 x11 -x8 -x235 x169 -x62 x7 x262 -x261 -x240 -x6 -x248 -x76 -x35 x34 x5 x256 x255 x201 -x78 -x4 -x260 x243 
7510.68/379.63	v -x59 -x14 x3 x233 x133 -x89 x236 x232 x136 x2 -x1 

Verifier Data

OK	-167

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (162912 MiB free)
  memory of node 1: 193531 MiB (176601 MiB free)
  memory of node 2: 193531 MiB (172712 MiB free)
  memory of node 3: 193493 MiB (173324 MiB free)
  node distances:
     10  21  21  21
     21  10  21  21
     21  21  10  21
     21  21  21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4468485-1723470080/watcher-4468485-1723470080 -o /tmp/evaluation-result-4468485-1723470080/solver-4468485-1723470080 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723469637-686590 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468485-1723470080.opb -qsol -t 3600 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=687640, runsolver pid=687637
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 80.03 62.46 30.67 78/1024 687681
/proc/meminfo: memFree=701862348/790760804 swapFree=131071996/131071996
[pid=687640] ppid=687637 vsize=1669208 memory=171316 CPUtime=0.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/stat : 687640 (fscip) S 687637 687640 686580 0 -1 1077936128 39186 0 0 0 34 53 0 0 20 0 41 0 113590707 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
/proc/687640/statm: 417302 42829 2726 3035 0 128696 0
[pid=687640/tid=687642] ppid=687637 vsize=1669208 memory=8390339637985935414 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687642/stat : 687642 (fscip) R 687637 687640 686580 0 -1 4194368 1864 0 0 0 1 3 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687643] ppid=687637 vsize=1669208 memory=57910 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687643/stat : 687643 (fscip) R 687637 687640 686580 0 -1 4194368 1863 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687644] ppid=687637 vsize=1669208 memory=56316433531346 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687644/stat : 687644 (fscip) R 687637 687640 686580 0 -1 4194368 1861 0 0 0 2 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687645] ppid=687637 vsize=1669208 memory=54083084091976 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687645/stat : 687645 (fscip) R 687637 687640 686580 0 -1 4194368 1864 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687646] ppid=687637 vsize=1669208 memory=61783977231038 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687646/stat : 687646 (fscip) R 687637 687640 686580 0 -1 4194368 1863 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687647] ppid=687637 vsize=1669208 memory=56282191234110 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687647/stat : 687647 (fscip) R 687637 687640 686580 0 -1 4194368 1863 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687648] ppid=687637 vsize=1669208 memory=15539617701037672 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687648/stat : 687648 (fscip) R 687637 687640 686580 0 -1 4194368 1864 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687649] ppid=687637 vsize=1669208 memory=1507544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687649/stat : 687649 (fscip) R 687637 687640 686580 0 -1 4194368 1864 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687650] ppid=687637 vsize=1669208 memory=3617010858171039833 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687650/stat : 687650 (fscip) R 687637 687640 686580 0 -1 4194368 1861 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687651] ppid=687637 vsize=1669208 memory=3474304153080299604 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687651/stat : 687651 (fscip) R 687637 687640 686580 0 -1 4194368 1864 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687652] ppid=687637 vsize=1669208 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687652/stat : 687652 (fscip) R 687637 687640 686580 0 -1 4194368 1865 0 0 0 2 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687653] ppid=687637 vsize=1669208 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687653/stat : 687653 (fscip) R 687637 687640 686580 0 -1 4194368 1865 0 0 0 1 3 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687654] ppid=687637 vsize=1669208 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687654/stat : 687654 (fscip) R 687637 687640 686580 0 -1 4194368 1864 0 0 0 1 3 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687655] ppid=687637 vsize=1669208 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687655/stat : 687655 (fscip) R 687637 687640 686580 0 -1 4194368 1862 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687656] ppid=687637 vsize=1669208 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687656/stat : 687656 (fscip) R 687637 687640 686580 0 -1 4194368 1859 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687657] ppid=687637 vsize=1669208 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687657/stat : 687657 (fscip) R 687637 687640 686580 0 -1 4194368 1864 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687658] ppid=687637 vsize=1669208 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687658/stat : 687658 (fscip) R 687637 687640 686580 0 -1 4194368 1861 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687659] ppid=687637 vsize=1669208 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687659/stat : 687659 (fscip) R 687637 687640 686580 0 -1 4194368 1560 0 0 0 1 1 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687660] ppid=687637 vsize=1669208 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687660/stat : 687660 (fscip) R 687637 687640 686580 0 -1 4194368 1863 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687661] ppid=687637 vsize=1669208 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687661/stat : 687661 (fscip) S 687637 687640 686580 0 -1 1077936192 1862 0 0 0 1 2 0 0 20 0 41 0 113590709 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687662] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687662/stat : 687662 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687663] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687663/stat : 687663 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687664] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687664/stat : 687664 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687665] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687665/stat : 687665 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687666] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687666/stat : 687666 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687667] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687667/stat : 687667 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687668] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687668/stat : 687668 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687669] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687669/stat : 687669 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687670] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687670/stat : 687670 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687671] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687671/stat : 687671 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687672] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687672/stat : 687672 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687673] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687673/stat : 687673 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687674] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687674/stat : 687674 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687675] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687675/stat : 687675 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687676] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687676/stat : 687676 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687677] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687677/stat : 687677 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687678] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687678/stat : 687678 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687679] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687679/stat : 687679 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687680] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687680/stat : 687680 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687681] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687681/stat : 687681 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 42829 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
Current children cumulated CPU time: 0.87 s
Current children cumulated vsize: 1669208 KiB
Current children cumulated memory: 171316 KiB

[startup+0.221974 s]*
/proc/loadavg: 80.03 62.46 30.67 82/1024 687681
/proc/meminfo: memFree=701668300/790760804 swapFree=131071996/131071996
[pid=687640] ppid=687637 vsize=1669208 memory=370968 CPUtime=2.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/stat : 687640 (fscip) S 687637 687640 686580 0 -1 1077936128 89171 0 0 0 167 90 0 0 20 0 41 0 113590707 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
/proc/687640/statm: 417302 92742 2934 3035 0 181735 0
[pid=687640/tid=687642] ppid=687637 vsize=1669208 memory=8318255677412212789 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687642/stat : 687642 (fscip) D 687637 687640 686580 0 -1 4194368 4620 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687643] ppid=687637 vsize=1669208 memory=211359629656 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687643/stat : 687643 (fscip) D 687637 687640 686580 0 -1 4194368 4135 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687644] ppid=687637 vsize=1669208 memory=53017898705396 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687644/stat : 687644 (fscip) D 687637 687640 686580 0 -1 4194368 4090 0 0 0 8 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687645] ppid=687637 vsize=1669208 memory=60718791844574 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687645/stat : 687645 (fscip) R 687637 687640 686580 0 -1 4194368 4701 0 0 0 10 3 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687646] ppid=687637 vsize=1669208 memory=58485442405322 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687646/stat : 687646 (fscip) R 687637 687640 686580 0 -1 4194368 4127 0 0 0 8 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687647] ppid=687637 vsize=1669208 memory=52983656426980 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687647/stat : 687647 (fscip) R 687637 687640 686580 0 -1 4194368 4694 0 0 0 8 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687648] ppid=687637 vsize=1669208 memory=14695192770905267 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687648/stat : 687648 (fscip) R 687637 687640 686580 0 -1 4194368 4698 0 0 0 9 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687649] ppid=687637 vsize=1669208 memory=1683924 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687649/stat : 687649 (fscip) D 687637 687640 686580 0 -1 4194368 4513 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687650] ppid=687637 vsize=1669208 memory=3689348827674050643 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687650/stat : 687650 (fscip) D 687637 687640 686580 0 -1 4194368 4088 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687651] ppid=687637 vsize=1669208 memory=3834029173316517972 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687651/stat : 687651 (fscip) R 687637 687640 686580 0 -1 4194368 4695 0 0 0 9 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687652] ppid=687637 vsize=1669208 memory=0 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687652/stat : 687652 (fscip) D 687637 687640 686580 0 -1 4194368 4125 0 0 0 8 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687653] ppid=687637 vsize=1669208 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687653/stat : 687653 (fscip) D 687637 687640 686580 0 -1 4194368 4165 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687654] ppid=687637 vsize=1669208 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687654/stat : 687654 (fscip) D 687637 687640 686580 0 -1 4194368 4417 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687655] ppid=687637 vsize=1669208 memory=0 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687655/stat : 687655 (fscip) D 687637 687640 686580 0 -1 4194368 4109 0 0 0 7 5 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687656] ppid=687637 vsize=1669208 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687656/stat : 687656 (fscip) D 687637 687640 686580 0 -1 4194368 4104 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687657] ppid=687637 vsize=1669208 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687657/stat : 687657 (fscip) D 687637 687640 686580 0 -1 4194368 4686 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687658] ppid=687637 vsize=1669208 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687658/stat : 687658 (fscip) D 687637 687640 686580 0 -1 4194368 4097 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687659] ppid=687637 vsize=1669208 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687659/stat : 687659 (fscip) D 687637 687640 686580 0 -1 4194368 4106 0 0 0 7 2 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687660] ppid=687637 vsize=1669208 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687660/stat : 687660 (fscip) R 687637 687640 686580 0 -1 4194368 4708 0 0 0 10 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687661] ppid=687637 vsize=1669208 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687661/stat : 687661 (fscip) D 687637 687640 686580 0 -1 4194368 4063 0 0 0 7 4 0 0 20 0 41 0 113590709 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687662] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687662/stat : 687662 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687663] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687663/stat : 687663 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687664] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687664/stat : 687664 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687665] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687665/stat : 687665 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687666] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687666/stat : 687666 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687667] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687667/stat : 687667 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687668] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687668/stat : 687668 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687669] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687669/stat : 687669 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687670] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687670/stat : 687670 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687671] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687671/stat : 687671 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687672] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687672/stat : 687672 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687673] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687673/stat : 687673 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687674] ppid=687637 vsize=1669208 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687674/stat : 687674 (fscip) S 687637 687640 686580 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 113590714 1709268992 92742 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0

################
# More data... #
################

Current children cumulated vsize: 9877308 KiB
Current children cumulated memory: 8591796 KiB

[startup+378.401 s]
/proc/loadavg: 78.85 74.62 46.99 83/1021 687754
/proc/meminfo: memFree=691839368/790760804 swapFree=131071996/131071996
[pid=687640] ppid=687637 vsize=8892224 memory=7575352 CPUtime=7500.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/stat : 687640 (fscip) S 687637 687640 686580 0 -1 1077936128 7543013 0 0 0 748668 1350 0 0 20 0 36 0 113590707 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
/proc/687640/statm: 2223056 1893838 3014 3035 0 2072957 0
[pid=687640/tid=687642] ppid=687637 vsize=8892224 memory=11532 CPUtime=374.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687642/stat : 687642 (fscip) R 687637 687640 686580 0 -1 4194368 388417 0 0 0 37393 53 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687644] ppid=687637 vsize=8892224 memory=6720667640517837414 CPUtime=374.96 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687644/stat : 687644 (fscip) R 687637 687640 686580 0 -1 4194368 448190 0 0 0 37392 104 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687645] ppid=687637 vsize=8892224 memory=11248 CPUtime=374.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687645/stat : 687645 (fscip) R 687637 687640 686580 0 -1 4194368 392026 0 0 0 37389 54 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687646] ppid=687637 vsize=8892224 memory=2708 CPUtime=375.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687646/stat : 687646 (fscip) R 687637 687640 686580 0 -1 4194368 332552 0 0 0 37521 53 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687648] ppid=687637 vsize=8892224 memory=6764 CPUtime=375.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687648/stat : 687648 (fscip) R 687637 687640 686580 0 -1 4194368 412122 0 0 0 37491 52 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687649] ppid=687637 vsize=8892224 memory=5995020 CPUtime=374.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687649/stat : 687649 (fscip) R 687637 687640 686580 0 -1 4194368 283519 0 0 0 37369 50 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687651] ppid=687637 vsize=8892224 memory=8592052 CPUtime=375.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687651/stat : 687651 (fscip) R 687637 687640 686580 0 -1 4194368 368624 0 0 0 37538 50 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687652] ppid=687637 vsize=8892224 memory=40264 CPUtime=375.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687652/stat : 687652 (fscip) R 687637 687640 686580 0 -1 4194368 292210 0 0 0 37516 49 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687654] ppid=687637 vsize=8892224 memory=8072 CPUtime=375.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687654/stat : 687654 (fscip) R 687637 687640 686580 0 -1 4194368 451540 0 0 0 37499 61 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687655] ppid=687637 vsize=8892224 memory=3516 CPUtime=375.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687655/stat : 687655 (fscip) R 687637 687640 686580 0 -1 4194368 259197 0 0 0 37507 45 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687656] ppid=687637 vsize=8892224 memory=2300 CPUtime=375.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687656/stat : 687656 (fscip) R 687637 687640 686580 0 -1 4194368 443037 0 0 0 37460 97 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687657] ppid=687637 vsize=8892224 memory=36760 CPUtime=375.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687657/stat : 687657 (fscip) R 687637 687640 686580 0 -1 4194368 399584 0 0 0 37535 59 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687658] ppid=687637 vsize=8892224 memory=6740 CPUtime=374.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687658/stat : 687658 (fscip) R 687637 687640 686580 0 -1 4194368 315147 0 0 0 37408 53 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687660] ppid=687637 vsize=8892224 memory=20492 CPUtime=372.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687660/stat : 687660 (fscip) R 687637 687640 686580 0 -1 4194368 407793 0 0 0 37169 57 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687661] ppid=687637 vsize=8892224 memory=6836 CPUtime=375.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687661/stat : 687661 (fscip) R 687637 687640 686580 0 -1 4194368 324353 0 0 0 37532 50 0 0 20 0 36 0 113590709 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687662] ppid=687637 vsize=8892224 memory=7256 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687662/stat : 687662 (fscip) S 687637 687640 686580 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687663] ppid=687637 vsize=8892224 memory=28140 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687663/stat : 687663 (fscip) S 687637 687640 686580 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687664] ppid=687637 vsize=8892224 memory=33752 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687664/stat : 687664 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687665] ppid=687637 vsize=8892224 memory=59304 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687665/stat : 687665 (fscip) S 687637 687640 686580 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687666] ppid=687637 vsize=8892224 memory=7764 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687666/stat : 687666 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687667] ppid=687637 vsize=8892224 memory=19016 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687667/stat : 687667 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687668] ppid=687637 vsize=8892224 memory=20448 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687668/stat : 687668 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687669] ppid=687637 vsize=8892224 memory=5452 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687669/stat : 687669 (fscip) S 687637 687640 686580 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687670] ppid=687637 vsize=8892224 memory=6720667640517837414 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687670/stat : 687670 (fscip) S 687637 687640 686580 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687671] ppid=687637 vsize=8892224 memory=3516 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687671/stat : 687671 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687672] ppid=687637 vsize=8892224 memory=2300 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687672/stat : 687672 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687673] ppid=687637 vsize=8892224 memory=1692 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687673/stat : 687673 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687674] ppid=687637 vsize=8892224 memory=17448 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687674/stat : 687674 (fscip) S 687637 687640 686580 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687675] ppid=687637 vsize=8892224 memory=28008 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687675/stat : 687675 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687676] ppid=687637 vsize=8892224 memory=2708 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687676/stat : 687676 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687677] ppid=687637 vsize=8892224 memory=6764 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687677/stat : 687677 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687678] ppid=687637 vsize=8892224 memory=5995020 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687678/stat : 687678 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687679] ppid=687637 vsize=8892224 memory=2688 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687679/stat : 687679 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687680] ppid=687637 vsize=8892224 memory=6560 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687680/stat : 687680 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687681] ppid=687637 vsize=8892224 memory=5127424 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687681/stat : 687681 (fscip) S 687637 687640 686580 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 36 0 113590714 9105637376 1893838 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
Current children cumulated CPU time: 7500.18 s
Current children cumulated vsize: 8892224 KiB
Current children cumulated memory: 7575352 KiB

[startup+379.201 s]
/proc/loadavg: 78.85 74.62 46.99 69/1003 687754
/proc/meminfo: memFree=694913488/790760804 swapFree=131071996/131071996
[pid=687640] ppid=687637 vsize=6464248 memory=5190996 CPUtime=7508.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/stat : 687640 (fscip) S 687637 687640 686580 0 -1 1077936128 7557369 0 0 0 749479 1359 0 0 20 0 22 0 113590707 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
/proc/687640/statm: 1616062 1297749 3014 3035 0 1521946 0
[pid=687640/tid=687642] ppid=687637 vsize=6464248 memory=11532 CPUtime=375.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687642/stat : 687642 (fscip) R 687637 687640 686580 0 -1 4194368 388792 0 0 0 37473 53 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687645] ppid=687637 vsize=6464248 memory=13648 CPUtime=375.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687645/stat : 687645 (fscip) R 687637 687640 686580 0 -1 4194368 392083 0 0 0 37469 54 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687648] ppid=687637 vsize=6464248 memory=281317673812640 CPUtime=376.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687648/stat : 687648 (fscip) R 687637 687640 686580 0 -1 4194368 412400 0 0 0 37570 53 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687651] ppid=687637 vsize=6464248 memory=281317675067152 CPUtime=376.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687651/stat : 687651 (fscip) R 687637 687640 686580 0 -1 4194368 369105 0 0 0 37617 50 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687654] ppid=687637 vsize=6464248 memory=7681407940103534245 CPUtime=376.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687654/stat : 687654 (fscip) R 687637 687640 686580 0 -1 4194368 452018 0 0 0 37577 61 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687656] ppid=687637 vsize=6464248 memory=11636 CPUtime=376.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687656/stat : 687656 (fscip) R 687637 687640 686580 0 -1 4194368 443288 0 0 0 37539 97 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687657] ppid=687637 vsize=6464248 memory=6720667640517837414 CPUtime=376.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687657/stat : 687657 (fscip) R 687637 687640 686580 0 -1 4194368 399624 0 0 0 37614 59 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687660] ppid=687637 vsize=6464248 memory=5440 CPUtime=373.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687660/stat : 687660 (fscip) R 687637 687640 686580 0 -1 4194368 408004 0 0 0 37247 57 0 0 20 0 22 0 113590709 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687663] ppid=687637 vsize=6464248 memory=16108 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687663/stat : 687663 (fscip) S 687637 687640 686580 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687664] ppid=687637 vsize=6464248 memory=6720667640517837414 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687664/stat : 687664 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687665] ppid=687637 vsize=6464248 memory=19016 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687665/stat : 687665 (fscip) S 687637 687640 686580 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687666] ppid=687637 vsize=6464248 memory=20448 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687666/stat : 687666 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687667] ppid=687637 vsize=6464248 memory=8587460 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687667/stat : 687667 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687668] ppid=687637 vsize=6464248 memory=4132774494331964790 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687668/stat : 687668 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687670] ppid=687637 vsize=6464248 memory=7518866507015676497 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687670/stat : 687670 (fscip) S 687637 687640 686580 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687671] ppid=687637 vsize=6464248 memory=7378136908602037862 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687671/stat : 687671 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687672] ppid=687637 vsize=6464248 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687672/stat : 687672 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687676] ppid=687637 vsize=6464248 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687676/stat : 687676 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687677] ppid=687637 vsize=6464248 memory=6720667640517837414 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687677/stat : 687677 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687678] ppid=687637 vsize=6464248 memory=104 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687678/stat : 687678 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687679] ppid=687637 vsize=6464248 memory=6232 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687679/stat : 687679 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 22 0 113590714 6619389952 1297749 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
Current children cumulated CPU time: 7508.38 s
Current children cumulated vsize: 6464248 KiB
Current children cumulated memory: 5190996 KiB

[startup+379.6 s]
/proc/loadavg: 78.85 74.62 46.99 69/1003 687754
/proc/meminfo: memFree=694913488/790760804 swapFree=131071996/131071996
[pid=687640] ppid=687637 vsize=3607120 memory=2520692 CPUtime=7510.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/stat : 687640 (fscip) S 687637 687640 686580 0 -1 1077936128 7570356 0 0 0 749697 1371 0 0 20 0 8 0 113590707 3693690880 631197 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
/proc/687640/statm: 901780 630685 3014 3035 0 885710 0
[pid=687640/tid=687645] ppid=687637 vsize=3607120 memory=2212 CPUtime=375.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687645/stat : 687645 (fscip) D 687637 687640 686580 0 -1 4194368 392095 0 0 0 37508 54 0 0 20 0 8 0 113590709 3693690880 629149 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687648] ppid=687637 vsize=3607120 memory=52808 CPUtime=376.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687648/stat : 687648 (fscip) D 687637 687640 686580 0 -1 4194368 413353 0 0 0 37609 53 0 0 20 0 8 0 113590709 3693690880 629149 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687656] ppid=687637 vsize=3607120 memory=6720667640517837414 CPUtime=376.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687656/stat : 687656 (fscip) R 687637 687640 686580 0 -1 4194368 449016 0 0 0 37575 98 0 0 20 0 8 0 113590709 3693690880 628637 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687663] ppid=687637 vsize=3607120 memory=6232 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687663/stat : 687663 (fscip) S 687637 687640 686580 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 8 0 113590714 3693690880 628125 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687666] ppid=687637 vsize=3607120 memory=19860 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687666/stat : 687666 (fscip) S 687637 687640 686580 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 8 0 113590714 3693690880 628125 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687671] ppid=687637 vsize=3607120 memory=2300 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687671/stat : 687671 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 8 0 113590714 3693690880 627613 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
[pid=687640/tid=687672] ppid=687637 vsize=3607120 memory=1692 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/687640/task/687672/stat : 687672 (fscip) S 687637 687640 686580 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 8 0 113590714 3693690880 627101 809668444160 4194304 16622685 140720884879840 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32129024 140720884888555 140720884888670 140720884888670 140720884895695 0
Current children cumulated CPU time: 7510.68 s
Current children cumulated vsize: 3607120 KiB
Current children cumulated memory: 2520692 KiB

Child status: 0

Real time (s): 379.711
CPU time (s): 7510.8
CPU user time (s): 7496.99
CPU system time (s): 13.8062
CPU usage (%): 1978.03
Max. virtual memory (cumulated for all children) (KiB): 9877308
Max. memory (cumulated for all children) (KiB): 8592148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7496.99
system time used= 13.8062
maximum resident set size= 8595152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7573126
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82392
involuntary context switches= 33261


# summary of solver processes directly reported to runsolver:
#   pid: 687640
#   total CPU time (s): 7510.8
#   total CPU user time (s): 7496.99
#   total CPU system time (s): 13.8062

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.82745 second user time and 8.77307 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-12 15:41:20
IDJOB=4468485
IDBENCH=160626
IDSOLVER=3099
FILE ID=nodeD103/4468485-1723470080
RUNJOBID= nodeD103-1723469637-686590
SLURM_JOB_ID= 8267500
Free space on /tmp= 8586672 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament26.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4468485-1723470080/watcher-4468485-1723470080 -o /tmp/evaluation-result-4468485-1723470080/solver-4468485-1723470080 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723469637-686590 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468485-1723470080.opb -qsol -t 3600 -sth 20

TIME LIMIT= 72000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 20

MD5SUM BENCH= 4a2fbd934e93739f7ac25dbfb2053862
RANDOM SEED=1025347355

nodeD103.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2752.532
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2930.993
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3018.378
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3112.682
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2609.989
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.024
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3013.862
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 136
initial apicid	: 136
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3082.367
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 200
initial apicid	: 200
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2627.030
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.057
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3022.903
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2873.501
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1943.114
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2921.466
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3024.349
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 134
initial apicid	: 134
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2852.311
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 198
initial apicid	: 198
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2199.043
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.113
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3024.374
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 132
initial apicid	: 132
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3058.771
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2373.962
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.128
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3017.244
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 152
initial apicid	: 152
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3130.963
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3540.717
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.163
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3016.136
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2921.880
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2589.936
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.181
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3016.038
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 150
initial apicid	: 150
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3072.663
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 32
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2917.354
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 33
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.200
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 34
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3024.442
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 35
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2976.720
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 36
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3521.022
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 37
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2911.132
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 38
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3024.468
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 148
initial apicid	: 148
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 39
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 40
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3274.007
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 41
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.253
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 42
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3022.447
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 43
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3109.022
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 44
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2935.131
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 40
initial apicid	: 40
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 45
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2912.791
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 46
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3024.492
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 168
initial apicid	: 168
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 47
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3125.347
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 48
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3443.702
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 49
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.410
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 50
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3013.307
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 51
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 52
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2132.576
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 38
initial apicid	: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 53
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.479
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 54
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3022.344
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 166
initial apicid	: 166
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 55
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 230
initial apicid	: 230
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 56
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1724.881
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 36
initial apicid	: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 57
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2930.105
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 58
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3024.530
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 164
initial apicid	: 164
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 59
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3112.076
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 60
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1594.740
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 56
initial apicid	: 56
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 61
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2930.942
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 62
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3003.470
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 184
initial apicid	: 184
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 63
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 64
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2356.384
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 65
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.756
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 66
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3023.117
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 67
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 68
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2009.212
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 69
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.126
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 70
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3010.337
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 182
initial apicid	: 182
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 71
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3060.646
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 246
initial apicid	: 246
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 72
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2657.250
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 73
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2931.936
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 74
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3016.900
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 75
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 76
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2576.543
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 52
initial apicid	: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 77
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2914.928
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 78
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3024.616
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 180
initial apicid	: 180
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 79
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2859.908
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 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 cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        702005024 kB
MemAvailable:   768301424 kB
Buffers:         1100424 kB
Cached:         67972912 kB
SwapCached:            0 kB
Active:          9490772 kB
Inactive:       74771252 kB
Active(anon):       2132 kB
Inactive(anon): 15225456 kB
Active(file):    9488640 kB
Inactive(file): 59545796 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28448 kB
Writeback:             0 kB
AnonPages:      15186428 kB
Mapped:           138916 kB
Shmem:             38920 kB
KReclaimable:    1363360 kB
Slab:            1896140 kB
SReclaimable:    1363360 kB
SUnreclaim:       532780 kB
KernelStack:       16864 kB
PageTables:        41012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4054960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1002240 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1226752 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      849920 kB
DirectMap2M:    152739840 kB
DirectMap1G:    652214272 kB

Free space on /tmp at the end= 8586644 MiB
End job on nodeD103 at 2024-08-12 15:47:40