Trace number 4465460

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) 70851.9 3702.83

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_0_mh.opb
MD5SUM1805785d49293ee7708f7a2cbbe3381b
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 benchmark4475355
Best CPU time to get the best result obtained on this benchmark72001.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 65051092014
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 65051092014
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
2.38/2.49	c Default LC presolving (default).
2.48/2.50	c ** Before presolving: virtualMemUsedAtLc = 2096764515, getVmSize() = 1367638016, SCIPgetMemUsed() = 1216857156, SCIPgetMemTotal() = 1290850812, SCIPgetMemExternEstim() = 805913703
2.48/2.50	c ** set memory limit for presolving in LC to 8.78949e+12 for SCIP **
107.73/108.25	c ** Estimated virtualMemUsedAtSolver = 1968658576, getVmSize() = 2401558528, SCIPgetMemUsed() = 1697684770, SCIPgetMemTotal() = 2147074162, SCIPgetMemExternEstim() = 805913703
107.73/108.25	c ** set memory limit for solvers to 4.18241e+11 for each SCIP **
107.73/108.25	c Original Problem   :
107.73/108.25	c   Problem name     : instance-4465460-1723623009
107.73/108.25	c   Variables        : 250200 (250200 binary, 0 integer, 0 implicit integer, 0 continuous)
107.73/108.25	c   Constraints      : 605407
107.73/108.25	c   Objective sense  : minimize
107.73/108.25	c Presolved Problem  :
107.73/108.25	c   Variables        : 240200 (240200 binary, 0 integer, 0 implicit integer, 0 continuous)
107.73/108.25	c   Constraints      : 479229
107.73/108.25	c Constraints        : Number
107.73/108.25	c   knapsack         : 1375 
107.73/108.25	c   setppc           : 356526 
107.73/108.25	c   and              : 120050 
107.73/108.25	c   linear           : 3 
107.73/108.25	c   logicor          : 1275 
107.73/108.25	c ** Instance transfer method used: 0
108.84/109.39	c ** ParaScipInstance copy does not increase the number of variables. **
127.06/127.34	c LC is working with racing ramp-up and with rebuilding tree after racing.
127.06/127.34	c                                Nodes    Active                                            
127.06/127.34	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
833.23/163.88	c *     164              0           1        20   230689905.0000                -          -
833.23/163.88	c       164              0           1        20   230689905.0000                -          -
15509.35/904.67	c *     905              0           1        20   186677215.0000                -          -
15509.35/904.67	c       905              0           1        20   186677215.0000                -          -
16509.73/955.20	c       955              2           1        20   186677215.0000          -5.0000          -
16649.57/962.23	c       962              2           1        20   186677215.0000          -5.0000          -
16780.15/968.88	c       969              2           1        20   186677215.0000          -5.0000          -
16883.72/974.10	c       974              3           4        20   186677215.0000          -5.0000          -
17305.13/995.38	c       995              3           4        20   186677215.0000          -5.0000          -
17408.12/1000.56	c      1001              3           4        20   186677215.0000          -5.0000          -
17524.79/1006.42	c      1006             15          14        20   186677215.0000          -5.0000          -
17689.33/1014.73	c      1015             15          14        20   186677215.0000          -5.0000          -
17790.38/1019.84	c      1020             21          22        20   186677215.0000          -5.0000          -
18148.95/1037.98	c      1038             21          22        20   186677215.0000          -5.0000          -
18259.72/1043.59	c      1044             34          33        20   186677215.0000          -5.0000          -
18488.49/1055.11	c      1055             34          33        20   186677215.0000          -5.0000          -
18656.25/1063.51	c      1064             41          42        20   186677215.0000          -5.0000          -
18842.56/1072.99	c      1073             41          42        20   186677215.0000          -5.0000          -
18971.43/1079.46	c      1079             41          42        20   186677215.0000          -5.0000          -
19098.10/1085.89	c      1086             52          51        20   186677215.0000          -5.0000          -
19222.00/1092.11	c      1092             62          61        20   186677215.0000          -5.0000          -
19236.90/1092.80	c *    1093             62          61        20   107831151.0000          -5.0000          -
19321.14/1097.12	c      1097             92          91        20   107831151.0000          -5.0000          -
19563.94/1109.38	c      1109             74          72        20   107831151.0000          -5.0000          -
19843.06/1123.46	c      1123             81          81        20   107831151.0000          -5.0000          -
19963.82/1129.57	c      1130             82          80        20   107831151.0000          -5.0000          -
20118.52/1137.34	c      1137             82          80        20   107831151.0000          -5.0000          -
20284.87/1145.71	c      1146            102         100        20   107831151.0000          -5.0000          -
20466.95/1155.02	c      1155            121         121        20   107831151.0000          -5.0000          -
20571.97/1160.25	c      1160            112         110        20   107831151.0000          -5.0000          -
20691.00/1166.26	c      1166            141         141        20   107831151.0000          -5.0000          -
20818.00/1172.60	c      1173            162         160        20   107831151.0000          -5.0000          -
20929.10/1178.22	c      1178            152         150        20   107831151.0000          -5.0000          -
21038.26/1183.74	c      1184            173         171        20   107831151.0000          -5.0000          -
21153.31/1189.57	c      1190            173         171        20   107831151.0000          -5.0000          -
21285.02/1196.15	c      1196            193         191        20   107831151.0000          -5.0000          -
21436.88/1203.87	c      1204            193         191        20   107831151.0000          -5.0000          -
21585.41/1211.32	c      1211            201         201        20   107831151.0000          -5.0000          -
21688.44/1216.55	c      1217            201         201        20   107831151.0000          -5.0000          -
21795.41/1221.99	c      1222            201         201        20   107831151.0000          -5.0000          -
21969.88/1230.74	c      1231            282         280        20   107831151.0000          -5.0000          -
22102.66/1237.40	c      1237            282         280        20   107831151.0000          -5.0000          -
22324.66/1248.60	c      1249            272         272        20   107831151.0000          -5.0000          -
23205.52/1293.14	c      1293            292         292        20   107831151.0000          -5.0000          -
23307.33/1298.30	c      1298            292         292        20   107831151.0000          -5.0000          -
23420.06/1303.94	c      1304            292         292        20   107831151.0000          -5.0000          -
23523.91/1309.17	c      1309            510         508        20   107831151.0000          -5.0000          -
23624.05/1314.22	c      1314            542         540        20   107831151.0000          -5.0000          -
23723.14/1319.29	c      1319            510         508        20   107831151.0000          -5.0000          -
23826.24/1324.43	c      1324            642         640        20   107831151.0000          -5.0000          -
23927.29/1329.51	c      1330            622         620        20   107831151.0000          -5.0000          -
24034.38/1334.99	c      1335            662         660        20   107831151.0000          -5.0000          -
24133.54/1340.01	c      1340            974         961        20   107831151.0000          -5.0000          -
24237.61/1345.19	c      1345            974         961        20   107831151.0000          -5.0000          -
24341.78/1350.41	c      1350            925         923        20   107831151.0000          -5.0000          -
24442.74/1355.55	c      1356            925         923        20   107831151.0000          -5.0000          -
24559.56/1361.49	c      1361            940         882        20   107831151.0000          -5.0000          -
24728.06/1369.90	c      1370            942         880        20   107831151.0000          -5.0000          -
24852.88/1376.27	c      1376            943         879        20   107831151.0000          -5.0000          -
24951.95/1381.28	c      1381            943         879        20   107831151.0000          -5.0000          -
25084.63/1387.93	c      1388            946         876        20   107831151.0000          -5.0000          -
25229.24/1395.23	c      1395            983         952        20   107831151.0000          -5.0000          -
25334.30/1400.55	c      1401            947         875        20   107831151.0000          -5.0000          -
25523.48/1410.13	c      1410            985         950        20   107831151.0000          -5.0000          -
25704.69/1419.29	c      1419            986         949        20   107831151.0000          -5.0000          -
25906.76/1429.42	c      1429            989         946        20   107831151.0000          -5.0000          -
26117.58/1440.07	c      1440            991         944        20   107831151.0000          -5.0000          -
26300.86/1449.36	c      1449            952         870        20   107831151.0000          -5.0000          -
26471.06/1458.03	c      1458            953         869        20   107831151.0000          -5.0000          -
26574.98/1463.16	c      1463            954         868        20   107831151.0000          -5.0000          -
26683.15/1468.68	c      1469            996         939        20   107831151.0000          -5.0000          -
26788.14/1473.90	c      1474            956         866        20   107831151.0000          -5.0000          -
26912.86/1480.22	c      1480           1002         933        20   107831151.0000          -5.0000          -
27013.94/1485.38	c      1485            959         863        20   107831151.0000          -5.0000          -
27160.62/1492.74	c      1493            960         862        20   107831151.0000          -5.0000          -
27281.43/1498.87	c      1499           1007         928        20   107831151.0000          -5.0000          -
27387.47/1504.16	c      1504            961         861        20   107831151.0000          -5.0000          -
27534.71/1511.69	c      1512            962         860        20   107831151.0000          -5.0000          -
27635.48/1516.79	c      1517           1014         921        20   107831151.0000          -5.0000          -
27743.45/1522.19	c      1522            964         858        20   107831151.0000          -5.0000          -
27902.80/1530.25	c      1530            968         854        20   107831151.0000          -5.0000          -
28011.59/1535.77	c      1536           1018         917        20   107831151.0000          -5.0000          -
28126.38/1541.51	c      1542            969         853        20   107831151.0000          -5.0000          -
28298.27/1550.27	c      1550            971         851        20   107831151.0000          -5.0000          -
28488.14/1559.80	c      1560           1022         913        20   107831151.0000          -5.0000          -
28586.89/1564.81	c      1565           1024         911        20   107831151.0000          -5.0000          -
28695.79/1570.31	c      1570            974         848        20   107831151.0000          -5.0000          -
28804.77/1575.88	c      1576           1028         907        20   107831151.0000          -5.0000          -
28984.97/1584.91	c      1585            978         844        20   107831151.0000          -5.0000          -
29169.16/1594.21	c      1594            979         843        20   107831151.0000          -5.0000          -
29274.19/1599.57	c      1600            981         841        20   107831151.0000          -5.0000          -
29387.07/1605.26	c      1605            981         841        20   107831151.0000          -5.0000          -
29529.73/1612.50	c      1612            982         840        20   107831151.0000          -5.0000          -
29634.72/1617.79	c      1618           1042         893        20   107831151.0000          -5.0000          -
29740.45/1623.07	c      1623           1046         889        20   107831151.0000          -5.0000          -
29852.54/1628.72	c      1629           1047         888        20   107831151.0000          -5.0000          -
29955.39/1634.02	c      1634           1047         888        20   107831151.0000          -5.0000          -
30088.10/1640.68	c      1641            987         835        20   107831151.0000          -5.0000          -
30206.90/1646.67	c      1647            989         833        20   107831151.0000          -5.0000          -
30307.93/1651.77	c      1652           1053         882        20   107831151.0000          -5.0000          -
30413.94/1657.12	c      1657            991         831        20   107831151.0000          -5.0000          -
30519.79/1662.43	c      1662            992         830        20   107831151.0000          -5.0000          -
30638.69/1668.47	c      1668           1059         876        20   107831151.0000          -5.0000          -
30763.51/1674.71	c      1675            995         827        20   107831151.0000          -5.0000          -
30864.47/1679.81	c      1680            996         826        20   107831151.0000          -5.0000          -
31029.77/1688.16	c      1688           1063         872        20   107831151.0000          -5.0000          -
31209.08/1697.23	c      1697           1067         868        20   107831151.0000          -5.0000          -
31407.16/1707.20	c      1707           1068         867        20   107831151.0000          -5.0000          -
31571.65/1715.59	c      1716           1070         865        20   107831151.0000          -5.0000          -
31744.09/1724.23	c      1724           1002         820        20   107831151.0000          -5.0000          -
31908.60/1732.59	c      1733           1072         863        20   107831151.0000          -5.0000          -
32038.42/1739.15	c      1739           1006         816        20   107831151.0000          -5.0000          -
32146.32/1744.56	c      1745           1008         814        20   107831151.0000          -5.0000          -
32249.35/1749.71	c      1750           1074         861        20   107831151.0000          -5.0000          -
32352.41/1754.95	c      1755           1009         813        20   107831151.0000          -5.0000          -
32483.22/1761.54	c      1762           1010         812        20   107831151.0000          -5.0000          -
32617.98/1768.31	c      1768           1090         858        20   107831151.0000          -5.0000          -
32729.03/1773.91	c      1774           1012         810        20   107831151.0000          -5.0000          -
32841.95/1779.67	c      1780           1013         809        20   107831151.0000          -5.0000          -
32998.52/1787.56	c      1788           1099         849        20   107831151.0000          -5.0000          -
33099.63/1792.68	c      1793           1100         848        20   107831151.0000          -5.0000          -
33218.55/1798.70	c      1799           1022         800        20   107831151.0000          -5.0000          -
33353.30/1805.45	c      1805           1101         847        20   107831151.0000          -5.0000          -
33460.31/1810.85	c      1811           1102         846        20   107831151.0000          -5.0000          -
33577.34/1816.77	c      1817           1024         798        20   107831151.0000          -5.0000          -
33713.99/1823.65	c      1824           1103         845        20   107831151.0000          -5.0000          -
33844.80/1830.28	c      1830           1104         844        20   107831151.0000          -5.0000          -
33945.89/1835.34	c      1835           1104         844        20   107831151.0000          -5.0000          -
34079.78/1842.12	c      1842           1105         843        20   107831151.0000          -5.0000          -
34193.66/1847.89	c      1848           1106         842        20   107831151.0000          -5.0000          -
34297.66/1853.13	c      1853           1034         788        20   107831151.0000          -5.0000          -
34411.68/1858.81	c      1859           1034         788        20   107831151.0000          -5.0000          -
34578.14/1867.25	c      1867           1035         787        20   107831151.0000          -5.0000          -
34768.45/1876.81	c      1877           1039         783        20   107831151.0000          -5.0000          -
34942.81/1885.65	c      1886           1048         774        20   107831151.0000          -5.0000          -
35110.36/1894.09	c      1894           1169         845        20   107831151.0000          -5.0000          -
35226.24/1899.97	c      1900           1052         770        20   107831151.0000          -5.0000          -
35353.06/1906.36	c      1906           1170         844        20   107831151.0000          -5.0000          -
35469.15/1912.16	c      1912           1171         843        20   107831151.0000          -5.0000          -
35569.12/1917.29	c      1917           1171         843        20   107831151.0000          -5.0000          -
35741.55/1926.03	c      1926           1173         841        20   107831151.0000          -5.0000          -
35917.73/1934.87	c      1935           1191         832        20   107831151.0000          -5.0000          -
36111.97/1944.69	c      1945           1062         760        20   107831151.0000          -5.0000          -
36272.39/1952.74	c      1953           1195         828        20   107831151.0000          -5.0000          -
36387.17/1958.53	c      1959           1066         756        20   107831151.0000          -5.0000          -
36565.46/1967.53	c      1968           1068         754        20   107831151.0000          -5.0000          -
36672.43/1972.98	c      1973           1218         847        20   107831151.0000          -5.0000          -
36797.18/1979.20	c      1979           1261         884        20   107831151.0000          -5.0000          -
36923.92/1985.69	c      1986           1262         883        20   107831151.0000          -5.0000          -
37053.41/1992.18	c      1992           1262         883        20   107831151.0000          -5.0000          -
37153.51/1997.27	c      1997           1264         881        20   107831151.0000          -5.0000          -
37262.47/2002.79	c      2003           1085         737        20   107831151.0000          -5.0000          -
37379.30/2008.62	c      2009           1265         880        20   107831151.0000          -5.0000          -
37482.28/2013.84	c      2014           1265         880        20   107831151.0000          -5.0000          -
37595.13/2019.51	c      2020           1265         880        20   107831151.0000          -5.0000          -
37704.85/2025.08	c      2025           1266         876        20   107831151.0000          -5.0000          -
37834.74/2031.63	c      2032           1097         725        20   107831151.0000          -5.0000          -
37965.36/2038.26	c      2038           1268         874        20   107831151.0000          -5.0000          -
38153.38/2047.74	c      2048           1270         872        20   107831151.0000          -5.0000          -
38341.30/2057.20	c      2057           1271         871        20   107831151.0000          -5.0000          -
38503.36/2065.44	c      2065           1274         868        20   107831151.0000          -5.0000          -
38611.92/2070.95	c      2071           1103         719        20   107831151.0000          -5.0000          -
38726.30/2076.73	c      2077           1280         862        20   107831151.0000          -5.0000          -
38827.14/2081.80	c      2082           1281         861        20   107831151.0000          -5.0000          -
38928.11/2086.95	c      2087           1105         717        20   107831151.0000          -5.0000          -
39076.48/2094.44	c      2094              2           1        20   107831151.0000     1654873.7397          -
39272.38/2104.30	c      2104              2           1        20   107831151.0000     1654873.7397          -
39452.42/2113.43	c      2113              2           1        20   107831151.0000     1654873.7397          -
39559.33/2118.88	c      2119              2           1        20   107831151.0000     1654873.7397          -
39672.15/2124.50	c      2124              2           1        20   107831151.0000     1654873.7397          -
39816.67/2131.84	c      2132              2           1        20   107831151.0000     1654873.7397          -
39917.64/2137.04	c      2137              2           1        20   107831151.0000     1654873.7397          -
40048.16/2143.50	c      2144              2           1        20   107831151.0000     1654873.7397          -
40164.80/2149.40	c      2149              2           1        20   107831151.0000     1654873.7397          -
40316.05/2157.14	c      2157              2           1        20   107831151.0000     1654873.7397          -
40431.25/2162.97	c      2163              2           1        20   107831151.0000     1654873.7397          -
40555.89/2169.20	c      2169              2           1        20   107831151.0000     1654873.7397          -
40720.17/2177.57	c      2178              2           1        20   107831151.0000     1654873.7397          -
40909.46/2187.10	c      2187              2           1        20   107831151.0000     1654873.7397          -
41019.07/2192.61	c      2193              2           1        20   107831151.0000     1654873.7397          -
41124.03/2197.97	c      2198              2           1        20   107831151.0000     1654873.7397          -
41285.43/2206.15	c      2206              2           1        20   107831151.0000     1654873.7397          -
41396.99/2211.77	c      2212              2           1        20   107831151.0000     1654873.7397          -
41509.78/2217.50	c      2217              2           1        20   107831151.0000     1654873.7397          -
41656.14/2224.88	c      2225              2           1        20   107831151.0000     1654873.7397          -
41759.99/2230.10	c      2230              2           1        20   107831151.0000     1654873.7397          -
41895.26/2236.90	c      2237              2           1        20   107831151.0000     1654873.7397          -
42039.62/2244.22	c      2244              2           1        20   107831151.0000     1654873.7397          -
42140.73/2249.34	c      2249              2           1        20   107831151.0000     1654873.7397          -
42251.48/2254.92	c      2255              2           1        20   107831151.0000     1654873.7397          -
42368.27/2260.80	c      2261              2           1        20   107831151.0000     1654873.7397          -
42486.80/2266.81	c      2267              2           1        20   107831151.0000     1654873.7397          -
42617.44/2273.44	c      2273              3           2        20   107831151.0000     1654873.7397          -
42716.44/2278.47	c      2278              3           2        20   107831151.0000     1654873.7397          -
42853.05/2285.36	c      2285              3           2        20   107831151.0000     1654873.7397          -
43055.06/2295.53	c      2296              3           2        20   107831151.0000     1654873.7397          -
43253.06/2305.56	c      2306              3           2        20   107831151.0000     1654873.7397          -
43363.02/2311.15	c      2311              3           2        20   107831151.0000     1654873.7397          -
43470.87/2316.50	c      2316              3           2        20   107831151.0000     1654873.7397          -
43647.23/2325.49	c      2325              3           2        20   107831151.0000     1654873.7397          -
43805.50/2333.42	c      2333              3           2        20   107831151.0000     1654873.7397          -
43906.48/2338.56	c      2339              3           2        20   107831151.0000     1654873.7397          -
44007.45/2343.62	c      2344              3           2        20   107831151.0000     1654873.7397          -
44106.38/2348.67	c      2349              3           2        20   107831151.0000     1654873.7397          -
44220.99/2354.47	c      2354              3           2        20   107831151.0000     1654873.7397          -
44329.91/2360.00	c      2360              2           1        20   107831151.0000     1677323.0388          -
44428.92/2365.00	c      2365              2           1        20   107831151.0000     1677323.0388          -
44531.02/2370.08	c      2370              2           1        20   107831151.0000     1677323.0388          -
44646.73/2376.04	c      2376              2           1        20   107831151.0000     1677323.0388          -
44761.55/2381.70	c      2382              2           1        20   107831151.0000     1677323.0388          -
44907.09/2389.08	c      2389              2           1        20   107831151.0000     1677323.0388          -
45018.69/2394.75	c      2395              2           1        20   107831151.0000     1677323.0388          -
45127.12/2400.26	c      2400              2           1        20   107831151.0000     1677323.0388          -
45228.11/2405.31	c      2405              2           1        20   107831151.0000     1677323.0388          -
45326.86/2410.36	c      2410              2           1        20   107831151.0000     1677323.0388          -
45431.75/2415.62	c      2416              2           1        20   107831151.0000     1677323.0388          -
45530.74/2420.69	c      2421              2           1        20   107831151.0000     1677323.0388          -
45640.82/2426.19	c      2426              2           1        20   107831151.0000     1677323.0388          -
45757.72/2432.16	c      2432              2           1        20   107831151.0000     1677323.0388          -
45859.39/2437.20	c      2437              2           1        20   107831151.0000     1677323.0388          -
45960.37/2442.30	c      2442              2           1        20   107831151.0000     1677323.0388          -
46059.35/2447.38	c      2447              2           1        20   107831151.0000     1677323.0388          -
46164.25/2452.64	c      2453              2           1        20   107831151.0000     1677323.0388          -
46284.89/2458.75	c      2459              2           1        20   107831151.0000     1677323.0388          -
46395.38/2464.38	c      2464              2           1        20   107831151.0000     1677323.0388          -
46502.30/2469.73	c      2470              2           1        20   107831151.0000     1677323.0388          -
46603.28/2474.86	c      2475              2           1        20   107831151.0000     1677323.0388          -
46704.25/2480.02	c      2480              2           1        20   107831151.0000     1677323.0388          -
46806.13/2485.13	c      2485              2           1        20   107831151.0000     1677323.0388          -
46914.24/2490.51	c      2491              2           1        20   107831151.0000     1677323.0388          -
47021.01/2495.94	c      2496              2           1        20   107831151.0000     1677323.0388          -
47137.78/2501.86	c      2502              2           1        20   107831151.0000     1677323.0388          -
47241.89/2507.08	c      2507              2           1        20   107831151.0000     1677323.0388          -
47363.42/2513.29	c      2513              3           2        20   107831151.0000     1677323.0388          -
47483.87/2519.31	c      2519              3           2        20   107831151.0000     1677323.0388          -
47590.72/2524.76	c      2525              3           2        20   107831151.0000     1677323.0388          -
47699.59/2530.29	c      2530              3           2        20   107831151.0000     1677323.0388          -
47826.30/2536.70	c      2537              3           2        20   107831151.0000     1677323.0388          -
47940.98/2542.43	c      2542              3           2        20   107831151.0000     1677323.0388          -
48041.93/2547.58	c      2548              3           2        20   107831151.0000     1677323.0388          -
48171.70/2554.13	c      2554              3           2        20   107831151.0000     1677323.0388          -
48283.35/2559.75	c      2560              3           2        20   107831151.0000     1677323.0388          -
48386.29/2564.93	c      2565              3           2        20   107831151.0000     1677323.0388          -
48527.89/2572.06	c      2572              3           2        20   107831151.0000     1677323.0388          -
48643.63/2578.03	c      2578              3           2        20   107831151.0000     1677323.0388          -
48768.29/2584.28	c      2584              3           2        20   107831151.0000     1677323.0388          -
48873.22/2589.52	c      2590              3           2        20   107831151.0000     1677323.0388          -
48986.05/2595.25	c      2595              3           2        20   107831151.0000     1677323.0388          -
49098.73/2600.92	c      2601              3           2        20   107831151.0000     1677323.0388          -
49203.58/2606.26	c      2606              3           2        20   107831151.0000     1677323.0388          -
49306.47/2611.41	c      2611              3           2        20   107831151.0000     1677323.0388          -
49409.34/2616.70	c      2617              3           2        20   107831151.0000     1677323.0388          -
49510.31/2621.70	c      2622              3           2        20   107831151.0000     1677323.0388          -
49613.11/2627.00	c      2627              3           2        20   107831151.0000     1677323.0388          -
49721.94/2632.48	c      2632              3           2        20   107831151.0000     1677323.0388          -
49830.80/2637.94	c      2638              3           2        20   107831151.0000     1677323.0388          -
49932.63/2643.07	c      2643              3           2        20   107831151.0000     1677323.0388          -
50033.76/2648.17	c      2648              3           2        20   107831151.0000     1677323.0388          -
50139.49/2653.59	c      2654              3           2        20   107831151.0000     1677323.0388          -
50240.58/2658.64	c      2659              3           2        20   107831151.0000     1677323.0388          -
50343.41/2663.83	c      2664              3           2        20   107831151.0000     1677323.0388          -
50444.37/2668.93	c      2669              3           2        20   107831151.0000     1677323.0388          -
50551.25/2674.33	c      2674              3           2        20   107831151.0000     1677323.0388          -
50658.16/2679.70	c      2680              3           2        20   107831151.0000     1677323.0388          -
50776.91/2685.74	c      2686              3           2        20   107831151.0000     1677323.0388          -
50889.76/2691.43	c      2691              3           2        20   107831151.0000     1677323.0388          -
50994.68/2696.79	c      2697              3           2        20   107831151.0000     1677323.0388          -
51095.68/2701.86	c      2702              4           3        20   107831151.0000     1677323.0388          -
51196.39/2706.95	c      2707              4           3        20   107831151.0000     1677323.0388          -
51303.19/2712.32	c      2712              4           3        20   107831151.0000     1677323.0388          -
51410.05/2717.73	c      2718              4           3        20   107831151.0000     1677323.0388          -
51511.03/2722.85	c      2723              4           3        20   107831151.0000     1677323.0388          -
51615.06/2728.05	c      2728              4           3        20   107831151.0000     1677323.0388          -
51714.09/2733.14	c      2733              4           3        20   107831151.0000     1677323.0388          -
51815.74/2738.26	c      2738              4           3        20   107831151.0000     1677323.0388          -
51914.65/2743.28	c      2743              4           3        20   107831151.0000     1677323.0388          -
52017.55/2748.40	c      2748              4           3        20   107831151.0000     1677323.0388          -
52118.53/2753.58	c      2754              4           3        20   107831151.0000     1677323.0388          -
52221.47/2758.73	c      2759              4           3        20   107831151.0000     1677323.0388          -
52320.46/2763.78	c      2764              4           3        20   107831151.0000     1677323.0388          -
52435.27/2769.51	c      2770              4           3        20   107831151.0000     1677323.0388          -
52536.24/2774.60	c      2775              4           3        20   107831151.0000     1677323.0388          -
52641.18/2779.96	c      2780              4           3        20   107831151.0000     1677323.0388          -
52767.51/2786.34	c      2786              4           3        20   107831151.0000     1677323.0388          -
52870.46/2791.50	c      2792              4           3        20   107831151.0000     1677323.0388          -
52973.35/2796.79	c      2797              4           3        20   107831151.0000     1677323.0388          -
53074.25/2801.83	c      2802              4           3        20   107831151.0000     1677323.0388          -
53178.13/2807.14	c      2807              4           3        20   107831151.0000     1677323.0388          -
53291.90/2812.81	c      2813              4           3        20   107831151.0000     1677323.0388          -
53392.72/2817.99	c      2818              4           3        20   107831151.0000     1677323.0388          -
53494.69/2823.08	c      2823              4           3        20   107831151.0000     1677323.0388          -
53595.89/2828.17	c      2828              4           3        20   107831151.0000     1677323.0388          -
53695.61/2833.26	c      2833              4           3        20   107831151.0000     1677323.0388          -
53798.56/2838.41	c      2838              4           3        20   107831151.0000     1677323.0388          -
53913.37/2844.25	c      2844              4           3        20   107831151.0000     1677323.0388          -
54022.25/2849.71	c      2850              4           3        20   107831151.0000     1677323.0388          -
54121.19/2854.74	c      2855              4           3        20   107831151.0000     1677323.0388          -
54224.03/2859.90	c      2860              4           3        20   107831151.0000     1677323.0388          -
54325.86/2865.04	c      2865              4           3        20   107831151.0000     1677323.0388          -
54431.85/2870.41	c      2870              4           3        20   107831151.0000     1677323.0388          -
54536.79/2875.78	c      2876              4           3        20   107831151.0000     1677323.0388          -
54639.61/2880.98	c      2881              4           3        20   107831151.0000     1677323.0388          -
54748.22/2886.40	c      2886              4           3        20   107831151.0000     1677323.0388          -
54847.21/2891.45	c      2891              4           3        20   107831151.0000     1677323.0388          -
54954.03/2896.86	c      2897              4           3        20   107831151.0000     1677323.0388          -
55060.93/2902.23	c      2902              4           3        20   107831151.0000     1677323.0388          -
55171.78/2907.85	c      2908              4           3        20   107831151.0000     1677323.0388          -
55280.61/2913.34	c      2913              4           3        20   107831151.0000     1677323.0388          -
55379.51/2918.37	c      2918              4           3        20   107831151.0000     1677323.0388          -
55404.73/2919.66	c *    2920              4           3        20    83833798.0000     1677323.0388          -
55483.80/2923.63	c      2924              4           3        20    83833798.0000     1677323.0388          -
55598.62/2929.46	c      2929              4           3        20    83833798.0000     1677323.0388          -
55712.34/2935.15	c      2935              4           3        20    83833798.0000     1677323.0388          -
55812.43/2940.23	c      2940              4           3        20    83833798.0000     1677323.0388          -
55913.39/2945.37	c      2945              4           3        20    83833798.0000     1677323.0388          -
56042.04/2951.80	c      2952              4           3        20    83833798.0000     1677323.0388          -
56170.78/2958.35	c      2958              4           3        20    83833798.0000     1677323.0388          -
56186.54/2959.17	c *    2959              4           3        20    82676063.0000     1677323.0388          -
56288.78/2964.39	c      2964              4           3        20    82676063.0000     1677323.0388          -
56399.68/2970.03	c      2970              4           3        20    82676063.0000     1677323.0388          -
56504.57/2975.28	c      2975              5           4        20    82676063.0000     1677323.0388          -
56629.19/2981.56	c      2982              5           4        20    82676063.0000     1677323.0388          -
56842.91/2992.32	c      2992              5           4        20    82676063.0000     1677323.0388          -
56941.80/2997.35	c      2997              5           4        20    82676063.0000     1677323.0388          -
57044.68/3002.58	c      3003              5           4        20    82676063.0000     1677323.0388          -
57149.67/3007.81	c      3008              5           4        20    82676063.0000     1677323.0388          -
57262.35/3013.54	c      3014              5           4        20    82676063.0000     1677323.0388          -
57381.13/3019.53	c      3020              5           4        20    82676063.0000     1677323.0388          -
57482.10/3024.62	c      3025              5           4        20    82676063.0000     1677323.0388          -
57745.40/3038.05	c      3038              5           4        20    82676063.0000     1677323.0388          -
57852.23/3043.33	c      3043              5           4        20    82676063.0000     1677323.0388          -
57957.01/3048.66	c      3049              5           4        20    82676063.0000     1677323.0388          -
58064.89/3054.11	c      3054              5           4        20    82676063.0000     1677323.0388          -
58183.73/3060.13	c      3060              5           4        20    82676063.0000     1677323.0388          -
58291.48/3065.56	c      3066              5           4        20    82676063.0000     1677323.0388          -
58404.30/3071.20	c      3071              5           4        20    82676063.0000     1677323.0388          -
58507.25/3076.43	c      3076              5           4        20    82676063.0000     1677323.0388          -
58631.90/3082.74	c      3083              5           4        20    82676063.0000     1677323.0388          -
58739.85/3088.19	c      3088              5           4        20    82676063.0000     1677323.0388          -
58849.59/3093.77	c      3094              5           4        20    82676063.0000     1677323.0388          -
58952.43/3098.91	c      3099              5           4        20    82676063.0000     1677323.0388          -
59056.95/3104.21	c      3104              5           4        20    82676063.0000     1677323.0388          -
59163.85/3109.66	c      3110              5           4        20    82676063.0000     1677323.0388          -
59268.72/3115.01	c      3115              5           4        20    82676063.0000     1677323.0388          -
59387.52/3120.95	c      3121              5           4        20    82676063.0000     1677323.0388          -
59502.34/3126.80	c      3127              5           4        20    82676063.0000     1677323.0388          -
59613.19/3132.38	c      3132              5           4        20    82676063.0000     1677323.0388          -
59716.15/3137.58	c      3138              5           4        20    82676063.0000     1677323.0388          -
59834.94/3143.52	c      3144              5           4        20    82676063.0000     1677323.0388          -
59957.69/3149.79	c      3150              5           4        20    82676063.0000     1677323.0388          -
60078.38/3155.81	c      3156              5           4        20    82676063.0000     1677323.0388          -
60193.12/3161.61	c      3162              5           4        20    82676063.0000     1677323.0388          -
60298.03/3167.04	c      3167              5           4        20    82676063.0000     1677323.0388          -
60436.60/3173.91	c      3174              5           4        20    82676063.0000     1677323.0388          -
60535.58/3178.96	c      3179              5           4        20    82676063.0000     1677323.0388          -
60640.38/3184.24	c      3184              5           4        20    82676063.0000     1677323.0388          -
60751.26/3189.88	c      3190              5           4        20    82676063.0000     1677323.0388          -
60869.87/3195.87	c      3196              5           4        20    82676063.0000     1677323.0388          -
60982.70/3201.56	c      3202              5           4        20    82676063.0000     1677323.0388          -
61083.63/3206.64	c      3207              5           4        20    82676063.0000     1677323.0388          -
61194.58/3212.27	c      3212              5           4        20    82676063.0000     1677323.0388          -
61235.66/3214.34	c *    3214              5           4        20    77485871.0000     1677323.0388          -
61299.17/3217.57	c      3218              5           4        20    77485871.0000     1677323.0388          -
61415.80/3223.44	c      3223              5           4        20    77485871.0000     1677323.0388          -
61524.69/3228.98	c      3229              5           4        20    77485871.0000     1677323.0388          -
61637.50/3234.64	c      3235              5           4        20    77485871.0000     1677323.0388          -
61754.26/3240.55	c      3241              5           4        20    77485871.0000     1677323.0388          -
61864.18/3246.15	c      3246              5           4        20    77485871.0000     1677323.0388          -
61965.95/3251.20	c      3251              5           4        20    77485871.0000     1677323.0388          -
62066.91/3256.34	c      3256              5           4        20    77485871.0000     1677323.0388          -
62171.82/3261.60	c      3262              6           5        20    77485871.0000     1677323.0388          -
62308.42/3268.53	c      3269              6           5        20    77485871.0000     1677323.0388          -
62421.27/3274.28	c      3274              6           5        20    77485871.0000     1677323.0388          -
62530.02/3279.75	c      3280              6           5        20    77485871.0000     1677323.0388          -
62644.81/3285.58	c      3286              6           5        20    77485871.0000     1677323.0388          -
62794.20/3293.07	c      3293              6           5        20    77485871.0000     1677323.0388          -
62992.00/3303.09	c      3303              6           5        20    77485871.0000     1677323.0388          -
63093.66/3308.25	c      3308              6           5        20    77485871.0000     1677323.0388          -
63200.49/3313.68	c      3314              6           5        20    77485871.0000     1677323.0388          -
63305.41/3318.99	c      3319              6           5        20    77485871.0000     1677323.0388          -
63435.98/3325.52	c      3326              6           5        20    77485871.0000     1677323.0388          -
63548.81/3331.28	c      3331              6           5        20    77485871.0000     1677323.0388          -
63653.66/3336.55	c      3337              6           5        20    77485871.0000     1677323.0388          -
63783.09/3343.09	c      3343              6           5        20    77485871.0000     1677323.0388          -
63891.07/3348.59	c      3349              6           5        20    77485871.0000     1677323.0388          -
64015.78/3354.88	c      3355              6           5        20    77485871.0000     1677323.0388          -
64122.64/3360.27	c      3360              6           5        20    77485871.0000     1677323.0388          -
64223.47/3365.30	c      3365              6           5        20    77485871.0000     1677323.0388          -
64383.81/3373.40	c      3373              6           5        20    77485871.0000     1677323.0388          -
64492.64/3378.95	c      3379              6           5        20    77485871.0000     1677323.0388          -
64594.54/3384.09	c      3384              6           5        20    77485871.0000     1677323.0388          -
64693.39/3389.12	c      3389              6           5        20    77485871.0000     1677323.0388          -
64812.27/3395.15	c      3395              6           5        20    77485871.0000     1677323.0388          -
64913.95/3400.24	c      3400              7           6        20    77485871.0000     1677323.0388          -
65029.64/3406.14	c      3406              7           6        20    77485871.0000     1677323.0388          -
65143.61/3411.81	c      3412              7           6        20    77485871.0000     1677323.0388          -
65247.38/3417.16	c      3417              7           6        20    77485871.0000     1677323.0388          -
65349.41/3422.28	c      3422              7           6        20    77485871.0000     1677323.0388          -
65465.18/3428.08	c      3428              7           6        20    77485871.0000     1677323.0388          -
65564.13/3433.12	c      3433              7           6        20    77485871.0000     1677323.0388          -
65691.56/3439.52	c      3440              7           6        20    77485871.0000     1677323.0388          -
65804.39/3445.26	c      3445              7           6        20    77485871.0000     1677323.0388          -
65913.28/3450.77	c      3451              7           6        20    77485871.0000     1677323.0388          -
66030.07/3456.67	c      3457              7           6        20    77485871.0000     1677323.0388          -
66144.87/3462.44	c      3462              7           6        20    77485871.0000     1677323.0388          -
66245.84/3467.57	c      3468              7           6        20    77485871.0000     1677323.0388          -
66346.80/3472.69	c      3473              7           6        20    77485871.0000     1677323.0388          -
66451.72/3477.99	c      3478              7           6        20    77485871.0000     1677323.0388          -
66562.55/3483.53	c      3484              7           6        20    77485871.0000     1677323.0388          -
66665.43/3488.71	c      3489              7           6        20    77485871.0000     1677323.0388          -
66764.41/3493.75	c      3494              7           6        20    77485871.0000     1677323.0388          -
66870.55/3499.10	c      3499              7           6        20    77485871.0000     1677323.0388          -
66969.11/3504.15	c      3504              7           6        20    77485871.0000     1677323.0388          -
67071.23/3509.21	c      3509              7           6        20    77485871.0000     1677323.0388          -
67178.13/3514.60	c      3515              7           6        20    77485871.0000     1677323.0388          -
67286.10/3520.07	c      3520              7           6        20    77485871.0000     1677323.0388          -
67389.92/3525.36	c      3525              7           6        20    77485871.0000     1677323.0388          -
67490.88/3530.44	c      3530              7           6        20    77485871.0000     1677323.0388          -
67591.82/3535.51	c      3536              7           6        20    77485871.0000     1677323.0388          -
67696.74/3540.84	c      3541              7           6        20    77485871.0000     1677323.0388          -
67802.70/3546.20	c      3546              7           6        20    77485871.0000     1677323.0388          -
67908.51/3551.53	c      3552              7           6        20    77485871.0000     1677323.0388          -
68011.45/3556.70	c      3557              7           6        20    77485871.0000     1677323.0388          -
68110.42/3561.76	c      3562              7           6        20    77485871.0000     1677323.0388          -
68211.38/3566.80	c      3567              7           6        20    77485871.0000     1677323.0388          -
68338.05/3573.24	c      3573              7           6        20    77485871.0000     1677323.0388          -
68439.00/3578.32	c      3578              7           6        20    77485871.0000     1677323.0388          -
68547.88/3583.82	c      3584              7           6        20    77485871.0000     1677323.0388          -
68648.90/3589.05	c      3589              7           6        20    77485871.0000     1677323.0388          -
68735.91/3593.34	c *    3593              7           6        20    76648492.0000     1677323.0388          -
68787.39/3595.90	c      3596              7           6        20    76648492.0000     1677323.0388          -
68914.07/3602.32	c      3602              7           6        20    76648492.0000     1677323.0388          -
69139.69/3613.73	c      3614              7           6        20    76648492.0000     1677323.0388          -
69324.94/3623.14	c      3623              7           6        20    76648492.0000     1677323.0388          -
69542.28/3634.11	c      3634              7           6        20    76648492.0000     1677323.0388          -
69674.13/3640.74	c      3641              7           6        20    76648492.0000     1677323.0388          -
70044.41/3659.45	c      3659              7           6        20    76648492.0000     1677323.0388          -
70248.44/3669.78	c      3670              7           6        20    76648492.0000     1677323.0388          -
70433.36/3679.14	c      3679              8           7        20    76648492.0000     1677323.0388          -
70686.07/3691.82	c      3692              8           7        20    76648492.0000     1677323.0388          -
70792.69/3697.28	c      3697              8           7        20    76648492.0000     1677323.0388          -

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 (186353 MiB free)
  memory of node 1: 193494 MiB (190722 MiB free)
  memory of node 2: 193531 MiB (189719 MiB free)
  memory of node 3: 193531 MiB (163688 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-4465460-1723623009/watcher-4465460-1723623009 -o /tmp/evaluation-result-4465460-1723623009/solver-4465460-1723623009 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757987 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465460-1723623009.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100119 s]*
