Trace number 4465135

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) 72002 3637.25

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-core4284-1064.opb
MD5SUM9634c234ec2c2f6b5ee1ba365a629db0
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 benchmark1073
Best CPU time to get the best result obtained on this benchmark70845.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21705
Total number of constraints4285
Number of constraints which are clauses4284
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint15760
Number of terms in the objective function 21705
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 37465
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 37465
Number of bits of the biggest sum of numbers16
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)
0.11/0.12	c Default LC presolving (default).
0.11/0.12	c ** Before presolving: virtualMemUsedAtLc = 108808483, getVmSize() = 102162432, SCIPgetMemUsed() = 69131936, SCIPgetMemTotal() = 79519376, SCIPgetMemExternEstim() = 29289107
0.11/0.12	c ** set memory limit for presolving in LC to 8.79575e+12 for SCIP **
1.58/1.67	c ** Estimated virtualMemUsedAtSolver = 190224618, getVmSize() = 282329088, SCIPgetMemUsed() = 187835884, SCIPgetMemTotal() = 256047820, SCIPgetMemExternEstim() = 29289107
1.58/1.67	c ** set memory limit for solvers to 4.18802e+11 for each SCIP **
1.58/1.67	c Original Problem   :
1.58/1.67	c   Problem name     : instance-4465135-1722444258
1.58/1.67	c   Variables        : 21705 (21705 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.67	c   Constraints      : 4285
1.58/1.67	c   Objective sense  : minimize
1.58/1.67	c Presolved Problem  :
1.58/1.67	c   Variables        : 15636 (15636 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.67	c   Constraints      : 3387
1.58/1.67	c Constraints        : Number
1.58/1.67	c   knapsack         : 1 
1.58/1.67	c   setppc           : 8 
1.58/1.67	c   logicor          : 3378 
1.58/1.67	c ** Instance transfer method used: 0
1.69/1.70	c ** ParaScipInstance copy does not increase the number of variables. **
2.19/2.23	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.19/2.24	c                                Nodes    Active                                            
2.19/2.24	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
9.65/2.72	c *       3              0           1        20       20392.0000                -          -
20.95/3.33	c *       3              0           1        20       15735.0000                -          -
20.95/3.34	c *       3              0           1        20       15671.0000                -          -
20.95/3.36	c *       3              0           1        20       15655.0000                -          -
22.27/3.42	c *       3              0           1        20        1404.0000                -          -
22.27/3.44	c *       3              0           1        20        1396.0000                -          -
22.27/3.45	c *       3              0           1        20        1391.0000                -          -
30.99/3.92	c *       4              2           1        20        1385.0000          26.0000          -
60.69/5.41	c         5              3           4        20        1385.0000          27.0000          -
163.54/10.62	c *      11             41          42        20        1361.0000          27.0000          -
163.54/10.62	c        11             41          42        20        1361.0000          27.0000          -
163.54/10.67	c *      11             41          42        20        1350.0000          27.0000          -
165.47/10.70	c *      11             41          42        20        1348.0000          27.0000          -
167.38/10.82	c *      11             41          42        20        1347.0000          27.0000          -
204.98/12.80	c *      13             81          82        20        1343.0000          27.0000          -
224.75/13.70	c *      14            142         141        20        1316.0000          27.0000          -
264.32/15.71	c *      16            213         212        20        1310.0000          27.0000          -
264.32/15.71	c        16            213         212        20        1310.0000          27.0000          -
301.91/17.60	c *      18            302         301        20        1308.0000          27.0000          -
363.18/20.75	c        21            416         415        20        1308.0000          27.0000          -
414.43/23.37	c *      23            542         543        20        1307.0000          27.0000          -
471.78/26.28	c        26            581         582        20        1307.0000          27.0000          -
521.24/28.71	c *      29            662         661        20        1298.0000          27.0000          -
570.69/31.28	c        31            862         861        20        1298.0000          27.0000          -
679.42/36.71	c        37           1331         281        20        1298.0000          28.0000          -
780.37/41.80	c        42           1831         781        20        1298.0000          28.0000          -
879.42/46.82	c        47           2211        1161        20        1298.0000          28.0000          -
980.50/51.91	c        52           2691        1641        20        1298.0000          28.0000          -
1091.44/57.54	c        58           3130        2082        20        1298.0000          28.0000          -
1131.08/59.56	c *      60           3171        2121        20        1297.0000          28.0000          -
1190.38/62.56	c        63           3351        2301        20        1297.0000          28.0000          -
1237.89/64.93	c *      65           3411        2361        20        1296.0000          28.0000          -
1293.31/67.70	c        68           3700        2650        20        1296.0000          28.0000          -
1303.20/68.26	c *      68           3631        2581        20        1295.0000          28.0000          -
1392.22/72.72	c        73           4071        3021        20        1295.0000          28.0000          -
1493.17/77.83	c        78           4731        3681        20        1295.0000          28.0000          -
1596.69/83.06	c        83           5295        4245        20        1295.0000          28.0000          -
1697.73/88.13	c        88           5950        4902        20        1295.0000          28.0000          -
1796.82/93.18	c        93           6494        5444        20        1295.0000          28.0000          -
1899.04/98.38	c        98           7291        6241        20        1295.0000          28.0000          -
1999.92/103.48	c       103           8511        7461        20        1295.0000          28.0000          -
2102.78/108.60	c       109           9711        8661        20        1295.0000          28.0000          -
2203.67/113.76	c       114          11629       10579        20        1295.0000          28.0000          -
2304.62/118.85	c       119          14909       13564        20        1295.0000          28.0000          -
2411.42/124.28	c       124          15352         361        20        1295.0000          28.0000          -
2510.32/129.26	c *     129          15752         761        20        1111.0000          28.0000          -
2512.28/129.39	c       129          15752         761        20        1111.0000          28.0000          -
2530.07/130.27	c *     130          15852         861        20        1108.0000          28.0000          -
2533.97/130.40	c *     130          15852         861        20        1105.0000          28.0000          -
2623.06/134.96	c       135          15923         921        20        1105.0000          28.0000          -
2721.80/140.02	c       140          16423        1421        20        1105.0000          28.0000          -
2828.71/145.32	c       145          16823        1821        20        1105.0000          28.0000          -
2937.57/150.81	c       151          17652        2661        20        1105.0000          28.0000          -
3038.57/156.00	c       156          17842        2842        20        1105.0000          28.0000          -
3142.18/161.19	c       161          18952        3961        20        1105.0000          28.0000          -
3244.47/166.38	c       166          19912        4921        20        1105.0000          28.0000          -
3345.63/171.48	c       171          21112        6121        20        1105.0000          28.0000          -
3448.51/176.65	c       177          22583        7592        20        1105.0000          28.0000          -
3549.63/181.75	c       182          24292        9301        20        1105.0000          28.0000          -
3650.65/186.88	c       187          25762       10762        20        1105.0000          28.0000          -
3754.40/192.11	c       192          27889       12602        20        1105.0000          28.0000          -
3856.84/197.20	c       197          27988       12606        20        1105.0000          28.0000          -
3957.72/202.32	c       202          28257         261        20        1105.0000          28.0000          -
4056.74/207.38	c       207          29111        1081        20        1105.0000          28.0000          -
4157.82/212.43	c       212          29611        1581        20        1105.0000          28.0000          -
4258.99/217.52	c       218          29597        1601        20        1105.0000          28.0000          -
4358.18/222.54	c       223          30511        2481        20        1105.0000          28.0000          -
4461.16/227.71	c       228          31251        3221        20        1105.0000          28.0000          -
4562.32/232.84	c       233          32271        4241        20        1105.0000          28.0000          -
4663.48/238.00	c       238          31997        4001        20        1105.0000          28.0000          -
4765.29/243.11	c       243          32997        5001        20        1105.0000          28.0000          -
4866.45/248.18	c       248          34177        6181        20        1105.0000          28.0000          -
4966.84/253.23	c       253          40491       12461        20        1105.0000          28.0000          -
5066.01/258.29	c       258          40820       12510        20        1105.0000          28.0000          -
5167.16/263.36	c       263          40893       12657        20        1105.0000          28.0000          -
5268.35/268.43	c       268          41408       12655        20        1105.0000          28.0000          -
5369.51/273.55	c       274          41650         177        20        1105.0000          28.0000          -
5468.72/278.59	c       279          41927         679        20        1105.0000          28.0000          -
5571.82/283.73	c       284          42474        1001        20        1105.0000          28.0000          -
5677.57/289.05	c       289          42954        1481        20        1105.0000          28.0000          -
5780.08/294.23	c       294          43309        2061        20        1105.0000          28.0000          -
5879.28/299.25	c       299          43854        2381        20        1105.0000          28.0000          -
5978.43/304.26	c       304          44589        3341        20        1105.0000          28.0000          -
6077.64/309.27	c       309          45591        4343        20        1105.0000          28.0000          -
6178.66/314.35	c       314          46254        4781        20        1105.0000          28.0000          -
6281.82/319.53	c       320          48109        6861        20        1105.0000          28.0000          -
6382.97/324.67	c       325          49969        8721        20        1105.0000          28.0000          -
6484.13/329.73	c       330          53249       12001        20        1105.0000          28.0000          -
6585.27/334.88	c       335          54580       12751        20        1105.0000          28.0000          -
6672.52/339.30	c *     339              2           1        20        1103.0000        1054.1866      4.63%
6676.39/339.49	c *     340              2           1        20        1102.0000        1054.1866      4.54%
6690.81/340.14	c       340              2           1        20        1102.0000        1054.1866      4.54%
6805.08/345.93	c       346              2           1        20        1102.0000        1054.1866      4.54%
6914.22/351.44	c       351              2           1        20        1102.0000        1054.1866      4.54%
7015.29/356.51	c       357              2           1        20        1102.0000        1054.2678      4.53%
7118.45/361.75	c       362              2           1        20        1102.0000        1054.2678      4.53%
7219.62/366.86	c       367              2           1        20        1102.0000        1054.2678      4.53%
7318.81/371.89	c       372              2           1        20        1102.0000        1054.2678      4.53%
7422.23/377.08	c       377              2           1        20        1102.0000        1054.2678      4.53%
7528.62/382.49	c       382              2           1        20        1102.0000        1054.2678      4.53%
7633.64/387.70	c       388              3           2        20        1102.0000        1054.2966      4.52%
7732.81/392.78	c       393              3           2        20        1102.0000        1054.2966      4.52%
7833.97/397.89	c       398              3           2        20        1102.0000        1054.2966      4.52%
7937.64/403.12	c       403              3           2        20        1102.0000        1054.2966      4.52%
8039.02/408.17	c       408              4           3        20        1102.0000        1054.2966      4.52%
8141.11/413.38	c       413              4           3        20        1102.0000        1054.2966      4.52%
8244.27/418.53	c       419              4           3        20        1102.0000        1054.2966      4.52%
8345.43/423.68	c       424              5           4        20        1102.0000        1054.2966      4.52%
8448.57/428.82	c       429              5           4        20        1102.0000        1054.2966      4.52%
8549.71/433.90	c       434              5           4        20        1102.0000        1054.2966      4.52%
8648.86/438.99	c       439              6           5        20        1102.0000        1054.2966      4.52%
8750.55/444.07	c       444              6           5        20        1102.0000        1054.2966      4.52%
8851.52/449.17	c       449              6           5        20        1102.0000        1054.2966      4.52%
8951.89/454.29	c       454              6           5        20        1102.0000        1054.2966      4.52%
9053.05/459.38	c       459              6           5        20        1102.0000        1054.2966      4.52%
9156.08/464.53	c       465              6           5        20        1102.0000        1054.2966      4.52%
9257.26/469.64	c       470              7           6        20        1102.0000        1054.2966      4.52%
9356.44/474.65	c       475              7           6        20        1102.0000        1054.2966      4.52%
9459.60/479.86	c       480              7           6        20        1102.0000        1054.2966      4.52%
9560.78/484.93	c       485              7           6        20        1102.0000        1054.2966      4.52%
9662.58/490.05	c       490              7           6        20        1102.0000        1054.2966      4.52%
9767.10/495.30	c       495              7           6        20        1102.0000        1054.2966      4.52%
9868.28/500.47	c       500              8           7        20        1102.0000        1054.2966      4.52%
9969.39/505.58	c       506              8           7        20        1102.0000        1054.2966      4.52%
10056.70/509.97	c *     510              8           7        20        1095.0000        1054.2966      3.86%
10070.45/510.63	c       511              8           7        20        1095.0000        1054.2966      3.86%
10110.11/512.68	c *     513              8           7        20        1094.0000        1054.2966      3.77%
10171.49/515.77	c       516              9           8        20        1094.0000        1054.2966      3.77%
10189.34/516.60	c *     517              9           8        20        1093.0000        1054.2966      3.67%
10260.62/520.20	c *     520              9           8        20        1092.0000        1054.2966      3.58%
10270.54/520.80	c       521              9           8        20        1092.0000        1054.2966      3.58%
10373.46/525.95	c       526              9           8        20        1092.0000        1054.2966      3.58%
10475.06/531.04	c       531             10           9        20        1092.0000        1054.2966      3.58%
10577.50/536.28	c       536             10           9        20        1092.0000        1054.2966      3.58%
10678.66/541.37	c       541             10           9        20        1092.0000        1054.2966      3.58%
10779.76/546.42	c       546             10           9        20        1092.0000        1054.2966      3.58%
10880.81/551.52	c       552             10           9        20        1092.0000        1054.2966      3.58%
10981.94/556.61	c       557             11          10        20        1092.0000        1054.2966      3.58%
11083.08/561.74	c       562             13          12        20        1092.0000        1054.3556      3.57%
11186.20/566.97	c       567             13          12        20        1092.0000        1054.3556      3.57%
11290.03/572.19	c       572             14          13        20        1092.0000        1054.3556      3.57%
11392.32/577.37	c       577             12          11        20        1092.0000        1054.3596      3.57%
11497.42/582.61	c       583             12          11        20        1092.0000        1054.3596      3.57%
11550.95/585.32	c *     585             13          12        20        1091.0000        1054.3596      3.48%
11598.39/587.70	c       588             12          11        20        1091.0000        1054.3767      3.47%
11697.45/592.79	c       593             13          12        20        1091.0000        1054.3767      3.47%
11715.29/593.62	c *     594             13          12        20        1090.0000        1054.3767      3.38%
11798.40/597.87	c       598             13          12        20        1090.0000        1054.3767      3.38%
11867.78/601.37	c *     601             13          12        20        1089.0000        1054.3767      3.28%
11899.52/602.97	c       603             13          12        20        1089.0000        1054.3767      3.28%
11998.69/608.01	c       608             13          12        20        1089.0000        1054.3767      3.28%
12100.54/613.12	c       613             13          12        20        1089.0000        1054.3767      3.28%
12204.72/618.38	c       618             15          14        20        1089.0000        1054.4242      3.28%
12311.66/623.76	c       624             15          14        20        1089.0000        1054.4242      3.28%
12412.67/628.84	c       629             15          14        20        1089.0000        1054.4242      3.28%
12513.62/633.90	c       634             15          14        20        1089.0000        1054.4242      3.28%
12612.48/638.98	c *     639             16          15        20        1088.0000        1054.4242      3.18%
12612.48/638.98	c       639             16          15        20        1088.0000        1054.4242      3.18%
12713.99/644.11	c       644             17          16        20        1088.0000        1054.4242      3.18%
12760.78/646.44	c *     646             18          17        20        1087.0000        1054.4242      3.09%
12816.15/649.26	c       649             18          17        20        1087.0000        1054.4242      3.09%
12907.27/653.83	c *     654             19          18        20        1086.0000        1054.4242      2.99%
12917.06/654.38	c       654             19          18        20        1086.0000        1054.4242      2.99%
13018.20/659.45	c *     659             19          18        20        1085.0000        1054.4242      2.90%
13018.20/659.45	c       659             19          18        20        1085.0000        1054.4242      2.90%
13119.24/664.58	c       665             19          18        20        1085.0000        1054.4242      2.90%
13231.89/670.25	c       670             19          18        20        1085.0000        1054.4639      2.90%
13336.58/675.52	c       676             19          18        20        1085.0000        1054.4639      2.90%
13437.17/680.66	c       681             19          18        20        1085.0000        1054.4639      2.90%
13540.18/685.84	c       686             19          18        20        1085.0000        1054.4639      2.90%
13645.90/691.15	c       691             20          19        20        1085.0000        1054.4639      2.90%
13750.25/696.41	c       696             20          19        20        1085.0000        1054.4639      2.90%
13853.26/701.60	c *     702             20          19        20        1084.0000        1054.4639      2.80%
13853.26/701.60	c       702             20          19        20        1084.0000        1054.4639      2.80%
13952.29/706.64	c       707             20          19        20        1084.0000        1054.4639      2.80%
14003.82/709.22	c *     709             20          19        20        1083.0000        1054.4639      2.71%
14053.09/711.73	c       712             20          19        20        1083.0000        1054.4639      2.71%
14154.06/716.81	c       717             20          19        20        1083.0000        1054.4639      2.71%
14178.49/718.07	c *     718             20          19        20        1082.0000        1054.4639      2.61%
14255.15/721.97	c       722             20          19        20        1082.0000        1054.4639      2.61%
14360.21/727.26	c       727             20          19        20        1082.0000        1054.4639      2.61%
14461.31/732.40	c       732             20          19        20        1082.0000        1054.4639      2.61%
14564.32/737.55	c       738             20          19        20        1082.0000        1054.4639      2.61%
14614.52/740.08	c *     740             20          19        20        1081.0000        1054.4639      2.52%
14665.12/742.63	c       743             20          19        20        1081.0000        1054.4639      2.52%
14766.07/747.78	c       748             21          20        20        1081.0000        1054.4639      2.52%
14867.18/752.90	c       753             21          20        20        1081.0000        1054.4639      2.52%
14968.31/757.99	c       758             22          21        20        1081.0000        1054.4639      2.52%
15070.11/763.07	c       763             22          21        20        1081.0000        1054.4639      2.52%
15158.63/767.60	c *     768             22          21        20        1080.0000        1054.4639      2.42%
15171.15/768.16	c       768             22          21        20        1080.0000        1054.4639      2.42%
15271.33/773.26	c       773             22          21        20        1080.0000        1054.4639      2.42%
15374.29/778.43	c       778             22          21        20        1080.0000        1054.4639      2.42%
15413.88/780.47	c *     780             22          21        20        1079.0000        1054.4639      2.33%
15475.13/783.56	c       784             22          21        20        1079.0000        1054.4639      2.33%
15574.07/788.58	c       789             22          21        20        1079.0000        1054.4639      2.33%
15677.10/793.71	c       794             22          21        20        1079.0000        1054.4639      2.33%
15746.41/797.27	c *     797             22          21        20        1078.0000        1054.4639      2.23%
15778.00/798.82	c       799             22          21        20        1078.0000        1054.4639      2.23%
15879.06/803.91	c       804             22          21        20        1078.0000        1054.4639      2.23%
15978.21/809.04	c       809             22          21        20        1078.0000        1054.4639      2.23%
16081.90/814.17	c       814             22          21        20        1078.0000        1054.4639      2.23%
16182.39/819.27	c       819             22          21        20        1078.0000        1054.4639      2.23%
16283.40/824.36	c       824             22          21        20        1078.0000        1054.4639      2.23%
16384.42/829.42	c       829             22          21        20        1078.0000        1054.4639      2.23%
16485.55/834.51	c       835             22          21        20        1078.0000        1054.4639      2.23%
16584.68/839.59	c       840             22          21        20        1078.0000        1054.4639      2.23%
16685.80/844.69	c       845             22          21        20        1078.0000        1054.4639      2.23%
16786.91/849.78	c       850             22          21        20        1078.0000        1054.4639      2.23%
16888.05/854.86	c       855             22          21        20        1078.0000        1054.4639      2.23%
16989.19/859.93	c       860             22          21        20        1078.0000        1054.4639      2.23%
17091.16/865.05	c       865             22          21        20        1078.0000        1054.4639      2.23%
17192.36/870.19	c       870             22          21        20        1078.0000        1054.4639      2.23%
17292.49/875.25	c       875             22          21        20        1078.0000        1054.4639      2.23%
17395.62/880.44	c       880             22          21        20        1078.0000        1054.4639      2.23%
17502.70/885.81	c       886             22          21        20        1078.0000        1054.4639      2.23%
17560.21/888.74	c *     889             22          21        20        1077.0000        1054.4639      2.14%
17601.69/890.90	c       891             22          21        20        1077.0000        1054.4639      2.14%
17702.67/895.98	c       896             22          21        20        1077.0000        1054.4639      2.14%
17801.57/901.00	c       901             22          21        20        1077.0000        1054.4639      2.14%
17903.09/906.10	c       906             22          21        20        1077.0000        1054.4639      2.14%
18007.48/911.38	c       911             22          21        20        1077.0000        1054.4639      2.14%
18057.08/913.85	c *     914             22          21        20        1076.0000        1054.4639      2.04%
18114.47/916.75	c       917             22          21        20        1076.0000        1054.4639      2.04%
18217.40/921.95	c       922             22          21        20        1076.0000        1054.4639      2.04%
18316.52/927.02	c       927             22          21        20        1076.0000        1054.4639      2.04%
18421.58/932.20	c       932             22          21        20        1076.0000        1054.4639      2.04%
18522.53/937.39	c       937             22          21        20        1076.0000        1054.4639      2.04%
18623.77/942.41	c       942             22          21        20        1076.0000        1054.4639      2.04%
18722.73/947.50	c       948             22          21        20        1076.0000        1054.4639      2.04%
18825.83/952.61	c       953             22          21        20        1076.0000        1054.4639      2.04%
18871.45/954.94	c *     955             22          21        20        1075.0000        1054.4639      1.95%
18926.74/957.72	c       958             22          21        20        1075.0000        1054.4639      1.95%
19035.68/963.24	c       963             22          21        20        1075.0000        1054.4639      1.95%
19134.82/968.28	c       968             22          21        20        1075.0000        1054.4639      1.95%
19235.68/973.33	c       973             22          21        20        1075.0000        1054.4639      1.95%
19340.51/978.64	c       979             22          21        20        1075.0000        1054.4639      1.95%
19443.63/983.81	c       984             22          21        20        1075.0000        1054.4639      1.95%
19544.78/988.95	c       989             22          21        20        1075.0000        1054.4639      1.95%
19646.50/994.04	c       994             22          21        20        1075.0000        1054.4639      1.95%
19747.72/999.14	c       999             22          21        20        1075.0000        1054.4639      1.95%
19857.84/1004.77	c      1005             22          21        20        1075.0000        1054.4639      1.95%
19960.98/1009.91	c      1010             22          21        20        1075.0000        1054.4639      1.95%
20062.74/1015.07	c      1015             22          21        20        1075.0000        1054.4639      1.95%
20165.27/1020.23	c      1020             23          22        20        1075.0000        1054.4639      1.95%
20268.21/1025.44	c      1025             23          22        20        1075.0000        1054.4639      1.95%
20367.38/1030.50	c      1030             23          22        20        1075.0000        1054.4639      1.95%
20470.50/1035.64	c      1036             32          31        20        1075.0000        1054.5171      1.94%
20573.62/1040.86	c      1041             32          31        20        1075.0000        1054.5171      1.94%
20674.75/1045.99	c      1046             32          31        20        1075.0000        1054.5171      1.94%
20776.48/1051.04	c      1051             33          32        20        1075.0000        1054.5171      1.94%
20875.55/1056.07	c      1056             33          32        20        1075.0000        1054.5171      1.94%
20977.93/1061.26	c      1061             33          32        20        1075.0000        1054.5171      1.94%
21078.84/1066.39	c      1066             33          32        20        1075.0000        1054.5171      1.94%
21180.02/1071.47	c      1071             33          32        20        1075.0000        1054.5171      1.94%
21283.05/1076.69	c      1077             33          32        20        1075.0000        1054.5171      1.94%
21386.12/1081.88	c      1082             34          33        20        1075.0000        1054.5171      1.94%
21487.15/1086.91	c      1087             34          33        20        1075.0000        1054.5171      1.94%
21588.78/1092.08	c      1092             34          33        20        1075.0000        1054.5171      1.94%
21687.84/1097.12	c      1097             34          33        20        1075.0000        1054.5171      1.94%
21790.13/1102.22	c      1102             22          21        20        1075.0000        1054.5707      1.94%
21891.24/1107.39	c      1107             22          21        20        1075.0000        1054.5707      1.94%
21992.34/1112.44	c      1112             22          21        20        1075.0000        1054.5707      1.94%
22093.43/1117.57	c      1118             22          21        20        1075.0000        1054.5707      1.94%
22172.74/1121.56	c *    1122             22          21        20        1074.0000        1054.5707      1.84%
22194.37/1122.65	c      1123             22          21        20        1074.0000        1054.5707      1.84%
22295.43/1127.79	c      1128             22          21        20        1074.0000        1054.5707      1.84%
22396.38/1132.87	c      1133             22          21        20        1074.0000        1054.5707      1.84%
22449.88/1135.53	c *    1136             22          21        20        1073.0000        1054.5707      1.75%
22497.44/1138.03	c      1138             22          21        20        1073.0000        1054.5707      1.75%
22600.85/1143.14	c      1143             22          21        20        1073.0000        1054.5707      1.75%
22701.35/1148.20	c      1148             22          21        20        1073.0000        1054.5707      1.75%
22800.44/1153.26	c      1153             22          21        20        1073.0000        1054.5707      1.75%
22903.51/1158.48	c      1158             22          21        20        1073.0000        1054.5707      1.75%
23006.54/1163.64	c      1164             22          21        20        1073.0000        1054.5707      1.75%
23107.58/1168.75	c      1169             22          21        20        1073.0000        1054.5707      1.75%
23208.46/1173.88	c      1174             22          21        20        1073.0000        1054.5707      1.75%
23309.49/1178.98	c      1179             23          22        20        1073.0000        1054.5707      1.75%
23408.52/1184.01	c      1184             23          22        20        1073.0000        1054.5707      1.75%
23513.49/1189.21	c      1189             23          22        20        1073.0000        1054.5707      1.75%
23614.37/1194.35	c      1194             25          24        20        1073.0000        1054.5707      1.75%
23715.33/1199.46	c      1199             25          24        20        1073.0000        1054.5707      1.75%
23816.44/1204.59	c      1205             25          24        20        1073.0000        1054.5707      1.75%
23917.47/1209.69	c      1210             25          24        20        1073.0000        1054.5707      1.75%
24018.51/1214.78	c      1215             25          24        20        1073.0000        1054.5707      1.75%
24121.63/1219.94	c      1220             26          25        20        1073.0000        1054.5707      1.75%
24220.76/1225.03	c      1225             26          25        20        1073.0000        1054.5707      1.75%
24322.54/1230.07	c      1230             26          25        20        1073.0000        1054.5707      1.75%
24424.91/1235.30	c      1235             26          25        20        1073.0000        1054.5707      1.75%
24529.75/1240.53	c      1241             26          25        20        1073.0000        1054.5707      1.75%
24630.71/1245.61	c      1246             26          25        20        1073.0000        1054.5707      1.75%
24733.84/1250.84	c      1251             26          25        20        1073.0000        1054.5707      1.75%
24834.78/1256.01	c      1256             26          25        20        1073.0000        1054.5707      1.75%
24938.50/1261.15	c      1261             27          26        20        1073.0000        1054.5707      1.75%
25038.82/1266.25	c      1266             27          26        20        1073.0000        1054.5707      1.75%
25139.80/1271.32	c      1271             28          27        20        1073.0000        1054.5707      1.75%
25242.77/1276.52	c      1277             28          27        20        1073.0000        1054.5707      1.75%
25341.89/1281.54	c      1282             29          28        20        1073.0000        1054.5707      1.75%
25444.51/1286.74	c      1287             29          28        20        1073.0000        1054.5707      1.75%
25545.40/1291.86	c      1292             29          28        20        1073.0000        1054.5707      1.75%
25646.54/1297.03	c      1297             29          28        20        1073.0000        1054.5707      1.75%
25748.36/1302.05	c      1302             30          29        20        1073.0000        1054.5707      1.75%
25850.67/1307.24	c      1307             30          29        20        1073.0000        1054.5707      1.75%
25955.80/1312.51	c      1313             30          29        20        1073.0000        1054.5707      1.75%
26056.93/1317.61	c      1318             31          30        20        1073.0000        1054.5707      1.75%
26156.06/1322.64	c      1323             31          30        20        1073.0000        1054.5707      1.75%
26264.03/1328.08	c      1328             31          30        20        1073.0000        1054.5707      1.75%
26365.19/1333.19	c      1333             32          31        20        1073.0000        1054.5707      1.75%
26465.40/1338.25	c      1338             32          31        20        1073.0000        1054.5707      1.75%
26568.56/1343.48	c      1343             33          32        20        1073.0000        1054.5707      1.75%
26671.62/1348.61	c      1349             33          32        20        1073.0000        1054.5707      1.75%
26772.72/1353.77	c      1354             33          32        20        1073.0000        1054.5707      1.75%
26873.89/1358.88	c      1359             33          32        20        1073.0000        1054.5707      1.75%
26974.90/1363.99	c      1364             34          33        20        1073.0000        1054.5707      1.75%
27076.68/1369.07	c      1369             34          33        20        1073.0000        1054.5707      1.75%
27179.01/1374.24	c      1374             34          33        20        1073.0000        1054.5707      1.75%
27283.73/1379.56	c      1380             35          34        20        1073.0000        1054.5707      1.75%
27382.85/1384.57	c      1385             35          34        20        1073.0000        1054.5707      1.75%
27485.92/1389.75	c      1390             35          34        20        1073.0000        1054.5707      1.75%
27585.00/1394.79	c      1395             35          34        20        1073.0000        1054.5707      1.75%
27692.62/1400.13	c      1400             35          34        20        1073.0000        1054.5707      1.75%
27794.98/1405.35	c      1405             36          35        20        1073.0000        1054.5707      1.75%
27894.11/1410.39	c      1410             36          35        20        1073.0000        1054.5707      1.75%
27997.16/1415.59	c      1416             36          35        20        1073.0000        1054.5707      1.75%
28100.17/1420.80	c      1421             36          35        20        1073.0000        1054.5707      1.75%
28201.05/1425.84	c      1426             37          36        20        1073.0000        1054.5707      1.75%
28302.17/1430.97	c      1431             37          36        20        1073.0000        1054.5707      1.75%
28405.88/1436.14	c      1436             37          36        20        1073.0000        1054.5707      1.75%
28506.30/1441.23	c      1441             37          36        20        1073.0000        1054.5707      1.75%
28607.26/1446.32	c      1446             37          36        20        1073.0000        1054.5707      1.75%
28708.32/1451.41	c      1451             38          37        20        1073.0000        1054.5707      1.75%
28809.32/1456.55	c      1457             38          37        20        1073.0000        1054.5707      1.75%
28908.42/1461.56	c      1462             38          37        20        1073.0000        1054.5707      1.75%
29009.55/1466.67	c      1467             38          37        20        1073.0000        1054.5707      1.75%
29114.54/1471.98	c      1472             38          37        20        1073.0000        1054.5707      1.75%
29216.15/1477.04	c      1477             38          37        20        1073.0000        1054.5707      1.75%
29315.37/1482.10	c      1482             38          37        20        1073.0000        1054.5707      1.75%
29416.43/1487.18	c      1487             38          37        20        1073.0000        1054.5707      1.75%
29516.82/1492.29	c      1492             38          37        20        1073.0000        1054.5707      1.75%
29617.91/1497.36	c      1497             39          38        20        1073.0000        1054.5707      1.75%
29721.02/1502.53	c      1503             39          38        20        1073.0000        1054.5707      1.75%
29822.13/1507.61	c      1508             39          38        20        1073.0000        1054.5707      1.75%
29923.24/1512.76	c      1513             39          38        20        1073.0000        1054.5707      1.75%
30024.36/1517.83	c      1518             40          39        20        1073.0000        1054.5707      1.75%
30128.09/1523.08	c      1523             40          39        20        1073.0000        1054.5707      1.75%
30229.41/1528.19	c      1528             40          39        20        1073.0000        1054.5707      1.75%
30329.61/1533.21	c      1533             40          39        20        1073.0000        1054.5707      1.75%
30428.66/1538.28	c      1538             40          39        20        1073.0000        1054.5707      1.75%
30537.69/1543.72	c      1544             40          39        20        1073.0000        1054.5707      1.75%
30640.81/1548.96	c      1549             40          39        20        1073.0000        1054.5707      1.75%
30742.28/1554.05	c      1554             40          39        20        1073.0000        1054.5707      1.75%
30843.47/1559.17	c      1559             40          39        20        1073.0000        1054.5707      1.75%
30942.59/1564.20	c      1564             41          40        20        1073.0000        1054.5707      1.75%
31044.95/1569.39	c      1569             42          41        20        1073.0000        1054.6394      1.74%
31146.05/1574.46	c      1574             42          41        20        1073.0000        1054.6394      1.74%
31247.16/1579.55	c      1580             42          41        20        1073.0000        1054.6394      1.74%
31348.24/1584.61	c      1585             43          42        20        1073.0000        1054.6394      1.74%
31447.36/1589.69	c      1590             43          42        20        1073.0000        1054.6394      1.74%
31548.32/1594.76	c      1595             43          42        20        1073.0000        1054.6394      1.74%
31649.43/1599.85	c      1600             43          42        20        1073.0000        1054.6394      1.74%
31750.40/1605.02	c      1605             44          43        20        1073.0000        1054.6394      1.74%
31845.55/1609.75	c *    1610             44          43        20        1072.0000        1054.6394      1.65%
31852.09/1610.06	c      1610             44          43        20        1072.0000        1054.6394      1.65%
31953.20/1615.16	c      1615             44          43        20        1072.0000        1054.6394      1.65%
32053.65/1620.25	c      1620             45          44        20        1072.0000        1054.6394      1.65%
32156.73/1625.43	c      1625             46          45        20        1072.0000        1054.6394      1.65%
32257.85/1630.57	c      1631             46          45        20        1072.0000        1054.6394      1.65%
32362.92/1635.86	c      1636             46          45        20        1072.0000        1054.6394      1.65%
32464.05/1641.00	c      1641             46          45        20        1072.0000        1054.6394      1.65%
32563.08/1646.02	c      1646             47          46        20        1072.0000        1054.6394      1.65%
32664.92/1651.07	c      1651             48          47        20        1072.0000        1054.6394      1.65%
32765.90/1656.17	c      1656             48          47        20        1072.0000        1054.6394      1.65%
32866.45/1661.24	c      1661             48          47        20        1072.0000        1054.6394      1.65%
32967.25/1666.36	c      1666             49          48        20        1072.0000        1054.6394      1.65%
33068.31/1671.42	c      1671             50          49        20        1072.0000        1054.6394      1.65%
33169.36/1676.54	c      1677             50          49        20        1072.0000        1054.6394      1.65%
33272.48/1681.72	c      1682             50          49        20        1072.0000        1054.6394      1.65%
33371.61/1686.77	c      1687             51          50        20        1072.0000        1054.6394      1.65%
33472.75/1691.88	c      1692             51          50        20        1072.0000        1054.6394      1.65%
33573.82/1697.01	c      1697             51          50        20        1072.0000        1054.6394      1.65%
33677.63/1702.13	c      1702             52          51        20        1072.0000        1054.6803      1.64%
33777.95/1707.24	c      1707             52          51        20        1072.0000        1054.6803      1.64%
33880.77/1712.44	c      1712             52          51        20        1072.0000        1054.6803      1.64%
33981.71/1717.55	c      1718             53          52        20        1072.0000        1054.6803      1.64%
34082.72/1722.61	c      1723             53          52        20        1072.0000        1054.6803      1.64%
34183.77/1727.77	c      1728             54          53        20        1072.0000        1054.6803      1.64%
34284.75/1732.89	c      1733             54          53        20        1072.0000        1054.6803      1.64%
34385.89/1738.03	c      1738             54          53        20        1072.0000        1054.6803      1.64%
34489.68/1743.18	c      1743             55          54        20        1072.0000        1054.6803      1.64%
34589.99/1748.24	c      1748             56          55        20        1072.0000        1054.6803      1.64%
34691.13/1753.39	c      1753             56          55        20        1072.0000        1054.6803      1.64%
34794.22/1758.51	c      1759             58          57        20        1072.0000        1054.6803      1.64%
34895.21/1763.61	c      1764             58          57        20        1072.0000        1054.6803      1.64%
34996.31/1768.71	c      1769             58          57        20        1072.0000        1054.6803      1.64%
35097.44/1773.80	c      1774             58          57        20        1072.0000        1054.6803      1.64%
35196.59/1778.89	c      1779             58          57        20        1072.0000        1054.6803      1.64%
35297.60/1783.93	c      1784             59          58        20        1072.0000        1054.6803      1.64%
35396.74/1788.96	c      1789             59          58        20        1072.0000        1054.6803      1.64%
35495.87/1793.98	c      1794             60          59        20        1072.0000        1054.6803      1.64%
35597.67/1799.07	c      1799             60          59        20        1072.0000        1054.6803      1.64%
35700.02/1804.20	c      1804             60          59        20        1072.0000        1054.6803      1.64%
35799.16/1809.20	c      1809             60          59        20        1072.0000        1054.6803      1.64%
35900.29/1814.37	c      1814             61          60        20        1072.0000        1054.6803      1.64%
36003.41/1819.54	c      1820             62          61        20        1072.0000        1054.6828      1.64%
36104.52/1824.65	c      1825             62          61        20        1072.0000        1054.6828      1.64%
36205.67/1829.74	c      1830             62          61        20        1072.0000        1054.6828      1.64%
36207.66/1829.89	c *    1830             62          61        20        1071.0000        1054.6828      1.55%
36308.70/1834.97	c      1835             62          61        20        1071.0000        1054.6828      1.55%
36413.65/1840.27	c      1840             63          62        20        1071.0000        1054.6828      1.55%
36516.55/1845.43	c      1845             63          62        20        1071.0000        1054.6828      1.55%
36617.64/1850.52	c      1851             63          62        20        1071.0000        1054.6828      1.55%
36718.37/1855.65	c      1856             63          62        20        1071.0000        1054.6828      1.55%
36819.44/1860.77	c      1861             64          63        20        1071.0000        1054.6828      1.55%
36922.48/1865.91	c      1866             64          63        20        1071.0000        1054.6828      1.55%
37021.62/1870.98	c      1871             64          63        20        1071.0000        1054.6828      1.55%
37105.57/1875.14	c *    1875             64          63        20        1070.0000        1054.6828      1.45%
37123.34/1876.05	c      1876             65          64        20        1070.0000        1054.6828      1.45%
37224.46/1881.16	c      1881             65          64        20        1070.0000        1054.6828      1.45%
37324.84/1886.22	c      1886             66          65        20        1070.0000        1054.6828      1.45%
37423.98/1891.28	c      1891             66          65        20        1070.0000        1054.6828      1.45%
37525.06/1896.38	c      1896             66          65        20        1070.0000        1054.6828      1.45%
37626.20/1901.45	c      1901             66          65        20        1070.0000        1054.6828      1.45%
37725.34/1906.48	c      1906             66          65        20        1070.0000        1054.6828      1.45%
37830.44/1911.73	c      1912             67          66        20        1070.0000        1054.6828      1.45%
37931.53/1916.81	c      1917             67          66        20        1070.0000        1054.6828      1.45%
38038.57/1922.20	c      1922             68          67        20        1070.0000        1054.6828      1.45%
38139.67/1927.32	c      1927             68          67        20        1070.0000        1054.6828      1.45%
38240.78/1932.44	c      1932             68          67        20        1070.0000        1054.6828      1.45%
38341.90/1937.55	c      1938             69          68        20        1070.0000        1054.6828      1.45%
38441.04/1942.59	c      1943             69          68        20        1070.0000        1054.6828      1.45%
38542.21/1947.66	c      1948             69          68        20        1070.0000        1054.6828      1.45%
38647.26/1952.91	c      1953             69          68        20        1070.0000        1054.6828      1.45%
38746.40/1958.02	c      1958             70          69        20        1070.0000        1054.6828      1.45%
38850.09/1963.18	c      1963             70          69        20        1070.0000        1054.6828      1.45%
38950.47/1968.28	c      1968             71          70        20        1070.0000        1054.6828      1.45%
39053.54/1973.40	c      1973             71          70        20        1070.0000        1054.6828      1.45%
39154.66/1978.53	c      1979             71          70        20        1070.0000        1054.6828      1.45%
39257.75/1983.72	c      1984             72          71        20        1070.0000        1054.6941      1.45%
39358.86/1988.86	c      1989             72          71        20        1070.0000        1054.6941      1.45%
39462.52/1994.04	c      1994             72          71        20        1070.0000        1054.6941      1.45%
39561.95/1999.14	c      1999             72          71        20        1070.0000        1054.6941      1.45%
39664.20/2004.23	c      2004             73          72        20        1070.0000        1054.6941      1.45%
39765.29/2009.34	c      2009             73          72        20        1070.0000        1054.6941      1.45%
39870.38/2014.63	c      2015             74          73        20        1070.0000        1054.6941      1.45%
39971.50/2019.76	c      2020             74          73        20        1070.0000        1054.6941      1.45%
40072.48/2024.85	c      2025             74          73        20        1070.0000        1054.6941      1.45%
40178.28/2030.18	c      2030             74          73        20        1070.0000        1054.6941      1.45%
40278.67/2035.20	c      2035             75          74        20        1070.0000        1054.6941      1.45%
40377.61/2040.23	c      2040             75          74        20        1070.0000        1054.6941      1.45%
40478.55/2045.32	c      2045             75          74        20        1070.0000        1054.6941      1.45%
40577.50/2050.36	c      2050             75          74        20        1070.0000        1054.6941      1.45%
40678.49/2055.42	c      2055             76          75        20        1070.0000        1054.6941      1.45%
40779.40/2060.54	c      2061             77          76        20        1070.0000        1054.6941      1.45%
40878.36/2065.55	c      2066             77          76        20        1070.0000        1054.6941      1.45%
40981.33/2070.74	c      2071             78          77        20        1070.0000        1054.6941      1.45%
41084.28/2075.96	c      2076             78          77        20        1070.0000        1054.6941      1.45%
41185.81/2081.06	c      2081             78          77        20        1070.0000        1054.6941      1.45%
41292.15/2086.41	c      2086             79          78        20        1070.0000        1054.6941      1.45%
41391.15/2091.44	c      2091             79          78        20        1070.0000        1054.6941      1.45%
41492.15/2096.55	c      2097             79          78        20        1070.0000        1054.6941      1.45%
41591.33/2101.55	c      2102             79          78        20        1070.0000        1054.6941      1.45%
41692.12/2106.64	c      2107             80          79        20        1070.0000        1054.6941      1.45%
41795.05/2111.86	c      2112             80          79        20        1070.0000        1054.6941      1.45%
41895.98/2116.95	c      2117             80          79        20        1070.0000        1054.6941      1.45%
41997.55/2122.03	c      2122             81          80        20        1070.0000        1054.6941      1.45%
42096.52/2127.06	c      2127             81          80        20        1070.0000        1054.6941      1.45%
42197.35/2132.16	c      2132             81          80        20        1070.0000        1054.6941      1.45%
42262.04/2135.43	c *    2135             81          80        20        1069.0000        1054.6941      1.36%
42301.55/2137.49	c      2137             81          80        20        1069.0000        1054.6941      1.36%
42404.41/2142.65	c      2143             82          81        20        1069.0000        1054.6941      1.36%
42507.38/2147.80	c      2148             82          81        20        1069.0000        1054.6941      1.36%
42608.40/2152.95	c      2153             82          81        20        1069.0000        1054.6941      1.36%
42709.97/2158.08	c      2158             82          81        20        1069.0000        1054.6941      1.36%
42811.24/2163.16	c      2163             82          81        20        1069.0000        1054.6941      1.36%
42911.45/2168.21	c      2168             82          81        20        1069.0000        1054.6941      1.36%
43010.53/2173.28	c      2173             82          81        20        1069.0000        1054.6941      1.36%
43113.59/2178.48	c      2178             82          81        20        1069.0000        1054.6941      1.36%
43214.56/2183.56	c      2184             83          82        20        1069.0000        1054.6941      1.36%
43317.62/2188.70	c      2189             83          82        20        1069.0000        1054.6941      1.36%
43416.71/2193.76	c      2194             84          83        20        1069.0000        1054.6941      1.36%
43517.65/2198.83	c      2199             84          83        20        1069.0000        1054.6941      1.36%
43616.70/2203.90	c      2204             84          83        20        1069.0000        1054.6941      1.36%
43722.24/2209.14	c      2209             84          83        20        1069.0000        1054.6941      1.36%
43822.62/2214.23	c      2214             85          84        20        1069.0000        1054.6941      1.36%
43923.58/2219.30	c      2219             85          84        20        1069.0000        1054.6941      1.36%
44022.58/2224.33	c      2224             85          84        20        1069.0000        1054.6941      1.36%
44121.57/2229.33	c      2229             85          84        20        1069.0000        1054.6941      1.36%
44222.51/2234.43	c      2234             86          85        20        1069.0000        1054.6941      1.36%
44325.44/2239.66	c      2240             86          85        20        1069.0000        1054.6941      1.36%
44424.45/2244.70	c      2245             86          85        20        1069.0000        1054.6941      1.36%
44529.38/2249.93	c      2250             86          85        20        1069.0000        1054.6941      1.36%
44630.84/2255.03	c      2255             88          87        20        1069.0000        1054.6941      1.36%
44729.94/2260.11	c      2260             88          87        20        1069.0000        1054.6941      1.36%
44831.98/2265.29	c      2265             88          87        20        1069.0000        1054.6941      1.36%
44934.85/2270.45	c      2270             88          87        20        1069.0000        1054.6941      1.36%
45033.80/2275.46	c      2275             88          87        20        1069.0000        1054.6941      1.36%
45136.73/2280.61	c      2281             89          88        20        1069.0000        1054.6941      1.36%
45235.65/2285.68	c      2286             89          88        20        1069.0000        1054.6941      1.36%
45338.55/2290.82	c      2291             89          88        20        1069.0000        1054.6941      1.36%
45439.51/2296.00	c      2296             89          88        20        1069.0000        1054.6941      1.36%
45544.40/2301.26	c      2301             89          88        20        1069.0000        1054.6941      1.36%
45645.36/2306.30	c      2306             91          90        20        1069.0000        1054.6941      1.36%
45748.29/2311.56	c      2312             92          91        20        1069.0000        1054.6941      1.36%
45851.22/2316.80	c      2317             92          91        20        1069.0000        1054.6941      1.36%
45954.16/2321.95	c      2322             92          91        20        1069.0000        1054.6941      1.36%
46055.73/2327.07	c      2327             92          91        20        1069.0000        1054.6941      1.36%
46158.00/2332.20	c      2332             92          91        20        1069.0000        1054.6941      1.36%
46258.97/2337.32	c      2337             93          92        20        1069.0000        1054.6941      1.36%
46357.96/2342.39	c      2342             93          92        20        1069.0000        1054.6941      1.36%
46460.96/2347.54	c      2348             93          92        20        1069.0000        1054.6941      1.36%
46563.97/2352.71	c      2353             93          92        20        1069.0000        1054.6941      1.36%
46664.98/2357.81	c      2358             93          92        20        1069.0000        1054.6941      1.36%
46765.98/2362.97	c      2363             93          92        20        1069.0000        1054.6941      1.36%
46867.44/2368.03	c      2368             93          92        20        1069.0000        1054.6941      1.36%
46968.63/2373.19	c      2373             93          92        20        1069.0000        1054.6941      1.36%
47068.76/2378.25	c      2378             94          93        20        1069.0000        1054.6941      1.36%
47171.74/2383.41	c      2383             95          94        20        1069.0000        1054.6941      1.36%
47272.62/2388.52	c      2389             95          94        20        1069.0000        1054.6941      1.36%
47371.52/2393.53	c      2394             95          94        20        1069.0000        1054.6941      1.36%
47474.28/2398.71	c      2399             95          94        20        1069.0000        1054.6941      1.36%
47575.10/2403.89	c      2404             96          95        20        1069.0000        1054.6941      1.36%
47676.02/2409.00	c      2409             96          95        20        1069.0000        1054.6941      1.36%
47777.47/2414.10	c      2414             96          95        20        1069.0000        1054.6941      1.36%
47878.54/2419.18	c      2419             98          97        20        1069.0000        1054.6941      1.36%
47978.84/2424.25	c      2424             98          97        20        1069.0000        1054.6941      1.36%
48077.98/2429.28	c      2429             99          98        20        1069.0000        1054.6941      1.36%
48181.06/2434.46	c      2434             99          98        20        1069.0000        1054.6941      1.36%
48280.27/2439.50	c      2440             99          98        20        1069.0000        1054.6941      1.36%
48384.85/2444.71	c      2445            101         100        20        1069.0000        1054.6941      1.36%
48485.95/2449.88	c      2450            101         100        20        1069.0000        1054.6941      1.36%
48587.05/2455.02	c      2455            101         100        20        1069.0000        1054.6941      1.36%
48686.18/2460.04	c      2460            101         100        20        1069.0000        1054.6941      1.36%
48787.97/2465.09	c      2465            101         100        20        1069.0000        1054.6941      1.36%
48890.34/2470.22	c      2470            101         100        20        1069.0000        1054.6941      1.36%
48991.42/2475.33	c      2475            102         101        20        1069.0000        1054.6941      1.36%
49092.53/2480.48	c      2480            102         101        20        1069.0000        1054.6941      1.36%
49195.61/2485.67	c      2486            102         101        20        1069.0000        1054.6941      1.36%
49298.72/2490.80	c      2491            103         102        20        1069.0000        1054.6941      1.36%
49397.80/2495.83	c      2496            103         102        20        1069.0000        1054.6941      1.36%
49498.90/2501.02	c      2501            103         102        20        1069.0000        1054.6941      1.36%
49602.68/2506.17	c      2506            104         103        20        1069.0000        1054.6941      1.36%
49704.95/2511.30	c      2511            104         103        20        1069.0000        1054.6941      1.36%
49806.02/2516.40	c      2516            104         103        20        1069.0000        1054.6941      1.36%
49907.02/2521.56	c      2522            104         103        20        1069.0000        1054.6941      1.36%
50010.08/2526.71	c      2527            105         104        20        1069.0000        1054.6941      1.36%
50109.19/2531.73	c      2532            105         104        20        1069.0000        1054.6941      1.36%
50210.23/2536.88	c      2537            105         104        20        1069.0000        1054.6941      1.36%
50311.27/2541.97	c      2542            105         104        20        1069.0000        1054.6941      1.36%
50412.80/2547.07	c      2547            105         104        20        1069.0000        1054.6941      1.36%
50515.18/2552.20	c      2552            106         105        20        1069.0000        1054.6941      1.36%
50616.27/2557.40	c      2557            107         106        20        1069.0000        1054.6941      1.36%
50717.36/2562.41	c      2562            107         106        20        1069.0000        1054.6941      1.36%
50820.38/2567.61	c      2568            107         106        20        1069.0000        1054.6941      1.36%
50921.41/2572.79	c      2573            108         107        20        1069.0000        1054.6941      1.36%
51024.51/2577.90	c      2578            109         108        20        1069.0000        1054.6941      1.36%
51126.26/2583.06	c      2583            109         108        20        1069.0000        1054.6941      1.36%
51227.55/2588.18	c      2588            109         108        20        1069.0000        1054.6941      1.36%
51329.86/2593.30	c      2593            109         108        20        1069.0000        1054.6941      1.36%
51432.91/2598.56	c      2599            110         109        20        1069.0000        1054.6941      1.36%
51535.92/2603.71	c      2604            111         110        20        1069.0000        1054.6941      1.36%
51635.04/2608.78	c      2609            111         110        20        1069.0000        1054.6941      1.36%
51738.08/2613.93	c      2614            111         110        20        1069.0000        1054.6941      1.36%
51836.94/2618.95	c      2619            112         111        20        1069.0000        1054.6941      1.36%
51938.64/2624.11	c      2624            112         111        20        1069.0000        1054.6941      1.36%
52040.90/2629.23	c      2629            113         112        20        1069.0000        1054.6941      1.36%
52140.00/2634.28	c      2634            113         112        20        1069.0000        1054.6941      1.36%
52241.11/2639.34	c      2639            113         112        20        1069.0000        1054.6941      1.36%
52344.20/2644.50	c      2644            113         112        20        1069.0000        1054.6941      1.36%
52447.29/2649.74	c      2650            113         112        20        1069.0000        1054.6941      1.36%
52548.41/2654.86	c      2655            114         113        20        1069.0000        1054.6941      1.36%
52649.53/2659.99	c      2660            114         113        20        1069.0000        1054.6941      1.36%
52751.16/2665.10	c      2665            114         113        20        1069.0000        1054.6941      1.36%
52852.49/2670.19	c      2670            115         114        20        1069.0000        1054.6941      1.36%
52954.69/2675.31	c      2675            115         114        20        1069.0000        1054.6941      1.36%
53055.80/2680.41	c      2680            116         115        20        1069.0000        1054.6941      1.36%
53156.91/2685.57	c      2686            116         115        20        1069.0000        1054.6941      1.36%
53260.01/2690.70	c      2691            117         116        20        1069.0000        1054.6941      1.36%
53361.14/2695.82	c      2696            117         116        20        1069.0000        1054.6941      1.36%
53462.27/2700.91	c      2701            117         116        20        1069.0000        1054.6941      1.36%
53561.40/2705.97	c      2706            118         117        20        1069.0000        1054.6941      1.36%
53663.17/2711.13	c      2711            118         117        20        1069.0000        1054.6941      1.36%
53764.30/2716.19	c      2716            119         118        20        1069.0000        1054.6941      1.36%
53864.61/2721.29	c      2721            119         118        20        1069.0000        1054.6941      1.36%
53969.65/2726.52	c      2727            119         118        20        1069.0000        1054.6941      1.36%
54070.77/2731.67	c      2732            119         118        20        1069.0000        1054.6941      1.36%
54171.89/2736.79	c      2737            119         118        20        1069.0000        1054.6941      1.36%
54274.89/2741.90	c      2742            119         118        20        1069.0000        1054.6941      1.36%
54376.59/2747.04	c      2747            119         118        20        1069.0000        1054.6941      1.36%
54477.73/2752.14	c      2752            120         119        20        1069.0000        1054.6941      1.36%
54577.96/2757.28	c      2757            120         119        20        1069.0000        1054.6941      1.36%
54679.07/2762.39	c      2762            120         119        20        1069.0000        1054.6941      1.36%
54780.24/2767.48	c      2767            121         120        20        1069.0000        1054.6941      1.36%
54883.28/2772.61	c      2773            121         120        20        1069.0000        1054.6941      1.36%
54982.41/2777.66	c      2778            121         120        20        1069.0000        1054.6941      1.36%
55083.47/2782.76	c      2783            121         120        20        1069.0000        1054.6941      1.36%
55184.44/2787.81	c      2788            122         121        20        1069.0000        1054.6941      1.36%
55285.52/2792.96	c      2793            122         121        20        1069.0000        1054.6941      1.36%
55384.63/2798.03	c      2798            122         121        20        1069.0000        1054.6941      1.36%
55486.55/2803.12	c      2803            123         122        20        1069.0000        1054.6941      1.36%
55588.76/2808.24	c      2808            123         122        20        1069.0000        1054.6941      1.36%
55687.75/2813.25	c      2813            124         123        20        1069.0000        1054.6941      1.36%
55788.71/2818.30	c      2818            124         123        20        1069.0000        1054.6941      1.36%
55887.69/2823.35	c      2823            125         124        20        1069.0000        1054.6941      1.36%
55994.78/2828.72	c      2829            126         125        20        1069.0000        1054.6941      1.36%
56095.88/2833.87	c      2834            127         126        20        1069.0000        1054.6941      1.36%
56197.00/2838.96	c      2839            127         126        20        1069.0000        1054.6941      1.36%
56298.78/2844.06	c      2844            127         126        20        1069.0000        1054.6941      1.36%
56399.87/2849.16	c      2849            128         127        20        1069.0000        1054.6941      1.36%
56500.25/2854.25	c      2854            128         127        20        1069.0000        1054.6941      1.36%
56601.39/2859.39	c      2859            129         128        20        1069.0000        1054.6941      1.36%
56702.52/2864.43	c      2864            129         128        20        1069.0000        1054.6941      1.36%
56803.65/2869.58	c      2870            130         129        20        1069.0000        1054.6941      1.36%
56906.74/2874.71	c      2875            130         129        20        1069.0000        1054.6941      1.36%
57007.86/2879.80	c      2880            130         129        20        1069.0000        1054.6941      1.36%
57108.97/2884.91	c      2885            131         130        20        1069.0000        1054.6941      1.36%
57208.12/2890.03	c      2890            132         131        20        1069.0000        1054.6941      1.36%
57309.94/2895.05	c      2895            133         132        20        1069.0000        1054.6941      1.36%
57409.01/2900.08	c      2900            133         132        20        1069.0000        1054.6941      1.36%
57508.14/2905.11	c      2905            133         132        20        1069.0000        1054.6941      1.36%
57612.47/2910.34	c      2910            133         132        20        1069.0000        1054.6941      1.36%
57713.59/2915.42	c      2915            134         133        20        1069.0000        1054.6941      1.36%
57814.71/2920.54	c      2921            135         134        20        1069.0000        1054.6941      1.36%
57913.85/2925.57	c      2926            135         134        20        1069.0000        1054.6941      1.36%
58016.96/2930.77	c      2931            135         134        20        1069.0000        1054.6941      1.36%
58120.07/2935.90	c      2936            136         135        20        1069.0000        1054.6941      1.36%
58219.19/2941.01	c      2941            136         135        20        1069.0000        1054.6941      1.36%
58318.27/2946.02	c      2946            137         136        20        1069.0000        1054.6941      1.36%
58422.00/2951.18	c      2951            137         136        20        1069.0000        1054.6941      1.36%
58522.43/2956.28	c      2956            137         136        20        1069.0000        1054.6941      1.36%
58625.51/2961.44	c      2961            137         136        20        1069.0000        1054.6941      1.36%
58726.49/2966.56	c      2967            138         137        20        1069.0000        1054.6941      1.36%
58825.62/2971.57	c      2972            138         137        20        1069.0000        1054.6941      1.36%
58926.55/2976.69	c      2977            139         138        20        1069.0000        1054.6941      1.36%
59027.81/2981.74	c      2982            139         138        20        1069.0000        1054.6941      1.36%
59128.74/2986.81	c      2987            139         138        20        1069.0000        1054.6941      1.36%
59229.55/2991.98	c      2992            140         139        20        1069.0000        1054.6941      1.36%
59331.23/2997.07	c      2997            141         140        20        1069.0000        1054.6941      1.36%
59433.66/3002.23	c      3002            141         140        20        1069.0000        1054.6941      1.36%
59534.76/3007.34	c      3007            141         140        20        1069.0000        1054.6941      1.36%
59635.84/3012.49	c      3012            142         141        20        1069.0000        1054.6941      1.36%
59736.95/3017.56	c      3018            143         142        20        1069.0000        1054.6941      1.36%
59836.08/3022.58	c      3023            144         143        20        1069.0000        1054.6941      1.36%
59941.16/3027.80	c      3028            144         143        20        1069.0000        1054.6941      1.36%
60040.29/3032.88	c      3033            145         144        20        1069.0000        1054.6941      1.36%
60141.38/3037.98	c      3038            145         144        20        1069.0000        1054.6941      1.36%
60243.12/3043.09	c      3043            145         144        20        1069.0000        1054.6941      1.36%
60344.31/3048.17	c      3048            146         145        20        1069.0000        1054.6941      1.36%
60444.69/3053.28	c      3053            146         145        20        1069.0000        1054.6941      1.36%
60545.78/3058.36	c      3058            147         146        20        1069.0000        1054.6941      1.36%
60646.95/3063.41	c      3063            147         146        20        1069.0000        1054.6941      1.36%
60746.01/3068.50	c      3068            148         147        20        1069.0000        1054.6941      1.36%
60847.09/3073.59	c      3074            148         147        20        1069.0000        1054.6941      1.36%
60948.21/3078.68	c      3079            148         147        20        1069.0000        1054.6941      1.36%
61051.30/3083.81	c      3084            149         148        20        1069.0000        1054.6941      1.36%
61152.39/3088.93	c      3089            149         148        20        1069.0000        1054.6941      1.36%
61251.52/3093.99	c      3094            150         149        20        1069.0000        1054.6941      1.36%
61353.22/3099.11	c      3099            150         149        20        1069.0000        1054.6941      1.36%
61455.61/3104.22	c      3104            150         149        20        1069.0000        1054.6941      1.36%
61556.71/3109.30	c      3109            151         150        20        1069.0000        1054.6941      1.36%
61657.82/3114.40	c      3114            151         150        20        1069.0000        1054.6941      1.36%
61756.99/3119.44	c      3119            151         150        20        1069.0000        1054.6941      1.36%
61856.07/3124.48	c      3124            152         151        20        1069.0000        1054.6941      1.36%
61963.14/3129.81	c      3130            152         151        20        1069.0000        1054.6941      1.36%
62062.18/3134.89	c      3135            153         152        20        1069.0000        1054.6941      1.36%
62165.85/3140.08	c      3140            153         152        20        1069.0000        1054.6941      1.36%
62268.11/3145.21	c      3145            153         152        20        1069.0000        1054.6941      1.36%
62367.13/3150.27	c      3150            154         153        20        1069.0000        1054.6941      1.36%
62468.17/3155.36	c      3155            155         154        20        1069.0000        1054.6941      1.36%
62569.19/3160.44	c      3160            155         154        20        1069.0000        1054.6941      1.36%
62670.16/3165.55	c      3166            155         154        20        1069.0000        1054.6941      1.36%
62769.16/3170.58	c      3171            156         155        20        1069.0000        1054.6941      1.36%
62870.12/3175.62	c      3176            157         156        20        1069.0000        1054.6941      1.36%
62975.08/3180.90	c      3181            157         156        20        1069.0000        1054.6941      1.36%
63074.02/3186.01	c      3186            158         157        20        1069.0000        1054.6941      1.36%
63175.66/3191.12	c      3191            158         157        20        1069.0000        1054.6941      1.36%
63277.92/3196.29	c      3196            159         158        20        1069.0000        1054.6941      1.36%
63382.81/3201.56	c      3202            159         158        20        1069.0000        1054.6941      1.36%
63487.73/3206.89	c      3207            159         158        20        1069.0000        1054.6941      1.36%
63588.69/3212.03	c      3212            160         159        20        1069.0000        1054.6941      1.36%
63690.45/3217.13	c      3217            160         159        20        1069.0000        1054.6941      1.36%
63792.59/3222.25	c      3222            160         159        20        1069.0000        1054.6941      1.36%
63893.54/3227.33	c      3227            161         160        20        1069.0000        1054.6941      1.36%
63992.53/3232.36	c      3232            161         160        20        1069.0000        1054.6941      1.36%
64093.25/3237.46	c      3237            162         161        20        1069.0000        1054.6941      1.36%
64196.18/3242.68	c      3243            162         161        20        1069.0000        1054.6941      1.36%
64299.11/3247.84	c      3248            162         161        20        1069.0000        1054.6941      1.36%
64400.07/3252.96	c      3253            163         162        20        1069.0000        1054.6941      1.36%
64501.60/3258.04	c      3258            164         163        20        1069.0000        1054.6941      1.36%
64602.79/3263.16	c      3263            164         163        20        1069.0000        1054.6941      1.36%
64702.95/3268.23	c      3268            165         164        20        1069.0000        1054.6941      1.36%
64803.90/3273.39	c      3273            166         165        20        1069.0000        1054.6941      1.36%
64906.72/3278.50	c      3278            166         165        20        1069.0000        1054.6941      1.36%
65005.51/3283.57	c      3284            166         165        20        1069.0000        1054.6941      1.36%
65106.47/3288.68	c      3289            167         166        20        1069.0000        1054.6941      1.36%
65209.41/3293.80	c      3294            167         166        20        1069.0000        1054.6941      1.36%
65310.37/3298.91	c      3299            167         166        20        1069.0000        1054.6941      1.36%
65409.36/3304.00	c      3304            168         167        20        1069.0000        1054.6941      1.36%
65510.95/3309.10	c      3309            168         167        20        1069.0000        1054.6941      1.36%
65612.05/3314.16	c      3314            169         168        20        1069.0000        1054.6941      1.36%
65714.11/3319.30	c      3319            169         168        20        1069.0000        1054.6941      1.36%
65813.07/3324.31	c      3324            170         169        20        1069.0000        1054.6941      1.36%
65912.06/3329.34	c      3329            171         170        20        1069.0000        1054.6941      1.36%
66013.03/3334.45	c      3334            171         170        20        1069.0000        1054.6941      1.36%
66115.95/3339.66	c      3340            172         171        20        1069.0000        1054.6941      1.36%
66216.89/3344.76	c      3345            172         171        20        1069.0000        1054.6941      1.36%
66317.84/3349.86	c      3350            172         171        20        1069.0000        1054.6941      1.36%
66416.82/3354.87	c      3355            172         171        20        1069.0000        1054.6941      1.36%
66517.78/3359.96	c      3360            173         172        20        1069.0000        1054.6941      1.36%
66619.34/3365.06	c      3365            173         172        20        1069.0000        1054.6941      1.36%
66720.58/3370.15	c      3370            173         172        20        1069.0000        1054.6941      1.36%
66819.57/3375.18	c      3375            174         173        20        1069.0000        1054.6941      1.36%
66921.58/3380.39	c      3380            175         174        20        1069.0000        1054.6941      1.36%
67024.51/3385.51	c      3386            175         174        20        1069.0000        1054.6941      1.36%
67125.38/3390.66	c      3391            175         174        20        1069.0000        1054.6941      1.36%
67226.08/3395.78	c      3396            175         174        20        1069.0000        1054.6941      1.36%
67328.99/3400.93	c      3401            175         174        20        1069.0000        1054.6941      1.36%
67430.42/3406.03	c      3406            175         174        20        1069.0000        1054.6941      1.36%
67529.57/3411.13	c      3411            175         174        20        1069.0000        1054.6941      1.36%
67631.62/3416.26	c      3416            175         174        20        1069.0000        1054.6941      1.36%
67734.51/3421.40	c      3421            175         174        20        1069.0000        1054.6941      1.36%
67833.43/3426.47	c      3426            175         174        20        1069.0000        1054.6941      1.36%
67936.30/3431.64	c      3432            175         174        20        1069.0000        1054.6941      1.36%
68035.38/3436.66	c      3437            175         174        20        1069.0000        1054.6941      1.36%
68138.45/3441.81	c      3442            175         174        20        1069.0000        1054.6941      1.36%
68242.25/3447.09	c      3447            175         174        20        1069.0000        1054.6941      1.36%
68343.23/3452.18	c      3452            175         174        20        1069.0000        1054.6941      1.36%
68445.61/3457.30	c      3457            176         175        20        1069.0000        1054.6941      1.36%
68548.43/3462.54	c      3463            176         175        20        1069.0000        1054.6941      1.36%
68649.36/3467.68	c      3468            177         176        20        1069.0000        1054.6941      1.36%
68750.14/3472.71	c      3473            177         176        20        1069.0000        1054.6941      1.36%
68851.09/3477.81	c      3478            177         176        20        1069.0000        1054.6941      1.36%
68952.08/3482.96	c      3483            177         176        20        1069.0000        1054.6941      1.36%
69051.04/3488.03	c      3488            177         176        20        1069.0000        1054.6941      1.36%
69154.67/3493.14	c      3493            177         176        20        1069.0000        1054.6941      1.36%
69254.89/3498.25	c      3498            177         176        20        1069.0000        1054.6941      1.36%
69355.86/3503.36	c      3503            177         176        20        1069.0000        1054.6941      1.36%
69456.83/3508.42	c      3508            177         176        20        1069.0000        1054.6941      1.36%
69557.79/3513.56	c      3514            177         176        20        1069.0000        1054.6941      1.36%
69658.80/3518.68	c      3519            178         177        20        1069.0000        1054.6941      1.36%
69759.73/3523.79	c      3524            179         178        20        1069.0000        1054.6941      1.36%
69862.57/3528.92	c      3529            179         178        20        1069.0000        1054.6941      1.36%
69964.10/3534.08	c      3534            180         179        20        1069.0000        1054.6941      1.36%
70065.26/3539.17	c      3539            180         179        20        1069.0000        1054.6941      1.36%
70165.31/3544.29	c      3544            181         180        20        1069.0000        1054.6941      1.36%
70265.83/3549.38	c      3549            181         180        20        1069.0000        1054.6941      1.36%
70366.73/3554.46	c      3554            182         181        20        1069.0000        1054.6941      1.36%
70467.69/3559.51	c      3560            182         181        20        1069.0000        1054.6941      1.36%
70566.62/3564.58	c      3565            182         181        20        1069.0000        1054.6941      1.36%
70667.57/3569.67	c      3570            183         182        20        1069.0000        1054.6941      1.36%
70768.48/3574.76	c      3575            183         182        20        1069.0000        1054.6941      1.36%
70874.02/3580.05	c      3580            183         182        20        1069.0000        1054.6941      1.36%
70972.93/3585.12	c      3585            183         182        20        1069.0000        1054.6941      1.36%
71073.89/3590.14	c      3590            184         183        20        1069.0000        1054.6941      1.36%
71174.09/3595.29	c      3595            185         184        20        1069.0000        1054.6941      1.36%
71276.97/3600.40	c      3600            185         184        20        1069.0000        1054.6941      1.36%
71377.82/3605.54	c      3606            186         185        20        1069.0000        1054.6941      1.36%
71476.73/3610.60	c      3611            186         185        20        1069.0000        1054.6941      1.36%
71579.65/3615.78	c      3616            186         185        20        1069.0000        1054.6941      1.36%
71682.43/3620.90	c      3621            187         186        20        1069.0000        1054.6941      1.36%
71783.88/3626.05	c      3626            187         186        20        1069.0000        1054.6941      1.36%
71882.91/3631.10	c      3631            188         187        20        1069.0000        1054.6941      1.36%
71986.97/3636.34	c      3636            188         187        20        1069.0000        1054.6941      1.36%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (181996 MiB free)
  memory of node 1: 193531 MiB (169380 MiB free)
  memory of node 2: 193531 MiB (193144 MiB free)
  memory of node 3: 193531 MiB (172765 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-4465135-1722444258/watcher-4465135-1722444258 -o /tmp/evaluation-result-4465135-1722444258/solver-4465135-1722444258 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722441596-58650 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465135-1722444258.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.10011 s]*
/proc/loadavg: 80.24 80.36 75.42 62/984 62746
/proc/meminfo: memFree=734439604/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=96524 memory=85036 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) R 62742 62745 58638 0 -1 4194304 19493 0 0 0 9 2 0 0 20 0 1 0 11012607 98840576 21259 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 24131 21259 2555 3035 0 20527 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 96524 KiB
Current children cumulated memory: 85036 KiB

[startup+0.219825 s]*
/proc/loadavg: 80.24 80.36 75.42 62/984 62746
/proc/meminfo: memFree=734405244/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=140084 memory=123488 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) R 62742 62745 58638 0 -1 4194304 25940 0 0 0 20 3 0 0 20 0 1 0 11012607 143446016 30872 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 35021 30872 2662 3035 0 31417 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 140084 KiB
Current children cumulated memory: 123488 KiB

