Trace number 4465994

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) 72001.7 3634.9

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/bsg/normalized-bsg_500_10_1.opb
MD5SUMd4235fe4c365567a817121803ba4630e
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-142
Best CPU time to get the best result obtained on this benchmark70237.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

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.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 49328128, getVmSize() = 49328128, SCIPgetMemUsed() = 23160258, SCIPgetMemTotal() = 26758738, SCIPgetMemExternEstim() = 15388628
0.00/0.03	c ** set memory limit for presolving in LC to 8.79594e+12 for SCIP **
0.00/0.11	c ** Estimated virtualMemUsedAtSolver = 36697903, getVmSize() = 63737856, SCIPgetMemUsed() = 25184251, SCIPgetMemTotal() = 39658227, SCIPgetMemExternEstim() = 15388628
0.00/0.11	c ** set memory limit for solvers to 4.1885e+11 for each SCIP **
0.00/0.11	c Original Problem   :
0.00/0.11	c   Problem name     : instance-4465994-1722460251
0.00/0.11	c   Variables        : 7318 (1000 binary, 0 integer, 6318 implicit integer, 0 continuous)
0.00/0.11	c   Constraints      : 8819
0.00/0.11	c   Objective sense  : minimize
0.00/0.11	c Presolved Problem  :
0.00/0.11	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.11	c   Constraints      : 1501
0.00/0.11	c Constraints        : Number
0.00/0.11	c   knapsack         : 1000 
0.00/0.11	c   setppc           : 500 
0.00/0.11	c   linear           : 1 
0.00/0.11	c ** Instance transfer method used: 0
0.00/0.11	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.20	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.20	c                                Nodes    Active                                            
0.11/0.20	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
2.31/0.39	c *       0              2           1        20          -8.0000        -500.0000          -
2.31/0.39	c *       0              2           1        20         -34.0000        -500.0000          -
6.15/0.56	c *       1              2           1        20         -41.0000        -500.0000          -
6.15/0.57	c *       1              2           1        20         -42.0000        -500.0000          -
6.15/0.57	c *       1              2           1        20         -43.0000        -500.0000          -
6.15/0.63	c *       1              2           1        20         -48.0000        -500.0000          -
7.83/0.69	c *       1              2           1        20         -61.0000        -500.0000          -
8.96/0.75	c *       1              2           1        20         -75.0000        -500.0000          -
12.92/0.96	c *       1              2           1        20         -85.0000        -500.0000    488.24%
12.92/0.97	c *       1              2           1        20         -87.0000        -500.0000    474.71%
50.44/2.89	c *       3           5386         897        20         -88.0000        -500.0000    468.18%
66.25/3.63	c *       4          10264         861        20         -93.0000        -500.0000    437.63%
70.21/3.84	c *       4          10264         861        20         -94.0000        -500.0000    431.91%
78.12/4.23	c *       4          10264         861        20         -95.0000        -500.0000    426.32%
101.82/5.41	c         5          14367         896        20         -95.0000        -500.0000    426.32%
200.39/10.47	c        10          35335         812        20         -95.0000        -500.0000    426.32%
301.26/15.52	c        16          62803         878        20         -95.0000        -500.0000    426.32%
305.23/15.74	c *      16          66260         888        20        -100.0000        -500.0000    400.00%
346.86/17.86	c *      18          69942         875        20        -106.0000        -500.0000    371.70%
360.74/18.57	c *      19          72901         857        20        -107.0000        -500.0000    367.29%
366.70/18.85	c *      19          72898         878        20        -110.0000        -500.0000    354.55%
400.34/20.57	c        21          75811         857        20        -110.0000        -500.0000    354.55%
447.79/22.95	c *      23          87813         853        20        -111.0000        -500.0000    350.45%
501.20/25.63	c        26         104785         876        20        -111.0000        -500.0000    350.45%
526.96/26.92	c *      27         104936         866        20        -114.0000        -500.0000    338.60%
538.83/27.56	c *      28         121141         875        20        -117.0000        -500.0000    327.35%
556.64/28.48	c *      28         126411         869        20        -122.0000        -500.0000    309.84%
590.82/30.14	c *      30         114399         870        20        -123.0000        -500.0000    306.50%
598.12/30.58	c *      31         130638         860        20        -125.0000        -500.0000    300.00%
602.09/30.75	c        31         135504         850        20        -125.0000        -500.0000    300.00%
619.87/31.67	c *      32         136263         854        20        -126.0000        -500.0000    296.83%
641.63/32.75	c *      33         139450         855        20        -128.0000        -500.0000    290.62%
663.42/33.85	c *      34         151378         201        20        -129.0000        -500.0000    287.60%
700.96/35.79	c        36         156779         564        20        -129.0000        -500.0000    287.60%
802.09/40.84	c        41         174309         560        20        -129.0000        -500.0000    287.60%
900.96/45.89	c        46         191211         560        20        -129.0000        -500.0000    287.60%
1001.79/50.94	c        51         208383         560        20        -129.0000        -500.0000    287.60%
1100.83/55.99	c        56         226369         560        20        -129.0000        -500.0000    287.60%
1202.44/61.04	c        61         242639         560        20        -129.0000        -500.0000    287.60%
1301.43/66.09	c        66         260867         560        20        -129.0000        -500.0000    287.60%
1402.26/71.14	c        71         277973         372        20        -129.0000        -500.0000    287.60%
1501.36/76.19	c        76         293503         376        20        -129.0000        -500.0000    287.60%
1601.71/81.24	c        81              2           1        20        -129.0000        -242.9034     88.30%
1700.70/86.29	c        86              2           1        20        -129.0000        -242.9034     88.30%
1801.67/91.34	c        91              2           1        20        -129.0000        -242.9034     88.30%
1900.68/96.39	c        96              2           1        20        -129.0000        -242.9034     88.30%
2001.68/101.44	c       101              2           1        20        -129.0000        -242.9034     88.30%
2100.70/106.49	c       106              2           1        20        -129.0000        -242.9034     88.30%
2203.76/111.67	c       112              2           1        20        -129.0000        -242.9034     88.30%
2304.76/116.72	c       117              2           1        20        -129.0000        -242.9034     88.30%
2403.89/121.77	c       122              2           1        20        -129.0000        -242.9034     88.30%
2506.83/126.91	c       127              2           1        20        -129.0000        -242.9034     88.30%
2605.85/131.95	c       132              2           1        20        -129.0000        -242.9034     88.30%
2704.90/137.00	c       137              2           1        20        -129.0000        -242.9034     88.30%
2806.60/142.05	c       142              2           1        20        -129.0000        -242.9034     88.30%
2905.71/147.10	c       147              2           1        20        -129.0000        -242.9034     88.30%
3006.70/152.15	c       152              3           2        20        -129.0000        -242.8112     88.23%
3107.11/157.20	c       157              3           2        20        -129.0000        -242.8112     88.23%
3206.16/162.25	c       162              3           2        20        -129.0000        -242.8112     88.23%
3297.35/166.83	c *     167              3           2        20        -130.0000        -242.8112     86.78%
3307.18/167.31	c       167              3           2        20        -130.0000        -242.8112     86.78%
3329.00/168.47	c *     168              3           2        20        -131.0000        -242.8112     85.35%
3372.59/170.61	c *     171              3           2        20        -132.0000        -242.8112     83.95%
3406.24/172.36	c       172              3           2        20        -132.0000        -242.8112     83.95%
3507.29/177.41	c       177              3           2        20        -132.0000        -242.8112     83.95%
3554.86/179.81	c *     180              3           2        20        -133.0000        -242.8112     82.56%
3606.31/182.47	c       182              3           2        20        -133.0000        -242.8112     82.56%
3707.30/187.51	c       188              3           2        20        -133.0000        -242.8112     82.56%
3806.29/192.56	c       193              3           2        20        -133.0000        -242.8112     82.56%
3907.14/197.61	c       198              3           2        20        -133.0000        -242.8112     82.56%
4006.10/202.66	c       203              3           2        20        -133.0000        -242.8112     82.56%
4107.06/207.71	c       208              3           4        20        -133.0000        -242.8112     82.56%
4206.03/212.76	c       213              3           4        20        -133.0000        -242.8112     82.56%
4306.99/217.81	c       218              3           4        20        -133.0000        -242.8112     82.56%
4405.91/222.86	c       223              4           3        20        -133.0000        -242.8112     82.56%
4506.86/227.91	c       228              4           3        20        -133.0000        -242.8112     82.56%
4605.84/232.96	c       233              4           3        20        -133.0000        -242.8112     82.56%
4704.73/238.01	c       238              4           3        20        -133.0000        -242.8112     82.56%
4806.33/243.06	c       243              4           3        20        -133.0000        -242.8112     82.56%
4905.41/248.11	c       248              4           3        20        -133.0000        -242.8112     82.56%
5006.08/253.16	c       253              4           3        20        -133.0000        -242.8112     82.56%
5106.28/258.21	c       258              4           3        20        -133.0000        -242.8112     82.56%
5205.26/263.26	c       263              5           4        20        -133.0000        -242.8112     82.56%
5306.33/268.31	c       268              5           4        20        -133.0000        -242.8112     82.56%
5405.36/273.36	c       273              5           4        20        -133.0000        -242.8112     82.56%
5506.48/278.41	c       278              5           4        20        -133.0000        -242.8112     82.56%
5548.09/280.59	c *     281              5           4        20        -134.0000        -242.8112     81.20%
5598.42/283.04	c *     283              5           4        20        -135.0000        -242.8112     79.86%
5605.62/283.46	c       283              5           4        20        -135.0000        -242.8112     79.86%
5706.72/288.51	c       289              5           4        20        -135.0000        -242.8112     79.86%
5706.72/288.58	c *     289              5           4        20        -136.0000        -242.8112     78.54%
5805.86/293.56	c       294              5           4        20        -136.0000        -242.8112     78.54%
5875.98/297.06	c *     297              5           4        20        -137.0000        -242.8112     77.23%
5906.99/298.61	c       299              5           4        20        -137.0000        -242.8112     77.23%
6006.12/303.66	c       304              5           4        20        -137.0000        -242.8112     77.23%
6107.18/308.71	c       309              6           5        20        -137.0000        -242.8112     77.23%
6206.25/313.76	c       314              6           5        20        -137.0000        -242.8112     77.23%
6307.37/318.81	c       319              6           5        20        -137.0000        -242.8112     77.23%
6406.41/323.84	c       324              6           5        20        -137.0000        -242.8112     77.23%
6507.21/328.91	c       329              6           5        20        -137.0000        -242.8112     77.23%
6606.08/333.96	c       334              6           5        20        -137.0000        -242.8112     77.23%
6705.04/339.01	c       339              6           5        20        -137.0000        -242.8112     77.23%
6806.63/344.13	c       344              6           5        20        -137.0000        -242.8112     77.23%
6907.55/349.18	c       349              6           5        20        -137.0000        -242.8112     77.23%
7007.79/354.23	c       354              6           5        20        -137.0000        -242.8112     77.23%
7106.75/359.28	c       359              7           6        20        -137.0000        -242.8112     77.23%
7207.67/364.33	c       364              7           6        20        -137.0000        -242.8112     77.23%
7306.63/369.38	c       369              7           6        20        -137.0000        -242.8112     77.23%
7407.44/374.43	c       374              7           6        20        -137.0000        -242.8112     77.23%
7506.42/379.48	c       379              7           6        20        -137.0000        -242.8112     77.23%
7607.36/384.53	c       385              7           6        20        -137.0000        -242.8112     77.23%
7706.32/389.58	c       390              8           7        20        -137.0000        -242.8112     77.23%
7807.26/394.63	c       395              8           7        20        -137.0000        -242.8112     77.23%
7906.23/399.68	c       400              8           7        20        -137.0000        -242.8112     77.23%
8015.95/405.18	c       405              8           7        20        -137.0000        -242.8112     77.23%
8116.12/410.23	c       410              8           7        20        -137.0000        -242.8112     77.23%
8215.08/415.28	c       415              9           8        20        -137.0000        -242.8112     77.23%
8316.02/420.33	c       420              9           8        20        -137.0000        -242.8112     77.23%
8414.98/425.38	c       425              9           8        20        -137.0000        -242.8112     77.23%
8515.80/430.43	c       430              9           8        20        -137.0000        -242.8112     77.23%
8614.84/435.48	c       435              9           8        20        -137.0000        -242.8112     77.23%
8715.96/440.53	c       441             10           9        20        -137.0000        -242.8112     77.23%
8815.07/445.58	c       446             10           9        20        -137.0000        -242.8112     77.23%
8915.99/450.63	c       451             10           9        20        -137.0000        -242.8112     77.23%
9014.99/455.66	c       456             11          10        20        -137.0000        -242.8112     77.23%
9116.08/460.73	c       461             11          10        20        -137.0000        -242.8112     77.23%
9214.94/465.78	c       466             12          11        20        -137.0000        -242.8112     77.23%
9316.00/470.83	c       471             12          11        20        -137.0000        -242.8112     77.23%
9415.09/475.88	c       476             14          13        20        -137.0000        -242.8112     77.23%
9516.32/480.93	c       481             22          21        20        -137.0000        -242.8112     77.23%
9615.25/485.97	c       486             31          30        20        -137.0000        -242.8112     77.23%
9714.14/491.03	c       491             39          38        20        -137.0000        -242.8112     77.23%
9815.97/496.08	c       496             44          43        20        -137.0000        -242.8112     77.23%
9915.10/501.13	c       501             44          43        20        -137.0000        -242.8112     77.23%
10016.22/506.18	c       506             44          43        20        -137.0000        -242.8112     77.23%
10116.58/511.23	c       511             44          43        20        -137.0000        -242.8112     77.23%
10215.71/516.27	c       516             44          43        20        -137.0000        -242.8112     77.23%
10261.33/518.59	c *     519             44          43        20        -138.0000        -242.8112     75.95%
10318.71/521.42	c       521             44          43        20        -138.0000        -242.8112     75.95%
10419.81/526.57	c       527             52          51        20        -138.0000        -242.8112     75.95%
10520.88/531.69	c       532             57          56        20        -138.0000        -242.8112     75.95%
10621.99/536.76	c       537             65          64        20        -138.0000        -242.8112     75.95%
10721.10/541.80	c       542             75          74        20        -138.0000        -242.8112     75.95%
10822.22/546.85	c       547             85          84        20        -138.0000        -242.8112     75.95%
10893.45/550.44	c *     550             85          84        20        -140.0000        -242.8112     73.44%
10923.21/551.91	c       552             85          84        20        -140.0000        -242.8112     73.44%
11022.36/556.96	c       557             85          84        20        -140.0000        -242.8112     73.44%
11121.40/562.01	c       562             89          88        20        -140.0000        -242.8112     73.44%
11223.19/567.06	c       567             92          91        20        -140.0000        -242.8112     73.44%
11322.28/572.11	c       572            100          99        20        -140.0000        -242.8112     73.44%
11423.46/577.16	c       577            101         100        20        -140.0000        -242.8112     73.44%
11523.84/582.21	c       582            105         104        20        -140.0000        -242.7467     73.39%
11622.97/587.26	c       587            108         107        20        -140.0000        -242.7467     73.39%
11696.34/591.02	c *     591            108         107        20        -141.0000        -242.7467     72.16%
11722.10/592.27	c       592            108         107        20        -141.0000        -242.7467     72.16%
11813.25/596.84	c *     597            109         108        20        -142.0000        -242.7467     70.95%
11823.15/597.36	c       597            109         108        20        -142.0000        -242.7467     70.95%
11924.29/602.41	c       602            118         117        20        -142.0000        -242.7467     70.95%
12023.44/607.46	c       607            124         125        20        -142.0000        -242.7467     70.95%
12124.43/612.51	c       613            124         125        20        -142.0000        -242.7467     70.95%
12223.54/617.56	c       618            133         132        20        -142.0000        -242.7467     70.95%
12324.67/622.61	c       623            136         137        20        -142.0000        -242.7467     70.95%
12423.78/627.62	c       628            136         137        20        -142.0000        -242.7467     70.95%
12522.92/632.63	c       633            143         142        20        -142.0000        -242.7467     70.95%
12622.06/637.68	c       638            148         149        20        -142.0000        -242.7467     70.95%
12723.18/642.73	c       643            150         149        20        -142.0000        -242.7467     70.95%
12822.31/647.78	c       648            156         155        20        -142.0000        -242.7467     70.95%
12925.32/652.90	c       653            165         164        20        -142.0000        -242.7467     70.95%
13024.44/657.95	c       658            169         168        20        -142.0000        -242.7467     70.95%
13123.57/663.00	c       663            169         168        20        -142.0000        -242.7467     70.95%
13225.39/668.05	c       668            183         182        20        -142.0000        -242.7467     70.95%
13324.25/673.10	c       673            192         191        20        -142.0000        -242.6621     70.89%
13425.35/678.15	c       678            193         192        20        -142.0000        -242.6621     70.89%
13525.73/683.20	c       683            193         192        20        -142.0000        -242.6621     70.89%
13624.85/688.25	c       688            193         192        20        -142.0000        -242.6621     70.89%
13723.94/693.28	c       693            195         194        20        -142.0000        -242.6621     70.89%
13825.07/698.35	c       698            200         199        20        -142.0000        -242.6621     70.89%
13926.18/703.40	c       703            204         203        20        -142.0000        -242.6621     70.89%
14025.32/708.45	c       708            221         222        20        -142.0000        -242.6621     70.89%
14126.41/713.50	c       714            230         229        20        -142.0000        -242.6621     70.89%
14225.51/718.55	c       719            234         235        20        -142.0000        -242.6621     70.89%
14326.64/723.60	c       724            234         235        20        -142.0000        -242.6621     70.89%
14425.76/728.65	c       729            243         242        20        -142.0000        -242.6621     70.89%
14526.66/733.70	c       734            256         255        20        -142.0000        -242.6621     70.89%
14625.81/738.75	c       739            269         268        20        -142.0000        -242.6621     70.89%
14726.93/743.80	c       744            277         276        20        -142.0000        -242.6621     70.89%
14826.06/748.85	c       749            277         276        20        -142.0000        -242.6621     70.89%
14927.11/753.90	c       754            277         276        20        -142.0000        -242.6621     70.89%
15026.23/758.95	c       759            282         281        20        -142.0000        -242.6621     70.89%
15125.34/764.00	c       764            292         291        20        -142.0000        -242.6621     70.89%
15227.10/769.05	c       769            303         302        20        -142.0000        -242.6621     70.89%
15326.15/774.10	c       774            309         308        20        -142.0000        -242.6621     70.89%
15427.27/779.15	c       779            311         310        20        -142.0000        -242.6621     70.89%
15527.64/784.20	c       784            313         312        20        -142.0000        -242.6621     70.89%
15626.79/789.25	c       789            321         320        20        -142.0000        -242.6621     70.89%
15727.81/794.30	c       794            322         321        20        -142.0000        -242.5848     70.83%
15826.92/799.35	c       799            322         321        20        -142.0000        -242.5848     70.83%
15928.01/804.40	c       804            322         321        20        -142.0000        -242.5848     70.83%
16027.15/809.45	c       809            324         323        20        -142.0000        -242.5848     70.83%
16128.24/814.50	c       815            329         328        20        -142.0000        -242.5848     70.83%
16227.32/819.55	c       820            337         336        20        -142.0000        -242.5848     70.83%
16328.42/824.60	c       825            347         346        20        -142.0000        -242.5848     70.83%
16427.54/829.65	c       830            347         346        20        -142.0000        -242.5848     70.83%
16528.62/834.70	c       835            354         353        20        -142.0000        -242.5848     70.83%
16627.73/839.75	c       840            362         361        20        -142.0000        -242.5633     70.82%
16728.82/844.80	c       845            363         362        20        -142.0000        -242.5633     70.82%
16827.80/849.85	c       850            366         365        20        -142.0000        -242.5633     70.82%
16928.47/854.90	c       855            369         368        20        -142.0000        -242.5633     70.82%
17027.57/859.95	c       860            372         371        20        -142.0000        -242.5633     70.82%
17126.63/865.00	c       865            372         371        20        -142.0000        -242.5633     70.82%
17228.46/870.05	c       870            375         374        20        -142.0000        -242.5633     70.82%
17327.58/875.10	c       875            379         378        20        -142.0000        -242.5633     70.82%
17428.69/880.15	c       880            385         384        20        -142.0000        -242.5633     70.82%
17529.05/885.20	c       885            388         387        20        -142.0000        -242.5633     70.82%
17628.18/890.25	c       890            392         391        20        -142.0000        -242.4911     70.77%
17729.27/895.30	c       895            394         393        20        -142.0000        -242.4911     70.77%
17828.39/900.35	c       900            396         395        20        -142.0000        -242.4911     70.77%
17929.48/905.40	c       905            398         397        20        -142.0000        -242.4911     70.77%
18028.58/910.45	c       910            398         397        20        -142.0000        -242.4911     70.77%
18129.69/915.50	c       916            398         397        20        -142.0000        -242.4911     70.77%
18228.82/920.55	c       921            398         397        20        -142.0000        -242.4911     70.77%
18329.94/925.60	c       926            398         397        20        -142.0000        -242.4911     70.77%
18428.99/930.64	c       931            398         397        20        -142.0000        -242.4911     70.77%
18530.00/935.70	c       936            403         402        20        -142.0000        -242.4911     70.77%
18628.91/940.75	c       941            406         405        20        -142.0000        -242.4911     70.77%
18729.89/945.80	c       946            409         408        20        -142.0000        -242.4911     70.77%
18828.86/950.81	c       951            409         408        20        -142.0000        -242.4911     70.77%
18929.78/955.90	c       956            411         410        20        -142.0000        -242.4911     70.77%
19028.72/960.95	c       961            414         413        20        -142.0000        -242.4911     70.77%
19127.60/966.00	c       966            417         416        20        -142.0000        -242.4911     70.77%
19229.12/971.05	c       971            422         421        20        -142.0000        -242.4306     70.73%
19328.27/976.10	c       976            422         421        20        -142.0000        -242.4306     70.73%
19429.08/981.15	c       981            422         421        20        -142.0000        -242.4306     70.73%
19528.05/986.19	c       986            423         422        20        -142.0000        -242.4306     70.73%
19628.26/991.25	c       991            424         423        20        -142.0000        -242.4306     70.73%
19729.19/996.30	c       996            433         432        20        -142.0000        -242.4306     70.73%
19828.13/1001.35	c      1001            442         441        20        -142.0000        -242.4306     70.73%
19929.04/1006.40	c      1006            451         450        20        -142.0000        -242.4306     70.73%
20028.01/1011.45	c      1011            452         451        20        -142.0000        -242.3849     70.69%
20129.10/1016.50	c      1017            452         451        20        -142.0000        -242.3849     70.69%
20228.23/1021.55	c      1022            452         451        20        -142.0000        -242.3849     70.69%
20327.33/1026.59	c      1027            453         452        20        -142.0000        -242.3849     70.69%
20428.39/1031.64	c      1032            457         456        20        -142.0000        -242.3849     70.69%
20527.50/1036.69	c      1037            460         459        20        -142.0000        -242.3849     70.69%
20628.62/1041.74	c      1042            465         464        20        -142.0000        -242.3849     70.69%
20727.73/1046.79	c      1047            470         469        20        -142.0000        -242.3849     70.69%
20828.79/1051.84	c      1052            470         469        20        -142.0000        -242.3849     70.69%
20928.02/1056.89	c      1057            470         469        20        -142.0000        -242.3849     70.69%
21029.00/1061.90	c      1062            470         469        20        -142.0000        -242.3849     70.69%
21128.11/1066.99	c      1067            472         471        20        -142.0000        -242.3849     70.69%
21229.88/1072.04	c      1072            475         474        20        -142.0000        -242.3849     70.69%
21329.05/1077.09	c      1077            475         474        20        -142.0000        -242.3849     70.69%
21430.15/1082.14	c      1082            478         477        20        -142.0000        -242.3849     70.69%
21529.16/1087.19	c      1087            482         481        20        -142.0000        -242.2483     70.60%
21629.62/1092.24	c      1092            483         482        20        -142.0000        -242.2483     70.60%
21728.73/1097.29	c      1097            489         488        20        -142.0000        -242.2483     70.60%
21829.83/1102.34	c      1102            495         494        20        -142.0000        -242.2483     70.60%
21928.94/1107.39	c      1107            502         501        20        -142.0000        -242.2483     70.60%
22029.82/1112.44	c      1112            508         507        20        -142.0000        -242.2483     70.60%
22128.94/1117.49	c      1118            511         510        20        -142.0000        -242.2483     70.60%
22230.03/1122.54	c      1123            513         512        20        -142.0000        -242.1842     70.55%
22329.13/1127.59	c      1128            513         512        20        -142.0000        -242.1842     70.55%
22430.22/1132.64	c      1133            517         516        20        -142.0000        -242.1842     70.55%
22529.24/1137.69	c      1138            520         519        20        -142.0000        -242.1842     70.55%
22630.14/1142.74	c      1143            523         522        20        -142.0000        -242.1842     70.55%
22729.01/1147.79	c      1148            538         537        20        -142.0000        -242.1842     70.55%
22829.90/1152.84	c      1153            541         540        20        -142.0000        -242.1842     70.55%
22928.69/1157.89	c      1158            543         542        20        -142.0000        -242.1509     70.53%
23029.61/1162.94	c      1163            544         543        20        -142.0000        -242.1509     70.53%
23128.58/1167.95	c      1168            547         546        20        -142.0000        -242.1509     70.53%
23227.53/1172.96	c      1173            555         554        20        -142.0000        -242.1509     70.53%
23326.61/1178.00	c      1178            559         558        20        -142.0000        -242.1509     70.53%
23428.30/1183.05	c      1183            565         564        20        -142.0000        -242.1509     70.53%
23527.47/1188.10	c      1188            573         572        20        -142.0000        -242.1367     70.52%
23628.48/1193.15	c      1193            584         583        20        -142.0000        -242.1367     70.52%
23728.78/1198.20	c      1198            601         600        20        -142.0000        -242.1367     70.52%
23827.93/1203.25	c      1203            603         602        20        -142.0000        -242.1327     70.52%
23928.94/1208.30	c      1208            606         605        20        -142.0000        -242.1327     70.52%
24027.96/1213.35	c      1213            610         609        20        -142.0000        -242.1327     70.52%
24129.01/1218.40	c      1218            619         618        20        -142.0000        -242.1327     70.52%
24228.08/1223.45	c      1223            629         628        20        -142.0000        -242.1327     70.52%
24329.11/1228.50	c      1229            633         632        20        -142.0000        -242.0716     70.47%
24428.20/1233.55	c      1234            639         638        20        -142.0000        -242.0716     70.47%
24529.33/1238.60	c      1239            639         638        20        -142.0000        -242.0716     70.47%
24628.45/1243.65	c      1244            649         648        20        -142.0000        -242.0716     70.47%
24729.52/1248.70	c      1249            661         660        20        -142.0000        -242.0716     70.47%
24739.41/1249.24	c *    1249            661         662        20        -143.0000        -242.0647     69.28%
24835.31/1254.07	c      1254            663         662        20        -143.0000        -242.0647     69.28%
24936.44/1259.14	c      1259            663         662        20        -143.0000        -242.0647     69.28%
25038.77/1264.31	c      1264            663         662        20        -143.0000        -242.0647     69.28%
25137.73/1269.37	c      1269            663         662        20        -143.0000        -242.0647     69.28%
25238.58/1274.41	c      1274            663         662        20        -143.0000        -242.0647     69.28%
25337.65/1279.46	c      1279            663         662        20        -143.0000        -242.0647     69.28%
25438.75/1284.51	c      1285            664         663        20        -143.0000        -242.0647     69.28%
25537.89/1289.53	c      1290            675         676        20        -143.0000        -242.0647     69.28%
25638.99/1294.61	c      1295            676         675        20        -143.0000        -242.0647     69.28%
25738.13/1299.66	c      1300            685         684        20        -143.0000        -242.0647     69.28%
25839.22/1304.71	c      1305            691         690        20        -143.0000        -242.0647     69.28%
25938.45/1309.76	c      1310            693         692        20        -143.0000        -242.0647     69.28%
26039.46/1314.81	c      1315            709         708        20        -143.0000        -242.0647     69.28%
26138.59/1319.86	c      1320            718         717        20        -143.0000        -242.0647     69.28%
26237.72/1324.88	c      1325            729         728        20        -143.0000        -242.0647     69.28%
26338.76/1329.96	c      1330            734         733        20        -143.0000        -242.0647     69.28%
26437.86/1335.02	c      1335            734         733        20        -143.0000        -242.0647     69.28%
26539.65/1340.06	c      1340            749         748        20        -143.0000        -242.0647     69.28%
26638.75/1345.11	c      1345            770         769        20        -143.0000        -242.0647     69.28%
26739.87/1350.16	c      1350            798         799        20        -143.0000        -242.0647     69.28%
26840.25/1355.21	c      1355            804         803        20        -143.0000        -242.0647     69.28%
26939.37/1360.26	c      1360            809         808        20        -143.0000        -242.0647     69.28%
27040.48/1365.31	c      1365            818         817        20        -143.0000        -242.0647     69.28%
27139.55/1370.36	c      1370            833         834        20        -143.0000        -242.0647     69.28%
27240.62/1375.41	c      1375            843         842        20        -143.0000        -242.0647     69.28%
27339.74/1380.46	c      1380            858         857        20        -143.0000        -242.0647     69.28%
27440.85/1385.51	c      1386            873         872        20        -143.0000        -242.0647     69.28%
27539.87/1390.56	c      1391            876         875        20        -143.0000        -242.0647     69.28%
27640.96/1395.61	c      1396            891         890        20        -143.0000        -242.0647     69.28%
27739.99/1400.66	c      1401            898         897        20        -143.0000        -242.0647     69.28%
27788.31/1403.06	c *    1403            898         897        20        -144.0000        -242.0647     68.10%
27841.04/1405.71	c      1406            902         901        20        -144.0000        -242.0647     68.10%
27940.03/1410.75	c      1411            910         909        20        -144.0000        -242.0647     68.10%
28041.16/1415.81	c      1416            918         917        20        -144.0000        -242.0647     68.10%
28140.28/1420.85	c      1421            925         924        20        -144.0000        -242.0647     68.10%
28241.39/1425.90	c      1426            937         936        20        -144.0000        -242.0647     68.10%
28340.52/1430.96	c      1431            951         950        20        -144.0000        -242.0647     68.10%
28439.66/1436.01	c      1436            964         963        20        -144.0000        -242.0647     68.10%
28541.41/1441.04	c      1441            974         973        20        -144.0000        -242.0647     68.10%
28640.54/1446.11	c      1446            978         977        20        -144.0000        -242.0647     68.10%
28741.64/1451.16	c      1451            986         985        20        -144.0000        -242.0647     68.10%
28841.90/1456.21	c      1456            990         989        20        -144.0000        -242.0647     68.10%
28941.02/1461.26	c      1461           1004        1003        20        -144.0000        -242.0647     68.10%
29040.16/1466.27	c      1466           1007        1006        20        -144.0000        -242.0647     68.10%
29141.29/1471.36	c      1471           1007        1006        20        -144.0000        -242.0647     68.10%
29240.43/1476.38	c      1476           1007        1006        20        -144.0000        -242.0647     68.10%
29341.52/1481.41	c      1481           1010        1009        20        -144.0000        -242.0647     68.10%
29442.64/1486.51	c      1487           1016        1015        20        -144.0000        -242.0647     68.10%
29541.70/1491.56	c      1492           1022        1021        20        -144.0000        -242.0647     68.10%
29642.81/1496.61	c      1497           1026        1025        20        -144.0000        -242.0647     68.10%
29741.93/1501.66	c      1502           1030        1029        20        -144.0000        -242.0647     68.10%
29843.07/1506.71	c      1507           1033        1032        20        -144.0000        -242.0647     68.10%
29942.08/1511.76	c      1512           1047        1046        20        -144.0000        -242.0647     68.10%
30043.17/1516.81	c      1517           1049        1048        20        -144.0000        -242.0647     68.10%
30142.29/1521.83	c      1522           1049        1048        20        -144.0000        -242.0647     68.10%
30243.38/1526.91	c      1527           1049        1048        20        -144.0000        -242.0647     68.10%
30342.50/1531.96	c      1532           1049        1048        20        -144.0000        -242.0647     68.10%
30441.63/1537.01	c      1537           1049        1048        20        -144.0000        -242.0647     68.10%
30543.47/1542.06	c      1542           1050           0        20        -144.0000        -242.0647     68.10%
30642.64/1547.11	c      1547           1050           0        20        -144.0000        -242.0647     68.10%
30743.65/1552.16	c      1552           1050           0        20        -144.0000        -242.0647     68.10%
30844.20/1557.21	c      1557           1050           0        20        -144.0000        -242.0647     68.10%
30943.34/1562.26	c      1562           1050           0        20        -144.0000        -242.0647     68.10%
31044.48/1567.31	c      1567           1050           0        20        -144.0000        -242.0647     68.10%
31143.55/1572.36	c      1572           1050           0        20        -144.0000        -242.0647     68.10%
31244.67/1577.41	c      1577           1050           0        20        -144.0000        -242.0647     68.10%
31343.80/1582.46	c      1582           1050           0        20        -144.0000        -242.0647     68.10%
31444.94/1587.51	c      1588           1050           0        20        -144.0000        -242.0647     68.10%
31544.07/1592.56	c      1593           1050           0        20        -144.0000        -242.0647     68.10%
31645.21/1597.61	c      1598           1050           0        20        -144.0000        -242.0647     68.10%
31744.30/1602.66	c      1603           1050           0        20        -144.0000        -242.0647     68.10%
31845.45/1607.71	c      1608           1050           0        20        -144.0000        -242.0647     68.10%
31944.53/1612.76	c      1613           1050           0        20        -144.0000        -242.0647     68.10%
32043.67/1617.80	c      1618           1050           0        20        -144.0000        -242.0647     68.10%
32144.75/1622.86	c      1623           1050           0        20        -144.0000        -242.0647     68.10%
32245.86/1627.91	c      1628           1050           0        20        -144.0000        -242.0647     68.10%
32344.88/1632.96	c      1633           1050           0        20        -144.0000        -242.0647     68.10%
32444.05/1638.01	c      1638           1051           1        20        -144.0000        -242.0647     68.10%
32545.74/1643.06	c      1643           1051           1        20        -144.0000        -242.0647     68.10%
32644.88/1648.11	c      1648           1051           1        20        -144.0000        -242.0647     68.10%
32745.78/1653.16	c      1653           1051           1        20        -144.0000        -242.0647     68.10%
32848.25/1658.34	c      1658           1051           1        20        -144.0000        -242.0647     68.10%
32947.39/1663.39	c      1663            993         972        20        -144.0000        -242.0364     68.08%
33048.44/1668.44	c      1668           1000         979        20        -144.0000        -242.0364     68.08%
33151.54/1673.67	c      1674           1004         983        20        -144.0000        -242.0277     68.07%
33252.65/1678.72	c      1679           1010         989        20        -144.0000        -242.0277     68.07%
33351.75/1683.77	c      1684           1013         992        20        -144.0000        -242.0224     68.07%
33452.93/1688.82	c      1689           1018         997        20        -144.0000        -242.0224     68.07%
33551.70/1693.87	c      1694           1024        1003        20        -144.0000        -242.0138     68.07%
33652.79/1698.92	c      1699           1025        1004        20        -144.0000        -242.0138     68.07%
33751.91/1703.99	c      1704           1025        1004        20        -144.0000        -242.0138     68.07%
33853.69/1709.04	c      1709           1032        1011        20        -144.0000        -242.0039     68.06%
33952.76/1714.09	c      1714           1036        1015        20        -144.0000        -242.0039     68.06%
34053.89/1719.14	c      1719           1038        1017        20        -144.0000        -242.0039     68.06%
34152.87/1724.19	c      1724           1038        1017        20        -144.0000        -242.0039     68.06%
34253.28/1729.25	c      1729           1038        1017        20        -144.0000        -242.0039     68.06%
34352.32/1734.29	c      1734           1038        1017        20        -144.0000        -242.0039     68.06%
34453.37/1739.34	c      1739           1044        1023        20        -144.0000        -241.9960     68.05%
34552.43/1744.39	c      1744           1051        1030        20        -144.0000        -241.9960     68.05%
34653.51/1749.44	c      1749           1052        1031        20        -144.0000        -241.9871     68.05%
34752.40/1754.49	c      1754           1058        1037        20        -144.0000        -241.9871     68.05%
34853.50/1759.54	c      1760           1062        1041        20        -144.0000        -241.9852     68.05%
34952.59/1764.59	c      1765           1066        1045        20        -144.0000        -241.9852     68.05%
35053.69/1769.64	c      1770           1072        1051        20        -144.0000        -241.9651     68.03%
35152.79/1774.69	c      1775           1073        1052        20        -144.0000        -241.9651     68.03%
35253.88/1779.70	c      1780           1075        1054        20        -144.0000        -241.9651     68.03%
35352.98/1784.78	c      1785           1081        1060        20        -144.0000        -241.9651     68.03%
35454.08/1789.84	c      1790           1085        1064        20        -144.0000        -241.9631     68.03%
35553.21/1794.89	c      1795           1092        1071        20        -144.0000        -241.9583     68.03%
35654.33/1799.94	c      1800           1095        1074        20        -144.0000        -241.9583     68.03%
35753.44/1804.96	c      1805           1101        1080        20        -144.0000        -241.9583     68.03%
35855.07/1810.04	c      1810           1105        1084        20        -144.0000        -241.9429     68.02%
35954.12/1815.09	c      1815           1109        1088        20        -144.0000        -241.9429     68.02%
36055.17/1820.14	c      1820           1114        1093        20        -144.0000        -241.9349     68.01%
36154.26/1825.19	c      1825           1119        1098        20        -144.0000        -241.9349     68.01%
36254.60/1830.24	c      1830           1125        1104        20        -144.0000        -241.9112     67.99%
36353.73/1835.29	c      1835           1132        1111        20        -144.0000        -241.9095     67.99%
36454.81/1840.34	c      1840           1135        1114        20        -144.0000        -241.9095     67.99%
36553.89/1845.39	c      1845           1142        1121        20        -144.0000        -241.8980     67.98%
36654.95/1850.44	c      1850           1145        1124        20        -144.0000        -241.8980     67.98%
36753.98/1855.49	c      1856           1152        1131        20        -144.0000        -241.8973     67.98%
36855.03/1860.54	c      1861           1156        1135        20        -144.0000        -241.8973     67.98%
36954.14/1865.59	c      1866           1160        1139        20        -144.0000        -241.8973     67.98%
37055.11/1870.64	c      1871           1160        1139        20        -144.0000        -241.8973     67.98%
37154.23/1875.69	c      1876           1160        1139        20        -144.0000        -241.8973     67.98%
37255.36/1880.74	c      1881           1160        1139        20        -144.0000        -241.8973     67.98%
37354.47/1885.77	c      1886           1162        1141        20        -144.0000        -241.8937     67.98%
37455.53/1890.84	c      1891           1168        1147        20        -144.0000        -241.8937     67.98%
37554.62/1895.89	c      1896           1173        1152        20        -144.0000        -241.8805     67.97%
37655.70/1900.94	c      1901           1179        1158        20        -144.0000        -241.8805     67.97%
37754.82/1905.96	c      1906           1184        1163        20        -144.0000        -241.8750     67.97%
37856.52/1911.04	c      1911           1189        1168        20        -144.0000        -241.8750     67.97%
37955.60/1916.09	c      1916           1195        1174        20        -144.0000        -241.8699     67.97%
38056.70/1921.14	c      1921           1201        1180        20        -144.0000        -241.8699     67.97%
38155.72/1926.19	c      1926           1207        1186        20        -144.0000        -241.8699     67.97%
38256.03/1931.20	c      1931           1214        1193        20        -144.0000        -241.8679     67.96%
38355.16/1936.27	c      1936           1217        1196        20        -144.0000        -241.8679     67.96%
38456.23/1941.34	c      1941           1224        1203        20        -144.0000        -241.8585     67.96%
38555.38/1946.39	c      1946           1227        1206        20        -144.0000        -241.8585     67.96%
38656.47/1951.44	c      1951           1237        1216        20        -144.0000        -241.8477     67.95%
38755.54/1956.45	c      1956           1241        1220        20        -144.0000        -241.8477     67.95%
38854.64/1961.46	c      1961           1246        1225        20        -144.0000        -241.8384     67.94%
38955.71/1966.55	c      1967           1253        1232        20        -144.0000        -241.8299     67.94%
39056.83/1971.64	c      1972           1255        1234        20        -144.0000        -241.8299     67.94%
39155.93/1976.69	c      1977           1261        1240        20        -144.0000        -241.8299     67.94%
39256.98/1981.74	c      1982           1267        1246        20        -144.0000        -241.8299     67.94%
39355.98/1986.79	c      1987           1273        1252        20        -144.0000        -241.8116     67.92%
39457.02/1991.84	c      1992           1279        1258        20        -144.0000        -241.8116     67.92%
39556.26/1996.87	c      1997           1279        1258        20        -144.0000        -241.8116     67.92%
39657.37/2001.94	c      2002           1279        1258        20        -144.0000        -241.8116     67.92%
39756.47/2006.99	c      2007           1279        1258        20        -144.0000        -241.8116     67.92%
39858.40/2012.04	c      2012           1283        1262        20        -144.0000        -241.8115     67.92%
39957.41/2017.05	c      2017           1289        1268        20        -144.0000        -241.8115     67.92%
40056.49/2022.14	c      2022           1294        1273        20        -144.0000        -241.7997     67.92%
40157.68/2027.19	c      2027           1297        1276        20        -144.0000        -241.7997     67.92%
40258.10/2032.24	c      2032           1303        1282        20        -144.0000        -241.7955     67.91%
40357.24/2037.29	c      2037           1311        1290        20        -144.0000        -241.7955     67.91%
40458.34/2042.34	c      2042           1314        1293        20        -144.0000        -241.7944     67.91%
40557.46/2047.39	c      2047           1318        1297        20        -144.0000        -241.7944     67.91%
40658.59/2052.43	c      2052           1325        1304        20        -144.0000        -241.7864     67.91%
40757.72/2057.49	c      2058           1327        1306        20        -144.0000        -241.7864     67.91%
40858.83/2062.54	c      2063           1332        1311        20        -144.0000        -241.7852     67.91%
40957.96/2067.59	c      2068           1338        1317        20        -144.0000        -241.7852     67.91%
41059.06/2072.64	c      2073           1347        1326        20        -144.0000        -241.7817     67.90%
41158.12/2077.69	c      2078           1350        1329        20        -144.0000        -241.7817     67.90%
41259.21/2082.71	c      2083           1356        1335        20        -144.0000        -241.7747     67.90%
41358.36/2087.79	c      2088           1363        1342        20        -144.0000        -241.7610     67.89%
41459.49/2092.81	c      2093           1372        1351        20        -144.0000        -241.7592     67.89%
41558.62/2097.86	c      2098           1374        1353        20        -144.0000        -241.7592     67.89%
41659.66/2102.94	c      2103           1381        1360        20        -144.0000        -241.7592     67.89%
41758.66/2107.99	c      2108           1386        1365        20        -144.0000        -241.7590     67.89%
41860.50/2113.04	c      2113           1392        1371        20        -144.0000        -241.7484     67.88%
41959.64/2118.09	c      2118           1392        1371        20        -144.0000        -241.7484     67.88%
42060.74/2123.14	c      2123           1392        1371        20        -144.0000        -241.7484     67.88%
42160.08/2128.19	c      2128           1397        1376        20        -144.0000        -241.7484     67.88%
42260.25/2133.24	c      2133           1397        1376        20        -144.0000        -241.7484     67.88%
42359.34/2138.29	c      2138           1397        1376        20        -144.0000        -241.7484     67.88%
42460.48/2143.34	c      2143           1397        1376        20        -144.0000        -241.7484     67.88%
42559.61/2148.39	c      2148           1397        1376        20        -144.0000        -241.7484     67.88%
42660.63/2153.44	c      2153           1406        1385        20        -144.0000        -241.7403     67.88%
42759.43/2158.49	c      2158           1410        1389        20        -144.0000        -241.7403     67.88%
42860.58/2163.54	c      2164           1417        1396        20        -144.0000        -241.7368     67.87%
42959.72/2168.59	c      2169           1422        1401        20        -144.0000        -241.7354     67.87%
43060.80/2173.60	c      2174           1427        1406        20        -144.0000        -241.7354     67.87%
43159.92/2178.69	c      2179           1433        1412        20        -144.0000        -241.7272     67.87%
43261.05/2183.70	c      2184           1437        1416        20        -144.0000        -241.7272     67.87%
43360.16/2188.79	c      2189           1441        1420        20        -144.0000        -241.7272     67.87%
43461.22/2193.84	c      2194           1447        1426        20        -144.0000        -241.7194     67.86%
43560.35/2198.89	c      2199           1452        1431        20        -144.0000        -241.7182     67.86%
43661.47/2203.94	c      2204           1457        1436        20        -144.0000        -241.7182     67.86%
43760.59/2208.99	c      2209           1469        1448        20        -144.0000        -241.7156     67.86%
43859.76/2214.03	c      2214           1472        1451        20        -144.0000        -241.6891     67.84%
43961.68/2219.06	c      2219           1476        1455        20        -144.0000        -241.6891     67.84%
44062.68/2224.14	c      2224           1484        1463        20        -144.0000        -241.6862     67.84%
44161.77/2229.19	c      2229           1490        1469        20        -144.0000        -241.6862     67.84%
44262.23/2234.24	c      2234           1500        1479        20        -144.0000        -241.6859     67.84%
44361.38/2239.29	c      2239           1502        1481        20        -144.0000        -241.6837     67.84%
44462.54/2244.34	c      2244           1503        1482        20        -144.0000        -241.6837     67.84%
44561.69/2249.39	c      2249           1512        1491        20        -144.0000        -241.6817     67.83%
44662.84/2254.40	c      2254           1515        1494        20        -144.0000        -241.6817     67.83%
44761.99/2259.49	c      2260           1522        1501        20        -144.0000        -241.6806     67.83%
44863.13/2264.54	c      2265           1526        1505        20        -144.0000        -241.6806     67.83%
44962.27/2269.59	c      2270           1530        1509        20        -144.0000        -241.6806     67.83%
45063.39/2274.61	c      2275           1534        1513        20        -144.0000        -241.6759     67.83%
45162.53/2279.69	c      2280           1537        1516        20        -144.0000        -241.6759     67.83%
45263.65/2284.74	c      2285           1537        1516        20        -144.0000        -241.6759     67.83%
45362.79/2289.79	c      2290           1537        1516        20        -144.0000        -241.6759     67.83%
45463.91/2294.84	c      2295           1537        1516        20        -144.0000        -241.6759     67.83%
45563.07/2299.89	c      2300           1542        1521        20        -144.0000        -241.6744     67.83%
45664.20/2304.94	c      2305           1550        1529        20        -144.0000        -241.6744     67.83%
45763.34/2309.99	c      2310           1556        1535        20        -144.0000        -241.6674     67.82%
45865.21/2315.05	c      2315           1562        1541        20        -144.0000        -241.6655     67.82%
45964.31/2320.09	c      2320           1567        1546        20        -144.0000        -241.6655     67.82%
46065.46/2325.14	c      2325           1574        1553        20        -144.0000        -241.6616     67.82%
46164.50/2330.19	c      2330           1574        1553        20        -144.0000        -241.6616     67.82%
46264.81/2335.23	c      2335           1582        1561        20        -144.0000        -241.6576     67.82%
46363.84/2340.29	c      2340           1586        1565        20        -144.0000        -241.6576     67.82%
46464.88/2345.34	c      2345           1588        1567        20        -144.0000        -241.6576     67.82%
46564.00/2350.39	c      2350           1596        1575        20        -144.0000        -241.6557     67.82%
46665.06/2355.43	c      2355           1599        1578        20        -144.0000        -241.6557     67.82%
46764.13/2360.44	c      2360           1606        1585        20        -144.0000        -241.6512     67.81%
46865.21/2365.54	c      2366           1614        1593        20        -144.0000        -241.6414     67.81%
46964.33/2370.59	c      2371           1621        1600        20        -144.0000        -241.6414     67.81%
47065.39/2375.64	c      2376           1625        1604        20        -144.0000        -241.6400     67.81%
47164.45/2380.69	c      2381           1633        1612        20        -144.0000        -241.6387     67.80%
47265.48/2385.74	c      2386           1638        1617        20        -144.0000        -241.6387     67.80%
47364.57/2390.79	c      2391           1643        1622        20        -144.0000        -241.6340     67.80%
47465.63/2395.84	c      2396           1648        1627        20        -144.0000        -241.6340     67.80%
47564.79/2400.89	c      2401           1652        1631        20        -144.0000        -241.6256     67.80%
47665.74/2405.94	c      2406           1660        1639        20        -144.0000        -241.6256     67.80%
47764.82/2410.99	c      2411           1662        1641        20        -144.0000        -241.6250     67.80%
47863.87/2416.01	c      2416           1665        1644        20        -144.0000        -241.6250     67.80%
47965.49/2421.07	c      2421           1673        1652        20        -144.0000        -241.6216     67.79%
48066.68/2426.14	c      2426           1677        1656        20        -144.0000        -241.6216     67.79%
48165.76/2431.15	c      2431           2313         309        20        -144.0000        -241.6049     67.78%
48266.07/2436.25	c      2436           2314         310        20        -144.0000        -241.6049     67.78%
48367.11/2441.30	c      2441           2314         310        20        -144.0000        -241.6049     67.78%
48466.15/2446.35	c      2446           2320         316        20        -144.0000        -241.6049     67.78%
48567.20/2451.40	c      2451           2320         316        20        -144.0000        -241.6049     67.78%
48666.32/2456.41	c      2456           2320         316        20        -144.0000        -241.6049     67.78%
48767.39/2461.50	c      2462           1716        1695        20        -144.0000        -241.5993     67.78%
48866.41/2466.55	c      2467           1724        1703        20        -144.0000        -241.5993     67.78%
48967.43/2471.61	c      2472           1731        1710        20        -144.0000        -241.5993     67.78%
49066.48/2476.61	c      2477           1738        1717        20        -144.0000        -241.5993     67.78%
49165.50/2481.65	c      2482           1744        1723        20        -144.0000        -241.5861     67.77%
49266.52/2486.75	c      2487           1746        1725        20        -144.0000        -241.5861     67.77%
49367.59/2491.81	c      2492           1749        1728        20        -144.0000        -241.5861     67.77%
49466.78/2496.86	c      2497           1749        1728        20        -144.0000        -241.5861     67.77%
49567.70/2501.91	c      2502           2424         346        20        -144.0000        -241.5807     67.76%
49666.77/2506.96	c      2507           2430         352        20        -144.0000        -241.5807     67.76%
49765.86/2512.01	c      2512           2433         355        20        -144.0000        -241.5807     67.76%
49867.64/2517.06	c      2517           1765        1744        20        -144.0000        -241.5767     67.76%
49966.69/2522.11	c      2522           1769        1748        20        -144.0000        -241.5767     67.76%
50067.45/2527.16	c      2527           1774        1753        20        -144.0000        -241.5761     67.76%
50167.98/2532.21	c      2532           1778        1757        20        -144.0000        -241.5761     67.76%
50267.14/2537.23	c      2537           1785        1764        20        -144.0000        -241.5724     67.76%
50368.27/2542.31	c      2542           1791        1770        20        -144.0000        -241.5724     67.76%
50467.43/2547.36	c      2547           1796        1775        20        -144.0000        -241.5684     67.76%
50568.54/2552.41	c      2552           1800        1779        20        -144.0000        -241.5684     67.76%
50667.68/2557.44	c      2557           1808        1787        20        -144.0000        -241.5683     67.76%
50768.94/2562.51	c      2563           1812        1791        20        -144.0000        -241.5609     67.75%
50868.19/2567.57	c      2568           1819        1798        20        -144.0000        -241.5609     67.75%
50969.31/2572.62	c      2573           1822        1801        20        -144.0000        -241.5586     67.75%
51068.27/2577.64	c      2578           1824        1803        20        -144.0000        -241.5586     67.75%
51169.38/2582.72	c      2583           2601         391        20        -144.0000        -241.5414     67.74%
51268.52/2587.77	c      2588           2603         393        20        -144.0000        -241.5414     67.74%
51369.69/2592.82	c      2593           2605         395        20        -144.0000        -241.5414     67.74%
51468.71/2597.87	c      2598           2613         403        20        -144.0000        -241.5414     67.74%
51569.84/2602.92	c      2603           2621         407        20        -144.0000        -241.5399     67.74%
51668.92/2607.97	c      2608           2623         409        20        -144.0000        -241.5399     67.74%
51767.94/2613.02	c      2613           2631         417        20        -144.0000        -241.5399     67.74%
51869.62/2618.07	c      2618           2651         421        20        -144.0000        -241.5399     67.74%
51968.73/2623.09	c      2623           2652         422        20        -144.0000        -241.5399     67.74%
52069.92/2628.17	c      2628           2656         426        20        -144.0000        -241.5399     67.74%
52170.28/2633.22	c      2633           2658         428        20        -144.0000        -241.5399     67.74%
52269.42/2638.27	c      2638           2700         432        20        -144.0000        -241.5374     67.73%
52370.41/2643.32	c      2643           2703         433        20        -144.0000        -241.5374     67.73%
52469.55/2648.37	c      2648           2706         436        20        -144.0000        -241.5374     67.73%
52570.34/2653.42	c      2653           2710         440        20        -144.0000        -241.5374     67.73%
52669.49/2658.47	c      2658           2762         452        20        -144.0000        -241.5374     67.73%
52770.60/2663.52	c      2664           2764         454        20        -144.0000        -241.5374     67.73%
52869.72/2668.57	c      2669           2767         457        20        -144.0000        -241.5374     67.73%
52970.82/2673.62	c      2674           2772         462        20        -144.0000        -241.5374     67.73%
53069.97/2678.67	c      2679           2772         462        20        -144.0000        -241.5374     67.73%
53170.94/2683.72	c      2684           2772         462        20        -144.0000        -241.5374     67.73%
53270.03/2688.77	c      2689           2772         462        20        -144.0000        -241.5374     67.73%
53371.09/2693.82	c      2694           2782         466        20        -144.0000        -241.5251     67.73%
53470.11/2698.84	c      2699           2784         468        20        -144.0000        -241.5251     67.73%
53571.20/2703.92	c      2704           2789         473        20        -144.0000        -241.5251     67.73%
53670.29/2708.97	c      2709           2793         477        20        -144.0000        -241.5251     67.73%
53769.35/2714.02	c      2714           2851         473        20        -144.0000        -241.5236     67.72%
53871.14/2719.07	c      2719           2851         473        20        -144.0000        -241.5236     67.72%
53970.05/2724.10	c      2724           2855         477        20        -144.0000        -241.5236     67.72%
54071.15/2729.18	c      2729           2862         484        20        -144.0000        -241.5236     67.72%
54171.56/2734.23	c      2734           2902         492        20        -144.0000        -241.5236     67.72%
54270.68/2739.27	c      2739           2902         492        20        -144.0000        -241.5236     67.72%
54371.78/2744.34	c      2744           2934         494        20        -144.0000        -241.5133     67.72%
54470.90/2749.37	c      2749           2938         498        20        -144.0000        -241.5133     67.72%
54572.01/2754.44	c      2754           2943         503        20        -144.0000        -241.5133     67.72%
54671.13/2759.47	c      2759           2961         503        20        -144.0000        -241.5085     67.71%
54772.20/2764.54	c      2765           2964         506        20        -144.0000        -241.5085     67.71%
54875.08/2769.70	c      2770           2968         510        20        -144.0000        -241.5085     67.71%
54974.25/2774.75	c      2775           3001         513        20        -144.0000        -241.5085     67.71%
55075.30/2779.80	c      2780           3021         513        20        -144.0000        -241.5001     67.71%
55174.55/2784.85	c      2785           3024         516        20        -144.0000        -241.5001     67.71%
55275.53/2789.90	c      2790           3025         517        20        -144.0000        -241.5001     67.71%
55374.62/2794.95	c      2795           3033         525        20        -144.0000        -241.5001     67.71%
55473.67/2800.00	c      2800           3081         527        20        -144.0000        -241.5001     67.71%
55575.38/2805.05	c      2805           3152         530        20        -144.0000        -241.4965     67.71%
55674.55/2810.10	c      2810           3155         533        20        -144.0000        -241.4965     67.71%
55775.62/2815.15	c      2815           3162         540        20        -144.0000        -241.4965     67.71%
55878.00/2820.31	c      2820           3162         542        20        -144.0000        -241.4965     67.71%
55979.09/2825.46	c      2825           3241         539        20        -144.0000        -241.4847     67.70%
56079.80/2830.51	c      2831           3241         539        20        -144.0000        -241.4847     67.70%
56178.91/2835.57	c      2836           3245         543        20        -144.0000        -241.4847     67.70%
56279.95/2840.65	c      2841           3249         547        20        -144.0000        -241.4847     67.70%
56380.95/2845.70	c      2846           3343         555        20        -144.0000        -241.4847     67.70%
56480.00/2850.75	c      2851           3432         556        20        -144.0000        -241.4512     67.67%
56581.06/2855.80	c      2856           3432         556        20        -144.0000        -241.4512     67.67%
56680.05/2860.85	c      2861           3434         558        20        -144.0000        -241.4512     67.67%
56781.13/2865.90	c      2866           3438         562        20        -144.0000        -241.4512     67.67%
56880.31/2870.95	c      2871           3571         569        20        -144.0000        -241.4454     67.67%
56979.21/2876.00	c      2876           3572         570        20        -144.0000        -241.4454     67.67%
57080.84/2881.05	c      2881           3573         571        20        -144.0000        -241.4454     67.67%
57179.84/2886.10	c      2886           3576         574        20        -144.0000        -241.4454     67.67%
57280.90/2891.15	c      2891           3580         578        20        -144.0000        -241.4454     67.67%
57381.15/2896.20	c      2896           3591         581        20        -144.0000        -241.4418     67.67%
57480.23/2901.24	c      2901           3594         584        20        -144.0000        -241.4418     67.67%
57581.34/2906.30	c      2906           3601         591        20        -144.0000        -241.4418     67.67%
57680.42/2911.35	c      2911           3642         594        20        -144.0000        -241.4352     67.66%
57779.53/2916.37	c      2916           3643         595        20        -144.0000        -241.4352     67.66%
57880.58/2921.42	c      2921           3646         598        20        -144.0000        -241.4352     67.66%
57981.60/2926.50	c      2927           3649         601        20        -144.0000        -241.4352     67.66%
58080.71/2931.55	c      2932           3706         602        20        -144.0000        -241.4352     67.66%
58181.78/2936.60	c      2937           3811         607        20        -144.0000        -241.4339     67.66%
58280.84/2941.63	c      2942           3813         609        20        -144.0000        -241.4339     67.66%
58379.92/2946.65	c      2947           3816         612        20        -144.0000        -241.4339     67.66%
58480.82/2951.71	c      2952           3822         618        20        -144.0000        -241.4339     67.66%
58579.90/2956.72	c      2957           3822         618        20        -144.0000        -241.4339     67.66%
58678.98/2961.75	c      2962           3822         618        20        -144.0000        -241.4339     67.66%
58782.01/2966.90	c      2967           3822         618        20        -144.0000        -241.4339     67.66%
58881.08/2971.95	c      2972           3823         619        20        -144.0000        -241.4339     67.66%
58980.15/2977.00	c      2977           4011         619        20        -144.0000        -241.4186     67.65%
59082.05/2982.05	c      2982           4012         620        20        -144.0000        -241.4186     67.65%
59180.97/2987.10	c      2987           4015         623        20        -144.0000        -241.4186     67.65%
59282.16/2992.14	c      2992           4021         629        20        -144.0000        -241.4186     67.65%
59382.51/2997.20	c      2997           4081         629        20        -144.0000        -241.4147     67.65%
59481.60/3002.25	c      3002           4084         632        20        -144.0000        -241.4147     67.65%
59582.71/3007.30	c      3007           4085         633        20        -144.0000        -241.4147     67.65%
59681.83/3012.36	c      3012           4092         640        20        -144.0000        -241.4147     67.65%
59782.96/3017.41	c      3017           4101         645        20        -144.0000        -241.4033     67.64%
59882.08/3022.46	c      3022           4101         645        20        -144.0000        -241.4033     67.64%
59983.14/3027.51	c      3028           4105         649        20        -144.0000        -241.4033     67.64%
60082.27/3032.56	c      3033           4111         655        20        -144.0000        -241.4033     67.64%
60183.38/3037.61	c      3038           4122         658        20        -144.0000        -241.4033     67.64%
60282.43/3042.66	c      3043           4124         660        20        -144.0000        -241.4033     67.64%
60383.56/3047.70	c      3048           4126         662        20        -144.0000        -241.4033     67.64%
60482.63/3052.73	c      3053           4133         669        20        -144.0000        -241.4033     67.64%
60583.68/3057.81	c      3058           4201         669        20        -144.0000        -241.3894     67.63%
60682.90/3062.86	c      3063           4203         671        20        -144.0000        -241.3894     67.63%
60783.72/3067.91	c      3068           4209         677        20        -144.0000        -241.3894     67.63%
60882.63/3072.92	c      3073           4213         681        20        -144.0000        -241.3894     67.63%
60981.66/3078.01	c      3078           4213         681        20        -144.0000        -241.3894     67.63%
61083.40/3083.06	c      3083           4254         686        20        -144.0000        -241.3789     67.62%
61182.46/3088.11	c      3088           4261         693        20        -144.0000        -241.3789     67.62%
61283.56/3093.16	c      3093           4263         695        20        -144.0000        -241.3789     67.62%
61383.79/3098.21	c      3098           4323         699        20        -144.0000        -241.3747     67.62%
61482.91/3103.26	c      3103           4329         705        20        -144.0000        -241.3747     67.62%
61583.81/3108.31	c      3108           4333         709        20        -144.0000        -241.3747     67.62%
61682.84/3113.36	c      3113           4333         709        20        -144.0000        -241.3747     67.62%
61783.87/3118.41	c      3118           4362         708        20        -144.0000        -241.3562     67.61%
61882.92/3123.46	c      3123           4370         716        20        -144.0000        -241.3562     67.61%
61983.72/3128.51	c      3129           4402         722        20        -144.0000        -241.3531     67.61%
62082.67/3133.56	c      3134           4406         726        20        -144.0000        -241.3531     67.61%
62183.59/3138.61	c      3139           4451         737        20        -144.0000        -241.3488     67.60%
62282.79/3143.66	c      3144           4455         741        20        -144.0000        -241.3488     67.60%
62383.76/3148.71	c      3149           4462         748        20        -144.0000        -241.3488     67.60%
62482.82/3153.76	c      3154           4502         752        20        -144.0000        -241.3481     67.60%
62583.60/3158.81	c      3159           4509         759        20        -144.0000        -241.3481     67.60%
62682.62/3163.86	c      3164           4541         763        20        -144.0000        -241.3458     67.60%
62781.79/3168.90	c      3169           4544         766        20        -144.0000        -241.3458     67.60%
62882.72/3173.96	c      3174           4553         775        20        -144.0000        -241.3458     67.60%
62981.80/3179.01	c      3179           4603         775        20        -144.0000        -241.3458     67.60%
63083.60/3184.06	c      3184           4610         782        20        -144.0000        -241.3458     67.60%
63182.40/3189.11	c      3189           4708         782        20        -144.0000        -241.3458     67.60%
63283.45/3194.16	c      3194           4812         794        20        -144.0000        -241.3364     67.59%
63383.98/3199.21	c      3199           4816         798        20        -144.0000        -241.3364     67.59%
63483.02/3204.26	c      3204           4881         809        20        -144.0000        -241.3356     67.59%
63584.00/3209.31	c      3209           4886         814        20        -144.0000        -241.3356     67.59%
63683.00/3214.36	c      3214           4888         816        20        -144.0000        -241.3356     67.59%
63784.00/3219.41	c      3219           4888         816        20        -144.0000        -241.3356     67.59%
63882.70/3224.46	c      3224           4888         816        20        -144.0000        -241.3356     67.59%
63983.57/3229.51	c      3230           4893         821        20        -144.0000        -241.3356     67.59%
64082.57/3234.56	c      3235           4944         820        20        -144.0000        -241.3290     67.59%
64181.57/3239.57	c      3240           4981         831        20        -144.0000        -241.3271     67.59%
64280.58/3244.59	c      3245           4986         836        20        -144.0000        -241.3271     67.59%
64383.56/3249.71	c      3250           5078         844        20        -144.0000        -241.3271     67.59%
64482.60/3254.76	c      3255           5093         841        20        -144.0000        -241.3250     67.59%
64583.60/3259.81	c      3260           5103         851        20        -144.0000        -241.3250     67.59%
64682.60/3264.86	c      3265           5193         857        20        -144.0000        -241.3247     67.59%
64783.45/3269.91	c      3270           5199         865        20        -144.0000        -241.3247     67.59%
64882.46/3274.96	c      3275           5200         864        20        -144.0000        -241.3247     67.59%
64981.48/3280.01	c      3280           5303         869        20        -144.0000        -241.3086     67.58%
65083.28/3285.06	c      3285           5308         874        20        -144.0000        -241.3086     67.58%
65182.22/3290.11	c      3290           5331         877        20        -144.0000        -241.2969     67.57%
65283.19/3295.16	c      3295           5334         880        20        -144.0000        -241.2969     67.57%
65382.06/3300.19	c      3300           5343         889        20        -144.0000        -241.2969     67.57%
65482.34/3305.26	c      3305           5362         892        20        -144.0000        -241.2957     67.57%
65583.34/3310.31	c      3310           5372         902        20        -144.0000        -241.2957     67.57%
65682.34/3315.36	c      3315           5422         904        20        -144.0000        -241.2883     67.56%
65783.32/3320.41	c      3320           5426         908        20        -144.0000        -241.2883     67.56%
65882.35/3325.43	c      3325           5433         915        20        -144.0000        -241.2883     67.56%
65981.34/3330.47	c      3330           5454         922        20        -144.0000        -241.2883     67.56%
66082.32/3335.56	c      3336           5463         931        20        -144.0000        -241.2883     67.56%
66183.34/3340.61	c      3341           5524         936        20        -144.0000        -241.2870     67.56%
66282.34/3345.66	c      3346           5533         945        20        -144.0000        -241.2870     67.56%
66381.29/3350.68	c      3351           5563         949        20        -144.0000        -241.2816     67.56%
66482.30/3355.76	c      3356           5570         956        20        -144.0000        -241.2816     67.56%
66583.41/3360.81	c      3361           5603         963        20        -144.0000        -241.2806     67.56%
66682.30/3365.86	c      3366           5610         970        20        -144.0000        -241.2806     67.56%
66783.28/3370.91	c      3371           5787         971        20        -144.0000        -241.2806     67.56%
66882.27/3375.96	c      3376           5814         974        20        -144.0000        -241.2775     67.55%
66981.16/3380.98	c      3381           5823         983        20        -144.0000        -241.2775     67.55%
67082.80/3386.06	c      3386           5934         986        20        -144.0000        -241.2737     67.55%
67181.80/3391.10	c      3391           5943         995        20        -144.0000        -241.2737     67.55%
67280.73/3396.12	c      3396           5955        1001        20        -144.0000        -241.2701     67.55%
67382.91/3401.21	c      3401           5963        1009        20        -144.0000        -241.2701     67.55%
67481.75/3406.23	c      3406           6013        1009        20        -144.0000        -241.2663     67.55%
67580.66/3411.26	c      3411           6020        1016        20        -144.0000        -241.2663     67.55%
67681.59/3416.34	c      3416           6020        1016        20        -144.0000        -241.2663     67.55%
67782.62/3421.41	c      3421           6020        1016        20        -144.0000        -241.2663     67.55%
67881.62/3426.46	c      3426           6020        1016        20        -144.0000        -241.2663     67.55%
67980.22/3431.48	c      3431           6023        1019        20        -144.0000        -241.2663     67.55%
68079.18/3436.48	c      3436           6114        1022        20        -144.0000        -241.2663     67.55%
68180.07/3441.51	c      3442           6121        1029        20        -144.0000        -241.2663     67.55%
68279.07/3446.51	c      3447           6183        1037        20        -144.0000        -241.2659     67.55%
68379.89/3451.65	c      3452           6192        1046        20        -144.0000        -241.2659     67.55%
68480.88/3456.76	c      3457           6203        1049        20        -144.0000        -241.2607     67.54%
68581.90/3461.81	c      3462           6209        1055        20        -144.0000        -241.2607     67.54%
68680.95/3466.86	c      3467           6253        1065        20        -144.0000        -241.2569     67.54%
68781.88/3471.91	c      3472           6260        1072        20        -144.0000        -241.2569     67.54%
68880.83/3476.96	c      3477           6272        1078        20        -144.0000        -241.2523     67.54%
68979.84/3482.01	c      3482           6276        1082        20        -144.0000        -241.2523     67.54%
69078.83/3487.02	c      3487           6301        1087        20        -144.0000        -241.2470     67.53%
69180.26/3492.04	c      3492           6307        1093        20        -144.0000        -241.2470     67.53%
69281.23/3497.16	c      3497           6371        1095        20        -144.0000        -241.2457     67.53%
69381.47/3502.21	c      3502           6376        1100        20        -144.0000        -241.2457     67.53%
69480.41/3507.26	c      3507           6401        1111        20        -144.0000        -241.2423     67.53%
69581.30/3512.31	c      3512           6406        1116        20        -144.0000        -241.2423     67.53%
69680.27/3517.36	c      3517           6511        1129        20        -144.0000        -241.2398     67.53%
69781.24/3522.40	c      3522           6515        1133        20        -144.0000        -241.2398     67.53%
69880.20/3527.46	c      3527           6522        1140        20        -144.0000        -241.2398     67.53%
69981.16/3532.51	c      3533           6562        1144        20        -144.0000        -241.2330     67.52%
70080.10/3537.56	c      3538           6567        1149        20        -144.0000        -241.2330     67.52%
70181.10/3542.61	c      3543           6601        1159        20        -144.0000        -241.2282     67.52%
70280.07/3547.63	c      3548           6605        1163        20        -144.0000        -241.2282     67.52%
70376.76/3552.67	c      3553           6621        1169        20        -144.0000        -241.2061     67.50%
70477.77/3557.76	c      3558           6626        1174        20        -144.0000        -241.2061     67.50%
70576.67/3562.78	c      3563           6652        1182        20        -144.0000        -241.1989     67.50%
70675.54/3567.78	c      3568           6656        1186        20        -144.0000        -241.1989     67.50%
70776.50/3572.80	c      3573           6691        1191        20        -144.0000        -241.1899     67.49%
70877.51/3577.96	c      3578           6695        1195        20        -144.0000        -241.1899     67.49%
70976.36/3583.01	c      3583           6703        1203        20        -144.0000        -241.1899     67.49%
71078.06/3588.06	c      3588           6711        1203        20        -144.0000        -241.1881     67.49%
71176.78/3593.07	c      3593           6711        1203        20        -144.0000        -241.1881     67.49%
71275.70/3598.10	c      3598           6711        1203        20        -144.0000        -241.1881     67.49%
71376.73/3603.19	c      3603           6711        1203        20        -144.0000        -241.1881     67.49%
71477.02/3608.26	c      3608           6716        1208        20        -144.0000        -241.1881     67.49%
71575.95/3613.26	c      3613           6771        1217        20        -144.0000        -241.1856     67.49%
71674.93/3618.29	c      3618           6777        1223        20        -144.0000        -241.1856     67.49%
71777.86/3623.41	c      3623           6811        1231        20        -144.0000        -241.1847     67.49%
71876.77/3628.46	c      3628           6815        1235        20        -144.0000        -241.1847     67.49%
71977.46/3633.51	c      3634           6819        1239        20        -144.0000        -241.1847     67.49%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (184918 MiB free)
  memory of node 1: 193531 MiB (191561 MiB free)
  memory of node 2: 193531 MiB (187815 MiB free)
  memory of node 3: 193493 MiB (188087 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-4465994-1722460251/watcher-4465994-1722460251 -o /tmp/evaluation-result-4465994-1722460251/solver-4465994-1722460251 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722454516-70739 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465994-1722460251.opb -qsol -t 72000 -sth 20 

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

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

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 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=77968, runsolver pid=77965
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 78.73 80.10 80.17 62/984 77969
/proc/meminfo: memFree=770404904/790760800 swapFree=131071996/131071996
[pid=77968] ppid=77965 vsize=1539188 memory=56572 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/stat : 77968 (fscip) S 77965 77968 70728 0 -1 1077936128 11029 0 0 0 10 1 0 0 20 0 21 0 12604569 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
/proc/77968/statm: 384797 14143 2710 3035 0 54195 0
[pid=77968/tid=77970] ppid=77965 vsize=1539188 memory=8390339637985935414 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77970/stat : 77970 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77971] ppid=77965 vsize=1539188 memory=32309 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77971/stat : 77971 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77972] ppid=77965 vsize=1539188 memory=55216921903569 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77972/stat : 77972 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77973] ppid=77965 vsize=1539188 memory=59619280159299 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77973/stat : 77973 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77974] ppid=77965 vsize=1539188 memory=54087395836598 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77974/stat : 77974 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77975] ppid=77965 vsize=1539188 memory=53000802665379 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77975/stat : 77975 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77976] ppid=77965 vsize=1539188 memory=15824382622696895 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77976/stat : 77976 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77977] ppid=77965 vsize=1539188 memory=14132242834262606 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77977/stat : 77977 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77978] ppid=77965 vsize=1539188 memory=3762817103686844451 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77978/stat : 77978 (fscip) S 77965 77968 70728 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77979] ppid=77965 vsize=1539188 memory=3760843471775411005 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77979/stat : 77979 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77980] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77980/stat : 77980 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77981] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77981/stat : 77981 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77982] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77982/stat : 77982 (fscip) R 77965 77968 70728 0 -1 4194368 112 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77983] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77983/stat : 77983 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77984] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77984/stat : 77984 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77985] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77985/stat : 77985 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77986] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77986/stat : 77986 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77987] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77987/stat : 77987 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77988] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77988/stat : 77988 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77989] ppid=77965 vsize=1539188 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77989/stat : 77989 (fscip) S 77965 77968 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12604581 1576128512 14143 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1539188 KiB
Current children cumulated memory: 56572 KiB

