Trace number 4465931

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-07-30? (TO) 71026.2 3702.16

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2017/normalized-rmine15.opb
MD5SUM8b0f0a056877f36e2c13e33d533276b3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-218422812
Best CPU time to get the best result obtained on this benchmark3558.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42438
Total number of constraints358395
Number of constraints which are clauses358365
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint2
Maximum length of a constraint6750
Number of terms in the objective function 42438
Biggest coefficient in the objective function 100528
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 500000100
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 74056307
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 500000100
Number of bits of the biggest sum of numbers29
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: 020d91813d]
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   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.89/1.02	c Default LC presolving (default).
1.01/1.03	c ** Before presolving: virtualMemUsedAtLc = 879035822, getVmSize() = 545001472, SCIPgetMemUsed() = 470671481, SCIPgetMemTotal() = 493496185, SCIPgetMemExternEstim() = 385539637
1.01/1.03	c ** set memory limit for presolving in LC to 8.79332e+12 for SCIP **
101.19/101.67	c ** Estimated virtualMemUsedAtSolver = 1302483440, getVmSize() = 1694949376, SCIPgetMemUsed() = 962548196, SCIPgetMemTotal() = 1568185524, SCIPgetMemExternEstim() = 385539637
101.19/101.67	c ** set memory limit for solvers to 4.18451e+11 for each SCIP **
101.19/101.67	c Original Problem   :
101.19/101.67	c   Problem name     : instance-4465931-1723666234
101.19/101.67	c   Variables        : 42438 (42438 binary, 0 integer, 0 implicit integer, 0 continuous)
101.19/101.67	c   Constraints      : 358395
101.19/101.67	c   Objective sense  : minimize
101.19/101.67	c Presolved Problem  :
101.19/101.67	c   Variables        : 42366 (42366 binary, 0 integer, 0 implicit integer, 0 continuous)
101.19/101.67	c   Constraints      : 358323
101.19/101.67	c Constraints        : Number
101.19/101.67	c   knapsack         : 30 
101.19/101.67	c   setppc           : 358293 
101.19/101.67	c ** Instance transfer method used: 0
101.78/102.22	c ** ParaScipInstance copy does not increase the number of variables. **
110.50/110.94	c LC is working with racing ramp-up and with rebuilding tree after racing.
110.50/110.95	c                                Nodes    Active                                            
110.50/110.95	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
4719.96/343.58	c *     344              0           1        20   -33390113.0000                -          -
4719.96/343.58	c       344              0           1        20   -33390113.0000                -          -
5755.92/395.87	c       396              2           1        20   -33390113.0000  -404494688.0000          -
5893.97/402.81	c       403              3           2        20   -33390113.0000  -404493749.0000          -
6119.56/414.23	c       414              3           4        20   -33390113.0000  -404493749.0000          -
6252.39/420.92	c       421              3           4        20   -33390113.0000  -404493749.0000          -
6448.64/430.83	c       431              4           3        20   -33390113.0000  -404493749.0000          -
6569.51/436.93	c       437              4           3        20   -33390113.0000  -404493749.0000          -
6704.22/443.76	c       444              3           2        20   -33390113.0000  -404492963.0000          -
6836.74/450.46	c       450              3           2        20   -33390113.0000  -404492963.0000          -
6951.67/456.24	c       456              3           2        20   -33390113.0000  -404492963.0000          -
7108.74/464.16	c       464              3           4        20   -33390113.0000  -404492963.0000          -
7232.73/470.46	c       470              3           4        20   -33390113.0000  -404492963.0000          -
7425.90/480.18	c       480              4           3        20   -33390113.0000  -404492963.0000          -
7530.23/485.49	c       486              4           3        20   -33390113.0000  -404492963.0000          -
7655.19/491.76	c       492             21          22        20   -33390113.0000  -404492963.0000          -
7761.07/497.12	c       497             21          22        20   -33390113.0000  -404492963.0000          -
7871.30/502.64	c       503             22          21        20   -33390113.0000  -404492963.0000          -
8140.84/516.27	c       516             22          21        20   -33390113.0000  -404492963.0000          -
8261.71/522.30	c       522             41          42        20   -33390113.0000  -404492963.0000          -
8366.86/527.62	c       528             41          42        20   -33390113.0000  -404492963.0000          -
8467.82/532.78	c       533             42          41        20   -33390113.0000  -404492963.0000          -
8610.37/539.95	c       540             62          61        20   -33390113.0000  -404492963.0000          -
8721.23/545.52	c       546            102         101        20   -33390113.0000  -404492963.0000          -
8828.15/550.96	c       551            112         111        20   -33390113.0000  -404492963.0000          -
9012.42/560.23	c       560            112         111        20   -33390113.0000  -404492963.0000          -
9167.92/568.08	c       568            112         111        20   -33390113.0000  -404492963.0000          -
9270.28/573.21	c       573            121         122        20   -33390113.0000  -404492963.0000          -
9369.41/578.28	c       578            122         121        20   -33390113.0000  -404492963.0000          -
9480.53/583.88	c       584            152         151        20   -33390113.0000  -404492963.0000          -
9587.65/589.25	c       589            172         171        20   -33390113.0000  -404492963.0000          -
9766.16/598.29	c       598            202         201        20   -33390113.0000  -404492963.0000          -
21669.22/1201.46	c      1201            202         201        20   -33390113.0000  -404492963.0000          -
21827.22/1209.50	c      1210            202         201        20   -33390113.0000  -404492963.0000          -
21947.81/1215.50	c      1216            202         201        20   -33390113.0000  -404492963.0000          -
22093.81/1222.92	c      1223            202         201        20   -33390113.0000  -404492963.0000          -
22261.77/1231.47	c      1231            202         201        20   -33390113.0000  -404492963.0000          -
22362.47/1236.52	c      1237            202         201        20   -33390113.0000  -404492963.0000          -
22471.61/1242.05	c      1242            202         201        20   -33390113.0000  -404492963.0000          -
22625.08/1249.87	c      1250            202         201        20   -33390113.0000  -404492963.0000          -
22755.55/1256.49	c      1256            202         201        20   -33390113.0000  -404492963.0000          -
22763.52/1256.80	c *    1257            202         201        20   -37934044.0000  -404492963.0000          -
23156.71/1276.72	c      1277            202         201        20   -37934044.0000  -404492963.0000          -
23262.12/1282.09	c      1282            202         201        20   -37934044.0000  -404492963.0000          -
23405.55/1289.36	c      1289            202         201        20   -37934044.0000  -404492963.0000          -
23508.57/1294.57	c      1295            203         202        20   -37934044.0000  -404492963.0000          -
23674.82/1303.03	c      1303            203         202        20   -37934044.0000  -404492963.0000          -
23787.58/1308.64	c      1309            203         202        20   -37934044.0000  -404492963.0000          -
23892.55/1313.95	c      1314            221         222        20   -37934044.0000  -404492963.0000          -
24021.23/1320.40	c      1320            221         222        20   -37934044.0000  -404492963.0000          -
24273.68/1333.15	c      1333            224         223        20   -37934044.0000  -404492963.0000          -
24425.29/1340.85	c      1341            224         223        20   -37934044.0000  -404492963.0000          -
24528.91/1346.04	c      1346            224         223        20   -37934044.0000  -404492963.0000          -
24631.23/1351.24	c      1351            241         242        20   -37934044.0000  -404492963.0000          -
24734.14/1356.43	c      1356            282         281        20   -37934044.0000  -404492963.0000          -
24847.77/1362.17	c      1362            302         301        20   -37934044.0000  -404492963.0000          -
24964.68/1368.13	c      1368            302         301        20   -37934044.0000  -404492963.0000          -
25072.94/1373.55	c      1374            302         301        20   -37934044.0000  -404492963.0000          -
25173.99/1378.68	c      1379            321         322        20   -37934044.0000  -404492963.0000          -
25277.05/1383.82	c      1384            354         353        20   -37934044.0000  -404492963.0000          -
25387.92/1389.41	c      1389            465         374        20   -37934044.0000  -404492963.0000          -
25496.85/1395.00	c      1395            520         375        20   -37934044.0000  -404492963.0000          -
25600.71/1400.14	c      1400            614         375        20   -37934044.0000  -404492963.0000          -
25702.93/1405.31	c      1405            720         373        20   -37934044.0000  -404492963.0000          -
25808.01/1410.67	c      1411            734         375        20   -37934044.0000  -404492963.0000          -
25911.06/1415.80	c      1416            846         375        20   -37934044.0000  -404492963.0000          -
26010.18/1420.84	c      1421            971         380        20   -37934044.0000  -404492963.0000          -
26116.04/1426.15	c      1426           1148         379        20   -37934044.0000  -404492963.0000          -
26224.20/1431.66	c      1432           1213         378        20   -37934044.0000  -404492963.0000          -
26323.12/1436.68	c      1437           1371         376        20   -37934044.0000  -404492963.0000          -
26430.84/1442.12	c      1442           1514         377        20   -37934044.0000  -404492963.0000          -
26534.93/1447.39	c      1447           1679         376        20   -37934044.0000  -404492963.0000          -
26639.93/1452.62	c      1453           1846         377        20   -37934044.0000  -404492963.0000          -
26744.77/1458.03	c      1458           1987         376        20   -37934044.0000  -404492963.0000          -
26839.86/1462.78	c *    1463           2002         375        20   -38061921.0000  -404492963.0000          -
26848.69/1463.17	c      1463           2002         375        20   -38061921.0000  -404492963.0000          -
27219.49/1481.95	c      1482           2065         374        20   -38061921.0000  -404492963.0000          -
27338.30/1487.91	c      1488           2065         374        20   -38061921.0000  -404492963.0000          -
27440.03/1493.09	c      1493           2068         377        20   -38061921.0000  -404492963.0000          -
27544.13/1498.31	c      1498           2124         375        20   -38061921.0000  -404492963.0000          -
27660.59/1504.21	c      1504           2124         375        20   -38061921.0000  -404492963.0000          -
27789.27/1510.77	c      1511           2124         375        20   -38061921.0000  -404492963.0000          -
27929.88/1517.82	c      1518           2154         375        20   -38061921.0000  -404492963.0000          -
28040.62/1523.45	c      1523           2154         375        20   -38061921.0000  -404492963.0000          -
28143.65/1528.60	c      1529           2154         375        20   -38061921.0000  -404492963.0000          -
28276.14/1535.36	c      1535           2226         375        20   -38061921.0000  -404492963.0000          -
28394.68/1541.38	c      1541           2226         375        20   -38061921.0000  -404492963.0000          -
28819.96/1562.89	c      1563           2226         375        20   -38061921.0000  -404492963.0000          -
28950.44/1569.45	c      1569           2226         375        20   -38061921.0000  -404492963.0000          -
29391.42/1591.74	c      1592           2226         375        20   -38061921.0000  -404492963.0000          -
29509.87/1597.71	c      1598           2226         375        20   -38061921.0000  -404492963.0000          -
29646.10/1604.67	c      1605           2226         375        20   -38061921.0000  -404492963.0000          -
29755.48/1610.15	c      1610           2226         375        20   -38061921.0000  -404492963.0000          -
29855.64/1615.20	c      1615           2226         375        20   -38061921.0000  -404492963.0000          -
29985.99/1621.81	c      1622           2226         375        20   -38061921.0000  -404492963.0000          -
30143.85/1629.86	c      1630           2226         375        20   -38061921.0000  -404492963.0000          -
30244.65/1634.98	c      1635           2226         375        20   -38061921.0000  -404492963.0000          -
30349.24/1640.23	c      1640           2226         375        20   -38061921.0000  -404492963.0000          -
30453.89/1645.54	c      1646           2226         375        20   -38061921.0000  -404492963.0000          -
30563.24/1651.10	c      1651           2226         375        20   -38061921.0000  -404492963.0000          -
30665.12/1656.29	c      1656           2226         375        20   -38061921.0000  -404492963.0000          -
30767.81/1661.49	c      1662           2226         375        20   -38061921.0000  -404492963.0000          -
30876.37/1666.93	c      1667           2226         375        20   -38061921.0000  -404492963.0000          -
30984.85/1672.44	c      1672           2226         375        20   -38061921.0000  -404492963.0000          -
31085.58/1677.58	c      1678           2226         375        20   -38061921.0000  -404492963.0000          -
31196.96/1683.17	c      1683           2226         375        20   -38061921.0000  -404492963.0000          -
31298.71/1688.39	c      1688           2226         375        20   -38061921.0000  -404492963.0000          -
31446.65/1695.87	c      1696           2226         375        20   -38061921.0000  -404492963.0000          -
31547.34/1701.04	c      1701           2226         375        20   -38061921.0000  -404492963.0000          -
31688.11/1708.04	c *    1708           2226         375        20   -38073520.0000  -404492963.0000          -
31688.11/1708.04	c      1708           2226         375        20   -38073520.0000  -404492963.0000          -
32084.57/1728.19	c      1728           2226         375        20   -38073520.0000  -404492963.0000          -
32204.26/1734.28	c      1734           2226         375        20   -38073520.0000  -404492963.0000          -
32356.25/1741.92	c      1742           2226         375        20   -38073520.0000  -404492963.0000          -
32675.20/1758.09	c      1758           2226         375        20   -38073520.0000  -404492963.0000          -
32830.54/1765.99	c      1766           2226         375        20   -38073520.0000  -404492963.0000          -
33095.06/1779.36	c      1779           2226         375        20   -38073520.0000  -404492963.0000          -
33332.08/1791.30	c      1791           2226         375        20   -38073520.0000  -404492963.0000          -
33462.31/1797.90	c      1798           2226         375        20   -38073520.0000  -404492963.0000          -
33915.71/1820.90	c      1821           2226         375        20   -38073520.0000  -404492963.0000          -
34022.08/1826.38	c      1826           2226         375        20   -38073520.0000  -404492963.0000          -
34174.64/1834.04	c      1834           2226         375        20   -38073520.0000  -404492963.0000          -
34335.44/1842.29	c      1842           2226         375        20   -38073520.0000  -404492963.0000          -
34439.93/1847.50	c      1848           2226         375        20   -38073520.0000  -404492963.0000          -
34540.41/1852.64	c      1853           2226         375        20   -38073520.0000  -404492963.0000          -
34647.82/1858.13	c      1858           2226         375        20   -38073520.0000  -404492963.0000          -
34751.60/1863.31	c      1863           2226         375        20   -38073520.0000  -404492963.0000          -
34854.37/1868.50	c      1869           2226         375        20   -38073520.0000  -404492963.0000          -
34969.04/1874.35	c      1874           2226         375        20   -38073520.0000  -404492963.0000          -
35079.84/1879.97	c      1880           2226         375        20   -38073520.0000  -404492963.0000          -
35178.71/1885.00	c      1885           2226         375        20   -38073520.0000  -404492963.0000          -
35295.08/1890.90	c      1891           2226         375        20   -38073520.0000  -404492963.0000          -
35405.71/1896.42	c      1896           2226         375        20   -38073520.0000  -404492963.0000          -
35506.53/1901.59	c      1902           2226         375        20   -38073520.0000  -404492963.0000          -
35611.11/1906.80	c      1907           2226         375        20   -38073520.0000  -404492963.0000          -
35711.92/1912.01	c      1912           2226         375        20   -38073520.0000  -404492963.0000          -
35824.59/1917.64	c      1918           2226         375        20   -38073520.0000  -404492963.0000          -
35935.12/1923.28	c      1923           2226         375        20   -38073520.0000  -404492963.0000          -
36037.82/1928.41	c      1928           2226         375        20   -38073520.0000  -404492963.0000          -
37451.78/2000.05	c      2000           2226         375        20   -38073520.0000  -404492963.0000          -
37842.69/2019.86	c      2020           2226         375        20   -38073520.0000  -404492963.0000          -
37961.69/2025.86	c      2026           2226         375        20   -38073520.0000  -404492963.0000          -
38418.76/2048.98	c      2049           2226         375        20   -38073520.0000  -404492963.0000          -
38624.75/2059.32	c      2059           2226         375        20   -38073520.0000  -404492963.0000          -
38731.64/2064.78	c      2065           2226         375        20   -38073520.0000  -404492963.0000          -
38879.04/2072.16	c      2072           2226         375        20   -38073520.0000  -404492963.0000          -
39324.77/2094.73	c      2095           2226         375        20   -38073520.0000  -404492963.0000          -
39433.49/2100.21	c      2100           2226         375        20   -38073520.0000  -404492963.0000          -
39538.29/2105.54	c      2106           2226         375        20   -38073520.0000  -404492963.0000          -
39674.80/2112.45	c      2112           2226         375        20   -38073520.0000  -404492963.0000          -
39783.70/2117.94	c      2118           2226         375        20   -38073520.0000  -404492963.0000          -
39900.30/2123.89	c      2124           2226         375        20   -38073520.0000  -404492963.0000          -
40018.99/2129.85	c      2130           2226         375        20   -38073520.0000  -404492963.0000          -
40125.74/2135.21	c      2135           2226         375        20   -38073520.0000  -404492963.0000          -
40230.40/2140.56	c      2141           2226         375        20   -38073520.0000  -404492963.0000          -
40339.74/2146.12	c      2146           2226         375        20   -38073520.0000  -404492963.0000          -
40444.05/2151.30	c      2151           2226         375        20   -38073520.0000  -404492963.0000          -
40546.60/2156.51	c      2157           2226         375        20   -38073520.0000  -404492963.0000          -
40651.24/2161.82	c      2162           2226         375        20   -38073520.0000  -404492963.0000          -
40728.29/2165.76	c *    2166           2226         375        20   -38118406.0000  -404492963.0000          -
40763.83/2167.59	c      2168           2226         375        20   -38118406.0000  -404492963.0000          -
40876.54/2173.28	c      2173           2226         375        20   -38118406.0000  -404492963.0000          -
40987.37/2178.84	c      2179           2226         375        20   -38118406.0000  -404492963.0000          -
41090.82/2184.04	c      2184           2226         375        20   -38118406.0000  -404492963.0000          -
41240.49/2191.64	c      2192           2226         375        20   -38118406.0000  -404492963.0000          -
41351.31/2197.27	c      2197           2226         375        20   -38118406.0000  -404492963.0000          -
41517.33/2205.65	c      2206           2226         375        20   -38118406.0000  -404492963.0000          -
41684.50/2214.10	c      2214           2226         375        20   -38118406.0000  -404492963.0000          -
41911.07/2225.52	c      2226           2226         375        20   -38118406.0000  -404492963.0000          -
42011.92/2230.68	c      2231           2226         375        20   -38118406.0000  -404492963.0000          -
42119.92/2236.11	c      2236           2233         374        20   -38118406.0000  -404492963.0000          -
42247.32/2242.52	c      2243           2233         374        20   -38118406.0000  -404492963.0000          -
42357.01/2248.05	c      2248           2233         374        20   -38118406.0000  -404492963.0000          -
42458.98/2253.28	c      2253           2233         374        20   -38118406.0000  -404492963.0000          -
42571.83/2259.02	c      2259           2241         378        20   -38118406.0000  -404492963.0000          -
42675.39/2264.19	c      2264           2254         375        20   -38118406.0000  -404492963.0000          -
42779.44/2269.41	c      2269           2357         374        20   -38118406.0000  -404492963.0000          -
42878.23/2274.43	c      2274           2357         374        20   -38118406.0000  -404492963.0000          -
42985.05/2279.84	c      2280           2357         374        20   -38118406.0000  -404492963.0000          -
43094.01/2285.33	c      2285           2359         376        20   -38118406.0000  -404492963.0000          -
43194.94/2290.46	c      2290           2360         375        20   -38118406.0000  -404492963.0000          -
43297.74/2295.66	c      2296           2505         376        20   -38118406.0000  -404492963.0000          -
43400.70/2300.88	c      2301           2727         374        20   -38118406.0000  -404492963.0000          -
43504.51/2306.05	c      2306           2871         374        20   -38118406.0000  -404492963.0000          -
43616.65/2311.77	c      2312           2915         376        20   -38118406.0000  -404492963.0000          -
43717.72/2316.90	c      2317           3033         374        20   -38118406.0000  -404492963.0000          -
43832.35/2322.69	c      2323           3195         378        20   -38118406.0000  -404492963.0000          -
43939.94/2328.10	c      2328           3301         376        20   -38118406.0000  -404492963.0000          -
44042.07/2333.23	c      2333           3410         377        20   -38118406.0000  -404492963.0000          -
44152.88/2338.82	c      2339           3454         375        20   -38118406.0000  -404492963.0000          -
44261.59/2344.34	c      2344           3555         374        20   -38118406.0000  -404492963.0000          -
44362.39/2349.47	c      2349           3658         375        20   -38118406.0000  -404492963.0000          -
44465.16/2354.66	c      2355           3780         375        20   -38118406.0000  -404492963.0000          -
44569.96/2360.02	c      2360           3845         376        20   -38118406.0000  -404492963.0000          -
44684.52/2365.75	c      2366           3998         375        20   -38118406.0000  -404492963.0000          -
44787.25/2370.99	c      2371           4027         374        20   -38118406.0000  -404492963.0000          -
44896.35/2376.41	c      2376           4167         374        20   -38118406.0000  -404492963.0000          -
45001.02/2381.75	c      2382           4300         373        20   -38118406.0000  -404492963.0000          -
45279.83/2395.82	c      2396           4408         371        20   -38118406.0000  -404492963.0000          -
45396.53/2401.79	c      2402           4408         371        20   -38118406.0000  -404492963.0000          -
45499.22/2406.91	c      2407           4412         377        20   -38118406.0000  -404492963.0000          -
45605.90/2412.31	c      2412           4446         375        20   -38118406.0000  -404492963.0000          -
45708.44/2417.53	c      2418           4588         373        20   -38118406.0000  -404492963.0000          -
45813.25/2422.89	c      2423           4672         373        20   -38118406.0000  -404492963.0000          -
45919.82/2428.22	c      2428           4815         372        20   -38118406.0000  -404492963.0000          -
52843.94/2779.66	c      2780           4847         374        20   -38118406.0000  -404492963.0000          -
52859.74/2780.46	c *    2780           4847         374        20   -38133115.0000  -404492963.0000          -
53267.97/2801.07	c      2801           4847         374        20   -38133115.0000  -404492963.0000          -
53389.53/2807.25	c      2807           4847         374        20   -38133115.0000  -404492963.0000          -
53490.29/2812.34	c      2812           4847         374        20   -38133115.0000  -404492963.0000          -
53598.80/2817.89	c      2818           4847         374        20   -38133115.0000  -404492963.0000          -
54000.97/2838.18	c      2838           4847         374        20   -38133115.0000  -404492963.0000          -
54114.88/2843.91	c      2844           4847         374        20   -38133115.0000  -404492963.0000          -
54221.59/2849.31	c      2849           4847         374        20   -38133115.0000  -404492963.0000          -
54326.40/2854.66	c      2855           4847         374        20   -38133115.0000  -404492963.0000          -
54411.41/2858.99	c *    2859           4847         374        20   -38354530.0000  -404492963.0000          -
54490.32/2863.03	c      2863           4847         374        20   -38354530.0000  -404492963.0000          -
54832.26/2880.24	c      2880           4847         374        20   -38354530.0000  -404492963.0000          -
55009.37/2889.17	c      2889           4847         374        20   -38354530.0000  -404492963.0000          -
55126.03/2895.08	c      2895           4847         374        20   -38354530.0000  -404492963.0000          -
55232.04/2900.49	c      2900           4847         374        20   -38354530.0000  -404492963.0000          -
55333.13/2905.51	c      2906           4847         374        20   -38354530.0000  -404492963.0000          -
55766.47/2927.41	c      2927           4847         374        20   -38354530.0000  -404492963.0000          -
55889.26/2933.61	c      2934           4847         374        20   -38354530.0000  -404492963.0000          -
55992.27/2938.82	c      2939           4847         374        20   -38354530.0000  -404492963.0000          -
56098.16/2944.17	c      2944           4847         374        20   -38354530.0000  -404492963.0000          -
56198.00/2949.29	c      2949           4847         374        20   -38354530.0000  -404492963.0000          -
56300.86/2954.45	c      2954           4847         374        20   -38354530.0000  -404492963.0000          -
56454.82/2962.29	c      2962           4847         374        20   -38354530.0000  -404492963.0000          -
56567.52/2967.99	c      2968           4847         374        20   -38354530.0000  -404492963.0000          -
56672.18/2973.23	c      2973           4847         374        20   -38354530.0000  -404492963.0000          -
56780.96/2978.79	c      2979           4847         374        20   -38354530.0000  -404492963.0000          -
56901.40/2984.85	c      2985           4847         374        20   -38354530.0000  -404492963.0000          -
57002.28/2990.04	c      2990           4847         374        20   -38354530.0000  -404492963.0000          -
57170.56/2998.43	c      2998           4847         374        20   -38354530.0000  -404492963.0000          -
57316.87/3005.83	c      3006           4847         374        20   -38354530.0000  -404492963.0000          -
57463.06/3013.29	c      3013           4847         374        20   -38354530.0000  -404492963.0000          -
57878.11/3034.21	c      3034           4847         374        20   -38354530.0000  -404492963.0000          -
57981.09/3039.40	c      3039           4847         374        20   -38354530.0000  -404492963.0000          -
58079.98/3044.44	c      3044           4847         374        20   -38354530.0000  -404492963.0000          -
58228.38/3052.02	c      3052           4847         374        20   -38354530.0000  -404492963.0000          -
58362.93/3058.72	c      3059           4847         374        20   -38354530.0000  -404492963.0000          -
58463.99/3063.85	c      3064           4847         374        20   -38354530.0000  -404492963.0000          -
58564.95/3069.04	c      3069           4847         374        20   -38354530.0000  -404492963.0000          -
58725.88/3077.12	c      3077           4847         374        20   -38354530.0000  -404492963.0000          -
58838.05/3082.78	c      3083           4847         374        20   -38354530.0000  -404492963.0000          -
58940.84/3087.96	c      3088           4847         374        20   -38354530.0000  -404492963.0000          -
59044.26/3093.16	c      3093           4847         374        20   -38354530.0000  -404492963.0000          -
59213.73/3101.71	c      3102           4847         374        20   -38354530.0000  -404492963.0000          -
59342.45/3108.27	c      3108           4847         374        20   -38354530.0000  -404492963.0000          -
59455.40/3113.97	c      3114           4847         374        20   -38354530.0000  -404492963.0000          -
59574.13/3119.91	c      3120           4847         374        20   -38354530.0000  -404492963.0000          -
59686.96/3125.64	c      3126           4872         373        20   -38354530.0000  -404492963.0000          -
59794.65/3131.10	c      3131           4872         373        20   -38354530.0000  -404492963.0000          -
59900.90/3136.45	c      3136           4872         373        20   -38354530.0000  -404492963.0000          -
60019.72/3142.41	c      3142           4880         373        20   -38354530.0000  -404492963.0000          -
60133.32/3148.19	c      3148           4881         372        20   -38354530.0000  -404492963.0000          -
60235.50/3153.35	c      3153           4951         376        20   -38354530.0000  -404492963.0000          -
60351.28/3159.17	c      3159           4970         375        20   -38354530.0000  -404492963.0000          -
60453.24/3164.30	c      3164           4970         375        20   -38354530.0000  -404492963.0000          -
60556.14/3169.50	c      3170           4970         375        20   -38354530.0000  -404492963.0000          -
60655.05/3174.59	c      3175           4970         377        20   -38354530.0000  -404492963.0000          -
60757.99/3179.77	c      3180           4970         377        20   -38354530.0000  -404492963.0000          -
60858.93/3184.88	c      3185           4970         377        20   -38354530.0000  -404492963.0000          -
60959.72/3190.01	c      3190           4970         377        20   -38354530.0000  -404492963.0000          -
61063.79/3195.16	c      3195           5004         377        20   -38354530.0000  -404492963.0000          -
61167.60/3200.46	c      3200           5107         376        20   -38354530.0000  -404492963.0000          -
61270.60/3205.63	c      3206           5195         374        20   -38354530.0000  -404492963.0000          -
61375.36/3211.02	c      3211           5275         374        20   -38354530.0000  -404492963.0000          -
61480.29/3216.29	c      3216           5375         374        20   -38354530.0000  -404492963.0000          -
61583.25/3221.43	c      3221           5482         375        20   -38354530.0000  -404492963.0000          -
61690.07/3226.86	c      3227           5600         375        20   -38354530.0000  -404492963.0000          -
61789.07/3231.89	c      3232           5667         376        20   -38354530.0000  -404492963.0000          -
61894.35/3237.19	c      3237           5763         374        20   -38354530.0000  -404492963.0000          -
62004.63/3242.71	c      3243           5867         374        20   -38354530.0000  -404492963.0000          -
62105.57/3247.83	c      3248           6005         372        20   -38354530.0000  -404492963.0000          -
62206.52/3252.94	c      3253           6081         374        20   -38354530.0000  -404492963.0000          -
62308.36/3258.09	c      3258           6144         373        20   -38354530.0000  -404492963.0000          -
62409.14/3263.15	c      3263           6229         372        20   -38354530.0000  -404492963.0000          -
62515.31/3268.50	c      3269           6347         372        20   -38354530.0000  -404492963.0000          -
62621.97/3273.96	c      3274           6452         371        20   -38354530.0000  -404492963.0000          -
62732.82/3279.56	c      3280           6547         372        20   -38354530.0000  -404492963.0000          -
62837.43/3284.85	c      3285           6595         370        20   -38354530.0000  -404492963.0000          -
62952.16/3290.61	c      3291           6638         373        20   -38354530.0000  -404492963.0000          -
63054.96/3295.88	c      3296           6732         377        20   -38354530.0000  -404492963.0000          -
63155.71/3301.01	c      3301           6832         375        20   -38354530.0000  -404492963.0000          -
63262.62/3306.36	c      3306           6934         375        20   -38354530.0000  -404492963.0000          -
63367.49/3311.61	c      3312           7061         376        20   -38354530.0000  -404492963.0000          -
63468.45/3316.76	c      3317           7158         375        20   -38354530.0000  -404492963.0000          -
63571.06/3321.96	c      3322           7260         375        20   -38354530.0000  -404492963.0000          -
63674.72/3327.17	c      3327           7358         373        20   -38354530.0000  -404492963.0000          -
63786.56/3332.80	c      3333           7478         375        20   -38354530.0000  -404492963.0000          -
63917.03/3339.49	c      3339           7552         375        20   -38354530.0000  -404492963.0000          -
64061.43/3346.77	c      3347           7691         376        20   -38354530.0000  -404492963.0000          -
64164.24/3352.02	c      3352           7817         374        20   -38354530.0000  -404492963.0000          -
64290.80/3358.39	c      3358           7883         372        20   -38354530.0000  -404492963.0000          -
64397.60/3363.75	c      3364           8012         373        20   -38354530.0000  -404492963.0000          -
68086.35/3550.92	c      3551           8063         374        20   -38354530.0000  -404492963.0000          -
68290.90/3561.31	c      3561           8063         374        20   -38354530.0000  -404492963.0000          -
68825.74/3588.59	c      3589           8063         374        20   -38354530.0000  -404492963.0000          -
69120.68/3603.52	c      3604           8063         374        20   -38354530.0000  -404492963.0000          -
69221.09/3608.68	c      3609           8063         374        20   -38354530.0000  -404492963.0000          -
69331.52/3614.27	c      3614           8063         374        20   -38354530.0000  -404492963.0000          -
69437.98/3619.60	c      3620           8063         374        20   -38354530.0000  -404492963.0000          -
69547.51/3625.16	c      3625           8063         374        20   -38354530.0000  -404492963.0000          -
69658.80/3630.81	c      3631           8063         374        20   -38354530.0000  -404492963.0000          -
69765.39/3636.28	c      3636           8063         374        20   -38354530.0000  -404492963.0000          -
69891.33/3642.67	c      3643           8063         374        20   -38354530.0000  -404492963.0000          -
70003.64/3648.33	c      3648           8063         374        20   -38354530.0000  -404492963.0000          -
70153.49/3656.03	c      3656           8063         374        20   -38354530.0000  -404492963.0000          -
70254.66/3661.13	c      3661           8063         374        20   -38354530.0000  -404492963.0000          -
70356.44/3666.28	c      3666           8063         374        20   -38354530.0000  -404492963.0000          -
70458.91/3671.47	c      3671           8063         374        20   -38354530.0000  -404492963.0000          -
70563.35/3676.77	c      3677           8063         374        20   -38354530.0000  -404492963.0000          -
70665.80/3681.92	c      3682           8063         374        20   -38354530.0000  -404492963.0000          -
70770.38/3687.27	c      3687           8063         374        20   -38354530.0000  -404492963.0000          -
70872.99/3692.44	c      3692           8063         374        20   -38354530.0000  -404492963.0000          -
70973.73/3697.55	c      3698           8063         374        20   -38354530.0000  -404492963.0000          -

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

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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=787356, runsolver pid=787353
Current StackSize limit: 8192 KiB