[startup+0.31997 s]*
/proc/loadavg: 80.24 80.36 75.42 62/984 62746
/proc/meminfo: memFree=734410912/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=115912 memory=101160 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) R 62742 62745 58638 0 -1 4194304 30154 0 0 0 29 3 0 0 20 0 1 0 11012607 118693888 25290 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 28978 25290 2710 3035 0 25374 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 115912 KiB
Current children cumulated memory: 101160 KiB

[startup+0.700193 s]
/proc/loadavg: 80.24 80.36 75.42 62/984 62746
/proc/meminfo: memFree=734410884/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=115912 memory=101160 CPUtime=0.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) R 62742 62745 58638 0 -1 4194304 30154 0 0 0 65 3 0 0 20 0 1 0 11012607 118693888 25290 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 28978 25290 2710 3035 0 25374 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 115912 KiB
Current children cumulated memory: 101160 KiB

[startup+1.50028 s]
/proc/loadavg: 78.70 80.04 75.35 62/984 62746
/proc/meminfo: memFree=734411080/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=144828 memory=129544 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) R 62742 62745 58638 0 -1 4194304 42936 0 0 0 143 5 0 0 20 0 1 0 11012607 148303872 32386 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 36207 32386 2758 3035 0 32603 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 144828 KiB
Current children cumulated memory: 129544 KiB

