Trace number 4465464

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) 70776.5 3703.21

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_8_mh.opb
MD5SUM5ec413d62d676bec20b33bb55db2fffa
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 benchmark2458141
Best CPU time to get the best result obtained on this benchmark3600.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 130323843
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 60462692152
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 130323843
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 60462692152
Number of bits of the biggest sum of numbers36
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)
2.48/2.50	c Default LC presolving (default).
2.48/2.52	c ** Before presolving: virtualMemUsedAtLc = 2096764515, getVmSize() = 1367638016, SCIPgetMemUsed() = 1216857156, SCIPgetMemTotal() = 1290850812, SCIPgetMemExternEstim() = 805913703
2.48/2.52	c ** set memory limit for presolving in LC to 8.78949e+12 for SCIP **
111.45/111.90	c ** Estimated virtualMemUsedAtSolver = 1968658576, getVmSize() = 2401558528, SCIPgetMemUsed() = 1697684770, SCIPgetMemTotal() = 2147074162, SCIPgetMemExternEstim() = 805913703
111.45/111.90	c ** set memory limit for solvers to 4.18241e+11 for each SCIP **
111.45/111.90	c Original Problem   :
111.45/111.90	c   Problem name     : instance-4465464-1723623400
111.45/111.90	c   Variables        : 250200 (250200 binary, 0 integer, 0 implicit integer, 0 continuous)
111.45/111.90	c   Constraints      : 605407
111.45/111.90	c   Objective sense  : minimize
111.45/111.90	c Presolved Problem  :
111.45/111.90	c   Variables        : 240200 (240200 binary, 0 integer, 0 implicit integer, 0 continuous)
111.45/111.90	c   Constraints      : 479229
111.45/111.90	c Constraints        : Number
111.45/111.90	c   knapsack         : 1375 
111.45/111.90	c   setppc           : 356526 
111.45/111.90	c   and              : 120050 
111.45/111.90	c   linear           : 3 
111.45/111.90	c   logicor          : 1275 
111.45/111.90	c ** Instance transfer method used: 0
112.58/113.05	c ** ParaScipInstance copy does not increase the number of variables. **
130.70/130.99	c LC is working with racing ramp-up and with rebuilding tree after racing.
130.70/130.99	c                                Nodes    Active                                            
130.70/130.99	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
830.41/167.17	c *     167              0           1        20   171881793.0000                -          -
830.41/167.17	c       167              0           1        20   171881793.0000                -          -
15798.24/922.94	c *     923              0           1        20   130252348.0000                -          -
15798.24/922.94	c       923              0           1        20   130252348.0000                -          -
16688.49/967.96	c       968              2           1        20   130252348.0000          -5.0000          -
16795.48/973.37	c       973              2           1        20   130252348.0000          -5.0000          -
16965.68/982.00	c       982              2           1        20   130252348.0000          -5.0000          -
17064.78/987.01	c       987              3           4        20   130252348.0000          -5.0000          -
17792.45/1023.67	c      1024              3           4        20   130252348.0000          -5.0000          -
17895.33/1028.88	c      1029             15          14        20   130252348.0000          -5.0000          -
18160.95/1042.27	c      1042             15          14        20   130252348.0000          -5.0000          -
18269.78/1047.73	c      1048             21          22        20   130252348.0000          -5.0000          -
18818.88/1075.44	c      1075             21          22        20   130252348.0000          -5.0000          -
18927.94/1081.00	c      1081             33          32        20   130252348.0000          -5.0000          -
19208.54/1095.08	c      1095             33          32        20   130252348.0000          -5.0000          -
19344.46/1102.02	c      1102             41          42        20   130252348.0000          -5.0000          -
19814.53/1125.63	c      1126             41          42        20   130252348.0000          -5.0000          -
19939.45/1131.93	c      1132             52          51        20   130252348.0000          -5.0000          -
20066.35/1138.34	c      1138             62          61        20   130252348.0000          -5.0000          -
20171.22/1143.65	c *    1144            102         101        20   113638930.0000          -5.0000          -
20171.22/1143.65	c      1144            102         101        20   113638930.0000          -5.0000          -
20181.93/1144.16	c *    1144            102         101        20   113631726.0000          -5.0000          -
20190.80/1144.66	c *    1145            102         101        20   113606372.0000          -5.0000          -
20273.73/1148.84	c      1149            102         101        20   113606372.0000          -5.0000          -
20275.62/1148.92	c *    1149            102         101        20    80191246.0000          -5.0000          -
20476.65/1159.11	c      1159            114         104        20    80191246.0000          -5.0000          -
20596.00/1165.07	c      1165            114         104        20    80191246.0000          -5.0000          -
20919.99/1181.49	c      1182            121         113        20    80191246.0000          -5.0000          -
21027.09/1186.80	c      1187             65          63        20    80191246.0000          -5.0000          -
21104.45/1190.78	c *    1191             65          63        20    80165892.0000          -5.0000          -
21247.25/1197.90	c      1198            115         111        20    80165892.0000          -5.0000          -
21399.95/1205.64	c      1206            115         111        20    80165892.0000          -5.0000          -
21510.68/1211.23	c      1211            121         119        20    80165892.0000          -5.0000          -
21671.22/1219.31	c      1219            121         119        20    80165892.0000          -5.0000          -
21787.09/1225.16	c      1225             82          80        20    80165892.0000          -5.0000          -
21905.95/1231.19	c      1231            142         132        20    80165892.0000          -5.0000          -
22014.17/1236.61	c      1237            141         139        20    80165892.0000          -5.0000          -
22117.31/1241.81	c      1242            161         153        20    80165892.0000          -5.0000          -
22221.43/1247.07	c      1247            162         152        20    80165892.0000          -5.0000          -
22357.26/1253.91	c      1254            132         130        20    80165892.0000          -5.0000          -
22456.41/1258.98	c      1259            172         162        20    80165892.0000          -5.0000          -
22525.64/1262.46	c *    1262            202         198        20    79353582.0000          -5.0000          -
22535.51/1263.02	c *    1263            202         198        20    79287187.0000          -5.0000          -
22549.39/1263.64	c *    1264            202         198        20    79243736.0000          -5.0000          -
22558.15/1264.06	c      1264            172         170        20    79243736.0000          -5.0000          -
22657.17/1269.10	c      1269            194         184        20    79243736.0000          -5.0000          -
22763.32/1274.45	c      1274            214         209        20    79243736.0000          -5.0000          -
22882.34/1280.49	c      1280            214         209        20    79243736.0000          -5.0000          -
23029.15/1287.83	c      1288            282         279        20    79243736.0000          -5.0000          -
23189.73/1295.98	c      1296            301         293        20    79243736.0000          -5.0000          -
23316.51/1302.32	c      1302            301         293        20    79243736.0000          -5.0000          -
23423.63/1307.74	c      1308            301         300        20    79243736.0000          -5.0000          -
23534.62/1313.37	c      1313            320         315        20    79243736.0000          -5.0000          -
23650.57/1319.19	c      1319            320         315        20    79243736.0000          -5.0000          -
23798.15/1326.67	c      1327            321         318        20    79243736.0000          -5.0000          -
23956.76/1334.62	c      1335            321         318        20    79243736.0000          -5.0000          -
24059.82/1339.87	c      1340            392         384        20    79243736.0000          -5.0000          -
24285.68/1351.22	c      1351            392         384        20    79243736.0000          -5.0000          -
25131.27/1393.94	c      1394            382         381        20    79243736.0000          -5.0000          -
25238.11/1399.36	c      1399            412         409        20    79243736.0000          -5.0000          -
25341.10/1404.50	c      1404            412         409        20    79243736.0000          -5.0000          -
25454.07/1410.28	c      1410            412         409        20    79243736.0000          -5.0000          -
25658.16/1420.58	c      1421            412         409        20    79243736.0000          -5.0000          -
25775.09/1426.44	c      1426            412         409        20    79243736.0000          -5.0000          -
25903.96/1432.96	c      1433            613         603        20    79243736.0000          -5.0000          -
26025.59/1439.10	c      1439            482         477        20    79243736.0000          -5.0000          -
26125.00/1444.12	c      1444            621         613        20    79243736.0000          -5.0000          -
26314.07/1453.66	c      1454            642         639        20    79243736.0000          -5.0000          -
26426.97/1459.30	c      1459            682         677        20    79243736.0000          -5.0000          -
26526.08/1464.34	c      1464            842         839        20    79243736.0000          -5.0000          -
26654.93/1470.87	c      1471            842         839        20    79243736.0000          -5.0000          -
26767.89/1476.56	c      1477            822         817        20    79243736.0000          -5.0000          -
26870.99/1481.75	c      1482            926         849        20    79243736.0000          -5.0000          -
26972.09/1486.89	c      1487            890         879        20    79243736.0000          -5.0000          -
27124.75/1494.58	c      1495            929         846        20    79243736.0000          -5.0000          -
27239.73/1500.34	c      1500            934         844        20    79243736.0000          -5.0000          -
27344.81/1505.66	c      1506            876         860        20    79243736.0000          -5.0000          -
27481.59/1512.59	c      1513            935         843        20    79243736.0000          -5.0000          -
27604.54/1518.78	c      1519            936         842        20    79243736.0000          -5.0000          -
27712.71/1524.19	c      1524            878         858        20    79243736.0000          -5.0000          -
27820.67/1529.65	c      1530            878         858        20    79243736.0000          -5.0000          -
28032.70/1540.39	c      1540            878         858        20    79243736.0000          -5.0000          -
28216.98/1549.68	c      1550            878         858        20    79243736.0000          -5.0000          -
28355.75/1556.66	c      1557            909         860        20    79243736.0000          -5.0000          -
28456.87/1561.73	c      1562            879         832        20    79243736.0000          -5.0000          -
28577.67/1567.84	c      1568            942         836        20    79243736.0000          -5.0000          -
28706.50/1574.33	c      1574            880         831        20    79243736.0000          -5.0000          -
28817.56/1580.01	c      1580            944         834        20    79243736.0000          -5.0000          -
28932.47/1585.73	c      1586            913         856        20    79243736.0000          -5.0000          -
29033.59/1590.88	c      1591            882         779        20    79243736.0000          -5.0000          -
29177.46/1598.10	c      1598            950         828        20    79243736.0000          -5.0000          -
29315.59/1605.05	c      1605            951         827        20    79243736.0000          -5.0000          -
29417.80/1610.23	c      1610            919         850        20    79243736.0000          -5.0000          -
29524.83/1615.63	c      1616            890         771        20    79243736.0000          -5.0000          -
29697.23/1624.34	c      1624            921         848        20    79243736.0000          -5.0000          -
29821.97/1630.60	c      1631            894         767        20    79243736.0000          -5.0000          -
29954.72/1637.37	c      1637            955         823        20    79243736.0000          -5.0000          -
30059.57/1642.65	c      1643            957         821        20    79243736.0000          -5.0000          -
30170.39/1648.22	c      1648            898         763        20    79243736.0000          -5.0000          -
30316.86/1655.63	c      1656            899         762        20    79243736.0000          -5.0000          -
30459.41/1662.84	c      1663            961         817        20    79243736.0000          -5.0000          -
30655.53/1672.71	c      1673            962         816        20    79243736.0000          -5.0000          -
30831.89/1681.65	c      1682            963         815        20    79243736.0000          -5.0000          -
31006.24/1690.48	c      1690            964         814        20    79243736.0000          -5.0000          -
31168.69/1698.65	c      1699            967         811        20    79243736.0000          -5.0000          -
31287.57/1704.70	c      1705            952         834        20    79243736.0000          -5.0000          -
31392.62/1709.97	c      1710            968         810        20    79243736.0000          -5.0000          -
31499.39/1715.35	c      1715            953         833        20    79243736.0000          -5.0000          -
31600.47/1720.42	c      1720            954         832        20    79243736.0000          -5.0000          -
31703.49/1725.64	c      1726            954         832        20    79243736.0000          -5.0000          -
31814.44/1731.27	c      1731            955         831        20    79243736.0000          -5.0000          -
31943.19/1737.73	c      1738            918         743        20    79243736.0000          -5.0000          -
32060.12/1743.68	c      1744            956         830        20    79243736.0000          -5.0000          -
32184.96/1749.93	c      1750            920         741        20    79243736.0000          -5.0000          -
32286.92/1755.12	c      1755            974         804        20    79243736.0000          -5.0000          -
32405.86/1761.06	c      1761            960         826        20    79243736.0000          -5.0000          -
32515.91/1766.63	c      1767            961         825        20    79243736.0000          -5.0000          -
32632.85/1772.53	c      1773            977         801        20    79243736.0000          -5.0000          -
32755.58/1778.78	c      1779            962         824        20    79243736.0000          -5.0000          -
32863.59/1784.15	c      1784            963         823        20    79243736.0000          -5.0000          -
32980.72/1790.14	c      1790            930         731        20    79243736.0000          -5.0000          -
33106.35/1796.42	c      1796            935         726        20    79243736.0000          -5.0000          -
33235.20/1802.96	c      1803            938         723        20    79243736.0000          -5.0000          -
33352.13/1808.82	c      1809            982         796        20    79243736.0000          -5.0000          -
33453.11/1813.98	c      1814            939         722        20    79243736.0000          -5.0000          -
33596.65/1821.16	c      1821            943         718        20    79243736.0000          -5.0000          -
33720.50/1827.47	c      1827            971         815        20    79243736.0000          -5.0000          -
33823.58/1832.61	c      1833            985         793        20    79243736.0000          -5.0000          -
33940.38/1838.51	c      1839            986         792        20    79243736.0000          -5.0000          -
34090.24/1846.15	c      1846            978         808        20    79243736.0000          -5.0000          -
34211.01/1852.18	c      1852            990         788        20    79243736.0000          -5.0000          -
34387.08/1861.10	c      1861            955         706        20    79243736.0000          -5.0000          -
34562.16/1869.91	c      1870            956         705        20    79243736.0000          -5.0000          -
34679.01/1875.86	c      1876            958         703        20    79243736.0000          -5.0000          -
34778.06/1880.88	c      1881              2           1        20    79243736.0000     1266527.3634          -
34921.70/1888.10	c      1888              2           1        20    79243736.0000     1266527.3634          -
35027.53/1893.41	c      1893              2           1        20    79243736.0000     1266527.3634          -
35141.24/1899.17	c      1899              2           1        20    79243736.0000     1266527.3634          -
35257.96/1905.09	c      1905              2           1        20    79243736.0000     1266527.3634          -
35379.81/1911.24	c      1911              2           1        20    79243736.0000     1266527.3634          -
35484.69/1916.55	c      1917              2           1        20    79243736.0000     1266527.3634          -
35597.38/1922.24	c      1922              2           1        20    79243736.0000     1266527.3634          -
35727.95/1928.89	c      1929              2           1        20    79243736.0000     1266527.3634          -
35834.81/1934.28	c      1934              2           1        20    79243736.0000     1266527.3634          -
35957.60/1940.43	c      1940              2           1        20    79243736.0000     1271841.7967          -
36080.35/1946.65	c      1947              2           1        20    79243736.0000     1271841.7967          -
36207.84/1953.12	c      1953              2           1        20    79243736.0000     1271841.7967          -
36375.24/1961.57	c      1962              2           1        20    79243736.0000     1271841.7967          -
36474.22/1966.60	c      1967              2           1        20    79243736.0000     1271841.7967          -
36594.92/1972.60	c      1973              2           1        20    79243736.0000     1271841.7967          -
36707.67/1978.37	c      1978              2           1        20    79243736.0000     1271841.7967          -
36821.61/1984.08	c      1984              2           1        20    79243736.0000     1271841.7967          -
36923.38/1989.24	c      1989              2           1        20    79243736.0000     1271841.7967          -
37032.11/1994.79	c      1995              2           1        20    79243736.0000     1271841.7967          -
37162.82/2001.33	c      2001              2           1        20    79243736.0000     1271841.7967          -
37285.58/2007.59	c      2008              2           1        20    79243736.0000     1271841.7967          -
37443.82/2015.52	c      2016              2           1        20    79243736.0000     1271841.7967          -
37604.17/2023.62	c      2024              2           1        20    79243736.0000     1271841.7967          -
37786.17/2032.84	c      2033              2           1        20    79243736.0000     1271841.7967          -
37885.10/2037.87	c      2038              2           1        20    79243736.0000     1271841.7967          -
38028.55/2045.12	c      2045              2           1        20    79243736.0000     1271841.7967          -
38144.43/2050.98	c      2051              2           1        20    79243736.0000     1271841.7967          -
38288.95/2058.27	c      2058              2           1        20    79243736.0000     1271841.7967          -
38397.82/2063.72	c      2064              2           1        20    79243736.0000     1271841.7967          -
38506.67/2069.29	c      2069              2           1        20    79243736.0000     1271841.7967          -
38644.90/2076.26	c      2076              2           1        20    79243736.0000     1271841.7967          -
38777.49/2083.04	c      2083              2           1        20    79243736.0000     1271841.7967          -
38882.22/2088.26	c      2088              2           1        20    79243736.0000     1271841.7967          -
39024.73/2095.48	c      2095              2           1        20    79243736.0000     1271841.7967          -
39173.17/2103.04	c      2103              2           1        20    79243736.0000     1271841.7967          -
39339.37/2111.32	c      2111              2           1        20    79243736.0000     1271841.7967          -
39446.17/2116.72	c      2117              3           2        20    79243736.0000     1271841.7967          -
39556.86/2122.36	c      2122              3           2        20    79243736.0000     1271841.7967          -
39687.43/2128.91	c      2129              3           2        20    79243736.0000     1271841.7967          -
39798.18/2134.52	c      2135              3           2        20    79243736.0000     1271841.7967          -
39910.99/2140.27	c      2140              3           2        20    79243736.0000     1271841.7967          -
40013.89/2145.47	c      2145              3           2        20    79243736.0000     1271841.7967          -
40130.54/2151.32	c      2151              3           2        20    79243736.0000     1271841.7967          -
40229.48/2156.39	c      2156              3           2        20    79243736.0000     1271841.7967          -
40358.04/2162.88	c      2163              3           2        20    79243736.0000     1271841.7967          -
40464.78/2168.29	c      2168              3           2        20    79243736.0000     1271841.7967          -
40577.48/2174.03	c      2174              3           2        20    79243736.0000     1271841.7967          -
40714.04/2180.89	c      2181              3           2        20    79243736.0000     1271841.7967          -
40826.73/2186.55	c      2187              3           2        20    79243736.0000     1271841.7967          -
40933.61/2191.91	c      2192              3           2        20    79243736.0000     1271841.7967          -
41042.29/2197.48	c      2197              3           2        20    79243736.0000     1271841.7967          -
41154.10/2203.10	c      2203              3           2        20    79243736.0000     1271841.7967          -
41275.72/2209.26	c      2209              3           2        20    79243736.0000     1271841.7967          -
41393.44/2215.16	c      2215              3           2        20    79243736.0000     1271841.7967          -
41493.37/2220.27	c      2220              3           2        20    79243736.0000     1271841.7967          -
41620.05/2226.68	c      2227              3           2        20    79243736.0000     1271841.7967          -
41740.62/2232.75	c      2233              3           2        20    79243736.0000     1271841.7967          -
41841.51/2237.85	c      2238              3           2        20    79243736.0000     1271841.7967          -
41942.44/2242.98	c      2243              3           2        20    79243736.0000     1271841.7967          -
42063.98/2249.15	c      2249              4           3        20    79243736.0000     1271841.7967          -
42219.48/2256.96	c      2257              4           3        20    79243736.0000     1271841.7967          -
42397.53/2265.96	c      2266              4           3        20    79243736.0000     1271841.7967          -
42549.87/2273.68	c      2274              4           3        20    79243736.0000     1271841.7967          -
42650.83/2278.78	c      2279              4           3        20    79243736.0000     1271841.7967          -
42761.65/2284.36	c      2284              4           3        20    79243736.0000     1271841.7967          -
42860.56/2289.39	c      2289              4           3        20    79243736.0000     1271841.7967          -
42985.04/2295.65	c      2296              4           3        20    79243736.0000     1271841.7967          -
43117.49/2302.36	c      2302              4           3        20    79243736.0000     1271841.7967          -
43273.74/2310.28	c      2310              4           3        20    79243736.0000     1271841.7967          -
43391.96/2316.22	c      2316              4           3        20    79243736.0000     1271841.7967          -
43494.90/2321.41	c      2321              4           3        20    79243736.0000     1271841.7967          -
43613.66/2327.47	c      2327              4           3        20    79243736.0000     1271841.7967          -
43755.33/2334.61	c      2335              4           3        20    79243736.0000     1271841.7967          -
43863.33/2340.15	c      2340              4           3        20    79243736.0000     1271841.7967          -
44021.60/2348.07	c      2348              4           3        20    79243736.0000     1271841.7967          -
44123.45/2353.26	c      2353              4           3        20    79243736.0000     1271841.7967          -
44295.69/2362.05	c      2362              4           3        20    79243736.0000     1271841.7967          -
44424.27/2368.45	c      2368              4           3        20    79243736.0000     1271841.7967          -
44539.01/2374.23	c      2374              4           3        20    79243736.0000     1271841.7967          -
44639.90/2379.38	c      2379              4           3        20    79243736.0000     1271841.7967          -
44795.43/2387.16	c      2387              4           3        20    79243736.0000     1271841.7967          -
44958.63/2395.47	c      2395              4           3        20    79243736.0000     1271841.7967          -
45073.45/2401.28	c      2401              4           3        20    79243736.0000     1271841.7967          -
45206.12/2408.02	c      2408              4           3        20    79243736.0000     1271841.7967          -
45310.96/2413.23	c      2413              4           3        20    79243736.0000     1271841.7967          -
45411.86/2418.34	c      2418              4           3        20    79243736.0000     1271841.7967          -
45522.75/2423.99	c      2424              5           4        20    79243736.0000     1271841.7967          -
45641.52/2429.90	c      2430              5           4        20    79243736.0000     1271841.7967          -
45748.27/2435.31	c      2435              5           4        20    79243736.0000     1271841.7967          -
45855.19/2440.79	c      2441              5           4        20    79243736.0000     1271841.7967          -
45958.13/2446.02	c      2446              5           4        20    79243736.0000     1271841.7967          -
46076.91/2451.99	c      2452              5           4        20    79243736.0000     1271841.7967          -
46245.17/2460.47	c      2460              5           4        20    79243736.0000     1271841.7967          -
46376.86/2467.06	c      2467              5           4        20    79243736.0000     1271841.7967          -
46515.44/2474.12	c      2474              5           4        20    79243736.0000     1271841.7967          -
46627.15/2479.72	c      2480              5           4        20    79243736.0000     1271841.7967          -
46777.59/2487.33	c      2487              5           4        20    79243736.0000     1271841.7967          -
46882.43/2492.65	c      2493              5           4        20    79243736.0000     1271841.7967          -
46992.01/2498.15	c      2498              5           4        20    79243736.0000     1271841.7967          -
47143.58/2505.80	c      2506              5           4        20    79243736.0000     1271841.7967          -
47252.45/2511.34	c      2511              5           4        20    79243736.0000     1271841.7967          -
47369.25/2517.22	c      2517              5           4        20    79243736.0000     1271841.7967          -
47468.23/2522.22	c      2522              5           4        20    79243736.0000     1271841.7967          -
47590.97/2528.40	c      2528              5           4        20    79243736.0000     1271841.7967          -
47697.85/2533.82	c      2534              5           4        20    79243736.0000     1271841.7967          -
47818.61/2540.00	c      2540              5           4        20    79243736.0000     1271841.7967          -
47960.02/2547.06	c      2547              5           4        20    79243736.0000     1271841.7967          -
48059.22/2552.12	c      2552              5           4        20    79243736.0000     1271841.7967          -
48180.92/2558.23	c      2558              5           4        20    79243736.0000     1271841.7967          -
48305.56/2564.54	c      2565              5           4        20    79243736.0000     1271841.7967          -
48410.48/2569.81	c      2570              5           4        20    79243736.0000     1271841.7967          -
48509.46/2574.88	c      2575              5           4        20    79243736.0000     1271841.7967          -
48633.32/2581.07	c      2581              6           5        20    79243736.0000     1271841.7967          -
48734.17/2586.18	c      2586              6           5        20    79243736.0000     1271841.7967          -
48834.09/2591.26	c      2591              6           5        20    79243736.0000     1271841.7967          -
48934.93/2596.37	c      2596              6           5        20    79243736.0000     1271841.7967          -
49045.81/2601.98	c      2602              6           5        20    79243736.0000     1271841.7967          -
49167.52/2608.06	c      2608              6           5        20    79243736.0000     1271841.7967          -
49283.24/2614.01	c      2614              2           1        20    79243736.0000     1282636.5092          -
49388.14/2619.22	c      2619              2           1        20    79243736.0000     1282636.5092          -
49500.97/2624.90	c      2625              2           1        20    79243736.0000     1282636.5092          -
49633.60/2631.61	c      2632              2           1        20    79243736.0000     1282636.5092          -
49741.41/2637.12	c      2637              2           1        20    79243736.0000     1282636.5092          -
49845.33/2642.35	c      2642              2           1        20    79243736.0000     1282636.5092          -
49950.22/2647.64	c      2648              2           1        20    79243736.0000     1282636.5092          -
50051.16/2652.71	c      2653              2           1        20    79243736.0000     1282636.5092          -
50153.97/2657.96	c      2658              2           1        20    79243736.0000     1282636.5092          -
50262.77/2663.40	c      2663              2           1        20    79243736.0000     1282636.5092          -
50365.68/2668.61	c      2669              2           1        20    79243736.0000     1282636.5092          -
50470.52/2673.91	c      2674              2           1        20    79243736.0000     1282636.5092          -
50583.31/2679.67	c      2680              2           1        20    79243736.0000     1282636.5092          -
50691.22/2685.06	c      2685              2           1        20    79243736.0000     1282636.5092          -
50796.98/2690.47	c      2690              2           1        20    79243736.0000     1282636.5092          -
50899.83/2695.68	c      2696              2           1        20    79243736.0000     1282636.5092          -
50998.79/2700.69	c      2701              2           1        20    79243736.0000     1282636.5092          -
51103.70/2705.92	c      2706              2           1        20    79243736.0000     1282636.5092          -
51222.45/2711.98	c      2712              2           1        20    79243736.0000     1282636.5092          -
51327.29/2717.24	c      2717              2           1        20    79243736.0000     1282636.5092          -
51428.23/2722.33	c      2722              2           1        20    79243736.0000     1282636.5092          -
51529.18/2727.42	c      2727              2           1        20    79243736.0000     1282636.5092          -
51643.98/2733.21	c      2733              2           1        20    79243736.0000     1282636.5092          -
51746.90/2738.47	c      2738              2           1        20    79243736.0000     1282636.5092          -
51863.68/2744.39	c      2744              2           1        20    79243736.0000     1282636.5092          -
51974.54/2749.99	c      2750              2           1        20    79243736.0000     1282636.5092          -
52076.48/2755.05	c      2755              2           1        20    79243736.0000     1282636.5092          -
52175.41/2760.10	c      2760              2           1        20    79243736.0000     1282636.5092          -
52287.26/2765.80	c      2766              2           1        20    79243736.0000     1282636.5092          -
52398.02/2771.37	c      2771              2           1        20    79243736.0000     1282636.5092          -
52498.79/2776.46	c      2776              2           1        20    79243736.0000     1282636.5092          -
52599.68/2781.58	c      2782              2           1        20    79243736.0000     1282636.5092          -
52706.55/2786.92	c      2787              2           1        20    79243736.0000     1282636.5092          -
52808.53/2792.08	c      2792              2           1        20    79243736.0000     1282636.5092          -
52907.51/2797.09	c      2797              2           1        20    79243736.0000     1282636.5092          -
53021.25/2802.84	c      2803              2           1        20    79243736.0000     1282636.5092          -
53125.28/2808.07	c      2808              2           1        20    79243736.0000     1282636.5092          -
53228.99/2813.33	c      2813              2           1        20    79243736.0000     1282636.5092          -
53329.93/2818.45	c      2818              2           1        20    79243736.0000     1282636.5092          -
53430.86/2823.57	c      2824              3           2        20    79243736.0000     1282636.5092          -
53529.82/2828.59	c      2829              3           2        20    79243736.0000     1282636.5092          -
53636.70/2833.93	c      2834              3           2        20    79243736.0000     1282636.5092          -
53749.45/2839.62	c      2840              3           2        20    79243736.0000     1282636.5092          -
53848.34/2844.63	c      2845              3           2        20    79243736.0000     1282636.5092          -
53992.85/2851.95	c      2852              3           2        20    79243736.0000     1282636.5092          -
54103.66/2857.56	c      2858              3           2        20    79243736.0000     1282636.5092          -
54204.60/2862.67	c      2863              3           2        20    79243736.0000     1282636.5092          -
54305.55/2867.73	c      2868              3           2        20    79243736.0000     1282636.5092          -
54411.55/2873.12	c      2873              3           2        20    79243736.0000     1282636.5092          -
54523.27/2878.78	c      2879              3           2        20    79243736.0000     1282636.5092          -
54642.00/2884.76	c      2885              3           2        20    79243736.0000     1282636.5092          -
54742.94/2889.85	c      2890              3           2        20    79243736.0000     1282636.5092          -
54843.87/2895.03	c      2895              3           2        20    79243736.0000     1282636.5092          -
54947.58/2900.16	c      2900              3           2        20    79243736.0000     1282636.5092          -
55049.67/2905.35	c      2905              3           2        20    79243736.0000     1282636.5092          -
55160.52/2910.94	c      2911              3           2        20    79243736.0000     1282636.5092          -
55273.33/2916.62	c      2917              3           2        20    79243736.0000     1282636.5092          -
55376.27/2921.85	c      2922              3           2        20    79243736.0000     1282636.5092          -
55491.03/2927.65	c      2928              3           2        20    79243736.0000     1282636.5092          -
55599.03/2933.09	c      2933              3           2        20    79243736.0000     1282636.5092          -
55708.73/2938.62	c      2939              3           2        20    79243736.0000     1282636.5092          -
55821.49/2944.31	c      2944              3           2        20    79243736.0000     1282636.5092          -
55924.51/2949.56	c      2950              3           2        20    79243736.0000     1282636.5092          -
56029.35/2954.87	c      2955              3           2        20    79243736.0000     1282636.5092          -
56133.21/2960.15	c      2960              3           2        20    79243736.0000     1282636.5092          -
56256.91/2966.34	c      2966              3           2        20    79243736.0000     1282636.5092          -
56370.60/2972.09	c      2972              3           2        20    79243736.0000     1282636.5092          -
56471.93/2977.19	c      2977              3           2        20    79243736.0000     1282636.5092          -
56571.61/2982.25	c      2982              3           2        20    79243736.0000     1282636.5092          -
56678.52/2987.67	c      2988              3           2        20    79243736.0000     1282636.5092          -
56779.46/2992.71	c      2993              3           2        20    79243736.0000     1282636.5092          -
56878.42/2997.72	c      2998              3           2        20    79243736.0000     1282636.5092          -
56986.36/3003.16	c      3003              3           2        20    79243736.0000     1282636.5092          -
57092.16/3008.50	c      3009              3           2        20    79243736.0000     1282636.5092          -
57191.12/3013.56	c      3014              3           2        20    79243736.0000     1282636.5092          -
57295.94/3018.85	c      3019              3           2        20    79243736.0000     1282636.5092          -
57401.90/3024.19	c      3024              3           2        20    79243736.0000     1282636.5092          -
57503.75/3029.36	c      3029              3           2        20    79243736.0000     1282636.5092          -
57617.57/3035.07	c      3035              3           2        20    79243736.0000     1282636.5092          -
57719.50/3040.22	c      3040              3           2        20    79243736.0000     1282636.5092          -
57820.39/3045.32	c      3045              3           2        20    79243736.0000     1282636.5092          -
57923.32/3050.57	c      3051              3           2        20    79243736.0000     1282636.5092          -
58022.29/3055.59	c      3056              3           2        20    79243736.0000     1282636.5092          -
58132.22/3061.08	c      3061              3           2        20    79243736.0000     1282636.5092          -
58236.04/3066.39	c      3066              3           2        20    79243736.0000     1282636.5092          -
58336.92/3071.43	c      3071              3           2        20    79243736.0000     1282636.5092          -
58448.58/3077.09	c      3077              3           2        20    79243736.0000     1282636.5092          -
58547.73/3082.11	c      3082              3           2        20    79243736.0000     1282636.5092          -
58649.51/3087.23	c      3087              3           2        20    79243736.0000     1282636.5092          -
58750.30/3092.35	c      3092              3           2        20    79243736.0000     1282636.5092          -
58867.07/3098.29	c      3098              3           2        20    79243736.0000     1282636.5092          -
58979.91/3103.94	c      3104              3           2        20    79243736.0000     1282636.5092          -
59088.76/3109.43	c      3109              4           3        20    79243736.0000     1282636.5092          -
59189.69/3114.52	c      3115              4           3        20    79243736.0000     1282636.5092          -
59294.60/3119.86	c      3120              4           3        20    79243736.0000     1282636.5092          -
59395.53/3124.94	c      3125              4           3        20    79243736.0000     1282636.5092          -
59504.31/3130.48	c      3130              4           3        20    79243736.0000     1282636.5092          -
59609.21/3135.76	c      3136              4           3        20    79243736.0000     1282636.5092          -
59712.09/3141.01	c      3141              4           3        20    79243736.0000     1282636.5092          -
59814.00/3146.06	c      3146              4           3        20    79243736.0000     1282636.5092          -
59917.91/3151.31	c      3151              4           3        20    79243736.0000     1282636.5092          -
60016.80/3156.39	c      3156              4           3        20    79243736.0000     1282636.5092          -
60121.59/3161.68	c      3162              4           3        20    79243736.0000     1282636.5092          -
60226.48/3166.90	c      3167              4           3        20    79243736.0000     1282636.5092          -
60331.24/3172.24	c      3172              4           3        20    79243736.0000     1282636.5092          -
60442.06/3177.89	c      3178              4           3        20    79243736.0000     1282636.5092          -
60546.11/3183.06	c      3183              4           3        20    79243736.0000     1282636.5092          -
60655.81/3188.66	c      3189              4           3        20    79243736.0000     1282636.5092          -
60758.74/3193.85	c      3194              4           3        20    79243736.0000     1282636.5092          -
60862.61/3199.06	c      3199              4           3        20    79243736.0000     1282636.5092          -
60970.25/3204.55	c      3205              4           3        20    79243736.0000     1282636.5092          -
61080.10/3210.10	c      3210              4           3        20    79243736.0000     1282636.5092          -
61205.20/3216.41	c      3216              4           3        20    79243736.0000     1282636.5092          -
61426.72/3227.61	c      3228              4           3        20    79243736.0000     1282636.5092          -
61531.54/3232.98	c      3233              4           3        20    79243736.0000     1282636.5092          -
61642.35/3238.59	c      3239              4           3        20    79243736.0000     1282636.5092          -
61747.23/3243.88	c      3244              4           3        20    79243736.0000     1282636.5092          -
61858.03/3249.49	c      3249              4           3        20    79243736.0000     1282636.5092          -
61966.89/3254.92	c      3255              4           3        20    79243736.0000     1282636.5092          -
62113.30/3262.40	c      3262              5           4        20    79243736.0000     1282636.5092          -
62216.26/3267.51	c      3268              5           4        20    79243736.0000     1282636.5092          -
62317.27/3272.67	c      3273              5           4        20    79243736.0000     1282636.5092          -
62416.25/3277.68	c      3278              5           4        20    79243736.0000     1282636.5092          -
62533.04/3283.52	c      3284              5           4        20    79243736.0000     1282636.5092          -
62647.85/3289.39	c      3289              5           4        20    79243736.0000     1282636.5092          -
62750.51/3294.56	c      3295              5           4        20    79243736.0000     1282636.5092          -
62857.18/3299.93	c      3300              5           4        20    79243736.0000     1282636.5092          -
62961.09/3305.19	c      3305              5           4        20    79243736.0000     1282636.5092          -
63060.98/3310.23	c      3310              5           4        20    79243736.0000     1282636.5092          -
63171.95/3315.85	c      3316              5           4        20    79243736.0000     1282636.5092          -
63275.67/3321.12	c      3321              5           4        20    79243736.0000     1282636.5092          -
63379.96/3326.39	c      3326              5           4        20    79243736.0000     1282636.5092          -
63493.48/3332.05	c      3332              5           4        20    79243736.0000     1282636.5092          -
63592.57/3337.13	c      3337              5           4        20    79243736.0000     1282636.5092          -
63698.88/3342.47	c      3342              5           4        20    79243736.0000     1282636.5092          -
63805.76/3347.89	c      3348              5           4        20    79243736.0000     1282636.5092          -
63906.75/3352.98	c      3353              5           4        20    79243736.0000     1282636.5092          -
64017.63/3358.51	c      3359              5           4        20    79243736.0000     1282636.5092          -
64124.58/3363.97	c      3364              5           4        20    79243736.0000     1282636.5092          -
64233.46/3369.41	c      3369              5           4        20    79243736.0000     1282636.5092          -
64340.29/3374.83	c      3375              5           4        20    79243736.0000     1282636.5092          -
64451.19/3380.41	c      3380              5           4        20    79243736.0000     1282636.5092          -
64558.14/3385.86	c      3386              5           4        20    79243736.0000     1282636.5092          -
64663.94/3391.15	c      3391              5           4        20    79243736.0000     1282636.5092          -
64771.64/3396.63	c      3397              5           4        20    79243736.0000     1282636.5092          -
64896.35/3403.00	c      3403              5           4        20    79243736.0000     1282636.5092          -
65007.01/3408.57	c      3409              5           4        20    79243736.0000     1282636.5092          -
65121.86/3414.35	c      3414              5           4        20    79243736.0000     1282636.5092          -
65230.75/3419.85	c      3420              5           4        20    79243736.0000     1282636.5092          -
65334.44/3425.10	c      3425              5           4        20    79243736.0000     1282636.5092          -
65433.27/3430.12	c      3430              5           4        20    79243736.0000     1282636.5092          -
65549.45/3435.98	c      3436              5           4        20    79243736.0000     1282636.5092          -
65656.37/3441.39	c      3441              5           4        20    79243736.0000     1282636.5092          -
65761.33/3446.65	c      3447              5           4        20    79243736.0000     1282636.5092          -
65864.30/3451.81	c      3452              5           4        20    79243736.0000     1282636.5092          -
65965.27/3456.92	c      3457              5           4        20    79243736.0000     1282636.5092          -
66064.30/3461.94	c      3462              5           4        20    79243736.0000     1282636.5092          -
66183.12/3467.96	c      3468              5           4        20    79243736.0000     1282636.5092          -
66281.95/3473.02	c      3473              5           4        20    79243736.0000     1282636.5092          -
66394.73/3478.67	c      3479              6           5        20    79243736.0000     1282636.5092          -
66495.65/3483.70	c      3484              6           5        20    79243736.0000     1282636.5092          -
66606.20/3489.34	c      3489              6           5        20    79243736.0000     1282636.5092          -
66716.96/3494.98	c      3495              6           5        20    79243736.0000     1282636.5092          -
66829.74/3500.60	c      3501              6           5        20    79243736.0000     1282636.5092          -
66928.69/3505.68	c      3506              6           5        20    79243736.0000     1282636.5092          -
67039.45/3511.26	c      3511              6           5        20    79243736.0000     1282636.5092          -
67144.33/3516.59	c      3517              6           5        20    79243736.0000     1282636.5092          -
67247.22/3521.76	c      3522              6           5        20    79243736.0000     1282636.5092          -
67365.83/3527.73	c      3528              6           5        20    79243736.0000     1282636.5092          -
67484.38/3533.78	c      3534              6           5        20    79243736.0000     1282636.5092          -
67585.19/3538.89	c      3539              6           5        20    79243736.0000     1282636.5092          -
67688.64/3544.11	c      3544              6           5        20    79243736.0000     1282636.5092          -
67794.59/3549.45	c      3549              6           5        20    79243736.0000     1282636.5092          -
67906.05/3555.13	c      3555              6           5        20    79243736.0000     1282636.5092          -
68013.98/3560.50	c      3560              6           5        20    79243736.0000     1282636.5092          -
68112.75/3565.55	c      3566              6           5        20    79243736.0000     1282636.5092          -
68227.42/3571.31	c      3571              7           6        20    79243736.0000     1282636.5092          -
68326.26/3576.36	c      3576              7           6        20    79243736.0000     1282636.5092          -
68433.05/3581.78	c      3582              7           6        20    79243736.0000     1282636.5092          -
68555.64/3588.04	c      3588              7           6        20    79243736.0000     1282636.5092          -
68670.25/3593.72	c      3594              7           6        20    79243736.0000     1282636.5092          -
68771.12/3598.81	c      3599              8           7        20    79243736.0000     1282636.5092          -
68877.79/3604.23	c      3604             10           7        20    79243736.0000     1282636.5092          -
68996.43/3610.20	c      3610             12           7        20    79243736.0000     1282636.5092          -
69105.18/3615.80	c      3616             12           7        20    79243736.0000     1282636.5092          -
69212.98/3621.18	c      3621             12           7        20    79243736.0000     1282636.5092          -
69331.53/3627.18	c      3627             12           7        20    79243736.0000     1282636.5092          -
69579.81/3639.72	c      3640             12           7        20    79243736.0000     1282636.5092          -
69692.51/3645.43	c      3645             16          11        20    79243736.0000     1282636.5092          -
69791.38/3650.48	c      3650             16          11        20    79243736.0000     1282636.5092          -
69894.20/3655.66	c      3656             16          11        20    79243736.0000     1282636.5092          -
69997.04/3660.85	c      3661             16          11        20    79243736.0000     1282636.5092          -
70097.88/3665.93	c      3666             16          11        20    79243736.0000     1282636.5092          -
70333.15/3677.83	c      3678             16          11        20    79243736.0000     1282636.5092          -
70443.88/3683.48	c      3683             17          12        20    79243736.0000     1282636.5092          -
70555.58/3689.07	c      3689             18          13        20    79243736.0000     1282636.5092          -
70661.42/3694.42	c      3694             18          13        20    79243736.0000     1282636.5092          -
70770.13/3700.03	c      3700             18          13        20    79243736.0000     1282636.5092          -

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 (122052 MiB free)
  memory of node 1: 193494 MiB (124384 MiB free)
  memory of node 2: 193531 MiB (125496 MiB free)
  memory of node 3: 193531 MiB (189878 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-4465464-1723623400/watcher-4465464-1723623400 -o /tmp/evaluation-result-4465464-1723623400/solver-4465464-1723623400 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757989 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465464-1723623400.opb -qsol -t 72000 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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


[startup+0.100112 s]*
/proc/loadavg: 80.30 73.20 74.78 63/981 760554
/proc/meminfo: memFree=575168096/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=176956 memory=161604 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 38274 0 0 0 6 5 0 0 20 0 1 0 128923107 181202944 40401 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 44239 40401 2347 3035 0 40635 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 176956 KiB
Current children cumulated memory: 161604 KiB

[startup+0.223765 s]*
/proc/loadavg: 80.30 73.20 74.78 62/981 760554
/proc/meminfo: memFree=575101056/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=234096 memory=218620 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 52536 0 0 0 16 7 0 0 20 0 1 0 128923107 239714304 54655 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 58524 54655 2347 3035 0 54920 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 234096 KiB
Current children cumulated memory: 218620 KiB

[startup+0.321686 s]*
/proc/loadavg: 80.30 73.20 74.78 62/981 760554
/proc/meminfo: memFree=575032812/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=300348 memory=284896 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 69118 0 0 0 23 10 0 0 20 0 1 0 128923107 307556352 71224 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 75087 71224 2347 3035 0 71483 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 300348 KiB
Current children cumulated memory: 284896 KiB

[startup+0.700318 s]
/proc/loadavg: 80.30 73.20 74.78 62/981 760554
/proc/meminfo: memFree=574936448/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=439916 memory=423568 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 102751 0 0 0 54 15 0 0 20 0 1 0 128923107 450473984 105892 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 109979 105892 2347 3035 0 106375 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 439916 KiB
Current children cumulated memory: 423568 KiB

[startup+1.50033 s]
/proc/loadavg: 80.30 73.20 74.78 64/981 760554
/proc/meminfo: memFree=574812456/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=786236 memory=773644 CPUtime=1.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 196838 0 0 0 120 28 0 0 20 0 1 0 128923107 805105664 193411 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 196559 193411 2555 3035 0 192955 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 786236 KiB
Current children cumulated memory: 773644 KiB

[startup+3.1272 s]
/proc/loadavg: 78.76 73.00 74.71 64/981 760554
/proc/meminfo: memFree=573932764/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=1413552 memory=1382928 CPUtime=3.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 336822 0 0 0 258 52 0 0 20 0 1 0 128923107 1447477248 345732 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 353388 345732 2630 3035 0 349784 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1413552 KiB
Current children cumulated memory: 1382928 KiB

[startup+6.30029 s]
/proc/loadavg: 78.76 73.00 74.71 64/981 760556
/proc/meminfo: memFree=573779240/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=1558244 memory=1523472 CPUtime=6.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 382089 0 0 0 554 73 0 0 20 0 1 0 128923107 1595641856 380868 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 389561 380868 2726 3035 0 385957 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1558244 KiB
Current children cumulated memory: 1523472 KiB

[startup+12.7003 s]
/proc/loadavg: 76.03 72.60 74.56 64/981 760556
/proc/meminfo: memFree=573334312/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=2044852 memory=2007344 CPUtime=12.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 476626 0 0 0 1175 90 0 0 20 0 1 0 128923107 2093928448 501836 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 511213 501836 2774 3035 0 507609 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2044852 KiB
Current children cumulated memory: 2007344 KiB

[startup+25.5003 s]
/proc/loadavg: 73.72 72.22 74.41 64/981 760559
/proc/meminfo: memFree=573234268/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=2083120 memory=2041664 CPUtime=25.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 480659 0 0 0 2447 92 0 0 20 0 1 0 128923107 2133114880 510416 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 520780 510416 2774 3035 0 517176 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2083120 KiB
Current children cumulated memory: 2041664 KiB

[startup+51.1292 s]
/proc/loadavg: 69.32 71.30 74.05 64/981 760562
/proc/meminfo: memFree=573146588/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=2087216 memory=2045756 CPUtime=50.91 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 482047 0 0 0 4996 95 0 0 20 0 1 0 128923107 2137309184 511439 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 521804 511439 2774 3035 0 518200 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2087216 KiB
Current children cumulated memory: 2045756 KiB

[startup+102.3 s]
/proc/loadavg: 64.32 69.57 73.30 66/981 760571
/proc/meminfo: memFree=573097692/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=2126804 memory=2085304 CPUtime=101.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) R 760550 760553 757976 0 -1 4194304 487440 0 0 0 10089 99 0 0 20 0 1 0 128923107 2177847296 521326 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 531701 521326 2774 3035 0 528097 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 2126804 KiB
Current children cumulated memory: 2085304 KiB

