Trace number 4465183

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72002.3 3638.11

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data8_3.opb
MD5SUM1adddfdbf1ced655bc7cf87afdf2cbda
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark40292
Best CPU time to get the best result obtained on this benchmark72000.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 279536
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 279536
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.05	c Default LC presolving (default).
0.00/0.05	c ** Before presolving: virtualMemUsedAtLc = 57462784, getVmSize() = 57462784, SCIPgetMemUsed() = 25588517, SCIPgetMemTotal() = 34708477, SCIPgetMemExternEstim() = 18919918
0.00/0.05	c ** set memory limit for presolving in LC to 8.79591e+12 for SCIP **
0.53/0.54	c ** Estimated virtualMemUsedAtSolver = 96927363, getVmSize() = 151777280, SCIPgetMemUsed() = 82203383, SCIPgetMemTotal() = 126471127, SCIPgetMemExternEstim() = 18919918
0.53/0.54	c ** set memory limit for solvers to 4.18831e+11 for each SCIP **
0.53/0.54	c Original Problem   :
0.53/0.54	c   Problem name     : instance-4465183-1722445878
0.53/0.54	c   Variables        : 1344 (1344 binary, 0 integer, 0 implicit integer, 0 continuous)
0.53/0.54	c   Constraints      : 16096
0.53/0.54	c   Objective sense  : minimize
0.53/0.54	c Presolved Problem  :
0.53/0.54	c   Variables        : 1344 (1344 binary, 0 integer, 0 implicit integer, 0 continuous)
0.53/0.54	c   Constraints      : 16096
0.53/0.54	c Constraints        : Number
0.53/0.54	c   knapsack         : 7496 
0.53/0.54	c   setppc           : 2016 
0.53/0.54	c   logicor          : 6584 
0.53/0.54	c ** Instance transfer method used: 0
0.53/0.57	c ** ParaScipInstance copy does not increase the number of variables. **
1.02/1.02	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.02/1.03	c                                Nodes    Active                                            
1.02/1.03	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
42.65/3.22	c *       3              2           1        20       56513.0000           0.0000          -
42.65/3.23	c *       3              2           1        20       56238.0000           0.0000          -
92.06/5.72	c *       6            655         298        20       56133.0000           0.0000          -
92.06/5.72	c         6            655         298        20       56133.0000           0.0000          -
157.98/9.13	c *       9            911          65        20       56081.0000           0.0000          -
159.96/9.13	c *       9            911          65        20       54587.0000           0.0000          -
159.96/9.15	c *       9            911          65        20       53558.0000           0.0000          -
171.17/9.76	c *      10           1525         201        20       53491.0000           0.0000          -
194.95/11.01	c        11           1844         188        20       53491.0000           0.0000          -
282.29/15.40	c *      15           3682         139        20       53428.0000           0.0000          -
296.72/16.06	c        16           3467         157        20       53428.0000           0.0000          -
298.69/16.13	c *      16           3467         157        20       53078.0000           0.0000          -
298.69/16.14	c *      16           3467         157        20       53014.0000           0.0000          -
298.69/16.16	c *      16           3467         157        20       52830.0000           0.0000          -
351.60/18.84	c *      19           4714          39        20       51316.0000           0.0000          -
351.60/18.87	c *      19           4714          39        20       49942.0000           0.0000          -
395.75/21.09	c        21           5954         250        20       49942.0000           0.0000          -
497.11/26.17	c        26           7102         238        20       49942.0000           0.0000          -
597.35/31.24	c        31           9216         186        20       49942.0000           0.0000          -
698.42/36.39	c        36          11274         181        20       49942.0000           0.0000          -
799.44/41.45	c        41          13121         173        20       49942.0000           0.0000          -
900.50/46.50	c        47          15109         167        20       49942.0000           0.0000          -
999.31/51.55	c        52          16960         167        20       49942.0000           0.0000          -
1100.14/56.61	c        57          18538         165        20       49942.0000           0.0000          -
1198.87/61.66	c        62              2           1        20       49942.0000       31916.0000     56.48%
1299.72/66.75	c        67              2           1        20       49942.0000       31916.0000     56.48%
1398.48/71.76	c        72              2           1        20       49942.0000       31916.0000     56.48%
1402.45/71.96	c *      72              2           1        20       49442.0000       31916.0000     54.91%
1499.15/76.83	c        77              2           1        20       49442.0000       31916.0000     54.91%
1597.85/81.84	c        82              2           1        20       49442.0000       31916.0000     54.91%
1704.67/87.30	c        87              3           4        20       49442.0000       31916.0000     54.91%
1805.38/92.33	c        92              3           4        20       49442.0000       31916.0000     54.91%
1908.06/97.51	c        98              3           4        20       49442.0000       31916.0000     54.91%
2006.81/102.57	c       103              3           4        20       49442.0000       31916.0000     54.91%
2107.67/107.63	c       108              3           4        20       49442.0000       31916.0000     54.91%
2208.57/112.70	c       113              3           4        20       49442.0000       31916.0000     54.91%
2307.23/117.76	c       118              3           4        20       49442.0000       31916.0000     54.91%
2407.91/122.81	c       123              3           4        20       49442.0000       31916.0000     54.91%
2506.68/127.88	c       128              3           4        20       49442.0000       31916.0000     54.91%
2607.44/132.93	c       133              3           4        20       49442.0000       31916.0000     54.91%
2658.87/135.56	c *     136              3           4        20       49347.0000       31916.0000     54.62%
2709.08/138.09	c       138              3           4        20       49347.0000       31916.0000     54.62%
2810.25/143.18	c       143              3           4        20       49347.0000       31916.0000     54.62%
2910.39/148.28	c       148              3           4        20       49347.0000       31916.0000     54.62%
3011.43/153.34	c       153              3           4        20       49347.0000       31916.0000     54.62%
3110.43/158.37	c       158              3           4        20       49347.0000       31916.0000     54.62%
3211.43/163.48	c       163              3           4        20       49347.0000       31916.0000     54.62%
3312.47/168.55	c       169              3           4        20       49347.0000       31916.0000     54.62%
3413.52/173.61	c       174              3           4        20       49347.0000       31916.0000     54.62%
3512.33/178.65	c       179              3           4        20       49347.0000       31916.0000     54.62%
3613.31/183.78	c       184              3           4        20       49347.0000       31916.0000     54.62%
3714.24/188.83	c       189              3           4        20       49347.0000       31916.0000     54.62%
3813.27/193.88	c       194              3           4        20       49347.0000       31916.0000     54.62%
3914.19/198.94	c       199              4           5        20       49347.0000       31916.0000     54.62%
4013.12/204.01	c       204              5           4        20       49347.0000       31916.0000     54.62%
4114.63/209.05	c       209              5           4        20       49347.0000       31916.0000     54.62%
4213.73/214.07	c       214              6           5        20       49347.0000       31916.0000     54.62%
4314.90/219.19	c       219             66          65        20       49347.0000       31916.0000     54.62%
4415.01/224.22	c       224             66          65        20       49347.0000       31916.0000     54.62%
4516.02/229.32	c       229              8           7        20       49347.0000       31916.0000     54.62%
4615.13/234.39	c       234              9           8        20       49347.0000       31916.0000     54.62%
4715.94/239.45	c       239              9           8        20       49347.0000       31916.0000     54.62%
4814.93/244.46	c       244             10           9        20       49347.0000       31916.0000     54.62%
4915.94/249.53	c       250             90          89        20       49347.0000       31916.0000     54.62%
5014.99/254.56	c       255             30          29        20       49347.0000       31916.0000     54.62%
5113.92/259.58	c       260             28          27        20       49347.0000       31916.0000     54.62%
5214.92/264.69	c       265             35          34        20       49347.0000       31916.0000     54.62%
5317.92/269.90	c       270            111         110        20       49347.0000       31916.0000     54.62%
5418.86/274.91	c       275             86          85        20       49347.0000       31916.0000     54.62%
5517.87/280.03	c       280             55          56        20       49347.0000       31916.0000     54.62%
5619.57/285.05	c       285             55          56        20       49347.0000       31916.0000     54.62%
5720.49/290.19	c       290             55          56        20       49347.0000       31916.0000     54.62%
5820.84/295.24	c       295             55          56        20       49347.0000       31916.0000     54.62%
5921.77/300.31	c       300             55          56        20       49347.0000       31916.0000     54.62%
6022.80/305.40	c       305             55          56        20       49347.0000       31916.0000     54.62%
6121.75/310.44	c       310             55          56        20       49347.0000       31916.0000     54.62%
6222.73/315.55	c       316             55          56        20       49347.0000       31916.0000     54.62%
6327.60/320.82	c       321             55          56        20       49347.0000       31916.0000     54.62%
6428.58/325.93	c       326             55          56        20       49347.0000       31916.0000     54.62%
6527.59/330.99	c       331            103         102        20       49347.0000       31916.0000     54.62%
6626.66/336.03	c       336             63          62        20       49347.0000       31916.0000     54.62%
6728.27/341.07	c       341            167         166        20       49347.0000       31916.0000     54.62%
6829.43/346.14	c       346            117         116        20       49347.0000       31916.0000     54.62%
6928.53/351.18	c       351            171         168        20       49347.0000       31916.0000     54.62%
7028.62/356.24	c       356             72          71        20       49347.0000       31916.0000     54.62%
7129.52/361.30	c       361            179         178        20       49347.0000       31916.0000     54.62%
7228.47/366.36	c       366            181         180        20       49347.0000       31916.0000     54.62%
7329.44/371.42	c       371            192         189        20       49347.0000       31916.0000     54.62%
7428.37/376.46	c       376            190         189        20       49347.0000       31916.0000     54.62%
7529.39/381.50	c       382            204         203        20       49347.0000       31916.0000     54.62%
7628.44/386.56	c       387            204         203        20       49347.0000       31916.0000     54.62%
7729.32/391.63	c       392            204         203        20       49347.0000       31916.0000     54.62%
7828.30/396.67	c       397            204         203        20       49347.0000       31916.0000     54.62%
7929.30/401.73	c       402            204         203        20       49347.0000       31916.0000     54.62%
8028.31/406.78	c       407            204         203        20       49347.0000       31916.0000     54.62%
8129.37/411.84	c       412            204         203        20       49347.0000       31916.0000     54.62%
8228.43/416.88	c       417            204         203        20       49347.0000       31916.0000     54.62%
8329.33/421.93	c       422            204         203        20       49347.0000       31916.0000     54.62%
8391.56/425.11	c *     425            204         203        20       48802.0000       31916.0000     52.91%
8428.31/426.98	c       427            204         203        20       48802.0000       31916.0000     52.91%
8527.28/431.99	c       432            204         203        20       48802.0000       31916.0000     52.91%
8629.00/437.07	c       437            204         203        20       48802.0000       31916.0000     52.91%
8727.54/442.14	c       442            204         203        20       48802.0000       31916.0000     52.91%
8828.42/447.15	c       447            204         203        20       48802.0000       31916.0000     52.91%
8929.02/452.22	c       452            204         203        20       48802.0000       31916.0000     52.91%
9028.08/457.27	c       457            204         203        20       48802.0000       31916.0000     52.91%
9131.13/462.41	c       462            204         203        20       48802.0000       31916.0000     52.91%
9190.57/465.45	c *     465            204         203        20       48582.0000       31916.0000     52.22%
9232.15/467.54	c       468            204         203        20       48582.0000       31916.0000     52.22%
9333.13/472.66	c       473            265         264        20       48582.0000       31916.0000     52.22%
9434.06/477.72	c       478            205         204        20       48582.0000       31916.0000     52.22%
9533.02/482.74	c       483            205         204        20       48582.0000       31916.0000     52.22%
9632.06/487.75	c       488            205         204        20       48582.0000       31916.0000     52.22%
9731.11/492.77	c       493            205         204        20       48582.0000       31916.0000     52.22%
9832.15/497.82	c       498            205         204        20       48582.0000       31916.0000     52.22%
9931.19/502.82	c       503            205         204        20       48582.0000       31916.0000     52.22%
10030.21/507.88	c       508            205         204        20       48582.0000       31916.0000     52.22%
10131.28/512.96	c       513            205         204        20       48582.0000       31916.0000     52.22%
10230.36/518.02	c       518            205         204        20       48582.0000       31916.0000     52.22%
10332.27/523.06	c       523            205         204        20       48582.0000       31916.0000     52.22%
10430.93/528.12	c       528            205         204        20       48582.0000       31916.0000     52.22%
10531.97/533.17	c       533            205         204        20       48582.0000       31916.0000     52.22%
10632.08/538.27	c       538            205         204        20       48582.0000       31916.0000     52.22%
10733.16/543.34	c       543            205         204        20       48582.0000       31916.0000     52.22%
10832.21/548.38	c       548            205         204        20       48582.0000       31916.0000     52.22%
10931.21/553.40	c       553            176         177        20       48582.0000       31916.0000     52.22%
11032.20/558.44	c       558            176         177        20       48582.0000       31916.0000     52.22%
11133.24/563.50	c       564            176         177        20       48582.0000       31916.0000     52.22%
11234.30/568.64	c       569            176         177        20       48582.0000       31916.0000     52.22%
11333.36/573.69	c       574            176         177        20       48582.0000       31916.0000     52.22%
11434.39/578.73	c       579            176         177        20       48582.0000       31916.0000     52.22%
11533.46/583.75	c       584            176         177        20       48582.0000       31916.0000     52.22%
11634.42/588.80	c       589            176         177        20       48582.0000       31916.0000     52.22%
11735.47/594.00	c       594            176         177        20       48582.0000       31916.0000     52.22%
11834.46/599.02	c       599            176         177        20       48582.0000       31916.0000     52.22%
11939.40/604.21	c       604            177         176        20       48582.0000       31916.0000     52.22%
12038.46/609.28	c       609            361         360        20       48582.0000       31916.0000     52.22%
12139.45/614.34	c       614            180         179        20       48582.0000       31916.0000     52.22%
12240.48/619.40	c       619            183         182        20       48582.0000       31916.0000     52.22%
12339.41/624.42	c       624            247         244        20       48582.0000       31916.0000     52.22%
12440.43/629.57	c       630            185         184        20       48582.0000       31916.0000     52.22%
12541.40/634.64	c       635            314         313        20       48582.0000       31916.0000     52.22%
12640.43/639.69	c       640            379         378        20       48582.0000       31916.0000     52.22%
12741.59/644.79	c       645            322         321        20       48582.0000       31916.0000     52.22%
12842.49/649.86	c       650            324         323        20       48582.0000       31916.0000     52.22%
12941.57/654.88	c       655            200         199        20       48582.0000       31916.0000     52.22%
13042.45/659.98	c       660            272         269        20       48582.0000       31916.0000     52.22%
13144.08/665.05	c       665            204         203        20       48582.0000       31916.0000     52.22%
13243.13/670.10	c       670            410         409        20       48582.0000       31916.0000     52.22%
13345.48/675.21	c       675            414         413        20       48582.0000       31916.0000     52.22%
13444.48/680.25	c       680            287         284        20       48582.0000       31916.0000     52.22%
13545.51/685.31	c       685            404         403        20       48582.0000       31916.0000     52.22%
13644.58/690.38	c       690            296         293        20       48582.0000       31916.0000     52.22%
13745.63/695.41	c       695            427         426        20       48582.0000       31916.0000     52.22%
13846.58/700.54	c       701            229         228        20       48582.0000       31916.0000     52.22%
13945.43/705.55	c       706            301         298        20       48582.0000       31916.0000     52.22%
14048.37/710.75	c       711            305         302        20       48582.0000       31916.0000     52.22%
14153.88/716.03	c       716            426         425        20       48582.0000       31916.0000     52.22%
14252.68/721.10	c       721            426         425        20       48582.0000       31916.0000     52.22%
14353.73/726.15	c       726            313         310        20       48582.0000       31916.0000     52.22%
14452.68/731.19	c       731            384         383        20       48582.0000       31916.0000     52.22%
14552.87/736.24	c       736            323         320        20       48582.0000       31916.0000     52.22%
14653.87/741.31	c       741            440         439        20       48582.0000       31916.0000     52.22%
14752.83/746.37	c       746            440         439        20       48582.0000       31916.0000     52.22%
14853.85/751.42	c       751            467         466        20       48582.0000       31916.0000     52.22%
14952.85/756.45	c       756            291         290        20       48582.0000       31916.0000     52.22%
15053.80/761.55	c       762            408         407        20       48582.0000       31916.0000     52.22%
15152.84/766.59	c       767            475         474        20       48582.0000       31916.0000     52.22%
15253.79/771.64	c       772            349         346        20       48582.0000       31916.0000     52.22%
15352.75/776.70	c       777            304         303        20       48582.0000       31916.0000     52.22%
15453.67/781.74	c       782            417         418        20       48582.0000       31916.0000     52.22%
15554.69/786.80	c       787            417         418        20       48582.0000       31916.0000     52.22%
15653.65/791.85	c       792            417         418        20       48582.0000       31916.0000     52.22%
15752.65/796.89	c       797            417         418        20       48582.0000       31916.0000     52.22%
15853.68/801.96	c       802            417         418        20       48582.0000       31916.0000     52.22%
15952.67/807.02	c       807            417         418        20       48582.0000       31916.0000     52.22%
16054.35/812.05	c       812            417         418        20       48582.0000       31916.0000     52.22%
16153.43/817.13	c       817            417         418        20       48582.0000       31916.0000     52.22%
16254.39/822.14	c       822            417         418        20       48582.0000       31916.0000     52.22%
16354.72/827.20	c       827            417         418        20       48582.0000       31916.0000     52.22%
16455.72/832.30	c       832            417         418        20       48582.0000       31916.0000     52.22%
16554.72/837.35	c       837            417         418        20       48582.0000       31916.0000     52.22%
16655.37/842.41	c       842            417         418        20       48582.0000       31916.0000     52.22%
16754.26/847.45	c       847            417         418        20       48582.0000       31916.0000     52.22%
16855.23/852.50	c       853            361         362        20       48582.0000       31916.0000     52.22%
16954.19/857.56	c       858            361         362        20       48582.0000       31916.0000     52.22%
17055.20/862.61	c       863            361         362        20       48582.0000       31916.0000     52.22%
17154.17/867.66	c       868            361         362        20       48582.0000       31916.0000     52.22%
17255.15/872.71	c       873            361         362        20       48582.0000       31916.0000     52.22%
17354.19/877.74	c       878            361         362        20       48582.0000       31916.0000     52.22%
17455.11/882.82	c       883            361         362        20       48582.0000       31916.0000     52.22%
17554.10/887.87	c       888            361         362        20       48582.0000       31916.0000     52.22%
17655.12/892.93	c       893            361         362        20       48582.0000       31916.0000     52.22%
17754.16/897.96	c       898            361         362        20       48582.0000       31916.0000     52.22%
17853.12/903.01	c       903            361         362        20       48582.0000       31916.0000     52.22%
17954.92/908.06	c       908            361         362        20       48582.0000       31916.0000     52.22%
18055.75/913.14	c       913            361         362        20       48582.0000       31916.0000     52.22%
18154.73/918.19	c       918            361         362        20       48582.0000       31916.0000     52.22%
18255.11/923.24	c       923            361         362        20       48582.0000       31916.0000     52.22%
18356.18/928.30	c       928            361         362        20       48582.0000       31916.0000     52.22%
18455.41/933.38	c       933            470         467        20       48582.0000       31916.0000     52.22%
18556.42/938.40	c       938            361         362        20       48582.0000       31916.0000     52.22%
18657.45/943.50	c       944            590         589        20       48582.0000       31916.0000     52.22%
18756.59/948.55	c       949            483         480        20       48582.0000       31916.0000     52.22%
18857.56/953.63	c       954            482         481        20       48582.0000       31916.0000     52.22%
18956.65/958.65	c       959            486         485        20       48582.0000       31916.0000     52.22%
19057.70/963.74	c       964            492         491        20       48582.0000       31916.0000     52.22%
19158.76/968.82	c       969            498         493        20       48582.0000       31916.0000     52.22%
19257.88/973.88	c       974            393         394        20       48582.0000       31916.0000     52.22%
19358.91/978.94	c       979            501         496        20       48582.0000       31916.0000     52.22%
19457.92/983.98	c       984            503         500        20       48582.0000       31916.0000     52.22%
19559.50/989.03	c       989            503         500        20       48582.0000       31916.0000     52.22%
19658.61/994.08	c       994            503         500        20       48582.0000       31916.0000     52.22%
19759.51/999.14	c       999            503         500        20       48582.0000       31916.0000     52.22%
19859.79/1004.20	c      1004            503         500        20       48582.0000       31916.0000     52.22%
19958.85/1009.26	c      1009            503         500        20       48582.0000       31916.0000     52.22%
20057.88/1014.30	c      1014            503         500        20       48582.0000       31916.0000     52.22%
20158.83/1019.37	c      1019            503         500        20       48582.0000       31916.0000     52.22%
20259.78/1024.43	c      1024            503         500        20       48582.0000       31916.0000     52.22%
20360.67/1029.52	c      1030            549         550        20       48582.0000       31916.0000     52.22%
20459.69/1034.60	c      1035            549         550        20       48582.0000       31916.0000     52.22%
20560.55/1039.64	c      1040            549         550        20       48582.0000       31916.0000     52.22%
20659.46/1044.70	c      1045            549         550        20       48582.0000       31916.0000     52.22%
20760.39/1049.74	c      1050            549         550        20       48582.0000       31916.0000     52.22%
20859.36/1054.79	c      1055            549         550        20       48582.0000       31916.0000     52.22%
20960.27/1059.85	c      1060            549         550        20       48582.0000       31916.0000     52.22%
21061.11/1064.91	c      1065            549         550        20       48582.0000       31916.0000     52.22%
21160.06/1069.96	c      1070            549         550        20       48582.0000       31916.0000     52.22%
21261.49/1075.07	c      1075            549         550        20       48582.0000       31916.0000     52.22%
21360.55/1080.08	c      1080            549         550        20       48582.0000       31916.0000     52.22%
21461.38/1085.17	c      1085            549         550        20       48582.0000       31916.0000     52.22%
21560.35/1090.18	c      1090            549         550        20       48582.0000       31916.0000     52.22%
21660.79/1095.30	c      1095            549         550        20       48582.0000       31916.0000     52.22%
21761.71/1100.31	c      1100            549         550        20       48582.0000       31916.0000     52.22%
21860.58/1105.34	c      1105            549         550        20       48582.0000       31916.0000     52.22%
21959.63/1110.39	c      1110            549         550        20       48582.0000       31916.0000     52.22%
22060.73/1115.46	c      1115            549         550        20       48582.0000       31916.0000     52.22%
22161.77/1120.51	c      1121            549         550        20       48582.0000       31916.0000     52.22%
22262.79/1125.66	c      1126            549         550        20       48582.0000       31916.0000     52.22%
22363.85/1130.72	c      1131            549         550        20       48582.0000       31916.0000     52.22%
22462.85/1135.79	c      1136            549         550        20       48582.0000       31916.0000     52.22%
22563.71/1140.87	c      1141            507         506        20       48582.0000       31916.0000     52.22%
22664.71/1145.94	c      1146            549         550        20       48582.0000       31916.0000     52.22%
22763.56/1151.00	c      1151            549         550        20       48582.0000       31916.0000     52.22%
22862.51/1156.03	c      1156            532         529        20       48582.0000       31916.0000     52.22%
22964.23/1161.06	c      1161            519         518        20       48582.0000       31916.0000     52.22%
23063.48/1166.07	c      1166            533         528        20       48582.0000       31916.0000     52.22%
23165.91/1171.25	c      1171            521         522        20       48582.0000       31916.0000     52.22%
23267.02/1176.33	c      1176            524         525        20       48582.0000       31916.0000     52.22%
23366.03/1181.39	c      1181            524         525        20       48582.0000       31916.0000     52.22%
23467.02/1186.44	c      1186            849         848        20       48582.0000       31916.0000     52.22%
23565.98/1191.45	c      1191            871         870        20       48582.0000       31916.0000     52.22%
23666.99/1196.57	c      1197            548         545        20       48582.0000       31916.0000     52.22%
23767.96/1201.64	c      1202            539         538        20       48582.0000       31916.0000     52.22%
23866.99/1206.65	c      1207            541         542        20       48582.0000       31916.0000     52.22%
23970.05/1211.80	c      1212            542         541        20       48582.0000       31916.0000     52.22%
24069.19/1216.84	c      1217            557         554        20       48582.0000       31916.0000     52.22%
24168.30/1221.89	c      1222            590         591        20       48582.0000       31916.0000     52.22%
24269.37/1226.91	c      1227            590         591        20       48582.0000       31916.0000     52.22%
24368.40/1231.95	c      1232            590         591        20       48582.0000       31916.0000     52.22%
24467.37/1237.02	c      1237            590         591        20       48582.0000       31916.0000     52.22%
24569.23/1242.09	c      1242            590         591        20       48582.0000       31916.0000     52.22%
24667.97/1247.12	c      1247            590         591        20       48582.0000       31916.0000     52.22%
24770.25/1252.25	c      1252            590         591        20       48582.0000       31916.0000     52.22%
24871.24/1257.39	c      1257            590         591        20       48582.0000       31916.0000     52.22%
24972.14/1262.43	c      1262            925         924        20       48582.0000       31916.0000     52.22%
25071.16/1267.44	c      1267            590         591        20       48582.0000       31916.0000     52.22%
25172.16/1272.54	c      1273            593         592        20       48582.0000       31916.0000     52.22%
25273.09/1277.69	c      1278            582         579        20       48582.0000       31916.0000     52.22%
25373.84/1282.73	c      1283            582         579        20       48582.0000       31916.0000     52.22%
25472.85/1287.77	c      1288            607         608        20       48582.0000       31916.0000     52.22%
25571.88/1292.78	c      1293            607         608        20       48582.0000       31916.0000     52.22%
25672.90/1297.86	c      1298            607         608        20       48582.0000       31916.0000     52.22%
25773.96/1302.98	c      1303            607         608        20       48582.0000       31916.0000     52.22%
25875.75/1308.05	c      1308            607         608        20       48582.0000       31916.0000     52.22%
25976.76/1313.14	c      1313            607         608        20       48582.0000       31916.0000     52.22%
26076.85/1318.20	c      1318            607         608        20       48582.0000       31916.0000     52.22%
26175.85/1323.26	c      1323            607         608        20       48582.0000       31916.0000     52.22%
26276.79/1328.33	c      1328            607         608        20       48582.0000       31916.0000     52.22%
26375.77/1333.37	c      1333            607         608        20       48582.0000       31916.0000     52.22%
26478.55/1338.52	c      1339            607         608        20       48582.0000       31916.0000     52.22%
26577.53/1343.57	c      1344            607         608        20       48582.0000       31916.0000     52.22%
26678.50/1348.62	c      1349            607         608        20       48582.0000       31916.0000     52.22%
26777.48/1353.69	c      1354            607         608        20       48582.0000       31916.0000     52.22%
26878.34/1358.74	c      1359           1049        1048        20       48582.0000       31916.0000     52.22%
26979.16/1363.86	c      1364           1049        1048        20       48582.0000       31916.0000     52.22%
27080.14/1368.92	c      1369           1049        1048        20       48582.0000       31916.0000     52.22%
27179.15/1373.97	c      1374           1049        1048        20       48582.0000       31916.0000     52.22%
27278.18/1379.00	c      1379           1049        1048        20       48582.0000       31916.0000     52.22%
27381.78/1384.14	c      1384           1049        1048        20       48582.0000       31916.0000     52.22%
27482.16/1389.21	c      1389           1049        1048        20       48582.0000       31916.0000     52.22%
27581.33/1394.27	c      1394           1049        1048        20       48582.0000       31916.0000     52.22%
27682.29/1399.30	c      1399           1050           0        20       48582.0000       31916.0000     52.22%
27781.45/1404.36	c      1404           1050           0        20       48582.0000       31916.0000     52.22%
27882.33/1409.45	c      1409           1050           0        20       48582.0000       31916.0000     52.22%
27983.35/1414.54	c      1415           1050           0        20       48582.0000       31916.0000     52.22%
28084.32/1419.63	c      1420           1050           0        20       48582.0000       31916.0000     52.22%
28183.37/1424.67	c      1425           1050           0        20       48582.0000       31916.0000     52.22%
28284.46/1429.74	c      1430           1050           0        20       48582.0000       31916.0000     52.22%
28383.57/1434.78	c      1435           1050           0        20       48582.0000       31916.0000     52.22%
28484.51/1439.84	c      1440            705         706        20       48582.0000       31916.0000     52.22%
28585.58/1444.90	c      1445            676         673        20       48582.0000       31916.0000     52.22%
28684.62/1449.98	c      1450            709         708        20       48582.0000       31916.0000     52.22%
28786.24/1455.04	c      1455            709         708        20       48582.0000       31916.0000     52.22%
28885.44/1460.09	c      1460           1063          13        20       48582.0000       31916.0000     52.22%
28986.47/1465.16	c      1465            686         681        20       48582.0000       31916.0000     52.22%
29085.58/1470.17	c      1470           1067          17        20       48582.0000       31916.0000     52.22%
29185.64/1475.28	c      1475            691         688        20       48582.0000       31916.0000     52.22%
29286.54/1480.35	c      1480           1077          27        20       48582.0000       31916.0000     52.22%
29385.55/1485.39	c      1485           1105          55        20       48582.0000       31916.0000     52.22%
29486.56/1490.45	c      1490           1108          58        20       48582.0000       31916.0000     52.22%
29587.51/1495.50	c      1496            745         746        20       48582.0000       31916.0000     52.22%
29686.54/1500.56	c      1501            705         700        20       48582.0000       31916.0000     52.22%
29787.50/1505.62	c      1506            706         701        20       48582.0000       31916.0000     52.22%
29886.39/1510.67	c      1511            713         712        20       48582.0000       31916.0000     52.22%
29987.32/1515.72	c      1516           1111          61        20       48582.0000       31916.0000     52.22%
30086.31/1520.78	c      1521            714         709        20       48582.0000       31916.0000     52.22%
30187.32/1525.84	c      1526           1122          72        20       48582.0000       31916.0000     52.22%
30288.36/1530.90	c      1531            719         716        20       48582.0000       31916.0000     52.22%
30387.44/1535.94	c      1536            719         716        20       48582.0000       31916.0000     52.22%
30489.13/1541.07	c      1541           1135          85        20       48582.0000       31916.0000     52.22%
30588.08/1546.09	c      1546            737         736        20       48582.0000       31916.0000     52.22%
30686.89/1551.10	c      1551            730         727        20       48582.0000       31916.0000     52.22%
30789.17/1556.24	c      1556            730         727        20       48582.0000       31916.0000     52.22%
30890.15/1561.32	c      1561           1169         119        20       48582.0000       31916.0000     52.22%
30989.22/1566.37	c      1566           1169         119        20       48582.0000       31916.0000     52.22%
31088.41/1571.38	c      1571           1161         111        20       48582.0000       31916.0000     52.22%
31189.23/1576.47	c      1576            739         736        20       48582.0000       31916.0000     52.22%
31290.27/1581.53	c      1582            739         736        20       48582.0000       31916.0000     52.22%
31389.31/1586.54	c      1587           1175         125        20       48582.0000       31916.0000     52.22%
31488.39/1591.56	c      1592            840         841        20       48582.0000       31916.0000     52.22%
31591.36/1596.71	c      1597            840         841        20       48582.0000       31916.0000     52.22%
31690.41/1601.79	c      1602            752         749        20       48582.0000       31916.0000     52.22%
31791.39/1606.84	c      1607           1183         133        20       48582.0000       31916.0000     52.22%
31890.41/1611.89	c      1612           1183         133        20       48582.0000       31916.0000     52.22%
31991.39/1616.95	c      1617            853         854        20       48582.0000       31916.0000     52.22%
32090.43/1622.00	c      1622            806         805        20       48582.0000       31916.0000     52.22%
32192.23/1627.05	c      1627            860         859        20       48582.0000       31916.0000     52.22%
32291.02/1632.11	c      1632            815         814        20       48582.0000       31916.0000     52.22%
32391.84/1637.12	c      1637            817         818        20       48582.0000       31916.0000     52.22%
32492.34/1642.21	c      1642            817         818        20       48582.0000       31916.0000     52.22%
32591.33/1647.26	c      1647            876         877        20       48582.0000       31916.0000     52.22%
32692.27/1652.32	c      1652            876         877        20       48582.0000       31916.0000     52.22%
32791.24/1657.38	c      1657            819         820        20       48582.0000       31916.0000     52.22%
32892.26/1662.43	c      1662            821         820        20       48582.0000       31916.0000     52.22%
32991.29/1667.48	c      1667           1253         203        20       48582.0000       31916.0000     52.22%
33092.22/1672.53	c      1673            892         891        20       48582.0000       31916.0000     52.22%
33191.17/1677.59	c      1678           1243         193        20       48582.0000       31916.0000     52.22%
33292.10/1682.64	c      1683            829         830        20       48582.0000       31916.0000     52.22%
33393.13/1687.71	c      1688            815         812        20       48582.0000       31916.0000     52.22%
33492.23/1692.77	c      1693            907         908        20       48582.0000       31916.0000     52.22%
33591.19/1697.79	c      1698            839         838        20       48582.0000       31916.0000     52.22%
33692.21/1702.89	c      1703            820         815        20       48582.0000       31916.0000     52.22%
33793.21/1707.96	c      1708            846         847        20       48582.0000       31916.0000     52.22%
33892.25/1713.00	c      1713            828         823        20       48582.0000       31916.0000     52.22%
33993.91/1718.05	c      1718           1285         235        20       48582.0000       31916.0000     52.22%
34092.65/1723.10	c      1723            857         856        20       48582.0000       31916.0000     52.22%
34193.71/1728.15	c      1728            935         936        20       48582.0000       31916.0000     52.22%
34292.77/1733.15	c      1733            869         868        20       48582.0000       31916.0000     52.22%
34392.67/1738.21	c      1738            844         841        20       48582.0000       31916.0000     52.22%
34491.72/1743.26	c      1743            945         944        20       48582.0000       31916.0000     52.22%
34592.61/1748.33	c      1748            846         841        20       48582.0000       31916.0000     52.22%
34691.62/1753.38	c      1753            848         845        20       48582.0000       31916.0000     52.22%
34792.63/1758.46	c      1758            949         950        20       48582.0000       31916.0000     52.22%
34893.60/1763.52	c      1764           1326         276        20       48582.0000       31916.0000     52.22%
34992.57/1768.59	c      1769           1338         288        20       48582.0000       31916.0000     52.22%
35093.66/1773.68	c      1774            961         962        20       48582.0000       31916.0000     52.22%
35192.57/1778.69	c      1779            966         965        20       48582.0000       31916.0000     52.22%
35293.55/1783.76	c      1784            966         967        20       48582.0000       31916.0000     52.22%
35392.51/1788.78	c      1789           1344         294        20       48582.0000       31916.0000     52.22%
35495.57/1793.92	c      1794            977         976        20       48582.0000       31916.0000     52.22%
35594.36/1798.99	c      1799            982         981        20       48582.0000       31916.0000     52.22%
35693.33/1804.04	c      1804            944         943        20       48582.0000       31916.0000     52.22%
35794.87/1809.08	c      1809           1354         304        20       48582.0000       31916.0000     52.22%
35896.08/1814.14	c      1814            956         955        20       48582.0000       31916.0000     52.22%
35995.97/1819.22	c      1819           1384         334        20       48582.0000       31916.0000     52.22%
36094.97/1824.27	c      1824            890         887        20       48582.0000       31916.0000     52.22%
36193.78/1829.29	c      1829           1389         339        20       48582.0000       31916.0000     52.22%
36296.78/1834.40	c      1834           1020        1019        20       48582.0000       31916.0000     52.22%
36395.75/1839.44	c      1839            895         892        20       48582.0000       31916.0000     52.22%
36494.73/1844.49	c      1844            989         988        20       48582.0000       31916.0000     52.22%
36595.54/1849.56	c      1850            989         988        20       48582.0000       31916.0000     52.22%
36696.45/1854.61	c      1855           1402         352        20       48582.0000       31916.0000     52.22%
36797.23/1859.70	c      1860           1049        1048        20       48582.0000       31916.0000     52.22%
36896.02/1864.76	c      1865           1049        1048        20       48582.0000       31916.0000     52.22%
36996.94/1869.82	c      1870           1049        1048        20       48582.0000       31916.0000     52.22%
37095.87/1874.88	c      1875           1049        1048        20       48582.0000       31916.0000     52.22%
37196.74/1879.95	c      1880           1049        1048        20       48582.0000       31916.0000     52.22%
37295.52/1885.00	c      1885           1049        1048        20       48582.0000       31916.0000     52.22%
37397.10/1890.04	c      1890           1049        1048        20       48582.0000       31916.0000     52.22%
37496.20/1895.11	c      1895           1034        1035        20       48582.0000       31916.0000     52.22%
37597.16/1900.15	c      1900           1034        1035        20       48582.0000       31916.0000     52.22%
37697.44/1905.21	c      1905           1037        1036        20       48582.0000       31916.0000     52.22%
37796.43/1910.28	c      1910           1440         390        20       48582.0000       31916.0000     52.22%
37897.47/1915.33	c      1915           1437         387        20       48582.0000       31916.0000     52.22%
37996.39/1920.37	c      1920           1047        1046        20       48582.0000       31916.0000     52.22%
38097.36/1925.41	c      1925           1049        1048        20       48582.0000       31916.0000     52.22%
38196.25/1930.43	c      1930           1049        1048        20       48582.0000       31916.0000     52.22%
38295.16/1935.44	c      1935           1049        1048        20       48582.0000       31916.0000     52.22%
38394.10/1940.49	c      1940           1049        1048        20       48582.0000       31916.0000     52.22%
38495.06/1945.54	c      1946           1049        1048        20       48582.0000       31916.0000     52.22%
38593.92/1950.59	c      1951           1049        1048        20       48582.0000       31916.0000     52.22%
38694.84/1955.65	c      1956           1049        1048        20       48582.0000       31916.0000     52.22%
38793.77/1960.68	c      1961            993         988        20       48582.0000       31916.0000     52.22%
38894.71/1965.76	c      1966           1051           1        20       48582.0000       31916.0000     52.22%
38995.61/1970.81	c      1971           1472         422        20       48582.0000       31916.0000     52.22%
39094.45/1975.87	c      1976           1483         433        20       48582.0000       31916.0000     52.22%
39195.09/1980.92	c      1981           1152         102        20       48582.0000       31916.0000     52.22%
39294.02/1985.97	c      1986           1014        1009        20       48582.0000       31916.0000     52.22%
39392.90/1991.02	c      1991           1487         437        20       48582.0000       31916.0000     52.22%
39491.87/1996.04	c      1996           1489         439        20       48582.0000       31916.0000     52.22%
39593.53/2001.12	c      2001           1087          37        20       48582.0000       31916.0000     52.22%
39695.65/2006.21	c      2006           1497         447        20       48582.0000       31916.0000     52.22%
39794.41/2011.26	c      2011           1497         447        20       48582.0000       31916.0000     52.22%
39895.18/2016.33	c      2016           1039        1034        20       48582.0000       31916.0000     52.22%
39994.10/2021.38	c      2021           1508         458        20       48582.0000       31916.0000     52.22%
40093.06/2026.38	c      2026           1195         145        20       48582.0000       31916.0000     52.22%
40194.02/2031.40	c      2031           1511         461        20       48582.0000       31916.0000     52.22%
40292.99/2036.43	c      2036           1515         465        20       48582.0000       31916.0000     52.22%
40393.79/2041.50	c      2042           1210         160        20       48582.0000       31916.0000     52.22%
40492.79/2046.55	c      2047           1064        1059        20       48582.0000       31916.0000     52.22%
40591.77/2051.57	c      2052           1534         484        20       48582.0000       31916.0000     52.22%
40692.80/2056.64	c      2057           1535         485        20       48582.0000       31916.0000     52.22%
40791.81/2061.65	c      2062           1074        1069        20       48582.0000       31916.0000     52.22%
40892.84/2066.70	c      2067           1541         491        20       48582.0000       31916.0000     52.22%
40993.87/2071.82	c      2072           1242         192        20       48582.0000       31916.0000     52.22%
41092.95/2076.82	c      2077           1245         195        20       48582.0000       31916.0000     52.22%
41191.91/2081.86	c      2082           1248         198        20       48582.0000       31916.0000     52.22%
41292.92/2086.98	c      2087           1254         204        20       48582.0000       31916.0000     52.22%
41396.46/2092.14	c      2092           1556         506        20       48582.0000       31916.0000     52.22%
41495.54/2097.16	c      2097           1262         212        20       48582.0000       31916.0000     52.22%
41597.56/2102.33	c      2102           1263         213        20       48582.0000       31916.0000     52.22%
41696.27/2107.38	c      2107           1570         520        20       48582.0000       31916.0000     52.22%
41797.15/2112.43	c      2112           1113        1108        20       48582.0000       31916.0000     52.22%
41896.13/2117.48	c      2117           1579         529        20       48582.0000       31916.0000     52.22%
41997.05/2122.52	c      2123           1581         531        20       48582.0000       31916.0000     52.22%
42098.10/2127.65	c      2128           1593         543        20       48582.0000       31916.0000     52.22%
42196.98/2132.69	c      2133           1596         546        20       48582.0000       31916.0000     52.22%
42297.93/2137.75	c      2138           1596         546        20       48582.0000       31916.0000     52.22%
42398.82/2142.81	c      2143           1251         201        20       48582.0000       31916.0000     52.22%
42497.81/2147.87	c      2148           1312         262        20       48582.0000       31916.0000     52.22%
42598.74/2152.94	c      2153           1604         554        20       48582.0000       31916.0000     52.22%
42697.57/2157.99	c      2158           1158        1153        20       48582.0000       31916.0000     52.22%
42799.35/2163.04	c      2163           1275         225        20       48582.0000       31916.0000     52.22%
42898.30/2168.05	c      2168           1169        1164        20       48582.0000       31916.0000     52.22%
42999.44/2173.17	c      2173           1622         572        20       48582.0000       31916.0000     52.22%
43099.44/2178.22	c      2178           1621         571        20       48582.0000       31916.0000     52.22%
43198.54/2183.29	c      2183           1629         579        20       48582.0000       31916.0000     52.22%
43299.59/2188.35	c      2188           1625         575        20       48582.0000       31916.0000     52.22%
43398.66/2193.39	c      2193           1626         576        20       48582.0000       31916.0000     52.22%
43499.56/2198.44	c      2198           1639         589        20       48582.0000       31916.0000     52.22%
43598.47/2203.47	c      2203           1639         589        20       48582.0000       31916.0000     52.22%
43699.46/2208.51	c      2209           1328         278        20       48582.0000       31916.0000     52.22%
43800.45/2213.66	c      2214           1333         283        20       48582.0000       31916.0000     52.22%
43901.23/2218.70	c      2219           1645         595        20       48582.0000       31916.0000     52.22%
44000.26/2223.78	c      2224           1653         603        20       48582.0000       31916.0000     52.22%
44101.22/2228.85	c      2229           1651         601        20       48582.0000       31916.0000     52.22%
44202.20/2233.92	c      2234           1410         360        20       48582.0000       31916.0000     52.22%
44301.07/2239.00	c      2239           1410         360        20       48582.0000       31916.0000     52.22%
44400.06/2244.03	c      2244           1241        1236        20       48582.0000       31916.0000     52.22%
44501.64/2249.08	c      2249           1672         622        20       48582.0000       31916.0000     52.22%
44600.69/2254.12	c      2254           1673         623        20       48582.0000       31916.0000     52.22%
44701.85/2259.17	c      2259           1680         630        20       48582.0000       31916.0000     52.22%
44801.94/2264.23	c      2264           1680         630        20       48582.0000       31916.0000     52.22%
44902.83/2269.31	c      2269           1264        1259        20       48582.0000       31916.0000     52.22%
45001.79/2274.36	c      2274           1434         384        20       48582.0000       31916.0000     52.22%
45102.63/2279.43	c      2279           1688         638        20       48582.0000       31916.0000     52.22%
45203.70/2284.51	c      2285           1689         639        20       48582.0000       31916.0000     52.22%
45302.66/2289.52	c      2290           1447         397        20       48582.0000       31916.0000     52.22%
45403.55/2294.65	c      2295           1287        1282        20       48582.0000       31916.0000     52.22%
45504.53/2299.71	c      2300           1458         408        20       48582.0000       31916.0000     52.22%
45605.50/2304.83	c      2305           1712         662        20       48582.0000       31916.0000     52.22%
45704.44/2309.87	c      2310           1712         662        20       48582.0000       31916.0000     52.22%
45805.44/2314.95	c      2315           1305        1300        20       48582.0000       31916.0000     52.22%
45904.44/2319.99	c      2320           1479         429        20       48582.0000       31916.0000     52.22%
46006.23/2325.05	c      2325           1458         408        20       48582.0000       31916.0000     52.22%
46105.19/2330.12	c      2330           1716         666        20       48582.0000       31916.0000     52.22%
46206.18/2335.17	c      2335           1732         682        20       48582.0000       31916.0000     52.22%
46306.32/2340.22	c      2340           1338        1333        20       48582.0000       31916.0000     52.22%
46405.37/2345.29	c      2345           1724         674        20       48582.0000       31916.0000     52.22%
46506.31/2350.34	c      2350           1507         459        20       48582.0000       31916.0000     52.22%
46605.20/2355.36	c      2355           1507         459        20       48582.0000       31916.0000     52.22%
46706.23/2360.46	c      2360           1752         702        20       48582.0000       31916.0000     52.22%
46805.21/2365.49	c      2366           1756         706        20       48582.0000       31916.0000     52.22%
46906.19/2370.57	c      2371           1749         697        20       48582.0000       31916.0000     52.22%
47007.25/2375.65	c      2376           1753         701        20       48582.0000       31916.0000     52.22%
47108.30/2380.70	c      2381           1513         463        20       48582.0000       31916.0000     52.22%
47207.37/2385.74	c      2386           1773         723        20       48582.0000       31916.0000     52.22%
47306.44/2390.79	c      2391           1522         474        20       48582.0000       31916.0000     52.22%
47407.50/2395.87	c      2396           1769         717        20       48582.0000       31916.0000     52.22%
47508.44/2400.92	c      2401           1404        1401        20       48582.0000       31916.0000     52.22%
47610.06/2406.04	c      2406           1404        1401        20       48582.0000       31916.0000     52.22%
47709.12/2411.09	c      2411           1404        1401        20       48582.0000       31916.0000     52.22%
47808.20/2416.13	c      2416           1404        1401        20       48582.0000       31916.0000     52.22%
47910.48/2421.22	c      2421           1404        1401        20       48582.0000       31916.0000     52.22%
48009.56/2426.26	c      2426           1404        1401        20       48582.0000       31916.0000     52.22%
48110.64/2431.36	c      2431           1404        1401        20       48582.0000       31916.0000     52.22%
48211.56/2436.42	c      2436           1404        1401        20       48582.0000       31916.0000     52.22%
48310.59/2441.48	c      2441           1404        1401        20       48582.0000       31916.0000     52.22%
48411.55/2446.53	c      2447           1404        1401        20       48582.0000       31916.0000     52.22%
48512.29/2451.61	c      2452           1404        1401        20       48582.0000       31916.0000     52.22%
48613.23/2456.75	c      2457           1404        1401        20       48582.0000       31916.0000     52.22%
48714.11/2461.81	c      2462           1404        1401        20       48582.0000       31916.0000     52.22%
48813.20/2466.86	c      2467           1404        1401        20       48582.0000       31916.0000     52.22%
48914.19/2471.91	c      2472           1824         772        20       48582.0000       31916.0000     52.22%
49013.41/2476.96	c      2477           1593         541        20       48582.0000       31916.0000     52.22%
49112.24/2482.00	c      2482           1835         785        20       48582.0000       31916.0000     52.22%
49213.95/2487.05	c      2487           1655         605        20       48582.0000       31916.0000     52.22%
49314.89/2492.16	c      2492           1655         605        20       48582.0000       31916.0000     52.22%
49415.07/2497.21	c      2497           1655         605        20       48582.0000       31916.0000     52.22%
49514.04/2502.29	c      2502           1842         792        20       48582.0000       31916.0000     52.22%
49614.91/2507.37	c      2507           1850         798        20       48582.0000       31916.0000     52.22%
49715.90/2512.42	c      2512           1849         799        20       48582.0000       31916.0000     52.22%
49816.82/2517.52	c      2518           1670         620        20       48582.0000       31916.0000     52.22%
49915.65/2522.56	c      2523           1465        1460        20       48582.0000       31916.0000     52.22%
50016.60/2527.61	c      2528           1868         816        20       48582.0000       31916.0000     52.22%
50115.65/2532.67	c      2533           1862         812        20       48582.0000       31916.0000     52.22%
50214.73/2537.68	c      2538           1658         606        20       48582.0000       31916.0000     52.22%
50315.81/2542.75	c      2543           1874         822        20       48582.0000       31916.0000     52.22%
50416.89/2547.88	c      2548           1872         822        20       48582.0000       31916.0000     52.22%
50517.99/2552.96	c      2553           1694         646        20       48582.0000       31916.0000     52.22%
50537.81/2553.98	c *    2554           1874         824        20       48543.0000       31916.0000     52.10%
50617.03/2557.99	c      2558           1700         650        20       48543.0000       31916.0000     52.10%
50718.59/2563.06	c      2563           1704         654        20       48543.0000       31916.0000     52.10%
50826.90/2568.57	c      2569           1707         657        20       48543.0000       31916.0000     52.10%
50928.02/2573.65	c      2574           1713         661        20       48543.0000       31916.0000     52.10%
51028.87/2578.73	c      2579           1534        1529        20       48543.0000       31916.0000     52.10%
51131.72/2583.97	c      2584           1534        1529        20       48543.0000       31916.0000     52.10%
51230.70/2589.00	c      2589           1534        1529        20       48543.0000       31916.0000     52.10%
51345.59/2594.72	c      2595           1534        1529        20       48543.0000       31916.0000     52.10%
51446.57/2599.87	c      2600           1534        1529        20       48543.0000       31916.0000     52.10%
51545.68/2604.87	c      2605           1713         663        20       48543.0000       31916.0000     52.10%
51646.49/2609.90	c      2610           1735         687        20       48543.0000       31916.0000     52.10%
51745.54/2614.97	c      2615           1735         687        20       48543.0000       31916.0000     52.10%
51844.63/2620.02	c      2620           1735         687        20       48543.0000       31916.0000     52.10%
51948.52/2625.17	c      2625           1717         667        20       48543.0000       31916.0000     52.10%
52048.65/2630.21	c      2630           1717         667        20       48543.0000       31916.0000     52.10%
52147.75/2635.26	c      2635           1717         667        20       48543.0000       31916.0000     52.10%
52248.32/2640.32	c      2640           1559        1554        20       48543.0000       31916.0000     52.10%
52347.32/2645.39	c      2645           1559        1554        20       48543.0000       31916.0000     52.10%
52448.30/2650.45	c      2650           1739         691        20       48543.0000       31916.0000     52.10%
52549.34/2655.54	c      2656           1562        1557        20       48543.0000       31916.0000     52.10%
52648.40/2660.59	c      2661           1947         895        20       48543.0000       31916.0000     52.10%
52749.44/2665.64	c      2666           1570        1563        20       48543.0000       31916.0000     52.10%
52850.48/2670.70	c      2671           1752         700        20       48543.0000       31916.0000     52.10%
52951.37/2675.80	c      2676           1965         915        20       48543.0000       31916.0000     52.10%
53050.36/2680.84	c      2681           1961         909        20       48543.0000       31916.0000     52.10%
53151.40/2685.90	c      2686           1964         912        20       48543.0000       31916.0000     52.10%
53250.42/2690.92	c      2691           1974         924        20       48543.0000       31916.0000     52.10%
53349.46/2695.96	c      2696           1774         722        20       48543.0000       31916.0000     52.10%
53451.05/2701.06	c      2701           1778         726        20       48543.0000       31916.0000     52.10%
53523.70/2704.70	c *    2705           1622        1615        20       48135.0000       31916.0000     50.82%
53550.26/2706.10	c      2706           1623        1616        20       48135.0000       31916.0000     50.82%
53575.17/2707.38	c *    2707           1625        1618        20       47709.0000       31916.0000     49.48%
53648.96/2711.11	c      2711           1625        1618        20       47709.0000       31916.0000     49.48%
53750.14/2716.19	c      2716           1986         932        20       47709.0000       31916.0000     49.48%
53850.41/2721.22	c      2721           1632        1627        20       47709.0000       31916.0000     49.48%
53935.61/2725.59	c *    2726           1632        1627        20       46658.0000       31916.0000     46.19%
53961.37/2726.82	c      2727           1632        1627        20       46658.0000       31916.0000     46.19%
54062.42/2732.03	c      2732           1632        1627        20       46658.0000       31916.0000     46.19%
54166.22/2737.14	c      2737           1632        1627        20       46658.0000       31916.0000     46.19%
54266.24/2742.25	c      2742           1834         784        20       46658.0000       31916.0000     46.19%
54333.56/2745.63	c *    2746           1834         784        20       45611.0000       31916.0000     42.91%
54367.16/2747.31	c      2747           1834         784        20       45611.0000       31916.0000     42.91%
54466.07/2752.33	c      2752           2009         953        20       45611.0000       31916.0000     42.91%
54565.04/2757.37	c      2757           2011         955        20       45611.0000       31916.0000     42.91%
54666.04/2762.42	c      2762           2011         955        20       45611.0000       31916.0000     42.91%
54767.02/2767.58	c      2768           1855         803        20       45611.0000       31916.0000     42.91%
54867.94/2772.69	c      2773           2016         960        20       45611.0000       31916.0000     42.91%
54968.85/2777.77	c      2778           1876         824        20       45611.0000       31916.0000     42.91%
55071.86/2782.91	c      2783           2044         994        20       45611.0000       31916.0000     42.91%
55170.84/2787.92	c      2788           2030         972        20       45611.0000       31916.0000     42.91%
55269.83/2792.98	c      2793           2034         976        20       45611.0000       31916.0000     42.91%
55373.57/2798.17	c      2798           2034         976        20       45611.0000       31916.0000     42.91%
55475.77/2803.32	c      2803           2036         978        20       45611.0000       31916.0000     42.91%
55576.69/2808.49	c      2808           2038         980        20       45611.0000       31916.0000     42.91%
55679.71/2813.64	c      2814           1725        1718        20       45611.0000       31916.0000     42.91%
55780.73/2818.70	c      2819           2042         984        20       45611.0000       31916.0000     42.91%
55879.74/2823.74	c      2824           2045         987        20       45611.0000       31916.0000     42.91%
55980.74/2828.81	c      2829           2049         991        20       45611.0000       31916.0000     42.91%
56079.76/2833.86	c      2834           2051         993        20       45611.0000       31916.0000     42.91%
56180.70/2838.96	c      2839           1952         902        20       45611.0000       31916.0000     42.91%
56279.55/2844.00	c      2844           1952         902        20       45611.0000       31916.0000     42.91%
56378.62/2849.03	c      2849           1952         902        20       45611.0000       31916.0000     42.91%
56480.32/2854.10	c      2854           1952         902        20       45611.0000       31916.0000     42.91%
56581.44/2859.14	c      2859           2061        1003        20       45611.0000       31916.0000     42.91%
56681.81/2864.22	c      2864           1961         909        20       45611.0000       31916.0000     42.91%
56782.84/2869.33	c      2869           2105        1055        20       45611.0000       31916.0000     42.91%
56883.88/2874.42	c      2874           1824        1811        20       45611.0000       31916.0000     42.91%
56984.91/2879.55	c      2880           2117        1067        20       45611.0000       31916.0000     42.91%
57083.97/2884.58	c      2885           2013         961        20       45611.0000       31916.0000     42.91%
57185.00/2889.64	c      2890           2123        1073        20       45611.0000       31916.0000     42.91%
57285.87/2894.71	c      2895           2128        1078        20       45611.0000       31916.0000     42.91%
57384.91/2899.77	c      2900           2035         985        20       45611.0000       31916.0000     42.91%
57483.88/2904.79	c      2905           2035         985        20       45611.0000       31916.0000     42.91%
57584.79/2909.81	c      2910           2107        1049        20       45611.0000       31916.0000     42.91%
57685.74/2914.99	c      2915           2027         975        20       45611.0000       31916.0000     42.91%
57787.52/2920.07	c      2920           2149        1099        20       45611.0000       31916.0000     42.91%
57886.44/2925.13	c      2925           2029         977        20       45611.0000       31916.0000     42.91%
57987.58/2930.19	c      2930           2155        1105        20       45611.0000       31916.0000     42.91%
58087.84/2935.24	c      2935           2127        1069        20       45611.0000       31916.0000     42.91%
58188.69/2940.32	c      2940           2164        1114        20       45611.0000       31916.0000     42.91%
58287.58/2945.35	c      2945           2130        1072        20       45611.0000       31916.0000     42.91%
58388.48/2950.43	c      2950           2173        1123        20       45611.0000       31916.0000     42.91%
58487.48/2955.46	c      2955           2134        1076        20       45611.0000       31916.0000     42.91%
58588.52/2960.53	c      2961           2083        1033        20       45611.0000       31916.0000     42.91%
58687.52/2965.58	c      2966           1964        1951        20       45611.0000       31916.0000     42.91%
58788.46/2970.65	c      2971           1964        1951        20       45611.0000       31916.0000     42.91%
58889.40/2975.70	c      2976           2086        1034        20       45611.0000       31916.0000     42.91%
58988.44/2980.75	c      2981           2086        1036        20       45611.0000       31916.0000     42.91%
59089.39/2985.81	c      2986           2093        1041        20       45611.0000       31916.0000     42.91%
59188.43/2990.87	c      2991           2175        1115        20       45611.0000       31916.0000     42.91%
59289.48/2995.95	c      2996           2115        1065        20       45611.0000       31916.0000     42.91%
59388.50/3001.01	c      3001           2101        1051        20       45611.0000       31916.0000     42.91%
59490.16/3006.06	c      3006           2119        1067        20       45611.0000       31916.0000     42.91%
59589.16/3011.11	c      3011           2119        1067        20       45611.0000       31916.0000     42.91%
59690.30/3016.18	c      3016           2224        1174        20       45611.0000       31916.0000     42.91%
59790.40/3021.24	c      3021           2110        1058        20       45611.0000       31916.0000     42.91%
59891.45/3026.31	c      3026           2111        1061        20       45611.0000       31916.0000     42.91%
59990.45/3031.36	c      3031           2142        1092        20       45611.0000       31916.0000     42.91%
60089.49/3036.37	c      3036           2240        1190        20       45611.0000       31916.0000     42.91%
60188.49/3041.40	c      3041           2053        2040        20       45611.0000       31916.0000     42.91%
60291.48/3046.52	c      3047           2055        2042        20       45611.0000       31916.0000     42.91%
60390.56/3051.53	c      3052           2219        1159        20       45611.0000       31916.0000     42.91%
60489.64/3056.55	c      3057           2060        2047        20       45611.0000       31916.0000     42.91%
60590.62/3061.69	c      3062           2167        1115        20       45611.0000       31916.0000     42.91%
60691.61/3066.75	c      3067           2259        1209        20       45611.0000       31916.0000     42.91%
60792.56/3071.83	c      3072           2145        1093        20       45611.0000       31916.0000     42.91%
60893.58/3076.90	c      3077           2145        1093        20       45611.0000       31916.0000     42.91%
60992.57/3081.96	c      3082           2183        1131        20       45611.0000       31916.0000     42.91%
61091.55/3086.97	c      3087           2246        1186        20       45611.0000       31916.0000     42.91%
61193.18/3092.09	c      3092           2164        1112        20       45611.0000       31916.0000     42.91%
61294.16/3097.13	c      3097           2200        1148        20       45611.0000       31916.0000     42.91%
61394.48/3102.20	c      3102           2277        1227        20       45611.0000       31916.0000     42.91%
61493.49/3107.27	c      3107           2178        1126        20       45611.0000       31916.0000     42.91%
61594.47/3112.32	c      3112           2283        1233        20       45611.0000       31916.0000     42.91%
61693.39/3117.38	c      3117           2285        1235        20       45611.0000       31916.0000     42.91%
61794.23/3122.44	c      3122           2290        1240        20       45611.0000       31916.0000     42.91%
61895.19/3127.50	c      3128           2291        1241        20       45611.0000       31916.0000     42.91%
61994.20/3132.52	c      3133           2153        2140        20       45611.0000       31916.0000     42.91%
62093.41/3137.60	c      3138           2153        2140        20       45611.0000       31916.0000     42.91%
62194.46/3142.64	c      3143           2299        1239        20       45611.0000       31916.0000     42.91%
62297.53/3147.83	c      3148           2221        1171        20       45611.0000       31916.0000     42.91%
62396.75/3152.89	c      3153           2309        1259        20       45611.0000       31916.0000     42.91%
62497.73/3157.93	c      3158           2224        1172        20       45611.0000       31916.0000     42.91%
62596.85/3163.01	c      3163           2226        1176        20       45611.0000       31916.0000     42.91%
62698.61/3168.05	c      3168           2262        1212        20       45611.0000       31916.0000     42.91%
62797.63/3173.09	c      3173           2230        1178        20       45611.0000       31916.0000     42.91%
62898.53/3178.14	c      3178           2324        1262        20       45611.0000       31916.0000     42.91%
62998.85/3183.21	c      3183           2211        2198        20       45611.0000       31916.0000     42.91%
63097.86/3188.26	c      3188           2217        2204        20       45611.0000       31916.0000     42.91%
63200.86/3193.40	c      3193           2217        2204        20       45611.0000       31916.0000     42.91%
63299.85/3198.45	c      3198           2223        2210        20       45611.0000       31916.0000     42.91%
63400.89/3203.53	c      3204           2341        1291        20       45611.0000       31916.0000     42.91%
63499.86/3208.58	c      3209           2266        1214        20       45611.0000       31916.0000     42.91%
63600.89/3213.62	c      3214           2270        1220        20       45611.0000       31916.0000     42.91%
63699.86/3218.69	c      3219           2270        1220        20       45611.0000       31916.0000     42.91%
63800.90/3223.78	c      3224           2323        1271        20       45611.0000       31916.0000     42.91%
63901.90/3228.84	c      3229           2325        1273        20       45611.0000       31916.0000     42.91%
64000.91/3233.86	c      3234           2285        1233        20       45611.0000       31916.0000     42.91%
64099.75/3238.89	c      3239           2329        1277        20       45611.0000       31916.0000     42.91%
64200.80/3244.02	c      3244           2299        1247        20       45611.0000       31916.0000     42.91%
64302.42/3249.06	c      3249           2304        1252        20       45611.0000       31916.0000     42.91%
64401.41/3254.11	c      3254           2349        1297        20       45611.0000       31916.0000     42.91%
64503.72/3259.22	c      3259           2398        1348        20       45611.0000       31916.0000     42.91%
64602.67/3264.27	c      3264           2315        1265        20       45611.0000       31916.0000     42.91%
64703.67/3269.32	c      3269           2400        1338        20       45611.0000       31916.0000     42.91%
64802.61/3274.35	c      3274           2375        1323        20       45611.0000       31916.0000     42.91%
64903.56/3279.41	c      3279           2406        1356        20       45611.0000       31916.0000     42.91%
65004.59/3284.52	c      3285           2335        1285        20       45611.0000       31916.0000     42.91%
65103.58/3289.60	c      3290           2413        1363        20       45611.0000       31916.0000     42.91%
65204.57/3294.66	c      3295           2339        1287        20       45611.0000       31916.0000     42.91%
65303.42/3299.67	c      3300           2363        2350        20       45611.0000       31916.0000     42.91%
65404.44/3304.73	c      3305           2349        1297        20       45611.0000       31916.0000     42.91%
65503.44/3309.79	c      3310           2443        1381        20       45611.0000       31916.0000     42.91%
65604.48/3314.88	c      3315           2441        1391        20       45611.0000       31916.0000     42.91%
65705.45/3319.92	c      3320           2445        1395        20       45611.0000       31916.0000     42.91%
65804.50/3324.94	c      3325           2459        1397        20       45611.0000       31916.0000     42.91%
65903.48/3329.95	c      3330           2438        1386        20       45611.0000       31916.0000     42.91%
66008.45/3335.21	c      3335           2466        1404        20       45611.0000       31916.0000     42.91%
66107.48/3340.29	c      3340           2464        1414        20       45611.0000       31916.0000     42.91%
66208.43/3345.35	c      3345           2390        1338        20       45611.0000       31916.0000     42.91%
66309.40/3350.40	c      3350           2473        1423        20       45611.0000       31916.0000     42.91%
66408.48/3355.46	c      3355           2396        1346        20       45611.0000       31916.0000     42.91%
66509.38/3360.52	c      3361           2483        1433        20       45611.0000       31916.0000     42.91%
66610.32/3365.65	c      3366           2407        1355        20       45611.0000       31916.0000     42.91%
66711.33/3370.70	c      3371           2502        1436        20       45611.0000       31916.0000     42.91%
66810.34/3375.76	c      3376           2508        1442        20       45611.0000       31916.0000     42.91%
66909.42/3380.79	c      3381           2469        2456        20       45611.0000       31916.0000     42.91%
67010.46/3385.81	c      3386           2501        1451        20       45611.0000       31916.0000     42.91%
67109.42/3390.84	c      3391           2520        1454        20       45611.0000       31916.0000     42.91%
67210.38/3395.98	c      3396           2505        1455        20       45611.0000       31916.0000     42.91%
67309.31/3401.02	c      3401           2509        1459        20       45611.0000       31916.0000     42.91%
67411.01/3406.09	c      3406           2455        1403        20       45611.0000       31916.0000     42.91%
67509.96/3411.10	c      3411           2543        1489        20       45611.0000       31916.0000     42.91%
67612.30/3416.21	c      3416           2505        2492        20       45611.0000       31916.0000     42.91%
67711.20/3421.28	c      3421           2514        2497        20       45611.0000       31916.0000     42.91%
67812.24/3426.33	c      3426           2552        1498        20       45611.0000       31916.0000     42.91%
67913.23/3431.44	c      3431           2539        1489        20       45611.0000       31916.0000     42.91%
68014.18/3436.50	c      3436           2561        1493        20       45611.0000       31916.0000     42.91%
68113.17/3441.55	c      3442           2542        2525        20       45611.0000       31916.0000     42.91%
68214.16/3446.60	c      3447           2551        1501        20       45611.0000       31916.0000     42.91%
68313.18/3451.66	c      3452           2519        1467        20       45611.0000       31916.0000     42.91%
68414.18/3456.71	c      3457           2560        1510        20       45611.0000       31916.0000     42.91%
68513.19/3461.77	c      3462           2584        1514        20       45611.0000       31916.0000     42.91%
68614.22/3466.84	c      3467           2540        1488        20       45611.0000       31916.0000     42.91%
68713.27/3471.88	c      3472           2540        1490        20       45611.0000       31916.0000     42.91%
68814.31/3476.96	c      3477           2540        1490        20       45611.0000       31916.0000     42.91%
68913.27/3481.99	c      3482           2545        1493        20       45611.0000       31916.0000     42.91%
69014.97/3487.04	c      3487           2601        2584        20       45611.0000       31916.0000     42.91%
69113.98/3492.10	c      3492           2606        1536        20       45611.0000       31916.0000     42.91%
69214.87/3497.15	c      3497           2612        1542        20       45611.0000       31916.0000     42.91%
69315.19/3502.20	c      3502           2613        1563        20       45611.0000       31916.0000     42.91%
69414.22/3507.26	c      3507           2616        1566        20       45611.0000       31916.0000     42.91%
69515.20/3512.32	c      3512           2664        1610        20       45611.0000       31916.0000     42.91%
69614.16/3517.38	c      3517           2634        1564        20       45611.0000       31916.0000     42.91%
69715.15/3522.44	c      3522           2597        1545        20       45611.0000       31916.0000     42.91%
69816.16/3527.50	c      3528           2644        1574        20       45611.0000       31916.0000     42.91%
69915.14/3532.53	c      3533           2674        1620        20       45611.0000       31916.0000     42.91%
70016.10/3537.62	c      3538           2640        1590        20       45611.0000       31916.0000     42.91%
70115.00/3542.68	c      3543           2644        1594        20       45611.0000       31916.0000     42.91%
70215.97/3547.71	c      3548           2646        1596        20       45611.0000       31916.0000     42.91%
70316.96/3552.80	c      3553           2669        1597        20       45611.0000       31916.0000     42.91%
70415.95/3557.83	c      3558           2684        2667        20       45611.0000       31916.0000     42.91%
70516.98/3562.92	c      3563           2655        1605        20       45611.0000       31916.0000     42.91%
70616.05/3567.93	c      3568           2652        1600        20       45611.0000       31916.0000     42.91%
70715.09/3573.02	c      3573           2717        1663        20       45611.0000       31916.0000     42.91%
70816.95/3578.08	c      3578           2663        1613        20       45611.0000       31916.0000     42.91%
70916.03/3583.12	c      3583           2730        1676        20       45611.0000       31916.0000     42.91%
71018.12/3588.22	c      3588           2668        1618        20       45611.0000       31916.0000     42.91%
71117.20/3593.27	c      3593           2740        1686        20       45611.0000       31916.0000     42.91%
71218.09/3598.35	c      3598           2673        1623        20       45611.0000       31916.0000     42.91%
71319.10/3603.40	c      3603           2698        1646        20       45611.0000       31916.0000     42.91%
71418.12/3608.46	c      3608           2705        1653        20       45611.0000       31916.0000     42.91%
71519.04/3613.52	c      3614           2733        1661        20       45611.0000       31916.0000     42.91%
71620.00/3618.60	c      3619           2693        1643        20       45611.0000       31916.0000     42.91%
71718.93/3623.66	c      3624           2789        1735        20       45611.0000       31916.0000     42.91%
71819.85/3628.70	c      3629           2758        2741        20       45611.0000       31916.0000     42.91%
71918.75/3633.78	c      3634           2701        1651        20       45611.0000       31916.0000     42.91%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (190867 MiB free)
  memory of node 1: 193531 MiB (185033 MiB free)
  memory of node 2: 193531 MiB (192959 MiB free)
  memory of node 3: 193531 MiB (192733 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-4465183-1722445878/watcher-4465183-1722445878 -o /tmp/evaluation-result-4465183-1722445878/solver-4465183-1722445878 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58882 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465183-1722445878.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100108 s]*
