Trace number 4467505

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-09? (TO) 72001.6 3651.64

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_9_shg.opb
MD5SUM6ff458260e5cc7a1e00e7b04a599a648
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 benchmark42
Best CPU time to get the best result obtained on this benchmark992.421
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7840
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint34
Maximum length of a constraint64
Number of terms in the objective function 7840
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 7840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7840
Number of bits of the biggest sum of numbers13
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)
1.19/1.22	c Default LC presolving (default).
1.19/1.22	c ** Before presolving: virtualMemUsedAtLc = 739574176, getVmSize() = 577720320, SCIPgetMemUsed() = 380892130, SCIPgetMemTotal() = 544060554, SCIPgetMemExternEstim() = 195513622
1.19/1.22	c ** set memory limit for presolving in LC to 8.79376e+12 for SCIP **
11.64/11.72	c ** Estimated virtualMemUsedAtSolver = 1843513636, getVmSize() = 2749923328, SCIPgetMemUsed() = 1436221393, SCIPgetMemTotal() = 2569756833, SCIPgetMemExternEstim() = 195513622
11.64/11.72	c ** set memory limit for solvers to 4.18281e+11 for each SCIP **
11.64/11.72	c Original Problem   :
11.64/11.72	c   Problem name     : instance-4467505-1723602528
11.64/11.72	c   Variables        : 7840 (7840 binary, 0 integer, 0 implicit integer, 0 continuous)
11.64/11.72	c   Constraints      : 65280
11.64/11.72	c   Objective sense  : minimize
11.64/11.72	c Presolved Problem  :
11.64/11.72	c   Variables        : 7840 (7840 binary, 0 integer, 0 implicit integer, 0 continuous)
11.64/11.72	c   Constraints      : 65280
11.64/11.72	c Constraints        : Number
11.64/11.72	c   logicor          : 65280 
11.64/11.72	c ** Instance transfer method used: 0
11.85/12.01	c ** ParaScipInstance copy does not increase the number of variables. **
16.95/17.05	c LC is working with racing ramp-up and with rebuilding tree after racing.
16.95/17.05	c                                Nodes    Active                                            
16.95/17.05	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
210.10/27.12	c *      27              0           1        20          48.0000                -          -
210.10/27.12	c        27              0           1        20          48.0000                -          -
848.05/59.48	c *      59              0           1        20          42.0000                -          -
848.05/59.48	c        59              0           1        20          42.0000                -          -
9696.60/506.09	c       506              2           1        20          42.0000          36.8353     14.02%
10518.28/547.55	c       548              2           1        20          42.0000          37.3254     12.52%
10788.74/561.15	c       561              2           1        20          42.0000          37.4310     12.21%
10903.20/566.91	c       567              2           1        20          42.0000          38.1393     10.12%
11178.94/580.88	c       581              2           3        20          42.0000          38.1393     10.12%
12045.94/624.53	c       625              2           3        20          42.0000          38.1393     10.12%
12282.06/636.48	c       636              2           3        20          42.0000          38.1393     10.12%
12738.38/659.46	c       659              2           1        20          42.0000          38.1775     10.01%
13520.23/698.86	c       699              2           1        20          42.0000          38.1775     10.01%
13796.11/712.71	c       713              2           1        20          42.0000          38.1775     10.01%
13978.81/721.97	c       722              2           1        20          42.0000          38.1775     10.01%
14089.82/727.54	c       728              2           1        20          42.0000          38.1775     10.01%
14381.52/742.24	c       742              2           1        20          42.0000          38.1775     10.01%
15216.69/784.31	c       784              2           3        20          42.0000          38.2442      9.82%
15643.27/805.81	c       806              2           3        20          42.0000          38.2442      9.82%
15927.43/820.19	c       820              2           3        20          42.0000          38.2442      9.82%
16483.34/848.19	c       848              2           3        20          42.0000          38.2442      9.82%
17034.33/876.01	c       876              2           3        20          42.0000          38.2442      9.82%
18018.22/925.51	c       926              2           3        20          42.0000          38.2442      9.82%
18286.84/939.12	c       939              2           3        20          42.0000          38.2442      9.82%
18468.49/948.22	c       948              2           3        20          42.0000          38.2442      9.82%
18581.55/954.04	c       954              2           3        20          42.0000          38.2442      9.82%
19106.99/980.46	c       980              2           3        20          42.0000          38.2442      9.82%
19553.07/1002.90	c      1003              2           3        20          42.0000          38.2442      9.82%
20435.07/1047.48	c      1047              2           3        20          42.0000          38.2442      9.82%
20682.88/1060.03	c      1060              2           3        20          42.0000          38.2442      9.82%
21067.69/1079.35	c      1079              2           3        20          42.0000          38.2442      9.82%
21170.81/1084.58	c      1085              2           3        20          42.0000          38.2442      9.82%
21505.82/1101.49	c      1102              2           3        20          42.0000          38.2442      9.82%
21608.87/1106.63	c      1107              2           3        20          42.0000          38.2442      9.82%
21758.40/1114.20	c      1114              2           3        20          42.0000          38.2442      9.82%
21900.25/1121.31	c      1121              2           3        20          42.0000          38.2442      9.82%
22022.98/1127.59	c      1128              2           3        20          42.0000          38.2442      9.82%
22339.98/1143.55	c      1144              2           3        20          42.0000          38.2442      9.82%
22597.45/1156.58	c      1157              2           3        20          42.0000          38.2442      9.82%
22751.97/1164.38	c      1164              2           3        20          42.0000          38.2442      9.82%
22902.27/1172.01	c      1172              2           3        20          42.0000          38.2442      9.82%
23037.02/1178.77	c      1179              2           3        20          42.0000          38.2442      9.82%
23157.91/1184.85	c      1185              2           3        20          42.0000          38.2442      9.82%
23429.43/1198.59	c      1199              2           3        20          42.0000          38.2442      9.82%
23843.79/1219.45	c      1219              2           3        20          42.0000          38.2442      9.82%
24002.38/1227.47	c      1227              2           3        20          42.0000          38.2442      9.82%
24277.89/1241.35	c      1241              2           3        20          42.0000          38.2442      9.82%
24402.76/1247.63	c      1248              2           3        20          42.0000          38.2442      9.82%
24501.93/1252.69	c      1253              3           2        20          42.0000          38.2442      9.82%
24975.21/1276.59	c      1277              3           2        20          42.0000          38.2442      9.82%
25166.37/1286.18	c      1286              2           1        20          42.0000          38.2639      9.76%
25322.97/1294.11	c      1294              2           1        20          42.0000          38.2639      9.76%
25456.90/1300.84	c      1301              2           1        20          42.0000          38.2639      9.76%
25600.52/1308.12	c      1308              2           1        20          42.0000          38.2639      9.76%
25719.29/1314.09	c      1314              2           1        20          42.0000          38.2639      9.76%
25843.28/1320.31	c      1320              2           1        20          42.0000          38.2639      9.76%
25994.09/1327.93	c      1328              2           1        20          42.0000          38.2639      9.76%
26093.01/1333.02	c      1333              2           1        20          42.0000          38.2639      9.76%
26207.92/1338.71	c      1339              2           1        20          42.0000          38.2639      9.76%
26382.34/1347.51	c      1348              3           2        20          42.0000          38.4306      9.29%
26622.12/1359.60	c      1360              3           2        20          42.0000          38.4306      9.29%
26743.00/1365.75	c      1366              3           2        20          42.0000          38.4306      9.29%
26947.77/1376.06	c      1376              3           2        20          42.0000          38.4306      9.29%
27086.63/1383.10	c      1383              3           2        20          42.0000          38.4306      9.29%
27252.12/1391.41	c      1391              3           2        20          42.0000          38.4306      9.29%
27353.18/1396.56	c      1397              3           2        20          42.0000          38.4306      9.29%
27485.94/1403.26	c      1403              3           2        20          42.0000          38.4306      9.29%
27634.49/1410.73	c      1411              4           3        20          42.0000          38.4306      9.29%
27743.44/1416.28	c      1416              4           3        20          42.0000          38.4306      9.29%
27844.50/1421.30	c      1421              4           3        20          42.0000          38.4306      9.29%
28046.60/1431.51	c      1432              4           3        20          42.0000          38.4306      9.29%
28158.38/1437.18	c      1437              4           3        20          42.0000          38.4306      9.29%
28331.79/1446.00	c      1446              4           3        20          42.0000          38.4306      9.29%
28438.81/1451.39	c      1451              4           3        20          42.0000          38.4306      9.29%
28563.64/1457.65	c      1458              4           3        20          42.0000          38.4306      9.29%
28666.62/1462.84	c      1463              4           3        20          42.0000          38.4306      9.29%
28772.57/1468.19	c      1468              5           4        20          42.0000          38.4306      9.29%
28926.15/1475.93	c      1476              5           4        20          42.0000          38.4306      9.29%
29060.78/1482.76	c      1483              5           4        20          42.0000          38.4306      9.29%
29254.84/1492.59	c      1493              5           4        20          42.0000          38.4306      9.29%
29361.91/1497.94	c      1498              5           4        20          42.0000          38.4306      9.29%
29465.54/1503.19	c      1503              2           1        20          42.0000          38.6731      8.60%
29589.59/1509.47	c      1509              2           1        20          42.0000          38.6731      8.60%
29755.95/1517.84	c      1518              2           1        20          42.0000          38.6731      8.60%
29890.72/1524.62	c      1525              2           1        20          42.0000          38.6731      8.60%
29991.80/1529.78	c      1530              2           1        20          42.0000          38.6731      8.60%
30100.79/1535.21	c      1535              2           1        20          42.0000          38.6731      8.60%
30201.87/1540.37	c      1540              2           1        20          42.0000          38.6731      8.60%
30315.59/1546.09	c      1546              2           1        20          42.0000          38.6731      8.60%
30419.87/1551.30	c      1551              2           1        20          42.0000          38.6731      8.60%
30522.95/1556.56	c      1557              2           1        20          42.0000          38.6731      8.60%
30643.91/1562.62	c      1563              2           1        20          42.0000          38.6731      8.60%
30756.90/1568.34	c      1568              2           1        20          42.0000          38.6731      8.60%
30887.76/1574.93	c      1575              2           1        20          42.0000          38.6731      8.60%
30989.68/1580.06	c      1580              3           2        20          42.0000          38.7453      8.40%
31135.13/1587.43	c      1587              3           2        20          42.0000          38.7453      8.40%
31273.85/1594.43	c      1594              3           2        20          42.0000          38.7453      8.40%
31376.81/1599.69	c      1600              3           2        20          42.0000          38.7453      8.40%
31543.83/1608.14	c      1608              3           2        20          42.0000          38.7453      8.40%
31644.98/1613.18	c      1613              3           2        20          42.0000          38.7453      8.40%
31745.26/1618.24	c      1618              3           2        20          42.0000          38.7453      8.40%
31850.21/1623.56	c      1624              3           2        20          42.0000          38.7453      8.40%
31963.12/1629.24	c      1629              3           2        20          42.0000          38.7453      8.40%
32133.30/1637.83	c      1638              3           2        20          42.0000          38.7453      8.40%
32365.06/1649.57	c      1650              3           2        20          42.0000          38.7453      8.40%
32485.91/1655.68	c      1656              3           2        20          42.0000          38.7453      8.40%
32586.99/1660.73	c      1661              3           2        20          42.0000          38.7453      8.40%
32688.00/1665.83	c      1666              3           2        20          42.0000          38.7453      8.40%
32802.93/1671.65	c      1672              3           2        20          42.0000          38.7453      8.40%
32947.49/1678.98	c      1679              3           2        20          42.0000          38.7453      8.40%
33088.83/1686.08	c      1686              4           3        20          42.0000          38.7453      8.40%
33224.57/1692.98	c      1693              4           3        20          42.0000          38.7453      8.40%
33349.36/1699.23	c      1699              4           3        20          42.0000          38.7453      8.40%
33452.41/1704.41	c      1704              4           3        20          42.0000          38.7453      8.40%
33564.08/1710.07	c      1710              4           3        20          42.0000          38.7453      8.40%
33696.20/1716.79	c      1717              4           3        20          42.0000          38.7453      8.40%
33802.00/1722.06	c      1722              4           3        20          42.0000          38.7453      8.40%
33942.72/1729.15	c      1729              4           3        20          42.0000          38.7453      8.40%
34161.90/1740.29	c      1740              4           3        20          42.0000          38.7453      8.40%
34290.66/1746.76	c      1747              4           3        20          42.0000          38.7453      8.40%
34418.25/1753.18	c      1753              5           4        20          42.0000          38.7453      8.40%
34518.52/1758.22	c      1758              5           4        20          42.0000          38.7453      8.40%
34636.20/1764.15	c      1764              5           4        20          42.0000          38.7453      8.40%
34750.15/1769.94	c      1770              5           4        20          42.0000          38.7453      8.40%
34886.82/1776.89	c      1777              5           4        20          42.0000          38.7453      8.40%
35021.55/1783.61	c      1784              5           4        20          42.0000          38.7453      8.40%
35142.38/1789.71	c      1790              5           4        20          42.0000          38.7453      8.40%
35245.37/1794.93	c      1795              5           4        20          42.0000          38.7453      8.40%
35364.27/1800.97	c      1801              5           4        20          42.0000          38.7453      8.40%
35483.16/1807.03	c      1807              5           4        20          42.0000          38.7453      8.40%
35585.15/1812.14	c      1812              6           5        20          42.0000          38.7453      8.40%
35703.78/1818.05	c      1818              6           5        20          42.0000          38.7453      8.40%
35859.59/1825.94	c      1826              6           5        20          42.0000          38.7453      8.40%
35986.40/1832.34	c      1832              6           5        20          42.0000          38.7453      8.40%
36100.12/1838.08	c      1838              6           5        20          42.0000          38.7453      8.40%
36202.40/1843.24	c      1843              6           5        20          42.0000          38.7453      8.40%
36351.03/1850.76	c      1851              6           5        20          42.0000          38.7453      8.40%
36461.98/1856.31	c      1856              6           5        20          42.0000          38.7453      8.40%
36586.81/1862.62	c      1863              6           5        20          42.0000          38.7453      8.40%
36716.41/1869.17	c      1869              6           5        20          42.0000          38.7453      8.40%
36872.87/1877.05	c      1877              7           6        20          42.0000          38.7453      8.40%
36985.08/1882.72	c      1883              7           6        20          42.0000          38.7453      8.40%
37086.13/1887.88	c      1888              7           6        20          42.0000          38.7453      8.40%
37226.83/1895.00	c      1895              7           6        20          42.0000          38.7453      8.40%
37405.37/1903.98	c      1904              7           6        20          42.0000          38.7453      8.40%
37514.13/1909.49	c      1910              7           6        20          42.0000          38.7453      8.40%
37773.59/1922.50	c      1923              7           6        20          42.0000          38.7453      8.40%
37878.73/1927.82	c      1928              7           6        20          42.0000          38.7453      8.40%
38027.05/1935.32	c      1935              7           6        20          42.0000          38.7453      8.40%
38130.11/1940.52	c      1941              8           7        20          42.0000          38.7453      8.40%
38276.57/1947.95	c      1948              8           7        20          42.0000          38.7453      8.40%
38441.04/1956.23	c      1956              8           7        20          42.0000          38.7453      8.40%
38542.09/1961.37	c      1961              8           7        20          42.0000          38.7453      8.40%
38651.10/1966.87	c      1967              8           7        20          42.0000          38.7453      8.40%
38762.06/1972.47	c      1972              9           6        20          42.0000          38.7453      8.40%
38871.08/1977.95	c      1978              9           6        20          42.0000          38.7453      8.40%
39045.45/1986.73	c      1987              9           6        20          42.0000          38.7453      8.40%
39156.39/1992.39	c      1992              9           6        20          42.0000          38.7453      8.40%
39275.23/1998.38	c      1998              9           6        20          42.0000          38.7453      8.40%
39451.55/2007.29	c      2007              9           6        20          42.0000          38.7453      8.40%
39643.71/2016.95	c      2017             56          23        20          42.0000          39.0319      7.60%
39844.55/2027.09	c      2027             56          23        20          42.0000          39.0319      7.60%
40003.14/2035.13	c      2035             56          23        20          42.0000          39.0319      7.60%
40104.23/2040.16	c      2040             57          22        20          42.0000          39.0319      7.60%
40208.22/2045.49	c      2046             57          22        20          42.0000          39.0319      7.60%
40311.24/2050.65	c      2051             57          22        20          42.0000          39.0319      7.60%
40418.92/2056.08	c      2056             58          21        20          42.0000          39.0319      7.60%
40546.93/2062.58	c      2063             58          21        20          42.0000          39.0319      7.60%
40746.63/2072.60	c      2073             58          21        20          42.0000          39.0319      7.60%
40871.36/2078.98	c      2079             58          21        20          42.0000          39.0319      7.60%
40986.35/2084.78	c      2085             58          21        20          42.0000          39.0319      7.60%
41092.01/2090.09	c      2090             58          21        20          42.0000          39.0319      7.60%
41191.12/2095.12	c      2095             58          21        20          42.0000          39.0319      7.60%
41309.85/2101.14	c      2101             59          22        20          42.0000          39.0319      7.60%
41435.51/2107.43	c      2107             60          23        20          42.0000          39.0319      7.60%
41574.16/2114.42	c      2114             61          24        20          42.0000          39.0319      7.60%
41708.90/2121.21	c      2121             63          26        20          42.0000          39.0807      7.47%
41807.89/2126.29	c      2126             63          26        20          42.0000          39.0807      7.47%
41930.67/2132.48	c      2132             63          26        20          42.0000          39.0807      7.47%
42053.47/2138.64	c      2139             63          26        20          42.0000          39.0807      7.47%
42200.94/2146.14	c      2146             63          26        20          42.0000          39.0807      7.47%
42319.62/2152.13	c      2152             63          26        20          42.0000          39.0807      7.47%
42427.74/2157.51	c      2158             63          26        20          42.0000          39.0807      7.47%
42537.61/2163.15	c      2163             63          26        20          42.0000          39.0807      7.47%
42645.46/2168.56	c      2169             63          26        20          42.0000          39.0807      7.47%
42750.25/2173.83	c      2174             63          26        20          42.0000          39.0807      7.47%
42876.87/2180.24	c      2180             63          26        20          42.0000          39.0807      7.47%
43005.49/2186.75	c      2187             63          26        20          42.0000          39.0807      7.47%
43122.25/2192.68	c      2193             63          26        20          42.0000          39.0807      7.47%
43306.37/2201.91	c      2202             63          26        20          42.0000          39.0807      7.47%
43411.24/2207.20	c      2207             63          26        20          42.0000          39.0807      7.47%
43537.89/2213.67	c      2214             62          19        20          42.0000          39.1073      7.40%
43640.79/2218.86	c      2219             63          20        20          42.0000          39.1073      7.40%
43746.51/2224.19	c      2224             64          21        20          42.0000          39.1073      7.40%
43860.43/2229.91	c      2230             65          22        20          42.0000          39.1073      7.40%
43973.21/2235.67	c      2236             68          21        20          42.0000          39.1073      7.40%
44093.97/2241.72	c      2242             70          21        20          42.0000          39.1073      7.40%
44204.80/2247.30	c      2247             70          21        20          42.0000          39.1073      7.40%
44305.76/2252.40	c      2252             26          11        20          42.0000          39.1794      7.20%
44406.57/2257.59	c      2258             27          12        20          42.0000          39.1794      7.20%
44516.27/2263.08	c      2263             28          13        20          42.0000          39.2359      7.04%
44632.23/2269.01	c      2269             29          14        20          42.0000          39.2359      7.04%
44737.03/2274.21	c      2274             30          15        20          42.0000          39.2359      7.04%
44849.63/2279.99	c      2280             31          16        20          42.0000          39.2359      7.04%
44976.05/2286.39	c      2286             32          17        20          42.0000          39.2359      7.04%
45168.76/2296.12	c      2296             32          17        20          42.0000          39.2359      7.04%
45373.48/2306.47	c      2306             32          17        20          42.0000          39.2359      7.04%
45478.38/2311.73	c      2312             32          17        20          42.0000          39.2359      7.04%
45584.00/2317.10	c      2317             32          17        20          42.0000          39.2359      7.04%
45722.68/2324.06	c      2324             32          17        20          42.0000          39.2359      7.04%
45828.78/2329.43	c      2329             32          17        20          42.0000          39.2359      7.04%
45949.56/2335.55	c      2336             32          17        20          42.0000          39.2359      7.04%
46102.04/2343.27	c      2343             52          31        20          42.0000          39.2384      7.04%
46207.07/2348.58	c      2349             52          31        20          42.0000          39.2384      7.04%
46310.11/2353.79	c      2354             52          31        20          42.0000          39.2384      7.04%
46413.15/2358.91	c      2359             53          32        20          42.0000          39.2384      7.04%
46522.11/2364.44	c      2364             53          32        20          42.0000          39.2384      7.04%
46635.83/2370.14	c      2370             57          32        20          42.0000          39.2384      7.04%
46735.05/2375.20	c      2375             57          32        20          42.0000          39.2384      7.04%
46844.99/2380.70	c      2381             57          32        20          42.0000          39.2384      7.04%
46970.52/2387.07	c      2387             57          32        20          42.0000          39.2384      7.04%
47082.70/2392.71	c      2393             57          32        20          42.0000          39.2384      7.04%
47190.41/2398.19	c      2398             57          32        20          42.0000          39.2384      7.04%
47332.36/2405.31	c      2405             57          32        20          42.0000          39.2384      7.04%
47446.12/2411.05	c      2411             58          33        20          42.0000          39.2384      7.04%
47548.30/2416.25	c      2416             61          32        20          42.0000          39.2384      7.04%
47673.11/2422.53	c      2423             62          33        20          42.0000          39.2384      7.04%
47783.00/2428.08	c      2428             63          32        20          42.0000          39.2384      7.04%
47889.15/2433.48	c      2433             64          33        20          42.0000          39.2384      7.04%
48011.80/2439.64	c      2440             65          34        20          42.0000          39.2384      7.04%
48116.90/2444.96	c      2445             66          35        20          42.0000          39.2384      7.04%
48295.27/2453.93	c      2454             66          35        20          42.0000          39.2384      7.04%
48394.37/2458.98	c      2459             66          35        20          42.0000          39.2384      7.04%
48535.79/2466.12	c      2466             68          37        20          42.0000          39.2384      7.04%
48644.13/2471.51	c      2472             69          38        20          42.0000          39.2384      7.04%
48759.24/2477.35	c      2477             71          40        20          42.0000          39.2384      7.04%
48862.11/2482.53	c      2483             72          41        20          42.0000          39.2549      6.99%
48965.20/2487.75	c      2488             73          40        20          42.0000          39.2549      6.99%
49084.15/2493.77	c      2494             75          38        20          42.0000          39.2549      6.99%
49207.04/2499.93	c      2500             78          37        20          42.0000          39.2549      6.99%
49323.97/2505.81	c      2506             79          36        20          42.0000          39.2549      6.99%
49449.41/2512.20	c      2512             79          36        20          42.0000          39.2549      6.99%
49603.50/2520.00	c      2520             80          37        20          42.0000          39.2549      6.99%
49781.61/2528.93	c      2529             80          37        20          42.0000          39.2549      6.99%
49908.39/2535.37	c      2535             80          37        20          42.0000          39.2549      6.99%
50110.56/2545.56	c      2546             42          27        20          42.0000          39.3355      6.77%
50249.29/2552.52	c      2553             42          27        20          42.0000          39.3355      6.77%
50368.20/2558.51	c      2559             42          27        20          42.0000          39.3355      6.77%
50489.09/2564.61	c      2565             42          27        20          42.0000          39.3355      6.77%
50616.59/2571.12	c      2571             43          28        20          42.0000          39.3355      6.77%
50720.88/2576.30	c      2576             43          28        20          42.0000          39.3355      6.77%
50819.97/2581.34	c      2581             44          29        20          42.0000          39.3355      6.77%
50928.81/2586.86	c      2587             46          31        20          42.0000          39.3355      6.77%
51035.73/2592.27	c      2592             47          32        20          42.0000          39.3355      6.77%
51138.65/2597.45	c      2597             48          33        20          42.0000          39.3355      6.77%
51241.65/2602.60	c      2603             48          33        20          42.0000          39.3355      6.77%
51340.73/2607.67	c      2608             49          32        20          42.0000          39.3355      6.77%
51455.66/2613.40	c      2613             49          32        20          42.0000          39.3355      6.77%
51569.57/2619.15	c      2619             49          32        20          42.0000          39.3355      6.77%
51673.67/2624.40	c      2624             49          32        20          42.0000          39.3355      6.77%
51814.37/2631.55	c      2632             49          32        20          42.0000          39.3355      6.77%
51931.21/2637.41	c      2637             49          32        20          42.0000          39.3355      6.77%
52030.01/2642.42	c      2642             49          32        20          42.0000          39.3355      6.77%
52198.38/2650.92	c      2651             49          32        20          42.0000          39.3355      6.77%
52313.26/2656.70	c      2657             51          32        20          42.0000          39.4490      6.47%
52414.29/2661.87	c      2662             52          33        20          42.0000          39.5215      6.27%
52518.04/2667.08	c      2667             53          34        20          42.0000          39.5215      6.27%
52619.07/2672.17	c      2672             54          35        20          42.0000          39.5215      6.27%
52719.32/2677.23	c      2677             55          36        20          42.0000          39.5263      6.26%
52820.34/2682.39	c      2682             55          36        20          42.0000          39.5263      6.26%
52929.33/2687.86	c      2688             56          37        20          42.0000          39.5263      6.26%
53079.93/2695.45	c      2695             57          38        20          42.0000          39.5263      6.26%
53231.59/2703.14	c      2703             58          39        20          42.0000          39.5263      6.26%
53337.47/2708.41	c      2708             59          40        20          42.0000          39.5263      6.26%
53444.46/2713.87	c      2714             59          40        20          42.0000          39.5263      6.26%
53557.37/2719.58	c      2720             60          41        20          42.0000          39.5263      6.26%
53680.15/2725.75	c      2726             61          42        20          42.0000          39.5263      6.26%
53788.76/2731.21	c      2731             63          42        20          42.0000          39.5263      6.26%
53904.41/2737.06	c      2737             63          42        20          42.0000          39.5263      6.26%
54032.53/2743.57	c      2744             63          42        20          42.0000          39.5263      6.26%
54155.41/2749.73	c      2750             65          42        20          42.0000          39.5263      6.26%
54270.15/2755.51	c      2756             66          43        20          42.0000          39.5263      6.26%
54373.19/2760.70	c      2761             67          44        20          42.0000          39.5263      6.26%
54476.24/2765.90	c      2766             69          46        20          42.0000          39.5263      6.26%
54640.67/2774.26	c      2774             69          46        20          42.0000          39.5263      6.26%
54773.49/2780.96	c      2781             69          46        20          42.0000          39.5263      6.26%
54872.52/2786.00	c      2786             69          46        20          42.0000          39.5263      6.26%
54974.33/2791.10	c      2791             69          46        20          42.0000          39.5263      6.26%
55100.32/2797.49	c      2798             69          46        20          42.0000          39.5263      6.26%
55251.83/2805.14	c      2805            102          37        20          42.0000          39.5439      6.21%
55399.62/2812.52	c      2813            103          38        20          42.0000          39.5439      6.21%
55506.65/2817.98	c      2818            107          38        20          42.0000          39.5439      6.21%
55615.61/2823.48	c      2823            108          39        20          42.0000          39.5439      6.21%
55732.33/2829.38	c      2829            110          37        20          42.0000          39.5439      6.21%
55848.03/2835.18	c      2835            110          37        20          42.0000          39.5439      6.21%
55965.19/2841.06	c      2841            110          37        20          42.0000          39.5439      6.21%
56073.32/2846.58	c      2847            110          37        20          42.0000          39.5439      6.21%
56203.22/2853.06	c      2853            110          37        20          42.0000          39.5439      6.21%
56390.63/2862.51	c      2863            110          37        20          42.0000          39.5439      6.21%
56489.79/2867.56	c      2868            110          37        20          42.0000          39.5439      6.21%
56592.93/2872.78	c      2873            111          38        20          42.0000          39.5439      6.21%
56707.90/2878.52	c      2879            112          39        20          42.0000          39.6090      6.04%
56809.05/2883.63	c      2884            113          40        20          42.0000          39.6090      6.04%
56917.03/2889.05	c      2889            113          40        20          42.0000          39.6090      6.04%
57021.15/2894.32	c      2894            114          41        20          42.0000          39.6090      6.04%
57132.06/2900.01	c      2900            115          42        20          42.0000          39.6090      6.04%
57332.94/2910.05	c      2910            117          42        20          42.0000          39.6090      6.04%
57453.88/2916.17	c      2916            119          42        20          42.0000          39.6090      6.04%
57579.95/2922.51	c      2923            120          41        20          42.0000          39.6090      6.04%
57726.63/2929.90	c      2930            122          41        20          42.0000          39.6090      6.04%
57831.63/2935.27	c      2935            123          42        20          42.0000          39.6090      6.04%
57932.69/2940.35	c      2940            123          42        20          42.0000          39.6090      6.04%
58043.68/2945.98	c      2946            123          42        20          42.0000          39.6090      6.04%
58145.65/2951.12	c      2951            123          42        20          42.0000          39.6090      6.04%
58289.53/2958.37	c      2958            124          43        20          42.0000          39.6090      6.04%
58412.25/2964.50	c      2965            124          43        20          42.0000          39.6090      6.04%
58517.28/2969.88	c      2970            124          43        20          42.0000          39.6090      6.04%
58624.25/2975.26	c      2975            127          42        20          42.0000          39.6090      6.04%
58725.29/2980.34	c      2980            127          42        20          42.0000          39.6090      6.04%
58830.31/2985.66	c      2986            128          43        20          42.0000          39.6740      5.86%
58931.40/2990.73	c      2991            128          43        20          42.0000          39.6740      5.86%
59037.10/2996.12	c      2996            129          44        20          42.0000          39.6740      5.86%
59143.42/3001.42	c      3001            129          44        20          42.0000          39.6740      5.86%
59242.48/3006.47	c      3006            130          45        20          42.0000          39.6740      5.86%
59351.50/3012.03	c      3012            131          44        20          42.0000          39.6740      5.86%
59464.33/3017.62	c      3018            131          44        20          42.0000          39.6740      5.86%
59565.35/3022.72	c      3023            131          44        20          42.0000          39.6740      5.86%
59680.27/3028.54	c      3029            131          44        20          42.0000          39.6740      5.86%
59787.29/3034.02	c      3034            131          44        20          42.0000          39.6740      5.86%
59889.31/3039.08	c      3039            131          44        20          42.0000          39.6740      5.86%
59990.16/3044.14	c      3044            132          45        20          42.0000          39.7175      5.75%
60090.48/3049.23	c      3049            133          44        20          42.0000          39.7175      5.75%
60195.49/3054.55	c      3055            133          44        20          42.0000          39.7175      5.75%
60298.50/3059.74	c      3060            134          45        20          42.0000          39.7175      5.75%
60406.31/3065.19	c      3065            134          45        20          42.0000          39.7175      5.75%
60508.42/3070.40	c      3070            138          43        20          42.0000          39.7175      5.75%
60645.15/3077.20	c      3077            138          43        20          42.0000          39.7175      5.75%
60748.21/3082.40	c      3082            139          44        20          42.0000          39.7175      5.75%
60853.25/3087.78	c      3088            140          45        20          42.0000          39.7175      5.75%
60956.33/3092.98	c      3093            140          45        20          42.0000          39.7175      5.75%
61061.28/3098.21	c      3098            140          45        20          42.0000          39.7175      5.75%
61162.32/3103.39	c      3103            140          45        20          42.0000          39.7175      5.75%
61289.16/3109.72	c      3110            142          45        20          42.0000          39.7665      5.62%
61421.80/3116.50	c      3116            144          45        20          42.0000          39.7665      5.62%
61542.66/3122.59	c      3123            144          45        20          42.0000          39.7665      5.62%
61647.72/3127.83	c      3128            145          46        20          42.0000          39.7665      5.62%
61760.72/3133.55	c      3134            146          47        20          42.0000          39.7665      5.62%
61890.41/3140.14	c      3140            151          44        20          42.0000          39.7665      5.62%
61994.55/3145.30	c      3145            151          44        20          42.0000          39.7665      5.62%
62093.70/3150.32	c      3150            152          45        20          42.0000          39.7809      5.58%
62200.72/3155.80	c      3156            153          46        20          42.0000          39.7809      5.58%
62311.66/3161.33	c      3161            153          46        20          42.0000          39.7809      5.58%
62422.35/3167.03	c      3167            154          45        20          42.0000          39.7809      5.58%
62541.32/3173.01	c      3173            155          44        20          42.0000          39.7809      5.58%
62654.24/3178.68	c      3179            155          44        20          42.0000          39.7809      5.58%
62757.32/3183.81	c      3184            155          44        20          42.0000          39.7809      5.58%
62868.29/3189.40	c      3189            155          44        20          42.0000          39.7809      5.58%
62987.20/3195.40	c      3195            155          44        20          42.0000          39.7809      5.58%
63093.87/3200.84	c      3201            155          44        20          42.0000          39.7809      5.58%
63199.30/3206.14	c      3206            157          44        20          42.0000          39.7809      5.58%
63303.71/3211.42	c      3211            158          45        20          42.0000          39.7809      5.58%
63417.38/3217.19	c      3217            164          33        20          42.0000          39.8153      5.49%
63517.70/3222.26	c      3222            165          34        20          42.0000          39.8153      5.49%
63628.72/3227.84	c      3228            166          33        20          42.0000          39.8153      5.49%
63729.79/3232.93	c      3233            167          32        20          42.0000          39.8153      5.49%
63840.76/3238.51	c      3239            167          32        20          42.0000          39.8153      5.49%
63979.51/3245.53	c      3246            168          33        20          42.0000          39.8628      5.36%
64086.58/3251.01	c      3251            168          33        20          42.0000          39.8628      5.36%
64188.37/3256.09	c      3256            168          33        20          42.0000          39.8628      5.36%
64304.46/3261.93	c      3262            168          33        20          42.0000          39.8628      5.36%
64409.49/3267.20	c      3267            171          32        20          42.0000          39.8628      5.36%
64552.19/3274.43	c      3274            171          32        20          42.0000          39.8628      5.36%
64663.80/3280.12	c      3280            171          32        20          42.0000          39.8628      5.36%
64784.26/3286.13	c      3286            172          33        20          42.0000          39.8628      5.36%
64947.99/3294.44	c      3294            175          32        20          42.0000          39.8628      5.36%
65066.76/3300.45	c      3300            175          32        20          42.0000          39.8628      5.36%
65201.41/3307.24	c      3307            175          32        20          42.0000          39.8628      5.36%
65314.32/3312.96	c      3313            176          31        20          42.0000          39.8628      5.36%
65445.10/3319.55	c      3320            178          31        20          42.0000          39.8628      5.36%
65548.13/3324.75	c      3325            178          31        20          42.0000          39.8628      5.36%
65663.03/3330.58	c      3331            178          31        20          42.0000          39.8628      5.36%
65764.04/3335.66	c      3336            178          31        20          42.0000          39.8628      5.36%
65865.08/3340.77	c      3341            178          31        20          42.0000          39.8628      5.36%
65968.11/3346.00	c      3346            181          32        20          42.0000          39.9219      5.21%
66075.05/3351.36	c      3351            183          30        20          42.0000          39.9219      5.21%
66178.09/3356.52	c      3357            184          31        20          42.0000          39.9219      5.21%
66290.92/3362.21	c      3362            186          31        20          42.0000          39.9219      5.21%
66395.95/3367.58	c      3368            187          30        20          42.0000          39.9219      5.21%
66536.67/3374.63	c      3375            187          30        20          42.0000          39.9219      5.21%
66646.25/3380.18	c      3380            188          31        20          42.0000          39.9219      5.21%
66746.62/3385.27	c      3385            189          30        20          42.0000          39.9219      5.21%
66857.57/3390.81	c      3391            189          30        20          42.0000          39.9219      5.21%
66956.21/3395.89	c      3396            190          29        20          42.0000          39.9219      5.21%
67065.18/3401.30	c      3401            190          29        20          42.0000          39.9219      5.21%
67166.23/3406.41	c      3406            193          28        20          42.0000          39.9920      5.02%
67269.30/3411.69	c      3412            194          27        20          42.0000          39.9920      5.02%
67374.35/3416.97	c      3417            197          24        20          42.0000          39.9920      5.02%
67483.20/3422.44	c      3422            198          23        20          42.0000          39.9920      5.02%
67600.11/3428.37	c      3428            199          22        20          42.0000          39.9920      5.02%
67709.13/3433.89	c      3434            199          22        20          42.0000          39.9920      5.02%
67818.03/3439.37	c      3439            199          22        20          42.0000          39.9920      5.02%
67923.06/3444.63	c      3445            199          22        20          42.0000          39.9920      5.02%
68024.14/3449.70	c      3450            199          22        20          42.0000          39.9920      5.02%
68127.22/3455.03	c      3455            201          22        20          42.0000          39.9920      5.02%
68248.85/3461.10	c      3461            202          23        20          42.0000          39.9920      5.02%
68357.00/3466.58	c      3467            204          21        20          42.0000          39.9920      5.02%
68466.68/3472.09	c      3472            206          19        20          42.0000          39.9920      5.02%
68572.93/3477.45	c      3477            206          19        20          42.0000          39.9920      5.02%
68681.94/3482.92	c      3483            206          19        20          42.0000          39.9920      5.02%
68788.91/3488.37	c      3488            206          19        20          42.0000          39.9920      5.02%
68889.97/3493.48	c      3493            206          19        20          42.0000          39.9920      5.02%
68992.95/3498.70	c      3499            206          21        20          42.0000          39.9920      5.02%
69093.91/3503.78	c      3504            207          20        20          42.0000          39.9920      5.02%
69201.59/3509.15	c      3509            210          17        20          42.0000          39.9920      5.02%
69315.79/3514.95	c      3515            210          17        20          42.0000          39.9920      5.02%
69415.09/3520.00	c      3520            213          16        20          42.0000          39.9920      5.02%
69523.86/3525.48	c      3525            213          16        20          42.0000          39.9920      5.02%
69631.02/3530.87	c      3531            213          16        20          42.0000          39.9920      5.02%
69737.81/3536.25	c      3536            213          16        20          42.0000          39.9920      5.02%
69844.85/3541.65	c      3542            213          16        20          42.0000          39.9920      5.02%
69972.34/3548.13	c      3548            215          16        20          42.0000          39.9920      5.02%
70133.15/3556.15	c      3556            216          17        20          42.0000          39.9920      5.02%
70247.27/3561.93	c      3562            217          16        20          42.0000          39.9920      5.02%
70376.09/3568.50	c      3568            217          16        20          42.0000          39.9920      5.02%
70483.11/3573.85	c      3574            217          16        20          42.0000          39.9920      5.02%
70584.18/3578.95	c      3579            218          15        20          42.0000          39.9920      5.02%
70695.23/3584.59	c      3585            218          15        20          42.0000          39.9920      5.02%
70810.24/3590.30	c      3590            218          15        20          42.0000          39.9920      5.02%
70921.28/3595.99	c      3596            218          15        20          42.0000          39.9920      5.02%
71020.43/3601.00	c      3601            220          15        20          42.0000          40.2143      4.44%
71122.20/3606.05	c      3606            220          15        20          42.0000          40.2143      4.44%
71236.53/3611.88	c      3612            220          15        20          42.0000          40.2143      4.44%
71337.69/3617.02	c      3617            220          15        20          42.0000          40.2143      4.44%
71439.56/3622.08	c      3622            220          15        20          42.0000          40.2143      4.44%
71560.50/3628.17	c      3628            220          15        20          42.0000          40.2143      4.44%
71708.52/3635.63	c      3636            221          16        20          42.0000          40.2143      4.44%
71827.52/3641.68	c      3642            225          14        20          42.0000          40.2156      4.44%
71982.23/3649.46	c      3649            225          14        20          42.0000          40.2156      4.44%

