Trace number 4465463

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) 70763.5 3702.88

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_5_mh.opb
MD5SUMf52c25e5aa8e0a6173f9b1fa92936824
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 benchmark3766702
Best CPU time to get the best result obtained on this benchmark72001.2
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 129800
Biggest coefficient in the objective function 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 73955175696
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 73955175696
Number of bits of the biggest sum of numbers37
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.48	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 **
112.06/112.54	c ** Estimated virtualMemUsedAtSolver = 1968658576, getVmSize() = 2401558528, SCIPgetMemUsed() = 1697684770, SCIPgetMemTotal() = 2147074162, SCIPgetMemExternEstim() = 805913703
112.06/112.54	c ** set memory limit for solvers to 4.18241e+11 for each SCIP **
112.06/112.54	c Original Problem   :
112.06/112.54	c   Problem name     : instance-4465463-1723622959
112.06/112.54	c   Variables        : 250200 (250200 binary, 0 integer, 0 implicit integer, 0 continuous)
112.06/112.54	c   Constraints      : 605407
112.06/112.54	c   Objective sense  : minimize
112.06/112.54	c Presolved Problem  :
112.06/112.54	c   Variables        : 240200 (240200 binary, 0 integer, 0 implicit integer, 0 continuous)
112.06/112.54	c   Constraints      : 479229
112.06/112.54	c Constraints        : Number
112.06/112.54	c   knapsack         : 1375 
112.06/112.54	c   setppc           : 356526 
112.06/112.54	c   and              : 120050 
112.06/112.54	c   linear           : 3 
112.06/112.54	c   logicor          : 1275 
112.06/112.54	c ** Instance transfer method used: 0
113.16/113.68	c ** ParaScipInstance copy does not increase the number of variables. **
131.40/131.60	c LC is working with racing ramp-up and with rebuilding tree after racing.
131.40/131.60	c                                Nodes    Active                                            
131.40/131.60	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
832.77/167.73	c *     168              0           1        20   264684034.0000                -          -
832.77/167.73	c       168              0           1        20   264684034.0000                -          -
846.39/168.40	c *     168              0           1        20   188962647.0000                -          -
862.70/169.48	c *     169              0           1        20   178327636.0000                -          -
16718.60/969.47	c       969              2           1        20   178327636.0000          -5.0000          -
16850.29/976.08	c       976              2           1        20   178327636.0000          -5.0000          -
16994.02/983.38	c       983              2           1        20   178327636.0000          -5.0000          -
17152.69/991.37	c       991              2           1        20   178327636.0000          -5.0000          -
17666.27/1017.25	c      1017              3           4        20   178327636.0000          -5.0000          -
17771.16/1022.58	c      1023              3           4        20   178327636.0000          -5.0000          -
18059.44/1037.11	c      1037             14          13        20   178327636.0000          -5.0000          -
18193.22/1043.82	c      1044             14          13        20   178327636.0000          -5.0000          -
18597.65/1064.26	c      1064             21          22        20   178327636.0000          -5.0000          -
18700.67/1069.46	c      1069             21          22        20   178327636.0000          -5.0000          -
18922.69/1080.67	c      1081             35          34        20   178327636.0000          -5.0000          -
19081.31/1088.60	c      1089             35          34        20   178327636.0000          -5.0000          -
19198.26/1094.52	c      1095             41          42        20   178327636.0000          -5.0000          -
19430.29/1106.20	c      1106             41          42        20   178327636.0000          -5.0000          -
19553.25/1112.41	c      1112             41          42        20   178327636.0000          -5.0000          -
19672.26/1118.47	c      1118             41          42        20   178327636.0000          -5.0000          -
19773.41/1123.51	c      1124             62          61        20   178327636.0000          -5.0000          -
19896.46/1129.71	c      1130            102         101        20   178327636.0000          -5.0000          -
19940.10/1131.99	c *    1132            102         101        20   126970220.0000          -5.0000          -
19997.54/1134.81	c      1135             82          81        20   126970220.0000          -5.0000          -
20257.30/1147.90	c      1148            114         111        20   126970220.0000          -5.0000          -
20633.94/1167.03	c      1167            121         120        20   126970220.0000          -5.0000          -
20931.39/1181.95	c      1182            122         119        20   126970220.0000          -5.0000          -
21097.92/1190.30	c      1190            102         100        20   126970220.0000          -5.0000          -
21216.94/1196.33	c      1196            141         140        20   126970220.0000          -5.0000          -
21347.84/1202.91	c      1203            141         140        20   126970220.0000          -5.0000          -
21452.94/1208.20	c      1208            142         139        20   126970220.0000          -5.0000          -
21603.74/1215.84	c      1216            152         149        20   126970220.0000          -5.0000          -
21742.51/1222.87	c      1223            162         160        20   126970220.0000          -5.0000          -
21873.44/1229.40	c      1229            172         170        20   126970220.0000          -5.0000          -
22018.33/1236.79	c      1237            192         189        20   126970220.0000          -5.0000          -
22165.91/1244.16	c      1244            202         199        20   126970220.0000          -5.0000          -
22300.06/1250.96	c      1251            193         191        20   126970220.0000          -5.0000          -
22404.26/1256.16	c      1256            221         222        20   126970220.0000          -5.0000          -
22508.36/1261.41	c      1261            201         201        20   126970220.0000          -5.0000          -
22625.37/1267.33	c      1267            201         201        20   126970220.0000          -5.0000          -
22736.50/1272.99	c      1273            221         222        20   126970220.0000          -5.0000          -
22855.54/1279.03	c      1279            221         220        20   126970220.0000          -5.0000          -
23051.86/1288.87	c      1289            302         301        20   126970220.0000          -5.0000          -
23184.78/1295.51	c      1296            292         292        20   126970220.0000          -5.0000          -
23393.81/1306.12	c      1306            292         292        20   126970220.0000          -5.0000          -
24162.73/1344.82	c      1345            292         292        20   126970220.0000          -5.0000          -
24283.70/1350.91	c      1351            292         292        20   126970220.0000          -5.0000          -
24436.45/1358.60	c      1359            292         292        20   126970220.0000          -5.0000          -
24553.52/1364.54	c      1365            292         292        20   126970220.0000          -5.0000          -
24658.66/1369.82	c      1370            312         313        20   126970220.0000          -5.0000          -
24765.79/1375.21	c      1375            482         480        20   126970220.0000          -5.0000          -
24864.99/1380.24	c      1380            462         459        20   126970220.0000          -5.0000          -
24966.17/1385.35	c      1385            502         499        20   126970220.0000          -5.0000          -
25077.30/1391.02	c      1391            502         501        20   126970220.0000          -5.0000          -
25179.26/1396.14	c      1396            642         640        20   126970220.0000          -5.0000          -
25287.41/1401.53	c      1402            542         539        20   126970220.0000          -5.0000          -
25390.38/1406.73	c      1407            662         659        20   126970220.0000          -5.0000          -
25562.74/1415.46	c      1415            662         659        20   126970220.0000          -5.0000          -
25667.70/1420.75	c      1421           1002         994        20   126970220.0000          -5.0000          -
25793.33/1427.12	c      1427           1003         993        20   126970220.0000          -5.0000          -
25923.18/1433.69	c      1434            922         919        20   126970220.0000          -5.0000          -
26081.37/1441.68	c      1442           1004         992        20   126970220.0000          -5.0000          -
26188.99/1447.12	c      1447           1005         991        20   126970220.0000          -5.0000          -
26314.85/1453.48	c      1453            967         959        20   126970220.0000          -5.0000          -
26473.29/1461.43	c      1461           1012         965        20   126970220.0000          -5.0000          -
26572.24/1466.43	c      1466           1014         963        20   126970220.0000          -5.0000          -
26710.85/1473.41	c      1473            971         955        20   126970220.0000          -5.0000          -
26842.49/1480.07	c      1480           1015         962        20   126970220.0000          -5.0000          -
26963.38/1486.15	c      1486           1018         959        20   126970220.0000          -5.0000          -
27075.31/1491.87	c      1492           1018         959        20   126970220.0000          -5.0000          -
27199.15/1498.13	c      1498            979         947        20   126970220.0000          -5.0000          -
27311.26/1503.74	c      1504           1023         954        20   126970220.0000          -5.0000          -
27414.37/1508.95	c      1509            980         946        20   126970220.0000          -5.0000          -
27521.37/1514.36	c      1514            940         914        20   126970220.0000          -5.0000          -
27626.49/1519.69	c      1520            982         944        20   126970220.0000          -5.0000          -
27727.44/1524.70	c      1525           1026         951        20   126970220.0000          -5.0000          -
27828.57/1529.83	c      1530            943         911        20   126970220.0000          -5.0000          -
27927.65/1534.87	c      1535           1027         950        20   126970220.0000          -5.0000          -
28033.44/1540.18	c      1540            944         910        20   126970220.0000          -5.0000          -
28139.32/1545.57	c      1546           1028         949        20   126970220.0000          -5.0000          -
28246.25/1550.96	c      1551            945         909        20   126970220.0000          -5.0000          -
28398.74/1558.69	c      1559            946         908        20   126970220.0000          -5.0000          -
28526.25/1565.12	c      1565           1030         947        20   126970220.0000          -5.0000          -
28648.14/1571.28	c      1571            948         906        20   126970220.0000          -5.0000          -
28798.61/1578.86	c      1579            949         905        20   126970220.0000          -5.0000          -
28915.46/1584.73	c      1585           1032         945        20   126970220.0000          -5.0000          -
29038.35/1591.04	c      1591            994         932        20   126970220.0000          -5.0000          -
29175.14/1597.84	c      1598           1034         943        20   126970220.0000          -5.0000          -
29303.92/1604.35	c      1604           1036         941        20   126970220.0000          -5.0000          -
29417.79/1610.11	c      1610            997         929        20   126970220.0000          -5.0000          -
29579.46/1618.29	c      1618            953         901        20   126970220.0000          -5.0000          -
29695.43/1624.06	c      1624           1038         939        20   126970220.0000          -5.0000          -
29797.51/1629.30	c      1629            999         927        20   126970220.0000          -5.0000          -
29968.02/1637.88	c      1638            957         897        20   126970220.0000          -5.0000          -
30158.27/1647.43	c      1647            958         896        20   126970220.0000          -5.0000          -
30338.67/1656.58	c      1657            959         895        20   126970220.0000          -5.0000          -
30445.72/1662.04	c      1662           1048         929        20   126970220.0000          -5.0000          -
30554.71/1667.43	c      1667           1014         912        20   126970220.0000          -5.0000          -
30695.35/1674.57	c      1675           1049         928        20   126970220.0000          -5.0000          -
30814.17/1680.56	c      1681            962         892        20   126970220.0000          -5.0000          -
30930.66/1686.48	c      1686           1020         905        20   126970220.0000          -5.0000          -
31042.49/1692.12	c      1692           1052         925        20   126970220.0000          -5.0000          -
31146.74/1697.35	c      1697           1021         904        20   126970220.0000          -5.0000          -
31265.69/1703.38	c      1703           1023         902        20   126970220.0000          -5.0000          -
31386.57/1709.45	c      1709           1023         902        20   126970220.0000          -5.0000          -
31498.55/1715.09	c      1715            968         886        20   126970220.0000          -5.0000          -
31620.35/1721.24	c      1721           1058         919        20   126970220.0000          -5.0000          -
31747.24/1727.63	c      1728           1030         895        20   126970220.0000          -5.0000          -
31848.36/1732.79	c      1733            970         884        20   126970220.0000          -5.0000          -
31983.18/1739.56	c      1740           1033         892        20   126970220.0000          -5.0000          -
32095.12/1745.17	c      1745            973         881        20   126970220.0000          -5.0000          -
32201.17/1750.54	c      1751           1066         911        20   126970220.0000          -5.0000          -
32314.18/1756.30	c      1756           1044         881        20   126970220.0000          -5.0000          -
32415.22/1761.33	c      1761           1074         903        20   126970220.0000          -5.0000          -
32583.76/1769.83	c      1770           1077         900        20   126970220.0000          -5.0000          -
32778.03/1779.65	c      1780           1078         899        20   126970220.0000          -5.0000          -
32958.32/1788.77	c      1789           1049         876        20   126970220.0000          -5.0000          -
33138.59/1797.83	c      1798           1082         895        20   126970220.0000          -5.0000          -
33310.94/1806.57	c      1807           1051         874        20   126970220.0000          -5.0000          -
33431.80/1812.69	c      1813           1052         873        20   126970220.0000          -5.0000          -
33562.50/1819.23	c      1819           1053         872        20   126970220.0000          -5.0000          -
33698.03/1826.08	c      1826            987         867        20   126970220.0000          -5.0000          -
33865.46/1834.52	c      1835           1057         868        20   126970220.0000          -5.0000          -
33968.49/1839.74	c      1840            990         864        20   126970220.0000          -5.0000          -
34081.41/1845.48	c      1845           1089         888        20   126970220.0000          -5.0000          -
34226.00/1852.75	c      1853           1061         864        20   126970220.0000          -5.0000          -
34358.72/1859.40	c      1859            992         862        20   126970220.0000          -5.0000          -
34550.01/1869.07	c      1869            993         861        20   126970220.0000          -5.0000          -
34665.77/1874.99	c      1875           1095         882        20   126970220.0000          -5.0000          -
34792.45/1881.34	c      1881           1096         881        20   126970220.0000          -5.0000          -
34913.11/1887.45	c      1887            996         858        20   126970220.0000          -5.0000          -
35049.64/1894.33	c      1894           1097         880        20   126970220.0000          -5.0000          -
35154.52/1899.64	c      1900           1067         858        20   126970220.0000          -5.0000          -
35282.36/1906.09	c      1906            998         856        20   126970220.0000          -5.0000          -
35465.01/1915.33	c      1915           1000         854        20   126970220.0000          -5.0000          -
35567.79/1920.51	c      1921           1100         877        20   126970220.0000          -5.0000          -
35690.17/1926.75	c      1927           1070         855        20   126970220.0000          -5.0000          -
35804.87/1932.58	c      1933           1005         849        20   126970220.0000          -5.0000          -
35905.59/1937.60	c      1938           1072         853        20   126970220.0000          -5.0000          -
36055.87/1945.23	c      1945           1105         872        20   126970220.0000          -5.0000          -
36235.87/1954.37	c      1954           1106         871        20   126970220.0000          -5.0000          -
36448.63/1965.06	c      1965           1107         870        20   126970220.0000          -5.0000          -
36621.77/1973.81	c      1974           1010         844        20   126970220.0000          -5.0000          -
36768.19/1981.29	c      1981           1011         843        20   126970220.0000          -5.0000          -
36871.04/1986.41	c      1986           1109         868        20   126970220.0000          -5.0000          -
37059.00/1996.04	c      1996           1012         842        20   126970220.0000          -5.0000          -
37270.71/2006.64	c      2007           1014         840        20   126970220.0000          -5.0000          -
37440.90/2015.23	c      2015           1086         839        20   126970220.0000          -5.0000          -
37559.54/2021.23	c      2021           1087         838        20   126970220.0000          -5.0000          -
37670.28/2026.84	c      2027           1087         838        20   126970220.0000          -5.0000          -
37769.16/2031.87	c      2032           1017         837        20   126970220.0000          -5.0000          -
37875.60/2037.26	c      2037              2           1        20   126970220.0000      725393.5970          -
37993.36/2043.19	c      2043              2           1        20   126970220.0000      725393.5970          -
38104.98/2048.81	c      2049              2           1        20   126970220.0000      725393.5970          -
38255.33/2056.41	c      2056              2           1        20   126970220.0000      725393.5970          -
38377.99/2062.63	c      2063              2           1        20   126970220.0000      725393.5970          -
38482.72/2067.94	c      2068              2           1        20   126970220.0000      725393.5970          -
38650.80/2076.49	c      2076              2           1        20   126970220.0000      725393.5970          -
38782.72/2083.13	c      2083              2           1        20   126970220.0000      725393.5970          -
38890.26/2088.54	c      2089              2           1        20   126970220.0000      725393.5970          -
38995.08/2093.80	c      2094              2           1        20   126970220.0000      725393.5970          -
39101.84/2099.23	c      2099              2           1        20   126970220.0000      725393.5970          -
39214.41/2104.95	c      2105              2           1        20   126970220.0000      725393.5970          -
39404.36/2114.55	c      2115              2           1        20   126970220.0000      725393.5970          -
39523.09/2120.59	c      2121              2           1        20   126970220.0000      725393.5970          -
39624.00/2125.61	c      2126              2           1        20   126970220.0000      725393.5970          -
39722.94/2130.68	c      2131              2           1        20   126970220.0000      725393.5970          -
39852.59/2137.19	c      2137              2           1        20   126970220.0000      725393.5970          -
40001.73/2144.75	c      2145              2           1        20   126970220.0000      725393.5970          -
40144.19/2152.00	c      2152              2           1        20   126970220.0000      725393.5970          -
40260.88/2157.81	c      2158              2           1        20   126970220.0000      725393.5970          -
40395.36/2164.69	c      2165              2           1        20   126970220.0000      725393.5970          -
40512.09/2170.56	c      2171              2           1        20   126970220.0000      725393.5970          -
40643.73/2177.18	c      2177              2           1        20   126970220.0000      725393.5970          -
40755.22/2182.80	c      2183              2           1        20   126970220.0000      725393.5970          -
40862.04/2188.24	c      2188              2           1        20   126970220.0000      725393.5970          -
40980.75/2194.23	c      2194              2           1        20   126970220.0000      725393.5970          -
41109.36/2200.78	c      2201              2           1        20   126970220.0000      725393.5970          -
41255.03/2208.15	c      2208              2           1        20   126970220.0000      725393.5970          -
41358.65/2213.30	c      2213              2           1        20   126970220.0000      725393.5970          -
41485.29/2219.71	c      2220              2           1        20   126970220.0000      725393.5970          -
41621.82/2226.65	c      2227              2           1        20   126970220.0000      725393.5970          -
41726.71/2232.03	c      2232              2           1        20   126970220.0000      725393.5970          -
41839.47/2237.70	c      2238              2           1        20   126970220.0000      725393.5970          -
42009.53/2246.23	c      2246              2           1        20   126970220.0000      725393.5970          -
42184.59/2255.10	c      2255              2           1        20   126970220.0000      725393.5970          -
42296.38/2260.73	c      2261              2           1        20   126970220.0000      725393.5970          -
42414.98/2266.71	c      2267              3           2        20   126970220.0000      727543.9037          -
42523.74/2272.20	c      2272              2           1        20   126970220.0000      757784.7867          -
42639.56/2278.08	c      2278              2           1        20   126970220.0000      757784.7867          -
42775.04/2284.99	c      2285              2           1        20   126970220.0000      757784.7867          -
42887.77/2290.65	c      2291              2           1        20   126970220.0000      757784.7867          -
42995.61/2296.13	c      2296              2           1        20   126970220.0000      757784.7867          -
43125.20/2302.66	c      2303              2           1        20   126970220.0000      757784.7867          -
43226.07/2307.72	c      2308              2           1        20   126970220.0000      757784.7867          -
43373.68/2315.17	c      2315              2           1        20   126970220.0000      757784.7867          -
43473.39/2320.21	c      2320              2           1        20   126970220.0000      757784.7867          -
43576.32/2325.43	c      2325              2           1        20   126970220.0000      757784.7867          -
43688.38/2331.13	c      2331              2           1        20   126970220.0000      757784.7867          -
43796.06/2336.54	c      2337              2           1        20   126970220.0000      757784.7867          -
43925.90/2343.12	c      2343              2           1        20   126970220.0000      757784.7867          -
44086.90/2351.23	c      2351              2           1        20   126970220.0000      757784.7867          -
44185.66/2356.23	c      2356              2           1        20   126970220.0000      757784.7867          -
44290.50/2361.54	c      2362              2           1        20   126970220.0000      757784.7867          -
44417.08/2368.00	c      2368              2           1        20   126970220.0000      757784.7867          -
44541.73/2374.25	c      2374              2           1        20   126970220.0000      757784.7867          -
44704.02/2382.45	c      2382              2           1        20   126970220.0000      757784.7867          -
44810.92/2387.82	c      2388              2           1        20   126970220.0000      757784.7867          -
44912.03/2392.96	c      2393              2           1        20   126970220.0000      757784.7867          -
45060.18/2400.42	c      2400              2           1        20   126970220.0000      757784.7867          -
45202.71/2407.66	c      2408              2           1        20   126970220.0000      757784.7867          -
45307.63/2412.91	c      2413              3           2        20   126970220.0000      757784.7867          -
45422.44/2418.77	c      2419              3           2        20   126970220.0000      757784.7867          -
45525.33/2424.01	c      2424              3           2        20   126970220.0000      757784.7867          -
45669.79/2431.25	c      2431              3           2        20   126970220.0000      757784.7867          -
45770.74/2436.39	c      2436              3           2        20   126970220.0000      757784.7867          -
45915.27/2443.69	c      2444              3           2        20   126970220.0000      757784.7867          -
46113.00/2453.68	c      2454              3           2        20   126970220.0000      757784.7867          -
46308.96/2463.50	c      2464              3           2        20   126970220.0000      757784.7867          -
46475.25/2471.90	c      2472              3           2        20   126970220.0000      757784.7867          -
46611.76/2478.82	c      2479              3           2        20   126970220.0000      757784.7867          -
46728.55/2484.73	c      2485              3           2        20   126970220.0000      757784.7867          -
46851.27/2491.01	c      2491              3           2        20   126970220.0000      757784.7867          -
46966.08/2496.71	c      2497              3           2        20   126970220.0000      757784.7867          -
47133.54/2505.18	c      2505              3           2        20   126970220.0000      757784.7867          -
47322.35/2514.74	c      2515              3           2        20   126970220.0000      757784.7867          -
47498.50/2523.60	c      2524              3           2        20   126970220.0000      757784.7867          -
47680.60/2532.83	c      2533              3           2        20   126970220.0000      757784.7867          -
47801.20/2539.00	c      2539              3           2        20   126970220.0000      757784.7867          -
47906.05/2544.22	c      2544              3           2        20   126970220.0000      757784.7867          -
48010.97/2549.53	c      2550              3           2        20   126970220.0000      757784.7867          -
48147.53/2556.47	c      2556              3           2        20   126970220.0000      757784.7867          -
48282.13/2563.28	c      2563              3           2        20   126970220.0000      757784.7867          -
48412.78/2569.80	c      2570              3           2        20   126970220.0000      757784.7867          -
48531.46/2575.81	c      2576              3           2        20   126970220.0000      757784.7867          -
48630.41/2580.84	c      2581              3           2        20   126970220.0000      757784.7867          -
48739.25/2586.33	c      2586              3           2        20   126970220.0000      757784.7867          -
48865.94/2592.80	c      2593              3           2        20   126970220.0000      757784.7867          -
48984.70/2598.80	c      2599              3           2        20   126970220.0000      757784.7867          -
49119.30/2605.56	c      2606              3           2        20   126970220.0000      757784.7867          -
49226.19/2610.91	c      2611              3           2        20   126970220.0000      757784.7867          -
49367.88/2618.08	c      2618              3           2        20   126970220.0000      757784.7867          -
49471.61/2623.34	c      2623              3           2        20   126970220.0000      757784.7867          -
49578.51/2628.75	c      2629              3           2        20   126970220.0000      757784.7867          -
49693.30/2634.50	c      2634              3           2        20   126970220.0000      757784.7867          -
49800.19/2640.06	c      2640              3           2        20   126970220.0000      757784.7867          -
49926.85/2646.36	c      2646              3           2        20   126970220.0000      757784.7867          -
50037.71/2652.04	c      2652              3           2        20   126970220.0000      757784.7867          -
50184.11/2659.30	c      2659              3           2        20   126970220.0000      757784.7867          -
50287.04/2664.58	c      2665              3           2        20   126970220.0000      757784.7867          -
50389.96/2669.75	c      2670              3           2        20   126970220.0000      757784.7867          -
50492.90/2675.03	c      2675              3           2        20   126970220.0000      757784.7867          -
50611.64/2680.92	c      2681              3           2        20   126970220.0000      757784.7867          -
50710.45/2686.06	c      2686              3           2        20   126970220.0000      757784.7867          -
50819.30/2691.43	c      2691              3           2        20   126970220.0000      757784.7867          -
50938.07/2697.40	c      2697              3           2        20   126970220.0000      757784.7867          -
51037.04/2702.44	c      2702              3           2        20   126970220.0000      757784.7867          -
51145.94/2707.90	c      2708              3           2        20   126970220.0000      757784.7867          -
51252.78/2713.38	c      2713              3           2        20   126970220.0000      757784.7867          -
51373.38/2719.49	c      2720              3           2        20   126970220.0000      757784.7867          -
51488.18/2725.27	c      2725              3           2        20   126970220.0000      757784.7867          -
51603.86/2731.09	c      2731              3           2        20   126970220.0000      757784.7867          -
51719.78/2737.00	c      2737              3           2        20   126970220.0000      757784.7867          -
51828.84/2742.46	c      2742              4           3        20   126970220.0000      757784.7867          -
51931.57/2747.62	c      2748              4           3        20   126970220.0000      757784.7867          -
52032.54/2752.74	c      2753              4           3        20   126970220.0000      757784.7867          -
52132.92/2757.88	c      2758              4           3        20   126970220.0000      757784.7867          -
52251.69/2763.88	c      2764              4           3        20   126970220.0000      757784.7867          -
52358.56/2769.24	c      2769              4           3        20   126970220.0000      757784.7867          -
52474.44/2775.14	c      2775              4           3        20   126970220.0000      757784.7867          -
52582.18/2780.59	c      2781              4           3        20   126970220.0000      757784.7867          -
52708.77/2786.93	c      2787              4           3        20   126970220.0000      757784.7867          -
52813.64/2792.22	c      2792              4           3        20   126970220.0000      757784.7867          -
52914.52/2797.30	c      2797              4           3        20   126970220.0000      757784.7867          -
52995.49/2801.46	c *    2801              4           3        20   121304542.0000      757784.7867          -
53027.94/2803.13	c      2803              4           3        20   121304542.0000      757784.7867          -
53169.64/2810.29	c      2810              4           3        20   121304542.0000      757784.7867          -
53272.45/2815.50	c      2816              4           3        20   121304542.0000      757784.7867          -
53375.31/2820.63	c      2821              4           3        20   121304542.0000      757784.7867          -
53542.39/2829.16	c      2829              4           3        20   121304542.0000      757784.7867          -
53658.35/2835.00	c      2835              4           3        20   121304542.0000      757784.7867          -
53773.15/2840.76	c      2841              4           3        20   121304542.0000      757784.7867          -
53876.09/2845.95	c      2846              4           3        20   121304542.0000      757784.7867          -
54002.75/2852.32	c      2852              4           3        20   121304542.0000      757784.7867          -
54151.20/2859.83	c      2860              4           3        20   121304542.0000      757784.7867          -
54252.06/2865.04	c      2865              4           3        20   121304542.0000      757784.7867          -
54416.24/2873.25	c      2873              4           3        20   121304542.0000      757784.7867          -
54520.99/2878.52	c      2879              4           3        20   121304542.0000      757784.7867          -
54623.95/2883.79	c      2884              4           3        20   121304542.0000      757784.7867          -
54673.29/2886.27	c *    2886              4           3        20   105121136.0000      757784.7867          -
54736.64/2889.42	c      2889              4           3        20   105121136.0000      757784.7867          -
54843.56/2894.87	c      2895              4           3        20   105121136.0000      757784.7867          -
54868.04/2896.12	c *    2896              4           3        20   104280190.0000      757784.7867          -
54876.60/2896.50	c *    2897              4           3        20    90825388.0000      757784.7867          -
54948.77/2900.19	c      2900              5           4        20    90825388.0000      757784.7867          -
55076.55/2906.60	c      2907              5           4        20    90825388.0000      757784.7867          -
55124.86/2909.14	c *    2909              5           4        20    86179134.0000      757784.7867          -
55193.01/2912.56	c      2913              5           4        20    86179134.0000      757784.7867          -
55212.51/2913.55	c *    2914              5           4        20    85703154.0000      757784.7867          -
55299.61/2917.95	c      2918              5           4        20    85703154.0000      757784.7867          -
55445.87/2925.31	c      2925              5           4        20    85703154.0000      757784.7867          -
55554.73/2930.84	c      2931              5           4        20    85703154.0000      757784.7867          -
55655.48/2936.01	c      2936              5           4        20    85703154.0000      757784.7867          -
55770.28/2941.73	c      2942              5           4        20    85703154.0000      757784.7867          -
55876.06/2947.07	c      2947              5           4        20    85703154.0000      757784.7867          -
55986.07/2952.69	c      2953              5           4        20    85703154.0000      757784.7867          -
56094.05/2958.09	c      2958              5           4        20    85703154.0000      757784.7867          -
56199.81/2963.42	c      2963              5           4        20    85703154.0000      757784.7867          -
56300.76/2968.58	c      2969              5           4        20    85703154.0000      757784.7867          -
56410.45/2974.12	c      2974              5           4        20    85703154.0000      757784.7867          -
56522.29/2979.73	c      2980              5           4        20    85703154.0000      757784.7867          -
56625.14/2984.95	c      2985              5           4        20    85703154.0000      757784.7867          -
56739.79/2990.73	c      2991              5           4        20    85703154.0000      757784.7867          -
56838.69/2995.77	c      2996              5           4        20    85703154.0000      757784.7867          -
56944.65/3001.06	c      3001              5           4        20    85703154.0000      757784.7867          -
57048.46/3006.33	c      3006              5           4        20    85703154.0000      757784.7867          -
57067.32/3007.36	c *    3007              5           4        20    85691444.0000      757784.7867          -
57076.99/3007.89	c *    3008              5           4        20    85673100.0000      757784.7867          -
57086.65/3008.35	c *    3008              5           4        20    85657396.0000      757784.7867          -
57157.92/3011.99	c *    3012              5           4        20    85642066.0000      757784.7867          -
57157.92/3011.99	c      3012              5           4        20    85642066.0000      757784.7867          -
57171.78/3012.63	c *    3013              5           4        20    85641806.0000      757784.7867          -
57182.62/3013.19	c *    3013              5           4        20    85639766.0000      757784.7867          -
57197.27/3013.97	c *    3014              5           4        20    85548798.0000      757784.7867          -
57205.14/3014.40	c *    3014              5           4        20    85530312.0000      757784.7867          -
57216.80/3014.91	c *    3015              5           4        20    85496264.0000      757784.7867          -
57224.70/3015.34	c *    3015              5           4        20    85496004.0000      757784.7867          -
57234.33/3015.90	c *    3016              5           4        20    85493964.0000      757784.7867          -
57241.36/3016.21	c *    3016              5           4        20    85285108.0000      757784.7867          -
57261.15/3017.28	c      3017              5           4        20    85285108.0000      757784.7867          -
57364.03/3022.43	c      3022              5           4        20    85285108.0000      757784.7867          -
57540.07/3031.30	c      3031              5           4        20    85285108.0000      757784.7867          -
57642.89/3036.56	c      3037              5           4        20    85285108.0000      757784.7867          -
57755.59/3042.22	c      3042              5           4        20    85285108.0000      757784.7867          -
57860.50/3047.52	c      3048              5           4        20    85285108.0000      757784.7867          -
57967.33/3053.03	c      3053              5           4        20    85285108.0000      757784.7867          -
58086.11/3059.00	c      3059              5           4        20    85285108.0000      757784.7867          -
58190.14/3064.17	c      3064              5           4        20    85285108.0000      757784.7867          -
58311.68/3070.39	c      3070              5           4        20    85285108.0000      757784.7867          -
58418.59/3075.71	c      3076              6           5        20    85285108.0000      757784.7867          -
58521.55/3081.00	c      3081              6           5        20    85285108.0000      757784.7867          -
58626.42/3086.22	c      3086              6           5        20    85285108.0000      757784.7867          -
58725.35/3091.25	c      3091              6           5        20    85285108.0000      757784.7867          -
58826.34/3096.31	c      3096              6           5        20    85285108.0000      757784.7867          -
58947.12/3102.47	c      3102              6           5        20    85285108.0000      757784.7867          -
59060.80/3108.20	c      3108              6           5        20    85285108.0000      757784.7867          -
59162.93/3113.31	c      3113              6           5        20    85285108.0000      757784.7867          -
59269.86/3118.74	c      3119              6           5        20    85285108.0000      757784.7867          -
59375.78/3124.14	c      3124              6           5        20    85285108.0000      757784.7867          -
59477.66/3129.24	c      3129              6           5        20    85285108.0000      757784.7867          -
59578.65/3134.30	c      3134              6           5        20    85285108.0000      757784.7867          -
59681.69/3139.54	c      3140              6           5        20    85285108.0000      757784.7867          -
59784.38/3144.79	c      3145              6           5        20    85285108.0000      757784.7867          -
59890.30/3150.13	c      3150              6           5        20    85285108.0000      757784.7867          -
60006.13/3155.93	c      3156              6           5        20    85285108.0000      757784.7867          -
60124.96/3161.93	c      3162              6           5        20    85285108.0000      757784.7867          -
60231.86/3167.30	c      3167              6           5        20    85285108.0000      757784.7867          -
60354.63/3173.54	c      3174              6           5        20    85285108.0000      757784.7867          -
60461.56/3178.93	c      3179              6           5        20    85285108.0000      757784.7867          -
60580.35/3184.95	c      3185              6           5        20    85285108.0000      757784.7867          -
60679.35/3189.96	c      3190              6           5        20    85285108.0000      757784.7867          -
60784.29/3195.28	c      3195              6           5        20    85285108.0000      757784.7867          -
60891.22/3200.60	c      3201              6           5        20    85285108.0000      757784.7867          -
60990.21/3205.60	c      3206              6           5        20    85285108.0000      757784.7867          -
61089.21/3210.67	c      3211              6           5        20    85285108.0000      757784.7867          -
61194.13/3215.99	c      3216              6           5        20    85285108.0000      757784.7867          -
61299.04/3221.24	c      3221              6           5        20    85285108.0000      757784.7867          -
61403.97/3226.54	c      3227              6           5        20    85285108.0000      757784.7867          -
61502.95/3231.57	c      3232              6           5        20    85285108.0000      757784.7867          -
61605.92/3236.76	c      3237              6           5        20    85285108.0000      757784.7867          -
61706.89/3241.84	c      3242              6           5        20    85285108.0000      757784.7867          -
61805.88/3246.85	c      3247              6           5        20    85285108.0000      757784.7867          -
61904.74/3251.86	c      3252              6           5        20    85285108.0000      757784.7867          -
62011.56/3257.28	c      3257              6           5        20    85285108.0000      757784.7867          -
62114.52/3262.46	c      3262              6           5        20    85285108.0000      757784.7867          -
62219.44/3267.79	c      3268              6           5        20    85285108.0000      757784.7867          -
62322.41/3273.04	c      3273              6           5        20    85285108.0000      757784.7867          -
62435.19/3278.63	c      3279              6           5        20    85285108.0000      757784.7867          -
62534.12/3283.67	c      3284              6           5        20    85285108.0000      757784.7867          -
62633.13/3288.67	c      3289              6           5        20    85285108.0000      757784.7867          -
62747.93/3294.40	c      3294              6           5        20    85285108.0000      757784.7867          -
62852.79/3299.71	c      3300              6           5        20    85285108.0000      757784.7867          -
62951.70/3304.76	c      3305              6           5        20    85285108.0000      757784.7867          -
63052.68/3309.81	c      3310              6           5        20    85285108.0000      757784.7867          -
63167.50/3315.63	c      3316              6           5        20    85285108.0000      757784.7867          -
63278.36/3321.20	c      3321              7           6        20    85285108.0000      757784.7867          -
63379.29/3326.39	c      3326              7           6        20    85285108.0000      757784.7867          -
63488.20/3331.84	c      3332              7           6        20    85285108.0000      757784.7867          -
63587.20/3336.87	c      3337              7           6        20    85285108.0000      757784.7867          -
63693.24/3342.19	c      3342              7           6        20    85285108.0000      757784.7867          -
63798.98/3347.52	c      3348              7           6        20    85285108.0000      757784.7867          -
63993.00/3357.33	c      3357              7           6        20    85285108.0000      757784.7867          -
64095.96/3362.56	c      3363              7           6        20    85285108.0000      757784.7867          -
64205.67/3368.06	c      3368              7           6        20    85285108.0000      757784.7867          -
64329.33/3374.30	c      3374              7           6        20    85285108.0000      757784.7867          -
64432.29/3379.60	c      3380              7           6        20    85285108.0000      757784.7867          -
64535.22/3384.70	c      3385              7           6        20    85285108.0000      757784.7867          -
64644.11/3390.24	c      3390              7           6        20    85285108.0000      757784.7867          -
64749.03/3395.55	c      3396              7           6        20    85285108.0000      757784.7867          -
64855.88/3401.04	c      3401              7           6        20    85285108.0000      757784.7867          -
64957.66/3406.09	c      3406              7           6        20    85285108.0000      757784.7867          -
65058.51/3411.14	c      3411              7           6        20    85285108.0000      757784.7867          -
65162.50/3416.44	c      3416              7           6        20    85285108.0000      757784.7867          -
65271.22/3421.97	c      3422              7           6        20    85285108.0000      757784.7867          -
65376.00/3427.24	c      3427              7           6        20    85285108.0000      757784.7867          -
65480.35/3432.58	c      3433              7           6        20    85285108.0000      757784.7867          -
65482.04/3432.66	c *    3433              7           6        20    84653283.0000      757784.7867          -
65672.13/3442.27	c      3442              7           6        20    84653283.0000      757784.7867          -
65788.16/3448.15	c      3448              8           7        20    84653283.0000      757784.7867          -
65891.88/3453.34	c      3453              8           7        20    84653283.0000      757784.7867          -
65972.95/3457.44	c *    3457              8           7        20    84486405.0000      757784.7867          -
66042.25/3460.97	c      3461              8           7        20    84486405.0000      757784.7867          -
66158.98/3466.84	c      3467              8           7        20    84486405.0000      757784.7867          -
66279.56/3473.03	c      3473              8           7        20    84486405.0000      757784.7867          -
66455.77/3481.85	c      3482              8           7        20    84486405.0000      757784.7867          -
66556.73/3487.00	c      3487              8           7        20    84486405.0000      757784.7867          -
66631.69/3490.73	c *    3491              8           7        20    84428741.0000      757784.7867          -
66673.21/3492.80	c      3493              9           8        20    84428741.0000      757784.7867          -
66761.89/3497.33	c *    3497             10           9        20    84137857.0000      757784.7867          -
66773.79/3497.99	c      3498             10           9        20    84137857.0000      757784.7867          -
66860.13/3502.34	c *    3502             11          10        20    84122955.0000      757784.7867          -
66874.84/3503.13	c *    3503             11          10        20    83889013.0000      757784.7867          -
66874.84/3503.13	c      3503             11          10        20    83889013.0000      757784.7867          -
66883.21/3503.55	c *    3504             11          10        20    83887659.0000      757784.7867          -
66897.05/3504.21	c *    3504             11          10        20    83873919.0000      757784.7867          -
66916.68/3505.23	c *    3505             11          10        20    83873679.0000      757784.7867          -
66926.23/3505.71	c *    3506             11          10        20    83872325.0000      757784.7867          -
66943.53/3506.64	c *    3507             11          10        20    83839173.0000      757784.7867          -
66949.07/3507.04	c *    3507             11          10        20    83838363.0000      757784.7867          -
66962.33/3507.69	c *    3508             11          10        20    83838123.0000      757784.7867          -
66970.72/3508.11	c *    3508             11          10        20    83837579.0000      757784.7867          -
66978.90/3508.51	c *    3509             11          10        20    83713041.0000      757784.7867          -
66978.90/3508.51	c      3509             11          10        20    83713041.0000      757784.7867          -
66996.44/3509.50	c *    3510             11          10        20    83712801.0000      757784.7867          -
67005.84/3509.98	c *    3510             11          10        20    83711447.0000      757784.7867          -
67078.98/3513.64	c      3514             12          11        20    83711447.0000      757784.7867          -
67149.97/3517.24	c *    3517             12          11        20    83704655.0000      757784.7867          -
67163.86/3517.92	c *    3518             12          11        20    83703301.0000      757784.7867          -
67181.63/3518.85	c      3519             12          11        20    83703301.0000      757784.7867          -
67183.57/3518.90	c *    3519             12          11        20    83703299.0000      757784.7867          -
67217.05/3520.69	c *    3521             12          11        20    83691247.0000      757784.7867          -
67247.66/3522.19	c *    3522             12          11        20    83678175.0000      757784.7867          -
67255.83/3522.64	c *    3523             12          11        20    83676581.0000      757784.7867          -
67281.57/3523.91	c      3524             12          11        20    83676581.0000      757784.7867          -
67386.49/3529.21	c      3529             12          11        20    83676581.0000      757784.7867          -
67475.55/3533.78	c *    3534             12          11        20    83675913.0000      757784.7867          -
67492.91/3534.64	c      3535             12          11        20    83675913.0000      757784.7867          -
67494.78/3534.70	c *    3535             12          11        20    83662841.0000      757784.7867          -
67506.13/3535.31	c *    3535             12          11        20    83661487.0000      757784.7867          -
67600.33/3540.14	c      3540             12          11        20    83661487.0000      757784.7867          -
67643.77/3542.39	c *    3542             12          11        20    83631949.0000      757784.7867          -
67671.08/3543.78	c *    3544             12          11        20    83618877.0000      757784.7867          -
67680.72/3544.23	c *    3544             12          11        20    83617283.0000      757784.7867          -
67704.45/3545.49	c      3545             12          11        20    83617283.0000      757784.7867          -
67855.86/3553.14	c      3553             12          11        20    83617283.0000      757784.7867          -
67959.52/3558.35	c      3558             12          11        20    83617283.0000      757784.7867          -
68109.93/3565.97	c      3566             12          11        20    83617283.0000      757784.7867          -
68234.63/3572.29	c      3572             12          11        20    83617283.0000      757784.7867          -
68335.57/3577.34	c      3577             12          11        20    83617283.0000      757784.7867          -
68475.86/3584.50	c      3584             12          11        20    83617283.0000      757784.7867          -
68549.57/3588.18	c *    3588             12          11        20    69716077.0000      757784.7867          -
68578.43/3589.63	c      3590             12          11        20    69716077.0000      757784.7867          -
68686.20/3595.15	c      3595             12          11        20    69716077.0000      757784.7867          -
68705.28/3596.10	c *    3596             12          11        20    57089491.0000      757784.7867          -
68786.59/3600.19	c *    3600             12          11        20    54070963.0000      757784.7867          -
68786.59/3600.19	c      3600             12          11        20    54070963.0000      757784.7867          -
68795.11/3600.60	c *    3601             12          11        20    52891459.0000      757784.7867          -
68900.00/3606.02	c      3606             12          11        20    52891459.0000      757784.7867          -
69030.69/3612.56	c      3613             12          11        20    52891459.0000      757784.7867          -
69137.60/3618.01	c      3618             12          11        20    52891459.0000      757784.7867          -
69242.18/3623.28	c      3623             12          11        20    52891459.0000      757784.7867          -
69353.05/3628.83	c      3629             12          11        20    52891459.0000      757784.7867          -
69496.55/3636.14	c      3636             12          11        20    52891459.0000      757784.7867          -
69507.42/3636.67	c *    3637             12          11        20    49958517.0000      757784.7867          -
69560.99/3639.31	c *    3639             12          11        20    49938453.0000      757784.7867          -
69572.73/3639.91	c *    3640             12          11        20    49920673.0000      757784.7867          -
69588.15/3640.80	c *    3641             12          11        20    49869301.0000      757784.7867          -
69597.95/3641.29	c      3641             12          11        20    49869301.0000      757784.7867          -
69621.51/3642.49	c *    3642             12          11        20    49860283.0000      757784.7867          -
69650.87/3643.99	c *    3644             12          11        20    49830671.0000      757784.7867          -
69706.23/3646.71	c      3647             12          11        20    49830671.0000      757784.7867          -
69805.23/3651.78	c      3652             12          11        20    49830671.0000      757784.7867          -
69838.90/3653.46	c *    3653             12          11        20    49828253.0000      757784.7867          -
69884.17/3655.73	c *    3656             12          11        20    49826733.0000      757784.7867          -
69915.73/3657.32	c      3657             12          11        20    49826733.0000      757784.7867          -
69959.09/3659.53	c *    3660             12          11        20    49790767.0000      757784.7867          -
70006.52/3662.02	c *    3662             12          11        20    49772291.0000      757784.7867          -
70024.33/3662.84	c      3663             12          11        20    49772291.0000      757784.7867          -
70031.93/3663.29	c *    3663             12          11        20    49749005.0000      757784.7867          -
70043.75/3663.81	c *    3664             12          11        20    49728941.0000      757784.7867          -
70068.03/3665.11	c *    3665             12          11        20    49709599.0000      757784.7867          -
70132.33/3668.38	c      3668             12          11        20    49709599.0000      757784.7867          -
70248.31/3674.18	c      3674             12          11        20    49709599.0000      757784.7867          -
70265.85/3675.08	c *    3675             12          11        20    49677569.0000      757784.7867          -
70353.84/3679.59	c      3680             12          11        20    49677569.0000      757784.7867          -
70460.68/3684.92	c      3685             12          11        20    49677569.0000      757784.7867          -
70664.52/3695.29	c      3695             13          12        20    49677569.0000      757784.7867          -

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 (187028 MiB free)
  memory of node 1: 193494 MiB (122555 MiB free)
  memory of node 2: 193531 MiB (191709 MiB free)
  memory of node 3: 193531 MiB (163711 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-4465463-1723622959/watcher-4465463-1723622959 -o /tmp/evaluation-result-4465463-1723622959/solver-4465463-1723622959 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757988 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465463-1723622959.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100116 s]*