/proc/loadavg: 80.08 80.65 79.73 62/944 65223
/proc/meminfo: memFree=779824284/790760804 swapFree=131071996/131071996
[pid=65222] ppid=65219 vsize=74964 memory=63732 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/stat : 65222 (fscip) R 65219 65222 58870 0 -1 4194304 15680 0 0 0 9 2 0 0 20 0 1 0 11170375 76763136 15933 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
/proc/65222/statm: 18741 15933 2694 3035 0 15137 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 74964 KiB
Current children cumulated memory: 63732 KiB

[startup+0.219635 s]*
/proc/loadavg: 80.08 80.65 79.73 62/944 65223
/proc/meminfo: memFree=779819120/790760804 swapFree=131071996/131071996
[pid=65222] ppid=65219 vsize=75140 memory=64708 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/stat : 65222 (fscip) R 65219 65222 58870 0 -1 4194304 17900 0 0 0 20 2 0 0 20 0 1 0 11170375 76943360 16177 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
/proc/65222/statm: 18785 16177 2774 3035 0 15181 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 75140 KiB
Current children cumulated memory: 64708 KiB

[startup+0.319131 s]*
/proc/loadavg: 80.08 80.65 79.73 63/944 65223
/proc/meminfo: memFree=779815964/790760804 swapFree=131071996/131071996
[pid=65222] ppid=65219 vsize=78668 memory=67756 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/stat : 65222 (fscip) R 65219 65222 58870 0 -1 4194304 18724 0 0 0 30 2 0 0 20 0 1 0 11170375 80556032 16939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
/proc/65222/statm: 19667 16939 2774 3035 0 16063 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 78668 KiB
Current children cumulated memory: 67756 KiB

