Trace number 4465417

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 69504.3 3703.81

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null0mast_rapportOE1.0_TMAX180_K192_cod2.opb
MD5SUMad0aeea3e7e7044b142cd83589fcb352
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-375879
Best CPU time to get the best result obtained on this benchmark3558.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 1300178
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 1300178
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
2.39/2.42	c Default LC presolving (default).
2.39/2.43	c ** Before presolving: virtualMemUsedAtLc = 2170223286, getVmSize() = 1465339904, SCIPgetMemUsed() = 1386389957, SCIPgetMemTotal() = 1405924309, SCIPgetMemExternEstim() = 764298977
2.39/2.43	c ** set memory limit for presolving in LC to 8.78926e+12 for SCIP **
186.79/187.43	c ** Estimated virtualMemUsedAtSolver = 2842711120, getVmSize() = 3817365504, SCIPgetMemUsed() = 2524691935, SCIPgetMemTotal() = 3499767703, SCIPgetMemExternEstim() = 764298977
186.79/187.43	c ** set memory limit for solvers to 4.17966e+11 for each SCIP **
186.79/187.43	c Original Problem   :
186.79/187.43	c   Problem name     : instance-4465417-1723639383
186.79/187.43	c   Variables        : 400896 (400896 binary, 0 integer, 0 implicit integer, 0 continuous)
186.79/187.43	c   Constraints      : 402763
186.79/187.43	c   Objective sense  : minimize
186.79/187.43	c Presolved Problem  :
186.79/187.43	c   Variables        : 357924 (357924 binary, 0 integer, 0 implicit integer, 0 continuous)
186.79/187.43	c   Constraints      : 358120
186.79/187.43	c Constraints        : Number
186.79/187.43	c   knapsack         : 1 
186.79/187.43	c   setppc           : 26408 
186.79/187.43	c   logicor          : 331711 
186.79/187.43	c ** Instance transfer method used: 0
188.00/188.61	c ** ParaScipInstance copy does not increase the number of variables. **
207.90/208.18	c LC is working with racing ramp-up and with rebuilding tree after racing.
207.90/208.18	c                                Nodes    Active                                            
207.90/208.18	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
13158.89/861.16	c       861              2           1        20                -    -1300178.0000          -
13299.09/868.23	c       868             22          21        20                -    -1300178.0000          -
13402.18/873.42	c       873             33          32        20                -    -1300178.0000          -
13541.13/880.48	c       880             53          52        20                -    -1300178.0000          -
13644.29/885.62	c       886             73          72        20                -    -1300178.0000          -
13747.28/890.82	c       891             90          89        20                -    -1300178.0000          -
13852.90/896.17	c       896             80          79        20                -    -1300178.0000          -
13953.27/901.26	c       901            120         119        20                -    -1300178.0000          -
14052.47/906.27	c       906            141         140        20                -    -1300178.0000          -
14153.21/911.33	c       911            120         119        20                -    -1300178.0000          -
14256.25/916.52	c       917            153         152        20                -    -1300178.0000          -
14357.20/921.65	c       922            171         170        20                -    -1300178.0000          -
14464.95/927.05	c       927            200         199        20                -    -1300178.0000          -
14567.37/932.29	c       932            211         210        20                -    -1300178.0000          -
14672.45/937.59	c       938            193         192        20                -    -1300178.0000          -
14775.60/942.80	c       943            213         212        20                -    -1300178.0000          -
14876.66/947.82	c       948            222         221        20                -    -1300178.0000          -
14975.84/952.90	c       953            233         232        20                -    -1300178.0000          -
15082.97/958.23	c       958            253         252        20                -    -1300178.0000          -
15184.17/963.35	c       963            273         272        20                -    -1300178.0000          -
15293.35/968.83	c       969            282         281        20                -    -1300178.0000          -
15394.58/974.00	c       974            294         293        20                -    -1300178.0000          -
15496.41/979.03	c       979            314         313        20                -    -1300178.0000          -
15595.50/984.08	c       984            331         330        20                -    -1300178.0000          -
15698.12/989.20	c       989            352         351        20                -    -1300178.0000          -
15799.36/994.39	c       994            373         372        20                -    -1300178.0000          -
15902.57/999.51	c      1000            392         391        20                -    -1300178.0000          -
16003.73/1004.60	c      1005            412         411        20                -    -1300178.0000          -
16102.97/1009.62	c      1010            433         432        20                -    -1300178.0000          -
16206.17/1014.82	c      1015            452         451        20                -    -1300178.0000          -
16317.08/1020.41	c      1020            553         552        20                -    -1300178.0000          -
16424.20/1025.89	c      1026            493         492        20                -    -1300178.0000          -
16531.36/1031.22	c      1031            514         513        20                -    -1300178.0000          -
16630.57/1036.27	c      1036            534         533        20                -    -1300178.0000          -
16735.72/1041.59	c      1042            555         554        20                -    -1300178.0000          -
16838.96/1046.77	c      1047            636         635        20                -    -1300178.0000          -
16950.10/1052.36	c      1052            593         592        20                -    -1300178.0000          -
17051.29/1057.48	c      1057            677         676        20                -    -1300178.0000          -
17166.42/1063.27	c      1063            696         695        20                -    -1300178.0000          -
17267.66/1068.33	c      1068            674         673        20                -    -1300178.0000          -
17378.83/1073.95	c      1074            696         695        20                -    -1300178.0000          -
17482.66/1079.18	c      1079            762         761        20                -    -1300178.0000          -
17585.01/1084.33	c      1084            722         721        20                -    -1300178.0000          -
17690.25/1089.60	c      1090            735         734        20                -    -1300178.0000          -
17801.36/1095.20	c      1095            755         754        20                -    -1300178.0000          -
17904.60/1100.47	c      1100            776         775        20                -    -1300178.0000          -
18021.62/1106.33	c      1106            795         794        20                -    -1300178.0000          -
18142.69/1112.46	c      1112            815         814        20                -    -1300178.0000          -
18249.89/1117.85	c      1118            920         919        20                -    -1300178.0000          -
18355.87/1123.18	c      1123            937         936        20                -    -1300178.0000          -
18460.17/1128.43	c      1128            958         957        20                -    -1300178.0000          -
18565.39/1133.73	c      1134            978         977        20                -    -1300178.0000          -
18666.62/1138.87	c      1139            922         921        20                -    -1300178.0000          -
18773.80/1144.26	c      1144            957         956        20                -    -1300178.0000          -
18879.02/1149.52	c      1150           1042        1041        20                -    -1300178.0000          -
18982.26/1154.71	c      1155           1042        1041        20                -    -1300178.0000          -
19081.48/1159.79	c      1160           1042        1041        20                -    -1300178.0000          -
19184.71/1164.98	c      1165           1042        1041        20                -    -1300178.0000          -
19289.89/1170.28	c      1170           1042        1041        20                -    -1300178.0000          -
19393.12/1175.41	c      1175           1042        1041        20                -    -1300178.0000          -
19494.31/1180.50	c      1180           1042        1041        20                -    -1300178.0000          -
19595.57/1185.66	c      1186           1050           0        20                -    -1300178.0000          -
19786.04/1195.23	c      1195           1050           0        20                -    -1300178.0000          -
19889.28/1200.45	c      1200           1050           0        20                -    -1300178.0000          -
20026.27/1207.31	c      1207           1050           0        20                -    -1300178.0000          -
20175.06/1214.86	c      1215           1089          39        20                -    -1300178.0000          -
20340.66/1223.19	c      1223           1109          59        20                -    -1300178.0000          -
20448.88/1228.68	c      1229           1089          39        20                -    -1300178.0000          -
20576.61/1235.05	c      1235           1109          59        20                -    -1300178.0000          -
20675.99/1240.10	c      1240           1109          59        20                -    -1300178.0000          -
20780.40/1245.39	c      1245           1128          78        20                -    -1300178.0000          -
20894.19/1251.10	c      1251           1148          98        20                -    -1300178.0000          -
21008.74/1256.81	c      1257           1210         160        20                -    -1300178.0000          -
21115.94/1262.22	c      1262           1229         179        20                -    -1300178.0000          -
21215.22/1267.24	c      1267           1250         200        20                -    -1300178.0000          -
21326.43/1272.88	c      1273           1270         220        20                -    -1300178.0000          -
21427.68/1277.96	c      1278           1229         179        20                -    -1300178.0000          -
21544.81/1283.82	c      1284           1241         191        20                -    -1300178.0000          -
21644.07/1288.86	c      1289           1320         270        20                -    -1300178.0000          -
21757.22/1294.56	c      1295           1342         292        20                -    -1300178.0000          -
21856.48/1299.59	c      1300           1291         241        20                -    -1300178.0000          -
21959.74/1304.79	c      1305           1362         312        20                -    -1300178.0000          -
22061.00/1309.85	c      1310           1320         270        20                -    -1300178.0000          -
22162.26/1314.95	c      1315           1340         290        20                -    -1300178.0000          -
22261.52/1320.01	c      1320           1360         310        20                -    -1300178.0000          -
22366.75/1325.21	c      1325           1422         372        20                -    -1300178.0000          -
22473.98/1330.62	c      1331           1443         393        20                -    -1300178.0000          -
22579.23/1335.91	c      1336           1402         352        20                -    -1300178.0000          -
22678.50/1340.98	c      1341           1422         372        20                -    -1300178.0000          -
22780.22/1346.07	c      1346           1481         431        20                -    -1300178.0000          -
22912.76/1352.78	c      1353           1501         451        20                -    -1300178.0000          -
23051.71/1359.79	c      1360           1521         471        20                -    -1300178.0000          -
23157.52/1365.10	c      1365           1542         492        20                -    -1300178.0000          -
23264.13/1370.49	c      1370           1562         512        20                -    -1300178.0000          -
23367.41/1375.63	c      1376           1582         532        20                -    -1300178.0000          -
23468.67/1380.71	c      1381           1602         552        20                -    -1300178.0000          -
23569.96/1385.86	c      1386           1564         514        20                -    -1300178.0000          -
23687.15/1391.72	c      1392           1582         532        20                -    -1300178.0000          -
23810.30/1397.92	c      1398           1663         613        20                -    -1300178.0000          -
23912.17/1403.11	c      1403           1623         573        20                -    -1300178.0000          -
24014.87/1408.21	c      1408           1643         593        20                -    -1300178.0000          -
24126.12/1413.85	c      1414           1663         613        20                -    -1300178.0000          -
24237.34/1419.44	c      1419           1764         714        20                -    -1300178.0000          -
24340.64/1424.65	c      1425           1711         661        20                -    -1300178.0000          -
24439.95/1429.66	c      1430           1811         761        20                -    -1300178.0000          -
24563.11/1435.83	c      1436           1764         714        20                -    -1300178.0000          -
24664.38/1440.96	c      1441           1785         735        20                -    -1300178.0000          -
24769.63/1446.29	c      1446           1805         755        20                -    -1300178.0000          -
24878.88/1451.71	c      1452           1825         775        20                -    -1300178.0000          -
24978.19/1456.76	c      1457           1851         801        20                -    -1300178.0000          -
25093.36/1462.51	c      1463           1886         836        20                -    -1300178.0000          -
25205.19/1468.15	c      1468           2010         960        20                -    -1300178.0000          -
25307.79/1473.39	c      1473           2031         981        20                -    -1300178.0000          -
25434.87/1479.75	c      1480           2051        1001        20                -    -1300178.0000          -
25536.09/1484.84	c      1485           1991         941        20                -    -1300178.0000          -
25649.23/1490.59	c      1491           2129        1079        20                -    -1300178.0000          -
25759.06/1496.10	c      1496           2149        1099        20                -    -1300178.0000          -
25861.65/1501.21	c      1501           2070        1020        20                -    -1300178.0000          -
25960.87/1506.25	c      1506           2191        1141        20                -    -1300178.0000          -
26062.30/1511.35	c      1511           2211        1161        20                -    -1300178.0000          -
26161.22/1516.40	c      1516           2251        1201        20                -    -1300178.0000          -
26262.19/1521.44	c      1521           2190        1140        20                -    -1300178.0000          -
26363.49/1526.58	c      1527           2311        1261        20                -    -1300178.0000          -
26464.45/1531.62	c      1532           2231        1181        20                -    -1300178.0000          -
26563.74/1536.64	c      1537           2371        1321        20                -    -1300178.0000          -
26664.84/1541.79	c      1542           2411        1361        20                -    -1300178.0000          -
26777.93/1547.41	c      1547           2451        1401        20                -    -1300178.0000          -
26881.19/1552.61	c      1553           2471        1421        20                -    -1300178.0000          -
26982.45/1557.75	c      1558           2411        1361        20                -    -1300178.0000          -
27085.70/1562.92	c      1563           2451        1401        20                -    -1300178.0000          -
27184.83/1567.98	c      1568           2571        1521        20                -    -1300178.0000          -
27295.76/1573.53	c      1574           2611        1561        20                -    -1300178.0000          -
27394.70/1578.59	c      1579           2651        1601        20                -    -1300178.0000          -
27497.95/1583.80	c      1584           2671        1621        20                -    -1300178.0000          -
27599.21/1588.84	c      1589           2711        1661        20                -    -1300178.0000          -
27703.16/1594.08	c      1594           2751        1701        20                -    -1300178.0000          -
27805.61/1599.29	c      1599           2791        1741        20                -    -1300178.0000          -
27910.83/1604.53	c      1605           2831        1781        20                -    -1300178.0000          -
28024.01/1610.28	c      1610           2811        1761        20                -    -1300178.0000          -
28127.25/1615.49	c      1615           2851        1801        20                -    -1300178.0000          -
28232.47/1620.73	c      1621           2973        1919        20                -    -1300178.0000          -
28340.60/1626.18	c      1626           3013        1959        20                -    -1300178.0000          -
28442.83/1631.38	c      1631           3033        1979        20                -    -1300178.0000          -
28545.95/1636.56	c      1637           3073        2019        20                -    -1300178.0000          -
28653.17/1641.98	c      1642           3113        2059        20                -    -1300178.0000          -
28772.29/1647.91	c      1648           3153        2099        20                -    -1300178.0000          -
28879.48/1653.37	c      1653           3151        2101        20                -    -1300178.0000          -
28982.71/1658.53	c      1659           3233        2179        20                -    -1300178.0000          -
29095.87/1664.22	c      1664           3273        2219        20                -    -1300178.0000          -
29195.06/1669.28	c      1669           3313        2259        20                -    -1300178.0000          -
29308.24/1674.98	c      1675           3353        2299        20                -    -1300178.0000          -
29410.16/1680.11	c      1680           3393        2339        20                -    -1300178.0000          -
29526.57/1686.01	c      1686           3433        2379        20                -    -1300178.0000          -
29628.66/1691.08	c      1691           3473        2419        20                -    -1300178.0000          -
29731.02/1696.28	c      1696           3513        2459        20                -    -1300178.0000          -
29840.21/1701.73	c      1702           3553        2499        20                -    -1300178.0000          -
29941.47/1706.86	c      1707           3593        2539        20                -    -1300178.0000          -
30048.64/1712.21	c      1712           3633        2579        20                -    -1300178.0000          -
30161.97/1718.03	c      1718           3673        2619        20                -    -1300178.0000          -
30271.02/1723.40	c      1723           3711        2661        20                -    -1300178.0000          -
30376.25/1728.71	c      1729           3751        2701        20                -    -1300178.0000          -
30477.52/1733.86	c      1734           3791        2741        20                -    -1300178.0000          -
30578.77/1738.99	c      1739           3833        2779        20                -    -1300178.0000          -
30678.05/1744.01	c      1744           3873        2819        20                -    -1300178.0000          -
30779.97/1749.04	c      1749           3913        2859        20                -    -1300178.0000          -
30879.23/1754.05	c      1754           3953        2899        20                -    -1300178.0000          -
30978.71/1759.09	c      1759           3973        2919        20                -    -1300178.0000          -
31079.70/1764.18	c      1764           4013        2959        20                -    -1300178.0000          -
31186.28/1769.56	c      1770           4053        2999        20                -    -1300178.0000          -
31293.39/1774.92	c      1775           4093        3039        20                -    -1300178.0000          -
31398.57/1780.28	c      1780           4133        3079        20                -    -1300178.0000          -
31505.79/1785.63	c      1786           4173        3119        20                -    -1300178.0000          -
31605.06/1790.68	c      1791           4213        3159        20                -    -1300178.0000          -
31710.29/1796.02	c      1796           4291        3241        20                -    -1300178.0000          -
31814.24/1801.19	c      1801           4293        3239        20                -    -1300178.0000          -
31922.70/1806.67	c      1807           4333        3279        20                -    -1300178.0000          -
32025.94/1811.89	c      1812           4373        3319        20                -    -1300178.0000          -
32131.97/1817.14	c      1817           4413        3359        20                -    -1300178.0000          -
32242.34/1822.74	c      1823           4511        3461        20                -    -1300178.0000          -
32343.59/1827.84	c      1828           4493        3439        20                -    -1300178.0000          -
32447.66/1833.13	c      1833           4611        3561        20                -    -1300178.0000          -
32551.96/1838.38	c      1838           4651        3601        20                -    -1300178.0000          -
32657.16/1843.68	c      1844           4691        3641        20                -    -1300178.0000          -
32762.36/1848.92	c      1849           4731        3681        20                -    -1300178.0000          -
32864.19/1854.11	c      1854           4693        3639        20                -    -1300178.0000          -
32968.73/1859.36	c      1859           4733        3679        20                -    -1300178.0000          -
33069.95/1864.42	c      1864           4773        3719        20                -    -1300178.0000          -
33179.12/1869.97	c      1870           4911        3861        20                -    -1300178.0000          -
33284.31/1875.24	c      1875           4951        3901        20                -    -1300178.0000          -
33387.53/1880.49	c      1880           4991        3941        20                -    -1300178.0000          -
33486.77/1885.50	c      1886           4933        3879        20                -    -1300178.0000          -
33593.97/1890.83	c      1891           5031        3981        20                -    -1300178.0000          -
33695.19/1895.94	c      1896           5013        3959        20                -    -1300178.0000          -
33814.26/1901.90	c      1902           5033        3979        20                -    -1300178.0000          -
33916.14/1907.10	c      1907           5171        4121        20                -    -1300178.0000          -
34015.36/1912.13	c      1912           5113        4059        20                -    -1300178.0000          -
34116.49/1917.18	c      1917           5153        4099        20                -    -1300178.0000          -
34216.89/1922.25	c      1922           5193        4139        20                -    -1300178.0000          -
34320.10/1927.45	c      1927           5351        4301        20                -    -1300178.0000          -
34423.30/1932.61	c      1933           5391        4341        20                -    -1300178.0000          -
34522.53/1937.65	c      1938           5431        4381        20                -    -1300178.0000          -
34627.72/1942.93	c      1943           5471        4421        20                -    -1300178.0000          -
34729.79/1948.10	c      1948           5511        4461        20                -    -1300178.0000          -
34832.07/1953.23	c      1953           5413        4359        20                -    -1300178.0000          -
34931.29/1958.24	c      1958           5453        4399        20                -    -1300178.0000          -
35032.51/1963.39	c      1963           5493        4439        20                -    -1300178.0000          -
35151.57/1969.35	c      1969           5533        4479        20                -    -1300178.0000          -
35256.77/1974.63	c      1975           5573        4519        20                -    -1300178.0000          -
35358.00/1979.80	c      1980           5613        4559        20                -    -1300178.0000          -
35467.13/1985.21	c      1985           5811        4761        20                -    -1300178.0000          -
35568.22/1990.37	c      1990           5851        4801        20                -    -1300178.0000          -
35669.45/1995.47	c      1995           5733        4679        20                -    -1300178.0000          -
35770.67/2000.51	c      2001           5773        4719        20                -    -1300178.0000          -
35873.87/2005.73	c      2006           5813        4759        20                -    -1300178.0000          -
35975.09/2010.89	c      2011           5853        4799        20                -    -1300178.0000          -
36076.33/2015.99	c      2016           6071        5021        20                -    -1300178.0000          -
36178.23/2021.04	c      2021           6111        5061        20                -    -1300178.0000          -
36277.49/2026.10	c      2026           6151        5101        20                -    -1300178.0000          -
36378.91/2031.17	c      2031           6191        5141        20                -    -1300178.0000          -
36479.22/2036.24	c      2036           6053        4999        20                -    -1300178.0000          -
36578.45/2041.29	c      2041           6291        5241        20                -    -1300178.0000          -
36681.66/2046.46	c      2046           6331        5281        20                -    -1300178.0000          -
36780.90/2051.47	c      2051           6371        5321        20                -    -1300178.0000          -
36886.09/2056.72	c      2057           6411        5361        20                -    -1300178.0000          -
36985.27/2061.75	c      2062           6253        5199        20                -    -1300178.0000          -
37084.51/2066.77	c      2067           6511        5461        20                -    -1300178.0000          -
37185.72/2071.87	c      2072           6551        5501        20                -    -1300178.0000          -
37286.94/2076.99	c      2077           6591        5541        20                -    -1300178.0000          -
37388.89/2082.12	c      2082           6631        5581        20                -    -1300178.0000          -
37491.35/2087.23	c      2087           6671        5621        20                -    -1300178.0000          -
37592.56/2092.37	c      2092           6731        5681        20                -    -1300178.0000          -
37693.79/2097.44	c      2097           6771        5721        20                -    -1300178.0000          -
37793.04/2102.48	c      2102           6811        5761        20                -    -1300178.0000          -
37905.02/2108.14	c      2108           6613        5559        20                -    -1300178.0000          -
38007.42/2113.28	c      2113           6653        5599        20                -    -1300178.0000          -
38108.66/2118.32	c      2118           6951        5901        20                -    -1300178.0000          -
38207.92/2123.34	c      2123           6991        5941        20                -    -1300178.0000          -
38311.13/2128.60	c      2129           6773        5719        20                -    -1300178.0000          -
38426.25/2134.37	c      2134           6813        5759        20                -    -1300178.0000          -
38527.49/2139.40	c      2139           6873        5819        20                -    -1300178.0000          -
38628.73/2144.59	c      2145           7191        6141        20                -    -1300178.0000          -
38733.95/2149.84	c      2150           7231        6181        20                -    -1300178.0000          -
38835.15/2154.97	c      2155           6993        5939        20                -    -1300178.0000          -
38954.27/2161.01	c      2161           7033        5979        20                -    -1300178.0000          -
39058.23/2166.18	c      2166           7391        6341        20                -    -1300178.0000          -
39170.67/2171.84	c      2172           7431        6381        20                -    -1300178.0000          -
39269.95/2176.88	c      2177           7173        6119        20                -    -1300178.0000          -
39371.14/2181.98	c      2182           7213        6159        20                -    -1300178.0000          -
39476.34/2187.25	c      2187           7253        6199        20                -    -1300178.0000          -
39585.55/2192.74	c      2193           7631        6581        20                -    -1300178.0000          -
39691.38/2198.05	c      2198           7671        6621        20                -    -1300178.0000          -
39803.95/2203.77	c      2204           7393        6339        20                -    -1300178.0000          -
39905.20/2208.80	c      2209           7433        6379        20                -    -1300178.0000          -
40014.39/2214.31	c      2214           7473        6419        20                -    -1300178.0000          -
40113.65/2219.38	c      2219           7871        6821        20                -    -1300178.0000          -
40216.82/2224.51	c      2225           7911        6861        20                -    -1300178.0000          -
40316.14/2229.56	c      2230           7951        6901        20                -    -1300178.0000          -
40423.29/2234.95	c      2235           7653        6599        20                -    -1300178.0000          -
40522.53/2239.98	c      2240           7693        6639        20                -    -1300178.0000          -
40633.69/2245.50	c      2246           7713        6659        20                -    -1300178.0000          -
40732.96/2250.56	c      2251           8131        7081        20                -    -1300178.0000          -
40846.27/2256.22	c      2256           8191        7141        20                -    -1300178.0000          -
40951.29/2261.54	c      2262           8231        7181        20                -    -1300178.0000          -
41050.55/2266.57	c      2267           8271        7221        20                -    -1300178.0000          -
41155.69/2271.83	c      2272           7913        6859        20                -    -1300178.0000          -
41266.87/2277.49	c      2277           8371        7321        20                -    -1300178.0000          -
41376.09/2283.02	c      2283           7993        6939        20                -    -1300178.0000          -
41477.98/2288.12	c      2288           8471        7421        20                -    -1300178.0000          -
41580.56/2293.27	c      2293           8511        7461        20                -    -1300178.0000          -
41696.37/2299.07	c      2299           8571        7521        20                -    -1300178.0000          -
41802.92/2304.42	c      2304           8173        7119        20                -    -1300178.0000          -
41904.18/2309.51	c      2310           8213        7159        20                -    -1300178.0000          -
42011.41/2314.94	c      2315           8711        7661        20                -    -1300178.0000          -
42122.60/2320.54	c      2321           8313        7259        20                -    -1300178.0000          -
42227.85/2325.88	c      2326           8353        7299        20                -    -1300178.0000          -
42351.71/2332.07	c      2332           8871        7821        20                -    -1300178.0000          -
42460.14/2337.50	c      2338           8931        7881        20                -    -1300178.0000          -
42567.36/2342.97	c      2343           8971        7921        20                -    -1300178.0000          -
42671.42/2348.16	c      2348           8553        7499        20                -    -1300178.0000          -
42775.80/2353.43	c      2353           8593        7539        20                -    -1300178.0000          -
42875.07/2358.48	c      2358           9111        8061        20                -    -1300178.0000          -
42976.31/2363.52	c      2364           8693        7639        20                -    -1300178.0000          -
43089.46/2369.30	c      2369           9211        8161        20                -    -1300178.0000          -
43205.12/2375.05	c      2375           9271        8221        20                -    -1300178.0000          -
43304.66/2380.10	c      2380           8833        7779        20                -    -1300178.0000          -
43410.99/2385.45	c      2385           9371        8321        20                -    -1300178.0000          -
43510.25/2390.49	c      2390           9411        8361        20                -    -1300178.0000          -
43637.24/2396.81	c      2397           9471        8421        20                -    -1300178.0000          -
43764.28/2403.22	c      2403           9033        7979        20                -    -1300178.0000          -
43863.54/2408.29	c      2408           9591        8541        20                -    -1300178.0000          -
43964.78/2413.40	c      2413           9631        8581        20                -    -1300178.0000          -
44071.99/2418.73	c      2419           9671        8621        20                -    -1300178.0000          -
44181.18/2424.28	c      2424           9213        8159        20                -    -1300178.0000          -
44286.41/2429.56	c      2430           9771        8721        20                -    -1300178.0000          -
44409.51/2435.71	c      2436           9313        8259        20                -    -1300178.0000          -
44517.35/2441.18	c      2441           9891        8841        20                -    -1300178.0000          -
44623.94/2446.56	c      2447           9931        8881        20                -    -1300178.0000          -
44733.56/2452.06	c      2452           9991        8941        20                -    -1300178.0000          -
44836.10/2457.27	c      2457          10031        8981        20                -    -1300178.0000          -
44936.80/2462.35	c      2462           9553        8499        20                -    -1300178.0000          -
45050.59/2468.05	c      2468           9593        8539        20                -    -1300178.0000          -
45155.19/2473.31	c      2473           9653        8599        20                -    -1300178.0000          -
45262.42/2478.78	c      2479           9693        8639        20                -    -1300178.0000          -
45361.69/2483.79	c      2484          10271        9221        20                -    -1300178.0000          -
45464.94/2488.96	c      2489           9773        8719        20                -    -1300178.0000          -
45570.14/2494.23	c      2494          10371        9321        20                -    -1300178.0000          -
45669.40/2499.24	c      2499          10411        9361        20                -    -1300178.0000          -
45782.57/2504.99	c      2505           9913        8859        20                -    -1300178.0000          -
45884.34/2510.03	c      2510          10511        9461        20                -    -1300178.0000          -
45983.72/2515.06	c      2515          10013        8959        20                -    -1300178.0000          -
46086.30/2520.28	c      2520          10053        8999        20                -    -1300178.0000          -
46199.48/2525.95	c      2526          10651        9601        20                -    -1300178.0000          -
46298.38/2530.97	c      2531          10711        9661        20                -    -1300178.0000          -
46411.51/2536.68	c      2537          10751        9701        20                -    -1300178.0000          -
46512.73/2541.73	c      2542          10233        9179        20                -    -1300178.0000          -
46618.63/2547.12	c      2547          10851        9801        20                -    -1300178.0000          -
46725.06/2552.42	c      2552          10891        9841        20                -    -1300178.0000          -
46834.24/2557.99	c      2558          10373        9319        20                -    -1300178.0000          -
46936.08/2563.05	c      2563          10413        9359        20                -    -1300178.0000          -
47042.56/2568.46	c      2568          11031        9981        20                -    -1300178.0000          -
47145.77/2573.61	c      2574          10513        9459        20                -    -1300178.0000          -
47250.97/2578.91	c      2579          10553        9499        20                -    -1300178.0000          -
47358.07/2584.36	c      2584          10593        9539        20                -    -1300178.0000          -
47457.32/2589.37	c      2589          10653        9599        20                -    -1300178.0000          -
47568.42/2594.97	c      2595          11271       10221        20                -    -1300178.0000          -
47679.55/2600.52	c      2601          11331       10281        20                -    -1300178.0000          -
47794.45/2606.35	c      2606          10793        9739        20                -    -1300178.0000          -
47895.67/2611.41	c      2611          10833        9779        20                -    -1300178.0000          -
47998.89/2616.63	c      2617          11471       10421        20                -    -1300178.0000          -
48110.02/2622.21	c      2622          10933        9879        20                -    -1300178.0000          -
48219.20/2627.78	c      2628          10973        9919        20                -    -1300178.0000          -
48336.25/2633.68	c      2634          11631       10581        20                -    -1300178.0000          -
48437.49/2638.77	c      2639          11052        9998        20                -    -1300178.0000          -
48540.70/2643.91	c      2644          11073       10019        20                -    -1300178.0000          -
48642.74/2649.13	c      2649          11771       10721        20                -    -1300178.0000          -
48764.87/2655.27	c      2655          11831       10781        20                -    -1300178.0000          -
48868.10/2660.48	c      2660          11891       10841        20                -    -1300178.0000          -
48973.31/2665.75	c      2666          11931       10881        20                -    -1300178.0000          -
49072.49/2670.76	c      2671          11313       10259        20                -    -1300178.0000          -
49181.65/2676.21	c      2676          11353       10299        20                -    -1300178.0000          -
49286.77/2681.53	c      2682          12071       11021        20                -    -1300178.0000          -
49388.01/2686.64	c      2687          11453       10399        20                -    -1300178.0000          -
49491.22/2691.88	c      2692          11493       10439        20                -    -1300178.0000          -
49592.44/2696.91	c      2697          11533       10479        20                -    -1300178.0000          -
49697.61/2702.25	c      2702          12271       11221        20                -    -1300178.0000          -
49798.84/2707.34	c      2707          12311       11261        20                -    -1300178.0000          -
49909.80/2712.90	c      2713          11673       10619        20                -    -1300178.0000          -
50009.02/2717.99	c      2718          12411       11361        20                -    -1300178.0000          -
50114.20/2723.30	c      2723          11773       10719        20                -    -1300178.0000          -
50215.42/2728.32	c      2728          11813       10759        20                -    -1300178.0000          -
50324.59/2733.83	c      2734          11853       10799        20                -    -1300178.0000          -
50431.75/2739.26	c      2739          12611       11561        20                -    -1300178.0000          -
50534.96/2744.44	c      2744          12651       11601        20                -    -1300178.0000          -
50648.75/2750.17	c      2750          12711       11661        20                -    -1300178.0000          -
50761.25/2755.85	c      2756          12053       10999        20                -    -1300178.0000          -
50865.14/2761.05	c      2761          12093       11039        20                -    -1300178.0000          -
50964.37/2766.06	c      2766          12851       11801        20                -    -1300178.0000          -
51066.83/2771.26	c      2771          12193       11139        20                -    -1300178.0000          -
51168.05/2776.34	c      2776          12233       11179        20                -    -1300178.0000          -
51269.28/2781.45	c      2781          12991       11941        20                -    -1300178.0000          -
51370.51/2786.53	c      2787          13051       12001        20                -    -1300178.0000          -
51475.70/2791.82	c      2792          13091       12041        20                -    -1300178.0000          -
51576.93/2796.93	c      2797          12413       11359        20                -    -1300178.0000          -
51678.79/2802.11	c      2802          12453       11399        20                -    -1300178.0000          -
51780.20/2807.17	c      2807          13231       12181        20                -    -1300178.0000          -
51882.48/2812.39	c      2812          12553       11499        20                -    -1300178.0000          -
52005.41/2818.55	c      2819          12593       11539        20                -    -1300178.0000          -
52108.62/2823.73	c      2824          13391       12341        20                -    -1300178.0000          -
52216.48/2829.15	c      2829          13431       12381        20                -    -1300178.0000          -
52316.94/2834.24	c      2834          12733       11679        20                -    -1300178.0000          -
52418.14/2839.33	c      2839          12773       11719        20                -    -1300178.0000          -
52533.97/2845.20	c      2845          12833       11779        20                -    -1300178.0000          -
52642.41/2850.67	c      2851          12873       11819        20                -    -1300178.0000          -
52763.47/2856.78	c      2857          13691       12641        20                -    -1300178.0000          -
52872.62/2862.22	c      2862          12973       11919        20                -    -1300178.0000          -
52973.84/2867.31	c      2867          13791       12741        20                -    -1300178.0000          -
53081.03/2872.74	c      2873          13073       12019        20                -    -1300178.0000          -
53194.16/2878.46	c      2878          13113       12059        20                -    -1300178.0000          -
53295.39/2883.54	c      2884          13951       12901        20                -    -1300178.0000          -
53402.58/2889.02	c      2889          13991       12941        20                -    -1300178.0000          -
53509.75/2894.33	c      2894          13253       12199        20                -    -1300178.0000          -
53616.94/2899.71	c      2900          14091       13041        20                -    -1300178.0000          -
53716.19/2904.72	c      2905          14151       13101        20                -    -1300178.0000          -
53824.09/2910.16	c      2910          14191       13141        20                -    -1300178.0000          -
53924.75/2915.21	c      2915          13433       12379        20                -    -1300178.0000          -
54023.63/2920.26	c      2920          13473       12419        20                -    -1300178.0000          -
54128.84/2925.53	c      2926          14331       13281        20                -    -1300178.0000          -
54245.93/2931.49	c      2931          13573       12519        20                -    -1300178.0000          -
54359.93/2937.19	c      2937          13633       12579        20                -    -1300178.0000          -
54466.23/2942.56	c      2943          13673       12619        20                -    -1300178.0000          -
54569.44/2947.73	c      2948          14551       13501        20                -    -1300178.0000          -
54670.66/2952.81	c      2953          14591       13541        20                -    -1300178.0000          -
54777.83/2958.25	c      2958          13813       12759        20                -    -1300178.0000          -
54879.06/2963.35	c      2963          14691       13641        20                -    -1300178.0000          -
54982.26/2968.53	c      2969          14731       13681        20                -    -1300178.0000          -
55087.46/2973.86	c      2974          13953       12899        20                -    -1300178.0000          -
55194.61/2979.22	c      2979          14831       13781        20                -    -1300178.0000          -
55319.65/2985.52	c      2986          14053       12999        20                -    -1300178.0000          -
55420.67/2990.69	c      2991          14113       13059        20                -    -1300178.0000          -
55545.72/2996.93	c      2997          14991       13941        20                -    -1300178.0000          -
55658.84/3002.69	c      3003          15031       13981        20                -    -1300178.0000          -
55766.61/3008.03	c      3008          14253       13199        20                -    -1300178.0000          -
55877.14/3013.61	c      3014          14313       13259        20                -    -1300178.0000          -
55978.38/3018.77	c      3019          14353       13299        20                -    -1300178.0000          -
56081.53/3023.96	c      3024          14393       13339        20                -    -1300178.0000          -
56196.58/3029.78	c      3030          15231       14181        20                -    -1300178.0000          -
56299.79/3034.90	c      3035          14493       13439        20                -    -1300178.0000          -
56421.52/3041.05	c      3041          15331       14281        20                -    -1300178.0000          -
56524.06/3046.22	c      3046          14593       13539        20                -    -1300178.0000          -
56623.30/3051.24	c      3051          15431       14381        20                -    -1300178.0000          -
56726.50/3056.49	c      3056          14693       13639        20                -    -1300178.0000          -
56833.68/3061.83	c      3062          14733       13679        20                -    -1300178.0000          -
56948.80/3067.66	c      3068          15591       14541        20                -    -1300178.0000          -
57050.02/3072.70	c      3073          14833       13779        20                -    -1300178.0000          -
57155.91/3078.09	c      3078          15691       14641        20                -    -1300178.0000          -
57255.33/3083.13	c      3083          15731       14681        20                -    -1300178.0000          -
57365.59/3088.61	c      3089          15791       14741        20                -    -1300178.0000          -
57464.77/3093.68	c      3094          15831       14781        20                -    -1300178.0000          -
57563.95/3098.69	c      3099          15073       14019        20                -    -1300178.0000          -
57671.86/3104.04	c      3104          15113       14059        20                -    -1300178.0000          -
57773.08/3109.14	c      3109          15173       14119        20                -    -1300178.0000          -
57892.17/3115.18	c      3115          16031       14981        20                -    -1300178.0000          -
57998.63/3120.51	c      3121          15273       14219        20                -    -1300178.0000          -
58101.78/3125.78	c      3126          15313       14259        20                -    -1300178.0000          -
58222.86/3131.86	c      3132          16191       15141        20                -    -1300178.0000          -
58324.11/3136.93	c      3137          16251       15201        20                -    -1300178.0000          -
58437.20/3142.66	c      3143          16291       15241        20                -    -1300178.0000          -
58544.94/3148.04	c      3148          16351       15301        20                -    -1300178.0000          -
58666.15/3154.19	c      3154          15573       14519        20                -    -1300178.0000          -
58766.67/3159.21	c      3159          16451       15401        20                -    -1300178.0000          -
58865.91/3164.24	c      3164          16491       15441        20                -    -1300178.0000          -
58973.10/3169.63	c      3170          15713       14659        20                -    -1300178.0000          -
59080.97/3175.11	c      3175          16591       15541        20                -    -1300178.0000          -
59182.30/3180.14	c      3180          16631       15581        20                -    -1300178.0000          -
59281.42/3185.18	c      3185          15853       14799        20                -    -1300178.0000          -
59395.87/3190.92	c      3191          16731       15681        20                -    -1300178.0000          -
59497.74/3196.08	c      3196          16771       15721        20                -    -1300178.0000          -
59602.15/3201.33	c      3201          15993       14939        20                -    -1300178.0000          -
59703.38/3206.40	c      3206          16871       15821        20                -    -1300178.0000          -
59804.61/3211.51	c      3212          16093       15039        20                -    -1300178.0000          -
59911.79/3216.96	c      3217          16971       15921        20                -    -1300178.0000          -
60036.83/3223.25	c      3223          17031       15981        20                -    -1300178.0000          -
60142.02/3228.53	c      3229          16233       15179        20                -    -1300178.0000          -
60255.15/3234.28	c      3234          17131       16081        20                -    -1300178.0000          -
60356.30/3239.32	c      3239          16333       15279        20                -    -1300178.0000          -
60467.47/3244.92	c      3245          16393       15339        20                -    -1300178.0000          -
60582.58/3250.77	c      3251          17291       16241        20                -    -1300178.0000          -
60685.80/3255.91	c      3256          16493       15439        20                -    -1300178.0000          -
60800.90/3261.78	c      3262          17391       16341        20                -    -1300178.0000          -
60912.04/3267.38	c      3267          17451       16401        20                -    -1300178.0000          -
61019.23/3272.76	c      3273          17511       16461        20                -    -1300178.0000          -
61125.26/3278.10	c      3278          17551       16501        20                -    -1300178.0000          -
61237.36/3283.76	c      3284          17611       16561        20                -    -1300178.0000          -
61340.57/3288.96	c      3289          16793       15739        20                -    -1300178.0000          -
61451.72/3294.57	c      3295          16833       15779        20                -    -1300178.0000          -
61556.85/3299.80	c      3300          16893       15839        20                -    -1300178.0000          -
61664.01/3305.23	c      3305          17811       16761        20                -    -1300178.0000          -
61771.12/3310.66	c      3311          17871       16821        20                -    -1300178.0000          -
61872.34/3315.74	c      3316          17911       16861        20                -    -1300178.0000          -
61993.37/3321.80	c      3322          17073       16019        20                -    -1300178.0000          -
62094.48/3326.95	c      3327          17133       16079        20                -    -1300178.0000          -
62201.65/3332.37	c      3332          17173       16119        20                -    -1300178.0000          -
62302.86/3337.45	c      3337          18131       17081        20                -    -1300178.0000          -
62404.08/3342.59	c      3343          18171       17121        20                -    -1300178.0000          -
62505.31/3347.65	c      3348          18211       17161        20                -    -1300178.0000          -
62610.51/3352.91	c      3353          17353       16299        20                -    -1300178.0000          -
62709.75/3357.92	c      3358          18311       17261        20                -    -1300178.0000          -
62813.38/3363.18	c      3363          17453       16399        20                -    -1300178.0000          -
62921.84/3368.68	c      3369          17493       16439        20                -    -1300178.0000          -
63032.97/3374.20	c      3374          18451       17401        20                -    -1300178.0000          -
63140.16/3379.62	c      3380          17593       16539        20                -    -1300178.0000          -
63245.37/3384.98	c      3385          18551       17501        20                -    -1300178.0000          -
63354.48/3390.41	c      3390          17693       16639        20                -    -1300178.0000          -
63457.69/3395.65	c      3396          17733       16679        20                -    -1300178.0000          -
63557.06/3400.66	c      3401          18711       17661        20                -    -1300178.0000          -
63660.10/3405.86	c      3406          18751       17701        20                -    -1300178.0000          -
63761.20/3410.94	c      3411          18791       17741        20                -    -1300178.0000          -
63860.42/3416.00	c      3416          17913       16859        20                -    -1300178.0000          -
63984.19/3422.16	c      3422          17973       16919        20                -    -1300178.0000          -
64088.66/3427.46	c      3427          18951       17901        20                -    -1300178.0000          -
64193.79/3432.75	c      3433          18073       17019        20                -    -1300178.0000          -
64297.02/3437.99	c      3438          19051       18001        20                -    -1300178.0000          -
64398.89/3443.05	c      3443          19091       18041        20                -    -1300178.0000          -
64511.34/3448.79	c      3449          19151       18101        20                -    -1300178.0000          -
64612.46/3453.88	c      3454          18273       17219        20                -    -1300178.0000          -
64723.61/3459.49	c      3459          18313       17259        20                -    -1300178.0000          -
64826.85/3464.66	c      3465          19311       18261        20                -    -1300178.0000          -
64928.11/3469.74	c      3470          18413       17359        20                -    -1300178.0000          -
65037.29/3475.26	c      3475          19411       18361        20                -    -1300178.0000          -
65148.47/3480.86	c      3481          18513       17459        20                -    -1300178.0000          -
65252.47/3486.06	c      3486          18573       17519        20                -    -1300178.0000          -
65356.86/3491.37	c      3491          18613       17559        20                -    -1300178.0000          -
65466.08/3496.82	c      3497          18673       17619        20                -    -1300178.0000          -
65567.27/3502.00	c      3502          19691       18641        20                -    -1300178.0000          -
65669.16/3507.12	c      3507          19711       18661        20                -    -1300178.0000          -
65775.63/3512.44	c      3512          19730       18680        20                -    -1300178.0000          -
65878.75/3517.69	c      3518          19731       18681        20                -    -1300178.0000          -
65981.98/3522.86	c      3523          19791       18741        20                -    -1300178.0000          -
66085.95/3528.09	c      3528          19831       18781        20                -    -1300178.0000          -
66188.45/3533.23	c      3533          19891       18841        20                -    -1300178.0000          -
66301.52/3538.93	c      3539          19073       18019        20                -    -1300178.0000          -
66405.65/3544.17	c      3544          19133       18079        20                -    -1300178.0000          -
66513.94/3549.69	c      3550          19173       18119        20                -    -1300178.0000          -
66619.18/3555.02	c      3555          19233       18179        20                -    -1300178.0000          -
66721.05/3560.12	c      3560          19273       18219        20                -    -1300178.0000          -
66827.60/3565.47	c      3565          20211       19161        20                -    -1300178.0000          -
66930.83/3570.62	c      3571          20271       19221        20                -    -1300178.0000          -
67038.57/3576.13	c      3576          20311       19261        20                -    -1300178.0000          -
67142.88/3581.35	c      3581          20371       19321        20                -    -1300178.0000          -
67244.10/3586.46	c      3586          19533       18479        20                -    -1300178.0000          -
67345.35/3591.52	c      3592          19573       18519        20                -    -1300178.0000          -
67448.57/3596.77	c      3597          19633       18579        20                -    -1300178.0000          -
67551.79/3601.94	c      3602          19673       18619        20                -    -1300178.0000          -
67651.02/3607.00	c      3607          19713       18659        20                -    -1300178.0000          -
67752.95/3612.07	c      3612          20671       19621        20                -    -1300178.0000          -
67854.15/3617.15	c      3617          20731       19681        20                -    -1300178.0000          -
67954.55/3622.22	c      3622          20771       19721        20                -    -1300178.0000          -
68067.72/3628.02	c      3628          20831       19781        20                -    -1300178.0000          -
68176.89/3633.45	c      3633          20891       19841        20                -    -1300178.0000          -
68278.13/3638.51	c      3639          20931       19881        20                -    -1300178.0000          -
68383.34/3643.87	c      3644          20991       19941        20                -    -1300178.0000          -
68484.58/3648.95	c      3649          20053       18999        20                -    -1300178.0000          -
68589.72/3654.26	c      3654          21091       20041        20                -    -1300178.0000          -
68705.31/3660.08	c      3660          20153       19099        20                -    -1300178.0000          -
68818.08/3665.79	c      3666          20213       19159        20                -    -1300178.0000          -
68921.55/3670.93	c      3671          20253       19199        20                -    -1300178.0000          -
69040.59/3676.92	c      3677          21311       20261        20                -    -1300178.0000          -
69144.53/3682.19	c      3682          21371       20321        20                -    -1300178.0000          -
69247.21/3687.30	c      3687          20413       19359        20                -    -1300178.0000          -
69354.53/3692.78	c      3693          21471       20421        20                -    -1300178.0000          -
69457.85/3697.97	c      3698          20513       19459        20                -    -1300178.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (59288 MiB free)
  memory of node 1: 193494 MiB (188923 MiB free)
  memory of node 2: 193531 MiB (191686 MiB free)
  memory of node 3: 193531 MiB (187277 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-4465417-1723639383/watcher-4465417-1723639383 -o /tmp/evaluation-result-4465417-1723639383/solver-4465417-1723639383 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723632030-765746 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465417-1723639383.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100118 s]*