/proc/loadavg: 79.88 80.94 79.92 44/941 760261
/proc/meminfo: memFree=680829628/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=177984 memory=162664 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 38565 0 0 0 6 5 0 0 20 0 1 0 128879006 182255616 40666 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 44496 40666 2347 3035 0 40892 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 177984 KiB
Current children cumulated memory: 162664 KiB

[startup+0.221889 s]*
/proc/loadavg: 79.88 80.94 79.92 43/941 760261
/proc/meminfo: memFree=680754168/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=234096 memory=217564 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 52281 0 0 0 16 7 0 0 20 0 1 0 128879006 239714304 54391 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 58524 54391 2347 3035 0 54920 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 234096 KiB
Current children cumulated memory: 217564 KiB

[startup+0.319805 s]*
/proc/loadavg: 79.88 80.94 79.92 43/941 760261
/proc/meminfo: memFree=680680132/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=300348 memory=284896 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 69119 0 0 0 23 10 0 0 20 0 1 0 128879006 307556352 71224 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/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.70028 s]
/proc/loadavg: 79.88 80.94 79.92 43/941 760261
/proc/meminfo: memFree=680558220/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=442104 memory=426472 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 103466 0 0 0 54 15 0 0 20 0 1 0 128879006 452714496 106618 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 110526 106618 2347 3035 0 106922 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 442104 KiB
Current children cumulated memory: 426472 KiB