Verifier Data

ERROR: no interpretation found !

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 (150241 MiB free)
  memory of node 1: 193494 MiB (190301 MiB free)
  memory of node 2: 193531 MiB (161418 MiB free)
  memory of node 3: 193531 MiB (168721 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-4467505-1723602528/watcher-4467505-1723602528 -o /tmp/evaluation-result-4467505-1723602528/solver-4467505-1723602528 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723594569-741592 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467505-1723602528.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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): 199680000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 199731200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=747815, runsolver pid=747812
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 50.76 59.35 64.77 37/956 747816
/proc/meminfo: memFree=686746800/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=49120 memory=37560 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) R 747812 747815 741581 0 -1 4194304 7304 0 0 0 10 1 0 0 20 0 1 0 126835961 50298880 9390 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 12280 9390 2331 3035 0 8676 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 49120 KiB
Current children cumulated memory: 37560 KiB

[startup+0.21906 s]*
/proc/loadavg: 50.76 59.35 64.77 37/956 747816
/proc/meminfo: memFree=686718476/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=67524 memory=56232 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) R 747812 747815 741581 0 -1 4194304 11962 0 0 0 21 2 0 0 20 0 1 0 126835961 69144576 14058 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 16881 14058 2331 3035 0 13277 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 67524 KiB
Current children cumulated memory: 56232 KiB