[startup+0.219936 s]*
/proc/loadavg: 78.73 80.10 80.17 63/1024 78009
/proc/meminfo: memFree=770250720/790760800 swapFree=131071996/131071996
[pid=77968] ppid=77965 vsize=1751488 memory=235188 CPUtime=0.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/stat : 77968 (fscip) S 77965 77968 70728 0 -1 1077936128 54772 0 0 0 36 21 0 0 20 0 41 0 12604569 1793523712 58797 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
/proc/77968/statm: 437872 58797 2758 3035 0 145569 0
[pid=77968/tid=77970] ppid=77965 vsize=1751488 memory=8318255677412212789 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77970/stat : 77970 (fscip) D 77965 77968 70728 0 -1 4194368 2216 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 58863 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77971] ppid=77965 vsize=1751488 memory=237112656212 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77971/stat : 77971 (fscip) D 77965 77968 70728 0 -1 4194368 2230 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 58929 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77972] ppid=77965 vsize=1751488 memory=59610673479151 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77972/stat : 77972 (fscip) D 77965 77968 70728 0 -1 4194368 2213 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 58929 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77973] ppid=77965 vsize=1751488 memory=53022210424531 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77973/stat : 77973 (fscip) D 77965 77968 70728 0 -1 4194368 2211 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 58929 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77974] ppid=77965 vsize=1751488 memory=58481147412409 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77974/stat : 77974 (fscip) R 77965 77968 70728 0 -1 4194368 2111 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 58929 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77975] ppid=77965 vsize=1751488 memory=57390259326285 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77975/stat : 77975 (fscip) R 77965 77968 70728 0 -1 4194368 2220 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59127 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77976] ppid=77965 vsize=1751488 memory=16104758087825840 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77976/stat : 77976 (fscip) R 77965 77968 70728 0 -1 4194368 2314 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 59127 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77977] ppid=77965 vsize=1751488 memory=14411505902866476 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77977/stat : 77977 (fscip) R 77965 77968 70728 0 -1 4194368 2150 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59127 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77978] ppid=77965 vsize=1751488 memory=4051043068907140513 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77978/stat : 77978 (fscip) R 77965 77968 70728 0 -1 4194368 2155 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59127 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77979] ppid=77965 vsize=1751488 memory=3473454222018947628 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77979/stat : 77979 (fscip) R 77965 77968 70728 0 -1 4194368 2111 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 59127 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77980] ppid=77965 vsize=1751488 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77980/stat : 77980 (fscip) R 77965 77968 70728 0 -1 4194368 2196 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77981] ppid=77965 vsize=1751488 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77981/stat : 77981 (fscip) R 77965 77968 70728 0 -1 4194368 2201 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77982] ppid=77965 vsize=1751488 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77982/stat : 77982 (fscip) R 77965 77968 70728 0 -1 4194368 2114 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77983] ppid=77965 vsize=1751488 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77983/stat : 77983 (fscip) R 77965 77968 70728 0 -1 4194368 2207 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77984] ppid=77965 vsize=1751488 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77984/stat : 77984 (fscip) R 77965 77968 70728 0 -1 4194368 2188 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77985] ppid=77965 vsize=1751488 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77985/stat : 77985 (fscip) R 77965 77968 70728 0 -1 4194368 2454 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77986] ppid=77965 vsize=1751488 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77986/stat : 77986 (fscip) R 77965 77968 70728 0 -1 4194368 2190 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77987] ppid=77965 vsize=1751488 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77987/stat : 77987 (fscip) D 77965 77968 70728 0 -1 4194368 2126 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77988] ppid=77965 vsize=1751488 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77988/stat : 77988 (fscip) R 77965 77968 70728 0 -1 4194368 2220 0 0 0 1 0 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77989] ppid=77965 vsize=1751488 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77989/stat : 77989 (fscip) D 77965 77968 70728 0 -1 4194368 2205 0 0 0 1 1 0 0 20 0 41 0 12604581 1793523712 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77990] ppid=77965 vsize=1751780 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77990/stat : 77990 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604589 1793822720 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77991] ppid=77965 vsize=1751780 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77991/stat : 77991 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604589 1793822720 59193 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77992] ppid=77965 vsize=1751780 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77992/stat : 77992 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604589 1793822720 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77993] ppid=77965 vsize=1751780 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77993/stat : 77993 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604589 1793822720 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77994] ppid=77965 vsize=1751780 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77994/stat : 77994 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604589 1793822720 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77995] ppid=77965 vsize=1751780 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77995/stat : 77995 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1793822720 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77996] ppid=77965 vsize=1751780 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77996/stat : 77996 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1793822720 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77997] ppid=77965 vsize=1752072 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77997/stat : 77997 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794121728 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77998] ppid=77965 vsize=1752072 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77998/stat : 77998 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794121728 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77999] ppid=77965 vsize=1752364 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77999/stat : 77999 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794420736 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78000] ppid=77965 vsize=1752364 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78000/stat : 78000 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794420736 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78001] ppid=77965 vsize=1752656 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78001/stat : 78001 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794719744 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78002] ppid=77965 vsize=1752656 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78002/stat : 78002 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794719744 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78003] ppid=77965 vsize=1752656 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78003/stat : 78003 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794719744 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78004] ppid=77965 vsize=1752656 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78004/stat : 78004 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1794719744 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78005] ppid=77965 vsize=1752948 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78005/stat : 78005 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1795018752 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78006] ppid=77965 vsize=1752948 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78006/stat : 78006 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1795018752 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78007] ppid=77965 vsize=1752948 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78007/stat : 78007 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1795018752 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78008] ppid=77965 vsize=1752948 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78008/stat : 78008 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1795018752 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78009] ppid=77965 vsize=1752948 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78009/stat : 78009 (fscip) S 77965 77968 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12604590 1795018752 59259 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 1751488 KiB
Current children cumulated memory: 235188 KiB