/proc/loadavg: 72.60 78.55 79.42 23/901 770305
/proc/meminfo: memFree=642350344/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=98776 memory=86808 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 19610 0 0 0 8 2 0 0 20 0 1 0 130521456 101146624 21702 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 24694 21702 2347 3035 0 21090 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 98776 KiB
Current children cumulated memory: 86808 KiB

[startup+0.219338 s]*
/proc/loadavg: 72.60 78.55 79.42 24/899 770306
/proc/meminfo: memFree=642288312/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=160832 memory=149312 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 35230 0 0 0 17 5 0 0 20 0 1 0 130521456 164691968 37328 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 40208 37328 2347 3035 0 36604 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 160832 KiB
Current children cumulated memory: 149312 KiB

[startup+0.319774 s]*
/proc/loadavg: 72.60 78.55 79.42 24/901 770308
/proc/meminfo: memFree=642220112/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=221452 memory=210008 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 50383 0 0 0 25 7 0 0 20 0 1 0 130521456 226766848 52502 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 55363 52502 2347 3035 0 51759 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 221452 KiB
Current children cumulated memory: 210008 KiB

[startup+0.700267 s]
/proc/loadavg: 72.60 78.55 79.42 23/898 770322
/proc/meminfo: memFree=642133988/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=443344 memory=431064 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 104666 0 0 0 52 17 0 0 20 0 1 0 130521456 453984256 107766 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 110836 107766 2347 3035 0 107232 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 443344 KiB
Current children cumulated memory: 431064 KiB