[startup+0.319021 s]*
/proc/loadavg: 50.76 59.35 64.77 36/956 747816
/proc/meminfo: memFree=686693968/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=83092 memory=71372 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) R 747812 747815 741581 0 -1 4194304 15762 0 0 0 30 3 0 0 20 0 1 0 126835961 85086208 17843 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 20773 17843 2331 3035 0 17169 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 83092 KiB
Current children cumulated memory: 71372 KiB

[startup+0.700231 s]
/proc/loadavg: 50.76 59.35 64.77 37/956 747816
/proc/meminfo: memFree=686649448/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=169324 memory=158488 CPUtime=0.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) R 747812 747815 741581 0 -1 4194304 37669 0 0 0 62 6 0 0 20 0 1 0 126835961 173387776 39622 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 42331 39622 2571 3035 0 38727 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 169324 KiB
Current children cumulated memory: 158488 KiB

[startup+1.50021 s]
/proc/loadavg: 50.76 59.35 64.77 49/956 747816
/proc/meminfo: memFree=686339956/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=564180 memory=546836 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) R 747812 747815 741581 0 -1 4194304 141523 0 0 0 127 22 0 0 20 0 1 0 126835961 577720320 136709 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 141045 136709 2614 3035 0 137441 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 564180 KiB
Current children cumulated memory: 546836 KiB