[startup+0.322593 s]*
/proc/loadavg: 78.73 80.10 80.17 81/1024 78009
/proc/meminfo: memFree=770070888/790760800 swapFree=131071996/131071996
[pid=77968] ppid=77965 vsize=1797824 memory=423324 CPUtime=2.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/stat : 77968 (fscip) S 77965 77968 70728 0 -1 1077936128 111710 0 0 0 189 42 0 0 20 0 41 0 12604569 1840971776 105831 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
/proc/77968/statm: 449456 105831 2918 3035 0 192256 0
[pid=77968/tid=77970] ppid=77965 vsize=1797824 memory=7017546533858272343 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77970/stat : 77970 (fscip) R 77965 77968 70728 0 -1 4194368 5122 0 0 0 8 2 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77971] ppid=77965 vsize=1797824 memory=279874699041008 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77971/stat : 77971 (fscip) R 77965 77968 70728 0 -1 4194368 5362 0 0 0 9 2 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77972] ppid=77965 vsize=1797824 memory=34340462562508916 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77972/stat : 77972 (fscip) D 77965 77968 70728 0 -1 4194368 4752 0 0 0 9 1 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77973] ppid=77965 vsize=1797824 memory=0 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77973/stat : 77973 (fscip) R 77965 77968 70728 0 -1 4194368 5383 0 0 0 8 2 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77974] ppid=77965 vsize=1797824 memory=0 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77974/stat : 77974 (fscip) D 77965 77968 70728 0 -1 4194368 4845 0 0 0 7 2 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77975] ppid=77965 vsize=1797824 memory=0 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77975/stat : 77975 (fscip) R 77965 77968 70728 0 -1 4194368 4952 0 0 0 8 1 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77976] ppid=77965 vsize=1797824 memory=27992919332356134 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77976/stat : 77976 (fscip) R 77965 77968 70728 0 -1 4194368 5548 0 0 0 9 1 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77977] ppid=77965 vsize=1797824 memory=32246 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77977/stat : 77977 (fscip) R 77965 77968 70728 0 -1 4194368 4746 0 0 0 8 2 0 0 20 0 41 0 12604581 1840971776 105897 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0

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

