Trace number 4465420

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) 69762.1 3702.32

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_20null20mast_rapportOE2.0_TMAX60_K192_cod2.opb
MD5SUMb426dbe7074eb22ba087b5fa4a4ffb0b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-140091
Best CPU time to get the best result obtained on this benchmark3558.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 4855476
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 4855476
Number of bits of the biggest sum of numbers23
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.43	c Default LC presolving (default).
2.38/2.44	c ** Before presolving: virtualMemUsedAtLc = 2170223286, getVmSize() = 1465671680, SCIPgetMemUsed() = 1386389957, SCIPgetMemTotal() = 1405924309, SCIPgetMemExternEstim() = 764298977
2.38/2.44	c ** set memory limit for presolving in LC to 8.78926e+12 for SCIP **
175.09/176.01	c ** Estimated virtualMemUsedAtSolver = 2772410756, getVmSize() = 3663175680, SCIPgetMemUsed() = 2465057093, SCIPgetMemTotal() = 3394317157, SCIPgetMemExternEstim() = 764298977
175.09/176.01	c ** set memory limit for solvers to 4.17988e+11 for each SCIP **
175.09/176.01	c Original Problem   :
175.09/176.01	c   Problem name     : instance-4465420-1723640669
175.09/176.01	c   Variables        : 400896 (400896 binary, 0 integer, 0 implicit integer, 0 continuous)
175.09/176.01	c   Constraints      : 402763
175.09/176.01	c   Objective sense  : minimize
175.09/176.01	c Presolved Problem  :
175.09/176.01	c   Variables        : 324546 (324546 binary, 0 integer, 0 implicit integer, 0 continuous)
175.09/176.01	c   Constraints      : 324740
175.09/176.01	c Constraints        : Number
175.09/176.01	c   knapsack         : 1 
175.09/176.01	c   setppc           : 22111 
175.09/176.01	c   logicor          : 302628 
175.09/176.01	c ** Instance transfer method used: 0
176.21/177.08	c ** ParaScipInstance copy does not increase the number of variables. **
194.34/194.81	c LC is working with racing ramp-up and with rebuilding tree after racing.
194.34/194.81	c                                Nodes    Active                                            
194.34/194.81	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
14443.79/913.69	c       914              2           1        20                -    -4855476.0000          -
14591.36/921.04	c       921             22          21        20                -    -4855476.0000          -
14710.46/927.08	c       927             33          32        20                -    -4855476.0000          -
14849.28/934.11	c       934             51          50        20                -    -4855476.0000          -
14963.61/939.85	c       940             33          32        20                -    -4855476.0000          -
15062.74/944.87	c       945             53          52        20                -    -4855476.0000          -
15183.81/950.95	c       951             32          31        20                -    -4855476.0000          -
15287.69/956.17	c       956             51          50        20                -    -4855476.0000          -
15406.79/962.17	c       962             71          70        20                -    -4855476.0000          -
15507.26/967.21	c       967            114         113        20                -    -4855476.0000          -
15608.48/972.39	c       972            134         133        20                -    -4855476.0000          -
15713.60/977.67	c       978            154         153        20                -    -4855476.0000          -
15814.83/982.79	c       983            174         173        20                -    -4855476.0000          -
15916.07/987.85	c       988            232         231        20                -    -4855476.0000          -
16019.90/993.07	c       993            194         193        20                -    -4855476.0000          -
16119.44/998.13	c       998            292         291        20                -    -4855476.0000          -
16221.68/1003.28	c      1003            234         233        20                -    -4855476.0000          -
16320.84/1008.29	c      1008            373         372        20                -    -4855476.0000          -
16424.06/1013.44	c      1013            262         261        20                -    -4855476.0000          -
16529.23/1018.77	c      1019            274         273        20                -    -4855476.0000          -
16630.46/1023.85	c      1024            294         293        20                -    -4855476.0000          -
16731.62/1028.92	c      1029            314         313        20                -    -4855476.0000          -
16838.63/1034.38	c      1034            334         333        20                -    -4855476.0000          -
16943.85/1039.68	c      1040            342         341        20                -    -4855476.0000          -
17045.05/1044.72	c      1045            354         353        20                -    -4855476.0000          -
17148.02/1049.93	c      1050            374         373        20                -    -4855476.0000          -
17191.00/1052.19	c *    1052            656         655        20           0.0000    -4855476.0000          -
17336.85/1059.50	c      1060            662         661        20           0.0000    -4855476.0000          -
17473.22/1066.41	c      1066            662         661        20           0.0000    -4855476.0000          -
17608.03/1073.22	c      1073            662         661        20           0.0000    -4855476.0000          -
17735.01/1079.67	c      1080            662         661        20           0.0000    -4855476.0000          -
17862.73/1086.13	c      1086            662         661        20           0.0000    -4855476.0000          -
17990.91/1092.54	c      1093            662         661        20           0.0000    -4855476.0000          -
18117.86/1098.96	c      1099            662         661        20           0.0000    -4855476.0000          -
18244.82/1105.37	c      1105            662         661        20           0.0000    -4855476.0000          -
18369.67/1111.68	c      1112            662         661        20           0.0000    -4855476.0000          -
18492.71/1117.90	c      1118            662         661        20           0.0000    -4855476.0000          -
18613.76/1124.03	c      1124            662         661        20           0.0000    -4855476.0000          -
18735.35/1130.11	c      1130            662         661        20           0.0000    -4855476.0000          -
18854.69/1136.13	c      1136            662         661        20           0.0000    -4855476.0000          -
18973.80/1142.15	c      1142            662         661        20           0.0000    -4855476.0000          -
19119.60/1149.45	c      1149            662         661        20           0.0000    -4855476.0000          -
19238.60/1155.43	c      1155            662         661        20           0.0000    -4855476.0000          -
19357.67/1161.48	c      1161            662         661        20           0.0000    -4855476.0000          -
19478.73/1167.54	c      1168            662         661        20           0.0000    -4855476.0000          -
19599.78/1173.65	c      1174            662         661        20           0.0000    -4855476.0000          -
19722.81/1179.86	c      1180            662         661        20           0.0000    -4855476.0000          -
19846.62/1186.06	c      1186            662         661        20           0.0000    -4855476.0000          -
19968.71/1192.24	c      1192            662         661        20           0.0000    -4855476.0000          -
20091.74/1198.48	c      1198            662         661        20           0.0000    -4855476.0000          -
20214.76/1204.65	c      1205            662         661        20           0.0000    -4855476.0000          -
20335.80/1210.77	c      1211            662         661        20           0.0000    -4855476.0000          -
20456.63/1216.88	c      1217            662         661        20           0.0000    -4855476.0000          -
20577.60/1223.00	c      1223            662         661        20           0.0000    -4855476.0000          -
20699.15/1229.08	c      1229            662         661        20           0.0000    -4855476.0000          -
20821.12/1235.28	c      1235            663         664        20           0.0000    -4855476.0000          -
20946.13/1241.52	c      1242            663         664        20           0.0000    -4855476.0000          -
21067.00/1247.69	c      1248            663         664        20           0.0000    -4855476.0000          -
21189.93/1253.81	c      1254            663         664        20           0.0000    -4855476.0000          -
21310.97/1259.94	c      1260            663         664        20           0.0000    -4855476.0000          -
21417.90/1265.30	c      1265           1042        1041        20           0.0000    -4855476.0000          -
21977.22/1293.54	c      1294            680         679        20           0.0000    -4855476.0000          -
22459.24/1317.85	c      1318            680         679        20           0.0000    -4855476.0000          -
22602.81/1325.05	c      1325            680         679        20           0.0000    -4855476.0000          -
22741.74/1332.06	c      1332            680         679        20           0.0000    -4855476.0000          -
22860.81/1338.04	c      1338            680         679        20           0.0000    -4855476.0000          -
22960.15/1343.10	c      1343            680         679        20           0.0000    -4855476.0000          -
23064.32/1348.37	c      1348            680         679        20           0.0000    -4855476.0000          -
23178.24/1354.10	c      1354            680         679        20           0.0000    -4855476.0000          -
23288.54/1359.65	c      1360            680         679        20           0.0000    -4855476.0000          -
23401.57/1365.32	c      1365            680         679        20           0.0000    -4855476.0000          -
23515.41/1371.09	c      1371            680         679        20           0.0000    -4855476.0000          -
23623.79/1376.56	c      1377            680         679        20           0.0000    -4855476.0000          -
23776.55/1384.21	c      1384            680         679        20           0.0000    -4855476.0000          -
23887.67/1389.82	c      1390            680         679        20           0.0000    -4855476.0000          -
23996.78/1395.39	c      1395            680         679        20           0.0000    -4855476.0000          -
24113.79/1401.25	c      1401            680         679        20           0.0000    -4855476.0000          -
24218.94/1406.60	c      1407            680         679        20           0.0000    -4855476.0000          -
24323.91/1411.83	c      1412            680         679        20           0.0000    -4855476.0000          -
24447.82/1418.11	c      1418            680         679        20           0.0000    -4855476.0000          -
24559.86/1423.74	c      1424            680         679        20           0.0000    -4855476.0000          -
24678.90/1429.79	c      1430            680         679        20           0.0000    -4855476.0000          -
24784.79/1435.05	c      1435            680         679        20           0.0000    -4855476.0000          -
24899.13/1440.83	c      1441            680         679        20           0.0000    -4855476.0000          -
25000.31/1445.93	c      1446            681         682        20           0.0000    -4855476.0000          -
25105.43/1451.28	c      1451            681         682        20           0.0000    -4855476.0000          -
25221.20/1457.07	c      1457            681         682        20           0.0000    -4855476.0000          -
25325.59/1462.38	c      1462            681         682        20           0.0000    -4855476.0000          -
25439.17/1468.04	c      1468            681         682        20           0.0000    -4855476.0000          -
25565.36/1474.42	c      1474            695         694        20           0.0000    -4855476.0000          -
25680.01/1480.22	c      1480            695         694        20           0.0000    -4855476.0000          -
25782.98/1485.47	c      1485            695         694        20           0.0000    -4855476.0000          -
25899.72/1491.33	c      1491            695         694        20           0.0000    -4855476.0000          -
26004.63/1496.64	c      1497            695         694        20           0.0000    -4855476.0000          -
26107.69/1501.88	c      1502            695         694        20           0.0000    -4855476.0000          -
26211.60/1507.08	c      1507            695         694        20           0.0000    -4855476.0000          -
26332.31/1513.20	c      1513            695         694        20           0.0000    -4855476.0000          -
26446.38/1518.90	c      1519            695         694        20           0.0000    -4855476.0000          -
26553.40/1524.32	c      1524            695         694        20           0.0000    -4855476.0000          -
26660.31/1529.79	c      1530            695         694        20           0.0000    -4855476.0000          -
26767.72/1535.18	c      1535            695         694        20           0.0000    -4855476.0000          -
26874.32/1540.57	c      1541            695         694        20           0.0000    -4855476.0000          -
26981.17/1545.90	c      1546            695         694        20           0.0000    -4855476.0000          -
27085.89/1551.21	c      1551            695         694        20           0.0000    -4855476.0000          -
27188.84/1556.49	c      1556            695         694        20           0.0000    -4855476.0000          -
27292.01/1561.69	c      1562            695         694        20           0.0000    -4855476.0000          -
27395.18/1566.82	c      1567            695         694        20           0.0000    -4855476.0000          -
27494.39/1571.89	c      1572            695         694        20           0.0000    -4855476.0000          -
27595.54/1576.95	c      1577            695         694        20           0.0000    -4855476.0000          -
27694.74/1582.01	c      1582            695         694        20           0.0000    -4855476.0000          -
27796.66/1587.06	c      1587            695         694        20           0.0000    -4855476.0000          -
27897.74/1592.14	c      1592            695         694        20           0.0000    -4855476.0000          -
27997.05/1597.19	c      1597            695         694        20           0.0000    -4855476.0000          -
28111.40/1602.98	c      1603            695         694        20           0.0000    -4855476.0000          -
28213.12/1608.04	c      1608            695         694        20           0.0000    -4855476.0000          -
28312.37/1613.10	c      1613            695         694        20           0.0000    -4855476.0000          -
28413.49/1618.17	c      1618            695         694        20           0.0000    -4855476.0000          -
28512.52/1623.18	c      1623            695         694        20           0.0000    -4855476.0000          -
28613.20/1628.24	c      1628            695         694        20           0.0000    -4855476.0000          -
28712.40/1633.29	c      1633            695         694        20           0.0000    -4855476.0000          -
28813.57/1638.34	c      1638            695         694        20           0.0000    -4855476.0000          -
28914.65/1643.41	c      1643            695         694        20           0.0000    -4855476.0000          -
29013.77/1648.46	c      1648            695         694        20           0.0000    -4855476.0000          -
29122.45/1654.01	c      1654            695         694        20           0.0000    -4855476.0000          -
29233.21/1659.60	c      1660            701         702        20           0.0000    -4855476.0000          -
29337.98/1664.83	c      1665            701         702        20           0.0000    -4855476.0000          -
29452.80/1670.68	c      1671            701         702        20           0.0000    -4855476.0000          -
29560.61/1676.07	c      1676            702         701        20           0.0000    -4855476.0000          -
29669.00/1681.50	c      1682            737         736        20           0.0000    -4855476.0000          -
29769.90/1686.62	c      1687           6232        5180        20           0.0000    -4855476.0000          -
29868.78/1691.67	c      1692            768         767        20           0.0000    -4855476.0000          -
29981.77/1697.35	c      1697            768         767        20           0.0000    -4855476.0000          -
30082.87/1702.45	c      1702            768         767        20           0.0000    -4855476.0000          -
30185.91/1707.67	c      1708            768         767        20           0.0000    -4855476.0000          -
30288.98/1712.84	c      1713            768         767        20           0.0000    -4855476.0000          -
30390.14/1717.93	c      1718            768         767        20           0.0000    -4855476.0000          -
30489.33/1722.98	c      1723            768         767        20           0.0000    -4855476.0000          -
30604.39/1728.77	c      1729            768         767        20           0.0000    -4855476.0000          -
30719.44/1734.52	c      1735            768         767        20           0.0000    -4855476.0000          -
30834.44/1740.30	c      1740            768         767        20           0.0000    -4855476.0000          -
30961.40/1746.70	c      1747            768         767        20           0.0000    -4855476.0000          -
31074.48/1752.45	c      1752            768         767        20           0.0000    -4855476.0000          -
31181.62/1757.84	c      1758            768         767        20           0.0000    -4855476.0000          -
31294.68/1763.57	c      1764            768         767        20           0.0000    -4855476.0000          -
31409.72/1769.34	c      1769            768         767        20           0.0000    -4855476.0000          -
31523.63/1775.10	c      1775            768         767        20           0.0000    -4855476.0000          -
31624.81/1780.16	c      1780            768         767        20           0.0000    -4855476.0000          -
31738.88/1785.92	c      1786            768         767        20           0.0000    -4855476.0000          -
31851.93/1791.66	c      1792            768         767        20           0.0000    -4855476.0000          -
31979.58/1798.09	c      1798            768         767        20           0.0000    -4855476.0000          -
32093.91/1803.81	c      1804            768         767        20           0.0000    -4855476.0000          -
32217.72/1810.09	c      1810            768         767        20           0.0000    -4855476.0000          -
32323.98/1815.41	c      1815            768         767        20           0.0000    -4855476.0000          -
32426.96/1820.68	c      1821            768         767        20           0.0000    -4855476.0000          -
32532.11/1825.94	c      1826            768         767        20           0.0000    -4855476.0000          -
32637.25/1831.21	c      1831            768         767        20           0.0000    -4855476.0000          -
32742.40/1836.53	c      1837            768         767        20           0.0000    -4855476.0000          -
32847.57/1841.89	c      1842            768         767        20           0.0000    -4855476.0000          -
32960.61/1847.51	c      1848            768         767        20           0.0000    -4855476.0000          -
33061.79/1852.69	c      1853            768         767        20           0.0000    -4855476.0000          -
33162.92/1857.75	c      1858            768         767        20           0.0000    -4855476.0000          -
33290.75/1864.19	c      1864            768         767        20           0.0000    -4855476.0000          -
33391.03/1869.27	c      1869            768         767        20           0.0000    -4855476.0000          -
33492.05/1874.35	c      1874            768         767        20           0.0000    -4855476.0000          -
33593.23/1879.45	c      1879            781         782        20           0.0000    -4855476.0000          -
33692.36/1884.47	c      1884            781         782        20           0.0000    -4855476.0000          -
33791.18/1889.49	c      1889            781         782        20           0.0000    -4855476.0000          -
33892.41/1894.55	c      1895            781         782        20           0.0000    -4855476.0000          -
34006.93/1900.39	c      1900            781         782        20           0.0000    -4855476.0000          -
34137.90/1906.94	c      1907            781         782        20           0.0000    -4855476.0000          -
34256.76/1912.99	c      1913            781         782        20           0.0000    -4855476.0000          -
34358.74/1918.12	c      1918            818         817        20           0.0000    -4855476.0000          -
34467.05/1923.59	c      1924          11452       10400        20           0.0000    -4855476.0000          -
34570.23/1928.71	c      1929            860         859        20           0.0000    -4855476.0000          -
34679.34/1934.28	c      1934            860         859        20           0.0000    -4855476.0000          -
34798.40/1940.22	c      1940            860         859        20           0.0000    -4855476.0000          -
34911.52/1945.90	c      1946            860         859        20           0.0000    -4855476.0000          -
35020.60/1951.43	c      1951            862         863        20           0.0000    -4855476.0000          -
35127.84/1956.87	c      1957            862         863        20           0.0000    -4855476.0000          -
35234.79/1962.28	c      1962            862         863        20           0.0000    -4855476.0000          -
35343.93/1967.70	c      1968            862         863        20           0.0000    -4855476.0000          -
35452.06/1973.17	c      1973            862         863        20           0.0000    -4855476.0000          -
35560.18/1978.60	c      1979            862         863        20           0.0000    -4855476.0000          -
35665.32/1984.00	c      1984            862         863        20           0.0000    -4855476.0000          -
35774.30/1989.40	c      1989            862         863        20           0.0000    -4855476.0000          -
35883.32/1994.92	c      1995            862         863        20           0.0000    -4855476.0000          -
35982.41/1999.98	c      2000            862         863        20           0.0000    -4855476.0000          -
36091.45/2005.49	c      2006            862         863        20           0.0000    -4855476.0000          -
36192.50/2010.52	c      2011            863         862        20           0.0000    -4855476.0000          -
36305.54/2016.24	c      2016            901         900        20           0.0000    -4855476.0000          -
36406.70/2021.31	c      2021            942         941        20           0.0000    -4855476.0000          -
36507.73/2026.42	c      2026            982         981        20           0.0000    -4855476.0000          -
36616.85/2031.92	c      2032          14612       13560        20           0.0000    -4855476.0000          -
36716.06/2036.96	c      2037           1042        1041        20           0.0000    -4855476.0000          -
36823.08/2042.31	c      2042           1042        1041        20           0.0000    -4855476.0000          -
36941.99/2048.32	c      2048           1042        1041        20           0.0000    -4855476.0000          -
37048.90/2053.74	c      2054           1050           0        20           0.0000    -4855476.0000          -
37154.58/2059.10	c      2059           1050           0        20           0.0000    -4855476.0000          -
37256.79/2064.29	c      2064           1050           0        20           0.0000    -4855476.0000          -
37359.86/2069.41	c      2069           1050           0        20           0.0000    -4855476.0000          -
37464.99/2074.76	c      2075           1050           0        20           0.0000    -4855476.0000          -
37574.11/2080.26	c      2080           1060          10        20           0.0000    -4855476.0000          -
37685.24/2085.90	c      2086           1080          30        20           0.0000    -4855476.0000          -
37792.02/2091.30	c      2091           1100          50        20           0.0000    -4855476.0000          -
37893.14/2096.31	c      2096           1140          90        20           0.0000    -4855476.0000          -
37992.29/2101.33	c      2101           1171         121        20           0.0000    -4855476.0000          -
38097.37/2106.69	c      2107           1191         141        20           0.0000    -4855476.0000          -
38198.43/2111.78	c      2112           1221         171        20           0.0000    -4855476.0000          -
38306.22/2117.19	c      2117          18211       17159        20           0.0000    -4855476.0000          -
38410.70/2122.40	c      2122           1282         232        20           0.0000    -4855476.0000          -
38525.27/2128.26	c      2128          18912       17860        20           0.0000    -4855476.0000          -
38630.36/2133.51	c      2134          18932       17880        20           0.0000    -4855476.0000          -
38735.53/2138.88	c      2139          18952       17262        20           0.0000    -4855476.0000          -
38836.51/2144.00	c      2144           1422         372        20           0.0000    -4855476.0000          -
38938.52/2149.07	c      2149          18976       17200        20           0.0000    -4855476.0000          -
39040.80/2154.29	c      2154           1483         433        20           0.0000    -4855476.0000          -
39147.97/2159.61	c      2160           1511         461        20           0.0000    -4855476.0000          -
39249.14/2164.79	c      2165          19028       17050        20           0.0000    -4855476.0000          -
39352.23/2170.03	c      2170          19049       17039        20           0.0000    -4855476.0000          -
39453.99/2175.04	c      2175          19052       17034        20           0.0000    -4855476.0000          -
39554.98/2180.12	c      2180          19060       17028        20           0.0000    -4855476.0000          -
39675.24/2186.28	c      2186          19068       17007        20           0.0000    -4855476.0000          -
39778.42/2191.45	c      2191          19078       16995        20           0.0000    -4855476.0000          -
39889.88/2197.08	c      2197           1811         761        20           0.0000    -4855476.0000          -
39992.06/2202.24	c      2202           1852         802        20           0.0000    -4855476.0000          -
40092.94/2207.30	c      2207          19130       16900        20           0.0000    -4855476.0000          -
40199.83/2212.76	c      2213          19133       16883        20           0.0000    -4855476.0000          -
40307.64/2218.14	c      2218          19133       16883        20           0.0000    -4855476.0000          -
40412.17/2223.43	c      2223          19133       16883        20           0.0000    -4855476.0000          -
40524.06/2229.07	c      2229          19135           0        20           0.0000    -4855476.0000          -
40623.08/2234.10	c      2234          19135           0        20           0.0000    -4855476.0000          -
40724.06/2239.18	c      2239          19135           0        20           0.0000    -4855476.0000          -
40836.46/2244.83	c      2245          19135           0        20           0.0000    -4855476.0000          -
40937.64/2250.01	c      2250          19135           0        20           0.0000    -4855476.0000          -
41039.46/2255.12	c      2255           2271        1221        20           0.0000    -4855476.0000          -
41147.79/2260.56	c      2261           2311        1261        20           0.0000    -4855476.0000          -
41250.52/2265.77	c      2266           2351        1301        20           0.0000    -4855476.0000          -
41351.55/2270.86	c      2271           2391        1341        20           0.0000    -4855476.0000          -
41455.11/2276.06	c      2276           2431        1381        20           0.0000    -4855476.0000          -
41557.59/2281.28	c      2281           2471        1421        20           0.0000    -4855476.0000          -
41662.79/2286.50	c      2287           2511        1461        20           0.0000    -4855476.0000          -
41762.01/2291.57	c      2292          19326         191        20           0.0000    -4855476.0000          -
41869.14/2296.98	c      2297           2571        1521        20           0.0000    -4855476.0000          -
41982.05/2302.61	c      2303           2611        1561        20           0.0000    -4855476.0000          -
42093.06/2308.23	c      2308          19426         291        20           0.0000    -4855476.0000          -
42192.04/2313.25	c      2313           2691        1641        20           0.0000    -4855476.0000          -
42305.16/2318.92	c      2319          19487         352        20           0.0000    -4855476.0000          -
42416.15/2324.53	c      2325           2771        1721        20           0.0000    -4855476.0000          -
42522.95/2330.02	c      2330           2831        1781        20           0.0000    -4855476.0000          -
42627.90/2335.23	c      2335          19576         441        20           0.0000    -4855476.0000          -
42738.74/2340.87	c      2341          19609         474        20           0.0000    -4855476.0000          -
42845.71/2346.28	c      2346           2951        1901        20           0.0000    -4855476.0000          -
42952.74/2351.69	c      2352           2991        1941        20           0.0000    -4855476.0000          -
43060.13/2357.06	c      2357           3048        1998        20           0.0000    -4855476.0000          -
43162.83/2362.28	c      2362           3051        2001        20           0.0000    -4855476.0000          -
43265.85/2367.41	c      2367           3059        2009        20           0.0000    -4855476.0000          -
43365.09/2372.47	c      2372           3091        2041        20           0.0000    -4855476.0000          -
43466.37/2377.55	c      2378           3131        2081        20           0.0000    -4855476.0000          -
43569.68/2382.78	c      2383          19955         820        20           0.0000    -4855476.0000          -
43675.40/2388.08	c      2388          19996         861        20           0.0000    -4855476.0000          -
43780.14/2393.31	c      2393           3271        2221        20           0.0000    -4855476.0000          -
43883.35/2398.59	c      2399           3311        2261        20           0.0000    -4855476.0000          -
43990.64/2403.91	c      2404           3351        2301        20           0.0000    -4855476.0000          -
44103.88/2409.69	c      2410           3391        2341        20           0.0000    -4855476.0000          -
44212.02/2415.05	c      2415           3431        2381        20           0.0000    -4855476.0000          -
44320.45/2420.59	c      2421           3471        2421        20           0.0000    -4855476.0000          -
44425.85/2425.80	c      2426           3511        2461        20           0.0000    -4855476.0000          -
44533.18/2431.29	c      2431           3551        2501        20           0.0000    -4855476.0000          -
44636.57/2436.47	c      2436           3591        2541        20           0.0000    -4855476.0000          -
44737.97/2441.51	c      2442           3631        2581        20           0.0000    -4855476.0000          -
44837.39/2446.53	c      2447           3671        2621        20           0.0000    -4855476.0000          -
44940.69/2451.75	c      2452           3711        2661        20           0.0000    -4855476.0000          -
45044.08/2457.02	c      2457           3751        2701        20           0.0000    -4855476.0000          -
45149.44/2462.23	c      2462          21291        2154        20           0.0000    -4855476.0000          -
45248.88/2467.24	c      2467          21408        2271        20           0.0000    -4855476.0000          -
45360.26/2472.84	c      2473           3871        2821        20           0.0000    -4855476.0000          -
45461.69/2477.93	c      2478           3911        2861        20           0.0000    -4855476.0000          -
45567.01/2483.23	c      2483           3919        2869        20           0.0000    -4855476.0000          -
45672.43/2488.57	c      2489           3951        2901        20           0.0000    -4855476.0000          -
45775.85/2493.79	c      2494           3991        2941        20           0.0000    -4855476.0000          -
45889.24/2499.46	c      2499          22133        2996        20           0.0000    -4855476.0000          -
45992.69/2504.64	c      2505          22253        3116        20           0.0000    -4855476.0000          -
46094.16/2509.71	c      2510          22376        3239        20           0.0000    -4855476.0000          -
46203.49/2515.24	c      2515           4171        3121        20           0.0000    -4855476.0000          -
46304.94/2520.33	c      2520           4211        3161        20           0.0000    -4855476.0000          -
46406.44/2525.44	c      2525           4251        3201        20           0.0000    -4855476.0000          -
46507.78/2530.51	c      2531           4291        3241        20           0.0000    -4855476.0000          -
46609.21/2535.64	c      2536           4331        3281        20           0.0000    -4855476.0000          -
46717.13/2541.12	c      2541           4371        3321        20           0.0000    -4855476.0000          -
46820.05/2546.26	c      2546           4411        3361        20           0.0000    -4855476.0000          -
46923.49/2551.44	c      2551          23377        4240        20           0.0000    -4855476.0000          -
47035.52/2557.05	c      2557           4511        3461        20           0.0000    -4855476.0000          -
47134.91/2562.11	c      2562           4551        3501        20           0.0000    -4855476.0000          -
47236.15/2567.15	c      2567           4591        3541        20           0.0000    -4855476.0000          -
47335.83/2572.20	c      2572           4623        3573        20           0.0000    -4855476.0000          -
47436.60/2577.21	c      2577           4651        3601        20           0.0000    -4855476.0000          -
47538.00/2582.37	c      2582           4691        3641        20           0.0000    -4855476.0000          -
47639.39/2587.46	c      2587           4731        3681        20           0.0000    -4855476.0000          -
47740.67/2592.59	c      2593           4771        3721        20           0.0000    -4855476.0000          -
47844.02/2597.75	c      2598           4811        3761        20           0.0000    -4855476.0000          -
47950.00/2603.07	c      2603          24597        5460        20           0.0000    -4855476.0000          -
48060.64/2608.65	c      2609          24717        5580        20           0.0000    -4855476.0000          -
48164.03/2613.82	c      2614           4911        3861        20           0.0000    -4855476.0000          -
48277.36/2619.55	c      2620           4951        3901        20           0.0000    -4855476.0000          -
48380.76/2624.71	c      2625           4991        3941        20           0.0000    -4855476.0000          -
48482.18/2629.82	c      2630           5031        3981        20           0.0000    -4855476.0000          -
48601.49/2635.81	c      2636          25397        6260        20           0.0000    -4855476.0000          -
48702.89/2640.96	c      2641           5131        4081        20           0.0000    -4855476.0000          -
48824.71/2647.12	c      2647           5171        4121        20           0.0000    -4855476.0000          -
48929.47/2652.31	c      2652           5211        4161        20           0.0000    -4855476.0000          -
49040.84/2657.91	c      2658           5251        4201        20           0.0000    -4855476.0000          -
49152.16/2663.55	c      2664           5291        4241        20           0.0000    -4855476.0000          -
49253.56/2668.69	c      2669          26237        7100        20           0.0000    -4855476.0000          -
49356.84/2673.83	c      2674          26357        7220        20           0.0000    -4855476.0000          -
49458.21/2678.95	c      2679          26477        7340        20           0.0000    -4855476.0000          -
49560.21/2684.11	c      2684          26597        7460        20           0.0000    -4855476.0000          -
49662.98/2689.20	c      2689          26737        7600        20           0.0000    -4855476.0000          -
49766.41/2694.44	c      2694          26897        7760        20           0.0000    -4855476.0000          -
49875.77/2699.97	c      2700          27017        7880        20           0.0000    -4855476.0000          -
49985.10/2705.49	c      2706           5631        4581        20           0.0000    -4855476.0000          -
50094.49/2710.96	c      2711           5671        4621        20           0.0000    -4855476.0000          -
50196.50/2716.12	c      2716           5711        4661        20           0.0000    -4855476.0000          -
50303.27/2721.49	c      2722          27617        8480        20           0.0000    -4855476.0000          -
50404.68/2726.55	c      2727          27777        8640        20           0.0000    -4855476.0000          -
50504.13/2731.56	c      2732          27897        8760        20           0.0000    -4855476.0000          -
50614.25/2737.13	c      2737           5831        4781        20           0.0000    -4855476.0000          -
50716.78/2742.25	c      2742           5831        4781        20           0.0000    -4855476.0000          -
50821.42/2747.52	c      2748           5831        4781        20           0.0000    -4855476.0000          -
50922.85/2752.62	c      2753           5831        4781        20           0.0000    -4855476.0000          -
51022.30/2757.66	c      2758           5831        4781        20           0.0000    -4855476.0000          -
51123.70/2762.73	c      2763           5831        4781        20           0.0000    -4855476.0000          -
51225.12/2767.83	c      2768           5831        4781        20           0.0000    -4855476.0000          -
51332.51/2773.25	c      2773           5831        4781        20           0.0000    -4855476.0000          -
51443.85/2778.88	c      2779           5831        4781        20           0.0000    -4855476.0000          -
51548.06/2784.08	c      2784           5831        4781        20           0.0000    -4855476.0000          -
51650.66/2789.24	c      2789           5831        4781        20           0.0000    -4855476.0000          -
51752.10/2794.38	c      2794           5831        4781        20           0.0000    -4855476.0000          -
51853.53/2799.46	c      2799           5831        4781        20           0.0000    -4855476.0000          -
51956.93/2804.61	c      2805           5831        4781        20           0.0000    -4855476.0000          -
52058.34/2809.74	c      2810           5831        4781        20           0.0000    -4855476.0000          -
52159.76/2814.87	c      2815           5831        4781        20           0.0000    -4855476.0000          -
52263.85/2820.08	c      2820           5831        4781        20           0.0000    -4855476.0000          -
52366.53/2825.28	c      2825           5831        4781        20           0.0000    -4855476.0000          -
52467.95/2830.35	c      2830           5831        4781        20           0.0000    -4855476.0000          -
52571.34/2835.57	c      2836           5831        4781        20           0.0000    -4855476.0000          -
52674.64/2840.79	c      2841           5831        4781        20           0.0000    -4855476.0000          -
52778.00/2846.01	c      2846           5831        4781        20           0.0000    -4855476.0000          -
52883.35/2851.23	c      2851           5831        4781        20           0.0000    -4855476.0000          -
52982.75/2856.23	c      2856           5831        4781        20           0.0000    -4855476.0000          -
53082.17/2861.28	c      2861           5831        4781        20           0.0000    -4855476.0000          -
53181.57/2866.29	c      2866           5831        4781        20           0.0000    -4855476.0000          -
53284.95/2871.48	c      2871           5831        4781        20           0.0000    -4855476.0000          -
53386.36/2876.51	c      2877           5831        4781        20           0.0000    -4855476.0000          -
53485.77/2881.52	c      2882           5831        4781        20           0.0000    -4855476.0000          -
53589.15/2886.78	c      2887           5831        4781        20           0.0000    -4855476.0000          -
53706.46/2892.61	c      2893           5831        4781        20           0.0000    -4855476.0000          -
53807.87/2897.72	c      2898           5831        4781        20           0.0000    -4855476.0000          -
53919.22/2903.34	c      2903           5831        4781        20           0.0000    -4855476.0000          -
54035.18/2909.14	c      2909           5831        4781        20           0.0000    -4855476.0000          -
54135.93/2914.21	c      2914           5831        4781        20           0.0000    -4855476.0000          -
54243.30/2919.68	c      2920           5831        4781        20           0.0000    -4855476.0000          -
54354.63/2925.23	c      2925           5850        4802        20           0.0000    -4855476.0000          -
54462.01/2930.69	c      2931           5850        4802        20           0.0000    -4855476.0000          -
54567.42/2936.00	c      2936           5850        4802        20           0.0000    -4855476.0000          -
54674.80/2941.31	c      2941           5850        4802        20           0.0000    -4855476.0000          -
54778.21/2946.54	c      2947           5851        4801        20           0.0000    -4855476.0000          -
54893.54/2952.34	c      2952           5891        4841        20           0.0000    -4855476.0000          -
54992.99/2957.39	c      2957           5931        4881        20           0.0000    -4855476.0000          -
55102.34/2962.82	c      2963           5971        4921        20           0.0000    -4855476.0000          -
55207.27/2968.16	c      2968          35457       16320        20           0.0000    -4855476.0000          -
55312.06/2973.44	c      2973          35691       16554        20           0.0000    -4855476.0000          -
55411.62/2978.46	c      2978          35891       16754        20           0.0000    -4855476.0000          -
55516.81/2983.79	c      2984          36128       16991        20           0.0000    -4855476.0000          -
55620.23/2989.01	c      2989          36337       17200        20           0.0000    -4855476.0000          -
55722.24/2994.10	c      2994           6231        5181        20           0.0000    -4855476.0000          -
55823.56/2999.18	c      2999           6271        5221        20           0.0000    -4855476.0000          -
55924.57/3004.23	c      3004           6311        5261        20           0.0000    -4855476.0000          -
56023.97/3009.26	c      3009           6351        5301        20           0.0000    -4855476.0000          -
56125.40/3014.32	c      3014           6391        5341        20           0.0000    -4855476.0000          -
56224.85/3019.37	c      3019           6431        5381        20           0.0000    -4855476.0000          -
56324.31/3024.37	c      3024           6471        5421        20           0.0000    -4855476.0000          -
56425.77/3029.47	c      3029          38377       19240        20           0.0000    -4855476.0000          -
56527.21/3034.52	c      3035           6571        5521        20           0.0000    -4855476.0000          -
56628.66/3039.61	c      3040          39338       20150        20           0.0000    -4855476.0000          -
56734.04/3044.95	c      3045           6651        5601        20           0.0000    -4855476.0000          -
56839.45/3050.24	c      3050           6659        5609        20           0.0000    -4855476.0000          -
56944.87/3055.54	c      3056           6691        5641        20           0.0000    -4855476.0000          -
57048.31/3060.70	c      3061           6731        5681        20           0.0000    -4855476.0000          -
57149.68/3065.81	c      3066          39582       19997        20           0.0000    -4855476.0000          -
57249.15/3070.86	c      3071          39582       19997        20           0.0000    -4855476.0000          -
57350.69/3076.00	c      3076          39582       19997        20           0.0000    -4855476.0000          -
57452.52/3081.09	c      3081          39582       19997        20           0.0000    -4855476.0000          -
57553.98/3086.20	c      3086          39583           0        20           0.0000    -4855476.0000          -
57671.34/3092.04	c      3092          39583           0        20           0.0000    -4855476.0000          -
57770.83/3097.11	c      3097          39583           0        20           0.0000    -4855476.0000          -
57872.30/3102.14	c      3102          39583           0        20           0.0000    -4855476.0000          -
57971.65/3107.19	c      3107           7111        6061        20           0.0000    -4855476.0000          -
58072.42/3112.24	c      3112          39594          11        20           0.0000    -4855476.0000          -
58173.80/3117.32	c      3117           7211        6161        20           0.0000    -4855476.0000          -
58275.24/3122.42	c      3122           7251        6201        20           0.0000    -4855476.0000          -
58382.65/3127.83	c      3128          39674          91        20           0.0000    -4855476.0000          -
58488.70/3133.15	c      3133           7331        6281        20           0.0000    -4855476.0000          -
58593.49/3138.41	c      3138           7371        6321        20           0.0000    -4855476.0000          -
58696.94/3143.66	c      3144           7411        6361        20           0.0000    -4855476.0000          -
58796.49/3148.69	c      3149          39815         232        20           0.0000    -4855476.0000          -
58897.83/3153.77	c      3154          39835         252        20           0.0000    -4855476.0000          -
58999.27/3158.82	c      3159          39864         281        20           0.0000    -4855476.0000          -
59098.72/3163.83	c      3164          39895         312        20           0.0000    -4855476.0000          -
59198.16/3168.85	c      3169          39936         353        20           0.0000    -4855476.0000          -
59299.58/3173.90	c      3174           7631        6581        20           0.0000    -4855476.0000          -
59399.02/3178.93	c      3179           7671        6621        20           0.0000    -4855476.0000          -
59498.47/3183.96	c      3184          40017         434        20           0.0000    -4855476.0000          -
59597.91/3189.00	c      3189           7711        6661        20           0.0000    -4855476.0000          -
59697.35/3194.01	c      3194           7751        6701        20           0.0000    -4855476.0000          -
59801.23/3199.14	c      3199           7791        6741        20           0.0000    -4855476.0000          -
59900.71/3204.18	c      3204           7831        6781        20           0.0000    -4855476.0000          -
60003.62/3209.33	c      3209           7871        6821        20           0.0000    -4855476.0000          -
60111.04/3214.72	c      3215          40240         657        20           0.0000    -4855476.0000          -
60220.41/3220.23	c      3220          40280         697        20           0.0000    -4855476.0000          -
60323.82/3225.49	c      3226          40321         738        20           0.0000    -4855476.0000          -
60439.14/3231.25	c      3231           8051        7001        20           0.0000    -4855476.0000          -
60538.55/3236.28	c      3236           8091        7041        20           0.0000    -4855476.0000          -
60641.96/3241.41	c      3241           8131        7081        20           0.0000    -4855476.0000          -
60749.38/3246.86	c      3247           8171        7121        20           0.0000    -4855476.0000          -
60850.83/3252.00	c      3252           8211        7161        20           0.0000    -4855476.0000          -
60952.98/3257.12	c      3257           8251        7201        20           0.0000    -4855476.0000          -
61055.66/3262.23	c      3262          40704        1121        20           0.0000    -4855476.0000          -
61169.03/3267.97	c      3268           8351        7301        20           0.0000    -4855476.0000          -
61271.15/3273.07	c      3273           8391        7341        20           0.0000    -4855476.0000          -
61370.60/3278.07	c      3278           8431        7381        20           0.0000    -4855476.0000          -
61469.94/3283.10	c      3283           8471        7421        20           0.0000    -4855476.0000          -
61571.41/3288.17	c      3288           8511        7461        20           0.0000    -4855476.0000          -
61678.09/3293.50	c      3294           8551        7501        20           0.0000    -4855476.0000          -
61781.53/3298.76	c      3299           8559        7509        20           0.0000    -4855476.0000          -
61884.96/3303.97	c      3304           8611        7561        20           0.0000    -4855476.0000          -
61987.14/3309.05	c      3309           8651        7601        20           0.0000    -4855476.0000          -
62091.78/3314.31	c      3314           8691        7641        20           0.0000    -4855476.0000          -
62201.18/3319.82	c      3320           8731        7681        20           0.0000    -4855476.0000          -
62302.60/3324.91	c      3325           8771        7721        20           0.0000    -4855476.0000          -
62404.53/3330.05	c      3330           8811        7761        20           0.0000    -4855476.0000          -
62505.87/3335.19	c      3335           8851        7801        20           0.0000    -4855476.0000          -
62608.84/3340.34	c      3340          42425        2840        20           0.0000    -4855476.0000          -
62710.28/3345.45	c      3345          42545        2960        20           0.0000    -4855476.0000          -
62811.72/3350.50	c      3351          42665        3080        20           0.0000    -4855476.0000          -
62915.09/3355.75	c      3356           9031        7981        20           0.0000    -4855476.0000          -
63034.41/3361.71	c      3362           9071        8021        20           0.0000    -4855476.0000          -
63135.82/3366.89	c      3367          43065        3480        20           0.0000    -4855476.0000          -
63237.23/3371.97	c      3372           9151        8101        20           0.0000    -4855476.0000          -
63339.16/3377.04	c      3377          43324        3739        20           0.0000    -4855476.0000          -
63438.63/3382.10	c      3382          43442        3857        20           0.0000    -4855476.0000          -
63538.17/3387.12	c      3387          43565        3980        20           0.0000    -4855476.0000          -
63644.83/3392.44	c      3392           9331        8281        20           0.0000    -4855476.0000          -
63752.23/3397.80	c      3398           9371        8321        20           0.0000    -4855476.0000          -
63851.66/3402.83	c      3403           9411        8361        20           0.0000    -4855476.0000          -
63953.07/3407.94	c      3408           9451        8401        20           0.0000    -4855476.0000          -
64055.09/3413.05	c      3413           9491        8441        20           0.0000    -4855476.0000          -
64154.58/3418.09	c      3418           9511        8461        20           0.0000    -4855476.0000          -
64255.74/3423.13	c      3423           9531        8481        20           0.0000    -4855476.0000          -
64356.72/3428.23	c      3428           9571        8521        20           0.0000    -4855476.0000          -
64462.14/3433.53	c      3434          44705        5120        20           0.0000    -4855476.0000          -
64563.57/3438.62	c      3439          44825        5240        20           0.0000    -4855476.0000          -
64664.98/3443.73	c      3444           9711        8661        20           0.0000    -4855476.0000          -
64764.42/3448.78	c      3449           9751        8701        20           0.0000    -4855476.0000          -
64872.39/3454.14	c      3454           9791        8741        20           0.0000    -4855476.0000          -
64975.20/3459.40	c      3459           9831        8781        20           0.0000    -4855476.0000          -
65076.58/3464.43	c      3464          45425        5840        20           0.0000    -4855476.0000          -
65183.96/3469.87	c      3470          45425        5840        20           0.0000    -4855476.0000          -
65285.39/3474.93	c      3475          45425        5840        20           0.0000    -4855476.0000          -
65398.75/3480.66	c      3481          45425        5840        20           0.0000    -4855476.0000          -
65500.19/3485.71	c      3486          45425        5840        20           0.0000    -4855476.0000          -
65609.58/3491.22	c      3491          45425        5840        20           0.0000    -4855476.0000          -
65714.98/3496.56	c      3497          45425        5840        20           0.0000    -4855476.0000          -
65820.39/3501.84	c      3502          10191        9141        20           0.0000    -4855476.0000          -
65919.83/3506.86	c      3507          45686        6099        20           0.0000    -4855476.0000          -
66021.24/3511.93	c      3512          45806        6219        20           0.0000    -4855476.0000          -
66123.37/3517.05	c      3517          45926        6339        20           0.0000    -4855476.0000          -
66222.66/3522.05	c      3522          10371        9321        20           0.0000    -4855476.0000          -
66325.45/3527.26	c      3527          10411        9361        20           0.0000    -4855476.0000          -
66426.87/3532.30	c      3532          10451        9401        20           0.0000    -4855476.0000          -
66528.27/3537.41	c      3537          10471        9421        20           0.0000    -4855476.0000          -
66629.68/3542.55	c      3543          46606        7019        20           0.0000    -4855476.0000          -
66729.00/3547.59	c      3548          10551        9501        20           0.0000    -4855476.0000          -
66836.43/3552.95	c      3553          10591        9541        20           0.0000    -4855476.0000          -
66940.70/3558.27	c      3558          10631        9581        20           0.0000    -4855476.0000          -
67042.11/3563.32	c      3563          47166        7579        20           0.0000    -4855476.0000          -
67159.41/3569.21	c      3569          47326        7739        20           0.0000    -4855476.0000          -
67262.81/3574.46	c      3574          10771        9721        20           0.0000    -4855476.0000          -
67364.20/3579.59	c      3580          10811        9761        20           0.0000    -4855476.0000          -
67467.61/3584.72	c      3585          10851        9801        20           0.0000    -4855476.0000          -
67573.71/3590.06	c      3590          47886        8299        20           0.0000    -4855476.0000          -
67682.37/3595.54	c      3596          10951        9901        20           0.0000    -4855476.0000          -
67785.81/3600.78	c      3601          10991        9941        20           0.0000    -4855476.0000          -
67889.23/3606.01	c      3606          11031        9981        20           0.0000    -4855476.0000          -
67994.61/3611.29	c      3611          48486        8899        20           0.0000    -4855476.0000          -
68100.01/3616.59	c      3617          48646        9059        20           0.0000    -4855476.0000          -
68203.40/3621.77	c      3622          11171       10121        20           0.0000    -4855476.0000          -
68304.84/3626.86	c      3627          11211       10161        20           0.0000    -4855476.0000          -
68404.27/3631.87	c      3632          11251       10201        20           0.0000    -4855476.0000          -
68510.30/3637.15	c      3637          11311       10261        20           0.0000    -4855476.0000          -
68617.07/3642.50	c      3642          11351       10301        20           0.0000    -4855476.0000          -
68720.51/3647.78	c      3648          11391       10341        20           0.0000    -4855476.0000          -
68821.95/3652.88	c      3653          49726       10139        20           0.0000    -4855476.0000          -
68923.40/3658.02	c      3658          49886       10299        20           0.0000    -4855476.0000          -
69032.78/3663.44	c      3663          11491       10441        20           0.0000    -4855476.0000          -
69136.17/3668.65	c      3669          11531       10481        20           0.0000    -4855476.0000          -
69234.70/3673.66	c      3674          11571       10521        20           0.0000    -4855476.0000          -
69334.23/3678.68	c      3679          11631       10581        20           0.0000    -4855476.0000          -
69445.45/3684.23	c      3684          11671       10621        20           0.0000    -4855476.0000          -
69554.84/3689.78	c      3690          11711       10661        20           0.0000    -4855476.0000          -
69664.23/3695.24	c      3695          51006       11419        20           0.0000    -4855476.0000          -
69703.30/3697.29	c *    3697          51086       11499        20       -4181.0000    -4855476.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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