[startup+162.302 s]
/proc/loadavg: 70.68 70.13 73.24 83/1021 760621
/proc/meminfo: memFree=514134404/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=63877576 memory=60977364 CPUtime=735.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) S 760550 760553 757976 0 -1 1077936128 14386846 0 0 0 68957 4631 0 0 20 0 41 0 128923107 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 15969394 15244341 2854 3035 0 15563815 0
[pid=760553/tid=760574] ppid=760550 vsize=63877576 memory=25333125866717268 CPUtime=31.64 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760574/stat : 760574 (fscip) R 760550 760553 757976 0 -1 4194368 420958 0 0 0 3083 81 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760575] ppid=760550 vsize=63877576 memory=281178088271456 CPUtime=30.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760575/stat : 760575 (fscip) R 760550 760553 757976 0 -1 4194368 873899 0 0 0 2634 431 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760576] ppid=760550 vsize=63877576 memory=2087384 CPUtime=31.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760576/stat : 760576 (fscip) R 760550 760553 757976 0 -1 4194368 765329 0 0 0 2982 153 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760577] ppid=760550 vsize=63877576 memory=5512 CPUtime=31.63 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760577/stat : 760577 (fscip) R 760550 760553 757976 0 -1 4194368 429429 0 0 0 3081 82 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760578] ppid=760550 vsize=63877576 memory=281178087681984 CPUtime=30.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760578/stat : 760578 (fscip) R 760550 760553 757976 0 -1 4194368 881048 0 0 0 2624 433 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760579] ppid=760550 vsize=63877576 memory=1668 CPUtime=31.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760579/stat : 760579 (fscip) R 760550 760553 757976 0 -1 4194368 764906 0 0 0 2989 152 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760580] ppid=760550 vsize=63877576 memory=281178087658544 CPUtime=31.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760580/stat : 760580 (fscip) R 760550 760553 757976 0 -1 4194368 428598 0 0 0 3076 84 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760581] ppid=760550 vsize=63877576 memory=12013500 CPUtime=30.54 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760581/stat : 760581 (fscip) R 760550 760553 757976 0 -1 4194368 883733 0 0 0 2639 415 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760582] ppid=760550 vsize=63877576 memory=60618100 CPUtime=31.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760582/stat : 760582 (fscip) R 760550 760553 757976 0 -1 4194368 771965 0 0 0 2976 158 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760583] ppid=760550 vsize=63877576 memory=0 CPUtime=31.63 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760583/stat : 760583 (fscip) R 760550 760553 757976 0 -1 4194368 424839 0 0 0 3082 81 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760584] ppid=760550 vsize=63877576 memory=7068 CPUtime=30.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760584/stat : 760584 (fscip) R 760550 760553 757976 0 -1 4194368 882651 0 0 0 2621 432 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760585] ppid=760550 vsize=63877576 memory=20384 CPUtime=31.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760585/stat : 760585 (fscip) R 760550 760553 757976 0 -1 4194368 763097 0 0 0 2980 158 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760586] ppid=760550 vsize=63877576 memory=6944656592455359580 CPUtime=31.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760586/stat : 760586 (fscip) R 760550 760553 757976 0 -1 4194368 430088 0 0 0 3072 83 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760587] ppid=760550 vsize=63877576 memory=51820240 CPUtime=30.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760587/stat : 760587 (fscip) R 760550 760553 757976 0 -1 4194368 882967 0 0 0 2625 430 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760588] ppid=760550 vsize=63877576 memory=0 CPUtime=31.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760588/stat : 760588 (fscip) R 760550 760553 757976 0 -1 4194368 764197 0 0 0 2985 152 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760589] ppid=760550 vsize=63877576 memory=11448 CPUtime=31.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760589/stat : 760589 (fscip) R 760550 760553 757976 0 -1 4194368 430244 0 0 0 3067 83 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760590] ppid=760550 vsize=63877576 memory=281178088436880 CPUtime=30.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760590/stat : 760590 (fscip) R 760550 760553 757976 0 -1 4194368 880594 0 0 0 2627 423 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760591] ppid=760550 vsize=63877576 memory=20660 CPUtime=31.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760591/stat : 760591 (fscip) R 760550 760553 757976 0 -1 4194368 762048 0 0 0 2985 158 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760592] ppid=760550 vsize=63877576 memory=54764052 CPUtime=31.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760592/stat : 760592 (fscip) R 760550 760553 757976 0 -1 4194368 430151 0 0 0 3049 86 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760593] ppid=760550 vsize=63877576 memory=60604220 CPUtime=30.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760593/stat : 760593 (fscip) R 760550 760553 757976 0 -1 4194368 879039 0 0 0 2621 434 0 0 20 0 41 0 128934298 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760598] ppid=760550 vsize=63877576 memory=60698212 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760598/stat : 760598 (fscip) S 760550 760553 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128936210 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760599] ppid=760550 vsize=63877576 memory=11644316 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760599/stat : 760599 (fscip) S 760550 760553 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128936210 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760600] ppid=760550 vsize=63877576 memory=11624 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760600/stat : 760600 (fscip) S 760550 760553 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128936210 65410637824 15244341 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0

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