[startup+1.50021 s]
/proc/loadavg: 72.60 78.55 79.42 24/907 770346
/proc/meminfo: memFree=643728040/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=987364 memory=975152 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 244095 0 0 0 110 38 0 0 20 0 1 0 130521456 1011060736 243788 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 246841 243788 2555 3035 0 243237 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 987364 KiB
Current children cumulated memory: 975152 KiB

[startup+3.11936 s]
/proc/loadavg: 68.70 77.64 79.13 24/907 770346
/proc/meminfo: memFree=641805192/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=1514448 memory=1490332 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 369770 0 0 0 250 60 0 0 20 0 1 0 130521456 1550794752 372583 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 378612 372583 2614 3035 0 375008 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1514448 KiB
Current children cumulated memory: 1490332 KiB

[startup+6.30026 s]
/proc/loadavg: 68.70 77.64 79.13 24/907 770346
/proc/meminfo: memFree=640593928/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=2005948 memory=1968384 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 406844 0 0 0 547 80 0 0 20 0 1 0 130521456 2054090752 492096 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 501487 492096 2726 3035 0 497883 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2005948 KiB
Current children cumulated memory: 1968384 KiB

[startup+12.7002 s]
/proc/loadavg: 61.68 75.84 78.52 24/907 770348
/proc/meminfo: memFree=640489872/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=2039632 memory=1993416 CPUtime=12.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 410178 0 0 0 1183 82 0 0 20 0 1 0 130521456 2088583168 498354 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 509908 498354 2742 3035 0 506304 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2039632 KiB
Current children cumulated memory: 1993416 KiB