[startup+0.100106 s]*
/proc/loadavg: 70.79 77.15 74.66 63/984 771401
/proc/meminfo: memFree=576532032/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=100840 memory=88916 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 20123 0 0 0 9 2 0 0 20 0 1 0 130650048 103260160 22229 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 25210 22229 2347 3035 0 21606 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 100840 KiB
Current children cumulated memory: 88916 KiB

[startup+0.224452 s]*
/proc/loadavg: 70.79 77.15 74.66 62/984 771401
/proc/meminfo: memFree=576468924/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=163756 memory=152176 CPUtime=0.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 35929 0 0 0 19 5 0 0 20 0 1 0 130650048 167686144 38044 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 40939 38044 2347 3035 0 37335 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 163756 KiB
Current children cumulated memory: 152176 KiB

[startup+0.321617 s]*
/proc/loadavg: 70.79 77.15 74.66 62/984 771401
/proc/meminfo: memFree=576411600/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=221364 memory=209904 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 50364 0 0 0 26 7 0 0 20 0 1 0 130650048 226676736 52476 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 55341 52476 2347 3035 0 51737 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 221364 KiB
Current children cumulated memory: 209904 KiB

[startup+0.700316 s]
/proc/loadavg: 70.79 77.15 74.66 62/984 771401
/proc/meminfo: memFree=576288984/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=436232 memory=424440 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 102951 0 0 0 54 15 0 0 20 0 1 0 130650048 446701568 106110 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 109058 106110 2347 3035 0 105454 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 436232 KiB
Current children cumulated memory: 424440 KiB