/proc/loadavg: 57.29 74.72 77.86 25/901 760316
/proc/meminfo: memFree=747886940/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=177984 memory=162136 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 38388 0 0 0 7 4 0 0 20 0 1 0 128884006 182255616 40534 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 44496 40534 2347 3035 0 40892 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 177984 KiB
Current children cumulated memory: 162136 KiB

[startup+0.222124 s]*
/proc/loadavg: 57.29 74.72 77.86 24/901 760316
/proc/meminfo: memFree=747820604/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=233068 memory=217564 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 52276 0 0 0 16 7 0 0 20 0 1 0 128884006 238661632 54391 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 58267 54391 2347 3035 0 54663 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 233068 KiB
Current children cumulated memory: 217564 KiB

[startup+0.31897 s]*
/proc/loadavg: 57.29 74.72 77.86 24/901 760316
/proc/meminfo: memFree=747753512/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=300348 memory=284896 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 69081 0 0 0 24 9 0 0 20 0 1 0 128884006 307556352 71224 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 75087 71224 2347 3035 0 71483 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 300348 KiB
Current children cumulated memory: 284896 KiB

[startup+0.700274 s]
/proc/loadavg: 57.29 74.72 77.86 24/901 760316
/proc/meminfo: memFree=747656456/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=440948 memory=425152 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 103170 0 0 0 55 14 0 0 20 0 1 0 128884006 451530752 106288 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 110237 106288 2347 3035 0 106633 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 440948 KiB
Current children cumulated memory: 425152 KiB