[startup+1.50028 s]
/proc/loadavg: 79.88 80.94 79.92 43/941 760261
/proc/meminfo: memFree=680275584/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=804796 memory=792844 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 201110 0 0 0 119 29 0 0 20 0 1 0 128879006 824111104 198211 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 201199 198211 2555 3035 0 197595 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 804796 KiB
Current children cumulated memory: 792844 KiB

[startup+3.11949 s]
/proc/loadavg: 76.93 80.31 79.72 43/941 760261
/proc/meminfo: memFree=679427652/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=1413552 memory=1384604 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 335706 0 0 0 259 50 0 0 20 0 1 0 128879006 1447477248 346151 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 353388 346151 2630 3035 0 349784 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1413552 KiB
Current children cumulated memory: 1384604 KiB

[startup+6.30026 s]
/proc/loadavg: 76.93 80.31 79.72 43/941 760263
/proc/meminfo: memFree=678958716/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=1558244 memory=1523808 CPUtime=6.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 380705 0 0 0 556 70 0 0 20 0 1 0 128879006 1595641856 380952 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 389561 380952 2726 3035 0 385957 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1558244 KiB
Current children cumulated memory: 1523808 KiB

[startup+12.7003 s]
/proc/loadavg: 74.37 79.72 79.53 43/941 760263
/proc/meminfo: memFree=678223836/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=2044852 memory=2008756 CPUtime=12.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 475565 0 0 0 1177 87 0 0 20 0 1 0 128879006 2093928448 502189 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 511213 502189 2774 3035 0 507609 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2044852 KiB
Current children cumulated memory: 2008756 KiB

