Trace number 4468973

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-12? (TO) 69957.5 3702.89

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat35_4_11_1_mh_ic.opb
MD5SUM5c43d7dab24b2d6eb632f3b262990bf9
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 benchmark2838011
Best CPU time to get the best result obtained on this benchmark3600.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126385
Total number of constraints286973
Number of constraints which are clauses201180
Number of constraints which are cardinality constraints (but not clauses)43
Number of constraints which are nor clauses,nor cardinality constraints85750
Minimum length of a constraint2
Maximum length of a constraint1820
Number of terms in the objective function 46445
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 32130212021
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 32130212021
Number of bits of the biggest sum of numbers35
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: 3bb793453d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
1.10/1.17	c Default LC presolving (default).
1.10/1.18	c ** Before presolving: virtualMemUsedAtLc = 1021558289, getVmSize() = 679038976, SCIPgetMemUsed() = 581789025, SCIPgetMemTotal() = 630667297, SCIPgetMemExternEstim() = 390890992
1.10/1.18	c ** set memory limit for presolving in LC to 8.79288e+12 for SCIP **
37.66/37.82	c ** Estimated virtualMemUsedAtSolver = 976443076, getVmSize() = 1206239232, SCIPgetMemUsed() = 814378086, SCIPgetMemTotal() = 1073773622, SCIPgetMemExternEstim() = 390890992
37.66/37.82	c ** set memory limit for solvers to 4.18554e+11 for each SCIP **
37.66/37.82	c Original Problem   :
37.66/37.82	c   Problem name     : instance-4468973-1723605080
37.66/37.82	c   Variables        : 126385 (126385 binary, 0 integer, 0 implicit integer, 0 continuous)
37.66/37.82	c   Constraints      : 286973
37.66/37.82	c   Objective sense  : minimize
37.66/37.82	c Presolved Problem  :
37.66/37.82	c   Variables        : 101220 (101220 binary, 0 integer, 0 implicit integer, 0 continuous)
37.66/37.82	c   Constraints      : 181654
37.66/37.82	c Constraints        : Number
37.66/37.82	c   knapsack         : 700 
37.66/37.82	c   setppc           : 119631 
37.66/37.82	c   and              : 60690 
37.66/37.82	c   linear           : 3 
37.66/37.82	c   logicor          : 630 
37.66/37.82	c ** Instance transfer method used: 0
38.07/38.24	c ** ParaScipInstance copy does not increase the number of variables. **
44.84/45.01	c LC is working with racing ramp-up and with rebuilding tree after racing.
44.84/45.01	c                                Nodes    Active                                            
44.84/45.01	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1440.75/116.85	c *     117              0           1        20   203420942.0000                -          -
1440.75/116.85	c       117              0           1        20   203420942.0000                -          -
10751.85/602.39	c       602              2           1        20   203420942.0000     1035803.4335          -
10895.07/609.77	c       610              2           1        20   203420942.0000     1043234.0392          -
11253.11/628.38	c *     628              2           1        20   180166893.0000     1043234.0392          -
11253.11/628.38	c       628              2           1        20   180166893.0000     1043234.0392          -
11477.86/639.97	c       640              2           1        20   180166893.0000     1056421.0466          -
12153.52/674.97	c       675              2           1        20   180166893.0000     1056421.0466          -
12317.98/683.44	c       683              2           1        20   180166893.0000     1056421.0466          -
12686.65/702.53	c       703              3           2        20   180166893.0000     1056421.0466          -
13276.01/733.17	c       733              2           1        20   180166893.0000     1067515.7713          -
13463.33/742.86	c       743              2           1        20   180166893.0000     1067515.7713          -
13897.67/765.37	c       765              2           1        20   180166893.0000     1067515.7713          -
14081.74/774.82	c       775              2           1        20   180166893.0000     1067515.7713          -
14685.74/806.22	c       806              2           1        20   180166893.0000     1067515.7713          -
14887.97/816.99	c       817              2           1        20   180166893.0000     1067515.7713          -
15077.78/826.84	c       827              3           2        20   180166893.0000     1067515.7713          -
15188.46/832.63	c       833              3           2        20   180166893.0000     1132130.1338          -
15792.10/863.86	c       864              3           2        20   180166893.0000     1132130.1338          -
16075.68/878.55	c       879              3           2        20   180166893.0000     1132130.1338          -
16472.24/899.24	c       899              3           2        20   180166893.0000     1132130.1338          -
16953.62/924.26	c       924              3           2        20   180166893.0000     1132130.1338          -
17647.73/960.37	c       960              3           2        20   180166893.0000     1132130.1338          -
17755.22/966.04	c       966              3           2        20   180166893.0000     1132130.1338          -
17971.47/977.22	c       977              4           3        20   180166893.0000     1132130.1338          -
18582.88/1008.93	c      1009              4           3        20   180166893.0000     1132130.1338          -
19012.61/1031.40	c      1031              5           4        20   180166893.0000     1132130.1338          -
19592.65/1061.34	c      1061              5           4        20   180166893.0000     1132130.1338          -
19759.47/1070.02	c      1070              5           4        20   180166893.0000     1132130.1338          -
19889.49/1076.65	c      1077              6           5        20   180166893.0000     1132130.1338          -
20142.76/1089.72	c      1090              6           5        20   180166893.0000     1132130.1338          -
20458.25/1106.07	c      1106              6           5        20   180166893.0000     1132130.1338          -
20684.64/1117.86	c      1118              6           5        20   180166893.0000     1132130.1338          -
20820.32/1124.89	c      1125              7           6        20   180166893.0000     1132130.1338          -
20984.85/1133.30	c      1133              7           6        20   180166893.0000     1132130.1338          -
21158.63/1142.34	c      1142              7           6        20   180166893.0000     1132130.1338          -
21295.58/1149.41	c      1149              8           7        20   180166893.0000     1132130.1338          -
21430.13/1156.42	c      1156              9           8        20   180166893.0000     1132130.1338          -
21530.37/1161.61	c      1162              9           8        20   180166893.0000     1132130.1338          -
21700.81/1170.49	c      1170              9           8        20   180166893.0000     1132130.1338          -
21832.37/1177.22	c      1177              9           8        20   180166893.0000     1132130.1338          -
21992.79/1185.53	c      1186              9           8        20   180166893.0000     1132130.1338          -
22116.67/1192.00	c      1192             11          10        20   180166893.0000     1132130.1338          -
22218.92/1197.30	c      1197             11          10        20   180166893.0000     1132130.1338          -
22330.79/1203.10	c      1203             11          10        20   180166893.0000     1132130.1338          -
22625.81/1218.40	c      1218             11          10        20   180166893.0000     1132130.1338          -
22825.69/1228.74	c      1229             11          10        20   180166893.0000     1132130.1338          -
22943.37/1234.82	c      1235             11          10        20   180166893.0000     1132130.1338          -
23059.54/1240.83	c      1241             13          12        20   180166893.0000     1132130.1338          -
23164.40/1246.29	c      1246             15          14        20   180166893.0000     1132130.1338          -
23313.00/1254.01	c      1254             15          14        20   180166893.0000     1132130.1338          -
23412.26/1259.13	c      1259             16          15        20   180166893.0000     1132130.1338          -
23525.65/1264.90	c      1265             17          16        20   180166893.0000     1132130.1338          -
23624.58/1270.08	c      1270             17          16        20   180166893.0000     1132130.1338          -
23767.06/1277.46	c      1277             18          17        20   180166893.0000     1132130.1338          -
23785.75/1278.41	c *    1278             18          17        20    17944086.0000     1132130.1338          -
23880.48/1283.35	c      1283             20          19        20    17944086.0000     1132130.1338          -
24013.84/1290.23	c      1290             20          19        20    17944086.0000     1132130.1338          -
24153.39/1297.50	c      1298             20          19        20    17944086.0000     1132130.1338          -
24291.87/1304.77	c      1305             21          20        20    17944086.0000     1132130.1338          -
24409.29/1310.95	c      1311             22          21        20    17944086.0000     1132130.1338          -
24513.92/1316.50	c      1316             22          21        20    17944086.0000     1132130.1338          -
24684.19/1325.38	c      1325             22          21        20    17944086.0000     1132130.1338          -
24801.47/1331.67	c      1332             26          25        20    17944086.0000     1132130.1338          -
24898.28/1336.84	c      1337             26          25        20    17944086.0000     1132130.1338          -
25034.24/1344.03	c      1344             26          25        20    17944086.0000     1132130.1338          -
25244.34/1354.97	c      1355             26          25        20    17944086.0000     1132130.1338          -
25358.45/1360.83	c      1361             26          25        20    17944086.0000     1132130.1338          -
25482.29/1367.20	c      1367             26          25        20    17944086.0000     1132130.1338          -
25635.00/1375.15	c      1375             26          25        20    17944086.0000     1132130.1338          -
25773.34/1382.55	c      1383             26          25        20    17944086.0000     1132130.1338          -
25890.54/1388.62	c      1389             26          25        20    17944086.0000     1132130.1338          -
25998.46/1394.28	c      1394             27          26        20    17944086.0000     1132130.1338          -
26126.46/1400.86	c      1401             28          27        20    17944086.0000     1132130.1338          -
26295.48/1409.51	c      1410             28          27        20    17944086.0000     1132130.1338          -
26438.18/1416.95	c      1417             29          28        20    17944086.0000     1132130.1338          -
26568.15/1423.63	c      1424             30          29        20    17944086.0000     1132130.1338          -
26794.29/1435.46	c      1435             30          29        20    17944086.0000     1132130.1338          -
26925.04/1442.18	c      1442             30          29        20    17944086.0000     1132130.1338          -
27032.65/1447.71	c      1448             30          29        20    17944086.0000     1132130.1338          -
27220.37/1457.48	c      1457             34          33        20    17944086.0000     1132130.1338          -
27318.88/1462.56	c      1463             34          33        20    17944086.0000     1132130.1338          -
27594.17/1476.77	c      1477             35          34        20    17944086.0000     1132130.1338          -
27717.14/1483.08	c      1483             35          34        20    17944086.0000     1132130.1338          -
27836.44/1489.25	c      1489             35          34        20    17944086.0000     1132130.1338          -
27942.80/1494.77	c      1495             35          34        20    17944086.0000     1132130.1338          -
28145.67/1505.21	c      1505             36          35        20    17944086.0000     1132130.1338          -
28488.13/1523.03	c      1523             36          35        20    17944086.0000     1132130.1338          -
28606.06/1529.07	c      1529             38          37        20    17944086.0000     1132130.1338          -
28702.72/1534.09	c      1534             39          38        20    17944086.0000     1132130.1338          -
28802.62/1539.24	c      1539             40          39        20    17944086.0000     1132130.1338          -
28919.56/1545.35	c      1545             41          40        20    17944086.0000     1132130.1338          -
29022.13/1550.69	c      1551             41          40        20    17944086.0000     1132130.1338          -
29196.78/1559.68	c      1560             41          40        20    17944086.0000     1132130.1338          -
29313.18/1565.60	c      1566             43          42        20    17944086.0000     1132130.1338          -
29427.82/1571.59	c      1572             47          46        20    17944086.0000     1132130.1338          -
29629.62/1582.00	c      1582             47          46        20    17944086.0000     1132130.1338          -
29777.43/1589.60	c      1590             47          46        20    17944086.0000     1132130.1338          -
29905.27/1596.19	c      1596             47          46        20    17944086.0000     1132130.1338          -
30042.21/1603.28	c      1603             47          46        20    17944086.0000     1132130.1338          -
30226.48/1612.72	c      1613             47          46        20    17944086.0000     1132130.1338          -
30366.14/1619.91	c      1620             47          46        20    17944086.0000     1132130.1338          -
30728.58/1638.68	c      1639             47          46        20    17944086.0000     1132130.1338          -
30831.12/1643.97	c      1644             47          46        20    17944086.0000     1132130.1338          -
30933.21/1649.25	c      1649             47          46        20    17944086.0000     1132130.1338          -
31124.01/1659.04	c      1659             47          46        20    17944086.0000     1132130.1338          -
31284.56/1667.31	c      1667             48          47        20    17944086.0000     1132130.1338          -
31462.86/1676.58	c      1677             48          47        20    17944086.0000     1132130.1338          -
31562.43/1681.75	c      1682             48          47        20    17944086.0000     1132130.1338          -
31670.93/1687.34	c      1687             48          47        20    17944086.0000     1132130.1338          -
31777.76/1692.81	c      1693             48          47        20    17944086.0000     1132130.1338          -
31917.63/1700.08	c      1700             48          47        20    17944086.0000     1132130.1338          -
32057.21/1707.21	c      1707             48          47        20    17944086.0000     1132130.1338          -
32187.09/1713.97	c      1714             49          48        20    17944086.0000     1132130.1338          -
32307.78/1720.16	c      1720             49          48        20    17944086.0000     1132130.1338          -
32451.98/1727.68	c      1728             50          49        20    17944086.0000     1132130.1338          -
32612.28/1735.96	c      1736             51          50        20    17944086.0000     1132130.1338          -
32786.04/1745.00	c      1745             51          50        20    17944086.0000     1132130.1338          -
32888.92/1750.21	c      1750             52          51        20    17944086.0000     1132130.1338          -
33122.92/1762.32	c      1762             52          51        20    17944086.0000     1132130.1338          -
33423.23/1777.82	c      1778             52          51        20    17944086.0000     1132130.1338          -
33554.81/1784.66	c      1785             52          51        20    17944086.0000     1132130.1338          -
33740.86/1794.20	c      1794             52          51        20    17944086.0000     1132130.1338          -
33867.00/1800.75	c      1801             52          51        20    17944086.0000     1132130.1338          -
34012.30/1808.27	c      1808             53          52        20    17944086.0000     1132130.1338          -
34124.78/1814.06	c      1814             55          54        20    17944086.0000     1132130.1338          -
34292.13/1822.74	c      1823             55          54        20    17944086.0000     1132130.1338          -
34419.44/1829.33	c      1829             55          54        20    17944086.0000     1132130.1338          -
34541.07/1835.66	c      1836             55          54        20    17944086.0000     1132130.1338          -
34663.42/1841.96	c      1842             57          56        20    17944086.0000     1132130.1338          -
34767.45/1847.31	c      1847             58          57        20    17944086.0000     1132130.1338          -
34914.48/1854.94	c      1855             58          57        20    17944086.0000     1132130.1338          -
35180.52/1868.61	c      1869             58          57        20    17944086.0000     1132130.1338          -
35304.85/1875.03	c      1875             58          57        20    17944086.0000     1132130.1338          -
35449.89/1882.51	c      1883             58          57        20    17944086.0000     1132130.1338          -
35694.02/1895.19	c      1895             58          57        20    17944086.0000     1132130.1338          -
35804.02/1900.82	c      1901             59          58        20    17944086.0000     1132130.1338          -
35939.98/1907.86	c      1908             59          58        20    17944086.0000     1132130.1338          -
36046.59/1913.37	c      1913             59          58        20    17944086.0000     1132130.1338          -
36230.96/1922.81	c      1923             59          58        20    17944086.0000     1132130.1338          -
36334.05/1928.15	c      1928             59          58        20    17944086.0000     1132130.1338          -
36431.52/1933.27	c      1933             59          58        20    17944086.0000     1132130.1338          -
36555.25/1939.69	c      1940             59          58        20    17944086.0000     1132130.1338          -
36703.23/1947.36	c      1947             59          58        20    17944086.0000     1132130.1338          -
36808.15/1952.78	c      1953             59          58        20    17944086.0000     1132130.1338          -
36913.28/1958.13	c      1958             59          58        20    17944086.0000     1132130.1338          -
37021.38/1963.74	c      1964             61          60        20    17944086.0000     1132130.1338          -
37128.29/1969.20	c      1969             63          62        20    17944086.0000     1132130.1338          -
37227.47/1974.39	c      1974             63          62        20    17944086.0000     1132130.1338          -
37328.54/1979.54	c      1980             63          62        20    17944086.0000     1132130.1338          -
37545.42/1990.70	c      1991             63          62        20    17944086.0000     1132130.1338          -
37740.06/2000.71	c      2001             63          62        20    17944086.0000     1132130.1338          -
37881.88/2008.07	c      2008             63          62        20    17944086.0000     1132130.1338          -
38022.96/2015.31	c      2015             63          62        20    17944086.0000     1132130.1338          -
38136.33/2021.19	c      2021             63          62        20    17944086.0000     1132130.1338          -
38238.33/2026.45	c      2026             63          62        20    17944086.0000     1132130.1338          -
38364.67/2032.91	c      2033             63          62        20    17944086.0000     1132130.1338          -
38573.77/2043.77	c      2044             65          64        20    17944086.0000     1132130.1338          -
38674.40/2049.04	c      2049             66          65        20    17944086.0000     1148796.7262          -
38872.75/2059.18	c      2059             67          66        20    17944086.0000     1148796.7262          -
39011.99/2066.38	c      2066             67          66        20    17944086.0000     1148796.7262          -
39151.57/2073.59	c      2074             71          70        20    17944086.0000     1148796.7262          -
39266.26/2079.49	c      2079             73          72        20    17944086.0000     1148796.7262          -
39367.16/2084.61	c      2085             73          72        20    17944086.0000     1148796.7262          -
39641.29/2098.78	c      2099             73          72        20    17944086.0000     1148796.7262          -
39742.47/2103.95	c      2104             73          72        20    17944086.0000     1148796.7262          -
39922.80/2113.25	c      2113             73          72        20    17944086.0000     1148796.7262          -
40049.94/2119.85	c      2120             73          72        20    17944086.0000     1148796.7262          -
40327.12/2134.17	c      2134             73          72        20    17944086.0000     1148796.7262          -
40455.96/2140.85	c      2141             73          72        20    17944086.0000     1148796.7262          -
40793.48/2158.36	c      2158             74          73        20    17944086.0000     1148796.7262          -
40954.60/2166.68	c      2167             75          74        20    17944086.0000     1169233.4693          -
41168.09/2177.71	c      2178             75          74        20    17944086.0000     1169233.4693          -
41268.45/2182.96	c      2183             76          75        20    17944086.0000     1169233.4693          -
41371.05/2188.24	c      2188             79          78        20    17944086.0000     1169233.4693          -
41469.76/2193.33	c      2193             81          80        20    17944086.0000     1169233.4693          -
41650.48/2202.66	c      2203             81          80        20    17944086.0000     1169233.4693          -
41786.49/2209.66	c      2210             82          81        20    17944086.0000     1169233.4693          -
41911.01/2216.03	c      2216             82          81        20    17944086.0000     1169233.4693          -
42035.72/2222.54	c      2223             82          81        20    17944086.0000     1169233.4693          -
42218.03/2232.09	c      2232             82          81        20    17944086.0000     1169233.4693          -
42317.67/2237.22	c      2237             82          81        20    17944086.0000     1169233.4693          -
42476.90/2245.44	c      2245             82          81        20    17944086.0000     1169233.4693          -
42577.73/2250.64	c      2251             82          81        20    17944086.0000     1169233.4693          -
42879.22/2266.20	c      2266             82          81        20    17944086.0000     1169233.4693          -
43022.18/2273.53	c      2274             83          82        20    17944086.0000     1169233.4693          -
43174.76/2281.41	c      2281             84          83        20    17944086.0000     1186703.7772          -
43296.55/2287.71	c      2288             85          84        20    17944086.0000     1186703.7772          -
43446.09/2295.51	c      2296             87          84        20    17944086.0000     1186703.7772          -
43618.40/2304.44	c      2304             87          84        20    17944086.0000     1186703.7772          -
43793.06/2313.47	c      2313             91          86        20    17944086.0000     1186703.7772          -
43962.95/2322.20	c      2322             91          86        20    17944086.0000     1186703.7772          -
44280.71/2338.63	c      2339             91          86        20    17944086.0000     1186703.7772          -
44393.03/2344.41	c      2344             91          86        20    17944086.0000     1186703.7772          -
44584.71/2354.31	c      2354             91          86        20    17944086.0000     1186703.7772          -
44731.59/2361.99	c      2362             91          86        20    17944086.0000     1186703.7772          -
44838.01/2367.48	c      2367             91          86        20    17944086.0000     1186703.7772          -
45137.37/2382.96	c      2383             91          86        20    17944086.0000     1186703.7772          -
45311.77/2392.02	c      2392             92          87        20    17944086.0000     1186703.7772          -
45492.28/2401.20	c      2401             92          87        20    17944086.0000     1186703.7772          -
45603.01/2406.96	c      2407             93          88        20    17944086.0000     1186703.7772          -
45709.88/2412.49	c      2412             93          88        20    17944086.0000     1186703.7772          -
45876.31/2421.03	c      2421             93          88        20    17944086.0000     1186703.7772          -
45992.45/2427.09	c      2427             93          88        20    17944086.0000     1186703.7772          -
46117.40/2433.50	c      2434             93          88        20    17944086.0000     1186703.7772          -
46231.17/2439.41	c      2439             93          88        20    17944086.0000     1186703.7772          -
46410.25/2448.73	c      2449             93          88        20    17944086.0000     1186703.7772          -
46530.15/2454.93	c      2455             93          88        20    17944086.0000     1186703.7772          -
46638.39/2460.56	c      2461             93          88        20    17944086.0000     1186703.7772          -
46795.81/2468.61	c      2469             93          88        20    17944086.0000     1186703.7772          -
46912.37/2474.64	c      2475             93          88        20    17944086.0000     1186703.7772          -
47047.99/2481.62	c      2482             93          88        20    17944086.0000     1186703.7772          -
47176.03/2488.24	c      2488             93          88        20    17944086.0000     1186703.7772          -
47388.87/2499.27	c      2499             93          88        20    17944086.0000     1186703.7772          -
47695.82/2515.06	c      2515             93          88        20    17944086.0000     1186703.7772          -
47799.56/2520.41	c      2520             93          88        20    17944086.0000     1186703.7772          -
47934.32/2527.43	c      2527             93          88        20    17944086.0000     1186703.7772          -
48044.68/2533.13	c      2533             93          88        20    17944086.0000     1186703.7772          -
48155.93/2538.90	c      2539             93          88        20    17944086.0000     1186703.7772          -
48351.27/2549.08	c      2549             93          88        20    17944086.0000     1186703.7772          -
48482.81/2555.89	c      2556             93          88        20    17944086.0000     1186703.7772          -
48581.90/2560.97	c      2561             93          88        20    17944086.0000     1186703.7772          -
48703.45/2567.24	c      2567             93          88        20    17944086.0000     1186703.7772          -
48887.17/2576.74	c      2577             93          88        20    17944086.0000     1186703.7772          -
49020.62/2583.69	c      2584             93          88        20    17944086.0000     1186703.7772          -
49186.27/2592.19	c      2592             93          88        20    17944086.0000     1186703.7772          -
49309.52/2598.53	c      2599             97          92        20    17944086.0000     1186703.7772          -
49427.73/2604.68	c      2605             99          94        20    17944086.0000     1186703.7772          -
49555.83/2611.24	c      2611             99          94        20    17944086.0000     1186703.7772          -
49676.30/2617.44	c      2617            101          96        20    17944086.0000     1186703.7772          -
49784.11/2623.04	c      2623            104          99        20    17944086.0000     1186703.7772          -
50025.21/2635.54	c      2636            104          99        20    17944086.0000     1186703.7772          -
50121.98/2640.58	c      2641            104          99        20    17944086.0000     1186703.7772          -
50281.18/2648.71	c      2649            105         100        20    17944086.0000     1186703.7772          -
50393.82/2654.50	c      2655            105         100        20    17944086.0000     1186703.7772          -
50522.55/2661.19	c      2661            105         100        20    17944086.0000     1186703.7772          -
50763.98/2673.67	c      2674            105         100        20    17944086.0000     1186703.7772          -
50894.25/2680.39	c      2680            105         100        20    17944086.0000     1186703.7772          -
51083.39/2690.07	c      2690            107         102        20    17944086.0000     1186703.7772          -
51245.69/2698.43	c      2698            107         102        20    17944086.0000     1186703.7772          -
51371.70/2704.94	c      2705            107         102        20    17944086.0000     1186703.7772          -
51507.13/2711.96	c      2712            109         104        20    17944086.0000     1186703.7772          -
51611.69/2717.37	c      2717            111         106        20    17944086.0000     1186703.7772          -
51712.29/2722.50	c      2723            113         108        20    17944086.0000     1186703.7772          -
51812.67/2727.77	c      2728            115         110        20    17944086.0000     1186703.7772          -
51930.68/2733.88	c      2734            118         113        20    17944086.0000     1186703.7772          -
52034.20/2739.19	c      2739            118         113        20    17944086.0000     1186703.7772          -
52150.52/2745.19	c      2745            118         113        20    17944086.0000     1186703.7772          -
52257.97/2750.77	c      2751            121         116        20    17944086.0000     1186703.7772          -
52368.06/2756.47	c      2756            122         117        20    17944086.0000     1186703.7772          -
52493.86/2762.97	c      2763            126         121        20    17944086.0000     1186703.7772          -
52621.67/2769.56	c      2770            126         121        20    17944086.0000     1186703.7772          -
52778.82/2777.64	c      2778            126         121        20    17944086.0000     1186703.7772          -
52897.05/2783.74	c      2784            129         126        20    17944086.0000     1186703.7772          -
52943.51/2786.14	c *    2786            129         126        20    17403132.0000     1186703.7772          -
53051.26/2791.71	c      2792            130         125        20    17403132.0000     1186703.7772          -
53157.90/2797.29	c      2797            134         129        20    17403132.0000     1252666.3220          -
53179.43/2798.39	c *    2798            134         129        20    15863502.0000     1252666.3220          -
53285.82/2803.84	c      2804            134         129        20    15863502.0000     1252666.3220          -
53402.06/2809.81	c      2810            134         129        20    15863502.0000     1252666.3220          -
53508.70/2815.34	c      2815            134         129        20    15863502.0000     1252666.3220          -
53613.52/2820.70	c      2821            134         129        20    15863502.0000     1252666.3220          -
53721.79/2826.31	c      2826            135         130        20    15863502.0000     1252666.3220          -
53945.91/2837.92	c      2838            135         130        20    15863502.0000     1252666.3220          -
54079.69/2844.87	c      2845            135         130        20    15863502.0000     1252666.3220          -
54193.68/2850.73	c      2851            135         130        20    15863502.0000     1252666.3220          -
54333.02/2857.95	c      2858            135         130        20    15863502.0000     1252666.3220          -
54449.44/2863.96	c      2864            135         130        20    15863502.0000     1252666.3220          -
54561.44/2869.75	c      2870            135         130        20    15863502.0000     1252666.3220          -
54671.88/2875.48	c      2875            140         135        20    15863502.0000     1252666.3220          -
54781.35/2881.10	c      2881            140         135        20    15863502.0000     1252666.3220          -
54932.13/2888.85	c      2889            140         135        20    15863502.0000     1252666.3220          -
55050.89/2894.94	c      2895            140         135        20    15863502.0000     1252666.3220          -
55167.40/2900.99	c      2901            142         137        20    15863502.0000     1252666.3220          -
55361.04/2910.90	c      2911            144         139        20    15863502.0000     1252666.3220          -
55543.64/2920.35	c      2920            144         139        20    15863502.0000     1252666.3220          -
55650.58/2925.80	c      2926            144         139        20    15863502.0000     1252666.3220          -
55754.30/2931.22	c      2931            144         139        20    15863502.0000     1252666.3220          -
55872.01/2937.40	c      2937            145         140        20    15863502.0000     1252666.3220          -
55975.04/2942.61	c      2943            145         140        20    15863502.0000     1252666.3220          -
56095.41/2948.84	c      2949            145         140        20    15863502.0000     1252666.3220          -
56247.46/2956.72	c      2957            145         140        20    15863502.0000     1252666.3220          -
56369.29/2963.09	c      2963            145         140        20    15863502.0000     1252666.3220          -
56498.84/2969.81	c      2970            145         140        20    15863502.0000     1252666.3220          -
56609.11/2975.44	c      2975            145         140        20    15863502.0000     1252666.3220          -
56724.70/2981.48	c      2981            145         140        20    15863502.0000     1252666.3220          -
56862.07/2988.55	c      2989            145         140        20    15863502.0000     1252666.3220          -
57012.95/2996.39	c      2996            145         140        20    15863502.0000     1252666.3220          -
57115.87/3001.65	c      3002            145         140        20    15863502.0000     1252666.3220          -
57228.04/3007.45	c      3007            145         140        20    15863502.0000     1252666.3220          -
57326.87/3012.58	c      3013            145         140        20    15863502.0000     1252666.3220          -
57508.97/3022.02	c      3022            145         140        20    15863502.0000     1252666.3220          -
57625.17/3027.95	c      3028            150         145        20    15863502.0000     1252666.3220          -
57770.40/3035.45	c      3035            150         145        20    15863502.0000     1252666.3220          -
57874.79/3040.84	c      3041            150         145        20    15863502.0000     1252666.3220          -
57973.30/3045.99	c      3046            155         150        20    15863502.0000     1252666.3220          -
58075.90/3051.21	c      3051            160         155        20    15863502.0000     1252666.3220          -
58218.77/3058.67	c      3059            162         157        20    15863502.0000     1252666.3220          -
58365.23/3066.21	c      3066            162         157        20    15863502.0000     1252666.3220          -
58480.00/3072.17	c      3072            163         158        20    15863502.0000     1252666.3220          -
58583.80/3077.58	c      3078            163         158        20    15863502.0000     1252666.3220          -
58699.70/3083.56	c      3084            163         158        20    15863502.0000     1252666.3220          -
58813.63/3089.46	c      3089            163         158        20    15863502.0000     1252666.3220          -
58918.13/3094.86	c      3095            166         161        20    15863502.0000     1252666.3220          -
59024.92/3100.34	c      3100            178         173        20    15863502.0000     1252666.3220          -
59133.00/3105.93	c      3106            178         173        20    15863502.0000     1252666.3220          -
59252.11/3112.14	c      3112            181         176        20    15863502.0000     1252666.3220          -
59356.35/3117.42	c      3117            181         176        20    15863502.0000     1252666.3220          -
59467.23/3123.13	c      3123            181         176        20    15863502.0000     1252666.3220          -
59573.27/3128.65	c      3129            181         176        20    15863502.0000     1252666.3220          -
59699.02/3135.16	c      3135            181         176        20    15863502.0000     1252666.3220          -
59776.94/3139.31	c *    3139            181         178        20     8150641.0000     1252666.3220          -
59826.73/3141.91	c      3142            181         178        20     8150641.0000     1252666.3220          -
59923.88/3146.97	c      3147            181         178        20     8150641.0000     1252666.3220          -
60044.23/3153.18	c      3153            182         177        20     8150641.0000     1252666.3220          -
60142.63/3158.27	c      3158            182         177        20     8150641.0000     1252666.3220          -
60241.71/3163.32	c      3163            183         178        20     8150641.0000     1252666.3220          -
60370.01/3169.94	c      3170            183         178        20     8150641.0000     1252666.3220          -
60515.72/3177.43	c      3177            183         178        20     8150641.0000     1252666.3220          -
60625.12/3183.07	c      3183            183         178        20     8150641.0000     1252666.3220          -
60739.11/3188.90	c      3189            183         178        20     8150641.0000     1252666.3220          -
60836.05/3194.03	c      3194            183         178        20     8150641.0000     1252666.3220          -
60952.72/3199.99	c      3200            183         178        20     8150641.0000     1252666.3220          -
61057.43/3205.30	c      3205            183         178        20     8150641.0000     1252666.3220          -
61168.18/3211.03	c      3211            185         180        20     8150641.0000     1252666.3220          -
61282.15/3217.02	c      3217            187         182        20     8150641.0000     1252666.3220          -
61396.39/3222.84	c      3223            189         184        20     8150641.0000     1252666.3220          -
61508.72/3228.68	c      3229            191         186        20     8150641.0000     1252666.3220          -
61617.15/3234.21	c      3234            191         186        20     8150641.0000     1252666.3220          -
61820.35/3244.75	c      3245            195         190        20     8150641.0000     1252666.3220          -
61922.55/3250.05	c      3250            195         190        20     8150641.0000     1252666.3220          -
62091.66/3258.88	c      3259            195         190        20     8150641.0000     1252666.3220          -
62199.55/3264.42	c      3264            196         191        20     8150641.0000     1252666.3220          -
62311.42/3270.29	c      3270            196         191        20     8150641.0000     1252666.3220          -
62412.38/3275.40	c      3275            196         191        20     8150641.0000     1252666.3220          -
62557.75/3282.91	c      3283            197         192        20     8150641.0000     1252666.3220          -
62703.50/3290.41	c      3290            198         193        20     8150641.0000     1252666.3220          -
62836.73/3297.33	c      3297            198         193        20     8150641.0000     1252666.3220          -
62939.66/3302.60	c      3303            200         195        20     8150641.0000     1252666.3220          -
63042.45/3307.92	c      3308            201         196        20     8150641.0000     1252666.3220          -
63141.87/3313.05	c      3313            201         196        20     8150641.0000     1252666.3220          -
63258.31/3319.11	c      3319            201         196        20     8150641.0000     1252666.3220          -
63372.13/3325.03	c      3325            202         195        20     8150641.0000     1252666.3220          -
63486.78/3330.88	c      3331            202         195        20     8150641.0000     1252666.3220          -
63604.35/3337.02	c      3337            202         195        20     8150641.0000     1252666.3220          -
63720.24/3342.95	c      3343            202         195        20     8150641.0000     1252666.3220          -
63847.89/3349.50	c      3350            202         195        20     8150641.0000     1252666.3220          -
63970.15/3355.89	c      3356            204         197        20     8150641.0000     1252666.3220          -
64081.86/3361.66	c      3362            204         197        20     8150641.0000     1252666.3220          -
64193.41/3367.45	c      3367            204         197        20     8150641.0000     1252666.3220          -
64298.06/3372.89	c      3373            205         196        20     8150641.0000     1252666.3220          -
64517.73/3384.17	c      3384            205         196        20     8150641.0000     1252666.3220          -
64644.63/3390.73	c      3391            205         196        20     8150641.0000     1252666.3220          -
64758.67/3396.62	c      3397            205         196        20     8150641.0000     1252666.3220          -
64864.04/3402.03	c      3402            205         196        20     8150641.0000     1252666.3220          -
64971.85/3407.68	c      3408            207         198        20     8150641.0000     1252666.3220          -
65077.58/3413.04	c      3413            207         198        20     8150641.0000     1252666.3220          -
65215.04/3420.17	c      3420            207         198        20     8150641.0000     1252666.3220          -
65451.59/3432.31	c      3432            207         198        20     8150641.0000     1252666.3220          -
65567.98/3438.31	c      3438            208         199        20     8150641.0000     1252666.3220          -
65724.10/3446.41	c      3446            209         200        20     8150641.0000     1252666.3220          -
65866.86/3453.82	c      3454            209         200        20     8150641.0000     1252666.3220          -
66121.22/3467.03	c      3467            212         203        20     8150641.0000     1252666.3220          -
66237.19/3472.94	c      3473            212         203        20     8150641.0000     1252666.3220          -
66353.00/3478.93	c *    3479            212         203        20     2975842.0000     1252666.3220    137.56%
66353.00/3478.93	c      3479            212         203        20     2975842.0000     1252666.3220    137.56%
66505.54/3486.87	c      3487            213         144        20     2975842.0000     1252666.3220    137.56%
66660.62/3494.82	c      3495            215         146        20     2975842.0000     1252666.3220    137.56%
66757.51/3499.85	c      3500            215         146        20     2975842.0000     1252666.3220    137.56%
66858.67/3505.12	c      3505            216         147        20     2975842.0000     1252666.3220    137.56%
66970.44/3510.83	c      3511            217         148        20     2975842.0000     1252666.3220    137.56%
67131.73/3519.35	c      3519            217         148        20     2975842.0000     1252666.3220    137.56%
67251.66/3525.58	c      3526            217         148        20     2975842.0000     1252666.3220    137.56%
67355.41/3530.91	c      3531            218         147        20     2975842.0000     1252666.3220    137.56%
67465.59/3536.60	c      3537            218         147        20     2975842.0000     1252666.3220    137.56%
67614.29/3544.30	c      3544            218         147        20     2975842.0000     1252666.3220    137.56%
67763.73/3552.03	c      3552            218         147        20     2975842.0000     1252666.3220    137.56%
67952.51/3561.81	c      3562            218         147        20     2975842.0000     1252666.3220    137.56%
68061.98/3567.57	c      3568            218         147        20     2975842.0000     1252666.3220    137.56%
68185.62/3573.91	c      3574            218         147        20     2975842.0000     1252666.3220    137.56%
68285.00/3579.05	c      3579            218         147        20     2975842.0000     1252666.3220    137.56%
68406.73/3585.46	c      3585            218         147        20     2975842.0000     1252666.3220    137.56%
68519.08/3591.24	c      3591            218         147        20     2975842.0000     1252666.3220    137.56%
68617.87/3596.33	c      3596            218         147        20     2975842.0000     1252666.3220    137.56%

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: 191633 MiB (173903 MiB free)
  memory of node 1: 193531 MiB (168178 MiB free)
  memory of node 2: 193531 MiB (186935 MiB free)
  memory of node 3: 193531 MiB (180621 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-4468973-1723605080/watcher-4468973-1723605080 -o /tmp/evaluation-result-4468973-1723605080/solver-4468973-1723605080 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723605080-719070 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468973-1723605080.opb -qsol -t 3600 -sth 20 

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

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

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

solver pid=719099, runsolver pid=719096

[startup+0.100543 s]*
/proc/loadavg: 20.00 20.15 28.51 5/853 719111
/proc/meminfo: memFree=726529272/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=122092 memory=107092 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 24705 0 0 0 7 3 0 0 20 0 1 0 127094749 125022208 26773 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 30523 26773 2331 3035 0 26919 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 122092 KiB
Current children cumulated memory: 107092 KiB

[startup+0.218058 s]*
/proc/loadavg: 20.00 20.15 28.51 5/862 719126
/proc/meminfo: memFree=726312480/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=168788 memory=154268 CPUtime=0.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 36466 0 0 0 17 5 0 0 20 0 1 0 127094749 172838912 38567 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 42197 38567 2331 3035 0 38593 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 168788 KiB
Current children cumulated memory: 154268 KiB

[startup+0.319561 s]*
/proc/loadavg: 20.00 20.15 28.51 5/865 719132
/proc/meminfo: memFree=726014488/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=196648 memory=181484 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 43260 0 0 0 26 6 0 0 20 0 1 0 127094749 201367552 45371 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 49162 45371 2331 3035 0 45558 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 196648 KiB
Current children cumulated memory: 181484 KiB

[startup+0.70027 s]
/proc/loadavg: 20.00 20.15 28.51 6/865 719132
/proc/meminfo: memFree=725622136/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=401360 memory=389136 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 97993 0 0 0 56 13 0 0 20 0 1 0 127094749 410992640 97284 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 100340 97284 2571 3035 0 96736 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 401360 KiB
Current children cumulated memory: 389136 KiB

[startup+1.50025 s]
/proc/loadavg: 20.00 20.15 28.51 5/865 719132
/proc/meminfo: memFree=724714812/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=712640 memory=690116 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 172607 0 0 0 123 25 0 0 20 0 1 0 127094749 729743360 172529 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 178160 172529 2646 3035 0 174556 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 712640 KiB
Current children cumulated memory: 690116 KiB

[startup+3.11926 s]
/proc/loadavg: 18.72 19.88 28.38 5/865 719134
/proc/meminfo: memFree=722152488/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=831200 memory=806668 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 203360 0 0 0 274 36 0 0 20 0 1 0 127094749 851148800 201667 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 207800 201667 2742 3035 0 204196 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 831200 KiB
Current children cumulated memory: 806668 KiB

[startup+6.30023 s]
/proc/loadavg: 18.72 19.88 28.38 5/865 719134
/proc/meminfo: memFree=720073244/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=1062916 memory=1036896 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 253304 0 0 0 581 46 0 0 20 0 1 0 127094749 1088425984 259224 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 265729 259224 2790 3035 0 262125 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1062916 KiB
Current children cumulated memory: 1036896 KiB

[startup+12.7003 s]
/proc/loadavg: 17.98 19.68 28.22 18/905 719175
/proc/meminfo: memFree=709712848/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=1067012 memory=1040948 CPUtime=12.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 254374 0 0 0 1217 47 0 0 20 0 1 0 127094749 1092620288 260237 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 266753 260237 2790 3035 0 263149 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1067012 KiB
Current children cumulated memory: 1040948 KiB

[startup+25.5003 s]
/proc/loadavg: 18.68 19.77 28.16 24/905 719178
/proc/meminfo: memFree=701033288/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=1078988 memory=1052940 CPUtime=25.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) R 719096 719099 719059 0 -1 4194304 257384 0 0 0 2491 50 0 0 20 0 1 0 127094749 1104883712 263235 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 269747 263235 2790 3035 0 266143 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1078988 KiB
Current children cumulated memory: 1052940 KiB

