Trace number 4467363

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-09OPT-35 38754.4 1959.13

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-1.opb
MD5SUM13e3cfc76a003558f082ab5832d2ffa8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark5.63628
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables595
Total number of constraints27856
Number of constraints which are clauses27856
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
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: 917abe4c5e]
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.05	c Default LC presolving (default).
0.00/0.05	c ** Before presolving: virtualMemUsedAtLc = 61389131, getVmSize() = 57716736, SCIPgetMemUsed() = 30054891, SCIPgetMemTotal() = 34042563, SCIPgetMemExternEstim() = 27346568
0.00/0.05	c ** set memory limit for presolving in LC to 8.7959e+12 for SCIP **
0.32/0.39	c ** Estimated virtualMemUsedAtSolver = 89349306, getVmSize() = 133988352, SCIPgetMemUsed() = 57966616, SCIPgetMemTotal() = 106677392, SCIPgetMemExternEstim() = 27346568
0.32/0.39	c ** set memory limit for solvers to 4.18833e+11 for each SCIP **
0.32/0.39	c Original Problem   :
0.32/0.39	c   Problem name     : instance-4467363-1723200555
0.32/0.39	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
0.32/0.39	c   Constraints      : 27856
0.32/0.39	c   Objective sense  : minimize
0.32/0.39	c Presolved Problem  :
0.32/0.39	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
0.32/0.39	c   Constraints      : 27856
0.32/0.39	c Constraints        : Number
0.32/0.39	c   setppc           : 27856 
0.32/0.39	c ** Instance transfer method used: 0
0.32/0.43	c ** ParaScipInstance copy does not increase the number of variables. **
0.89/0.95	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.89/0.95	c                                Nodes    Active                                            
0.89/0.95	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
16.62/1.81	c *       2              0           1        20         -22.0000                -          -
16.62/1.83	c *       2              0           1        20         -23.0000                -          -
18.40/1.90	c *       2              0           1        20         -25.0000                -          -
30.80/2.63	c *       3              0           1        20         -26.0000                -          -
32.74/2.76	c *       3              0           1        20         -27.0000                -          -
32.74/2.79	c *       3              0           1        20         -28.0000                -          -
196.39/11.04	c        11              2           1        20         -28.0000         -35.0000     25.00%
218.24/12.15	c *      12              2           1        20         -29.0000         -35.0000     20.69%
298.61/16.25	c        16              9           8        20         -29.0000         -35.0000     20.69%
346.16/18.60	c *      19             30          29        20         -30.0000         -35.0000     16.67%
399.37/21.34	c        21             36          35        20         -30.0000         -35.0000     16.67%
458.31/24.30	c *      24             49          48        20         -31.0000         -35.0000     12.90%
499.65/26.47	c        26             56          54        20         -31.0000         -35.0000     12.90%
600.03/31.50	c        32             71          57        20         -31.0000         -35.0000     12.90%
647.42/34.02	c *      34             79          59        20         -32.0000         -35.0000      9.37%
700.49/36.67	c        37             86          60        20         -32.0000         -35.0000      9.37%
804.32/41.91	c        42            109          69        20         -32.0000         -35.0000      9.37%
910.84/47.31	c        47            151          81        20         -32.0000         -35.0000      9.37%
1009.08/52.38	c        52            188          88        20         -32.0000         -35.0000      9.37%
1109.45/57.40	c        57            274         116        20         -32.0000         -35.0000      9.37%
1208.04/62.44	c        62            417         151        20         -32.0000         -35.0000      9.37%
1306.57/67.44	c        67            648         204        20         -32.0000         -35.0000      9.37%
1405.20/72.48	c        72            806         248        20         -32.0000         -35.0000      9.37%
1505.81/77.55	c        78           1141         295        20         -32.0000         -35.0000      9.37%
1604.79/82.58	c        83           1173         303        20         -32.0000         -35.0000      9.37%
1703.30/87.58	c        88           1204         312        20         -32.0000         -35.0000      9.37%
1803.88/92.68	c        93           1246         320        20         -32.0000         -35.0000      9.37%
1904.19/97.78	c        98           1321         349        20         -32.0000         -35.0000      9.37%
2004.72/102.87	c       103           1141           1        20         -32.0000         -35.0000      9.37%
2105.39/107.92	c       108           1158           8        20         -32.0000         -35.0000      9.37%
2206.75/113.03	c       113           1165           7        20         -32.0000         -35.0000      9.37%
2305.75/118.06	c       118           1173           9        20         -32.0000         -35.0000      9.37%
2404.38/123.13	c       123           1193          11        20         -32.0000         -35.0000      9.37%
2506.72/128.23	c       128           1226          22        20         -32.0000         -35.0000      9.37%
2607.76/133.39	c       133           1329          45        20         -32.0000         -35.0000      9.37%
2710.98/138.55	c       139           1369          53        20         -32.0000         -35.0000      9.37%
2812.07/143.65	c       144           1457          75        20         -32.0000         -35.0000      9.37%
2911.11/148.68	c       149           1523         105        20         -32.0000         -35.0000      9.37%
3011.76/153.74	c       154           1545         123        20         -32.0000         -35.0000      9.37%
3110.55/158.74	c       159           1608         154        20         -32.0000         -35.0000      9.37%
3209.57/163.78	c       164           1640         174        20         -32.0000         -35.0000      9.37%
3310.58/168.80	c       169           1652         182        20         -32.0000         -35.0000      9.37%
3411.78/173.93	c       174           1798         290        20         -32.0000         -35.0000      9.37%
3513.60/179.08	c       179           1814         300        20         -32.0000         -35.0000      9.37%
3615.95/184.23	c       184           1863         321        20         -32.0000         -35.0000      9.37%
3719.13/189.48	c       189           1883         329        20         -32.0000         -35.0000      9.37%
3820.41/194.52	c       195           2034         408        20         -32.0000         -35.0000      9.37%
3923.43/199.78	c       200           2174         456        20         -32.0000         -35.0000      9.37%
4026.54/204.98	c       205           2233         495        20         -32.0000         -35.0000      9.37%
4128.39/210.06	c       210           2295         531        20         -32.0000         -35.0000      9.37%
4229.86/215.14	c       215           2425         597        20         -32.0000         -35.0000      9.37%
4330.13/220.28	c       220           2444         608        20         -32.0000         -35.0000      9.37%
4431.34/225.31	c       225           2614         698        20         -32.0000         -35.0000      9.37%
4530.55/230.35	c       230           3389           1        20         -32.0000         -35.0000      9.37%
4631.74/235.41	c       235           3425          29        20         -32.0000         -35.0000      9.37%
4730.81/240.41	c       240           3442          42        20         -32.0000         -35.0000      9.37%
4829.99/245.42	c       245           3502          94        20         -32.0000         -35.0000      9.37%
4929.19/250.45	c       250           3551         123        20         -32.0000         -35.0000      9.37%
5030.29/255.55	c       256           3569         137        20         -32.0000         -35.0000      9.37%
5129.47/260.59	c       261           3644         194        20         -32.0000         -35.0000      9.37%
5232.44/265.78	c       266           3738         262        20         -32.0000         -35.0000      9.37%
5333.45/270.84	c       271           3749         271        20         -32.0000         -35.0000      9.37%
5432.55/275.85	c       276           3815         335        20         -32.0000         -35.0000      9.37%
5531.42/280.89	c       281           3935         437        20         -32.0000         -35.0000      9.37%
5632.34/285.95	c       286           4057         513        20         -32.0000         -35.0000      9.37%
5734.09/291.05	c       291           4171         569        20         -32.0000         -35.0000      9.37%
5835.28/296.19	c       296           4302         648        20         -32.0000         -35.0000      9.37%
5937.49/301.32	c       301           4427         711        20         -32.0000         -35.0000      9.37%
6036.56/306.36	c       306           4604         792        20         -32.0000         -35.0000      9.37%
6139.47/311.56	c       312           4679         845        20         -32.0000         -35.0000      9.37%
6240.61/316.63	c       317           4875         947        20         -32.0000         -35.0000      9.37%
6341.63/321.79	c       322           4905         961        20         -32.0000         -35.0000      9.37%
6442.71/326.84	c       327           4944         974        20         -32.0000         -35.0000      9.37%
6541.77/331.90	c       332           5014         998        20         -32.0000         -35.0000      9.37%
6642.29/336.95	c       337           5104        1028        20         -32.0000         -35.0000      9.37%
6721.55/340.94	c *     341           5264        1070        20         -33.0000         -35.0000      6.06%
6743.98/342.09	c       342           5264        1070        20         -33.0000         -35.0000      6.06%
6842.06/347.14	c       347           5350         529        20         -33.0000         -35.0000      6.06%
6944.29/352.25	c       352           5444         531        20         -33.0000         -35.0000      6.06%
7044.28/357.30	c       357           5575         538        20         -33.0000         -35.0000      6.06%
7142.30/362.35	c       362           5784         593        20         -33.0000         -35.0000      6.06%
7240.75/367.38	c       367           6194         654        20         -33.0000         -35.0000      6.06%
7341.20/372.41	c       372           6641         739        20         -33.0000         -35.0000      6.06%
7439.75/377.48	c       377           6846         768        20         -33.0000         -35.0000      6.06%
7546.13/382.88	c       383           7169         797        20         -33.0000         -35.0000      6.06%
7646.67/387.96	c       388           7341         807        20         -33.0000         -35.0000      6.06%
7744.96/393.02	c       393           7549         841        20         -33.0000         -35.0000      6.06%
7848.07/398.18	c       398           7985         891        20         -33.0000         -35.0000      6.06%
7951.72/403.45	c       403           8264         946        20         -33.0000         -35.0000      6.06%
8054.48/408.63	c       409           8377         957        20         -33.0000         -35.0000      6.06%
8155.23/413.73	c       414           8384         958        20         -33.0000         -35.0000      6.06%
8256.18/418.82	c       419           8497         981        20         -33.0000         -35.0000      6.06%
8355.32/423.89	c       424           8770        1018        20         -33.0000         -35.0000      6.06%
8456.47/429.01	c       429           9038        1052        20         -33.0000         -35.0000      6.06%
8558.20/434.08	c       434           9284        1110        20         -33.0000         -35.0000      6.06%
8657.35/439.12	c       439           9563        1165        20         -33.0000         -35.0000      6.06%
8758.45/444.18	c       444           9681        1185        20         -33.0000         -35.0000      6.06%
8860.64/449.31	c       449           9905        1211        20         -33.0000         -35.0000      6.06%
8959.81/454.34	c       454          10176        1230        20         -33.0000         -35.0000      6.06%
9060.88/459.44	c       459          10294        1230        20         -33.0000         -35.0000      6.06%
9160.03/464.47	c       464          10452        1260        20         -33.0000         -35.0000      6.06%
9261.18/469.52	c       470          10505        1281        20         -33.0000         -35.0000      6.06%
9360.47/474.55	c       475          10623        1299        20         -33.0000         -35.0000      6.06%
9461.41/479.62	c       480          10692        1306        20         -33.0000         -35.0000      6.06%
9560.57/484.63	c       485          10770        1310        20         -33.0000         -35.0000      6.06%
9661.65/489.73	c       490          10795        1315        20         -33.0000         -35.0000      6.06%
9760.78/494.79	c       495          10918        1326        20         -33.0000         -35.0000      6.06%
9861.71/499.82	c       500          10963        1323        20         -33.0000         -35.0000      6.06%
9960.77/504.89	c       505          11032        1322        20         -33.0000         -35.0000      6.06%
10061.92/509.91	c       510          11173        1369        20         -33.0000         -35.0000      6.06%
10161.09/514.93	c       515          11323        1407        20         -33.0000         -35.0000      6.06%
10262.91/520.05	c       520          11402        1416        20         -33.0000         -35.0000      6.06%
10362.03/525.10	c       525          11534        1434        20         -33.0000         -35.0000      6.06%
10461.27/530.11	c       530          11719        1467        20         -33.0000         -35.0000      6.06%
10562.27/535.16	c       535          11841        1479        20         -33.0000         -35.0000      6.06%
10664.74/540.36	c       540          11942        1490        20         -33.0000         -35.0000      6.06%
10767.68/545.58	c       546          12142        1524        20         -33.0000         -35.0000      6.06%
10868.90/550.60	c       551          12252        1530        20         -33.0000         -35.0000      6.06%
10970.29/555.78	c       556          12410        1540        20         -33.0000         -35.0000      6.06%
11071.27/560.85	c       561          12560        1548        20         -33.0000         -35.0000      6.06%
11172.46/565.93	c       566          12628        1550        20         -33.0000         -35.0000      6.06%
11271.38/570.98	c       571          12781        1552        20         -33.0000         -35.0000      6.06%
11370.42/575.98	c       576          12951        1578        20         -33.0000         -35.0000      6.06%
11469.36/581.03	c       581          13115        1574        20         -33.0000         -35.0000      6.06%
11571.27/586.06	c       586          13241        1592        20         -33.0000         -35.0000      6.06%
11671.91/591.14	c       591          13389        1606        20         -33.0000         -35.0000      6.06%
11772.13/596.21	c       596          13498        1609        20         -33.0000         -35.0000      6.06%
11875.27/601.42	c       601          13580        1613        20         -33.0000         -35.0000      6.06%
11976.33/606.58	c       607          13653        1624        20         -33.0000         -35.0000      6.06%
12077.36/611.63	c       612          13836        1669        20         -33.0000         -35.0000      6.06%
12180.53/616.80	c       617          14100        1725        20         -33.0000         -35.0000      6.06%
12281.27/622.01	c       622          14242        1743        20         -33.0000         -35.0000      6.06%
12386.21/627.27	c       627          14341        1754        20         -33.0000         -35.0000      6.06%
12487.18/632.35	c       632          14760        1811        20         -33.0000         -35.0000      6.06%
12590.27/637.54	c       638          15039        1860        20         -33.0000         -35.0000      6.06%
12691.37/642.64	c       643          15289        1884        20         -33.0000         -35.0000      6.06%
12792.42/647.70	c       648          15362        1905        20         -33.0000         -35.0000      6.06%
12893.57/652.83	c       653          15623        1952        20         -33.0000         -35.0000      6.06%
12992.67/657.84	c       658          15759        1986        20         -33.0000         -35.0000      6.06%
13093.78/662.92	c       663          16087        2029        20         -33.0000         -35.0000      6.06%
13193.01/668.00	c       668          16285        2057        20         -33.0000         -35.0000      6.06%
13291.90/673.01	c       673          16570        2092        20         -33.0000         -35.0000      6.06%
13391.02/678.03	c       678          16722        2116        20         -33.0000         -35.0000      6.06%
13492.99/683.12	c       683          17051        2165        20         -33.0000         -35.0000      6.06%
13595.09/688.23	c       688          17329        2195        20         -33.0000         -35.0000      6.06%
13694.00/693.27	c       693          17562        2207        20         -33.0000         -35.0000      6.06%
13797.05/698.44	c       698          17832        2231        20         -33.0000         -35.0000      6.06%
13898.10/703.56	c       704          18107        2236        20         -33.0000         -35.0000      6.06%
13999.18/708.60	c       709          18358        2299        20         -33.0000         -35.0000      6.06%
14098.12/713.63	c       714          18646        2337        20         -33.0000         -35.0000      6.06%
14197.21/718.63	c       719          18833        2366        20         -33.0000         -35.0000      6.06%
14298.34/723.75	c       724          18958        2367        20         -33.0000         -35.0000      6.06%
14397.47/728.79	c       729          19158        2353        20         -33.0000         -35.0000      6.06%
14498.37/733.85	c       734          19489        2398        20         -33.0000         -35.0000      6.06%
14597.47/738.88	c       739          19868        2409        20         -33.0000         -35.0000      6.06%
14698.62/743.91	c       744          20190        2449        20         -33.0000         -35.0000      6.06%
14800.41/749.05	c       749          20641        2474        20         -33.0000         -35.0000      6.06%
14899.48/754.11	c       754          21060        2481        20         -33.0000         -35.0000      6.06%
14998.75/759.12	c       759          21124        2483        20         -33.0000         -35.0000      6.06%
15100.15/764.17	c       764          21533        2476        20         -33.0000         -35.0000      6.06%
15199.03/769.19	c       769          21835        2498        20         -33.0000         -35.0000      6.06%
15299.27/774.21	c       774          22218        2535        20         -33.0000         -35.0000      6.06%
15400.20/779.37	c       779          22626        2567        20         -33.0000         -35.0000      6.06%
15499.22/784.39	c       784          23099        2608        20         -33.0000         -35.0000      6.06%
15600.27/789.41	c       789          23569        2666        20         -33.0000         -35.0000      6.06%
15699.40/794.43	c       794          23848        2669        20         -33.0000         -35.0000      6.06%
15802.44/799.62	c       800          24064        2681        20         -33.0000         -35.0000      6.06%
15901.59/804.64	c       805          24551        2750        20         -33.0000         -35.0000      6.06%
16000.72/809.69	c       810          24995        2796        20         -33.0000         -35.0000      6.06%
16103.66/814.83	c       815          25344        2879        20         -33.0000         -35.0000      6.06%
16202.69/819.88	c       820          25507        2900        20         -33.0000         -35.0000      6.06%
16303.87/824.91	c       825          25697        2912        20         -33.0000         -35.0000      6.06%
16405.85/830.10	c       830          25990        2943        20         -33.0000         -35.0000      6.06%
16504.68/835.13	c       835          26174        2959        20         -33.0000         -35.0000      6.06%
16605.96/840.15	c       840          26371        2964        20         -33.0000         -35.0000      6.06%
16708.36/845.34	c       845          26515        2958        20         -33.0000         -35.0000      6.06%
16809.44/850.47	c       850          26844        2969        20         -33.0000         -35.0000      6.06%
16914.42/855.71	c       856          27143        2994        20         -33.0000         -35.0000      6.06%
17013.55/860.75	c       861          27507        3006        20         -33.0000         -35.0000      6.06%
17114.57/865.82	c       866          27819        3006        20         -33.0000         -35.0000      6.06%
17215.61/870.93	c       871          28224        3051        20         -33.0000         -35.0000      6.06%
17317.42/876.08	c       876          28650        3101        20         -33.0000         -35.0000      6.06%
17416.35/881.08	c       881          28961        3128        20         -33.0000         -35.0000      6.06%
17515.50/886.09	c       886          29339        3170        20         -33.0000         -35.0000      6.06%
17617.85/891.22	c       891          29622        3215        20         -33.0000         -35.0000      6.06%
17719.03/896.35	c       896          29959        3264        20         -33.0000         -35.0000      6.06%
17820.18/901.40	c       901          30393        3290        20         -33.0000         -35.0000      6.06%
17919.36/906.43	c       906          30736        3297        20         -33.0000         -35.0000      6.06%
18018.42/911.49	c       912          31126        3309        20         -33.0000         -35.0000      6.06%
18121.25/916.64	c       917          31307        3322        20         -33.0000         -35.0000      6.06%
18220.41/921.66	c       922          31529        3334        20         -33.0000         -35.0000      6.06%
18323.53/926.82	c       927          31729        3364        20         -33.0000         -35.0000      6.06%
18422.46/931.88	c       932          31965        3396        20         -33.0000         -35.0000      6.06%
18523.26/936.92	c       937          32296        3423        20         -33.0000         -35.0000      6.06%
18622.31/941.93	c       942          32526        3432        20         -33.0000         -35.0000      6.06%
18721.44/946.94	c       947          32807        3435        20         -33.0000         -35.0000      6.06%
18820.59/951.96	c       952          33065        3477        20         -33.0000         -35.0000      6.06%
18919.76/956.97	c       957          33409        3483        20         -33.0000         -35.0000      6.06%
19018.75/961.99	c       962          33598        3510        20         -33.0000         -35.0000      6.06%
19117.83/967.02	c       967          34125        3533        20         -33.0000         -35.0000      6.06%
19219.47/972.07	c       972          34479        3559        20         -33.0000         -35.0000      6.06%
19318.78/977.09	c       977          34804        3578        20         -33.0000         -35.0000      6.06%
19419.80/982.17	c       982          35158        3580        20         -33.0000         -35.0000      6.06%
19519.97/987.25	c       987          35262        3582        20         -33.0000         -35.0000      6.06%
19619.12/992.26	c       992          35296        3592        20         -33.0000         -35.0000      6.06%
19720.17/997.35	c       997          35514        3600        20         -33.0000         -35.0000      6.06%
19819.28/1002.37	c      1002          35990        3646        20         -33.0000         -35.0000      6.06%
19920.29/1007.42	c      1007          36487        3701        20         -33.0000         -35.0000      6.06%
20019.43/1012.45	c      1012          36859        3741        20         -33.0000         -35.0000      6.06%
20120.58/1017.57	c      1018          37142        3764        20         -33.0000         -35.0000      6.06%
20223.73/1022.78	c      1023          37521        3781        20         -33.0000         -35.0000      6.06%
20324.87/1027.89	c      1028          37749        3796        20         -33.0000         -35.0000      6.06%
20426.02/1032.95	c      1033          38209        3826        20         -33.0000         -35.0000      6.06%
20529.77/1038.16	c      1038          38545        3840        20         -33.0000         -35.0000      6.06%
20630.18/1043.28	c      1043          38672        3844        20         -33.0000         -35.0000      6.06%
20731.22/1048.32	c      1048          38942        3878        20         -33.0000         -35.0000      6.06%
20832.22/1053.41	c      1053          39169        3911        20         -33.0000         -35.0000      6.06%
20933.26/1058.53	c      1059          39394        3920        20         -33.0000         -35.0000      6.06%
21034.41/1063.70	c      1064          39740        3924        20         -33.0000         -35.0000      6.06%
21139.55/1068.94	c      1069          40009        3949        20         -33.0000         -35.0000      6.06%
21181.88/1071.10	c *    1071          40122        3942        20         -34.0000         -35.0000      2.94%
21238.63/1073.96	c      1074          40209         202        20         -34.0000         -35.0000      2.94%
21338.99/1079.05	c      1079          40715         209        20         -34.0000         -35.0000      2.94%
21442.61/1084.31	c      1084          40944         198        20         -34.0000         -35.0000      2.94%
21543.33/1089.42	c      1089          41234         186        20         -34.0000         -35.0000      2.94%
21641.71/1094.46	c      1094          41521         171        20         -34.0000         -35.0000      2.94%
21744.29/1099.60	c      1100          41624         174        20         -34.0000         -35.0000      2.94%
21846.90/1104.87	c      1105          41911         169        20         -34.0000         -35.0000      2.94%
21955.34/1110.35	c      1110          42369         163        20         -34.0000         -35.0000      2.94%
22056.01/1115.42	c      1115          42835         157        20         -34.0000         -35.0000      2.94%
22154.51/1120.43	c      1120          43068         152        20         -34.0000         -35.0000      2.94%
22256.82/1125.64	c      1126          43581         155        20         -34.0000         -35.0000      2.94%
22357.08/1130.78	c      1131          43795         151        20         -34.0000         -35.0000      2.94%
22457.72/1135.84	c      1136          44060         146        20         -34.0000         -35.0000      2.94%
22556.70/1140.86	c      1141          44454         146        20         -34.0000         -35.0000      2.94%
22657.91/1146.01	c      1146          44975         145        20         -34.0000         -35.0000      2.94%
22759.96/1151.06	c      1151          45154         142        20         -34.0000         -35.0000      2.94%
22858.79/1156.08	c      1156          45466         139        20         -34.0000         -35.0000      2.94%
22957.93/1161.09	c      1161          45687         141        20         -34.0000         -35.0000      2.94%
23057.03/1166.10	c      1166          46241         139        20         -34.0000         -35.0000      2.94%
23157.69/1171.13	c      1171          46750         132        20         -34.0000         -35.0000      2.94%
23257.01/1176.15	c      1176          47107         131        20         -34.0000         -35.0000      2.94%
23355.93/1181.18	c      1181          47549         135        20         -34.0000         -35.0000      2.94%
23455.04/1186.19	c      1186          47886         130        20         -34.0000         -35.0000      2.94%
23555.56/1191.23	c      1191          48091         136        20         -34.0000         -35.0000      2.94%
23654.77/1196.26	c      1196          48398         139        20         -34.0000         -35.0000      2.94%
23755.86/1201.37	c      1201          48831         145        20         -34.0000         -35.0000      2.94%
23856.92/1206.44	c      1206          49338         147        20         -34.0000         -35.0000      2.94%
23958.19/1211.51	c      1212          49885         143        20         -34.0000         -35.0000      2.94%
24059.14/1216.61	c      1217          50219         136        20         -34.0000         -35.0000      2.94%
24158.30/1221.65	c      1222          50746         141        20         -34.0000         -35.0000      2.94%
24259.15/1226.72	c      1227          51301         138        20         -34.0000         -35.0000      2.94%
24358.24/1231.73	c      1232          51819         147        20         -34.0000         -35.0000      2.94%
24457.32/1236.73	c      1237          52303         142        20         -34.0000         -35.0000      2.94%
24556.46/1241.78	c      1242          52783         145        20         -34.0000         -35.0000      2.94%
24657.63/1246.83	c      1247          53262         143        20         -34.0000         -35.0000      2.94%
24756.71/1251.88	c      1252          53717         140        20         -34.0000         -35.0000      2.94%
24855.87/1256.89	c      1257          54183         137        20         -34.0000         -35.0000      2.94%
24956.95/1261.94	c      1262          54495         133        20         -34.0000         -35.0000      2.94%
25056.12/1266.97	c      1267          54886         133        20         -34.0000         -35.0000      2.94%
25157.74/1272.11	c      1272          55264         129        20         -34.0000         -35.0000      2.94%
25259.02/1277.18	c      1277          55638         136        20         -34.0000         -35.0000      2.94%
25359.54/1282.23	c      1282          55987         140        20         -34.0000         -35.0000      2.94%
25458.68/1287.25	c      1287          56475         146        20         -34.0000         -35.0000      2.94%
25559.82/1292.34	c      1292          56898         141        20         -34.0000         -35.0000      2.94%
25660.86/1297.40	c      1297          57016         151        20         -34.0000         -35.0000      2.94%
25760.10/1302.49	c      1302          57090         147        20         -34.0000         -35.0000      2.94%
25861.04/1307.52	c      1308          57192         147        20         -34.0000         -35.0000      2.94%
25960.12/1312.53	c      1313          57294         148        20         -34.0000         -35.0000      2.94%
26061.28/1317.66	c      1318          57578         147        20         -34.0000         -35.0000      2.94%
26160.38/1322.67	c      1323          57920         133        20         -34.0000         -35.0000      2.94%
26261.52/1327.73	c      1328          58315         139        20         -34.0000         -35.0000      2.94%
26362.50/1332.85	c      1333          58731         151        20         -34.0000         -35.0000      2.94%
26463.50/1337.93	c      1338          58959         152        20         -34.0000         -35.0000      2.94%
26562.59/1342.97	c      1343          59074         152        20         -34.0000         -35.0000      2.94%
26661.68/1348.00	c      1348          59364         151        20         -34.0000         -35.0000      2.94%
26763.47/1353.05	c      1353          59750         148        20         -34.0000         -35.0000      2.94%
26867.66/1358.31	c      1358          60198         143        20         -34.0000         -35.0000      2.94%
26968.89/1363.45	c      1363          60628         143        20         -34.0000         -35.0000      2.94%
27069.99/1368.51	c      1369          61081         132        20         -34.0000         -35.0000      2.94%
27169.00/1373.59	c      1374          61515         131        20         -34.0000         -35.0000      2.94%
27270.17/1378.62	c      1379          61824         128        20         -34.0000         -35.0000      2.94%
27369.35/1383.63	c      1384          61850         131        20         -34.0000         -35.0000      2.94%
27470.52/1388.70	c      1389          61999         130        20         -34.0000         -35.0000      2.94%
27571.68/1393.81	c      1394          62298         125        20         -34.0000         -35.0000      2.94%
27671.06/1398.85	c      1399          62659         119        20         -34.0000         -35.0000      2.94%
27772.05/1403.99	c      1404          62791         119        20         -34.0000         -35.0000      2.94%
27873.81/1409.10	c      1409          63315         129        20         -34.0000         -35.0000      2.94%
27976.23/1414.24	c      1414          63710         130        20         -34.0000         -35.0000      2.94%
28075.40/1419.26	c      1419          64149         137        20         -34.0000         -35.0000      2.94%
28174.57/1424.26	c      1424          64567         129        20         -34.0000         -35.0000      2.94%
28277.46/1429.48	c      1429          64945         118        20         -34.0000         -35.0000      2.94%
28378.35/1434.55	c      1435          65396         116        20         -34.0000         -35.0000      2.94%
28478.91/1439.63	c      1440          65860         116        20         -34.0000         -35.0000      2.94%
28578.04/1444.67	c      1445          66201         113        20         -34.0000         -35.0000      2.94%
28679.22/1449.72	c      1450          66687         114        20         -34.0000         -35.0000      2.94%
28778.36/1454.74	c      1455          67190         117        20         -34.0000         -35.0000      2.94%
28879.46/1459.83	c      1460          67713         110        20         -34.0000         -35.0000      2.94%
28978.69/1464.88	c      1465          68193         110        20         -34.0000         -35.0000      2.94%
29079.69/1469.97	c      1470          68721         112        20         -34.0000         -35.0000      2.94%
29178.74/1474.98	c      1475          69110         109        20         -34.0000         -35.0000      2.94%
29277.85/1480.02	c      1480          69505         110        20         -34.0000         -35.0000      2.94%
29379.48/1485.03	c      1485          69748         100        20         -34.0000         -35.0000      2.94%
29480.89/1490.18	c      1490          69848         107        20         -34.0000         -35.0000      2.94%
29579.73/1495.20	c      1495          70199         102        20         -34.0000         -35.0000      2.94%
29680.28/1500.21	c      1500          70421         102        20         -34.0000         -35.0000      2.94%
29781.38/1505.33	c      1505          70733         100        20         -34.0000         -35.0000      2.94%
29880.45/1510.37	c      1510          71113          86        20         -34.0000         -35.0000      2.94%
29981.48/1515.41	c      1515          71361          86        20         -34.0000         -35.0000      2.94%
30080.57/1520.45	c      1520          71585          88        20         -34.0000         -35.0000      2.94%
30179.45/1525.47	c      1525          72099          74        20         -34.0000         -35.0000      2.94%
30280.61/1530.53	c      1531          72537          71        20         -34.0000         -35.0000      2.94%
30383.53/1535.79	c      1536          72735          66        20         -34.0000         -35.0000      2.94%
30484.60/1540.85	c      1541          72837          68        20         -34.0000         -35.0000      2.94%
30583.60/1545.88	c      1546          72966          64        20         -34.0000         -35.0000      2.94%
30684.61/1550.91	c      1551          73035          66        20         -34.0000         -35.0000      2.94%
30783.59/1555.93	c      1556          73474          65        20         -34.0000         -35.0000      2.94%
30882.55/1560.94	c      1561          73848          64        20         -34.0000         -35.0000      2.94%
30981.57/1565.97	c      1566          74308          64        20         -34.0000         -35.0000      2.94%
31083.43/1571.07	c      1571          74729          73        20         -34.0000         -35.0000      2.94%
31185.65/1576.28	c      1576          75194          69        20         -34.0000         -35.0000      2.94%
31286.51/1581.33	c      1581          75607          73        20         -34.0000         -35.0000      2.94%
31385.61/1586.38	c      1586          76014          70        20         -34.0000         -35.0000      2.94%
31486.44/1591.42	c      1591          76338          69        20         -34.0000         -35.0000      2.94%
31585.52/1596.48	c      1596          76787          68        20         -34.0000         -35.0000      2.94%
31686.68/1601.52	c      1602          77268          71        20         -34.0000         -35.0000      2.94%
31785.73/1606.53	c      1607          77698          61        20         -34.0000         -35.0000      2.94%
31884.83/1611.55	c      1612          78091          72        20         -34.0000         -35.0000      2.94%
31983.89/1616.60	c      1617          78578          72        20         -34.0000         -35.0000      2.94%
32084.98/1621.63	c      1622          79088          68        20         -34.0000         -35.0000      2.94%
32186.13/1626.75	c      1627          79560          63        20         -34.0000         -35.0000      2.94%
32287.23/1631.82	c      1632          80110          71        20         -34.0000         -35.0000      2.94%
32386.02/1636.84	c      1637          80468          76        20         -34.0000         -35.0000      2.94%
32485.02/1641.87	c      1642          80734          75        20         -34.0000         -35.0000      2.94%
32586.05/1646.91	c      1647          81229          65        20         -34.0000         -35.0000      2.94%
32685.17/1651.99	c      1652          81692          69        20         -34.0000         -35.0000      2.94%
32786.85/1657.09	c      1657          82204          70        20         -34.0000         -35.0000      2.94%
32888.00/1662.16	c      1662          82540          70        20         -34.0000         -35.0000      2.94%
32987.38/1667.19	c      1667          83068          71        20         -34.0000         -35.0000      2.94%
33089.65/1672.34	c      1672          83562          68        20         -34.0000         -35.0000      2.94%
33190.54/1677.40	c      1677          83961          70        20         -34.0000         -35.0000      2.94%
33289.83/1682.49	c      1682          84454          71        20         -34.0000         -35.0000      2.94%
33390.77/1687.51	c      1688          84772          78        20         -34.0000         -35.0000      2.94%
33490.01/1692.55	c      1693          85235          73        20         -34.0000         -35.0000      2.94%
33590.81/1697.64	c      1698          85734          79        20         -34.0000         -35.0000      2.94%
33689.86/1702.66	c      1703          86178          72        20         -34.0000         -35.0000      2.94%
33790.97/1707.77	c      1708          86600          75        20         -34.0000         -35.0000      2.94%
33892.08/1712.88	c      1713          87070          86        20         -34.0000         -35.0000      2.94%
33993.07/1717.93	c      1718          87441          85        20         -34.0000         -35.0000      2.94%
34092.22/1723.02	c      1723          87888          80        20         -34.0000         -35.0000      2.94%
34194.21/1728.11	c      1728          88384          83        20         -34.0000         -35.0000      2.94%
34295.29/1733.14	c      1733          88717          84        20         -34.0000         -35.0000      2.94%
34394.62/1738.18	c      1738          89203          92        20         -34.0000         -35.0000      2.94%
34493.70/1743.19	c      1743          89413          90        20         -34.0000         -35.0000      2.94%
34593.95/1748.20	c      1748          89599          91        20         -34.0000         -35.0000      2.94%
34693.01/1753.21	c      1753          89711          90        20         -34.0000         -35.0000      2.94%
34794.16/1758.31	c      1758          89887          84        20         -34.0000         -35.0000      2.94%
34893.18/1763.39	c      1763          90072          84        20         -34.0000         -35.0000      2.94%
34994.07/1768.45	c      1768          90176          87        20         -34.0000         -35.0000      2.94%
35095.13/1773.59	c      1774          90297          84        20         -34.0000         -35.0000      2.94%
35196.04/1778.64	c      1779          90378          83        20         -34.0000         -35.0000      2.94%
35299.06/1783.83	c      1784          90485          82        20         -34.0000         -35.0000      2.94%
35398.21/1788.89	c      1789          90644          83        20         -34.0000         -35.0000      2.94%
35499.26/1793.91	c      1794          90829          73        20         -34.0000         -35.0000      2.94%
35598.49/1798.94	c      1799          90933          73        20         -34.0000         -35.0000      2.94%
35697.34/1804.00	c      1804          91113          65        20         -34.0000         -35.0000      2.94%
35796.57/1809.02	c      1809          91296          64        20         -34.0000         -35.0000      2.94%
35898.41/1814.05	c      1814          91745          63        20         -34.0000         -35.0000      2.94%
35997.35/1819.08	c      1819          92069          66        20         -34.0000         -35.0000      2.94%
36098.56/1824.14	c      1824          92172          86        20         -34.0000         -35.0000      2.94%
36198.98/1829.24	c      1829          92316          85        20         -34.0000         -35.0000      2.94%
36302.15/1834.43	c      1834          92372          84        20         -34.0000         -35.0000      2.94%
36403.12/1839.59	c      1840          92418          87        20         -34.0000         -35.0000      2.94%
36504.33/1844.67	c      1845          92436          84        20         -34.0000         -35.0000      2.94%
36605.42/1849.73	c      1850          92512          82        20         -34.0000         -35.0000      2.94%
36704.44/1854.73	c      1855          92588          81        20         -34.0000         -35.0000      2.94%
36803.62/1859.78	c      1860          92726          81        20         -34.0000         -35.0000      2.94%
36902.82/1864.80	c      1865          92810          74        20         -34.0000         -35.0000      2.94%
37005.76/1869.90	c      1870          92948          73        20         -34.0000         -35.0000      2.94%
37104.96/1875.00	c      1875          92998          74        20         -34.0000         -35.0000      2.94%
37204.14/1880.03	c      1880          93032          73        20         -34.0000         -35.0000      2.94%
37305.98/1885.04	c      1885          93141          69        20         -34.0000         -35.0000      2.94%
37405.18/1890.09	c      1890          93188          70        20         -34.0000         -35.0000      2.94%
37506.18/1895.17	c      1895          93242          70        20         -34.0000         -35.0000      2.94%
37606.49/1900.22	c      1900          93294          66        20         -34.0000         -35.0000      2.94%
37707.61/1905.32	c      1905          93391          76        20         -34.0000         -35.0000      2.94%
37806.76/1910.35	c      1910          93510          75        20         -34.0000         -35.0000      2.94%
37905.94/1915.38	c      1915          93626          80        20         -34.0000         -35.0000      2.94%
38007.08/1920.41	c      1920          93707          79        20         -34.0000         -35.0000      2.94%
38106.22/1925.41	c      1925          93739          76        20         -34.0000         -35.0000      2.94%
38205.27/1930.47	c      1930          93807          80        20         -34.0000         -35.0000      2.94%
38304.33/1935.48	c      1935          93881          80        20         -34.0000         -35.0000      2.94%
38405.37/1940.53	c      1941          93932          78        20         -34.0000         -35.0000      2.94%
38504.55/1945.54	c      1946          94019          84        20         -34.0000         -35.0000      2.94%
38603.69/1950.58	c      1951          94044          89        20         -34.0000         -35.0000      2.94%
38704.86/1955.60	c      1956          94166          83        20         -34.0000         -35.0000      2.94%
38746.54/1957.73	c *    1958          94191          77        20         -35.0000         -35.0000      0.00%
38746.54/1957.75	c      1958         102889           0         0         -35.0000         -35.0000      0.00%
38754.15/1958.90	c      1959         102889           0         0         -35.0000         -35.0000      0.00%
38754.15/1958.90	c SCIP Status        : c problem is solved
38754.15/1958.90	c Total Time         : 1958.90
38754.15/1958.90	c   solving          : 1958.90
38754.15/1958.90	c   presolving       : 0.34 (included in solving)
38754.15/1958.90	c B&B Tree           :
38754.15/1958.90	c   nodes (total)    : 102889
38754.15/1958.90	c Solution           :
38754.15/1958.90	c   Solutions found  : 14
38754.15/1958.90	c   Primal Bound     : -3.50000000000000e+01
38754.15/1958.90	c   Dual Bound       : -3.50000000000000e+01
38754.15/1958.90	c Gap                : 0.00000 %
38754.15/1958.93	o -35
38754.15/1958.93	s OPTIMUM FOUND
38754.15/1958.93	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 
38754.15/1958.93	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 
38754.15/1958.93	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 
38754.15/1958.93	v -x79 -x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 
38754.15/1958.93	v -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
38754.15/1958.93	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 
38754.15/1958.93	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 
38754.15/1958.93	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
38754.15/1958.93	v -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
38754.15/1958.93	v -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 
38754.15/1958.93	v -x230 -x231 -x232 x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
38754.15/1958.93	v -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 
38754.15/1958.93	v -x272 -x273 x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 
38754.15/1958.93	v -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
38754.15/1958.93	v -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 x333 -x334 -x335 
38754.15/1958.93	v -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 
38754.15/1958.93	v x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 -x377 
38754.15/1958.93	v -x378 -x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 
38754.15/1958.93	v -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 
38754.15/1958.93	v -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 
38754.15/1958.93	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 
38754.15/1958.93	v -x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 
38754.15/1958.93	v x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x501 -x502 -x503 
38754.15/1958.93	v -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 
38754.15/1958.93	v -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 
38754.15/1958.93	v -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 
38754.15/1958.93	v x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 
38754.15/1958.93	v -x588 -x589 -x590 -x591 -x592 x593 -x594 -x595 