[startup+25.5003 s]
/proc/loadavg: 67.20 77.87 78.93 43/941 760266
/proc/meminfo: memFree=678108236/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=2083120 memory=2043612 CPUtime=25.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 480706 0 0 0 2449 90 0 0 20 0 1 0 128879006 2133114880 510903 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 520780 510903 2774 3035 0 517176 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2083120 KiB
Current children cumulated memory: 2043612 KiB

[startup+51.1244 s]
/proc/loadavg: 57.29 74.72 77.86 25/901 760316
/proc/meminfo: memFree=747529452/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=2087216 memory=2047632 CPUtime=50.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 481834 0 0 0 4998 92 0 0 20 0 1 0 128879006 2137309184 511908 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 521804 511908 2774 3035 0 518200 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 2087216 KiB
Current children cumulated memory: 2047632 KiB

[startup+102.3 s]
/proc/loadavg: 37.88 66.75 74.98 25/903 760328
/proc/meminfo: memFree=745892504/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=2126804 memory=2086928 CPUtime=101.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) R 760257 760260 757976 0 -1 4194304 487527 0 0 0 10093 96 0 0 20 0 1 0 128879006 2177847296 521732 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 531701 521732 2774 3035 0 528097 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 2126804 KiB
Current children cumulated memory: 2086928 KiB