[startup+25.5002 s]
/proc/loadavg: 55.73 74.10 77.93 24/907 770349
/proc/meminfo: memFree=640378152/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=2039632 memory=1993516 CPUtime=25.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 410360 0 0 0 2456 85 0 0 20 0 1 0 130521456 2088583168 498379 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 509908 498379 2742 3035 0 506304 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2039632 KiB
Current children cumulated memory: 1993516 KiB

[startup+51.1192 s]
/proc/loadavg: 44.72 70.03 76.48 24/907 770354
/proc/meminfo: memFree=639367928/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=2039632 memory=1993516 CPUtime=50.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 410613 0 0 0 5008 87 0 0 20 0 1 0 130521456 2088583168 498379 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 509908 498379 2742 3035 0 506304 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2039632 KiB
Current children cumulated memory: 1993516 KiB

[startup+102.3 s]
/proc/loadavg: 20.95 59.20 72.41 5/867 770409
/proc/meminfo: memFree=769071100/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=2562912 memory=2468340 CPUtime=102 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 512659 0 0 0 10090 110 0 0 20 0 1 0 130521456 2624421888 617085 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 640728 617085 2790 3035 0 637124 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2562912 KiB
Current children cumulated memory: 2468340 KiB

[startup+162.3 s]
/proc/loadavg: 16.81 50.71 68.64 24/925 770479
/proc/meminfo: memFree=732712628/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=2877408 memory=2778564 CPUtime=161.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) R 770287 770290 765734 0 -1 4194304 551905 0 0 0 16059 119 0 0 20 0 1 0 130521456 2946465792 694641 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 719352 694641 2790 3035 0 715748 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 2877408 KiB
Current children cumulated memory: 2778564 KiB