[startup+3.11954 s]
/proc/loadavg: 50.76 59.35 64.77 49/956 747816
/proc/meminfo: memFree=685690552/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=953260 memory=929596 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) R 747812 747815 741581 0 -1 4194304 153896 0 0 0 272 38 0 0 20 0 1 0 126835961 976138240 232399 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 238315 232399 2694 3035 0 234711 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 953260 KiB
Current children cumulated memory: 929596 KiB

[startup+6.30026 s]
/proc/loadavg: 50.54 59.16 64.68 49/956 747818
/proc/meminfo: memFree=685072068/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=1823748 memory=1561460 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) R 747812 747815 741581 0 -1 4194304 241754 0 0 0 560 67 0 0 20 0 1 0 126835961 1867517952 390365 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 455937 390365 2774 3035 0 452333 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1823748 KiB
Current children cumulated memory: 1561460 KiB

[startup+12.7005 s]
/proc/loadavg: 50.41 58.99 64.60 48/976 747838
/proc/meminfo: memFree=684136648/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=4356720 memory=2667424 CPUtime=12.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) S 747812 747815 741581 0 -1 1077936128 376705 0 0 0 1162 103 0 0 20 0 21 0 126835961 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 1089180 666856 2790 3035 0 783827 0
[pid=747815/tid=747819] ppid=747812 vsize=4356720 memory=2284392 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747819/stat : 747819 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837134 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747820] ppid=747812 vsize=4356720 memory=16164 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747820/stat : 747820 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837134 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747821] ppid=747812 vsize=4356720 memory=281268281708592 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747821/stat : 747821 (fscip) S 747812 747815 741581 0 -1 1077936192 26825 0 0 0 20 4 0 0 20 0 21 0 126837134 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747822] ppid=747812 vsize=4356720 memory=39600 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747822/stat : 747822 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747823] ppid=747812 vsize=4356720 memory=0 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747823/stat : 747823 (fscip) R 747812 747815 741581 0 -1 4194368 20503 0 0 0 14 3 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747824] ppid=747812 vsize=4356720 memory=5512 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747824/stat : 747824 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747825] ppid=747812 vsize=4356720 memory=4787209433117050006 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747825/stat : 747825 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747826] ppid=747812 vsize=4356720 memory=29836768444022866 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747826/stat : 747826 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747827] ppid=747812 vsize=4356720 memory=2316 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747827/stat : 747827 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747828] ppid=747812 vsize=4356720 memory=10544 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747828/stat : 747828 (fscip) S 747812 747815 741581 0 -1 1077936192 26826 0 0 0 20 4 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747829] ppid=747812 vsize=4356720 memory=33000 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747829/stat : 747829 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747830] ppid=747812 vsize=4356720 memory=1804 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747830/stat : 747830 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747831] ppid=747812 vsize=4356720 memory=6048 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747831/stat : 747831 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747832] ppid=747812 vsize=4356720 memory=171 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747832/stat : 747832 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747833] ppid=747812 vsize=4356720 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747833/stat : 747833 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747834] ppid=747812 vsize=4356720 memory=114 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747834/stat : 747834 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747835] ppid=747812 vsize=4356720 memory=9141 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747835/stat : 747835 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747836] ppid=747812 vsize=4356720 memory=3300 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747836/stat : 747836 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747837] ppid=747812 vsize=4356720 memory=2264 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747837/stat : 747837 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747838] ppid=747812 vsize=4356720 memory=1668 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747838/stat : 747838 (fscip) S 747812 747815 741581 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126837135 4461281280 666856 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4356720 KiB
Current children cumulated memory: 2667424 KiB