[startup+51.123 s]
/proc/loadavg: 21.68 20.35 28.12 41/945 719221
/proc/meminfo: memFree=679376264/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=24377872 memory=22637616 CPUtime=162.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) S 719096 719099 719059 0 -1 1077936128 5678698 0 0 0 14741 1539 0 0 20 0 41 0 127094749 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 6094468 5659404 2822 3035 0 5860392 0
[pid=719099/tid=719180] ppid=719096 vsize=24377872 memory=404 CPUtime=6.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719180/stat : 719180 (fscip) R 719096 719099 719059 0 -1 4194368 168861 0 0 0 595 34 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719181] ppid=719096 vsize=24377872 memory=7306916055891837014 CPUtime=6.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719181/stat : 719181 (fscip) R 719096 719099 719059 0 -1 4194368 320872 0 0 0 520 99 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719182] ppid=719096 vsize=24377872 memory=16108 CPUtime=6.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719182/stat : 719182 (fscip) R 719096 719099 719059 0 -1 4194368 318033 0 0 0 519 89 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719183] ppid=719096 vsize=24377872 memory=1040948 CPUtime=6.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719183/stat : 719183 (fscip) R 719096 719099 719059 0 -1 4194368 168855 0 0 0 595 34 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719184] ppid=719096 vsize=24377872 memory=0 CPUtime=6.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719184/stat : 719184 (fscip) R 719096 719099 719059 0 -1 4194368 320703 0 0 0 523 95 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719185] ppid=719096 vsize=24377872 memory=11424 CPUtime=6.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719185/stat : 719185 (fscip) R 719096 719099 719059 0 -1 4194368 320733 0 0 0 524 96 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719186] ppid=719096 vsize=24377872 memory=1312068 CPUtime=6.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719186/stat : 719186 (fscip) R 719096 719099 719059 0 -1 4194368 168853 0 0 0 593 35 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719187] ppid=719096 vsize=24377872 memory=0 CPUtime=6.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719187/stat : 719187 (fscip) R 719096 719099 719059 0 -1 4194368 320133 0 0 0 525 94 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719188] ppid=719096 vsize=24377872 memory=8310938604420770438 CPUtime=6.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719188/stat : 719188 (fscip) R 719096 719099 719059 0 -1 4194368 318981 0 0 0 525 94 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719189] ppid=719096 vsize=24377872 memory=-1088251628401078322 CPUtime=6.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719189/stat : 719189 (fscip) R 719096 719099 719059 0 -1 4194368 168848 0 0 0 598 33 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719190] ppid=719096 vsize=24377872 memory=29836768444022866 CPUtime=6.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719190/stat : 719190 (fscip) R 719096 719099 719059 0 -1 4194368 320708 0 0 0 525 94 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719191] ppid=719096 vsize=24377872 memory=280683496122688 CPUtime=6.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719191/stat : 719191 (fscip) R 719096 719099 719059 0 -1 4194368 322369 0 0 0 526 93 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719192] ppid=719096 vsize=24377872 memory=1085124 CPUtime=6.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719192/stat : 719192 (fscip) R 719096 719099 719059 0 -1 4194368 168845 0 0 0 594 34 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719193] ppid=719096 vsize=24377872 memory=35252 CPUtime=6.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719193/stat : 719193 (fscip) R 719096 719099 719059 0 -1 4194368 322068 0 0 0 525 96 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719194] ppid=719096 vsize=24377872 memory=10392 CPUtime=6.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719194/stat : 719194 (fscip) R 719096 719099 719059 0 -1 1077936192 323462 0 0 0 528 94 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719195] ppid=719096 vsize=24377872 memory=11424 CPUtime=6.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719195/stat : 719195 (fscip) R 719096 719099 719059 0 -1 4194368 168865 0 0 0 598 33 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719196] ppid=719096 vsize=24377872 memory=280683495991360 CPUtime=6.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719196/stat : 719196 (fscip) R 719096 719099 719059 0 -1 4194368 318688 0 0 0 524 95 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719197] ppid=719096 vsize=24377872 memory=2892196 CPUtime=6.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719197/stat : 719197 (fscip) R 719096 719099 719059 0 -1 4194368 323818 0 0 0 524 97 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719198] ppid=719096 vsize=24377872 memory=0 CPUtime=6.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719198/stat : 719198 (fscip) R 719096 719099 719059 0 -1 4194368 168848 0 0 0 594 35 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719199] ppid=719096 vsize=24377872 memory=4420 CPUtime=6.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719199/stat : 719199 (fscip) R 719096 719099 719059 0 -1 1077936192 322204 0 0 0 525 96 0 0 20 0 41 0 127098531 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719202] ppid=719096 vsize=24377872 memory=19173884 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719202/stat : 719202 (fscip) S 719096 719099 719059 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719203] ppid=719096 vsize=24377872 memory=5792262852892967008 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719203/stat : 719203 (fscip) S 719096 719099 719059 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719204] ppid=719096 vsize=24377872 memory=2268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719204/stat : 719204 (fscip) S 719096 719099 719059 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719205] ppid=719096 vsize=24377872 memory=1996 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719205/stat : 719205 (fscip) S 719096 719099 719059 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719206] ppid=719096 vsize=24377872 memory=280683495814992 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719206/stat : 719206 (fscip) S 719096 719099 719059 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719207] ppid=719096 vsize=24377872 memory=280683495752336 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719207/stat : 719207 (fscip) S 719096 719099 719059 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719208] ppid=719096 vsize=24377872 memory=1836 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719208/stat : 719208 (fscip) S 719096 719099 719059 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719209] ppid=719096 vsize=24377872 memory=38468 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719209/stat : 719209 (fscip) S 719096 719099 719059 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719210] ppid=719096 vsize=24377872 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719210/stat : 719210 (fscip) S 719096 719099 719059 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719211] ppid=719096 vsize=24377872 memory=7523661618843708264 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719211/stat : 719211 (fscip) S 719096 719099 719059 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719212] ppid=719096 vsize=24377872 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719212/stat : 719212 (fscip) S 719096 719099 719059 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719213] ppid=719096 vsize=24377872 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719213/stat : 719213 (fscip) S 719096 719099 719059 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719214] ppid=719096 vsize=24377872 memory=6943526294502006880 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719214/stat : 719214 (fscip) S 719096 719099 719059 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 127099252 24962940928 5659404 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0

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