/proc/760553/task/760605/stat : 760605 (fscip) S 760550 760553 757976 0 -1 1077936192 231 0 0 0 4 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760606] ppid=760550 vsize=142828164 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760606/stat : 760606 (fscip) S 760550 760553 757976 0 -1 1077936192 208 0 0 0 4 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760607] ppid=760550 vsize=142828164 memory=11448 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760607/stat : 760607 (fscip) S 760550 760553 757976 0 -1 1077936192 252 0 0 0 3 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760608] ppid=760550 vsize=142828164 memory=40480 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760608/stat : 760608 (fscip) S 760550 760553 757976 0 -1 1077936192 190 0 0 0 4 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760609] ppid=760550 vsize=142828164 memory=101377668 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760609/stat : 760609 (fscip) S 760550 760553 757976 0 -1 1077936192 205 0 0 0 3 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760610] ppid=760550 vsize=142828164 memory=281178088379504 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760610/stat : 760610 (fscip) S 760550 760553 757976 0 -1 1077936192 220 0 0 0 3 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760611] ppid=760550 vsize=142828164 memory=-3535359994705171552 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760611/stat : 760611 (fscip) S 760550 760553 757976 0 -1 1077936192 213 0 0 0 3 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760612] ppid=760550 vsize=142828164 memory=11448 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760612/stat : 760612 (fscip) S 760550 760553 757976 0 -1 1077936192 237 0 0 0 4 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760613] ppid=760550 vsize=142828164 memory=11448 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760613/stat : 760613 (fscip) S 760550 760553 757976 0 -1 1077936192 245 0 0 0 3 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760614] ppid=760550 vsize=142828164 memory=101378284 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760614/stat : 760614 (fscip) S 760550 760553 757976 0 -1 1077936192 220 0 0 0 3 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760615] ppid=760550 vsize=142828164 memory=101378284 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760615/stat : 760615 (fscip) S 760550 760553 757976 0 -1 1077936192 193 0 0 0 3 0 0 0 20 0 41 0 128936210 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760616] ppid=760550 vsize=142828164 memory=101378284 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760616/stat : 760616 (fscip) S 760550 760553 757976 0 -1 1077936192 200 0 0 0 3 0 0 0 20 0 41 0 128936211 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760617] ppid=760550 vsize=142828164 memory=7044 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760617/stat : 760617 (fscip) S 760550 760553 757976 0 -1 1077936192 229 0 0 0 3 0 0 0 20 0 41 0 128936212 146256039936 25344571 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
Current children cumulated CPU time: 69631.2 s
Current children cumulated vsize: 142828164 KiB
Current children cumulated memory: 101378284 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.38 79.67 79.73 81/1021 762719
/proc/meminfo: memFree=597122868/790760804 swapFree=131071996/131071996
[pid=760553] ppid=760550 vsize=142725320 memory=101052996 CPUtime=70773.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/stat : 760553 (fscip) S 760550 760553 757976 0 -1 1077936128 288017820 0 0 0 7042897 34414 0 0 20 0 41 0 128923107 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
/proc/760553/statm: 35681330 25263249 3030 3035 0 35116219 0
[pid=760553/tid=760574] ppid=760550 vsize=142725320 memory=19884 CPUtime=3536.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760574/stat : 760574 (fscip) R 760550 760553 757976 0 -1 4194368 17272881 0 0 0 351944 1709 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760575] ppid=760550 vsize=142725320 memory=6720659952509141098 CPUtime=3535.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760575/stat : 760575 (fscip) R 760550 760553 757976 0 -1 4194368 8170609 0 0 0 352077 1489 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760576] ppid=760550 vsize=142725320 memory=101378604 CPUtime=3538.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760576/stat : 760576 (fscip) R 760550 760553 757976 0 -1 4194368 18425275 0 0 0 351908 1957 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760577] ppid=760550 vsize=142725320 memory=6720665428609351791 CPUtime=3538.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760577/stat : 760577 (fscip) R 760550 760553 757976 0 -1 4194368 15956385 0 0 0 352199 1669 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760578] ppid=760550 vsize=142725320 memory=26916540 CPUtime=3526.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760578/stat : 760578 (fscip) R 760550 760553 757976 0 -1 4194368 7510179 0 0 0 351392 1243 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760579] ppid=760550 vsize=142725320 memory=2676 CPUtime=3532.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760579/stat : 760579 (fscip) R 760550 760553 757976 0 -1 4194368 20802595 0 0 0 351077 2176 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760580] ppid=760550 vsize=142725320 memory=6668 CPUtime=3523.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760580/stat : 760580 (fscip) R 760550 760553 757976 0 -1 4194368 17007470 0 0 0 350494 1858 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760581] ppid=760550 vsize=142725320 memory=26570688 CPUtime=3532.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760581/stat : 760581 (fscip) R 760550 760553 757976 0 -1 4194368 8526625 0 0 0 351849 1443 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760582] ppid=760550 vsize=142725320 memory=2696 CPUtime=3529.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760582/stat : 760582 (fscip) R 760550 760553 757976 0 -1 4194368 18996849 0 0 0 350967 2007 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760583] ppid=760550 vsize=142725320 memory=6668 CPUtime=3535.59 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760583/stat : 760583 (fscip) R 760550 760553 757976 0 -1 4194368 17028228 0 0 0 351833 1726 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760584] ppid=760550 vsize=142725320 memory=28710864242344023 CPUtime=3537.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760584/stat : 760584 (fscip) R 760550 760553 757976 0 -1 4194368 8367468 0 0 0 352149 1573 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760585] ppid=760550 vsize=142725320 memory=3170646753413402017 CPUtime=3536.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760585/stat : 760585 (fscip) R 760550 760553 757976 0 -1 4194368 18365015 0 0 0 351658 1955 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760586] ppid=760550 vsize=142725320 memory=7306903896124123481 CPUtime=3532.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760586/stat : 760586 (fscip) R 760550 760553 757976 0 -1 4194368 16547857 0 0 0 351540 1738 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760587] ppid=760550 vsize=142725320 memory=6656426216303648864 CPUtime=3530.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760587/stat : 760587 (fscip) R 760550 760553 757976 0 -1 4194368 8443840 0 0 0 351600 1489 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760588] ppid=760550 vsize=142725320 memory=-6371046874363043744 CPUtime=3536.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760588/stat : 760588 (fscip) R 760550 760553 757976 0 -1 4194368 16967502 0 0 0 351837 1792 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760589] ppid=760550 vsize=142725320 memory=7017546533858338647 CPUtime=3539.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760589/stat : 760589 (fscip) R 760550 760553 757976 0 -1 4194368 16569097 0 0 0 352288 1659 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760590] ppid=760550 vsize=142725320 memory=281178087588704 CPUtime=3536.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760590/stat : 760590 (fscip) R 760550 760553 757976 0 -1 4194368 7790522 0 0 0 352231 1452 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760591] ppid=760550 vsize=142725320 memory=6720659952509141098 CPUtime=3519.64 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760591/stat : 760591 (fscip) R 760550 760553 757976 0 -1 4194368 20113284 0 0 0 349801 2163 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760592] ppid=760550 vsize=142725320 memory=2708 CPUtime=3522.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760592/stat : 760592 (fscip) R 760550 760553 757976 0 -1 4194368 16469817 0 0 0 350523 1730 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760593] ppid=760550 vsize=142725320 memory=6700 CPUtime=3537.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760593/stat : 760593 (fscip) R 760550 760553 757976 0 -1 4194368 7995698 0 0 0 352267 1437 0 0 20 0 41 0 128934298 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760598] ppid=760550 vsize=142725320 memory=26904384 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760598/stat : 760598 (fscip) S 760550 760553 757976 0 -1 1077936192 212 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760599] ppid=760550 vsize=142725320 memory=-1807685287724411743 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760599/stat : 760599 (fscip) S 760550 760553 757976 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760600] ppid=760550 vsize=142725320 memory=-6667966544890125428 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760600/stat : 760600 (fscip) S 760550 760553 757976 0 -1 1077936192 203 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760601] ppid=760550 vsize=142725320 memory=5932181209380569193 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760601/stat : 760601 (fscip) S 760550 760553 757976 0 -1 1077936192 205 0 0 0 4 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760602] ppid=760550 vsize=142725320 memory=281178089377456 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760602/stat : 760602 (fscip) S 760550 760553 757976 0 -1 1077936192 187 0 0 0 4 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760603] ppid=760550 vsize=142725320 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760603/stat : 760603 (fscip) S 760550 760553 757976 0 -1 1077936192 250 0 0 0 0 4 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760604] ppid=760550 vsize=142725320 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760604/stat : 760604 (fscip) S 760550 760553 757976 0 -1 1077936192 200 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760605] ppid=760550 vsize=142725320 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760605/stat : 760605 (fscip) S 760550 760553 757976 0 -1 1077936192 237 0 0 0 4 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760606] ppid=760550 vsize=142725320 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760606/stat : 760606 (fscip) S 760550 760553 757976 0 -1 1077936192 213 0 0 0 4 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760607] ppid=760550 vsize=142725320 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760607/stat : 760607 (fscip) S 760550 760553 757976 0 -1 1077936192 258 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760608] ppid=760550 vsize=142725320 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760608/stat : 760608 (fscip) S 760550 760553 757976 0 -1 1077936192 195 0 0 0 4 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760609] ppid=760550 vsize=142725320 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760609/stat : 760609 (fscip) S 760550 760553 757976 0 -1 1077936192 210 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760610] ppid=760550 vsize=142725320 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760610/stat : 760610 (fscip) S 760550 760553 757976 0 -1 1077936192 225 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760611] ppid=760550 vsize=142725320 memory=21392 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760611/stat : 760611 (fscip) S 760550 760553 757976 0 -1 1077936192 218 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760612] ppid=760550 vsize=142725320 memory=2208 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760612/stat : 760612 (fscip) S 760550 760553 757976 0 -1 1077936192 242 0 0 0 4 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760613] ppid=760550 vsize=142725320 memory=2036 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760613/stat : 760613 (fscip) S 760550 760553 757976 0 -1 1077936192 251 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760614] ppid=760550 vsize=142725320 memory=31572 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760614/stat : 760614 (fscip) S 760550 760553 757976 0 -1 1077936192 225 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760615] ppid=760550 vsize=142725320 memory=28568 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760615/stat : 760615 (fscip) S 760550 760553 757976 0 -1 1077936192 198 0 0 0 3 0 0 0 20 0 41 0 128936210 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760616] ppid=760550 vsize=142725320 memory=7312 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760616/stat : 760616 (fscip) S 760550 760553 757976 0 -1 1077936192 205 0 0 0 3 0 0 0 20 0 41 0 128936211 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
[pid=760553/tid=760617] ppid=760550 vsize=142725320 memory=26988 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/760553/task/760617/stat : 760617 (fscip) S 760550 760553 757976 0 -1 1077936192 235 0 0 0 3 0 0 0 20 0 41 0 128936212 146150727680 25263249 809668444160 4194304 16623229 140720894982064 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45998080 140720894989318 140720894989436 140720894989436 140720894996464 0
Current children cumulated CPU time: 70773.1 s
Current children cumulated vsize: 142725320 KiB
Current children cumulated memory: 101052996 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=70429.2 s, system=347.272 s

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