Verifier Data

OK	-35

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 (190302 MiB free)
  memory of node 1: 193494 MiB (187396 MiB free)
  memory of node 2: 193531 MiB (179876 MiB free)
  memory of node 3: 193531 MiB (170198 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-4467363-1723200555/watcher-4467363-1723200555 -o /tmp/evaluation-result-4467363-1723200555/solver-4467363-1723200555 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723200315-498417 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467363-1723200555.opb -qsol -t 72000 -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=500191, runsolver pid=500188
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 76.87 41.78 17.08 62/986 500192
/proc/meminfo: memFree=745189040/790760804 swapFree=131071996/131071996
[pid=500191] ppid=500188 vsize=76928 memory=66180 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/500191/stat : 500191 (fscip) R 500188 500191 498407 0 -1 4194304 15497 0 0 0 9 2 0 0 20 0 1 0 86638601 78774272 16545 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
/proc/500191/statm: 19232 16545 2694 3035 0 15628 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 76928 KiB
Current children cumulated memory: 66180 KiB

[startup+0.220282 s]*
/proc/loadavg: 76.87 41.78 17.08 62/986 500192
/proc/meminfo: memFree=745168732/790760804 swapFree=131071996/131071996
[pid=500191] ppid=500188 vsize=73524 memory=62960 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/stat : 500191 (fscip) R 500188 500191 498407 0 -1 4194304 18297 0 0 0 20 2 0 0 20 0 1 0 86638601 75288576 15740 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
/proc/500191/statm: 18381 15740 2726 3035 0 14777 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 73524 KiB
Current children cumulated memory: 62960 KiB

[startup+0.319856 s]*
/proc/loadavg: 76.87 41.78 17.08 62/986 500192
/proc/meminfo: memFree=745136092/790760804 swapFree=131071996/131071996
[pid=500191] ppid=500188 vsize=111420 memory=94120 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/stat : 500191 (fscip) R 500188 500191 498407 0 -1 4194304 23074 0 0 0 29 3 0 0 20 0 1 0 86638601 114094080 23530 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
/proc/500191/statm: 27855 23530 2774 3035 0 24251 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 111420 KiB
Current children cumulated memory: 94120 KiB

[startup+0.700503 s]
/proc/loadavg: 76.87 41.78 17.08 62/1006 500212
/proc/meminfo: memFree=745029176/790760804 swapFree=131071996/131071996
[pid=500191] ppid=500188 vsize=1607644 memory=297860 CPUtime=0.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/stat : 500191 (fscip) S 500188 500191 498407 0 -1 1077936128 75587 0 0 0 59 11 0 0 20 0 21 0 86638601 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
/proc/500191/statm: 401911 74465 2790 3035 0 116365 0
[pid=500191/tid=500193] ppid=500188 vsize=1607644 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/500191/task/500193/stat : 500193 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 2 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500194] ppid=500188 vsize=1607644 memory=15776 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/500191/task/500194/stat : 500194 (fscip) S 500188 500191 498407 0 -1 1077936192 4327 0 0 0 2 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500195] ppid=500188 vsize=1607644 memory=5512 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/500191/task/500195/stat : 500195 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 2 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500196] ppid=500188 vsize=1607644 memory=11448 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/500191/task/500196/stat : 500196 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 2 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500197] ppid=500188 vsize=1607644 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/500191/task/500197/stat : 500197 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 2 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500198] ppid=500188 vsize=1607644 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500198/stat : 500198 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 1 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500199] ppid=500188 vsize=1607644 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500199/stat : 500199 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 1 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500200] ppid=500188 vsize=1607644 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/500191/task/500200/stat : 500200 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 2 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500201] ppid=500188 vsize=1607644 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/500191/task/500201/stat : 500201 (fscip) S 500188 500191 498407 0 -1 1077936192 4325 0 0 0 2 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500202] ppid=500188 vsize=1607644 memory=2316 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500202/stat : 500202 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500203] ppid=500188 vsize=1607644 memory=33000 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500203/stat : 500203 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500204] ppid=500188 vsize=1607644 memory=1804 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500204/stat : 500204 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500205] ppid=500188 vsize=1607644 memory=6048 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500205/stat : 500205 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500206] ppid=500188 vsize=1607644 memory=51200 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500206/stat : 500206 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500207] ppid=500188 vsize=1607644 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/500191/task/500207/stat : 500207 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500208] ppid=500188 vsize=1607644 memory=25932 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500208/stat : 500208 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500209] ppid=500188 vsize=1607644 memory=21392 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500209/stat : 500209 (fscip) S 500188 500191 498407 0 -1 1077936192 4326 0 0 0 1 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500210] ppid=500188 vsize=1607644 memory=2208 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500210/stat : 500210 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500211] ppid=500188 vsize=1607644 memory=2036 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500211/stat : 500211 (fscip) S 500188 500191 498407 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500212] ppid=500188 vsize=1607644 memory=31316 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500212/stat : 500212 (fscip) R 500188 500191 498407 0 -1 4194368 1825 0 0 0 0 0 0 0 20 0 21 0 86638641 1646227456 74465 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 1607644 KiB
Current children cumulated memory: 297860 KiB