[startup+3.13236 s]
/proc/loadavg: 78.70 80.04 75.35 81/1024 62787
/proc/meminfo: memFree=731954344/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=3641508 memory=2730088 CPUtime=17.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) S 62742 62745 58638 0 -1 1077936128 703747 0 0 0 1590 170 0 0 20 0 41 0 11012607 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 910377 682522 2854 3035 0 803613 0
[pid=62745/tid=62747] ppid=62742 vsize=3641508 memory=0 CPUtime=0.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62747/stat : 62747 (fscip) R 62742 62745 58638 0 -1 4194368 33666 0 0 0 75 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62748] ppid=62742 vsize=3641508 memory=11416 CPUtime=0.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62748/stat : 62748 (fscip) R 62742 62745 58638 0 -1 4194368 30479 0 0 0 68 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62749] ppid=62742 vsize=3641508 memory=702608 CPUtime=0.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62749/stat : 62749 (fscip) R 62742 62745 58638 0 -1 4194368 30557 0 0 0 65 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62750] ppid=62742 vsize=3641508 memory=2295684 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62750/stat : 62750 (fscip) R 62742 62745 58638 0 -1 4194368 33922 0 0 0 74 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62751] ppid=62742 vsize=3641508 memory=10392 CPUtime=0.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62751/stat : 62751 (fscip) R 62742 62745 58638 0 -1 4194368 30478 0 0 0 66 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62752] ppid=62742 vsize=3641508 memory=334652 CPUtime=0.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62752/stat : 62752 (fscip) R 62742 62745 58638 0 -1 4194368 30698 0 0 0 70 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62753] ppid=62742 vsize=3641508 memory=30399726987509844 CPUtime=0.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62753/stat : 62753 (fscip) R 62742 62745 58638 0 -1 4194368 33922 0 0 0 75 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62754] ppid=62742 vsize=3641508 memory=0 CPUtime=0.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62754/stat : 62754 (fscip) R 62742 62745 58638 0 -1 4194368 30633 0 0 0 70 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62755] ppid=62742 vsize=3641508 memory=280255474980048 CPUtime=0.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62755/stat : 62755 (fscip) R 62742 62745 58638 0 -1 4194368 30678 0 0 0 69 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62756] ppid=62742 vsize=3641508 memory=0 CPUtime=0.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62756/stat : 62756 (fscip) R 62742 62745 58638 0 -1 4194368 33923 0 0 0 74 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62757] ppid=62742 vsize=3641508 memory=280255474751792 CPUtime=0.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62757/stat : 62757 (fscip) R 62742 62745 58638 0 -1 4194368 30646 0 0 0 66 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62758] ppid=62742 vsize=3641508 memory=8199226787329 CPUtime=0.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62758/stat : 62758 (fscip) R 62742 62745 58638 0 -1 4194368 30497 0 0 0 69 9 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62759] ppid=62742 vsize=3641508 memory=8207816721665 CPUtime=0.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62759/stat : 62759 (fscip) R 62742 62745 58638 0 -1 4194368 33918 0 0 0 74 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62760] ppid=62742 vsize=3641508 memory=13229522245910554 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62760/stat : 62760 (fscip) R 62742 62745 58638 0 -1 4194368 30524 0 0 0 74 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62761] ppid=62742 vsize=3641508 memory=0 CPUtime=0.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62761/stat : 62761 (fscip) R 62742 62745 58638 0 -1 4194368 30531 0 0 0 69 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62762] ppid=62742 vsize=3641508 memory=0 CPUtime=0.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62762/stat : 62762 (fscip) R 62742 62745 58638 0 -1 4194368 33920 0 0 0 75 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62763] ppid=62742 vsize=3641508 memory=7441 CPUtime=0.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62763/stat : 62763 (fscip) R 62742 62745 58638 0 -1 4194368 30460 0 0 0 67 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62764] ppid=62742 vsize=3641508 memory=4420 CPUtime=0.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62764/stat : 62764 (fscip) R 62742 62745 58638 0 -1 4194368 30706 0 0 0 72 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62765] ppid=62742 vsize=3641508 memory=6628 CPUtime=0.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62765/stat : 62765 (fscip) R 62742 62745 58638 0 -1 4194368 33920 0 0 0 76 7 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62766] ppid=62742 vsize=3641508 memory=104 CPUtime=0.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62766/stat : 62766 (fscip) R 62742 62745 58638 0 -1 4194368 30445 0 0 0 72 8 0 0 20 0 41 0 11012775 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62767] ppid=62742 vsize=3641508 memory=33100 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62767/stat : 62767 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62768] ppid=62742 vsize=3641508 memory=19580 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62768/stat : 62768 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62769] ppid=62742 vsize=3641508 memory=54528 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62769/stat : 62769 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62770] ppid=62742 vsize=3641508 memory=28496 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62770/stat : 62770 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62771] ppid=62742 vsize=3641508 memory=7644 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62771/stat : 62771 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62772] ppid=62742 vsize=3641508 memory=26960 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62772/stat : 62772 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62773] ppid=62742 vsize=3641508 memory=31356 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62773/stat : 62773 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62774] ppid=62742 vsize=3641508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62774/stat : 62774 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62775] ppid=62742 vsize=3641508 memory=280255475255936 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62775/stat : 62775 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62776] ppid=62742 vsize=3641508 memory=3471342524058508960 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62776/stat : 62776 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62777] ppid=62742 vsize=3641508 memory=-7595760986001869408 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62777/stat : 62777 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62778] ppid=62742 vsize=3641508 memory=7112 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62778/stat : 62778 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62779] ppid=62742 vsize=3641508 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62779/stat : 62779 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62780] ppid=62742 vsize=3641508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62780/stat : 62780 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62781] ppid=62742 vsize=3641508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62781/stat : 62781 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62782] ppid=62742 vsize=3641508 memory=280255474800048 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62782/stat : 62782 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62783] ppid=62742 vsize=3641508 memory=6944656592455097440 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62783/stat : 62783 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62784] ppid=62742 vsize=3641508 memory=6944656575208382560 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62784/stat : 62784 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62785] ppid=62742 vsize=3641508 memory=6944656575208382560 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62785/stat : 62785 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62786] ppid=62742 vsize=3641508 memory=6944656592455097440 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62786/stat : 62786 (fscip) S 62742 62745 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11012832 3728904192 682522 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
Current children cumulated CPU time: 17.6 s
Current children cumulated vsize: 3641508 KiB
Current children cumulated memory: 2730088 KiB