[startup+0.100123 s]*
/proc/loadavg: 1.00 4.84 23.08 6/865 787373
/proc/meminfo: memFree=778430656/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=106284 memory=92860 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 21140 0 0 0 8 3 0 0 20 0 1 0 133206496 108834816 23215 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 26571 23215 2347 3035 0 22967 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 106284 KiB
Current children cumulated memory: 92860 KiB

[startup+0.224777 s]*
/proc/loadavg: 1.00 4.84 23.08 6/865 787373
/proc/meminfo: memFree=778095360/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=153608 memory=140192 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 32938 0 0 0 19 5 0 0 20 0 1 0 133206496 157294592 35048 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 38402 35048 2347 3035 0 34798 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 153608 KiB
Current children cumulated memory: 140192 KiB

[startup+0.325892 s]*
/proc/loadavg: 1.00 4.84 23.08 6/865 787373
/proc/meminfo: memFree=777942568/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=191416 memory=177744 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 41850 0 0 0 27 7 0 0 20 0 1 0 133206496 196009984 44436 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 47854 44436 2347 3035 0 44250 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 191416 KiB
Current children cumulated memory: 177744 KiB

[startup+0.700263 s]
/proc/loadavg: 1.00 4.84 23.08 6/865 787373
/proc/meminfo: memFree=777727160/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=362912 memory=348716 CPUtime=0.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 87327 0 0 0 54 14 0 0 20 0 1 0 133206496 371621888 87179 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 90728 87179 2555 3035 0 87124 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 362912 KiB
Current children cumulated memory: 348716 KiB