[startup+222.302 s]
/proc/loadavg: 33.62 48.82 66.84 62/985 770550
/proc/meminfo: memFree=631812748/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=58838520 memory=55466172 CPUtime=479.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) S 770287 770290 765734 0 -1 1077936128 12125007 0 0 0 45350 2593 0 0 20 0 41 0 130521456 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 14709630 13866543 2822 3035 0 14233683 0
[pid=770290/tid=770504] ppid=770287 vsize=58838520 memory=1993516 CPUtime=14.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770504/stat : 770504 (fscip) R 770287 770290 765734 0 -1 4194368 352142 0 0 0 1394 80 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770505] ppid=770287 vsize=58838520 memory=5512 CPUtime=14.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770505/stat : 770505 (fscip) R 770287 770290 765734 0 -1 4194368 721477 0 0 0 1301 149 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770506] ppid=770287 vsize=58838520 memory=10544 CPUtime=14.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770506/stat : 770506 (fscip) R 770287 770290 765734 0 -1 4194368 689514 0 0 0 1304 145 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770507] ppid=770287 vsize=58838520 memory=3310544819849962 CPUtime=14.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770507/stat : 770507 (fscip) R 770287 770290 765734 0 -1 4194368 353001 0 0 0 1398 77 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770508] ppid=770287 vsize=58838520 memory=2778564 CPUtime=14.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770508/stat : 770508 (fscip) R 770287 770290 765734 0 -1 4194368 679983 0 0 0 1302 147 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770509] ppid=770287 vsize=58838520 memory=0 CPUtime=14.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770509/stat : 770509 (fscip) R 770287 770290 765734 0 -1 4194368 675346 0 0 0 1312 144 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770510] ppid=770287 vsize=58838520 memory=279630557613200 CPUtime=14.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770510/stat : 770510 (fscip) R 770287 770290 765734 0 -1 4194368 353323 0 0 0 1390 81 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770511] ppid=770287 vsize=58838520 memory=0 CPUtime=14.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770511/stat : 770511 (fscip) R 770287 770290 765734 0 -1 4194368 689370 0 0 0 1308 142 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770512] ppid=770287 vsize=58838520 memory=11822120823029796 CPUtime=14.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770512/stat : 770512 (fscip) R 770287 770290 765734 0 -1 4194368 681160 0 0 0 1303 142 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770513] ppid=770287 vsize=58838520 memory=52604140 CPUtime=14.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770513/stat : 770513 (fscip) R 770287 770290 765734 0 -1 4194368 352703 0 0 0 1392 79 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770514] ppid=770287 vsize=58838520 memory=7312 CPUtime=14.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770514/stat : 770514 (fscip) R 770287 770290 765734 0 -1 4194368 690504 0 0 0 1308 143 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770515] ppid=770287 vsize=58838520 memory=41564 CPUtime=14.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770515/stat : 770515 (fscip) R 770287 770290 765734 0 -1 4194368 680620 0 0 0 1305 146 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770516] ppid=770287 vsize=58838520 memory=2316 CPUtime=14.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770516/stat : 770516 (fscip) R 770287 770290 765734 0 -1 4194368 352614 0 0 0 1390 81 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770517] ppid=770287 vsize=58838520 memory=6618802302714818 CPUtime=14.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770517/stat : 770517 (fscip) R 770287 770290 765734 0 -1 4194368 682161 0 0 0 1307 144 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770518] ppid=770287 vsize=58838520 memory=41564 CPUtime=14.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770518/stat : 770518 (fscip) R 770287 770290 765734 0 -1 4194368 678529 0 0 0 1306 141 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770519] ppid=770287 vsize=58838520 memory=25333125866717268 CPUtime=14.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770519/stat : 770519 (fscip) R 770287 770290 765734 0 -1 4194368 352933 0 0 0 1376 76 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770520] ppid=770287 vsize=58838520 memory=383 CPUtime=14.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770520/stat : 770520 (fscip) R 770287 770290 765734 0 -1 4194368 680765 0 0 0 1303 144 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770521] ppid=770287 vsize=58838520 memory=279630557688464 CPUtime=14.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770521/stat : 770521 (fscip) R 770287 770290 765734 0 -1 4194368 681679 0 0 0 1296 146 0 0 20 0 41 0 130540199 60250644480 13866543 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0

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