/proc/77968/task/77989/stat : 77989 (fscip) R 77965 77968 70728 0 -1 4194368 2070313 0 0 0 353857 225 0 0 20 0 41 0 12604581 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77990] ppid=77965 vsize=7844636 memory=6895312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77990/stat : 77990 (fscip) S 77965 77968 70728 0 -1 1077936192 149 0 0 0 3 0 0 0 20 0 41 0 12604589 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77991] ppid=77965 vsize=7844636 memory=11572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77991/stat : 77991 (fscip) S 77965 77968 70728 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 12604589 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77992] ppid=77965 vsize=7844636 memory=36312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77992/stat : 77992 (fscip) S 77965 77968 70728 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 12604589 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77993] ppid=77965 vsize=7844636 memory=4764 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77993/stat : 77993 (fscip) S 77965 77968 70728 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 12604589 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77994] ppid=77965 vsize=7844636 memory=3428 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77994/stat : 77994 (fscip) S 77965 77968 70728 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12604589 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77995] ppid=77965 vsize=7844636 memory=-7018129412865483130 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77995/stat : 77995 (fscip) S 77965 77968 70728 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77996] ppid=77965 vsize=7844636 memory=13992 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77996/stat : 77996 (fscip) S 77965 77968 70728 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77997] ppid=77965 vsize=7844636 memory=6897108 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77997/stat : 77997 (fscip) S 77965 77968 70728 0 -1 1077936192 87 0 0 0 2 1 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77998] ppid=77965 vsize=7844636 memory=11572 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77998/stat : 77998 (fscip) S 77965 77968 70728 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77999] ppid=77965 vsize=7844636 memory=13992 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77999/stat : 77999 (fscip) S 77965 77968 70728 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78000] ppid=77965 vsize=7844636 memory=6895232 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78000/stat : 78000 (fscip) S 77965 77968 70728 0 -1 1077936192 159 0 0 0 0 2 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78001] ppid=77965 vsize=7844636 memory=6895312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78001/stat : 78001 (fscip) S 77965 77968 70728 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78002] ppid=77965 vsize=7844636 memory=6768 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78002/stat : 78002 (fscip) S 77965 77968 70728 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78003] ppid=77965 vsize=7844636 memory=6895248 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78003/stat : 78003 (fscip) S 77965 77968 70728 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78004] ppid=77965 vsize=7844636 memory=533020 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78004/stat : 78004 (fscip) S 77965 77968 70728 0 -1 1077936192 157 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78005] ppid=77965 vsize=7844636 memory=474791454859578 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78005/stat : 78005 (fscip) S 77965 77968 70728 0 -1 1077936192 164 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78006] ppid=77965 vsize=7844636 memory=6895312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78006/stat : 78006 (fscip) S 77965 77968 70728 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78007] ppid=77965 vsize=7844636 memory=11572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78007/stat : 78007 (fscip) S 77965 77968 70728 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78008] ppid=77965 vsize=7844636 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78008/stat : 78008 (fscip) S 77965 77968 70728 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78009] ppid=77965 vsize=7844636 memory=6897108 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78009/stat : 78009 (fscip) S 77965 77968 70728 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 12604590 8032907264 1724278 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
Current children cumulated CPU time: 70964.5 s
Current children cumulated vsize: 7844636 KiB
Current children cumulated memory: 6897112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.7 s]
/proc/loadavg: 80.63 79.55 78.50 81/1008 80986
/proc/meminfo: memFree=750914360/790760800 swapFree=131071996/131071996
[pid=77968] ppid=77965 vsize=7910172 memory=6903088 CPUtime=72001.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/stat : 77968 (fscip) S 77965 77968 70728 0 -1 1077936128 31198342 0 0 0 7184755 15367 0 0 20 0 41 0 12604569 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 17 73 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
/proc/77968/statm: 1977543 1725772 3062 3035 0 1842299 0
[pid=77968/tid=77970] ppid=77965 vsize=7910172 memory=13992 CPUtime=3606.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77970/stat : 77970 (fscip) R 77965 77968 70728 0 -1 4194368 1986170 0 0 0 360456 209 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77971] ppid=77965 vsize=7910172 memory=669946178855246 CPUtime=3601.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77971/stat : 77971 (fscip) R 77965 77968 70728 0 -1 4194368 1832093 0 0 0 359903 209 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77972] ppid=77965 vsize=7910172 memory=0 CPUtime=3599.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77972/stat : 77972 (fscip) R 77965 77968 70728 0 -1 4194368 446058 0 0 0 357923 2059 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77973] ppid=77965 vsize=7910172 memory=62 CPUtime=3587.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77973/stat : 77973 (fscip) R 77965 77968 70728 0 -1 4194368 2005526 0 0 0 358538 206 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77974] ppid=77965 vsize=7910172 memory=279874699723664 CPUtime=3606.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77974/stat : 77974 (fscip) R 77965 77968 70728 0 -1 4194368 2175171 0 0 0 360419 219 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77975] ppid=77965 vsize=7910172 memory=279874700341904 CPUtime=3597.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77975/stat : 77975 (fscip) R 77965 77968 70728 0 -1 4194368 351875 0 0 0 357560 2196 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77976] ppid=77965 vsize=7910172 memory=29836768444022866 CPUtime=3601.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77976/stat : 77976 (fscip) R 77965 77968 70728 0 -1 4194368 2284181 0 0 0 359969 218 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77977] ppid=77965 vsize=7910172 memory=10824 CPUtime=3605.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77977/stat : 77977 (fscip) R 77965 77968 70728 0 -1 4194368 1922074 0 0 0 360360 201 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77978] ppid=77965 vsize=7910172 memory=1968 CPUtime=3600.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77978/stat : 77978 (fscip) R 77965 77968 70728 0 -1 4194368 398844 0 0 0 357887 2180 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77979] ppid=77965 vsize=7910172 memory=5556 CPUtime=3602.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77979/stat : 77979 (fscip) R 77965 77968 70728 0 -1 4194368 1999190 0 0 0 360091 206 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77980] ppid=77965 vsize=7910172 memory=198340509722 CPUtime=3598.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77980/stat : 77980 (fscip) R 77965 77968 70728 0 -1 4194368 2294222 0 0 0 359627 214 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77981] ppid=77965 vsize=7910172 memory=6096 CPUtime=3600.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77981/stat : 77981 (fscip) R 77965 77968 70728 0 -1 4194368 365387 0 0 0 358005 2091 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77982] ppid=77965 vsize=7910172 memory=33640 CPUtime=3605.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77982/stat : 77982 (fscip) R 77965 77968 70728 0 -1 4194368 2029090 0 0 0 360365 205 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77983] ppid=77965 vsize=7910172 memory=26972 CPUtime=3606.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77983/stat : 77983 (fscip) R 77965 77968 70728 0 -1 4194368 2077112 0 0 0 360440 228 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77984] ppid=77965 vsize=7910172 memory=279874699908624 CPUtime=3590.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77984/stat : 77984 (fscip) R 77965 77968 70728 0 -1 4194368 455495 0 0 0 357297 1795 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77985] ppid=77965 vsize=7910172 memory=6903084 CPUtime=3592.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77985/stat : 77985 (fscip) R 77965 77968 70728 0 -1 4194368 1977880 0 0 0 359095 199 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77986] ppid=77965 vsize=7910172 memory=355647 CPUtime=3598.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77986/stat : 77986 (fscip) R 77965 77968 70728 0 -1 4194368 1963044 0 0 0 359680 214 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77987] ppid=77965 vsize=7910172 memory=669946178855246 CPUtime=3597.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77987/stat : 77987 (fscip) R 77965 77968 70728 0 -1 4194368 419052 0 0 0 357683 2036 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77988] ppid=77965 vsize=7910172 memory=279874699241136 CPUtime=3604.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77988/stat : 77988 (fscip) R 77965 77968 70728 0 -1 4194368 2110217 0 0 0 360264 215 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77989] ppid=77965 vsize=7910172 memory=1836 CPUtime=3592.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77989/stat : 77989 (fscip) R 77965 77968 70728 0 -1 4194368 2088214 0 0 0 359044 227 0 0 20 0 41 0 12604581 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77990] ppid=77965 vsize=7910172 memory=6895312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77990/stat : 77990 (fscip) S 77965 77968 70728 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 12604589 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77991] ppid=77965 vsize=7910172 memory=279874699185696 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77991/stat : 77991 (fscip) S 77965 77968 70728 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12604589 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77992] ppid=77965 vsize=7910172 memory=6903084 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77992/stat : 77992 (fscip) S 77965 77968 70728 0 -1 1077936192 168 0 0 0 3 0 0 0 20 0 41 0 12604589 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77993] ppid=77965 vsize=7910172 memory=6903088 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77993/stat : 77993 (fscip) S 77965 77968 70728 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12604589 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77994] ppid=77965 vsize=7910172 memory=279874699987328 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77994/stat : 77994 (fscip) S 77965 77968 70728 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12604589 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77995] ppid=77965 vsize=7910172 memory=279874699428128 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77995/stat : 77995 (fscip) S 77965 77968 70728 0 -1 1077936192 160 0 0 0 2 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77996] ppid=77965 vsize=7910172 memory=279874700426112 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77996/stat : 77996 (fscip) S 77965 77968 70728 0 -1 1077936192 155 0 0 0 2 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77997] ppid=77965 vsize=7910172 memory=6903088 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77997/stat : 77997 (fscip) S 77965 77968 70728 0 -1 1077936192 88 0 0 0 2 1 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77998] ppid=77965 vsize=7910172 memory=6897112 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77998/stat : 77998 (fscip) S 77965 77968 70728 0 -1 1077936192 157 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=77999] ppid=77965 vsize=7910172 memory=6897112 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/77999/stat : 77999 (fscip) S 77965 77968 70728 0 -1 1077936192 102 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78000] ppid=77965 vsize=7910172 memory=11572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78000/stat : 78000 (fscip) S 77965 77968 70728 0 -1 1077936192 161 0 0 0 0 2 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78001] ppid=77965 vsize=7910172 memory=10824 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78001/stat : 78001 (fscip) S 77965 77968 70728 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78002] ppid=77965 vsize=7910172 memory=5556 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78002/stat : 78002 (fscip) S 77965 77968 70728 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78003] ppid=77965 vsize=7910172 memory=18736 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78003/stat : 78003 (fscip) S 77965 77968 70728 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78004] ppid=77965 vsize=7910172 memory=20600 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78004/stat : 78004 (fscip) S 77965 77968 70728 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78005] ppid=77965 vsize=7910172 memory=13992 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78005/stat : 78005 (fscip) S 77965 77968 70728 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78006] ppid=77965 vsize=7910172 memory=6897672 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78006/stat : 78006 (fscip) S 77965 77968 70728 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78007] ppid=77965 vsize=7910172 memory=2212 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78007/stat : 78007 (fscip) S 77965 77968 70728 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78008] ppid=77965 vsize=7910172 memory=6903088 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78008/stat : 78008 (fscip) S 77965 77968 70728 0 -1 1077936192 155 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
[pid=77968/tid=78009] ppid=77965 vsize=7910172 memory=11572 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/77968/task/78009/stat : 78009 (fscip) S 77965 77968 70728 0 -1 1077936192 156 0 0 0 3 0 0 0 20 0 41 0 12604590 8100016128 1725772 809668444160 4194304 16623229 140724470845040 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45576192 140724470846474 140724470846592 140724470846592 140724470853616 0
Current children cumulated CPU time: 72001.2 s
Current children cumulated vsize: 7910172 KiB
Current children cumulated memory: 6903088 KiB

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

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