[startup+0.700249 s]
/proc/loadavg: 80.08 80.65 79.73 63/944 65223
/proc/meminfo: memFree=779766436/790760804 swapFree=131071996/131071996
[pid=65222] ppid=65219 vsize=1625640 memory=216756 CPUtime=0.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/stat : 65222 (fscip) S 65219 65222 58870 0 -1 1077936128 51416 0 0 0 61 9 0 0 20 0 21 0 11170375 1664655360 54189 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
/proc/65222/statm: 406410 54189 2790 3035 0 96782 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 1625640 KiB
Current children cumulated memory: 216756 KiB

[startup+1.50062 s]
/proc/loadavg: 80.08 80.65 79.73 62/964 65243
/proc/meminfo: memFree=779468636/790760804 swapFree=131071996/131071996
[pid=65222] ppid=65219 vsize=2914712 memory=2045084 CPUtime=9.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/stat : 65222 (fscip) S 65219 65222 58870 0 -1 1077936128 519656 0 0 0 825 127 0 0 20 0 41 0 11170375 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
/proc/65222/statm: 728678 511271 2806 3035 0 627658 0
[pid=65222/tid=65224] ppid=65219 vsize=2914712 memory=6225785999106270829 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65224/stat : 65224 (fscip) R 65219 65222 58870 0 -1 4194368 22350 0 0 0 39 5 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65225] ppid=65219 vsize=2914712 memory=13440 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65225/stat : 65225 (fscip) R 65219 65222 58870 0 -1 4194368 27017 0 0 0 37 6 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65226] ppid=65219 vsize=2914712 memory=10556 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65226/stat : 65226 (fscip) R 65219 65222 58870 0 -1 4194368 26896 0 0 0 38 6 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65227] ppid=65219 vsize=2914712 memory=0 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65227/stat : 65227 (fscip) R 65219 65222 58870 0 -1 4194368 21724 0 0 0 39 4 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65228] ppid=65219 vsize=2914712 memory=5472 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65228/stat : 65228 (fscip) R 65219 65222 58870 0 -1 4194368 26099 0 0 0 37 6 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65229] ppid=65219 vsize=2914712 memory=2556 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65229/stat : 65229 (fscip) R 65219 65222 58870 0 -1 4194368 26074 0 0 0 37 7 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65230] ppid=65219 vsize=2914712 memory=30399726987509844 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65230/stat : 65230 (fscip) R 65219 65222 58870 0 -1 4194368 21474 0 0 0 39 5 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65231] ppid=65219 vsize=2914712 memory=0 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65231/stat : 65231 (fscip) R 65219 65222 58870 0 -1 4194368 26336 0 0 0 37 6 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65232] ppid=65219 vsize=2914712 memory=0 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65232/stat : 65232 (fscip) R 65219 65222 58870 0 -1 4194368 23964 0 0 0 38 6 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65233] ppid=65219 vsize=2914712 memory=0 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65233/stat : 65233 (fscip) R 65219 65222 58870 0 -1 4194368 24880 0 0 0 40 4 0 0 20 0 41 0 11170430 2984665088 511271 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65234] ppid=65219 vsize=2914712 memory=281105207182144 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65234/stat : 65234 (fscip) R 65219 65222 58870 0 -1 4194368 27073 0 0 0 37 6 0 0 20 0 41 0 11170430 2984665088 511337 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65235] ppid=65219 vsize=2914712 memory=8151646603009 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65235/stat : 65235 (fscip) R 65219 65222 58870 0 -1 4194368 27145 0 0 0 38 6 0 0 20 0 41 0 11170430 2984665088 511337 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65236] ppid=65219 vsize=2914712 memory=8160236537345 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65236/stat : 65236 (fscip) R 65219 65222 58870 0 -1 4194368 21909 0 0 0 40 4 0 0 20 0 41 0 11170430 2984665088 511337 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65237] ppid=65219 vsize=2914712 memory=8168826471937 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65237/stat : 65237 (fscip) R 65219 65222 58870 0 -1 4194368 26347 0 0 0 38 5 0 0 20 0 41 0 11170430 2984665088 511337 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65238] ppid=65219 vsize=2914712 memory=2814784127238148 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65238/stat : 65238 (fscip) R 65219 65222 58870 0 -1 4194368 23949 0 0 0 37 6 0 0 20 0 41 0 11170430 2984665088 511337 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65239] ppid=65219 vsize=2914712 memory=3783917011037402742 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65239/stat : 65239 (fscip) R 65219 65222 58870 0 -1 4194368 21566 0 0 0 39 5 0 0 20 0 41 0 11170430 2984665088 511337 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65240] ppid=65219 vsize=2914712 memory=140552603586144 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65240/stat : 65240 (fscip) R 65219 65222 58870 0 -1 4194368 24241 0 0 0 38 6 0 0 20 0 41 0 11170430 2984665088 511849 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65241] ppid=65219 vsize=2914712 memory=140552603896704 CPUtime=0.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65241/stat : 65241 (fscip) R 65219 65222 58870 0 -1 4194368 24178 0 0 0 38 6 0 0 20 0 41 0 11170430 2984665088 511849 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65242] ppid=65219 vsize=2914712 memory=140552603896848 CPUtime=0.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65242/stat : 65242 (fscip) R 65219 65222 58870 0 -1 4194368 21940 0 0 0 40 5 0 0 20 0 41 0 11170430 2984665088 511849 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65243] ppid=65219 vsize=2914712 memory=140552603894080 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65243/stat : 65243 (fscip) R 65219 65222 58870 0 -1 4194368 24205 0 0 0 38 5 0 0 20 0 41 0 11170430 2984665088 512361 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
Current children cumulated CPU time: 9.52 s
Current children cumulated vsize: 2914712 KiB
Current children cumulated memory: 2045084 KiB