[startup+162.302 s]
/proc/loadavg: 44.56 62.75 73.05 63/1003 760440
/proc/meminfo: memFree=625809984/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=63549896 memory=60857780 CPUtime=727 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) S 760257 760260 757976 0 -1 1077936128 15840033 0 0 0 67882 4818 0 0 20 0 41 0 128879006 65075093504 15214442 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 15887474 15214442 2854 3035 0 15533068 0
[pid=760260/tid=760352] ppid=760257 vsize=63549896 memory=2067124 CPUtime=31.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760352/stat : 760352 (fscip) R 760257 760260 757976 0 -1 4194368 411335 0 0 0 3030 83 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760353] ppid=760257 vsize=63549896 memory=10544 CPUtime=30.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760353/stat : 760353 (fscip) R 760257 760260 757976 0 -1 4194368 1000580 0 0 0 2566 448 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760354] ppid=760257 vsize=63549896 memory=11448 CPUtime=30.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760354/stat : 760354 (fscip) R 760257 760260 757976 0 -1 4194368 890712 0 0 0 2921 166 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760355] ppid=760257 vsize=63549896 memory=0 CPUtime=30.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760355/stat : 760355 (fscip) R 760257 760260 757976 0 -1 4194368 411218 0 0 0 2977 86 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760356] ppid=760257 vsize=63549896 memory=0 CPUtime=30.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760356/stat : 760356 (fscip) R 760257 760260 757976 0 -1 4194368 1001774 0 0 0 2569 444 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760357] ppid=760257 vsize=63549896 memory=0 CPUtime=30.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760357/stat : 760357 (fscip) R 760257 760260 757976 0 -1 4194368 883283 0 0 0 2919 170 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760358] ppid=760257 vsize=63549896 memory=280669268305152 CPUtime=31.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760358/stat : 760358 (fscip) R 760257 760260 757976 0 -1 4194368 411426 0 0 0 3035 80 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760359] ppid=760257 vsize=63549896 memory=40960 CPUtime=30.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760359/stat : 760359 (fscip) R 760257 760260 757976 0 -1 4194368 1004294 0 0 0 2603 422 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760360] ppid=760257 vsize=63549896 memory=31572 CPUtime=30.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760360/stat : 760360 (fscip) R 760257 760260 757976 0 -1 4194368 876887 0 0 0 2928 164 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760361] ppid=760257 vsize=63549896 memory=0 CPUtime=31.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760361/stat : 760361 (fscip) R 760257 760260 757976 0 -1 4194368 411061 0 0 0 3026 87 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760362] ppid=760257 vsize=63549896 memory=280669268087184 CPUtime=30.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760362/stat : 760362 (fscip) R 760257 760260 757976 0 -1 4194368 1003896 0 0 0 2557 460 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760363] ppid=760257 vsize=63549896 memory=71706 CPUtime=30.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760363/stat : 760363 (fscip) R 760257 760260 757976 0 -1 4194368 876043 0 0 0 2921 170 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760364] ppid=760257 vsize=63549896 memory=2061832 CPUtime=31.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760364/stat : 760364 (fscip) R 760257 760260 757976 0 -1 4194368 411063 0 0 0 3032 80 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760365] ppid=760257 vsize=63549896 memory=0 CPUtime=30.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760365/stat : 760365 (fscip) R 760257 760260 757976 0 -1 4194368 1008535 0 0 0 2567 445 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760366] ppid=760257 vsize=63549896 memory=21673886743855205 CPUtime=30.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760366/stat : 760366 (fscip) R 760257 760260 757976 0 -1 4194368 889875 0 0 0 2917 169 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760367] ppid=760257 vsize=63549896 memory=25333125866717268 CPUtime=31.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760367/stat : 760367 (fscip) R 760257 760260 757976 0 -1 4194368 411515 0 0 0 3029 82 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760368] ppid=760257 vsize=63549896 memory=11448 CPUtime=30.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760368/stat : 760368 (fscip) R 760257 760260 757976 0 -1 4194368 1000808 0 0 0 2563 453 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760369] ppid=760257 vsize=63549896 memory=60610088 CPUtime=30.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760369/stat : 760369 (fscip) R 760257 760260 757976 0 -1 4194368 873632 0 0 0 2891 166 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760370] ppid=760257 vsize=63549896 memory=280669268595456 CPUtime=31.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760370/stat : 760370 (fscip) R 760257 760260 757976 0 -1 4194368 411145 0 0 0 3026 88 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760371] ppid=760257 vsize=63549896 memory=3267465962326250 CPUtime=30.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760371/stat : 760371 (fscip) R 760257 760260 757976 0 -1 4194368 1011919 0 0 0 2575 438 0 0 20 0 41 0 128890261 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760396] ppid=760257 vsize=63549896 memory=8392192 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760396/stat : 760396 (fscip) S 760257 760260 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128892170 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760397] ppid=760257 vsize=63549896 memory=9695984 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760397/stat : 760397 (fscip) S 760257 760260 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 128892170 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760398] ppid=760257 vsize=63549896 memory=28568 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760398/stat : 760398 (fscip) S 760257 760260 757976 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 128892170 65075093504 15214445 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0

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