[startup+1.50109 s]
/proc/loadavg: 76.87 41.78 17.08 61/987 500232
/proc/meminfo: memFree=744988776/790760804 swapFree=131071996/131071996
[pid=500191] ppid=500188 vsize=1956372 memory=1474340 CPUtime=11.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/stat : 500191 (fscip) S 500188 500191 498407 0 -1 1077936128 413101 0 0 0 1026 89 0 0 20 0 41 0 86638601 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
/proc/500191/statm: 489093 368585 2806 3035 0 472124 0
[pid=500191/tid=500193] ppid=500188 vsize=1956372 memory=5512 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500193/stat : 500193 (fscip) R 500188 500191 498407 0 -1 4194368 21454 0 0 0 48 5 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500194] ppid=500188 vsize=1956372 memory=11448 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500194/stat : 500194 (fscip) R 500188 500191 498407 0 -1 4194368 17631 0 0 0 50 3 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500195] ppid=500188 vsize=1956372 memory=245072 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500195/stat : 500195 (fscip) R 500188 500191 498407 0 -1 4194368 17542 0 0 0 50 3 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500196] ppid=500188 vsize=1956372 memory=2316 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500196/stat : 500196 (fscip) R 500188 500191 498407 0 -1 4194368 21532 0 0 0 50 3 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500197] ppid=500188 vsize=1956372 memory=25333125866717268 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500197/stat : 500197 (fscip) R 500188 500191 498407 0 -1 4194368 17902 0 0 0 49 3 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500198] ppid=500188 vsize=1956372 memory=2208 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500198/stat : 500198 (fscip) R 500188 500191 498407 0 -1 4194368 17853 0 0 0 49 4 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500199] ppid=500188 vsize=1956372 memory=2036 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500199/stat : 500199 (fscip) R 500188 500191 498407 0 -1 4194368 21811 0 0 0 48 4 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500200] ppid=500188 vsize=1956372 memory=31316 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500200/stat : 500200 (fscip) R 500188 500191 498407 0 -1 4194368 17929 0 0 0 49 4 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500201] ppid=500188 vsize=1956372 memory=33000 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500201/stat : 500201 (fscip) R 500188 500191 498407 0 -1 4194368 17544 0 0 0 50 3 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500202] ppid=500188 vsize=1956372 memory=1804 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500202/stat : 500202 (fscip) R 500188 500191 498407 0 -1 4194368 22540 0 0 0 48 5 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500203] ppid=500188 vsize=1956372 memory=6048 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500203/stat : 500203 (fscip) R 500188 500191 498407 0 -1 4194368 17975 0 0 0 48 4 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500204] ppid=500188 vsize=1956372 memory=0 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500204/stat : 500204 (fscip) R 500188 500191 498407 0 -1 4194368 17571 0 0 0 49 4 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500205] ppid=500188 vsize=1956372 memory=0 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500205/stat : 500205 (fscip) R 500188 500191 498407 0 -1 4194368 21505 0 0 0 48 4 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500206] ppid=500188 vsize=1956372 memory=0 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500206/stat : 500206 (fscip) R 500188 500191 498407 0 -1 4194368 17565 0 0 0 49 3 0 0 20 0 41 0 86638641 2003324928 368585 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500207] ppid=500188 vsize=1956372 memory=51200 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500207/stat : 500207 (fscip) R 500188 500191 498407 0 -1 4194368 17527 0 0 0 49 4 0 0 20 0 41 0 86638641 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500208] ppid=500188 vsize=1956372 memory=104 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500208/stat : 500208 (fscip) R 500188 500191 498407 0 -1 4194368 21863 0 0 0 49 4 0 0 20 0 41 0 86638641 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500209] ppid=500188 vsize=1956372 memory=25932 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500209/stat : 500209 (fscip) R 500188 500191 498407 0 -1 4194368 17943 0 0 0 50 3 0 0 20 0 41 0 86638641 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500210] ppid=500188 vsize=1956372 memory=21392 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500210/stat : 500210 (fscip) R 500188 500191 498407 0 -1 4194368 17587 0 0 0 49 3 0 0 20 0 41 0 86638641 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500211] ppid=500188 vsize=1956372 memory=-6154569586967755620 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500211/stat : 500211 (fscip) R 500188 500191 498407 0 -1 4194368 21503 0 0 0 48 4 0 0 20 0 41 0 86638641 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500212] ppid=500188 vsize=1956372 memory=3976731493212585700 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500212/stat : 500212 (fscip) R 500188 500191 498407 0 -1 4194368 17816 0 0 0 49 3 0 0 20 0 41 0 86638641 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500213] ppid=500188 vsize=1956372 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/500191/task/500213/stat : 500213 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500214] ppid=500188 vsize=1956372 memory=11448 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500214/stat : 500214 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500215] ppid=500188 vsize=1956372 memory=31024 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500215/stat : 500215 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500216] ppid=500188 vsize=1956372 memory=10544 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500216/stat : 500216 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500217] ppid=500188 vsize=1956372 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/500191/task/500217/stat : 500217 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500218] ppid=500188 vsize=1956372 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/500191/task/500218/stat : 500218 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500219] ppid=500188 vsize=1956372 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/500191/task/500219/stat : 500219 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500220] ppid=500188 vsize=1956372 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/500191/task/500220/stat : 500220 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500221] ppid=500188 vsize=1956372 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/500191/task/500221/stat : 500221 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500222] ppid=500188 vsize=1956372 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/500191/task/500222/stat : 500222 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500223] ppid=500188 vsize=1956372 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/500191/task/500223/stat : 500223 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500224] ppid=500188 vsize=1956372 memory=6226316989738078288 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500224/stat : 500224 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500225] ppid=500188 vsize=1956372 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/500191/task/500225/stat : 500225 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500226] ppid=500188 vsize=1956372 memory=29273809900535888 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500226/stat : 500226 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500227] ppid=500188 vsize=1956372 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/500191/task/500227/stat : 500227 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500228] ppid=500188 vsize=1956372 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/500191/task/500228/stat : 500228 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500229] ppid=500188 vsize=1956372 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/500191/task/500229/stat : 500229 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500230] ppid=500188 vsize=1956372 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/500191/task/500230/stat : 500230 (fscip) S 500188 500191 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638697 2003324928 368651 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0

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