[startup+3.14562 s]
/proc/loadavg: 80.08 80.65 79.73 81/984 65263
/proc/meminfo: memFree=777146108/790760804 swapFree=131071996/131071996
[pid=65222] ppid=65219 vsize=3715436 memory=2731756 CPUtime=41.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/stat : 65222 (fscip) S 65219 65222 58870 0 -1 1077936128 677196 0 0 0 3805 349 0 0 20 0 41 0 11170375 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
/proc/65222/statm: 928859 682939 2950 3035 0 819765 0
[pid=65222/tid=65224] ppid=65219 vsize=3715436 memory=13440 CPUtime=2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65224/stat : 65224 (fscip) R 65219 65222 58870 0 -1 4194368 34432 0 0 0 178 22 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65225] ppid=65219 vsize=3715436 memory=2673844 CPUtime=2.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65225/stat : 65225 (fscip) R 65219 65222 58870 0 -1 4194368 33662 0 0 0 181 23 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65226] ppid=65219 vsize=3715436 memory=30399726987509844 CPUtime=2.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65226/stat : 65226 (fscip) R 65219 65222 58870 0 -1 4194368 30873 0 0 0 199 8 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65227] ppid=65219 vsize=3715436 memory=281105207236544 CPUtime=2.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65227/stat : 65227 (fscip) R 65219 65222 58870 0 -1 4194368 35441 0 0 0 181 22 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65228] ppid=65219 vsize=3715436 memory=6656426216303648864 CPUtime=2.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65228/stat : 65228 (fscip) R 65219 65222 58870 0 -1 4194368 32480 0 0 0 182 22 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65229] ppid=65219 vsize=3715436 memory=-5155625812693051525 CPUtime=2.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65229/stat : 65229 (fscip) R 65219 65222 58870 0 -1 4194368 30948 0 0 0 198 8 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65230] ppid=65219 vsize=3715436 memory=6944613755294413216 CPUtime=2.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65230/stat : 65230 (fscip) R 65219 65222 58870 0 -1 4194368 34855 0 0 0 180 21 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65231] ppid=65219 vsize=3715436 memory=6944656592455350634 CPUtime=2.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65231/stat : 65231 (fscip) R 65219 65222 58870 0 -1 4194368 32620 0 0 0 179 23 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65232] ppid=65219 vsize=3715436 memory=7679373425970869011 CPUtime=2.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65232/stat : 65232 (fscip) R 65219 65222 58870 0 -1 4194368 28891 0 0 0 199 7 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65233] ppid=65219 vsize=3715436 memory=3783917011037402742 CPUtime=2.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65233/stat : 65233 (fscip) R 65219 65222 58870 0 -1 4194368 35263 0 0 0 181 22 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65234] ppid=65219 vsize=3715436 memory=140552603586144 CPUtime=2.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65234/stat : 65234 (fscip) R 65219 65222 58870 0 -1 4194368 33776 0 0 0 183 21 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65235] ppid=65219 vsize=3715436 memory=140552603896704 CPUtime=2.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65235/stat : 65235 (fscip) R 65219 65222 58870 0 -1 4194368 32420 0 0 0 199 8 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65236] ppid=65219 vsize=3715436 memory=140552603896848 CPUtime=2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65236/stat : 65236 (fscip) R 65219 65222 58870 0 -1 4194368 35929 0 0 0 182 18 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65237] ppid=65219 vsize=3715436 memory=140552603894080 CPUtime=2.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65237/stat : 65237 (fscip) R 65219 65222 58870 0 -1 4194368 32732 0 0 0 189 16 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65238] ppid=65219 vsize=3715436 memory=2319354006436315162 CPUtime=2.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65238/stat : 65238 (fscip) R 65219 65222 58870 0 -1 4194368 26091 0 0 0 199 8 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65239] ppid=65219 vsize=3715436 memory=67009 CPUtime=2.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65239/stat : 65239 (fscip) R 65219 65222 58870 0 -1 4194368 33314 0 0 0 181 22 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65240] ppid=65219 vsize=3715436 memory=67343 CPUtime=2.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65240/stat : 65240 (fscip) R 65219 65222 58870 0 -1 4194368 30483 0 0 0 185 19 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65241] ppid=65219 vsize=3715436 memory=67667 CPUtime=2.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65241/stat : 65241 (fscip) R 65219 65222 58870 0 -1 4194368 27295 0 0 0 199 7 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65242] ppid=65219 vsize=3715436 memory=67996 CPUtime=2.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65242/stat : 65242 (fscip) R 65219 65222 58870 0 -1 4194368 34901 0 0 0 182 22 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65243] ppid=65219 vsize=3715436 memory=281105207182144 CPUtime=2.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65243/stat : 65243 (fscip) R 65219 65222 58870 0 -1 4194368 30407 0 0 0 185 19 0 0 20 0 41 0 11170430 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65244] ppid=65219 vsize=3715436 memory=2363168 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65244/stat : 65244 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65245] ppid=65219 vsize=3715436 memory=8160236537345 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65245/stat : 65245 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65246] ppid=65219 vsize=3715436 memory=8168826471937 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65246/stat : 65246 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65247] ppid=65219 vsize=3715436 memory=2814784127238148 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65247/stat : 65247 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65248] ppid=65219 vsize=3715436 memory=280628 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65248/stat : 65248 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65249] ppid=65219 vsize=3715436 memory=30399726987509844 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65249/stat : 65249 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65250] ppid=65219 vsize=3715436 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65250/stat : 65250 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65251] ppid=65219 vsize=3715436 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65251/stat : 65251 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65252] ppid=65219 vsize=3715436 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65252/stat : 65252 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65253] ppid=65219 vsize=3715436 memory=281105207813152 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65253/stat : 65253 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65254] ppid=65219 vsize=3715436 memory=274302180002538 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65254/stat : 65254 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65255] ppid=65219 vsize=3715436 memory=274620007582442 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65255/stat : 65255 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65256] ppid=65219 vsize=3715436 memory=274624302549738 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65256/stat : 65256 (fscip) S 65219 65222 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11170478 3804606464 682939 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0

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