[startup+25.5063 s]
/proc/loadavg: 52.87 59.10 64.54 67/996 747861
/proc/meminfo: memFree=663409196/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=27728320 memory=23679884 CPUtime=180.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) S 747812 747815 741581 0 -1 1077936128 4617701 0 0 0 16691 1338 0 0 20 0 41 0 126835961 28393799680 5919971 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 6932080 5919971 2806 3035 0 6573497 0
[pid=747815/tid=747819] ppid=747812 vsize=27728320 memory=281268282528704 CPUtime=8.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747819/stat : 747819 (fscip) R 747812 747815 741581 0 -1 4194368 211690 0 0 0 789 58 0 0 20 0 41 0 126837134 28393799680 5920037 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747820] ppid=747812 vsize=27728320 memory=21814520880868947 CPUtime=8.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747820/stat : 747820 (fscip) R 747812 747815 741581 0 -1 4194368 220951 0 0 0 775 64 0 0 20 0 41 0 126837134 28393799680 5920037 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747821] ppid=747812 vsize=27728320 memory=2316 CPUtime=8.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747821/stat : 747821 (fscip) R 747812 747815 741581 0 -1 4194368 218449 0 0 0 775 64 0 0 20 0 41 0 126837134 28393799680 5920103 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747822] ppid=747812 vsize=27728320 memory=281268281820096 CPUtime=8.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747822/stat : 747822 (fscip) R 747812 747815 741581 0 -1 4194368 211482 0 0 0 781 63 0 0 20 0 41 0 126837135 28393799680 5920103 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747823] ppid=747812 vsize=27728320 memory=2331236 CPUtime=8.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747823/stat : 747823 (fscip) R 747812 747815 741581 0 -1 4194368 217560 0 0 0 774 66 0 0 20 0 41 0 126837135 28393799680 5920103 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747824] ppid=747812 vsize=27728320 memory=2628088 CPUtime=8.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747824/stat : 747824 (fscip) R 747812 747815 741581 0 -1 4194368 221435 0 0 0 781 61 0 0 20 0 41 0 126837135 28393799680 5920103 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747825] ppid=747812 vsize=27728320 memory=3307336 CPUtime=8.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747825/stat : 747825 (fscip) R 747812 747815 741581 0 -1 4194368 212322 0 0 0 782 61 0 0 20 0 41 0 126837135 28393799680 5920103 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747826] ppid=747812 vsize=27728320 memory=0 CPUtime=8.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747826/stat : 747826 (fscip) R 747812 747815 741581 0 -1 4194368 216969 0 0 0 775 65 0 0 20 0 41 0 126837135 28393799680 5920103 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747827] ppid=747812 vsize=27728320 memory=39600 CPUtime=8.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747827/stat : 747827 (fscip) R 747812 747815 741581 0 -1 4194368 214950 0 0 0 773 61 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747828] ppid=747812 vsize=27728320 memory=281268281711392 CPUtime=8.45 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747828/stat : 747828 (fscip) R 747812 747815 741581 0 -1 4194368 211208 0 0 0 785 60 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747829] ppid=747812 vsize=27728320 memory=6423913866646146 CPUtime=8.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747829/stat : 747829 (fscip) R 747812 747815 741581 0 -1 4194368 219284 0 0 0 775 65 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747830] ppid=747812 vsize=27728320 memory=580 CPUtime=8.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747830/stat : 747830 (fscip) R 747812 747815 741581 0 -1 4194368 214554 0 0 0 779 60 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747831] ppid=747812 vsize=27728320 memory=585 CPUtime=8.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747831/stat : 747831 (fscip) R 747812 747815 741581 0 -1 4194368 210631 0 0 0 787 56 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747832] ppid=747812 vsize=27728320 memory=0 CPUtime=8.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747832/stat : 747832 (fscip) R 747812 747815 741581 0 -1 4194368 217920 0 0 0 772 63 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747833] ppid=747812 vsize=27728320 memory=29836768444022866 CPUtime=8.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747833/stat : 747833 (fscip) R 747812 747815 741581 0 -1 4194368 216406 0 0 0 770 60 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747834] ppid=747812 vsize=27728320 memory=-6656994706601458538 CPUtime=8.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747834/stat : 747834 (fscip) R 747812 747815 741581 0 -1 4194368 211712 0 0 0 785 58 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747835] ppid=747812 vsize=27728320 memory=281268282447424 CPUtime=8.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747835/stat : 747835 (fscip) R 747812 747815 741581 0 -1 4194368 218740 0 0 0 780 63 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747836] ppid=747812 vsize=27728320 memory=2226300 CPUtime=8.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747836/stat : 747836 (fscip) R 747812 747815 741581 0 -1 4194368 217998 0 0 0 774 64 0 0 20 0 41 0 126837135 28393799680 5920169 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0

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