/proc/719099/statm: 14398089 11183348 3014 3035 0 13924260 0
[pid=719099/tid=719181] ppid=719096 vsize=57657892 memory=11424 CPUtime=3513.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719181/stat : 719181 (fscip) R 719096 719099 719059 0 -1 4194368 995170 0 0 0 350779 602 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719182] ppid=719096 vsize=57657892 memory=0 CPUtime=3515.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719182/stat : 719182 (fscip) R 719096 719099 719059 0 -1 4194368 906955 0 0 0 351010 556 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719184] ppid=719096 vsize=57657892 memory=148 CPUtime=3509.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719184/stat : 719184 (fscip) R 719096 719099 719059 0 -1 4194368 1476061 0 0 0 350248 744 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719185] ppid=719096 vsize=57657892 memory=106397740 CPUtime=3373.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719185/stat : 719185 (fscip) R 719096 719099 719059 0 -1 4194368 36660131 0 0 0 258365 78952 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719187] ppid=719096 vsize=57592356 memory=44703156 CPUtime=3506.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719187/stat : 719187 (fscip) R 719096 719099 719059 0 -1 4194368 1778833 0 0 0 350005 690 0 0 20 0 27 0 127098531 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719188] ppid=719096 vsize=57592356 memory=6056 CPUtime=3512.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719188/stat : 719188 (fscip) R 719096 719099 719059 0 -1 4194368 1035452 0 0 0 350609 603 0 0 20 0 27 0 127098531 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719190] ppid=719096 vsize=57657892 memory=1040948 CPUtime=3376.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719190/stat : 719190 (fscip) R 719096 719099 719059 0 -1 4194368 36169706 0 0 0 257310 80359 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719191] ppid=719096 vsize=57657892 memory=280683495706160 CPUtime=3513.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719191/stat : 719191 (fscip) R 719096 719099 719059 0 -1 4194368 946088 0 0 0 350740 568 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719193] ppid=719096 vsize=57657892 memory=44725816 CPUtime=3514.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719193/stat : 719193 (fscip) R 719096 719099 719059 0 -1 4194368 948960 0 0 0 350898 561 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719194] ppid=719096 vsize=57657892 memory=49399692 CPUtime=3369.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719194/stat : 719194 (fscip) R 719096 719099 719059 0 -1 4194368 36119920 0 0 0 261702 75276 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719196] ppid=719096 vsize=57592356 memory=0 CPUtime=3515.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719196/stat : 719196 (fscip) R 719096 719099 719059 0 -1 4194368 925901 0 0 0 351054 545 0 0 20 0 27 0 127098531 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719197] ppid=719096 vsize=57592356 memory=280683497064864 CPUtime=3372.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719197/stat : 719197 (fscip) R 719096 719099 719059 0 -1 4194368 36832658 0 0 0 258048 79209 0 0 20 0 27 0 127098531 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719199] ppid=719096 vsize=57657892 memory=11424 CPUtime=3512.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719199/stat : 719199 (fscip) R 719096 719099 719059 0 -1 4194368 928501 0 0 0 350743 550 0 0 20 0 27 0 127098531 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719202] ppid=719096 vsize=57657892 memory=2748 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719202/stat : 719202 (fscip) S 719096 719099 719059 0 -1 1077936192 179 0 0 0 1 3 0 0 20 0 27 0 127099252 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719204] ppid=719096 vsize=57657892 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719204/stat : 719204 (fscip) S 719096 719099 719059 0 -1 1077936192 212 0 0 0 1 2 0 0 20 0 27 0 127099252 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719205] ppid=719096 vsize=57723428 memory=1996 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719205/stat : 719205 (fscip) S 719096 719099 719059 0 -1 1077936192 210 0 0 0 0 3 0 0 20 0 27 0 127099252 59108790272 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719206] ppid=719096 vsize=57592356 memory=1836 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719206/stat : 719206 (fscip) S 719096 719099 719059 0 -1 1077936192 180 0 0 0 1 3 0 0 20 0 27 0 127099252 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719207] ppid=719096 vsize=57592356 memory=35252 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719207/stat : 719207 (fscip) S 719096 719099 719059 0 -1 1077936192 237 0 0 0 1 2 0 0 20 0 27 0 127099252 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719209] ppid=719096 vsize=57657892 memory=10392 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719209/stat : 719209 (fscip) S 719096 719099 719059 0 -1 1077936192 190 0 0 0 1 3 0 0 20 0 27 0 127099252 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719210] ppid=719096 vsize=57657892 memory=49399692 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719210/stat : 719210 (fscip) S 719096 719099 719059 0 -1 1077936192 210 0 0 0 1 3 0 0 20 0 27 0 127099252 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719211] ppid=719096 vsize=57657892 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719211/stat : 719211 (fscip) S 719096 719099 719059 0 -1 1077936192 196 0 0 0 1 2 0 0 20 0 27 0 127099252 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719213] ppid=719096 vsize=57723428 memory=44729604 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719213/stat : 719213 (fscip) S 719096 719099 719059 0 -1 1077936192 165 0 0 0 1 3 0 0 20 0 27 0 127099252 59108790272 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719215] ppid=719096 vsize=57592356 memory=44731500 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719215/stat : 719215 (fscip) S 719096 719099 719059 0 -1 1077936192 183 0 0 0 0 3 0 0 20 0 27 0 127099252 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719218] ppid=719096 vsize=57592356 memory=20284 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719218/stat : 719218 (fscip) S 719096 719099 719059 0 -1 1077936192 218 0 0 0 1 2 0 0 20 0 27 0 127099252 58974572544 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719219] ppid=719096 vsize=57657892 memory=44729604 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719219/stat : 719219 (fscip) S 719096 719099 719059 0 -1 1077936192 201 0 0 0 1 2 0 0 20 0 27 0 127099252 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719221] ppid=719096 vsize=57657892 memory=29836768444022866 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719221/stat : 719221 (fscip) S 719096 719099 719059 0 -1 1077936192 152 0 0 0 1 2 0 0 20 0 27 0 127099254 59041681408 11183348 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
Current children cumulated CPU time: 69224.5 s
Current children cumulated vsize: 57657892 KiB
Current children cumulated memory: 44733392 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 57.18 73.24 76.91 38/942 721283
/proc/meminfo: memFree=486742452/790760800 swapFree=131071996/131071996
[pid=719099] ppid=719096 vsize=57592356 memory=44790244 CPUtime=69954.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/stat : 719099 (fscip) S 719096 719099 719059 0 -1 1077936128 210209616 0 0 0 6658094 337361 0 0 20 0 27 0 127094749 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 17 17 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
/proc/719099/statm: 14414473 11197561 3014 3035 0 13924490 0
[pid=719099/tid=719181] ppid=719096 vsize=57657892 memory=-8959463319288586940 CPUtime=3570.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719181/stat : 719181 (fscip) R 719096 719099 719059 0 -1 4194368 1003683 0 0 0 356399 605 0 0 20 0 27 0 127098531 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719182] ppid=719096 vsize=57657892 memory=6056 CPUtime=3571.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719182/stat : 719182 (fscip) R 719096 719099 719059 0 -1 4194368 914476 0 0 0 356636 557 0 0 20 0 27 0 127098531 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719184] ppid=719096 vsize=57657892 memory=104 CPUtime=3566.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719184/stat : 719184 (fscip) R 719096 719099 719059 0 -1 4194368 1495661 0 0 0 355865 749 0 0 20 0 27 0 127098531 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719185] ppid=719096 vsize=57592356 memory=3672 CPUtime=3429.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719185/stat : 719185 (fscip) R 719096 719099 719059 0 -1 4194368 37532870 0 0 0 262760 80152 0 0 20 0 27 0 127098531 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719187] ppid=719096 vsize=57592356 memory=40436 CPUtime=3563.25 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719187/stat : 719187 (fscip) R 719096 719099 719059 0 -1 4194368 1790459 0 0 0 355631 694 0 0 20 0 27 0 127098531 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719188] ppid=719096 vsize=57592356 memory=8240 CPUtime=3568.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719188/stat : 719188 (fscip) R 719096 719099 719059 0 -1 4194368 1045100 0 0 0 356227 604 0 0 20 0 27 0 127098531 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719190] ppid=719096 vsize=57592356 memory=2112 CPUtime=3432.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719190/stat : 719190 (fscip) R 719096 719099 719059 0 -1 4194368 37038624 0 0 0 261605 81654 0 0 20 0 27 0 127098531 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719191] ppid=719096 vsize=57657892 memory=3308 CPUtime=3569.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719191/stat : 719191 (fscip) R 719096 719099 719059 0 -1 4194368 951553 0 0 0 356364 568 0 0 20 0 27 0 127098531 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719193] ppid=719096 vsize=57657892 memory=1704 CPUtime=3570.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719193/stat : 719193 (fscip) R 719096 719099 719059 0 -1 4194368 956480 0 0 0 356522 563 0 0 20 0 27 0 127098531 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719194] ppid=719096 vsize=57657892 memory=18016 CPUtime=3425.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719194/stat : 719194 (fscip) R 719096 719099 719059 0 -1 4194368 36991372 0 0 0 266190 76384 0 0 20 0 27 0 127098531 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719196] ppid=719096 vsize=57657892 memory=28356 CPUtime=3572.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719196/stat : 719196 (fscip) R 719096 719099 719059 0 -1 4194368 931256 0 0 0 356675 546 0 0 20 0 27 0 127098531 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719197] ppid=719096 vsize=57592356 memory=104 CPUtime=3428.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719197/stat : 719197 (fscip) R 719096 719099 719059 0 -1 4194368 37704984 0 0 0 262463 80393 0 0 20 0 27 0 127098531 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719199] ppid=719096 vsize=57592356 memory=33100 CPUtime=3569.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719199/stat : 719199 (fscip) R 719096 719099 719059 0 -1 4194368 935941 0 0 0 356368 551 0 0 20 0 27 0 127098531 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719202] ppid=719096 vsize=57657892 memory=19600 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719202/stat : 719202 (fscip) S 719096 719099 719059 0 -1 1077936192 189 0 0 0 1 3 0 0 20 0 27 0 127099252 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719204] ppid=719096 vsize=57592356 memory=54528 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719204/stat : 719204 (fscip) S 719096 719099 719059 0 -1 1077936192 219 0 0 0 1 3 0 0 20 0 27 0 127099252 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719205] ppid=719096 vsize=57592356 memory=28496 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719205/stat : 719205 (fscip) S 719096 719099 719059 0 -1 1077936192 220 0 0 0 0 3 0 0 20 0 27 0 127099252 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719206] ppid=719096 vsize=57657892 memory=7644 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719206/stat : 719206 (fscip) S 719096 719099 719059 0 -1 1077936192 185 0 0 0 1 3 0 0 20 0 27 0 127099252 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719207] ppid=719096 vsize=57592356 memory=26960 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719207/stat : 719207 (fscip) S 719096 719099 719059 0 -1 1077936192 244 0 0 0 1 2 0 0 20 0 27 0 127099252 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719209] ppid=719096 vsize=57592356 memory=31356 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719209/stat : 719209 (fscip) S 719096 719099 719059 0 -1 1077936192 200 0 0 0 1 3 0 0 20 0 27 0 127099252 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719210] ppid=719096 vsize=57723428 memory=5432 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719210/stat : 719210 (fscip) S 719096 719099 719059 0 -1 1077936192 221 0 0 0 1 3 0 0 20 0 27 0 127099252 59108790272 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719211] ppid=719096 vsize=57657892 memory=16240 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719211/stat : 719211 (fscip) S 719096 719099 719059 0 -1 1077936192 205 0 0 0 1 2 0 0 20 0 27 0 127099252 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719213] ppid=719096 vsize=57788044 memory=2268 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719213/stat : 719213 (fscip) S 719096 719099 719059 0 -1 1077936192 174 0 0 0 1 3 0 0 20 0 27 0 127099252 59174957056 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719215] ppid=719096 vsize=57723428 memory=1996 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719215/stat : 719215 (fscip) S 719096 719099 719059 0 -1 1077936192 190 0 0 0 0 3 0 0 20 0 27 0 127099252 59108790272 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719218] ppid=719096 vsize=57657892 memory=1836 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719218/stat : 719218 (fscip) S 719096 719099 719059 0 -1 1077936192 227 0 0 0 1 2 0 0 20 0 27 0 127099252 59041681408 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719219] ppid=719096 vsize=57592356 memory=38468 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719219/stat : 719219 (fscip) S 719096 719099 719059 0 -1 1077936192 210 0 0 0 1 2 0 0 20 0 27 0 127099252 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
[pid=719099/tid=719221] ppid=719096 vsize=57592356 memory=2152 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/719099/task/719221/stat : 719221 (fscip) S 719096 719099 719059 0 -1 1077936192 159 0 0 0 1 2 0 0 20 0 27 0 127099254 58974572544 11197561 809668444160 4194304 16622685 140723690691600 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 37941248 140723690697704 140723690697819 140723690697819 140723690704847 0
Current children cumulated CPU time: 69954.5 s
Current children cumulated vsize: 57592356 KiB
Current children cumulated memory: 44790244 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=66581 s, system=3376.48 s

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