/proc/500191/task/500193/stat : 500193 (fscip) R 500188 500191 498407 0 -1 4194368 1597557 0 0 0 193565 275 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500194] ppid=500188 vsize=20035512 memory=7068 CPUtime=1937.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500194/stat : 500194 (fscip) R 500188 500191 498407 0 -1 4194368 2465144 0 0 0 193328 412 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500195] ppid=500188 vsize=20035512 memory=36300 CPUtime=1936.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500195/stat : 500195 (fscip) R 500188 500191 498407 0 -1 4194368 1819566 0 0 0 192281 1342 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500196] ppid=500188 vsize=20035512 memory=6796 CPUtime=1935.96 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500196/stat : 500196 (fscip) R 500188 500191 498407 0 -1 4194368 1606186 0 0 0 193367 229 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500197] ppid=500188 vsize=20035512 memory=19024924 CPUtime=1933.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500197/stat : 500197 (fscip) R 500188 500191 498407 0 -1 4194368 2395812 0 0 0 192956 414 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500198] ppid=500188 vsize=20035512 memory=2640 CPUtime=1937.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500198/stat : 500198 (fscip) R 500188 500191 498407 0 -1 4194368 1621947 0 0 0 192454 1291 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500199] ppid=500188 vsize=20035512 memory=6844 CPUtime=1937.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500199/stat : 500199 (fscip) R 500188 500191 498407 0 -1 4194368 1791339 0 0 0 193501 282 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500200] ppid=500188 vsize=20035512 memory=11637468 CPUtime=1936.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500200/stat : 500200 (fscip) R 500188 500191 498407 0 -1 4194368 2374535 0 0 0 193209 449 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500201] ppid=500188 vsize=20035512 memory=6720667653335235173 CPUtime=1933.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500201/stat : 500201 (fscip) R 500188 500191 498407 0 -1 4194368 1987193 0 0 0 191893 1454 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500202] ppid=500188 vsize=20035512 memory=6720668761419954790 CPUtime=1936.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500202/stat : 500202 (fscip) R 500188 500191 498407 0 -1 4194368 1654780 0 0 0 193400 267 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500203] ppid=500188 vsize=20035512 memory=2036 CPUtime=1935.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500203/stat : 500203 (fscip) R 500188 500191 498407 0 -1 4194368 2552803 0 0 0 193133 430 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500204] ppid=500188 vsize=20035512 memory=31316 CPUtime=1939.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500204/stat : 500204 (fscip) R 500188 500191 498407 0 -1 4194368 2061423 0 0 0 192543 1371 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500205] ppid=500188 vsize=20035512 memory=28568 CPUtime=1935.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500205/stat : 500205 (fscip) R 500188 500191 498407 0 -1 4194368 1362872 0 0 0 193286 245 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500206] ppid=500188 vsize=20035512 memory=7312 CPUtime=1931.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500206/stat : 500206 (fscip) R 500188 500191 498407 0 -1 4194368 2579654 0 0 0 192739 423 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500207] ppid=500188 vsize=20035512 memory=26988 CPUtime=1938.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500207/stat : 500207 (fscip) R 500188 500191 498407 0 -1 4194368 1512349 0 0 0 192643 1201 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500208] ppid=500188 vsize=20035512 memory=6720668761419954790 CPUtime=1937.96 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500208/stat : 500208 (fscip) R 500188 500191 498407 0 -1 4194368 1377478 0 0 0 193534 262 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500209] ppid=500188 vsize=20035512 memory=29273809900535888 CPUtime=1936.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500209/stat : 500209 (fscip) R 500188 500191 498407 0 -1 4194368 2487953 0 0 0 193243 422 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500210] ppid=500188 vsize=20035512 memory=-8096445596535464864 CPUtime=1932.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500210/stat : 500210 (fscip) R 500188 500191 498407 0 -1 4194368 1928535 0 0 0 191922 1368 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500211] ppid=500188 vsize=20035512 memory=6944652177228980320 CPUtime=1939.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500211/stat : 500211 (fscip) R 500188 500191 498407 0 -1 4194368 1881693 0 0 0 193649 289 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500212] ppid=500188 vsize=20035512 memory=-1664385933527490352 CPUtime=1936.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500212/stat : 500212 (fscip) R 500188 500191 498407 0 -1 4194368 2500262 0 0 0 193204 428 0 0 20 0 41 0 86638641 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500213] ppid=500188 vsize=20035512 memory=37540 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500213/stat : 500213 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500214] ppid=500188 vsize=20035512 memory=3467828016710824308 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500214/stat : 500214 (fscip) S 500188 500191 498407 0 -1 1077936192 36 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500215] ppid=500188 vsize=20035512 memory=31024 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500215/stat : 500215 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500216] ppid=500188 vsize=20035512 memory=10544 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500216/stat : 500216 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500217] ppid=500188 vsize=20035512 memory=5512 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500217/stat : 500217 (fscip) S 500188 500191 498407 0 -1 1077936192 65 0 0 0 0 1 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500218] ppid=500188 vsize=20035512 memory=15776 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500218/stat : 500218 (fscip) S 500188 500191 498407 0 -1 1077936192 63 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500219] ppid=500188 vsize=20035512 memory=2316 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500219/stat : 500219 (fscip) S 500188 500191 498407 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500220] ppid=500188 vsize=20035512 memory=33000 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500220/stat : 500220 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500221] ppid=500188 vsize=20035512 memory=1804 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500221/stat : 500221 (fscip) S 500188 500191 498407 0 -1 1077936192 64 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500222] ppid=500188 vsize=20035512 memory=6048 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500222/stat : 500222 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500223] ppid=500188 vsize=20035512 memory=280619741863328 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500223/stat : 500223 (fscip) S 500188 500191 498407 0 -1 1077936192 63 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500224] ppid=500188 vsize=20035512 memory=-4866470824705286763 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500224/stat : 500224 (fscip) S 500188 500191 498407 0 -1 1077936192 60 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500225] ppid=500188 vsize=20035512 memory=8477697290538090142 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500225/stat : 500225 (fscip) S 500188 500191 498407 0 -1 1077936192 62 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500226] ppid=500188 vsize=20035512 memory=-7447371033766340128 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500226/stat : 500226 (fscip) S 500188 500191 498407 0 -1 1077936192 62 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500227] ppid=500188 vsize=20035512 memory=9051622680667908705 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500227/stat : 500227 (fscip) S 500188 500191 498407 0 -1 1077936192 66 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500228] ppid=500188 vsize=20035512 memory=-2895956837621968167 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500228/stat : 500228 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500229] ppid=500188 vsize=20035512 memory=-5628408999910123566 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500229/stat : 500229 (fscip) S 500188 500191 498407 0 -1 1077936192 68 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500230] ppid=500188 vsize=20035512 memory=-1598831813028970850 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500230/stat : 500230 (fscip) S 500188 500191 498407 0 -1 1077936192 70 0 0 0 0 1 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500231] ppid=500188 vsize=20035512 memory=6720668761419954790 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500231/stat : 500231 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500232] ppid=500188 vsize=20035512 memory=15541816724293244 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500232/stat : 500232 (fscip) S 500188 500191 498407 0 -1 1077936192 62 0 0 0 1 0 0 0 20 0 41 0 86638697 20516364288 4250225 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
Current children cumulated CPU time: 38728.7 s
Current children cumulated vsize: 20035512 KiB
Current children cumulated memory: 17000900 KiB