[startup+1.50026 s]
/proc/loadavg: 1.00 4.84 23.08 6/865 787373
/proc/meminfo: memFree=776732052/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=583376 memory=563340 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 139424 0 0 0 125 23 0 0 20 0 1 0 133206496 597377024 140835 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 145844 140835 2614 3035 0 142240 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 583376 KiB
Current children cumulated memory: 563340 KiB

[startup+3.12554 s]
/proc/loadavg: 1.24 4.83 22.98 6/865 787373
/proc/meminfo: memFree=774879744/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=855064 memory=828244 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 207030 0 0 0 272 38 0 0 20 0 1 0 133206496 875585536 207061 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 213766 207061 2726 3035 0 210162 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 855064 KiB
Current children cumulated memory: 828244 KiB

[startup+6.30025 s]
/proc/loadavg: 1.24 4.83 22.98 6/865 787373
/proc/meminfo: memFree=774844540/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=855692 memory=829024 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 207240 0 0 0 588 39 0 0 20 0 1 0 133206496 876228608 207256 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 213923 207256 2774 3035 0 210319 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 855692 KiB
Current children cumulated memory: 829024 KiB

[startup+12.7003 s]
/proc/loadavg: 1.66 4.80 22.77 6/865 787375
/proc/meminfo: memFree=774732132/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=858448 memory=831972 CPUtime=12.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 208003 0 0 0 1225 40 0 0 20 0 1 0 133206496 879050752 207993 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 214612 207993 2774 3035 0 211008 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 858448 KiB
Current children cumulated memory: 831972 KiB