[startup+3700.8 s]
/proc/loadavg: 57.18 73.24 76.91 28/917 721283
/proc/meminfo: memFree=490127608/790760800 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: 57.18 73.24 76.91 5/867 721283
/proc/meminfo: memFree=532984080/790760800 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: 57.18 73.24 76.91 5/867 721285
/proc/meminfo: memFree=585004376/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3702.89
CPU time (s): 69957.5
CPU user time (s): 66581
CPU system time (s): 3376.48
CPU usage (%): 1889.27
Max. virtual memory (cumulated for all children) (KiB): 67208360
Max. memory (cumulated for all children) (KiB): 49405576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66581
system time used= 3376.48
maximum resident set size= 49405576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210209970
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= 73575133
involuntary context switches= 107836


# summary of solver processes directly reported to runsolver:
#   pid: 719099
#   total CPU time (s): 69957.5
#   total CPU user time (s): 66581
#   total CPU system time (s): 3376.48

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.2923 second user time and 91.2158 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 05:11:20
IDJOB=4468973
IDBENCH=155703
IDSOLVER=3099
FILE ID=nodeD101/4468973-1723605080
RUNJOBID= nodeD101-1723605080-719070
SLURM_JOB_ID= 8267902
Free space on /tmp= 8622884 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat35_4_11_1_mh_ic.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4468973-1723605080/watcher-4468973-1723605080 -o /tmp/evaluation-result-4468973-1723605080/solver-4468973-1723605080 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723605080-719070 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468973-1723605080.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 5c43d7dab24b2d6eb632f3b262990bf9
RANDOM SEED=839258019