[startup+1958.4 s]
/proc/loadavg: 80.82 81.03 73.16 72/1014 501513
/proc/meminfo: memFree=713880872/790760804 swapFree=131071996/131071996
[pid=500191] ppid=500188 vsize=12060252 memory=10073984 CPUtime=38753.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/stat : 500191 (fscip) S 500188 500191 498407 0 -1 1077936128 40309603 0 0 0 3862298 13037 0 0 20 0 15 0 86638601 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
/proc/500191/statm: 3015063 2518496 3318 3035 0 2980723 0
[pid=500191/tid=500194] ppid=500188 vsize=12060252 memory=25333125866717268 CPUtime=1938.99 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500194/stat : 500194 (fscip) R 500188 500191 498407 0 -1 4194368 2465511 0 0 0 193487 412 0 0 20 0 15 0 86638641 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500197] ppid=500188 vsize=12060252 memory=15012 CPUtime=1935.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500197/stat : 500197 (fscip) D 500188 500191 498407 0 -1 4194368 2496916 0 0 0 193084 426 0 0 20 0 15 0 86638641 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500200] ppid=500188 vsize=12060252 memory=16981164 CPUtime=1938.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500200/stat : 500200 (fscip) R 500188 500191 498407 0 -1 4194368 2466913 0 0 0 193339 462 0 0 20 0 15 0 86638641 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500203] ppid=500188 vsize=12060252 memory=16981128 CPUtime=1937.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500203/stat : 500203 (fscip) D 500188 500191 498407 0 -1 4194368 2657112 0 0 0 193260 443 0 0 20 0 15 0 86638641 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500212] ppid=500188 vsize=12060252 memory=11644 CPUtime=1937.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500212/stat : 500212 (fscip) D 500188 500191 498407 0 -1 4194368 2608550 0 0 0 193332 441 0 0 20 0 15 0 86638641 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500213] ppid=500188 vsize=12060252 memory=16978516 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500213/stat : 500213 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500214] ppid=500188 vsize=12060252 memory=6055652847293562906 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500214/stat : 500214 (fscip) S 500188 500191 498407 0 -1 1077936192 36 0 0 0 1 0 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500217] ppid=500188 vsize=12060252 memory=25031 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500217/stat : 500217 (fscip) S 500188 500191 498407 0 -1 1077936192 65 0 0 0 0 1 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500219] ppid=500188 vsize=12060252 memory=25369 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500219/stat : 500219 (fscip) S 500188 500191 498407 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500220] ppid=500188 vsize=12060252 memory=6720668761419954790 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500220/stat : 500220 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500225] ppid=500188 vsize=12060252 memory=2316 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500225/stat : 500225 (fscip) D 500188 500191 498407 0 -1 4194368 62 0 0 0 1 0 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 2147221247 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500227] ppid=500188 vsize=12060252 memory=31024 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500227/stat : 500227 (fscip) S 500188 500191 498407 0 -1 1077936192 66 0 0 0 1 0 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500230] ppid=500188 vsize=12060252 memory=10544 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500230/stat : 500230 (fscip) S 500188 500191 498407 0 -1 1077936192 70 0 0 0 0 1 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500231] ppid=500188 vsize=12060252 memory=17000900 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500231/stat : 500231 (fscip) D 500188 500191 498407 0 -1 4194368 61 0 0 0 1 0 0 0 20 0 15 0 86638697 12349698048 2518496 809668444160 4194304 16622877 140724586613040 0 0 0 2147221247 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
Current children cumulated CPU time: 38753.4 s
Current children cumulated vsize: 12060252 KiB
Current children cumulated memory: 10073984 KiB