[startup+1.50026 s]
/proc/loadavg: 57.29 74.72 77.86 25/901 760316
/proc/meminfo: memFree=747530964/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=796668 memory=784200 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 199486 0 0 0 122 27 0 0 20 0 1 0 128884006 815788032 196050 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 199167 196050 2555 3035 0 195563 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 796668 KiB
Current children cumulated memory: 784200 KiB

[startup+3.12351 s]
/proc/loadavg: 54.54 73.87 77.57 24/901 760316
/proc/meminfo: memFree=746648620/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=1413552 memory=1385352 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 336922 0 0 0 263 47 0 0 20 0 1 0 128884006 1447477248 346338 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 353388 346338 2630 3035 0 349784 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1413552 KiB
Current children cumulated memory: 1385352 KiB

[startup+6.30024 s]
/proc/loadavg: 54.54 73.87 77.57 24/903 760322
/proc/meminfo: memFree=746485216/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=1558244 memory=1524404 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 380272 0 0 0 560 67 0 0 20 0 1 0 128884006 1595641856 381101 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 389561 381101 2726 3035 0 385957 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1558244 KiB
Current children cumulated memory: 1524404 KiB

[startup+12.7002 s]
/proc/loadavg: 52.02 73.02 77.28 24/903 760322
/proc/meminfo: memFree=746001696/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=2050132 memory=2013000 CPUtime=12.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 476806 0 0 0 1181 84 0 0 20 0 1 0 128884006 2099335168 503250 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 512533 503250 2774 3035 0 508929 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2050132 KiB
Current children cumulated memory: 2013000 KiB