/proc/747815/task/747846/stat : 747846 (fscip) S 747812 747815 741581 0 -1 1077936192 201 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747847] ppid=747812 vsize=54500224 memory=50530320 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747847/stat : 747847 (fscip) S 747812 747815 741581 0 -1 1077936192 195 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747848] ppid=747812 vsize=54500224 memory=7068 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747848/stat : 747848 (fscip) S 747812 747815 741581 0 -1 1077936192 180 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747849] ppid=747812 vsize=54500224 memory=36300 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747849/stat : 747849 (fscip) S 747812 747815 741581 0 -1 1077936192 193 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747850] ppid=747812 vsize=54500224 memory=25333125866717268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747850/stat : 747850 (fscip) S 747812 747815 741581 0 -1 1077936192 188 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747851] ppid=747812 vsize=54500224 memory=50528684 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747851/stat : 747851 (fscip) S 747812 747815 741581 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747852] ppid=747812 vsize=54500224 memory=11448 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747852/stat : 747852 (fscip) S 747812 747815 741581 0 -1 1077936192 205 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747853] ppid=747812 vsize=54500224 memory=40296 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747853/stat : 747853 (fscip) S 747812 747815 741581 0 -1 1077936192 196 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747854] ppid=747812 vsize=54500224 memory=281268283055904 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747854/stat : 747854 (fscip) S 747812 747815 741581 0 -1 1077936192 239 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747855] ppid=747812 vsize=54500224 memory=11448 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747855/stat : 747855 (fscip) S 747812 747815 741581 0 -1 1077936192 241 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747856] ppid=747812 vsize=54500224 memory=2680 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747856/stat : 747856 (fscip) S 747812 747815 741581 0 -1 1077936192 220 0 0 0 0 3 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747857] ppid=747812 vsize=54500224 memory=50530320 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747857/stat : 747857 (fscip) S 747812 747815 741581 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747858] ppid=747812 vsize=54500224 memory=50530320 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747858/stat : 747858 (fscip) S 747812 747815 741581 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747859] ppid=747812 vsize=54500224 memory=11448 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747859/stat : 747859 (fscip) S 747812 747815 741581 0 -1 1077936192 186 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
Current children cumulated CPU time: 71841.4 s
Current children cumulated vsize: 54500224 KiB
Current children cumulated memory: 50530320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3650.3 s]
/proc/loadavg: 49.32 70.22 75.78 42/933 749967
/proc/meminfo: memFree=678974808/790760804 swapFree=131071996/131071996
[pid=747815] ppid=747812 vsize=54500224 memory=50530320 CPUtime=72000.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/stat : 747815 (fscip) S 747812 747815 741581 0 -1 1077936128 101150947 0 0 0 7186423 13586 0 0 20 0 41 0 126835961 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 17 25 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
/proc/747815/statm: 13625056 12632580 3302 3035 0 13183339 0
[pid=747815/tid=747819] ppid=747812 vsize=54500224 memory=11448 CPUtime=3586.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747819/stat : 747819 (fscip) R 747812 747815 741581 0 -1 4194368 3401026 0 0 0 358298 373 0 0 20 0 41 0 126837134 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747820] ppid=747812 vsize=54500224 memory=0 CPUtime=3603.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747820/stat : 747820 (fscip) R 747812 747815 741581 0 -1 4194368 3945996 0 0 0 359854 530 0 0 20 0 41 0 126837134 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747821] ppid=747812 vsize=54500224 memory=6720662134403317356 CPUtime=3597.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747821/stat : 747821 (fscip) R 747812 747815 741581 0 -1 4194368 9290201 0 0 0 358504 1226 0 0 20 0 41 0 126837134 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747822] ppid=747812 vsize=54500224 memory=50502628 CPUtime=3597.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747822/stat : 747822 (fscip) R 747812 747815 741581 0 -1 4194368 2469663 0 0 0 359469 304 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747823] ppid=747812 vsize=54500224 memory=25333125866717268 CPUtime=3604.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747823/stat : 747823 (fscip) R 747812 747815 741581 0 -1 4194368 4322361 0 0 0 359847 570 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747824] ppid=747812 vsize=54500224 memory=281268284617344 CPUtime=3595.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747824/stat : 747824 (fscip) R 747812 747815 741581 0 -1 4194368 5544485 0 0 0 358732 779 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747825] ppid=747812 vsize=54500224 memory=281268281717072 CPUtime=3596.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747825/stat : 747825 (fscip) R 747812 747815 741581 0 -1 4194368 2968955 0 0 0 359262 349 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747826] ppid=747812 vsize=54500224 memory=0 CPUtime=3605.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747826/stat : 747826 (fscip) R 747812 747815 741581 0 -1 4194368 5418933 0 0 0 359779 724 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747827] ppid=747812 vsize=54500224 memory=6720662134403317356 CPUtime=3604.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747827/stat : 747827 (fscip) R 747812 747815 741581 0 -1 4194368 8308881 0 0 0 359347 1113 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747828] ppid=747812 vsize=54500224 memory=2208 CPUtime=3602.91 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747828/stat : 747828 (fscip) R 747812 747815 741581 0 -1 4194368 1648619 0 0 0 360053 238 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747829] ppid=747812 vsize=54500224 memory=40480 CPUtime=3602.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747829/stat : 747829 (fscip) R 747812 747815 741581 0 -1 4194368 4422682 0 0 0 359524 693 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747830] ppid=747812 vsize=54500224 memory=33000 CPUtime=3603.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747830/stat : 747830 (fscip) R 747812 747815 741581 0 -1 4194368 7689868 0 0 0 359315 994 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747831] ppid=747812 vsize=54500224 memory=50528684 CPUtime=3605.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747831/stat : 747831 (fscip) R 747812 747815 741581 0 -1 4194368 3452725 0 0 0 360171 376 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747832] ppid=747812 vsize=54500224 memory=6423913866646146 CPUtime=3594.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747832/stat : 747832 (fscip) R 747812 747815 741581 0 -1 4194368 5625792 0 0 0 358657 767 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747833] ppid=747812 vsize=54500224 memory=281268282104096 CPUtime=3597.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747833/stat : 747833 (fscip) R 747812 747815 741581 0 -1 4194368 7477625 0 0 0 358691 1041 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747834] ppid=747812 vsize=54500224 memory=0 CPUtime=3599.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747834/stat : 747834 (fscip) R 747812 747815 741581 0 -1 4194368 3112839 0 0 0 359590 363 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747835] ppid=747812 vsize=54500224 memory=7380393102351618384 CPUtime=3582.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747835/stat : 747835 (fscip) R 747812 747815 741581 0 -1 4194368 5038049 0 0 0 357549 721 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747836] ppid=747812 vsize=54500224 memory=50530320 CPUtime=3600.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747836/stat : 747836 (fscip) R 747812 747815 741581 0 -1 4194368 7984363 0 0 0 358796 1226 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747837] ppid=747812 vsize=54500224 memory=11504 CPUtime=3604.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747837/stat : 747837 (fscip) R 747812 747815 741581 0 -1 4194368 3259895 0 0 0 360078 377 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747838] ppid=747812 vsize=54500224 memory=3307336 CPUtime=3604.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747838/stat : 747838 (fscip) R 747812 747815 741581 0 -1 4194368 5458075 0 0 0 359722 716 0 0 20 0 41 0 126837135 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747840] ppid=747812 vsize=54500224 memory=281268282965968 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747840/stat : 747840 (fscip) S 747812 747815 741581 0 -1 1077936192 201 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747841] ppid=747812 vsize=54500224 memory=40296 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747841/stat : 747841 (fscip) S 747812 747815 741581 0 -1 1077936192 204 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747842] ppid=747812 vsize=54500224 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747842/stat : 747842 (fscip) S 747812 747815 741581 0 -1 1077936192 206 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747843] ppid=747812 vsize=54500224 memory=25333125866717268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747843/stat : 747843 (fscip) S 747812 747815 741581 0 -1 1077936192 207 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747844] ppid=747812 vsize=54500224 memory=49501112 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747844/stat : 747844 (fscip) S 747812 747815 741581 0 -1 1077936192 213 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747845] ppid=747812 vsize=54500224 memory=50530320 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747845/stat : 747845 (fscip) S 747812 747815 741581 0 -1 1077936192 250 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747846] ppid=747812 vsize=54500224 memory=7068 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747846/stat : 747846 (fscip) S 747812 747815 741581 0 -1 1077936192 201 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747847] ppid=747812 vsize=54500224 memory=36300 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747847/stat : 747847 (fscip) S 747812 747815 741581 0 -1 1077936192 195 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747848] ppid=747812 vsize=54500224 memory=6720662134403317356 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747848/stat : 747848 (fscip) S 747812 747815 741581 0 -1 1077936192 180 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747849] ppid=747812 vsize=54500224 memory=28188 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747849/stat : 747849 (fscip) S 747812 747815 741581 0 -1 1077936192 193 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747850] ppid=747812 vsize=54500224 memory=31572 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747850/stat : 747850 (fscip) S 747812 747815 741581 0 -1 1077936192 188 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747851] ppid=747812 vsize=54500224 memory=50530320 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747851/stat : 747851 (fscip) S 747812 747815 741581 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747852] ppid=747812 vsize=54500224 memory=8303515841580673 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747852/stat : 747852 (fscip) S 747812 747815 741581 0 -1 1077936192 205 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747853] ppid=747812 vsize=54500224 memory=11448 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747853/stat : 747853 (fscip) S 747812 747815 741581 0 -1 1077936192 196 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747854] ppid=747812 vsize=54500224 memory=50530316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747854/stat : 747854 (fscip) S 747812 747815 741581 0 -1 1077936192 239 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747855] ppid=747812 vsize=54500224 memory=50529988 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747855/stat : 747855 (fscip) S 747812 747815 741581 0 -1 1077936192 241 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747856] ppid=747812 vsize=54500224 memory=25333125866717268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747856/stat : 747856 (fscip) S 747812 747815 741581 0 -1 1077936192 220 0 0 0 0 3 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747857] ppid=747812 vsize=54500224 memory=50530320 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747857/stat : 747857 (fscip) S 747812 747815 741581 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747858] ppid=747812 vsize=54500224 memory=164 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747858/stat : 747858 (fscip) S 747812 747815 741581 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
[pid=747815/tid=747859] ppid=747812 vsize=54500224 memory=6720662134403317356 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/747815/task/747859/stat : 747859 (fscip) S 747812 747815 741581 0 -1 1077936192 186 0 0 0 3 0 0 0 20 0 41 0 126837667 55808229376 12632580 809668444160 4194304 16622877 140731858954352 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 42250240 140731858957287 140731858957403 140731858957403 140731858964431 0
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 54500224 KiB
Current children cumulated memory: 50530320 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3651.64 s]
# the end of solver process 747815 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=71864.5 s, system=137.174 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3650.41 s]*
/proc/loadavg: 49.32 70.22 75.78 22/894 749967
/proc/meminfo: memFree=683390096/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3651.2 s]
/proc/loadavg: 49.32 70.22 75.78 22/894 749967
/proc/meminfo: memFree=710120340/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3651.6 s]
/proc/loadavg: 49.32 70.22 75.78 22/894 749967
/proc/meminfo: memFree=710120340/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3651.64
CPU time (s): 72001.6
CPU user time (s): 71864.5
CPU system time (s): 137.174
CPU usage (%): 1971.76
Max. virtual memory (cumulated for all children) (KiB): 55408644
Max. memory (cumulated for all children) (KiB): 51193620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71864.5
system time used= 137.174
maximum resident set size= 51199444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101151282
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= 991979
involuntary context switches= 214412