/proc/760260/task/760403/stat : 760403 (fscip) S 760257 760260 757976 0 -1 1077936192 310 0 0 0 0 3 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760404] ppid=760257 vsize=135081328 memory=280669267827344 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760404/stat : 760404 (fscip) S 760257 760260 757976 0 -1 1077936192 278 0 0 0 1 2 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760405] ppid=760257 vsize=135081328 memory=8584695606648338 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760405/stat : 760405 (fscip) S 760257 760260 757976 0 -1 1077936192 334 0 0 0 4 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760406] ppid=760257 vsize=135081328 memory=33000 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760406/stat : 760406 (fscip) S 760257 760260 757976 0 -1 1077936192 257 0 0 0 3 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760407] ppid=760257 vsize=135081328 memory=1804 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760407/stat : 760407 (fscip) S 760257 760260 757976 0 -1 1077936192 262 0 0 0 4 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760408] ppid=760257 vsize=135081328 memory=13692 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760408/stat : 760408 (fscip) S 760257 760260 757976 0 -1 1077936192 250 0 0 0 4 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760409] ppid=760257 vsize=135081328 memory=11628 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760409/stat : 760409 (fscip) S 760257 760260 757976 0 -1 1077936192 209 0 0 0 0 3 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760410] ppid=760257 vsize=135081328 memory=100124836 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760410/stat : 760410 (fscip) S 760257 760260 757976 0 -1 1077936192 212 0 0 0 3 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760411] ppid=760257 vsize=135081328 memory=2736 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760411/stat : 760411 (fscip) S 760257 760260 757976 0 -1 1077936192 278 0 0 0 4 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760412] ppid=760257 vsize=135081328 memory=6720667649040203879 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760412/stat : 760412 (fscip) S 760257 760260 757976 0 -1 1077936192 217 0 0 0 0 3 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760413] ppid=760257 vsize=135081328 memory=100521104 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760413/stat : 760413 (fscip) S 760257 760260 757976 0 -1 1077936192 447 0 0 0 4 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760414] ppid=760257 vsize=135081328 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760414/stat : 760414 (fscip) S 760257 760260 757976 0 -1 1077936192 237 0 0 0 3 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760415] ppid=760257 vsize=135081328 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760415/stat : 760415 (fscip) S 760257 760260 757976 0 -1 1077936192 355 0 0 0 3 0 0 0 20 0 41 0 128892170 138323279872 25031209 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
Current children cumulated CPU time: 69619.6 s
Current children cumulated vsize: 135081328 KiB
Current children cumulated memory: 100124836 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 78.69 79.97 80.17 63/979 762388
/proc/meminfo: memFree=475408024/790760804 swapFree=131071996/131071996
[pid=760260] ppid=760257 vsize=135905292 memory=100701776 CPUtime=70760.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/stat : 760260 (fscip) S 760257 760260 757976 0 -1 1077936128 312904786 0 0 0 7039025 37007 0 0 20 0 41 0 128879006 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
/proc/760260/statm: 33976323 25175444 3030 3035 0 33311757 0
[pid=760260/tid=760352] ppid=760257 vsize=135905292 memory=140338056398735 CPUtime=3533.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760352/stat : 760352 (fscip) R 760257 760260 757976 0 -1 4194368 17467687 0 0 0 351312 2032 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760353] ppid=760257 vsize=135905292 memory=140338056398777 CPUtime=3536.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760353/stat : 760353 (fscip) R 760257 760260 757976 0 -1 4194368 8090298 0 0 0 352205 1426 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760354] ppid=760257 vsize=135905292 memory=140338056398786 CPUtime=3532.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760354/stat : 760354 (fscip) R 760257 760260 757976 0 -1 4194368 22726310 0 0 0 350880 2413 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760355] ppid=760257 vsize=135905292 memory=8323350987516068516 CPUtime=3531.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760355/stat : 760355 (fscip) R 760257 760260 757976 0 -1 4194368 17458447 0 0 0 351409 1752 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760356] ppid=760257 vsize=135905292 memory=19904 CPUtime=3505.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760356/stat : 760356 (fscip) R 760257 760260 757976 0 -1 4194368 7949397 0 0 0 349214 1294 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760357] ppid=760257 vsize=135905292 memory=28648 CPUtime=3533.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760357/stat : 760357 (fscip) R 760257 760260 757976 0 -1 4194368 22285470 0 0 0 351013 2366 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760358] ppid=760257 vsize=135905292 memory=32792 CPUtime=3534.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760358/stat : 760358 (fscip) R 760257 760260 757976 0 -1 4194368 17429509 0 0 0 351741 1664 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760359] ppid=760257 vsize=135905292 memory=7068 CPUtime=3539.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760359/stat : 760359 (fscip) R 760257 760260 757976 0 -1 4194368 7889898 0 0 0 352549 1394 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760360] ppid=760257 vsize=135905292 memory=36300 CPUtime=3535.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760360/stat : 760360 (fscip) R 760257 760260 757976 0 -1 4194368 21874337 0 0 0 351209 2295 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760361] ppid=760257 vsize=135905292 memory=6796 CPUtime=3535.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760361/stat : 760361 (fscip) R 760257 760260 757976 0 -1 4194368 18622546 0 0 0 351541 2001 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760362] ppid=760257 vsize=135905292 memory=20660 CPUtime=3537.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760362/stat : 760362 (fscip) R 760257 760260 757976 0 -1 4194368 8096525 0 0 0 352227 1475 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760363] ppid=760257 vsize=135905292 memory=6952 CPUtime=3528.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760363/stat : 760363 (fscip) R 760257 760260 757976 0 -1 4194368 21150359 0 0 0 350598 2221 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760364] ppid=760257 vsize=135905292 memory=7044 CPUtime=3534.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760364/stat : 760364 (fscip) R 760257 760260 757976 0 -1 4194368 17701507 0 0 0 351371 2070 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760365] ppid=760257 vsize=135905292 memory=28188 CPUtime=3540.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760365/stat : 760365 (fscip) R 760257 760260 757976 0 -1 4194368 8143485 0 0 0 352552 1458 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760366] ppid=760257 vsize=135905292 memory=33864 CPUtime=3526.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760366/stat : 760366 (fscip) R 760257 760260 757976 0 -1 4194368 21527391 0 0 0 350384 2229 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760367] ppid=760257 vsize=135905292 memory=51856 CPUtime=3527.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760367/stat : 760367 (fscip) R 760257 760260 757976 0 -1 4194368 18776239 0 0 0 350951 1835 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760368] ppid=760257 vsize=135905292 memory=7640 CPUtime=3537.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760368/stat : 760368 (fscip) R 760257 760260 757976 0 -1 4194368 7693530 0 0 0 352371 1419 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760369] ppid=760257 vsize=135905292 memory=19884 CPUtime=3519.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760369/stat : 760369 (fscip) R 760257 760260 757976 0 -1 4194368 21868308 0 0 0 349624 2277 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760370] ppid=760257 vsize=135905292 memory=20384 CPUtime=3537.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760370/stat : 760370 (fscip) R 760257 760260 757976 0 -1 4194368 17067096 0 0 0 351964 1751 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760371] ppid=760257 vsize=135905292 memory=5608 CPUtime=3538.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760371/stat : 760371 (fscip) R 760257 760260 757976 0 -1 4194368 8342031 0 0 0 352330 1490 0 0 20 0 41 0 128890261 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760396] ppid=760257 vsize=135905292 memory=11504 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760396/stat : 760396 (fscip) S 760257 760260 757976 0 -1 1077936192 269 0 0 0 3 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760397] ppid=760257 vsize=135905292 memory=100680428 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760397/stat : 760397 (fscip) S 760257 760260 757976 0 -1 1077936192 220 0 0 0 1 2 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760398] ppid=760257 vsize=135905292 memory=2784 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760398/stat : 760398 (fscip) S 760257 760260 757976 0 -1 1077936192 400 0 0 0 4 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760399] ppid=760257 vsize=135905292 memory=6748 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760399/stat : 760399 (fscip) S 760257 760260 757976 0 -1 1077936192 346 0 0 0 4 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760400] ppid=760257 vsize=135905292 memory=101163564 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760400/stat : 760400 (fscip) S 760257 760260 757976 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760401] ppid=760257 vsize=135905292 memory=2708 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760401/stat : 760401 (fscip) S 760257 760260 757976 0 -1 1077936192 291 0 0 0 2 1 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760402] ppid=760257 vsize=135905292 memory=6920 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760402/stat : 760402 (fscip) S 760257 760260 757976 0 -1 1077936192 358 0 0 0 1 3 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760403] ppid=760257 vsize=135905292 memory=100808228 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760403/stat : 760403 (fscip) S 760257 760260 757976 0 -1 1077936192 332 0 0 0 0 4 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760404] ppid=760257 vsize=135905292 memory=100465572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760404/stat : 760404 (fscip) S 760257 760260 757976 0 -1 1077936192 280 0 0 0 1 2 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760405] ppid=760257 vsize=135905292 memory=19884 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760405/stat : 760405 (fscip) S 760257 760260 757976 0 -1 1077936192 341 0 0 0 4 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760406] ppid=760257 vsize=135905292 memory=100607128 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760406/stat : 760406 (fscip) S 760257 760260 757976 0 -1 1077936192 260 0 0 0 3 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760407] ppid=760257 vsize=135905292 memory=349919 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760407/stat : 760407 (fscip) S 760257 760260 757976 0 -1 1077936192 265 0 0 0 4 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760408] ppid=760257 vsize=135905292 memory=351734 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760408/stat : 760408 (fscip) S 760257 760260 757976 0 -1 1077936192 259 0 0 0 4 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760409] ppid=760257 vsize=135905292 memory=351838 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760409/stat : 760409 (fscip) S 760257 760260 757976 0 -1 1077936192 213 0 0 0 0 3 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760410] ppid=760257 vsize=135905292 memory=3 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760410/stat : 760410 (fscip) S 760257 760260 757976 0 -1 1077936192 215 0 0 0 3 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760411] ppid=760257 vsize=135905292 memory=3 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760411/stat : 760411 (fscip) S 760257 760260 757976 0 -1 1077936192 286 0 0 0 4 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760412] ppid=760257 vsize=135905292 memory=4 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760412/stat : 760412 (fscip) S 760257 760260 757976 0 -1 1077936192 221 0 0 0 0 3 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760413] ppid=760257 vsize=135905292 memory=4 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760413/stat : 760413 (fscip) S 760257 760260 757976 0 -1 1077936192 502 0 0 0 4 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760414] ppid=760257 vsize=135905292 memory=3 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760414/stat : 760414 (fscip) S 760257 760260 757976 0 -1 1077936192 240 0 0 0 3 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
[pid=760260/tid=760415] ppid=760257 vsize=135905292 memory=3 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/760260/task/760415/stat : 760415 (fscip) S 760257 760260 757976 0 -1 1077936192 363 0 0 0 3 0 0 0 20 0 41 0 128892170 139167019008 25175444 809668444160 4194304 16623229 140734755546432 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 49864704 140734755550214 140734755550332 140734755550332 140734755557360 0
Current children cumulated CPU time: 70760.3 s
Current children cumulated vsize: 135905292 KiB
Current children cumulated memory: 100701776 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=70390.6 s, system=372.895 s

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