[startup+6.30136 s]
/proc/loadavg: 78.81 80.04 75.37 81/1024 62787
/proc/meminfo: memFree=731146544/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=4853960 memory=3404384 CPUtime=78.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) S 62742 62745 58638 0 -1 1077936128 933022 0 0 0 7633 217 0 0 20 0 41 0 11012607 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 1213490 851096 2998 3035 0 964598 0
[pid=62745/tid=62747] ppid=62742 vsize=4853960 memory=0 CPUtime=3.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62747/stat : 62747 (fscip) R 62742 62745 58638 0 -1 4194368 38182 0 0 0 378 8 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62748] ppid=62742 vsize=4853960 memory=3406892 CPUtime=3.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62748/stat : 62748 (fscip) R 62742 62745 58638 0 -1 4194368 34764 0 0 0 368 9 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62749] ppid=62742 vsize=4853960 memory=334652 CPUtime=3.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62749/stat : 62749 (fscip) R 62742 62745 58638 0 -1 4194368 59427 0 0 0 368 13 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62750] ppid=62742 vsize=4853960 memory=3402564 CPUtime=3.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62750/stat : 62750 (fscip) R 62742 62745 58638 0 -1 4194368 37581 0 0 0 378 7 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62751] ppid=62742 vsize=4853960 memory=702608 CPUtime=3.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62751/stat : 62751 (fscip) R 62742 62745 58638 0 -1 4194368 34691 0 0 0 359 9 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62752] ppid=62742 vsize=4853960 memory=1996 CPUtime=3.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62752/stat : 62752 (fscip) R 62742 62745 58638 0 -1 4194368 61995 0 0 0 371 13 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62753] ppid=62742 vsize=4853960 memory=10392 CPUtime=3.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62753/stat : 62753 (fscip) R 62742 62745 58638 0 -1 4194368 37664 0 0 0 383 8 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62754] ppid=62742 vsize=4853960 memory=0 CPUtime=3.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62754/stat : 62754 (fscip) R 62742 62745 58638 0 -1 4194368 34985 0 0 0 371 10 0 0 20 0 41 0 11012775 4970455040 851096 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0

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