[startup+25.5003 s]
/proc/loadavg: 2.02 4.77 22.57 6/905 787416
/proc/meminfo: memFree=764471800/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=859756 memory=832724 CPUtime=25.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 208242 0 0 0 2500 41 0 0 20 0 1 0 133206496 880390144 208181 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 214939 208181 2774 3035 0 211335 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 859756 KiB
Current children cumulated memory: 832724 KiB

[startup+51.1272 s]
/proc/loadavg: 13.76 7.29 22.93 44/945 787461
/proc/meminfo: memFree=705933616/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=859756 memory=832896 CPUtime=50.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) R 787353 787356 787299 0 -1 4194304 208276 0 0 0 5052 42 0 0 20 0 1 0 133206496 880390144 208224 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 214939 208224 2774 3035 0 211335 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 859756 KiB
Current children cumulated memory: 832896 KiB

[startup+102.302 s]
/proc/loadavg: 38.21 14.95 24.64 63/1004 787531
/proc/meminfo: memFree=673249252/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=3195068 memory=1593276 CPUtime=101.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) S 787353 787356 787299 0 -1 1077936128 290905 0 0 0 10121 68 0 0 20 0 21 0 133206496 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 798767 398319 2790 3035 0 468564 0
[pid=787356/tid=787512] ppid=787353 vsize=3195068 memory=1586936 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787512/stat : 787512 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787513] ppid=787353 vsize=3195068 memory=1473664 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787513/stat : 787513 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787514] ppid=787353 vsize=3195068 memory=11448 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787514/stat : 787514 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787515] ppid=787353 vsize=3195068 memory=1268280 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787515/stat : 787515 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787516] ppid=787353 vsize=3195068 memory=833172 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787516/stat : 787516 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787517] ppid=787353 vsize=3195068 memory=11448 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787517/stat : 787517 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787518] ppid=787353 vsize=3195068 memory=16164 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787518/stat : 787518 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787519] ppid=787353 vsize=3195068 memory=832724 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787519/stat : 787519 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787520] ppid=787353 vsize=3195068 memory=42196 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787520/stat : 787520 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787521] ppid=787353 vsize=3195068 memory=281207346891584 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787521/stat : 787521 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787522] ppid=787353 vsize=3195068 memory=83 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787522/stat : 787522 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787523] ppid=787353 vsize=3195068 memory=2316 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787523/stat : 787523 (fscip) R 787353 787356 787299 0 -1 4194368 14768 0 0 0 6 1 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787524] ppid=787353 vsize=3195068 memory=33000 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787524/stat : 787524 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787525] ppid=787353 vsize=3195068 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787525/stat : 787525 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787526] ppid=787353 vsize=3195068 memory=7018141387275764003 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787526/stat : 787526 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787527] ppid=787353 vsize=3195068 memory=51344 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787527/stat : 787527 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787528] ppid=787353 vsize=3195068 memory=104 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787528/stat : 787528 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787529] ppid=787353 vsize=3195068 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787529/stat : 787529 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787530] ppid=787353 vsize=3195068 memory=140604344371073 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787530/stat : 787530 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787531] ppid=787353 vsize=3195068 memory=60 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787531/stat : 787531 (fscip) S 787353 787356 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133216664 3271749632 398319 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 3195068 KiB
Current children cumulated memory: 1593276 KiB