[startup+1.50027 s]
/proc/loadavg: 70.00 76.88 74.58 62/984 771401
/proc/meminfo: memFree=576009152/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=980388 memory=968292 CPUtime=1.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 242323 0 0 0 113 35 0 0 20 0 1 0 130650048 1003917312 242073 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 245097 242073 2555 3035 0 241493 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 980388 KiB
Current children cumulated memory: 968292 KiB

[startup+3.12185 s]
/proc/loadavg: 70.00 76.88 74.58 62/984 771401
/proc/meminfo: memFree=575131980/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=1512516 memory=1488352 CPUtime=3.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 368764 0 0 0 254 56 0 0 20 0 1 0 130650048 1548816384 372088 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 378129 372088 2614 3035 0 374525 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1512516 KiB
Current children cumulated memory: 1488352 KiB

[startup+6.30027 s]
/proc/loadavg: 69.28 76.62 74.51 62/984 771403
/proc/meminfo: memFree=574633676/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=2024708 memory=1982376 CPUtime=6.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 407746 0 0 0 551 76 0 0 20 0 1 0 130650048 2073300992 495594 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 506177 495594 2742 3035 0 502573 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2024708 KiB
Current children cumulated memory: 1982376 KiB

[startup+12.7002 s]
/proc/loadavg: 68.62 76.36 74.44 62/984 771405
/proc/meminfo: memFree=574603612/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=2047076 memory=1996028 CPUtime=12.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 409200 0 0 0 1186 79 0 0 20 0 1 0 130650048 2096205824 499007 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 511769 499007 2742 3035 0 508165 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2047076 KiB
Current children cumulated memory: 1996028 KiB