/proc/62745/task/62766/stat : 62766 (fscip) R 62742 62745 58638 0 -1 4194368 1180770 0 0 0 354745 140 0 0 20 0 41 0 11012775 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62767] ppid=62742 vsize=9634796 memory=11416 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62767/stat : 62767 (fscip) S 62742 62745 58638 0 -1 1077936192 207 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62768] ppid=62742 vsize=9634796 memory=7112 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62768/stat : 62768 (fscip) S 62742 62745 58638 0 -1 1077936192 156 0 0 0 1 1 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62769] ppid=62742 vsize=9634796 memory=8216332 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62769/stat : 62769 (fscip) S 62742 62745 58638 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62770] ppid=62742 vsize=9634796 memory=8218724 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62770/stat : 62770 (fscip) S 62742 62745 58638 0 -1 1077936192 200 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62771] ppid=62742 vsize=9634796 memory=11416 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62771/stat : 62771 (fscip) S 62742 62745 58638 0 -1 1077936192 146 0 0 0 0 2 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62772] ppid=62742 vsize=9634796 memory=28496 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62772/stat : 62772 (fscip) S 62742 62745 58638 0 -1 1077936192 205 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62773] ppid=62742 vsize=9634796 memory=7644 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62773/stat : 62773 (fscip) S 62742 62745 58638 0 -1 1077936192 203 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62774] ppid=62742 vsize=9634796 memory=11416 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62774/stat : 62774 (fscip) S 62742 62745 58638 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62775] ppid=62742 vsize=9634796 memory=8218724 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62775/stat : 62775 (fscip) S 62742 62745 58638 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62776] ppid=62742 vsize=9634796 memory=8218724 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62776/stat : 62776 (fscip) S 62742 62745 58638 0 -1 1077936192 207 0 0 0 0 2 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62777] ppid=62742 vsize=9634796 memory=8218724 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62777/stat : 62777 (fscip) S 62742 62745 58638 0 -1 1077936192 197 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62778] ppid=62742 vsize=9634796 memory=11416 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62778/stat : 62778 (fscip) S 62742 62745 58638 0 -1 1077936192 199 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62779] ppid=62742 vsize=9634796 memory=8218724 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62779/stat : 62779 (fscip) S 62742 62745 58638 0 -1 1077936192 89 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62780] ppid=62742 vsize=9634796 memory=2708 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62780/stat : 62780 (fscip) S 62742 62745 58638 0 -1 1077936192 215 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62781] ppid=62742 vsize=9634796 memory=6912 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62781/stat : 62781 (fscip) S 62742 62745 58638 0 -1 1077936192 200 0 0 0 2 1 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62782] ppid=62742 vsize=9634796 memory=1996 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62782/stat : 62782 (fscip) S 62742 62745 58638 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62783] ppid=62742 vsize=9634796 memory=1836 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62783/stat : 62783 (fscip) S 62742 62745 58638 0 -1 1077936192 232 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62784] ppid=62742 vsize=9634796 memory=8285784 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62784/stat : 62784 (fscip) S 62742 62745 58638 0 -1 1077936192 219 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62785] ppid=62742 vsize=9634796 memory=13424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62785/stat : 62785 (fscip) S 62742 62745 58638 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62786] ppid=62742 vsize=9634796 memory=10392 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62786/stat : 62786 (fscip) S 62742 62745 58638 0 -1 1077936192 176 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067526 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
Current children cumulated CPU time: 70918.8 s
Current children cumulated vsize: 9634796 KiB
Current children cumulated memory: 8270104 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637 s]*
/proc/loadavg: 80.36 80.27 80.20 82/1023 64895
/proc/meminfo: memFree=741083284/790760800 swapFree=131071996/131071996
[pid=62745] ppid=62742 vsize=9634796 memory=8270296 CPUtime=72001.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/stat : 62745 (fscip) S 62742 62745 58638 0 -1 1077936128 30623475 0 0 0 7194934 5215 0 0 20 0 41 0 11012607 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
/proc/62745/statm: 2408699 2067574 3014 3035 0 2286759 0
[pid=62745/tid=62747] ppid=62742 vsize=9634796 memory=-7019256412283954046 CPUtime=3601.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62747/stat : 62747 (fscip) R 62742 62745 58638 0 -1 4194368 1013277 0 0 0 360042 107 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62748] ppid=62742 vsize=9634796 memory=-6000919499214174262 CPUtime=3604.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62748/stat : 62748 (fscip) R 62742 62745 58638 0 -1 4194368 1449864 0 0 0 360246 177 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62749] ppid=62742 vsize=9634796 memory=33100 CPUtime=3603.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62749/stat : 62749 (fscip) R 62742 62745 58638 0 -1 4194368 2107336 0 0 0 359871 477 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62750] ppid=62742 vsize=9634796 memory=19580 CPUtime=3601.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62750/stat : 62750 (fscip) R 62742 62745 58638 0 -1 4194368 1027282 0 0 0 360056 103 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62751] ppid=62742 vsize=9634796 memory=8270280 CPUtime=3605.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62751/stat : 62751 (fscip) R 62742 62745 58638 0 -1 4194368 1535847 0 0 0 360384 159 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62752] ppid=62742 vsize=9634796 memory=28496 CPUtime=3593.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62752/stat : 62752 (fscip) R 62742 62745 58638 0 -1 4194368 2132855 0 0 0 358883 454 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62753] ppid=62742 vsize=9634796 memory=7806539632655225956 CPUtime=3605.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62753/stat : 62753 (fscip) R 62742 62745 58638 0 -1 4194368 1073090 0 0 0 360482 115 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62754] ppid=62742 vsize=9634796 memory=6948035323120018541 CPUtime=3606.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62754/stat : 62754 (fscip) R 62742 62745 58638 0 -1 4194368 1342738 0 0 0 360455 154 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62755] ppid=62742 vsize=9634796 memory=8271644 CPUtime=3591.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62755/stat : 62755 (fscip) R 62742 62745 58638 0 -1 4194368 2458148 0 0 0 358481 663 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62756] ppid=62742 vsize=9634796 memory=11636 CPUtime=3594.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62756/stat : 62756 (fscip) R 62742 62745 58638 0 -1 4194368 1082933 0 0 0 359356 117 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62757] ppid=62742 vsize=9634796 memory=11560 CPUtime=3604.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62757/stat : 62757 (fscip) R 62742 62745 58638 0 -1 4194368 1271923 0 0 0 360265 137 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62758] ppid=62742 vsize=9634796 memory=11628 CPUtime=3590.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62758/stat : 62758 (fscip) R 62742 62745 58638 0 -1 4194368 2323323 0 0 0 358452 580 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62759] ppid=62742 vsize=9634796 memory=2792 CPUtime=3606.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62759/stat : 62759 (fscip) R 62742 62745 58638 0 -1 4194368 1052216 0 0 0 360570 112 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62760] ppid=62742 vsize=9634796 memory=6740 CPUtime=3598.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62760/stat : 62760 (fscip) R 62742 62745 58638 0 -1 4194368 1300489 0 0 0 359755 143 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62761] ppid=62742 vsize=9634796 memory=8271644 CPUtime=3589.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62761/stat : 62761 (fscip) R 62742 62745 58638 0 -1 4194368 2236755 0 0 0 358412 547 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62762] ppid=62742 vsize=9634796 memory=2708 CPUtime=3605.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62762/stat : 62762 (fscip) R 62742 62745 58638 0 -1 4194368 1009818 0 0 0 360430 104 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62763] ppid=62742 vsize=9634796 memory=6912 CPUtime=3594 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62763/stat : 62763 (fscip) R 62742 62745 58638 0 -1 4194368 1368433 0 0 0 359236 164 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62764] ppid=62742 vsize=9634796 memory=17617856 CPUtime=3591.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62764/stat : 62764 (fscip) R 62742 62745 58638 0 -1 4194368 2441578 0 0 0 358570 600 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62765] ppid=62742 vsize=9634796 memory=2608 CPUtime=3606.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62765/stat : 62765 (fscip) R 62742 62745 58638 0 -1 4194368 1076981 0 0 0 360546 111 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62766] ppid=62742 vsize=9634796 memory=280255476303104 CPUtime=3603.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62766/stat : 62766 (fscip) R 62742 62745 58638 0 -1 4194368 1192601 0 0 0 360163 141 0 0 20 0 41 0 11012775 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62767] ppid=62742 vsize=9634796 memory=31820 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62767/stat : 62767 (fscip) S 62742 62745 58638 0 -1 1077936192 210 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62768] ppid=62742 vsize=9634796 memory=7176 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62768/stat : 62768 (fscip) S 62742 62745 58638 0 -1 1077936192 158 0 0 0 1 1 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62769] ppid=62742 vsize=9634796 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62769/stat : 62769 (fscip) S 62742 62745 58638 0 -1 1077936192 212 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62770] ppid=62742 vsize=9634796 memory=5432 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62770/stat : 62770 (fscip) S 62742 62745 58638 0 -1 1077936192 203 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62771] ppid=62742 vsize=9634796 memory=7230082122498004079 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62771/stat : 62771 (fscip) S 62742 62745 58638 0 -1 1077936192 148 0 0 0 0 2 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62772] ppid=62742 vsize=9634796 memory=4639361071060959328 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62772/stat : 62772 (fscip) S 62742 62745 58638 0 -1 1077936192 208 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62773] ppid=62742 vsize=9634796 memory=-8557856841693172333 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62773/stat : 62773 (fscip) S 62742 62745 58638 0 -1 1077936192 206 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62774] ppid=62742 vsize=9634796 memory=-8601987961486885007 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62774/stat : 62774 (fscip) S 62742 62745 58638 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62775] ppid=62742 vsize=9634796 memory=4638778402627797088 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62775/stat : 62775 (fscip) S 62742 62745 58638 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62776] ppid=62742 vsize=9634796 memory=6948035323120018541 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62776/stat : 62776 (fscip) S 62742 62745 58638 0 -1 1077936192 209 0 0 0 0 2 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62777] ppid=62742 vsize=9634796 memory=280255477840484 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62777/stat : 62777 (fscip) S 62742 62745 58638 0 -1 1077936192 200 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62778] ppid=62742 vsize=9634796 memory=354643 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62778/stat : 62778 (fscip) S 62742 62745 58638 0 -1 1077936192 202 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62779] ppid=62742 vsize=9634796 memory=353510 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62779/stat : 62779 (fscip) S 62742 62745 58638 0 -1 1077936192 90 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62780] ppid=62742 vsize=9634796 memory=353291 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62780/stat : 62780 (fscip) S 62742 62745 58638 0 -1 1077936192 218 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62781] ppid=62742 vsize=9634796 memory=354773 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62781/stat : 62781 (fscip) S 62742 62745 58638 0 -1 1077936192 203 0 0 0 2 1 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62782] ppid=62742 vsize=9634796 memory=354419 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62782/stat : 62782 (fscip) S 62742 62745 58638 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62783] ppid=62742 vsize=9634796 memory=2792 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62783/stat : 62783 (fscip) S 62742 62745 58638 0 -1 1077936192 235 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62784] ppid=62742 vsize=9634796 memory=6740 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62784/stat : 62784 (fscip) S 62742 62745 58638 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62785] ppid=62742 vsize=9634796 memory=8297164 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62785/stat : 62785 (fscip) S 62742 62745 58638 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
[pid=62745/tid=62786] ppid=62742 vsize=9634796 memory=2708 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62745/task/62786/stat : 62786 (fscip) S 62742 62745 58638 0 -1 1077936192 179 0 0 0 4 0 0 0 20 0 41 0 11012832 9866031104 2067574 809668444160 4194304 16623229 140728700801168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42475520 140728700806154 140728700806272 140728700806272 140728700813296 0
Current children cumulated CPU time: 72001.5 s
Current children cumulated vsize: 9634796 KiB
Current children cumulated memory: 8270296 KiB

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

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