[startup+162.302 s]
/proc/loadavg: 64.18 26.56 28.02 83/1024 787563
/proc/meminfo: memFree=650045552/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=19874060 memory=18602424 CPUtime=1126.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) S 787353 787356 787299 0 -1 1077936128 5035341 0 0 0 111628 974 0 0 20 0 41 0 133206496 20351037440 4650606 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 22 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 4968515 4650606 2806 3035 0 4833884 0
[pid=787356/tid=787512] ppid=787353 vsize=19874060 memory=281207346655072 CPUtime=51.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787512/stat : 787512 (fscip) R 787353 787356 787299 0 -1 4194368 254838 0 0 0 5086 46 0 0 20 0 41 0 133216664 20351037440 4650606 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787513] ppid=787353 vsize=19874060 memory=60 CPUtime=51.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787513/stat : 787513 (fscip) R 787353 787356 787299 0 -1 4194368 240319 0 0 0 5084 48 0 0 20 0 41 0 133216664 20351037440 4650606 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787514] ppid=787353 vsize=19874060 memory=11441121789185 CPUtime=51.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787514/stat : 787514 (fscip) R 787353 787356 787299 0 -1 4194368 205036 0 0 0 5091 41 0 0 20 0 41 0 133216664 20351037440 4650606 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0

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