[startup+3700.8 s]
/proc/loadavg: 80.38 79.67 79.73 62/982 762719
/proc/meminfo: memFree=601550488/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.38 79.67 79.73 62/982 762719
/proc/meminfo: memFree=631906248/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.38 79.67 79.73 62/982 762719
/proc/meminfo: memFree=665216148/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): 3703.21
CPU time (s): 70776.5
CPU user time (s): 70429.2
CPU system time (s): 347.272
CPU usage (%): 1911.22
Max. virtual memory (cumulated for all children) (KiB): 143053000
Max. memory (cumulated for all children) (KiB): 101501120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70429.3
system time used= 347.272
maximum resident set size= 101501120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288017867
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= 6858982
involuntary context switches= 263664


# summary of solver processes directly reported to runsolver:
#   pid: 760553
#   total CPU time (s): 70776.5
#   total CPU user time (s): 70429.2
#   total CPU system time (s): 347.272

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.158 second user time and 115.387 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 10:16:40
IDJOB=4465464
IDBENCH=155670
IDSOLVER=3094
FILE ID=nodeD105/4465464-1723623400
RUNJOBID= nodeD105-1723619306-757989
SLURM_JOB_ID= 8267910
Free space on /tmp= 8622740 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_8_mh.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-4465464-1723623400/watcher-4465464-1723623400 -o /tmp/evaluation-result-4465464-1723623400/solver-4465464-1723623400 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757989 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465464-1723623400.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 5ec413d62d676bec20b33bb55db2fffa
RANDOM SEED=1192463739

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
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		: 3333.895
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		: 3199.999
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		: 3200.000
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		: 3199.999
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		: 3803.142
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		: 3199.999
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		: 3199.999
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		: 3199.999
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		: 2350.313
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		: 3200.000
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		: 3199.999
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		: 3200.000
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		: 2628.348
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		: 3200.000
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		: 3199.999
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		: 3200.000
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		: 2666.658
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		: 3200.000
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		: 3199.999
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		: 3199.999
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		: 2656.941
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		: 3199.999
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		: 3200.000
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		: 3199.999
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		: 2650.875
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		: 3200.000
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		: 3199.999
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		: 3199.999
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		: 2649.601
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		: 3199.999
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		: 3199.999
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		: 3200.000
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		: 2661.867
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		: 3199.999
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		: 3200.000
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		: 3199.999
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		: 2656.521
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		: 3200.000
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 54
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
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		: 2664.581
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		: 3200.000
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		: 3200.000
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		: 3200.000
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		: 2660.677
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		: 3199.999
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		: 3200.000
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		: 3200.000
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		: 2665.950
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		: 3199.999
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		: 3200.000
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		: 3199.999
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		: 2636.997
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		: 3200.000
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		: 3200.000
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		: 3199.999
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		: 2657.384
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		: 3199.999
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		: 3200.000
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		: 3200.000
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		: 2643.933
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		: 3200.000
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		: 3199.999
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		: 3199.999
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		: 1870.752
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:        575296288 kB
MemAvailable:   579989036 kB
Buffers:         1216324 kB
Cached:          6765344 kB
SwapCached:            0 kB
Active:          1724332 kB
Inactive:       209871904 kB
Active(anon):       2168 kB
Inactive(anon): 203651312 kB
Active(file):    1722164 kB
Inactive(file):  6220592 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             53968 kB
Writeback:            16 kB
AnonPages:      203612208 kB
Mapped:           137024 kB
Shmem:             38920 kB
KReclaimable:     339388 kB
Slab:             775804 kB
SReclaimable:     339388 kB
SUnreclaim:       436416 kB
KernelStack:       16848 kB
PageTables:       414220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    9077688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1143168 kB
HardwareCorrupted:     0 kB
AnonHugePages:  21944320 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:     1214464 kB
DirectMap2M:    158666752 kB
DirectMap1G:    645922816 kB

Free space on /tmp at the end= 8622748 MiB
End job on nodeD105 at 2024-08-14 11:18:23