[startup+1958.8 s]
/proc/loadavg: 80.82 81.03 73.16 72/1014 501513
/proc/meminfo: memFree=713880872/790760804 swapFree=131071996/131071996
[pid=500191] ppid=500188 vsize=7631224 memory=6069516 CPUtime=38754.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/stat : 500191 (fscip) S 500188 500191 498407 0 -1 1077936128 40388844 0 0 0 3862348 13057 0 0 20 0 8 0 86638601 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
/proc/500191/statm: 1907806 1517379 3318 3035 0 1889085 0
[pid=500191/tid=500194] ppid=500188 vsize=7631224 memory=25333125866717268 CPUtime=1939.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500194/stat : 500194 (fscip) R 500188 500191 498407 0 -1 4194368 2532259 0 0 0 193522 414 0 0 20 0 8 0 86638641 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500213] ppid=500188 vsize=7631224 memory=25369 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500213/stat : 500213 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 8 0 86638697 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500217] ppid=500188 vsize=7631224 memory=25699 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500217/stat : 500217 (fscip) S 500188 500191 498407 0 -1 1077936192 65 0 0 0 0 1 0 0 20 0 8 0 86638697 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500219] ppid=500188 vsize=7631224 memory=16981164 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500219/stat : 500219 (fscip) S 500188 500191 498407 0 -1 1077936192 71 0 0 0 1 0 0 0 20 0 8 0 86638697 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500220] ppid=500188 vsize=7631224 memory=12713344 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500220/stat : 500220 (fscip) S 500188 500191 498407 0 -1 1077936192 61 0 0 0 1 0 0 0 20 0 8 0 86638697 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500227] ppid=500188 vsize=7631224 memory=280619742933152 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500227/stat : 500227 (fscip) S 500188 500191 498407 0 -1 1077936192 66 0 0 0 1 0 0 0 20 0 8 0 86638697 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
[pid=500191/tid=500230] ppid=500188 vsize=7631224 memory=6075445440434956398 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/500191/task/500230/stat : 500230 (fscip) S 500188 500191 498407 0 -1 1077936192 70 0 0 0 0 1 0 0 20 0 8 0 86638697 7814373376 1517379 809668444160 4194304 16622877 140724586613040 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 53739520 140724586619881 140724586619997 140724586619997 140724586627023 0
Current children cumulated CPU time: 38754.1 s
Current children cumulated vsize: 7631224 KiB
Current children cumulated memory: 6069516 KiB