/proc/65222/task/65243/stat : 65243 (fscip) R 65219 65222 58870 0 -1 4194368 1797849 0 0 0 354705 206 0 0 20 0 41 0 11170430 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65244] ppid=65219 vsize=10743004 memory=8716788 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65244/stat : 65244 (fscip) S 65219 65222 58870 0 -1 1077936192 58 0 0 0 0 2 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65245] ppid=65219 vsize=10743004 memory=13284 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65245/stat : 65245 (fscip) S 65219 65222 58870 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65246] ppid=65219 vsize=10743004 memory=8718088 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65246/stat : 65246 (fscip) S 65219 65222 58870 0 -1 1077936192 144 0 0 0 0 2 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65247] ppid=65219 vsize=10743004 memory=11528 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65247/stat : 65247 (fscip) S 65219 65222 58870 0 -1 1077936192 149 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65248] ppid=65219 vsize=10743004 memory=11528 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65248/stat : 65248 (fscip) S 65219 65222 58870 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65249] ppid=65219 vsize=10743004 memory=8716800 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65249/stat : 65249 (fscip) S 65219 65222 58870 0 -1 1077936192 143 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65250] ppid=65219 vsize=10743004 memory=8718588 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65250/stat : 65250 (fscip) S 65219 65222 58870 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65251] ppid=65219 vsize=10743004 memory=8719292 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65251/stat : 65251 (fscip) S 65219 65222 58870 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65252] ppid=65219 vsize=10743004 memory=281105208723360 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65252/stat : 65252 (fscip) S 65219 65222 58870 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65253] ppid=65219 vsize=10743004 memory=3760787668010102199 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65253/stat : 65253 (fscip) S 65219 65222 58870 0 -1 1077936192 58 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65254] ppid=65219 vsize=10743004 memory=-7523096620596026751 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65254/stat : 65254 (fscip) S 65219 65222 58870 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65255] ppid=65219 vsize=10743004 memory=8719448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65255/stat : 65255 (fscip) S 65219 65222 58870 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65256] ppid=65219 vsize=10743004 memory=11528 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65256/stat : 65256 (fscip) S 65219 65222 58870 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65257] ppid=65219 vsize=10743004 memory=6696 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65257/stat : 65257 (fscip) S 65219 65222 58870 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65258] ppid=65219 vsize=10743004 memory=8719540 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65258/stat : 65258 (fscip) S 65219 65222 58870 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65259] ppid=65219 vsize=10743004 memory=8719076 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65259/stat : 65259 (fscip) S 65219 65222 58870 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65260] ppid=65219 vsize=10743004 memory=7032 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65260/stat : 65260 (fscip) S 65219 65222 58870 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65261] ppid=65219 vsize=10743004 memory=28104 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65261/stat : 65261 (fscip) S 65219 65222 58870 0 -1 1077936192 153 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65262] ppid=65219 vsize=10743004 memory=33664 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65262/stat : 65262 (fscip) S 65219 65222 58870 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65263] ppid=65219 vsize=10743004 memory=59248 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65263/stat : 65263 (fscip) S 65219 65222 58870 0 -1 1077936192 143 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2179885 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
Current children cumulated CPU time: 70901.3 s
Current children cumulated vsize: 10743004 KiB
Current children cumulated memory: 8719540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.9 s]
/proc/loadavg: 80.45 80.34 80.41 81/1024 67381
/proc/meminfo: memFree=758971008/790760804 swapFree=131071996/131071996
[pid=65222] ppid=65219 vsize=10743004 memory=8739356 CPUtime=72001.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/stat : 65222 (fscip) S 65219 65222 58870 0 -1 1077936128 28944057 0 0 0 7193121 7067 0 0 20 0 41 0 11170375 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
/proc/65222/statm: 2685751 2184839 3334 3035 0 2581739 0
[pid=65222/tid=65224] ppid=65219 vsize=10743004 memory=560458872520122 CPUtime=3597.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65224/stat : 65224 (fscip) R 65219 65222 58870 0 -1 4194368 1183071 0 0 0 359602 148 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65225] ppid=65219 vsize=10743004 memory=30399726987509844 CPUtime=3605.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65225/stat : 65225 (fscip) R 65219 65222 58870 0 -1 4194368 1821791 0 0 0 360361 215 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65226] ppid=65219 vsize=10743004 memory=13576 CPUtime=3602.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65226/stat : 65226 (fscip) R 65219 65222 58870 0 -1 4194368 1437265 0 0 0 359470 774 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65227] ppid=65219 vsize=10743004 memory=8739356 CPUtime=3602.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65227/stat : 65227 (fscip) R 65219 65222 58870 0 -1 4194368 1142106 0 0 0 360149 149 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65228] ppid=65219 vsize=10743004 memory=4947934956126575232 CPUtime=3600.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65228/stat : 65228 (fscip) R 65219 65222 58870 0 -1 4194368 1636118 0 0 0 359862 210 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65229] ppid=65219 vsize=10743004 memory=8719292 CPUtime=3597.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65229/stat : 65229 (fscip) R 65219 65222 58870 0 -1 4194368 1468074 0 0 0 359080 707 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65230] ppid=65219 vsize=10743004 memory=-7523096620596026751 CPUtime=3602.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65230/stat : 65230 (fscip) R 65219 65222 58870 0 -1 4194368 1187552 0 0 0 360131 142 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65231] ppid=65219 vsize=10743004 memory=8739356 CPUtime=3597.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65231/stat : 65231 (fscip) R 65219 65222 58870 0 -1 4194368 1782840 0 0 0 359523 212 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65232] ppid=65219 vsize=10743004 memory=281105210101920 CPUtime=3596.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65232/stat : 65232 (fscip) R 65219 65222 58870 0 -1 4194368 1274150 0 0 0 358846 792 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65233] ppid=65219 vsize=10743004 memory=57124 CPUtime=3595.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65233/stat : 65233 (fscip) R 65219 65222 58870 0 -1 4194368 1192461 0 0 0 359403 140 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65234] ppid=65219 vsize=10743004 memory=8739356 CPUtime=3605.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65234/stat : 65234 (fscip) R 65219 65222 58870 0 -1 4194368 1649530 0 0 0 360360 192 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65235] ppid=65219 vsize=10743004 memory=8738748 CPUtime=3594.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65235/stat : 65235 (fscip) R 65219 65222 58870 0 -1 4194368 1542779 0 0 0 358730 750 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65236] ppid=65219 vsize=10743004 memory=281105208348272 CPUtime=3594.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65236/stat : 65236 (fscip) R 65219 65222 58870 0 -1 4194368 1185389 0 0 0 359284 144 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65237] ppid=65219 vsize=10743004 memory=8170766032037373777 CPUtime=3602.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65237/stat : 65237 (fscip) R 65219 65222 58870 0 -1 4194368 1760798 0 0 0 360024 204 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65238] ppid=65219 vsize=10743004 memory=2212 CPUtime=3594.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65238/stat : 65238 (fscip) R 65219 65222 58870 0 -1 4194368 1368275 0 0 0 358691 726 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65239] ppid=65219 vsize=10743004 memory=8716800 CPUtime=3599.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65239/stat : 65239 (fscip) R 65219 65222 58870 0 -1 4194368 1237237 0 0 0 359781 158 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65240] ppid=65219 vsize=10743004 memory=6066564 CPUtime=3602.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65240/stat : 65240 (fscip) R 65219 65222 58870 0 -1 4194368 1814651 0 0 0 360049 210 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65241] ppid=65219 vsize=10743004 memory=1848 CPUtime=3599.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65241/stat : 65241 (fscip) R 65219 65222 58870 0 -1 4194368 1253658 0 0 0 359148 776 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65242] ppid=65219 vsize=10743004 memory=2268 CPUtime=3604.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65242/stat : 65242 (fscip) R 65219 65222 58870 0 -1 4194368 1157415 0 0 0 360313 147 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65243] ppid=65219 vsize=10743004 memory=6120 CPUtime=3603.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65243/stat : 65243 (fscip) R 65219 65222 58870 0 -1 4194368 1812692 0 0 0 360144 207 0 0 20 0 41 0 11170430 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65244] ppid=65219 vsize=10743004 memory=28748 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65244/stat : 65244 (fscip) S 65219 65222 58870 0 -1 1077936192 59 0 0 0 0 2 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65245] ppid=65219 vsize=10743004 memory=8739340 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65245/stat : 65245 (fscip) S 65219 65222 58870 0 -1 1077936192 143 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65246] ppid=65219 vsize=10743004 memory=11528 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65246/stat : 65246 (fscip) S 65219 65222 58870 0 -1 1077936192 147 0 0 0 0 2 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65247] ppid=65219 vsize=10743004 memory=8716800 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65247/stat : 65247 (fscip) S 65219 65222 58870 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65248] ppid=65219 vsize=10743004 memory=8739356 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65248/stat : 65248 (fscip) S 65219 65222 58870 0 -1 1077936192 142 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65249] ppid=65219 vsize=10743004 memory=11528 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65249/stat : 65249 (fscip) S 65219 65222 58870 0 -1 1077936192 146 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65250] ppid=65219 vsize=10743004 memory=151754418500279 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65250/stat : 65250 (fscip) S 65219 65222 58870 0 -1 1077936192 148 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65251] ppid=65219 vsize=10743004 memory=25333125866717268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65251/stat : 65251 (fscip) S 65219 65222 58870 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65252] ppid=65219 vsize=10743004 memory=1736 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65252/stat : 65252 (fscip) S 65219 65222 58870 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65253] ppid=65219 vsize=10743004 memory=7984 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65253/stat : 65253 (fscip) S 65219 65222 58870 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65254] ppid=65219 vsize=10743004 memory=28064 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65254/stat : 65254 (fscip) S 65219 65222 58870 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65255] ppid=65219 vsize=10743004 memory=-7523096620596026751 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65255/stat : 65255 (fscip) S 65219 65222 58870 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65256] ppid=65219 vsize=10743004 memory=20112 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65256/stat : 65256 (fscip) S 65219 65222 58870 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65257] ppid=65219 vsize=10743004 memory=5636 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65257/stat : 65257 (fscip) S 65219 65222 58870 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65258] ppid=65219 vsize=10743004 memory=11528 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65258/stat : 65258 (fscip) S 65219 65222 58870 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65259] ppid=65219 vsize=10743004 memory=13576 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65259/stat : 65259 (fscip) S 65219 65222 58870 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65260] ppid=65219 vsize=10743004 memory=10556 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65260/stat : 65260 (fscip) S 65219 65222 58870 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65261] ppid=65219 vsize=10743004 memory=8739356 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65261/stat : 65261 (fscip) S 65219 65222 58870 0 -1 1077936192 155 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65262] ppid=65219 vsize=10743004 memory=11528 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65262/stat : 65262 (fscip) S 65219 65222 58870 0 -1 1077936192 148 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
[pid=65222/tid=65263] ppid=65219 vsize=10743004 memory=13576 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65222/task/65263/stat : 65263 (fscip) S 65219 65222 58870 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 11170478 11000836096 2184839 809668444160 4194304 16623229 140722881218224 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 48668672 140722881221642 140722881221760 140722881221760 140722881228784 0
Current children cumulated CPU time: 72001.9 s
Current children cumulated vsize: 10743004 KiB
Current children cumulated memory: 8739356 KiB

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

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