# cumulated CPU time of all completed processes:  user=71949.6 s, system=52.3579 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3637.22 s]
/proc/loadavg: 80.36 80.27 80.20 63/984 64895
/proc/meminfo: memFree=746534440/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3637.25
CPU time (s): 72002
CPU user time (s): 71949.6
CPU system time (s): 52.3579
CPU usage (%): 1979.57
Max. virtual memory (cumulated for all children) (KiB): 9700332
Max. memory (cumulated for all children) (KiB): 8297164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71949.7
system time used= 52.3579
maximum resident set size= 8297408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30623475
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= 187180
involuntary context switches= 286712


# summary of solver processes directly reported to runsolver:
#   pid: 62745
#   total CPU time (s): 72002
#   total CPU user time (s): 71949.6
#   total CPU system time (s): 52.3579

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.548 second user time and 83.3633 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 18:44:18
IDJOB=4465135
IDBENCH=146800
IDSOLVER=3094
FILE ID=nodeD101/4465135-1722444258
RUNJOBID= nodeD101-1722441596-58650
SLURM_JOB_ID= 8254231
Free space on /tmp= 8622828 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-core4284-1064.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-4465135-1722444258/watcher-4465135-1722444258 -o /tmp/evaluation-result-4465135-1722444258/solver-4465135-1722444258 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722441596-58650 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465135-1722444258.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9634c234ec2c2f6b5ee1ba365a629db0
RANDOM SEED=1333504060

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 51
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 67
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

processor	: 75
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2800.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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        734502560 kB
MemAvailable:   732418528 kB
Buffers:          130604 kB
Cached:           593828 kB
SwapCached:            0 kB
Active:           289788 kB
Inactive:       53542712 kB
Active(anon):       2128 kB
Inactive(anon): 53128476 kB
Active(file):     287660 kB
Inactive(file):   414236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             30544 kB
Writeback:            76 kB
AnonPages:      53093692 kB
Mapped:           129252 kB
Shmem:             22536 kB
KReclaimable:     117360 kB
Slab:             440844 kB
SReclaimable:     117360 kB
SUnreclaim:       323484 kB
KernelStack:       16896 kB
PageTables:       122792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    9111288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           197760 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6414336 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:      466944 kB
DirectMap2M:    26245120 kB
DirectMap1G:    779091968 kB

Free space on /tmp at the end= 8622796 MiB
End job on nodeD101 at 2024-07-31 19:44:56