nodeD101.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	: 0x5003102
cpu MHz		: 2866.136
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 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	: 0x5003102
cpu MHz		: 1677.923
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3261.454
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3631.838
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2004.850
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 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	: 0x5003102
cpu MHz		: 2057.697
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3336.853
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3567.684
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3365.075
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 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	: 0x5003102
cpu MHz		: 2645.386
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3347.118
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3289.269
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3578.697
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 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	: 0x5003102
cpu MHz		: 2655.702
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3876.438
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3421.810
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3386.507
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 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	: 0x5003102
cpu MHz		: 2650.539
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2647.794
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3864.089
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3550.433
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 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	: 0x5003102
cpu MHz		: 2653.497
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2651.061
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1554.702
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3477.792
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 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	: 0x5003102
cpu MHz		: 2643.452
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2641.234
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2225.500
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3768.046
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 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	: 0x5003102
cpu MHz		: 2658.176
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2648.556
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2341.392
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2832.384
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 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	: 0x5003102
cpu MHz		: 2649.231
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2647.776
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2216.378
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2408.325
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 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	: 0x5003102
cpu MHz		: 2652.352
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2648.081
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2204.107
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2482.892
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 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	: 0x5003102
cpu MHz		: 2644.821
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3352.050
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2210.979
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3320.989
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 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	: 0x5003102
cpu MHz		: 3797.471
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2657.034
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1713.797
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2744.936
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 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	: 0x5003102
cpu MHz		: 3783.397
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2645.614
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1435.826
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1642.385
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 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	: 0x5003102
cpu MHz		: 3502.834
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2640.434
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1701.848
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1728.112
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 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	: 0x5003102
cpu MHz		: 3805.977
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2651.526
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1458.485
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1448.840
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 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	: 0x5003102
cpu MHz		: 2662.262
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2648.879
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1726.071
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2698.589
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 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	: 0x5003102
cpu MHz		: 2752.025
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2739.504
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1683.656
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3449.545
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 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	: 0x5003102
cpu MHz		: 2664.476
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2670.183
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2662.780
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2286.121
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 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	: 0x5003102
cpu MHz		: 2841.098
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2687.420
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2214.225
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1896.675
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 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	: 0x5003102
cpu MHz		: 2688.702
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3492.311
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 1290.366
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        726687804 kB
MemAvailable:   783599960 kB
Buffers:         1128384 kB
Cached:         59051188 kB
SwapCached:            0 kB
Active:         18756644 kB
Inactive:       41844916 kB
Active(anon):       2044 kB
Inactive(anon):   458892 kB
Active(file):   18754600 kB
Inactive(file): 41386024 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            123328 kB
Writeback:             0 kB
AnonPages:        421560 kB
Mapped:           100372 kB
Shmem:             38920 kB
KReclaimable:     382120 kB
Slab:             792664 kB
SReclaimable:     382120 kB
SUnreclaim:       410544 kB
KernelStack:       14736 kB
PageTables:        10524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1223392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1121280 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622692 MiB
End job on nodeD101 at 2024-08-14 06:13:03