[startup+1959 s]*
/proc/loadavg: 80.82 81.03 73.16 62/983 501513
/proc/meminfo: memFree=724811472/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1959.12 s]
/proc/loadavg: 80.82 81.03 73.16 62/983 501513
/proc/meminfo: memFree=724811472/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 1959.13
CPU time (s): 38754.4
CPU user time (s): 38623.6
CPU system time (s): 130.8
CPU usage (%): 1978.14
Max. virtual memory (cumulated for all children) (KiB): 20090608
Max. memory (cumulated for all children) (KiB): 17000964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38623.6
system time used= 130.8
maximum resident set size= 17000964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40413869
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= 757342
involuntary context switches= 245255


# summary of solver processes directly reported to runsolver:
#   pid: 500191
#   total CPU time (s): 38754.4
#   total CPU user time (s): 38623.6
#   total CPU system time (s): 130.8

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4079 second user time and 46.6718 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-09 12:49:15
IDJOB=4467363
IDBENCH=146690
IDSOLVER=3097
FILE ID=nodeD105/4467363-1723200555
RUNJOBID= nodeD105-1723200315-498417
SLURM_JOB_ID= 8266897
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-1.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4467363-1723200555/watcher-4467363-1723200555 -o /tmp/evaluation-result-4467363-1723200555/solver-4467363-1723200555 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723200315-498417 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467363-1723200555.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 13e3cfc76a003558f082ab5832d2ffa8
RANDOM SEED=760252840