[startup+25.5002 s]
/proc/loadavg: 67.45 75.85 74.29 62/984 771408
/proc/meminfo: memFree=574551340/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=2048176 memory=2001708 CPUtime=25.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 410320 0 0 0 2459 82 0 0 20 0 1 0 130650048 2097332224 500427 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 512044 500427 2742 3035 0 508440 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2048176 KiB
Current children cumulated memory: 2001708 KiB

[startup+51.1218 s]
/proc/loadavg: 64.91 74.43 73.87 62/984 771411
/proc/meminfo: memFree=574427712/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=2048408 memory=2002136 CPUtime=50.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 410580 0 0 0 5010 84 0 0 20 0 1 0 130650048 2097569792 500534 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 512102 500534 2742 3035 0 508498 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2048408 KiB
Current children cumulated memory: 2002136 KiB

[startup+102.3 s]
/proc/loadavg: 62.84 72.39 73.20 62/981 771419
/proc/meminfo: memFree=573638696/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=2729476 memory=2654152 CPUtime=101.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 554343 0 0 0 10070 118 0 0 20 0 1 0 130650048 2794983424 663538 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 682369 663538 2790 3035 0 678765 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 2729476 KiB
Current children cumulated memory: 2654152 KiB

[startup+162.3 s]
/proc/loadavg: 61.78 70.34 72.45 62/981 771429
/proc/meminfo: memFree=573364792/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=2767884 memory=2691164 CPUtime=161.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) R 771397 771400 765734 0 -1 4194304 559604 0 0 0 16035 121 0 0 20 0 1 0 130650048 2834313216 672791 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 691971 672791 2790 3035 0 688367 0
Current children cumulated CPU time: 161.56 s
Current children cumulated vsize: 2767884 KiB
Current children cumulated memory: 2691164 KiB