[startup+25.5002 s]
/proc/loadavg: 45.59 70.57 76.41 24/903 760325
/proc/meminfo: memFree=745952088/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=2083120 memory=2042488 CPUtime=25.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 479586 0 0 0 2454 86 0 0 20 0 1 0 128884006 2133114880 510622 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 520780 510622 2774 3035 0 517176 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2083120 KiB
Current children cumulated memory: 2042488 KiB

[startup+51.1249 s]
/proc/loadavg: 37.88 66.75 74.98 24/903 760328
/proc/meminfo: memFree=745893540/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=2088240 memory=2047620 CPUtime=50.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 481548 0 0 0 5004 89 0 0 20 0 1 0 128884006 2138357760 511905 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 522060 511905 2774 3035 0 518456 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2088240 KiB
Current children cumulated memory: 2047620 KiB

[startup+102.3 s]
/proc/loadavg: 41.39 62.77 73.17 62/983 760418
/proc/meminfo: memFree=631165796/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=2127828 memory=2087004 CPUtime=101.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) R 760312 760315 757976 0 -1 4194304 487037 0 0 0 10094 93 0 0 20 0 1 0 128884006 2178895872 521751 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 531957 521751 2774 3035 0 528353 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 2127828 KiB
Current children cumulated memory: 2087004 KiB