/proc/787356/task/787541/stat : 787541 (fscip) S 787353 787356 787299 0 -1 1077936192 640 0 0 0 0 3 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787542] ppid=787353 vsize=49869468 memory=45012888 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787542/stat : 787542 (fscip) S 787353 787356 787299 0 -1 1077936192 448 0 0 0 1 2 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787543] ppid=787353 vsize=49869468 memory=11448 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787543/stat : 787543 (fscip) S 787353 787356 787299 0 -1 1077936192 457 0 0 0 2 2 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787544] ppid=787353 vsize=49869468 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787544/stat : 787544 (fscip) S 787353 787356 787299 0 -1 1077936192 642 0 0 0 1 2 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787545] ppid=787353 vsize=49869468 memory=104 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787545/stat : 787545 (fscip) S 787353 787356 787299 0 -1 1077936192 676 0 0 0 1 3 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787546] ppid=787353 vsize=49869468 memory=46717456 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787546/stat : 787546 (fscip) S 787353 787356 787299 0 -1 1077936192 613 0 0 0 1 3 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787547] ppid=787353 vsize=49869468 memory=46561756 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787547/stat : 787547 (fscip) S 787353 787356 787299 0 -1 1077936192 585 0 0 0 3 1 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787548] ppid=787353 vsize=49869468 memory=46650312 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787548/stat : 787548 (fscip) S 787353 787356 787299 0 -1 1077936192 484 0 0 0 0 3 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787549] ppid=787353 vsize=49869468 memory=46607076 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787549/stat : 787549 (fscip) S 787353 787356 787299 0 -1 1077936192 562 0 0 0 0 3 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787550] ppid=787353 vsize=49869468 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787550/stat : 787550 (fscip) S 787353 787356 787299 0 -1 1077936192 437 0 0 0 1 2 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787551] ppid=787353 vsize=49869468 memory=46521044 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787551/stat : 787551 (fscip) S 787353 787356 787299 0 -1 1077936192 692 0 0 0 2 2 0 0 20 0 41 0 133217592 51066335232 11652030 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787552] ppid=787353 vsize=49869468 memory=-8824942624584126760 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787552/stat : 787552 (fscip) S 787353 787356 787299 0 -1 1077936192 589 0 0 0 0 3 0 0 20 0 41 0 133217592 51066335232 11652542 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787553] ppid=787353 vsize=49869468 memory=46699976 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787553/stat : 787553 (fscip) S 787353 787356 787299 0 -1 1077936192 589 0 0 0 0 4 0 0 20 0 41 0 133217593 51066335232 11652542 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
Current children cumulated CPU time: 69885.4 s
Current children cumulated vsize: 49869468 KiB
Current children cumulated memory: 46605808 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.78 80.61 78.92 82/1024 789580
/proc/meminfo: memFree=607552324/790760804 swapFree=131071996/131071996
[pid=787356] ppid=787353 vsize=49988540 memory=46690396 CPUtime=71023.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/stat : 787356 (fscip) S 787353 787356 787299 0 -1 1077936128 160297421 0 0 0 6763094 339288 0 0 20 0 41 0 133206496 51188264960 11672599 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 17 18 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
/proc/787356/statm: 12497135 11672599 3014 3035 0 12322917 0
[pid=787356/tid=787512] ppid=787353 vsize=49988540 memory=28568 CPUtime=3554.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787512/stat : 787512 (fscip) R 787353 787356 787299 0 -1 4194368 3131229 0 0 0 355116 383 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787513] ppid=787353 vsize=49988540 memory=7312 CPUtime=3554.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787513/stat : 787513 (fscip) R 787353 787356 787299 0 -1 4194368 2456862 0 0 0 355162 328 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787514] ppid=787353 vsize=49988540 memory=26988 CPUtime=3520.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787514/stat : 787514 (fscip) R 787353 787356 787299 0 -1 4194368 21891706 0 0 0 292178 59898 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787515] ppid=787353 vsize=49988540 memory=8323350987516068516 CPUtime=3556.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787515/stat : 787515 (fscip) R 787353 787356 787299 0 -1 4194368 2709109 0 0 0 355289 322 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787516] ppid=787353 vsize=49988540 memory=25932 CPUtime=3554.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787516/stat : 787516 (fscip) R 787353 787356 787299 0 -1 4194368 2348366 0 0 0 355090 328 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787517] ppid=787353 vsize=49988540 memory=46478076 CPUtime=3526.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787517/stat : 787517 (fscip) R 787353 787356 787299 0 -1 4194368 21434691 0 0 0 295947 56688 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787518] ppid=787353 vsize=49988540 memory=58581272 CPUtime=3555.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787518/stat : 787518 (fscip) R 787353 787356 787299 0 -1 4194368 3070364 0 0 0 355189 399 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787519] ppid=787353 vsize=49988540 memory=2720 CPUtime=3557.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787519/stat : 787519 (fscip) R 787353 787356 787299 0 -1 4194368 2661620 0 0 0 355391 314 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787520] ppid=787353 vsize=49988540 memory=6780 CPUtime=3525.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787520/stat : 787520 (fscip) R 787353 787356 787299 0 -1 4194368 19065817 0 0 0 292762 59828 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787521] ppid=787353 vsize=49988540 memory=46487848 CPUtime=3556.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787521/stat : 787521 (fscip) R 787353 787356 787299 0 -1 4194368 2885221 0 0 0 355346 350 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787522] ppid=787353 vsize=49988540 memory=2808 CPUtime=3553.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787522/stat : 787522 (fscip) R 787353 787356 787299 0 -1 4194368 2518018 0 0 0 354976 334 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787523] ppid=787353 vsize=49988540 memory=104 CPUtime=3531.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787523/stat : 787523 (fscip) R 787353 787356 787299 0 -1 4194368 19768727 0 0 0 314178 39005 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787524] ppid=787353 vsize=49988540 memory=25932 CPUtime=3556.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787524/stat : 787524 (fscip) R 787353 787356 787299 0 -1 4194368 3085265 0 0 0 355247 380 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787525] ppid=787353 vsize=49988540 memory=25333125866717268 CPUtime=3555.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787525/stat : 787525 (fscip) R 787353 787356 787299 0 -1 4194368 2606591 0 0 0 355178 349 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787526] ppid=787353 vsize=49988540 memory=3522255436384215 CPUtime=3522.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787526/stat : 787526 (fscip) R 787353 787356 787299 0 -1 4194368 19022197 0 0 0 277512 74728 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787527] ppid=787353 vsize=49988540 memory=3522255436384216 CPUtime=3554.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787527/stat : 787527 (fscip) R 787353 787356 787299 0 -1 4194368 2741019 0 0 0 355158 318 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787528] ppid=787353 vsize=49988540 memory=3522255436384217 CPUtime=3553.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787528/stat : 787528 (fscip) R 787353 787356 787299 0 -1 4194368 2541184 0 0 0 355048 326 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787529] ppid=787353 vsize=49988540 memory=3522255436384218 CPUtime=3525.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787529/stat : 787529 (fscip) R 787353 787356 787299 0 -1 4194368 20171478 0 0 0 308427 44096 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787530] ppid=787353 vsize=49988540 memory=3522255436384219 CPUtime=3554.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787530/stat : 787530 (fscip) R 787353 787356 787299 0 -1 4194368 3377086 0 0 0 355023 415 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787531] ppid=787353 vsize=49988540 memory=1668 CPUtime=3550.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787531/stat : 787531 (fscip) R 787353 787356 787299 0 -1 4194368 2520188 0 0 0 354708 364 0 0 20 0 41 0 133216664 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787534] ppid=787353 vsize=49988540 memory=20456 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787534/stat : 787534 (fscip) S 787353 787356 787299 0 -1 1077936192 444 0 0 0 1 2 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787535] ppid=787353 vsize=49988540 memory=28648 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787535/stat : 787535 (fscip) S 787353 787356 787299 0 -1 1077936192 669 0 0 0 1 4 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787536] ppid=787353 vsize=49988540 memory=32792 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787536/stat : 787536 (fscip) S 787353 787356 787299 0 -1 1077936192 599 0 0 0 2 1 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787537] ppid=787353 vsize=49988540 memory=7068 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787537/stat : 787537 (fscip) S 787353 787356 787299 0 -1 1077936192 566 0 0 0 4 0 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787538] ppid=787353 vsize=49988540 memory=46558376 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787538/stat : 787538 (fscip) S 787353 787356 787299 0 -1 1077936192 530 0 0 0 1 3 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787539] ppid=787353 vsize=49988540 memory=46704916 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787539/stat : 787539 (fscip) S 787353 787356 787299 0 -1 1077936192 548 0 0 0 0 3 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787540] ppid=787353 vsize=49988540 memory=13928 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787540/stat : 787540 (fscip) S 787353 787356 787299 0 -1 1077936192 556 0 0 0 2 2 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787541] ppid=787353 vsize=49988540 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787541/stat : 787541 (fscip) S 787353 787356 787299 0 -1 1077936192 656 0 0 0 0 3 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787542] ppid=787353 vsize=49988540 memory=42196 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787542/stat : 787542 (fscip) S 787353 787356 787299 0 -1 1077936192 457 0 0 0 1 2 0 0 20 0 41 0 133217592 51188264960 11674135 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787543] ppid=787353 vsize=49988540 memory=10544 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787543/stat : 787543 (fscip) S 787353 787356 787299 0 -1 1077936192 467 0 0 0 2 2 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787544] ppid=787353 vsize=49988540 memory=5512 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787544/stat : 787544 (fscip) S 787353 787356 787299 0 -1 1077936192 651 0 0 0 1 2 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787545] ppid=787353 vsize=49988540 memory=16164 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787545/stat : 787545 (fscip) S 787353 787356 787299 0 -1 1077936192 692 0 0 0 1 3 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787546] ppid=787353 vsize=49988540 memory=2316 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787546/stat : 787546 (fscip) S 787353 787356 787299 0 -1 1077936192 622 0 0 0 1 3 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787547] ppid=787353 vsize=49988540 memory=33000 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787547/stat : 787547 (fscip) S 787353 787356 787299 0 -1 1077936192 600 0 0 0 3 1 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787548] ppid=787353 vsize=49988540 memory=1804 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787548/stat : 787548 (fscip) S 787353 787356 787299 0 -1 1077936192 490 0 0 0 0 3 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787549] ppid=787353 vsize=49988540 memory=281207348079216 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787549/stat : 787549 (fscip) S 787353 787356 787299 0 -1 1077936192 571 0 0 0 0 4 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787550] ppid=787353 vsize=49988540 memory=6943526294502006880 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787550/stat : 787550 (fscip) S 787353 787356 787299 0 -1 1077936192 446 0 0 0 1 2 0 0 20 0 41 0 133217592 51188264960 11674647 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787551] ppid=787353 vsize=49988540 memory=-9178176116494409632 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787551/stat : 787551 (fscip) S 787353 787356 787299 0 -1 1077936192 701 0 0 0 2 2 0 0 20 0 41 0 133217592 51188264960 11675159 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787552] ppid=787353 vsize=49988540 memory=8584964646108130 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787552/stat : 787552 (fscip) S 787353 787356 787299 0 -1 1077936192 601 0 0 0 0 3 0 0 20 0 41 0 133217592 51188264960 11675671 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
[pid=787356/tid=787553] ppid=787353 vsize=49988540 memory=8561850598992369073 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/787356/task/787553/stat : 787553 (fscip) S 787353 787356 787299 0 -1 1077936192 598 0 0 0 0 4 0 0 20 0 41 0 133217593 51188264960 11675671 809668444160 4194304 16623229 140728619388896 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39411712 140728619394054 140728619394172 140728619394172 140728619401200 0
Current children cumulated CPU time: 71023.8 s
Current children cumulated vsize: 49988540 KiB
Current children cumulated memory: 46690396 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=67631.2 s, system=3395 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3700.8 s]
/proc/loadavg: 80.78 80.61 78.92 44/946 789580
/proc/meminfo: memFree=613717824/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 80.78 80.61 78.92 44/946 789580
/proc/meminfo: memFree=657444244/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 80.78 80.61 78.92 44/946 789580
/proc/meminfo: memFree=694934952/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): 3702.16
CPU time (s): 71026.2
CPU user time (s): 67631.2
CPU system time (s): 3395
CPU usage (%): 1918.51
Max. virtual memory (cumulated for all children) (KiB): 50078764
Max. memory (cumulated for all children) (KiB): 46950600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67631.2
system time used= 3395
maximum resident set size= 47025996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160297925
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= 783362
involuntary context switches= 548109