[startup+222.302 s]
/proc/loadavg: 68.92 70.49 72.34 81/1021 771481
/proc/meminfo: memFree=525348048/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=53402184 memory=50496996 CPUtime=730.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) S 771397 771400 765734 0 -1 1077936128 11040984 0 0 0 70660 2384 0 0 20 0 41 0 130650048 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 13350546 12624249 2822 3035 0 13010101 0
[pid=771400/tid=771433] ppid=771397 vsize=53402184 memory=32792 CPUtime=27.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771433/stat : 771433 (fscip) R 771397 771400 765734 0 -1 4194368 321323 0 0 0 2718 71 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771434] ppid=771397 vsize=53402184 memory=11448 CPUtime=27.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771434/stat : 771434 (fscip) R 771397 771400 765734 0 -1 4194368 620123 0 0 0 2629 132 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771435] ppid=771397 vsize=53402184 memory=2691164 CPUtime=27.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771435/stat : 771435 (fscip) R 771397 771400 765734 0 -1 4194368 619591 0 0 0 2635 128 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771436] ppid=771397 vsize=53402184 memory=281091249294016 CPUtime=27.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771436/stat : 771436 (fscip) R 771397 771400 765734 0 -1 4194368 320993 0 0 0 2719 72 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771437] ppid=771397 vsize=53402184 memory=45996168 CPUtime=27.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771437/stat : 771437 (fscip) R 771397 771400 765734 0 -1 4194368 620148 0 0 0 2629 134 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771438] ppid=771397 vsize=53402184 memory=11652 CPUtime=27.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771438/stat : 771438 (fscip) R 771397 771400 765734 0 -1 4194368 620120 0 0 0 2635 131 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771439] ppid=771397 vsize=53402184 memory=25333125866717268 CPUtime=27.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771439/stat : 771439 (fscip) R 771397 771400 765734 0 -1 4194368 320452 0 0 0 2719 69 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771440] ppid=771397 vsize=53402184 memory=6952 CPUtime=27.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771440/stat : 771440 (fscip) R 771397 771400 765734 0 -1 4194368 621720 0 0 0 2639 132 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771441] ppid=771397 vsize=53402184 memory=-6081947913366453093 CPUtime=27.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771441/stat : 771441 (fscip) R 771397 771400 765734 0 -1 4194368 621349 0 0 0 2631 132 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771442] ppid=771397 vsize=53402184 memory=50455320 CPUtime=27.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771442/stat : 771442 (fscip) R 771397 771400 765734 0 -1 4194368 320633 0 0 0 2715 76 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771443] ppid=771397 vsize=53402184 memory=0 CPUtime=27.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771443/stat : 771443 (fscip) R 771397 771400 765734 0 -1 4194368 618564 0 0 0 2631 132 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771444] ppid=771397 vsize=53402184 memory=281091250808992 CPUtime=27.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771444/stat : 771444 (fscip) R 771397 771400 765734 0 -1 4194368 621510 0 0 0 2633 132 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771445] ppid=771397 vsize=53402184 memory=16164 CPUtime=27.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771445/stat : 771445 (fscip) R 771397 771400 765734 0 -1 4194368 320695 0 0 0 2716 75 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771446] ppid=771397 vsize=53402184 memory=5512 CPUtime=27.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771446/stat : 771446 (fscip) R 771397 771400 765734 0 -1 4194368 620997 0 0 0 2632 133 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771447] ppid=771397 vsize=53402184 memory=51344 CPUtime=27.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771447/stat : 771447 (fscip) R 771397 771400 765734 0 -1 4194368 616591 0 0 0 2638 129 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771448] ppid=771397 vsize=53402184 memory=10544 CPUtime=27.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771448/stat : 771448 (fscip) R 771397 771400 765734 0 -1 4194368 321457 0 0 0 2717 75 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771449] ppid=771397 vsize=53402184 memory=0 CPUtime=27.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771449/stat : 771449 (fscip) R 771397 771400 765734 0 -1 4194368 618503 0 0 0 2631 132 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771450] ppid=771397 vsize=53402184 memory=50271644 CPUtime=27.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771450/stat : 771450 (fscip) R 771397 771400 765734 0 -1 4194368 615412 0 0 0 2571 131 0 0 20 0 41 0 130667650 54683836416 12624249 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0

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