[startup+162.301 s]
/proc/loadavg: 62.65 64.68 73.16 81/1023 760469
/proc/meminfo: memFree=569127972/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=63268044 memory=60736880 CPUtime=804.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) S 760312 760315 757976 0 -1 1077936128 14883621 0 0 0 75701 4746 0 0 20 0 41 0 128884006 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 15817011 15184220 2854 3035 0 15513767 0
[pid=760315/tid=760421] ppid=760312 vsize=63268044 memory=25333125866717268 CPUtime=35.25 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760421/stat : 760421 (fscip) R 760312 760315 757976 0 -1 4194368 419744 0 0 0 3440 85 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760422] ppid=760312 vsize=63268044 memory=40960 CPUtime=34.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760422/stat : 760422 (fscip) R 760312 760315 757976 0 -1 4194368 909740 0 0 0 2985 439 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760423] ppid=760312 vsize=63268044 memory=-6658409769476471658 CPUtime=34.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760423/stat : 760423 (fscip) R 760312 760315 757976 0 -1 4194368 832467 0 0 0 3323 160 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760424] ppid=760312 vsize=63268044 memory=11448 CPUtime=35.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760424/stat : 760424 (fscip) R 760312 760315 757976 0 -1 4194368 415077 0 0 0 3438 82 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760425] ppid=760312 vsize=63268044 memory=280960117645472 CPUtime=34.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760425/stat : 760425 (fscip) R 760312 760315 757976 0 -1 4194368 925421 0 0 0 2997 433 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760426] ppid=760312 vsize=63268044 memory=280960120144176 CPUtime=34.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760426/stat : 760426 (fscip) R 760312 760315 757976 0 -1 4194368 821873 0 0 0 3323 157 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760427] ppid=760312 vsize=63268044 memory=280960118342464 CPUtime=35.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760427/stat : 760427 (fscip) R 760312 760315 757976 0 -1 4194368 410959 0 0 0 3433 83 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760428] ppid=760312 vsize=63268044 memory=31572 CPUtime=34.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760428/stat : 760428 (fscip) R 760312 760315 757976 0 -1 4194368 921396 0 0 0 2972 452 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760429] ppid=760312 vsize=63268044 memory=25333125866717268 CPUtime=34.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760429/stat : 760429 (fscip) R 760312 760315 757976 0 -1 4194368 813632 0 0 0 3338 157 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760430] ppid=760312 vsize=63268044 memory=61089456 CPUtime=35.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760430/stat : 760430 (fscip) R 760312 760315 757976 0 -1 4194368 407814 0 0 0 3443 84 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760431] ppid=760312 vsize=63268044 memory=14097376 CPUtime=34.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760431/stat : 760431 (fscip) R 760312 760315 757976 0 -1 4194368 922879 0 0 0 2983 437 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760432] ppid=760312 vsize=63268044 memory=16421668 CPUtime=34.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760432/stat : 760432 (fscip) R 760312 760315 757976 0 -1 4194368 825317 0 0 0 3337 160 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760433] ppid=760312 vsize=63268044 memory=3188 CPUtime=35.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760433/stat : 760433 (fscip) R 760312 760315 757976 0 -1 4194368 408931 0 0 0 3441 85 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760434] ppid=760312 vsize=63268044 memory=25333125866717268 CPUtime=34.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760434/stat : 760434 (fscip) R 760312 760315 757976 0 -1 4194368 929233 0 0 0 2985 445 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760435] ppid=760312 vsize=63268044 memory=2088324 CPUtime=34.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760435/stat : 760435 (fscip) R 760312 760315 757976 0 -1 4194368 802903 0 0 0 3335 162 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760436] ppid=760312 vsize=63268044 memory=280960118398528 CPUtime=35.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760436/stat : 760436 (fscip) R 760312 760315 757976 0 -1 4194368 415266 0 0 0 3437 85 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760437] ppid=760312 vsize=63268044 memory=5512 CPUtime=34.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760437/stat : 760437 (fscip) R 760312 760315 757976 0 -1 4194368 920467 0 0 0 2971 450 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760438] ppid=760312 vsize=63268044 memory=0 CPUtime=34.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760438/stat : 760438 (fscip) R 760312 760315 757976 0 -1 4194368 812770 0 0 0 3340 156 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760439] ppid=760312 vsize=63268044 memory=0 CPUtime=35.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760439/stat : 760439 (fscip) R 760312 760315 757976 0 -1 4194368 408812 0 0 0 3437 85 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760440] ppid=760312 vsize=63268044 memory=6123436 CPUtime=33.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760440/stat : 760440 (fscip) R 760312 760315 757976 0 -1 4194368 922150 0 0 0 2945 433 0 0 20 0 41 0 128894831 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760445] ppid=760312 vsize=63268044 memory=6048 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760445/stat : 760445 (fscip) S 760312 760315 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128896743 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760446] ppid=760312 vsize=63268044 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760446/stat : 760446 (fscip) S 760312 760315 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128896743 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760447] ppid=760312 vsize=63268044 memory=5792001199509231207 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760447/stat : 760447 (fscip) S 760312 760315 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128896743 64786477056 15184220 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0

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