/proc/770290/task/770535/stat : 770535 (fscip) S 770287 770290 765734 0 -1 1077936192 340 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770536] ppid=770287 vsize=84581272 memory=3762536719682877554 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770536/stat : 770536 (fscip) S 770287 770290 765734 0 -1 1077936192 406 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770537] ppid=770287 vsize=84581272 memory=41812 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770537/stat : 770537 (fscip) S 770287 770290 765734 0 -1 1077936192 347 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770538] ppid=770287 vsize=84581272 memory=279630556868672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770538/stat : 770538 (fscip) S 770287 770290 765734 0 -1 1077936192 302 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770539] ppid=770287 vsize=84581272 memory=279630556997312 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770539/stat : 770539 (fscip) S 770287 770290 765734 0 -1 1077936192 300 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770540] ppid=770287 vsize=84581272 memory=80043540 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770540/stat : 770540 (fscip) S 770287 770290 765734 0 -1 1077936192 302 0 0 0 2 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770541] ppid=770287 vsize=84581272 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770541/stat : 770541 (fscip) S 770287 770290 765734 0 -1 1077936192 347 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770542] ppid=770287 vsize=84581272 memory=41812 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770542/stat : 770542 (fscip) S 770287 770290 765734 0 -1 1077936192 369 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770543] ppid=770287 vsize=84581272 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770543/stat : 770543 (fscip) S 770287 770290 765734 0 -1 1077936192 340 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770544] ppid=770287 vsize=84581272 memory=41812 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770544/stat : 770544 (fscip) S 770287 770290 765734 0 -1 1077936192 362 0 0 0 3 0 0 0 20 0 41 0 130542279 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770545] ppid=770287 vsize=84581272 memory=80056704 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770545/stat : 770545 (fscip) S 770287 770290 765734 0 -1 1077936192 373 0 0 0 3 0 0 0 20 0 41 0 130542281 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770546] ppid=770287 vsize=84581272 memory=11580 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770546/stat : 770546 (fscip) S 770287 770290 765734 0 -1 1077936192 348 0 0 0 3 0 0 0 20 0 41 0 130542281 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770547] ppid=770287 vsize=84581272 memory=80056704 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770547/stat : 770547 (fscip) S 770287 770290 765734 0 -1 1077936192 340 0 0 0 2 0 0 0 20 0 41 0 130542281 86611222528 20014178 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
Current children cumulated CPU time: 68353.6 s
Current children cumulated vsize: 84581272 KiB
Current children cumulated memory: 80056712 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 68.11 77.41 78.83 51/956 772540
/proc/meminfo: memFree=553825092/790760804 swapFree=131071996/131071996
[pid=770290] ppid=770287 vsize=84573552 memory=80040976 CPUtime=69500.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/stat : 770290 (fscip) S 770287 770290 765734 0 -1 1077936128 177156550 0 0 0 6932661 17374 0 0 20 0 41 0 130521456 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
/proc/770290/statm: 21143388 20010244 3062 3035 0 20765669 0
[pid=770290/tid=770504] ppid=770287 vsize=84573552 memory=6704 CPUtime=3466.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770504/stat : 770504 (fscip) R 770287 770290 765734 0 -1 4194368 4109754 0 0 0 346198 501 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770505] ppid=770287 vsize=84573552 memory=-7592920154273767804 CPUtime=3467.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770505/stat : 770505 (fscip) R 770287 770290 765734 0 -1 4194368 5976551 0 0 0 346050 679 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770506] ppid=770287 vsize=84573552 memory=1668 CPUtime=3462.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770506/stat : 770506 (fscip) R 770287 770290 765734 0 -1 4194368 15972195 0 0 0 344871 1417 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770507] ppid=770287 vsize=84573552 memory=20092 CPUtime=3461.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770507/stat : 770507 (fscip) R 770287 770290 765734 0 -1 4194368 4161007 0 0 0 345668 486 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770508] ppid=770287 vsize=84573552 memory=28648 CPUtime=3470.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770508/stat : 770508 (fscip) R 770287 770290 765734 0 -1 4194368 6353124 0 0 0 346296 751 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770509] ppid=770287 vsize=84573552 memory=32792 CPUtime=3469.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770509/stat : 770509 (fscip) R 770287 770290 765734 0 -1 4194368 15076644 0 0 0 345664 1262 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770510] ppid=770287 vsize=84573552 memory=7068 CPUtime=3467.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770510/stat : 770510 (fscip) R 770287 770290 765734 0 -1 4194368 5084670 0 0 0 346186 591 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770511] ppid=770287 vsize=84573552 memory=36300 CPUtime=3466.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770511/stat : 770511 (fscip) R 770287 770290 765734 0 -1 4194368 6830486 0 0 0 345934 754 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770512] ppid=770287 vsize=84573552 memory=6796 CPUtime=3466.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770512/stat : 770512 (fscip) R 770287 770290 765734 0 -1 4194368 17585035 0 0 0 345131 1493 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770513] ppid=770287 vsize=84573552 memory=20660 CPUtime=3461.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770513/stat : 770513 (fscip) R 770287 770290 765734 0 -1 4194368 3714051 0 0 0 345712 466 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770514] ppid=770287 vsize=84573552 memory=6952 CPUtime=3471.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770514/stat : 770514 (fscip) R 770287 770290 765734 0 -1 4194368 6911625 0 0 0 346373 767 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770515] ppid=770287 vsize=84573552 memory=8323350987516068516 CPUtime=3464.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770515/stat : 770515 (fscip) R 770287 770290 765734 0 -1 4194368 16049113 0 0 0 345091 1344 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770516] ppid=770287 vsize=84573552 memory=2036 CPUtime=3469.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770516/stat : 770516 (fscip) R 770287 770290 765734 0 -1 4194368 4889160 0 0 0 346394 542 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770517] ppid=770287 vsize=84573552 memory=31572 CPUtime=3466.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770517/stat : 770517 (fscip) R 770287 770290 765734 0 -1 4194368 6915913 0 0 0 345868 808 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770518] ppid=770287 vsize=84573552 memory=28568 CPUtime=3469.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770518/stat : 770518 (fscip) R 770287 770290 765734 0 -1 4194368 18053164 0 0 0 345478 1504 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770519] ppid=770287 vsize=84573552 memory=7312 CPUtime=3461.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770519/stat : 770519 (fscip) R 770287 770290 765734 0 -1 4194368 4755839 0 0 0 345627 531 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770520] ppid=770287 vsize=84573552 memory=26988 CPUtime=3451.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770520/stat : 770520 (fscip) R 770287 770290 765734 0 -1 4194368 6685278 0 0 0 344387 722 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770521] ppid=770287 vsize=84573552 memory=3776 CPUtime=3463.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770521/stat : 770521 (fscip) R 770287 770290 765734 0 -1 4194368 16710091 0 0 0 344909 1436 0 0 20 0 41 0 130540199 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770522] ppid=770287 vsize=84573552 memory=40480 CPUtime=3468.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770522/stat : 770522 (fscip) R 770287 770290 765734 0 -1 4194368 4435587 0 0 0 346343 511 0 0 20 0 41 0 130540200 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770523] ppid=770287 vsize=84573552 memory=8196 CPUtime=3463.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770523/stat : 770523 (fscip) R 770287 770290 765734 0 -1 4194368 6140284 0 0 0 345752 634 0 0 20 0 41 0 130540200 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770528] ppid=770287 vsize=84573552 memory=3300 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770528/stat : 770528 (fscip) S 770287 770290 765734 0 -1 1077936192 307 0 0 0 0 3 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770529] ppid=770287 vsize=84573552 memory=7312 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770529/stat : 770529 (fscip) S 770287 770290 765734 0 -1 1077936192 377 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770530] ppid=770287 vsize=84573552 memory=26988 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770530/stat : 770530 (fscip) S 770287 770290 765734 0 -1 1077936192 291 0 0 0 2 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770531] ppid=770287 vsize=84573552 memory=3776 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770531/stat : 770531 (fscip) S 770287 770290 765734 0 -1 1077936192 359 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770532] ppid=770287 vsize=84573552 memory=33000 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770532/stat : 770532 (fscip) S 770287 770290 765734 0 -1 1077936192 355 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770533] ppid=770287 vsize=84573552 memory=1804 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770533/stat : 770533 (fscip) S 770287 770290 765734 0 -1 1077936192 214 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770534] ppid=770287 vsize=84573552 memory=6048 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770534/stat : 770534 (fscip) S 770287 770290 765734 0 -1 1077936192 241 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770535] ppid=770287 vsize=84573552 memory=51344 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770535/stat : 770535 (fscip) S 770287 770290 765734 0 -1 1077936192 346 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770536] ppid=770287 vsize=84573552 memory=104 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770536/stat : 770536 (fscip) S 770287 770290 765734 0 -1 1077936192 412 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770537] ppid=770287 vsize=84573552 memory=25932 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770537/stat : 770537 (fscip) S 770287 770290 765734 0 -1 1077936192 353 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770538] ppid=770287 vsize=84573552 memory=21392 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770538/stat : 770538 (fscip) S 770287 770290 765734 0 -1 1077936192 307 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770539] ppid=770287 vsize=84573552 memory=7068 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770539/stat : 770539 (fscip) S 770287 770290 765734 0 -1 1077936192 304 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770540] ppid=770287 vsize=84573552 memory=36300 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770540/stat : 770540 (fscip) S 770287 770290 765734 0 -1 1077936192 308 0 0 0 2 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770541] ppid=770287 vsize=84573552 memory=6796 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770541/stat : 770541 (fscip) S 770287 770290 765734 0 -1 1077936192 353 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770542] ppid=770287 vsize=84573552 memory=20660 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770542/stat : 770542 (fscip) S 770287 770290 765734 0 -1 1077936192 375 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770543] ppid=770287 vsize=84573552 memory=6952 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770543/stat : 770543 (fscip) S 770287 770290 765734 0 -1 1077936192 347 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770544] ppid=770287 vsize=84573552 memory=7044 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770544/stat : 770544 (fscip) S 770287 770290 765734 0 -1 1077936192 368 0 0 0 3 0 0 0 20 0 41 0 130542279 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770545] ppid=770287 vsize=84573552 memory=28188 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770545/stat : 770545 (fscip) S 770287 770290 765734 0 -1 1077936192 380 0 0 0 3 0 0 0 20 0 41 0 130542281 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770546] ppid=770287 vsize=84573552 memory=33864 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770546/stat : 770546 (fscip) S 770287 770290 765734 0 -1 1077936192 355 0 0 0 3 0 0 0 20 0 41 0 130542281 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
[pid=770290/tid=770547] ppid=770287 vsize=84573552 memory=56124 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770290/task/770547/stat : 770547 (fscip) S 770287 770290 765734 0 -1 1077936192 346 0 0 0 3 0 0 0 20 0 41 0 130542281 86603317248 20010244 809668444160 4194304 16623229 140725763249264 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 26087424 140725763253254 140725763253372 140725763253372 140725763260400 0
Current children cumulated CPU time: 69500.4 s
Current children cumulated vsize: 84573552 KiB
Current children cumulated memory: 80040976 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=69326.9 s, system=177.407 s

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