/proc/771400/task/771465/stat : 771465 (fscip) S 771397 771400 765734 0 -1 1077936192 231 0 0 0 2 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771466] ppid=771397 vsize=99066548 memory=25333125866717268 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771466/stat : 771466 (fscip) S 771397 771400 765734 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771467] ppid=771397 vsize=99066548 memory=90614720 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771467/stat : 771467 (fscip) S 771397 771400 765734 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771468] ppid=771397 vsize=99066548 memory=2208 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771468/stat : 771468 (fscip) S 771397 771400 765734 0 -1 1077936192 245 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771469] ppid=771397 vsize=99066548 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771469/stat : 771469 (fscip) S 771397 771400 765734 0 -1 1077936192 229 0 0 0 0 2 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771470] ppid=771397 vsize=99066548 memory=41812 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771470/stat : 771470 (fscip) S 771397 771400 765734 0 -1 1077936192 223 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771471] ppid=771397 vsize=99066548 memory=90564216 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771471/stat : 771471 (fscip) S 771397 771400 765734 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771472] ppid=771397 vsize=99066548 memory=91034344 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771472/stat : 771472 (fscip) S 771397 771400 765734 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771473] ppid=771397 vsize=99066548 memory=91034656 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771473/stat : 771473 (fscip) S 771397 771400 765734 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771474] ppid=771397 vsize=99066548 memory=7813297218300176740 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771474/stat : 771474 (fscip) S 771397 771400 765734 0 -1 1077936192 224 0 0 0 0 3 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771475] ppid=771397 vsize=99066548 memory=25333125866717268 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771475/stat : 771475 (fscip) S 771397 771400 765734 0 -1 1077936192 274 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771476] ppid=771397 vsize=99066548 memory=91026656 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771476/stat : 771476 (fscip) S 771397 771400 765734 0 -1 1077936192 225 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771477] ppid=771397 vsize=99066548 memory=91034576 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771477/stat : 771477 (fscip) S 771397 771400 765734 0 -1 1077936192 225 0 0 0 3 0 0 0 20 0 41 0 130669534 101444145152 22758664 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
Current children cumulated CPU time: 68613.1 s
Current children cumulated vsize: 99066548 KiB
Current children cumulated memory: 91034656 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 20.02 20.82 34.75 21/881 773413
/proc/meminfo: memFree=687297944/790760804 swapFree=131071996/131071996
[pid=771400] ppid=771397 vsize=99196364 memory=91046844 CPUtime=69759.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/stat : 771400 (fscip) S 771397 771400 765734 0 -1 1077936128 246739876 0 0 0 6949537 26409 0 0 20 0 41 0 130650048 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
/proc/771400/statm: 24799091 22761711 3334 3035 0 24382886 0
[pid=771400/tid=771433] ppid=771397 vsize=99196364 memory=281091248800592 CPUtime=3478.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771433/stat : 771433 (fscip) R 771397 771400 765734 0 -1 4194368 9929581 0 0 0 345863 2005 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771434] ppid=771397 vsize=99196364 memory=-7520862560235774845 CPUtime=3478.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771434/stat : 771434 (fscip) R 771397 771400 765734 0 -1 4194368 10899490 0 0 0 346729 1166 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771435] ppid=771397 vsize=99196364 memory=33000 CPUtime=3477.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771435/stat : 771435 (fscip) R 771397 771400 765734 0 -1 4194368 13106494 0 0 0 346547 1243 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771436] ppid=771397 vsize=99196364 memory=11448 CPUtime=3480.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771436/stat : 771436 (fscip) R 771397 771400 765734 0 -1 4194368 9195590 0 0 0 346666 1393 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771437] ppid=771397 vsize=99196364 memory=41812 CPUtime=3485.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771437/stat : 771437 (fscip) R 771397 771400 765734 0 -1 4194368 8472466 0 0 0 347553 989 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771438] ppid=771397 vsize=99196364 memory=10544 CPUtime=3476.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771438/stat : 771438 (fscip) R 771397 771400 765734 0 -1 4194368 20990567 0 0 0 345838 1764 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771439] ppid=771397 vsize=99196364 memory=5512 CPUtime=3482.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771439/stat : 771439 (fscip) R 771397 771400 765734 0 -1 4194368 9213424 0 0 0 347374 896 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771440] ppid=771397 vsize=99196364 memory=16164 CPUtime=3479.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771440/stat : 771440 (fscip) R 771397 771400 765734 0 -1 4194368 8428689 0 0 0 347024 919 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771441] ppid=771397 vsize=99196364 memory=11448 CPUtime=3484.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771441/stat : 771441 (fscip) R 771397 771400 765734 0 -1 4194368 18858809 0 0 0 346858 1552 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771442] ppid=771397 vsize=99196364 memory=-7520862560235774845 CPUtime=3479.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771442/stat : 771442 (fscip) R 771397 771400 765734 0 -1 4194368 9674893 0 0 0 346920 1051 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771443] ppid=771397 vsize=99196364 memory=6772 CPUtime=3474.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771443/stat : 771443 (fscip) R 771397 771400 765734 0 -1 4194368 10940472 0 0 0 346274 1154 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771444] ppid=771397 vsize=99196364 memory=6720667666236916071 CPUtime=3483.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771444/stat : 771444 (fscip) R 771397 771400 765734 0 -1 4194368 18074054 0 0 0 346808 1517 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771445] ppid=771397 vsize=99196364 memory=6720667666236916071 CPUtime=3472.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771445/stat : 771445 (fscip) R 771397 771400 765734 0 -1 4194368 9107494 0 0 0 346392 863 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771446] ppid=771397 vsize=99196364 memory=-8316900901535099443 CPUtime=3468.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771446/stat : 771446 (fscip) R 771397 771400 765734 0 -1 4194368 11390687 0 0 0 344731 2139 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771447] ppid=771397 vsize=99196364 memory=3300 CPUtime=3480.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771447/stat : 771447 (fscip) R 771397 771400 765734 0 -1 4194368 19412748 0 0 0 346312 1689 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771448] ppid=771397 vsize=99196364 memory=0 CPUtime=3480.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771448/stat : 771448 (fscip) R 771397 771400 765734 0 -1 4194368 8844606 0 0 0 346832 1211 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771449] ppid=771397 vsize=99196364 memory=91029076 CPUtime=3484.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771449/stat : 771449 (fscip) R 771397 771400 765734 0 -1 4194368 11454582 0 0 0 347276 1145 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771450] ppid=771397 vsize=99196364 memory=6720667666236916071 CPUtime=3477.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771450/stat : 771450 (fscip) R 771397 771400 765734 0 -1 4194368 18069240 0 0 0 346193 1566 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771451] ppid=771397 vsize=99196364 memory=-7520862560235774845 CPUtime=3480.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771451/stat : 771451 (fscip) R 771397 771400 765734 0 -1 4194368 9139830 0 0 0 347130 878 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771452] ppid=771397 vsize=99196364 memory=5789202775128695890 CPUtime=3477.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771452/stat : 771452 (fscip) R 771397 771400 765734 0 -1 4194368 10739738 0 0 0 346653 1093 0 0 20 0 41 0 130667650 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771458] ppid=771397 vsize=99196364 memory=13060 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771458/stat : 771458 (fscip) S 771397 771400 765734 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771459] ppid=771397 vsize=99196364 memory=-7819220407477041019 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771459/stat : 771459 (fscip) S 771397 771400 765734 0 -1 1077936192 214 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771460] ppid=771397 vsize=99196364 memory=7955727924213801579 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771460/stat : 771460 (fscip) S 771397 771400 765734 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771461] ppid=771397 vsize=99196364 memory=7524500490682526574 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771461/stat : 771461 (fscip) S 771397 771400 765734 0 -1 1077936192 183 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771462] ppid=771397 vsize=99196364 memory=7524500490682526574 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771462/stat : 771462 (fscip) S 771397 771400 765734 0 -1 1077936192 202 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771463] ppid=771397 vsize=99196364 memory=91681960 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771463/stat : 771463 (fscip) S 771397 771400 765734 0 -1 1077936192 229 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771464] ppid=771397 vsize=99196364 memory=-7101718590825193272 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771464/stat : 771464 (fscip) S 771397 771400 765734 0 -1 1077936192 227 0 0 0 2 1 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771465] ppid=771397 vsize=99196364 memory=-6876588627878947929 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771465/stat : 771465 (fscip) S 771397 771400 765734 0 -1 1077936192 236 0 0 0 2 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771466] ppid=771397 vsize=99196364 memory=6944656591801717405 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771466/stat : 771466 (fscip) S 771397 771400 765734 0 -1 1077936192 233 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771467] ppid=771397 vsize=99196364 memory=6944656592455097440 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771467/stat : 771467 (fscip) S 771397 771400 765734 0 -1 1077936192 226 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771468] ppid=771397 vsize=99196364 memory=6655300316396806240 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771468/stat : 771468 (fscip) S 771397 771400 765734 0 -1 1077936192 248 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771469] ppid=771397 vsize=99196364 memory=7813297218300176740 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771469/stat : 771469 (fscip) S 771397 771400 765734 0 -1 1077936192 232 0 0 0 0 2 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771470] ppid=771397 vsize=99196364 memory=6645459911560372124 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771470/stat : 771470 (fscip) S 771397 771400 765734 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771471] ppid=771397 vsize=99196364 memory=198340509722 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771471/stat : 771471 (fscip) S 771397 771400 765734 0 -1 1077936192 227 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771472] ppid=771397 vsize=99196364 memory=25031 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771472/stat : 771472 (fscip) S 771397 771400 765734 0 -1 1077936192 212 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771473] ppid=771397 vsize=99196364 memory=25369 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771473/stat : 771473 (fscip) S 771397 771400 765734 0 -1 1077936192 227 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771474] ppid=771397 vsize=99196364 memory=25699 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771474/stat : 771474 (fscip) S 771397 771400 765734 0 -1 1077936192 228 0 0 0 0 3 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771475] ppid=771397 vsize=99196364 memory=26032 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771475/stat : 771475 (fscip) S 771397 771400 765734 0 -1 1077936192 279 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771476] ppid=771397 vsize=99196364 memory=64250 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771476/stat : 771476 (fscip) S 771397 771400 765734 0 -1 1077936192 230 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
[pid=771400/tid=771477] ppid=771397 vsize=99196364 memory=83372 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/771400/task/771477/stat : 771477 (fscip) S 771397 771400 765734 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 130669534 101577076736 22761711 809668444160 4194304 16623229 140731744879248 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 49680384 140731744887814 140731744887932 140731744887932 140731744894960 0
Current children cumulated CPU time: 69759.5 s
Current children cumulated vsize: 99196364 KiB
Current children cumulated memory: 91046844 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=69495.8 s, system=266.366 s

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