# cumulated CPU time of all completed processes:  user=71931.5 s, system=70.8631 s

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

[startup+3638.01 s]*
/proc/loadavg: 80.45 80.34 80.41 62/985 67383
/proc/meminfo: memFree=764945544/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3638.11
CPU time (s): 72002.3
CPU user time (s): 71931.5
CPU system time (s): 70.8631
CPU usage (%): 1979.11
Max. virtual memory (cumulated for all children) (KiB): 10743004
Max. memory (cumulated for all children) (KiB): 8739356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71931.5
system time used= 70.8631
maximum resident set size= 8739356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28944081
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= 381698
involuntary context switches= 271267


# summary of solver processes directly reported to runsolver:
#   pid: 65222
#   total CPU time (s): 72002.3
#   total CPU user time (s): 71931.5
#   total CPU system time (s): 70.8631

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3689 second user time and 83.5495 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-07-31 19:11:18
IDJOB=4465183
IDBENCH=147018
IDSOLVER=3094
FILE ID=nodeD102/4465183-1722445878
RUNJOBID= nodeD102-1722441596-58882
SLURM_JOB_ID= 8254232
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data8_3.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-4465183-1722445878/watcher-4465183-1722445878 -o /tmp/evaluation-result-4465183-1722445878/solver-4465183-1722445878 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58882 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465183-1722445878.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1adddfdbf1ced655bc7cf87afdf2cbda
RANDOM SEED=1085944117