# summary of solver processes directly reported to runsolver:
#   pid: 747815
#   total CPU time (s): 72001.6
#   total CPU user time (s): 71864.5
#   total CPU system time (s): 137.174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 29.8473 second user time and 89.9052 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 04:28:48
IDJOB=4467505
IDBENCH=155400
IDSOLVER=3097
FILE ID=nodeD105/4467505-1723602528
RUNJOBID= nodeD105-1723594569-741592
SLURM_JOB_ID= 8267900
Free space on /tmp= 8622744 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_9_shg.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-4467505-1723602528/watcher-4467505-1723602528 -o /tmp/evaluation-result-4467505-1723602528/solver-4467505-1723602528 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723594569-741592 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467505-1723602528.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 6ff458260e5cc7a1e00e7b04a599a648
RANDOM SEED=1806946689

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		: 3021.510
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		: 3610.785
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		: 3240.814
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		: 2893.345
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		: 3025.084
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		: 3154.188
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		: 3334.159
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		: 3599.952
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		: 3025.107
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		: 2586.112
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		: 3334.335
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		: 2646.355
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		: 3024.074
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		: 3827.239
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		: 3334.475
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		: 2787.335
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		: 3025.140
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		: 2650.212
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		: 3326.243
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		: 2643.219
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		: 3021.743
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		: 3008.692
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		: 3334.661
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		: 2655.857
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		: 3025.154
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		: 2656.170
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		: 3298.614
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		: 3599.952
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		: 3024.315
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		: 2634.184
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		: 3334.838
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		: 3599.952
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		: 3019.203
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		: 2653.288
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		: 3334.912
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		: 2651.777
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		: 3025.175
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		: 2662.218
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		: 3335.012
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		: 2644.580
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		: 3019.146
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		: 2645.867
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		: 3335.113
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		: 2642.813
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		: 3023.918
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		: 2658.822
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		: 3335.210
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		: 3599.905
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		: 3025.198
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		: 2652.917
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		: 3313.782
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		: 2646.237
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		: 3025.199
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		: 2655.028
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		: 3199.968
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		: 3599.761
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		: 3025.204
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		: 2651.782
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		: 3199.495
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		: 2651.353
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		: 3025.206
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		: 2663.406
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		: 3335.570
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		: 2658.149
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		: 3025.217
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		: 2648.160
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		: 3373.123
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		: 2646.504
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		: 3025.218
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		: 2658.686
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		: 3335.715
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		: 2653.755
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		: 3025.228
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		: 2213.260
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		: 3326.634
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		: 3581.689
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		: 3025.232
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		: 3705.538
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		: 3288.661
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		: 3382.895
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:        686788560 kB
MemAvailable:   690522968 kB
Buffers:         1191328 kB
Cached:          5846840 kB
SwapCached:            0 kB
Active:          1667212 kB
Inactive:       98660680 kB
Active(anon):       2168 kB
Inactive(anon): 93326472 kB
Active(file):    1665044 kB
Inactive(file):  5334208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             59348 kB
Writeback:           116 kB
AnonPages:      93288036 kB
Mapped:           137496 kB
Shmem:             38920 kB
KReclaimable:     309716 kB
Slab:             740224 kB
SReclaimable:     309716 kB
SUnreclaim:       430508 kB
KernelStack:       16464 kB
PageTables:       240252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   17714556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1124736 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10618880 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:     1114112 kB
DirectMap2M:    135698432 kB
DirectMap1G:    668991488 kB

Free space on /tmp at the end= 8622788 MiB
End job on nodeD105 at 2024-08-14 05:29:40