[startup+3700.8 s]
/proc/loadavg: 20.02 20.82 34.75 2/842 773413
/proc/meminfo: memFree=693635004/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: 20.02 20.82 34.75 2/842 773413
/proc/meminfo: memFree=736634756/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: 18.49 20.49 34.57 2/842 773413
/proc/meminfo: memFree=766812288/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.32
CPU time (s): 69762.1
CPU user time (s): 69495.8
CPU system time (s): 266.366
CPU usage (%): 1884.28
Max. virtual memory (cumulated for all children) (KiB): 100179404
Max. memory (cumulated for all children) (KiB): 91682100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69495.8
system time used= 266.366
maximum resident set size= 91684148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246740941
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= 675366
involuntary context switches= 272293


# summary of solver processes directly reported to runsolver:
#   pid: 771400
#   total CPU time (s): 69762.1
#   total CPU user time (s): 69495.8
#   total CPU system time (s): 266.366

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 31.4488 second user time and 82.2875 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 15:04:29
IDJOB=4465420
IDBENCH=158099
IDSOLVER=3094
FILE ID=nodeD105/4465420-1723640669
RUNJOBID= nodeD105-1723632030-765744
SLURM_JOB_ID= 8267915
Free space on /tmp= 8622724 MiB

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

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

MD5SUM BENCH= b426dbe7074eb22ba087b5fa4a4ffb0b
RANDOM SEED=1316987481

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 79
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
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:        576598744 kB
MemAvailable:   581859980 kB
Buffers:         1234128 kB
Cached:          7308320 kB
SwapCached:            0 kB
Active:          1762612 kB
Inactive:       208500140 kB
Active(anon):       2168 kB
Inactive(anon): 201757044 kB
Active(file):    1760444 kB
Inactive(file):  6743096 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             56412 kB
Writeback:             0 kB
AnonPages:      201714824 kB
Mapped:           138744 kB
Shmem:             38920 kB
KReclaimable:     354796 kB
Slab:             793020 kB
SReclaimable:     354796 kB
SUnreclaim:       438224 kB
KernelStack:       16896 kB
PageTables:       411412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   23390772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1156608 kB
HardwareCorrupted:     0 kB
AnonHugePages:  30457856 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:     1253376 kB
DirectMap2M:    171210752 kB
DirectMap1G:    633339904 kB

Free space on /tmp at the end= 8622868 MiB
End job on nodeD105 at 2024-08-14 16:06:12