/proc/760315/task/760452/stat : 760452 (fscip) S 760312 760315 757976 0 -1 1077936192 222 0 0 0 2 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760453] ppid=760312 vsize=142552936 memory=11448 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760453/stat : 760453 (fscip) S 760312 760315 757976 0 -1 1077936192 240 0 0 0 3 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760454] ppid=760312 vsize=142552936 memory=101164056 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760454/stat : 760454 (fscip) S 760312 760315 757976 0 -1 1077936192 245 0 0 0 3 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760455] ppid=760312 vsize=142552936 memory=101289832 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760455/stat : 760455 (fscip) S 760312 760315 757976 0 -1 1077936192 188 0 0 0 2 1 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760456] ppid=760312 vsize=142552936 memory=101164068 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760456/stat : 760456 (fscip) S 760312 760315 757976 0 -1 1077936192 211 0 0 0 2 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760457] ppid=760312 vsize=142552936 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760457/stat : 760457 (fscip) S 760312 760315 757976 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760458] ppid=760312 vsize=142552936 memory=-8382739736619419228 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760458/stat : 760458 (fscip) S 760312 760315 757976 0 -1 1077936192 203 0 0 0 0 3 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760459] ppid=760312 vsize=142552936 memory=101166276 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760459/stat : 760459 (fscip) S 760312 760315 757976 0 -1 1077936192 246 0 0 0 3 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760460] ppid=760312 vsize=142552936 memory=5512 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760460/stat : 760460 (fscip) S 760312 760315 757976 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760461] ppid=760312 vsize=142552936 memory=16164 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760461/stat : 760461 (fscip) S 760312 760315 757976 0 -1 1077936192 281 0 0 0 3 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760462] ppid=760312 vsize=142552936 memory=2316 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760462/stat : 760462 (fscip) S 760312 760315 757976 0 -1 1077936192 220 0 0 0 2 1 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760463] ppid=760312 vsize=142552936 memory=101225460 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760463/stat : 760463 (fscip) S 760312 760315 757976 0 -1 1077936192 195 0 0 0 2 0 0 0 20 0 41 0 128896743 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760464] ppid=760312 vsize=142552936 memory=7044 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760464/stat : 760464 (fscip) S 760312 760315 757976 0 -1 1077936192 180 0 0 0 3 0 0 0 20 0 41 0 128896744 145974206464 25306877 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
Current children cumulated CPU time: 69705.9 s
Current children cumulated vsize: 142552936 KiB
Current children cumulated memory: 101227508 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 75.57 78.59 79.67 81/1024 762563
/proc/meminfo: memFree=541512544/790760804 swapFree=131071996/131071996
[pid=760315] ppid=760312 vsize=142684008 memory=101267824 CPUtime=70848.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/stat : 760315 (fscip) S 760312 760315 757976 0 -1 1077936128 295285162 0 0 0 7048028 36848 0 0 20 0 41 0 128884006 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 17 73 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
/proc/760315/statm: 35671002 25316956 3030 3035 0 35073299 0
[pid=760315/tid=760421] ppid=760312 vsize=142684008 memory=8309803921155140230 CPUtime=3533.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760421/stat : 760421 (fscip) R 760312 760315 757976 0 -1 4194368 16359298 0 0 0 351619 1710 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760422] ppid=760312 vsize=142684008 memory=-6297838125286865764 CPUtime=3539.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760422/stat : 760422 (fscip) R 760312 760315 757976 0 -1 4194368 7958871 0 0 0 352441 1468 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760423] ppid=760312 vsize=142684008 memory=101264012 CPUtime=3540.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760423/stat : 760423 (fscip) R 760312 760315 757976 0 -1 4194368 21339773 0 0 0 351767 2320 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760424] ppid=760312 vsize=142684008 memory=2708 CPUtime=3538.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760424/stat : 760424 (fscip) R 760312 760315 757976 0 -1 4194368 16622589 0 0 0 352286 1567 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760425] ppid=760312 vsize=142684008 memory=6928 CPUtime=3539.86 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760425/stat : 760425 (fscip) R 760312 760315 757976 0 -1 4194368 7609960 0 0 0 352478 1508 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760426] ppid=760312 vsize=142684008 memory=101045440 CPUtime=3534.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760426/stat : 760426 (fscip) R 760312 760315 757976 0 -1 4194368 21372561 0 0 0 351098 2349 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760427] ppid=760312 vsize=142684008 memory=2708 CPUtime=3528.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760427/stat : 760427 (fscip) R 760312 760315 757976 0 -1 4194368 16155998 0 0 0 350677 2211 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760428] ppid=760312 vsize=142684008 memory=5876 CPUtime=3540.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760428/stat : 760428 (fscip) R 760312 760315 757976 0 -1 4194368 7862571 0 0 0 352509 1562 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760429] ppid=760312 vsize=142684008 memory=17273124 CPUtime=3537.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760429/stat : 760429 (fscip) R 760312 760315 757976 0 -1 4194368 21775635 0 0 0 351379 2392 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760430] ppid=760312 vsize=142684008 memory=2676 CPUtime=3543.46 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760430/stat : 760430 (fscip) R 760312 760315 757976 0 -1 4194368 16515409 0 0 0 352676 1670 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760431] ppid=760312 vsize=142684008 memory=5860 CPUtime=3536.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760431/stat : 760431 (fscip) R 760312 760315 757976 0 -1 4194368 8142185 0 0 0 352188 1491 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760432] ppid=760312 vsize=142684008 memory=17269392 CPUtime=3541.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760432/stat : 760432 (fscip) R 760312 760315 757976 0 -1 4194368 19748557 0 0 0 352037 2118 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760433] ppid=760312 vsize=142684008 memory=101262476 CPUtime=3529.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760433/stat : 760433 (fscip) R 760312 760315 757976 0 -1 4194368 16100011 0 0 0 351115 1816 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760434] ppid=760312 vsize=142684008 memory=5608 CPUtime=3541.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760434/stat : 760434 (fscip) R 760312 760315 757976 0 -1 4194368 7996246 0 0 0 352707 1437 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760435] ppid=760312 vsize=142684008 memory=11504 CPUtime=3534 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760435/stat : 760435 (fscip) R 760312 760315 757976 0 -1 4194368 19426961 0 0 0 351275 2125 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760436] ppid=760312 vsize=142684008 memory=6720662134318973036 CPUtime=3518.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760436/stat : 760436 (fscip) R 760312 760315 757976 0 -1 4194368 16863767 0 0 0 349947 1893 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760437] ppid=760312 vsize=142684008 memory=11548 CPUtime=3540.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760437/stat : 760437 (fscip) R 760312 760315 757976 0 -1 4194368 7974970 0 0 0 352573 1515 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760438] ppid=760312 vsize=142684008 memory=11624 CPUtime=3541.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760438/stat : 760438 (fscip) R 760312 760315 757976 0 -1 4194368 19757499 0 0 0 352005 2122 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760439] ppid=760312 vsize=142684008 memory=11548 CPUtime=3537.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760439/stat : 760439 (fscip) R 760312 760315 757976 0 -1 4194368 16678296 0 0 0 351776 1958 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760440] ppid=760312 vsize=142684008 memory=11624 CPUtime=3540.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760440/stat : 760440 (fscip) R 760312 760315 757976 0 -1 4194368 8258627 0 0 0 352588 1472 0 0 20 0 41 0 128894831 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760445] ppid=760312 vsize=142684008 memory=2784 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760445/stat : 760445 (fscip) S 760312 760315 757976 0 -1 1077936192 255 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760446] ppid=760312 vsize=142684008 memory=6748 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760446/stat : 760446 (fscip) S 760312 760315 757976 0 -1 1077936192 189 0 0 0 1 1 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760447] ppid=760312 vsize=142684008 memory=101129160 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760447/stat : 760447 (fscip) S 760312 760315 757976 0 -1 1077936192 302 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760448] ppid=760312 vsize=142684008 memory=2708 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760448/stat : 760448 (fscip) S 760312 760315 757976 0 -1 1077936192 233 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760449] ppid=760312 vsize=142684008 memory=-6297838125286865764 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760449/stat : 760449 (fscip) S 760312 760315 757976 0 -1 1077936192 251 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760450] ppid=760312 vsize=142684008 memory=33000 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760450/stat : 760450 (fscip) S 760312 760315 757976 0 -1 1077936192 161 0 0 0 0 3 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760451] ppid=760312 vsize=142684008 memory=1804 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760451/stat : 760451 (fscip) S 760312 760315 757976 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760452] ppid=760312 vsize=142684008 memory=6048 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760452/stat : 760452 (fscip) S 760312 760315 757976 0 -1 1077936192 225 0 0 0 2 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760453] ppid=760312 vsize=142684008 memory=51344 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760453/stat : 760453 (fscip) S 760312 760315 757976 0 -1 1077936192 252 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760454] ppid=760312 vsize=142684008 memory=104 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760454/stat : 760454 (fscip) S 760312 760315 757976 0 -1 1077936192 252 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760455] ppid=760312 vsize=142684008 memory=25932 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760455/stat : 760455 (fscip) S 760312 760315 757976 0 -1 1077936192 192 0 0 0 2 1 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760456] ppid=760312 vsize=142684008 memory=21392 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760456/stat : 760456 (fscip) S 760312 760315 757976 0 -1 1077936192 214 0 0 0 2 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760457] ppid=760312 vsize=142684008 memory=2208 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760457/stat : 760457 (fscip) S 760312 760315 757976 0 -1 1077936192 231 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760458] ppid=760312 vsize=142684008 memory=2036 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760458/stat : 760458 (fscip) S 760312 760315 757976 0 -1 1077936192 206 0 0 0 0 3 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760459] ppid=760312 vsize=142684008 memory=31572 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760459/stat : 760459 (fscip) S 760312 760315 757976 0 -1 1077936192 253 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760460] ppid=760312 vsize=142684008 memory=28568 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760460/stat : 760460 (fscip) S 760312 760315 757976 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760461] ppid=760312 vsize=142684008 memory=7312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760461/stat : 760461 (fscip) S 760312 760315 757976 0 -1 1077936192 288 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760462] ppid=760312 vsize=142684008 memory=21392 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760462/stat : 760462 (fscip) S 760312 760315 757976 0 -1 1077936192 224 0 0 0 2 1 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760463] ppid=760312 vsize=142684008 memory=2208 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760463/stat : 760463 (fscip) S 760312 760315 757976 0 -1 1077936192 198 0 0 0 3 0 0 0 20 0 41 0 128896743 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
[pid=760315/tid=760464] ppid=760312 vsize=142684008 memory=2036 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/760315/task/760464/stat : 760464 (fscip) S 760312 760315 757976 0 -1 1077936192 183 0 0 0 3 0 0 0 20 0 41 0 128896744 146108424192 25316956 809668444160 4194304 16623229 140721012496832 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 33431552 140721012499462 140721012499580 140721012499580 140721012506608 0
Current children cumulated CPU time: 70848.8 s
Current children cumulated vsize: 142684008 KiB
Current children cumulated memory: 101267824 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=70480.7 s, system=371.247 s

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