nodeD102.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		: 2846.015
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		: 2975.467
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3596.505
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	: 5005.96
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		: 2866.539
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	: 5005.94
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		: 2845.919
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		: 2975.430
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2819.424
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	: 5005.96
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		: 2866.586
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	: 5005.94
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		: 2845.881
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		: 2975.410
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3479.217
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	: 5005.96
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		: 2866.632
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	: 5005.94
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		: 2845.844
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		: 2975.400
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3341.495
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	: 5005.96
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		: 2866.687
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	: 5005.94
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		: 2845.798
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		: 2975.387
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3588.870
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	: 5005.96
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		: 2866.765
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	: 5005.94
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		: 2845.771
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		: 2975.377
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2521.002
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	: 5005.96
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		: 2866.844
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	: 5005.94
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		: 2845.798
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		: 2975.357
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2655.142
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	: 5005.96
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		: 2866.922
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	: 5005.94
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		: 2845.824
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		: 2975.349
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2667.837
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	: 5005.96
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		: 2867.004
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	: 5005.94
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		: 2845.853
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		: 2975.330
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 1769.509
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	: 5005.96
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		: 2867.081
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	: 5005.94
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		: 2845.881
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		: 2975.318
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3220.256
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	: 5005.96
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		: 2867.075
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	: 5005.94
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		: 2845.904
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		: 2975.307
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2652.592
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	: 5005.96
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		: 2867.059
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	: 5005.94
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		: 2845.925
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		: 2975.294
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3174.335
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	: 5005.96
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		: 2867.039
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	: 5005.94
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		: 2845.957
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		: 2975.271
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 1929.476
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	: 5005.96
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		: 2867.027
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	: 5005.94
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		: 2846.006
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		: 2975.272
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2659.948
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	: 5005.96
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		: 2867.015
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	: 5005.94
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		: 2846.070
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		: 2975.257
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 1060.101
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	: 5005.96
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		: 2866.996
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	: 5005.94
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		: 2846.146
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		: 2975.345
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2667.200
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	: 5005.96
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		: 2866.984
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	: 5005.94
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		: 2846.213
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		: 2975.421
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2650.606
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	: 5005.96
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		: 2866.963
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	: 5005.94
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		: 2846.287
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		: 2975.495
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2665.478
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	: 5005.96
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		: 2866.949
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	: 5005.94
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		: 2846.354
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		: 2975.531
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2189.385
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	: 5005.96
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		: 2866.929
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	: 5005.94
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		: 2846.425
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		: 2975.574
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2761.056
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	: 5005.96
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		: 2866.914
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        779873136 kB
MemAvailable:   777805916 kB
Buffers:          136240 kB
Cached:           619940 kB
SwapCached:            0 kB
Active:           293012 kB
Inactive:        8252000 kB
Active(anon):       2260 kB
Inactive(anon):  7809108 kB
Active(file):     290752 kB
Inactive(file):   442892 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29708 kB
Writeback:            16 kB
AnonPages:       7785920 kB
Mapped:           120064 kB
Shmem:             22536 kB
KReclaimable:     119232 kB
Slab:             449752 kB
SReclaimable:     119232 kB
SUnreclaim:       330520 kB
KernelStack:       16272 kB
PageTables:        25596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1484876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           198912 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4270080 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:      462848 kB
DirectMap2M:    45123584 kB
DirectMap1G:    760217600 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD102 at 2024-07-31 20:11:56