nodeD105.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		: 2900.369
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		: 2800.000
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	: 5005.78
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		: 3028.935
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	: 5011.74
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		: 2988.212
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	: 5011.78
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		: 3381.353
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		: 3034.516
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	: 5005.78
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		: 3031.534
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	: 5011.74
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		: 2799.999
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	: 5011.78
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		: 3501.072
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		: 2799.999
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	: 5005.78
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		: 2972.289
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	: 5011.74
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		: 2965.646
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	: 5011.78
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		: 3295.186
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		: 2799.999
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	: 5005.78
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		: 3031.689
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	: 5011.74
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		: 2981.964
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	: 5011.78
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		: 2976.528
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		: 3079.648
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	: 5005.78
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		: 3031.759
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	: 5011.74
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		: 2984.476
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	: 5011.78
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		: 1949.497
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		: 3062.691
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	: 5005.78
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		: 3031.768
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	: 5011.74
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		: 2987.063
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	: 5011.78
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		: 3487.790
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		: 3079.501
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	: 5005.78
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		: 2966.248
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	: 5011.74
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		: 2954.884
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	: 5011.78
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		: 2115.034
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		: 3031.826
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	: 5005.78
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		: 3031.809
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	: 5011.74
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		: 2952.691
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	: 5011.78
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		: 1253.594
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		: 3079.370
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	: 5005.78
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		: 3031.834
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	: 5011.74
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		: 2987.273
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	: 5011.78
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		: 1231.046
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		: 2799.999
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	: 5005.78
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		: 3031.847
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	: 5011.74
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		: 2980.894
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	: 5011.78
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		: 2600.235
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		: 3079.233
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	: 5005.78
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		: 3030.424
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	: 5011.74
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		: 2986.886
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	: 5011.78
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		: 2640.255
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		: 3066.638
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	: 5005.78
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		: 3031.895
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	: 5011.74
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		: 2988.113
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	: 5011.78
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		: 2631.474
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		: 2874.159
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	: 5005.78
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		: 3031.934
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	: 5011.74
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		: 2799.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	: 5011.78
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		: 2635.263
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		: 3079.184
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	: 5005.78
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		: 3031.965
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	: 5011.74
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		: 2985.674
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	: 5011.78
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		: 2791.295
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		: 3058.572
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	: 5005.78
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		: 3031.988
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	: 5011.74
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		: 2970.252
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	: 5011.78
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		: 2639.661
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		: 3079.152
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	: 5005.78
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		: 3032.010
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	: 5011.74
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		: 2985.870
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	: 5011.78
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		: 2649.211
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		: 3053.372
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	: 5005.78
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		: 3032.052
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	: 5011.74
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		: 2945.004
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	: 5011.78
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		: 2669.692
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		: 2799.999
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	: 5005.78
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		: 3029.808
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	: 5011.74
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		: 2986.126
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	: 5011.78
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		: 1834.748
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		: 3055.401
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	: 5005.78
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		: 3030.743
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	: 5011.74
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		: 2987.494
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	: 5011.78
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		: 3615.959
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		: 3068.437
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	: 5005.78
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		: 2967.628
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	: 5011.74
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		: 2971.635
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	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        745243252 kB
MemAvailable:   744590984 kB
Buffers:          864608 kB
Cached:          1841960 kB
SwapCached:            0 kB
Active:          1187180 kB
Inactive:       41268628 kB
Active(anon):       2168 kB
Inactive(anon): 39777804 kB
Active(file):    1185012 kB
Inactive(file):  1490824 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29628 kB
Writeback:             0 kB
AnonPages:      39748904 kB
Mapped:           136932 kB
Shmem:             30728 kB
KReclaimable:     183196 kB
Slab:             577992 kB
SReclaimable:     183196 kB
SUnreclaim:       394796 kB
KernelStack:       16896 kB
PageTables:       103296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    6826532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           799488 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3287040 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:      751616 kB
DirectMap2M:    88875008 kB
DirectMap1G:    716177408 kB

Free space on /tmp at the end= 8622800 MiB
End job on nodeD105 at 2024-08-09 13:21:54