# cumulated CPU time of all completed processes:  user=71847.8 s, system=153.861 s

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

[startup+3634.81 s]*
/proc/loadavg: 80.63 79.55 78.50 63/969 80986
/proc/meminfo: memFree=754927876/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): 3634.9
CPU time (s): 72001.7
CPU user time (s): 71847.8
CPU system time (s): 153.861
CPU usage (%): 1980.84
Max. virtual memory (cumulated for all children) (KiB): 7926020
Max. memory (cumulated for all children) (KiB): 6922556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71847.8
system time used= 153.861
maximum resident set size= 6922556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31199378
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= 185617
involuntary context switches= 227918


# summary of solver processes directly reported to runsolver:
#   pid: 77968
#   total CPU time (s): 72001.7
#   total CPU user time (s): 71847.8
#   total CPU system time (s): 153.861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 29.202 second user time and 85.4958 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 23:10:52
IDJOB=4465994
IDBENCH=148665
IDSOLVER=3094
FILE ID=nodeD104/4465994-1722460251
RUNJOBID= nodeD104-1722454516-70739
SLURM_JOB_ID= 8254240
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_1.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-4465994-1722460251/watcher-4465994-1722460251 -o /tmp/evaluation-result-4465994-1722460251/solver-4465994-1722460251 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722454516-70739 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465994-1722460251.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= d4235fe4c365567a817121803ba4630e
RANDOM SEED=162970888

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        770441468 kB
MemAvailable:   769454756 kB
Buffers:          167872 kB
Cached:          2200812 kB
SwapCached:            0 kB
Active:           326388 kB
Inactive:       17576008 kB
Active(anon):       2204 kB
Inactive(anon): 15554044 kB
Active(file):     324184 kB
Inactive(file):  2021964 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28952 kB
Writeback:            68 kB
AnonPages:      15531276 kB
Mapped:           127868 kB
Shmem:             22536 kB
KReclaimable:     173712 kB
Slab:             515736 kB
SReclaimable:     173712 kB
SUnreclaim:       342024 kB
KernelStack:       17104 kB
PageTables:        43684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3206968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           191616 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2119680 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:      483328 kB
DirectMap2M:    39860224 kB
DirectMap1G:    765460480 kB

Free space on /tmp at the end= 8622796 MiB
End job on nodeD104 at 2024-08-01 00:11:27