[startup+3700.8 s]
/proc/loadavg: 75.57 78.59 79.67 62/985 762563
/proc/meminfo: memFree=546121904/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: 75.57 78.59 79.67 62/985 762563
/proc/meminfo: memFree=581965080/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: 75.57 78.59 79.67 63/985 762563
/proc/meminfo: memFree=616823760/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3702.83
CPU time (s): 70851.9
CPU user time (s): 70480.7
CPU system time (s): 371.247
CPU usage (%): 1913.46
Max. virtual memory (cumulated for all children) (KiB): 142749544
Max. memory (cumulated for all children) (KiB): 101413192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70480.7
system time used= 371.247
maximum resident set size= 101413192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295288132
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= 7203691
involuntary context switches= 281863


# summary of solver processes directly reported to runsolver:
#   pid: 760315
#   total CPU time (s): 70851.9
#   total CPU user time (s): 70480.7
#   total CPU system time (s): 371.247

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2209 second user time and 115.332 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 10:10:09
IDJOB=4465460
IDBENCH=155668
IDSOLVER=3094
FILE ID=nodeD105/4465460-1723623009
RUNJOBID= nodeD105-1723619306-757987
SLURM_JOB_ID= 8267910
Free space on /tmp= 8622756 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_0_mh.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465460-1723623009/watcher-4465460-1723623009 -o /tmp/evaluation-result-4465460-1723623009/solver-4465460-1723623009 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757987 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465460-1723623009.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1805785d49293ee7708f7a2cbbe3381b
RANDOM SEED=1470918018

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		: 3225.324
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		: 3684.122
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		: 2607.591
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		: 3037.749
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		: 2874.568
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		: 3196.743
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		: 2638.170
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		: 3037.770
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		: 3218.565
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		: 3264.699
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		: 2631.104
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		: 3037.743
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		: 3498.259
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		: 3830.164
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		: 2638.857
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		: 3036.367
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		: 2590.338
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		: 2645.064
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		: 2626.349
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		: 3037.620
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		: 2626.071
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		: 2657.930
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		: 2634.709
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		: 3037.547
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		: 2625.732
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		: 2640.045
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		: 2625.742
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		: 3037.486
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		: 2636.735
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		: 2652.504
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		: 2641.031
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		: 3037.419
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		: 2771.761
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		: 2648.588
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		: 2628.860
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		: 3036.920
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		: 2634.840
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		: 2647.872
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		: 3895.916
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		: 3035.475
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		: 2630.664
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		: 2642.025
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		: 2629.503
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		: 3037.269
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		: 2635.230
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		: 1661.802
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		: 2647.204
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		: 2993.146
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		: 2631.744
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		: 2634.091
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		: 2622.597
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		: 3036.620
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		: 2676.458
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		: 2651.351
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		: 2636.108
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		: 3030.216
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		: 2894.635
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		: 2644.952
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		: 2639.335
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		: 3037.316
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		: 2637.343
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		: 2654.839
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		: 2635.754
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		: 3037.326
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		: 3120.250
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		: 2638.247
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		: 2630.379
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		: 3036.859
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		: 2621.771
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		: 2650.878
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		: 2647.714
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		: 3037.447
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		: 3825.109
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		: 2645.981
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		: 2641.646
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		: 3020.757
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		: 3284.286
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		: 3765.084
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		: 3888.193
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		: 3037.486
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:        748016188 kB
MemAvailable:   752683012 kB
Buffers:         1215896 kB
Cached:          6739824 kB
SwapCached:            0 kB
Active:          1704044 kB
Inactive:       37505256 kB
Active(anon):       2168 kB
Inactive(anon): 31290320 kB
Active(file):    1701876 kB
Inactive(file):  6214936 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             53556 kB
Writeback:             0 kB
AnonPages:      31252320 kB
Mapped:           136468 kB
Shmem:             38920 kB
KReclaimable:     339432 kB
Slab:             775728 kB
SReclaimable:     339432 kB
SUnreclaim:       436296 kB
KernelStack:       15616 kB
PageTables:        80980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   11684920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1142784 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5683200 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:     1214464 kB
DirectMap2M:    158666752 kB
DirectMap1G:    645922816 kB

Free space on /tmp at the end= 8622736 MiB
End job on nodeD105 at 2024-08-14 11:11:52