# summary of solver processes directly reported to runsolver:
#   pid: 787356
#   total CPU time (s): 71026.2
#   total CPU user time (s): 67631.2
#   total CPU system time (s): 3395

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.1999 second user time and 102.098 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 22:10:34
IDJOB=4465931
IDBENCH=178667
IDSOLVER=3094
FILE ID=nodeD105/4465931-1723666234
RUNJOBID= nodeD105-1723666234-787311
SLURM_JOB_ID= 8267929
Free space on /tmp= 8622860 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-rmine15.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-4465931-1723666234/watcher-4465931-1723666234 -o /tmp/evaluation-result-4465931-1723666234/solver-4465931-1723666234 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723666234-787311 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465931-1723666234.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 8b0f0a056877f36e2c13e33d533276b3
RANDOM SEED=533947920

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		: 2756.420
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		: 3685.166
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		: 3542.679
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		: 3241.841
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		: 1460.900
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		: 3239.939
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		: 3197.635
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		: 3493.399
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		: 3369.275
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		: 3669.892
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		: 2913.001
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		: 3605.911
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		: 2938.217
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		: 3812.409
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		: 3789.518
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		: 3746.004
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		: 2679.739
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		: 2644.040
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		: 2640.490
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		: 2314.635
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		: 2927.753
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		: 2655.821
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		: 2655.555
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		: 1396.799
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		: 2689.471
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		: 2646.672
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		: 3105.799
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		: 1700.609
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		: 2768.149
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		: 3103.371
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		: 3077.879
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		: 1685.104
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		: 1572.652
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		: 2957.309
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		: 3067.966
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		: 1648.367
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		: 2837.957
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		: 2209.261
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 38
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3031.684
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		: 1670.840
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		: 2007.302
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		: 2385.282
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		: 3076.789
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		: 1669.572
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		: 3579.409
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		: 2196.787
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		: 3086.782
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		: 2239.330
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		: 3528.798
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		: 1263.244
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		: 2630.660
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		: 1450.167
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		: 3499.755
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		: 2105.418
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		: 2608.751
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		: 2605.733
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		: 3578.716
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		: 2099.295
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		: 2603.424
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		: 2605.066
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		: 3059.410
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		: 2160.272
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		: 2764.339
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		: 2617.413
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		: 3780.835
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		: 3359.885
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		: 2606.409
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		: 2597.304
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		: 2913.611
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		: 2103.451
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		: 2608.079
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		: 2626.684
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		: 3308.576
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		: 2820.946
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		: 2598.729
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		: 2959.887
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		: 2864.564
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		: 3588.077
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		: 3662.456
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		: 3705.802
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:        778793336 kB
MemAvailable:   783553220 kB
Buffers:         1263420 kB
Cached:          6784080 kB
SwapCached:            0 kB
Active:          1710868 kB
Inactive:        6747684 kB
Active(anon):       2064 kB
Inactive(anon):   447936 kB
Active(file):    1708804 kB
Inactive(file):  6299748 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            168984 kB
Writeback:             0 kB
AnonPages:        411328 kB
Mapped:           102512 kB
Shmem:             38920 kB
KReclaimable:     342068 kB
Slab:             781260 kB
SReclaimable:     342068 kB
SUnreclaim:       439192 kB
KernelStack:       14768 kB
PageTables:         9948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     587848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1178880 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 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:     1376256 kB
DirectMap2M:    196253696 kB
DirectMap1G:    608174080 kB

Free space on /tmp at the end= 8622772 MiB
End job on nodeD105 at 2024-08-14 23:12:16