[startup+3700.8 s]
/proc/loadavg: 78.69 79.97 80.17 43/942 762394
/proc/meminfo: memFree=479395796/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: 78.69 79.97 80.17 44/945 762426
/proc/meminfo: memFree=513892248/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: 78.69 79.97 80.17 44/945 762426
/proc/meminfo: memFree=548282724/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.88
CPU time (s): 70763.5
CPU user time (s): 70390.6
CPU system time (s): 372.895
CPU usage (%): 1911.04
Max. virtual memory (cumulated for all children) (KiB): 135905292
Max. memory (cumulated for all children) (KiB): 100701776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70390.6
system time used= 372.895
maximum resident set size= 100701776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312904806
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= 6305586
involuntary context switches= 270796


# summary of solver processes directly reported to runsolver:
#   pid: 760260
#   total CPU time (s): 70763.5
#   total CPU user time (s): 70390.6
#   total CPU system time (s): 372.895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0798 second user time and 116.236 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 10:09:19
IDJOB=4465463
IDBENCH=155654
IDSOLVER=3094
FILE ID=nodeD105/4465463-1723622959
RUNJOBID= nodeD105-1723619306-757988
SLURM_JOB_ID= 8267910
Free space on /tmp= 8622744 MiB

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

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

MD5SUM BENCH= f52c25e5aa8e0a6173f9b1fa92936824
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		: 3306.801
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		: 3061.275
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		: 3688.549
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		: 3027.211
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		: 2645.217
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		: 3108.644
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		: 3049.012
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		: 3027.217
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		: 3057.900
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		: 3108.646
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		: 3575.920
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		: 3027.229
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		: 3528.447
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		: 3108.650
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		: 3841.977
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		: 3027.236
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		: 3036.978
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		: 3108.652
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		: 1161.428
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		: 3026.738
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		: 2637.845
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		: 3029.845
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		: 2657.735
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		: 3026.728
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		: 2628.846
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		: 3067.584
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		: 2646.214
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		: 3027.109
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		: 2635.846
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		: 3055.468
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		: 2654.953
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		: 3027.059
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		: 3009.653
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		: 3108.664
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		: 2638.952
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		: 3025.702
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		: 2760.414
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		: 3108.666
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		: 2653.181
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		: 3026.960
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		: 2632.585
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		: 3046.979
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		: 2634.455
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		: 3023.816
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		: 2651.288
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		: 3033.681
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		: 2665.534
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		: 3026.850
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		: 3227.075
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		: 3108.673
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		: 2647.443
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		: 3026.804
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		: 2641.060
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		: 3106.363
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		: 2656.349
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		: 3026.309
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		: 2717.914
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		: 3108.678
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		: 2658.235
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		: 3026.700
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		: 2972.655
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		: 3108.681
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		: 2663.409
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		: 3026.642
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		: 2625.703
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		: 3108.684
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		: 2643.542
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		: 3024.393
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		: 2650.624
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		: 3108.685
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		: 2655.253
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		: 3026.637
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		: 3834.709
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		: 3041.906
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		: 2658.130
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		: 3026.652
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		: 3638.615
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		: 3108.691
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		: 3682.116
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		: 3026.217
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:        680968884 kB
MemAvailable:   685647208 kB
Buffers:         1215788 kB
Cached:          6751372 kB
SwapCached:            0 kB
Active:          1714796 kB
Inactive:       104360576 kB
Active(anon):       2168 kB
Inactive(anon): 98144956 kB
Active(file):    1712628 kB
Inactive(file):  6215620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            107952 kB
Writeback:             0 kB
AnonPages:      98105816 kB
Mapped:           136516 kB
Shmem:             38920 kB
KReclaimable:     339556 kB
Slab:             776188 kB
SReclaimable:     339556 kB
SUnreclaim:       436632 kB
KernelStack:       16240 kB
PageTables:       260440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   54114376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1142784 kB
HardwareCorrupted:     0 kB
AnonHugePages:  26537984 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= 8622720 MiB
End job on nodeD105 at 2024-08-14 11:11:02