[startup+3700.8 s]
/proc/loadavg: 68.11 77.41 78.83 32/917 772540
/proc/meminfo: memFree=558774884/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 68.11 77.41 78.83 23/898 772540
/proc/meminfo: memFree=596406460/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 68.11 77.41 78.83 23/898 772540
/proc/meminfo: memFree=631126448/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3703.81
CPU time (s): 69504.3
CPU user time (s): 69326.9
CPU system time (s): 177.407
CPU usage (%): 1876.56
Max. virtual memory (cumulated for all children) (KiB): 84681980
Max. memory (cumulated for all children) (KiB): 80097488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69326.9
system time used= 177.407
maximum resident set size= 80108788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177156824
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= 444562
involuntary context switches= 225914


# summary of solver processes directly reported to runsolver:
#   pid: 770290
#   total CPU time (s): 69504.3
#   total CPU user time (s): 69326.9
#   total CPU system time (s): 177.407

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.9249 second user time and 84.4301 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 14:43:03
IDJOB=4465417
IDBENCH=157408
IDSOLVER=3094
FILE ID=nodeD105/4465417-1723639383
RUNJOBID= nodeD105-1723632030-765746
SLURM_JOB_ID= 8267915
Free space on /tmp= 8622680 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_10null0mast_rapportOE1.0_TMAX180_K192_cod2.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465417-1723639383/watcher-4465417-1723639383 -o /tmp/evaluation-result-4465417-1723639383/solver-4465417-1723639383 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723632030-765746 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465417-1723639383.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= ad0aeea3e7e7044b142cd83589fcb352
RANDOM SEED=945708141

nodeD105.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        641284160 kB
MemAvailable:   648550284 kB
Buffers:         1232664 kB
Cached:          9285832 kB
SwapCached:            0 kB
Active:          1817180 kB
Inactive:       143705080 kB
Active(anon):       2204 kB
Inactive(anon): 135039000 kB
Active(file):    1814976 kB
Inactive(file):  8666080 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           2351604 kB
Writeback:          8128 kB
AnonPages:      134975324 kB
Mapped:           125936 kB
Shmem:             38924 kB
KReclaimable:     406516 kB
Slab:             850996 kB
SReclaimable:     406516 kB
SUnreclaim:       444480 kB
KernelStack:       15840 kB
PageTables:       410484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   16300556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1155840 kB
HardwareCorrupted:     0 kB
AnonHugePages:  18880512 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:     1253376 kB
DirectMap2M:    171210752 kB
DirectMap1G:    633339904 kB

Free space on /tmp at the end= 8622752 MiB
End job on nodeD105 at 2024-08-14 15:44:47