Trace number 4465211

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) 72003.9 3683.41

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM9792288b3bfa4387008e61c6fa17d472
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 benchmark245
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495293
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495293
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)
1.69/1.77	c Default LC presolving (default).
1.69/1.79	c ** Before presolving: virtualMemUsedAtLc = 1417457746, getVmSize() = 843997184, SCIPgetMemUsed() = 698566285, SCIPgetMemTotal() = 775064437, SCIPgetMemExternEstim() = 642393309
1.69/1.79	c ** set memory limit for presolving in LC to 8.79163e+12 for SCIP **
20.83/20.98	c ** Estimated virtualMemUsedAtSolver = 2408796935, getVmSize() = 3117826048, SCIPgetMemUsed() = 1817272638, SCIPgetMemTotal() = 2970802094, SCIPgetMemExternEstim() = 642393309
20.83/20.98	c ** set memory limit for solvers to 4.18103e+11 for each SCIP **
20.83/20.98	c Original Problem   :
20.83/20.98	c   Problem name     : instance-4465211-1723592278
20.83/20.98	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
20.83/20.98	c   Constraints      : 656900
20.83/20.98	c   Objective sense  : minimize
20.83/20.98	c Presolved Problem  :
20.83/20.98	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
20.83/20.98	c   Constraints      : 656900
20.83/20.98	c Constraints        : Number
20.83/20.98	c   setppc           : 656700 
20.83/20.98	c   logicor          : 200 
20.83/20.98	c ** Instance transfer method used: 0
21.74/21.87	c ** ParaScipInstance copy does not increase the number of variables. **
35.10/35.24	c LC is working with racing ramp-up and with rebuilding tree after racing.
35.10/35.24	c                                Nodes    Active                                            
35.10/35.24	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
523.52/60.56	c *      61              0           1        20        5465.0000                -          -
523.52/60.56	c        61              0           1        20        5465.0000                -          -
537.33/61.25	c *      61              0           1        20        5215.0000                -          -
550.00/62.01	c *      62              0           1        20        5078.0000                -          -
894.83/79.73	c *      80              0           1        20        4977.0000                -          -
894.83/79.73	c        80              0           1        20        4977.0000                -          -
898.40/79.96	c *      80              0           1        20        4872.0000                -          -
913.60/80.72	c *      81              0           1        20        4821.0000                -          -
1171.18/93.73	c        94              2           1        20        4821.0000           0.0000          -
1296.07/100.12	c       100              2           1        20        4821.0000           0.0000          -
1452.82/108.17	c       108              2           1        20        4821.0000           0.0000          -
1557.01/113.40	c       113              2           1        20        4821.0000           0.0000          -
1688.81/120.10	c       120              4           3        20        4821.0000           0.0000          -
1866.76/129.13	c       129              4           3        20        4821.0000           0.0000          -
1976.99/134.62	c       135              4           3        20        4821.0000           0.0000          -
2101.92/141.02	c       141             22          21        20        4821.0000           0.0000          -
2137.61/142.79	c *     143             22          21        20        4752.0000           0.0000          -
2147.28/143.28	c *     143             22          21        20        4742.0000           0.0000          -
2157.10/143.76	c *     144             22          21        20        4732.0000           0.0000          -
2418.73/156.93	c       157             22          21        20        4732.0000           0.0000          -
2525.69/162.33	c       162             41          42        20        4732.0000           0.0000          -
2874.46/180.03	c       180             42          41        20        4732.0000           0.0000          -
2976.53/185.11	c       185             61          62        20        4732.0000           0.0000          -
3080.42/190.33	c       190             62          61        20        4732.0000           0.0000          -
3149.69/193.87	c *     194             62          61        20        4680.0000           0.0000          -
3203.16/196.59	c       197             63          62        20        4680.0000           0.0000          -
3435.04/208.25	c       208             63          62        20        4680.0000           0.0000          -
3538.23/213.45	c       213             81          82        20        4680.0000           0.0000          -
3674.98/220.35	c       220             82          81        20        4680.0000           0.0000          -
3821.76/227.78	c       228             82          81        20        4680.0000           0.0000          -
3927.80/233.10	c       233             82          81        20        4680.0000           0.0000          -
4041.77/238.86	c       239            122         121        20        4680.0000           0.0000          -
4150.79/244.34	c       244            131         132        20        4680.0000           0.0000          -
4275.58/250.60	c       251            142         141        20        4680.0000           0.0000          -
4298.77/251.82	c *     252            112         111        20        4621.0000           0.0000          -
4387.97/256.31	c       256            162         161        20        4621.0000           0.0000          -
4489.02/261.50	c       262            162         161        20        4621.0000           0.0000          -
4601.17/267.14	c       267            162         161        20        4621.0000           0.0000          -
4711.10/272.69	c       273            181         182        20        4621.0000           0.0000          -
4828.08/278.53	c       279            202         201        20        4621.0000           0.0000          -
4934.99/283.90	c       284            202         201        20        4621.0000           0.0000          -
5007.99/287.65	c *     288            202         201        20        4573.0000           0.0000          -
5036.64/289.14	c       289            202         201        20        4573.0000           0.0000          -
5117.96/293.19	c *     293            263         262        20        4518.0000           0.0000          -
5168.38/295.75	c       296            221         222        20        4518.0000           0.0000          -
5274.42/301.13	c       301            242         241        20        4518.0000           0.0000          -
5580.68/316.53	c       317            382         381        20        4518.0000           0.0000          -
5687.69/321.95	c       322            302         301        20        4518.0000           0.0000          -
5800.67/327.64	c       328            462         461        20        4518.0000           0.0000          -
6020.67/338.79	c       339            462         461        20        4518.0000           0.0000          -
6137.60/344.65	c       345            482         483        20        4518.0000           0.0000          -
6247.55/350.19	c       350            482         483        20        4518.0000           0.0000          -
6260.55/350.80	c *     351            482         483        20        4470.0000           0.0000          -
6307.28/353.18	c *     353            482         483        20        4441.0000           0.0000          -
6349.07/355.38	c       355            422         423        20        4441.0000           0.0000          -
6453.96/360.60	c *     361            424         423        20        4347.0000           0.0000          -
6453.96/360.60	c       361            424         423        20        4347.0000           0.0000          -
6487.24/362.40	c *     362            562         561        20        4344.0000           0.0000          -
6561.57/366.07	c       366            562         561        20        4344.0000           0.0000          -
6587.54/367.43	c *     367            465         464        20        4270.0000           0.0000          -
6662.82/371.25	c       371            583         582        20        4270.0000           0.0000          -
6769.88/376.67	c       377            583         582        20        4270.0000           0.0000          -
6920.45/384.20	c       384            583         582        20        4270.0000           0.0000          -
7021.62/389.37	c       389            522         521        20        4270.0000           0.0000          -
7126.63/394.61	c       395            602         601        20        4270.0000           0.0000          -
7249.59/400.85	c       401            582         581        20        4270.0000           0.0000          -
7410.03/408.95	c       409            582         581        20        4270.0000           0.0000          -
7520.99/414.53	c       415            703         702        20        4270.0000           0.0000          -
7636.01/420.30	c       420            622         621        20        4270.0000           0.0000          -
7743.06/425.72	c       426            742         741        20        4270.0000           0.0000          -
7862.09/431.76	c       432           1022        1021        20        4270.0000           0.0000          -
7965.14/436.95	c       437           1022        1021        20        4270.0000           0.0000          -
8064.30/441.99	c       442           1050           0        20        4270.0000           0.0000          -
8156.26/446.65	c *     447           1050           0        20        4217.0000           0.0000          -
8161.95/447.00	c       447           1331         281        20        4217.0000           0.0000          -
8280.94/453.03	c       453           1051           1        20        4217.0000           0.0000          -
8292.46/453.51	c *     454           1051           1        20        4171.0000           0.0000          -
8391.48/458.56	c       459           1391         341        20        4171.0000           0.0000          -
8431.01/460.60	c *     461           1111          61        20        4102.0000           0.0000          -
8504.24/464.29	c       464           1400         352        20        4102.0000           0.0000          -
8609.38/469.50	c       470           1151         101        20        4102.0000           0.0000          -
8728.30/475.57	c       476           1611         561        20        4102.0000           0.0000          -
8855.20/481.93	c       482           1611         561        20        4102.0000           0.0000          -
8962.16/487.39	c       487           1611         561        20        4102.0000           0.0000          -
9065.22/492.56	c       493           1670         622        20        4102.0000           0.0000          -
9168.29/497.75	c       498           1751         701        20        4102.0000           0.0000          -
9190.91/498.95	c *     499           1751         701        20        4060.0000           0.0000          -
9303.66/504.65	c       505           1751         701        20        4060.0000           0.0000          -
9442.29/511.66	c       512           1991         941        20        4060.0000           0.0000          -
9567.08/518.02	c       518           1791         741        20        4060.0000           0.0000          -
9672.15/523.25	c       523           1891         841        20        4060.0000           0.0000          -
9771.12/528.28	c       528           1891         841        20        4060.0000           0.0000          -
9874.12/533.41	c       533           1891         841        20        4060.0000           0.0000          -
9975.22/538.58	c       539           1891         841        20        4060.0000           0.0000          -
10076.37/543.67	c       544           1910         862        20        4060.0000           0.0000          -
10177.38/548.78	c       549           2951        1901        20        4060.0000           0.0000          -
10303.41/555.06	c       555           2331        1281        20        4060.0000           0.0000          -
10419.20/560.92	c       561           3051        2001        20        4060.0000           0.0000          -
10521.24/566.08	c       566           3051        2001        20        4060.0000           0.0000          -
10627.21/571.47	c       571           3051        2001        20        4060.0000           0.0000          -
10736.12/577.01	c       577           3110        2062        20        4060.0000           0.0000          -
11047.40/592.65	c       593           3331        2281        20        4060.0000           0.0000          -
11148.46/597.79	c       598           3331        2281        20        4060.0000           0.0000          -
11251.55/602.93	c       603           3410        2362        20        4060.0000           0.0000          -
11356.61/608.27	c       608           3371        2321        20        4060.0000           0.0000          -
11456.55/613.32	c *     613           3371        2321        20        3955.0000           0.0000          -
11456.55/613.32	c       613           3371        2321        20        3955.0000           0.0000          -
11563.53/618.78	c       619           3371        2321        20        3955.0000           0.0000          -
11686.53/625.02	c       625           3880        2832        20        3955.0000           0.0000          -
11797.36/630.59	c       631           3880        2832        20        3955.0000           0.0000          -
11920.33/636.79	c       637           3880        2832        20        3955.0000           0.0000          -
12043.19/643.01	c       643           3511        2461        20        3955.0000           0.0000          -
12150.16/648.31	c       648           3511        2461        20        3955.0000           0.0000          -
12251.29/653.43	c       653           3550        2502        20        3955.0000           0.0000          -
12360.34/658.92	c       659           4651        3601        20        3955.0000           0.0000          -
12375.35/659.77	c *     660           4651        3601        20        3810.0000           0.0000          -
12460.85/664.09	c       664           4698        3650        20        3810.0000           0.0000          -
12572.79/669.76	c *     670           3632        2582        20        3765.0000           0.0000          -
12572.79/669.76	c       670           3632        2582        20        3765.0000           0.0000          -
12705.65/676.49	c       676           4719        3669        20        3765.0000           0.0000          -
12812.69/681.88	c       682           4719        3669        20        3765.0000           0.0000          -
12929.63/687.74	c       688           3751        2701        20        3765.0000           0.0000          -
13044.50/693.54	c       694           3751        2701        20        3765.0000           0.0000          -
13125.84/697.64	c *     698           3770        2722        20        3722.0000           0.0000          -
13147.66/698.71	c       699           4851        3801        20        3722.0000           0.0000          -
13300.11/706.46	c       706           4851        3801        20        3722.0000           0.0000          -
13402.99/711.69	c       712           4851        3801        20        3722.0000           0.0000          -
13513.99/717.25	c       717           4950        3902        20        3722.0000           0.0000          -
13615.12/722.37	c       722           4951        3901        20        3722.0000           0.0000          -
13731.78/728.29	c       728           5151        4101        20        3722.0000           0.0000          -
13836.79/733.54	c       734           5176        4126        20        3722.0000           0.0000          -
13943.92/739.02	c       739           5176        4126        20        3722.0000           0.0000          -
14035.10/743.54	c *     744           5176        4126        20        3654.0000           0.0000          -
14043.05/744.04	c       744           5176        4126        20        3654.0000           0.0000          -
14152.11/749.42	c       749           4951        3901        20        3654.0000           0.0000          -
14261.07/754.93	c       755           4951        3901        20        3654.0000           0.0000          -
14363.19/760.14	c       760           4951        3901        20        3654.0000           0.0000          -
14491.04/766.52	c       767           5331        4281        20        3654.0000           0.0000          -
14592.04/771.69	c       772           5390        4342        20        3654.0000           0.0000          -
14700.21/777.13	c       777           5251        4201        20        3654.0000           0.0000          -
14815.99/782.91	c       783           5251        4201        20        3654.0000           0.0000          -
14922.89/788.39	c       788           5251        4201        20        3654.0000           0.0000          -
15027.92/793.60	c       794           5891        4841        20        3654.0000           0.0000          -
15164.68/800.52	c       801           5391        4341        20        3654.0000           0.0000          -
15263.81/805.58	c       806           5571        4521        20        3654.0000           0.0000          -
15368.95/810.85	c       811           5638        4590        20        3654.0000           0.0000          -
15468.11/815.90	c       816           5911        4861        20        3654.0000           0.0000          -
15572.01/821.04	c       821           5911        4861        20        3654.0000           0.0000          -
15580.71/821.59	c *     822           5911        4861        20        3499.0000           0.0000          -
15681.59/826.61	c       827           5911        4861        20        3499.0000           0.0000          -
15809.25/833.12	c       833           6831        5781        20        3499.0000           0.0000          -
15917.39/838.54	c       839           6831        5781        20        3499.0000           0.0000          -
16042.33/844.83	c       845           6061        5011        20        3499.0000           0.0000          -
16149.41/850.21	c       850           6061        5011        20        3499.0000           0.0000          -
16248.39/855.22	c       855           6061        5011        20        3499.0000           0.0000          -
16361.42/860.92	c       861           7111        6061        20        3499.0000           0.0000          -
16385.77/862.18	c *     862           7111        6061        20        3465.0000           0.0000          -
16485.02/867.17	c       867           7111        6061        20        3465.0000           0.0000          -
16618.80/874.01	c       874           6151        5101        20        3465.0000           0.0000          -
16729.49/879.57	c       880           6151        5101        20        3465.0000           0.0000          -
16850.48/885.60	c       886           7271        6221        20        3465.0000           0.0000          -
16873.57/886.82	c *     887           7271        6221        20        3441.0000           0.0000          -
17008.31/893.64	c       894           6571        5521        20        3441.0000           0.0000          -
17119.29/899.22	c       899           6571        5521        20        3441.0000           0.0000          -
17285.90/907.67	c       908           7391        6341        20        3441.0000           0.0000          -
17402.91/913.52	c       914           7410        6362        20        3441.0000           0.0000          -
17515.95/919.21	c       919           7531        6481        20        3441.0000           0.0000          -
17621.08/924.58	c       925           7131        6081        20        3441.0000           0.0000          -
17722.23/929.67	c       930           7131        6081        20        3441.0000           0.0000          -
17830.27/935.08	c       935           7131        6081        20        3441.0000           0.0000          -
17940.23/940.62	c       941           8691        7641        20        3441.0000           0.0000          -
17991.44/943.28	c *     943           7191        6141        20        3300.0000           0.0000          -
18044.85/946.01	c       946           8791        7741        20        3300.0000           0.0000          -
18169.85/952.27	c       952           8791        7741        20        3300.0000           0.0000          -
18314.61/959.50	c       960           8791        7741        20        3300.0000           0.0000          -
18424.43/965.06	c       965           8890        7842        20        3300.0000           0.0000          -
18532.75/970.57	c       971           8891        7841        20        3300.0000           0.0000          -
18635.93/975.71	c       976           8911        7861        20        3300.0000           0.0000          -
18741.99/981.07	c       981           8011        6961        20        3300.0000           0.0000          -
18844.19/986.24	c       986           9091        8041        20        3300.0000           0.0000          -
18969.15/992.50	c       992           9091        8041        20        3300.0000           0.0000          -
19076.26/997.92	c       998           8851        7801        20        3300.0000           0.0000          -
19115.89/1000.02	c *    1000           9130        8082        20        3211.0000           0.0000          -
19175.26/1002.90	c *    1003           9130        8082        20        3208.0000           0.0000          -
19185.16/1003.48	c      1003           9130        8082        20        3208.0000           0.0000          -
19326.03/1010.50	c      1010           9130        8082        20        3208.0000           0.0000          -
19446.87/1016.69	c      1017           9130        8082        20        3208.0000           0.0000          -
19563.79/1022.52	c      1023           9070        8022        20        3208.0000           0.0000          -
19700.32/1029.44	c      1029           9231        8181        20        3208.0000           0.0000          -
19836.89/1036.36	c      1036           9231        8181        20        3208.0000           0.0000          -
19941.91/1041.61	c      1042          10456        9303        20        3208.0000           1.0000          -
20007.15/1044.95	c *    1045          10456        9303        20        3196.0000           1.0000          -
20046.76/1047.02	c      1047          10509        9280        20        3196.0000           1.0000          -
20239.16/1056.66	c      1057          10509        9280        20        3196.0000           1.0000          -
20358.03/1062.64	c      1063          10581        9259        20        3196.0000           1.0000          -
20465.96/1068.06	c      1068          10641        9239        20        3196.0000           1.0000          -
20588.23/1074.21	c      1074          10677        9181        20        3196.0000           1.0000          -
20641.85/1076.90	c *    1077          10708           0        20        3159.0000           1.0000          -
20707.25/1080.28	c      1080          10251        9201        20        3159.0000           1.0000          -
20810.47/1085.42	c      1085          10251        9201        20        3159.0000           1.0000          -
20889.73/1089.48	c *    1089          10251        9201        20        3090.0000           1.0000          -
20911.41/1090.54	c      1091          10251        9201        20        3090.0000           1.0000          -
21012.65/1095.67	c      1096          10291        9241        20        3090.0000           1.0000          -
21125.74/1101.36	c      1101          10291        9241        20        3090.0000           1.0000          -
21230.98/1106.66	c      1107          10291        9241        20        3090.0000           1.0000          -
21332.25/1111.75	c      1112          10411        9321        20        3090.0000           1.0000          -
21435.50/1116.93	c      1117          10548        9195        20        3090.0000           1.0000          -
21534.70/1122.01	c      1122          10711           0        20        3090.0000           1.0000          -
21637.76/1127.16	c *    1127          11189         478        20        3041.0000           1.0000          -
21637.76/1127.16	c      1127          11189         478        20        3041.0000           1.0000          -
21744.11/1132.59	c      1133          11666         955        20        3041.0000           1.0000          -
21849.30/1137.80	c      1138          12232        1521        20        3041.0000           1.0000          -
21948.54/1142.82	c      1143          12832        2121        20        3041.0000           1.0000          -
22049.81/1148.02	c      1148          13432        2721        20        3041.0000           1.0000          -
22162.84/1153.61	c      1154          20182        9158        20        3041.0000           1.0000          -
22265.89/1158.84	c      1159          20182        9158        20        3041.0000           1.0000          -
22369.85/1164.05	c      1164          20182        9158        20        3041.0000           1.0000          -
22474.21/1169.36	c      1169          20271        9160        20        3041.0000           1.0000          -
22579.20/1174.66	c      1175          20271        9160        20        3041.0000           1.0000          -
22682.29/1179.83	c      1180          20577         221        20        3041.0000           1.0000          -
22783.40/1184.91	c      1185          21085         729        20        3041.0000           1.0000          -
22890.44/1190.32	c      1190          21637        1281        20        3041.0000           1.0000          -
22999.48/1195.88	c      1196          19972        9261        20        3041.0000           1.0000          -
23097.93/1200.88	c *    1201          19972        9261        20        3002.0000           1.0000          -
23097.93/1200.88	c      1201          19972        9261        20        3002.0000           1.0000          -
23206.45/1206.36	c      1206          19972        9261        20        3002.0000           1.0000          -
23313.45/1211.71	c      1212          24057        3701        20        3002.0000           1.0000          -
23416.50/1216.98	c      1217          20228        9148        20        3002.0000           1.0000          -
23523.51/1222.30	c      1222          20228        9148        20        3002.0000           1.0000          -
23624.56/1227.42	c      1227          20259        9158        20        3002.0000           1.0000          -
23731.60/1232.81	c      1233          20340        9145        20        3002.0000           1.0000          -
23835.60/1238.08	c      1238          28177        7821        20        3002.0000           1.0000          -
23934.85/1243.08	c      1243          29117        8600        20        3002.0000           1.0000          -
24038.85/1248.36	c      1248          29892        8716        20        3002.0000           1.0000          -
24139.95/1253.47	c      1253          29892        8716        20        3002.0000           1.0000          -
24239.06/1258.49	c      1258          29892        8716        20        3002.0000           1.0000          -
24342.16/1263.66	c      1264          23009        2622        20        3002.0000           1.0000          -
24450.18/1269.10	c      1269          30026        8671        20        3002.0000           1.0000          -
24558.23/1274.52	c      1275          30026        8671        20        3002.0000           1.0000          -
24659.33/1279.66	c      1280          25068        4681        20        3002.0000           1.0000          -
24764.43/1284.90	c      1285          25868        5481        20        3002.0000           1.0000          -
24863.54/1289.94	c      1290          26728        6341        20        3002.0000           1.0000          -
24970.59/1295.38	c      1295          27628        7241        20        3002.0000           1.0000          -
25075.66/1300.60	c      1301          28608        8221        20        3002.0000           1.0000          -
25176.76/1305.78	c      1306          29282        8698        20        3002.0000           1.0000          -
25284.90/1311.18	c      1311          29890        8685        20        3002.0000           1.0000          -
25388.91/1316.40	c      1316          30014        8677        20        3002.0000           1.0000          -
25488.04/1321.50	c      1322          30014        8677        20        3002.0000           1.0000          -
25589.14/1326.50	c      1327          30255         222        20        3002.0000           1.0000          -
25692.23/1331.72	c      1332          30770         737        20        3002.0000           1.0000          -
25793.33/1336.85	c      1337          31334        1301        20        3002.0000           1.0000          -
25894.44/1341.98	c      1342          31934        1901        20        3002.0000           1.0000          -
25996.28/1347.07	c      1347          32554        2521        20        3002.0000           1.0000          -
26095.49/1352.09	c      1352          39746        8064        20        3002.0000           1.0000          -
26194.69/1357.12	c      1357          39746        8064        20        3002.0000           1.0000          -
26304.79/1362.63	c      1363          34454        4421        20        3002.0000           1.0000          -
26405.81/1367.79	c      1368          40306         521        20        3002.0000           1.0000          -
26511.68/1373.10	c      1373          36074        6041        20        3002.0000           1.0000          -
26617.95/1378.49	c      1378          36974        6941        20        3002.0000           1.0000          -
26723.02/1383.79	c      1384          42026        2241        20        3002.0000           1.0000          -
26828.78/1389.04	c      1389          38653        8259        20        3002.0000           1.0000          -
26929.88/1394.18	c      1394          43286        3501        20        3002.0000           1.0000          -
27036.20/1399.58	c      1400          39835        8219        20        3002.0000           1.0000          -
27146.22/1405.08	c      1405          39835        8219        20        3002.0000           1.0000          -
27250.24/1410.38	c      1410          45526        5741        20        3002.0000           1.0000          -
27355.32/1415.63	c      1416          40738         855        20        3002.0000           1.0000          -
27458.42/1420.89	c      1421          47286        7501        20        3002.0000           1.0000          -
27564.20/1426.15	c      1426          48226        8441        20        3002.0000           1.0000          -
27666.53/1431.35	c      1431          49080        8377        20        3002.0000           1.0000          -
27771.56/1436.69	c      1437          43204        3321        20        3002.0000           1.0000          -
27876.61/1442.01	c      1442          49788        8137        20        3002.0000           1.0000          -
27980.46/1447.18	c      1447          49815        8141        20        3002.0000           1.0000          -
28090.64/1452.72	c      1453          49815        8141        20        3002.0000           1.0000          -
28193.70/1457.91	c      1458          49815        8141        20        3002.0000           1.0000          -
28298.70/1463.20	c      1463          49952        8135        20        3002.0000           1.0000          -
28405.63/1468.63	c      1469          48034        7815        20        3002.0000           1.0000          -
28510.73/1473.97	c      1474          48296        7722        20        3002.0000           1.0000          -
28615.82/1479.24	c      1479          50415        8151        20        3002.0000           1.0000          -
28718.95/1484.48	c      1484          48726        7711        20        3002.0000           1.0000          -
28822.04/1489.66	c      1490          50663        8140        20        3002.0000           1.0000          -
28858.55/1491.51	c *    1492          50664        8143        20        2933.0000           1.0000          -
28921.86/1494.73	c      1495          49149        7711        20        2933.0000           1.0000          -
29020.96/1499.76	c      1500          50741        8139        20        2933.0000           1.0000          -
29131.96/1505.33	c      1505          50741        8139        20        2933.0000           1.0000          -
29233.06/1510.42	c      1510          49453        7712        20        2933.0000           1.0000          -
29334.16/1515.52	c      1516          50853        8146        20        2933.0000           1.0000          -
29410.89/1519.46	c *    1519          49465        7711        20        2861.0000           1.0000          -
29432.42/1520.57	c      1521          49516        7716        20        2861.0000           1.0000          -
29537.40/1525.81	c      1526          49615        7711        20        2861.0000           1.0000          -
29626.27/1530.39	c *    1530          49615        7711        20        2779.0000           1.0000          -
29640.75/1531.05	c      1531          49615        7711        20        2779.0000           1.0000          -
29748.89/1536.53	c      1537          51109        8139        20        2779.0000           1.0000          -
29752.85/1536.73	c *    1537          51109        8139        20        2734.0000           1.0000          -
29853.77/1541.82	c      1542          51144        8141        20        2734.0000           1.0000          -
29974.70/1547.99	c      1548          51257        8138        20        2734.0000           1.0000          -
30107.29/1554.65	c      1555          51257        8138        20        2734.0000           1.0000          -
30212.44/1559.94	c      1560          51268        8137        20        2734.0000           1.0000          -
30314.49/1565.14	c      1565          49829        7713        20        2734.0000           1.0000          -
30422.79/1570.57	c      1571          51323        8151        20        2734.0000           1.0000          -
30539.90/1576.44	c      1576          51323        8151        20        2734.0000           1.0000          -
30639.11/1581.47	c      1581          49954        7709        20        2734.0000           1.0000          -
30751.29/1587.11	c      1587          51659        8137        20        2734.0000           1.0000          -
30850.36/1592.12	c      1592          50043        7704        20        2734.0000           1.0000          -
30949.71/1597.15	c      1597          51874        8133        20        2734.0000           1.0000          -
31065.77/1602.96	c      1603          51874        8133        20        2734.0000           1.0000          -
31174.90/1608.43	c      1608          51874        8133        20        2734.0000           1.0000          -
31278.10/1613.61	c      1614          51164        7717        20        2734.0000           1.0000          -
31299.49/1614.78	c *    1615          51164        7717        20         746.0000           1.0000          -
31385.49/1619.09	c      1619          51164        7717        20         746.0000           1.0000          -
31491.78/1624.43	c      1624          52371        8123        20         746.0000           1.0000          -
31593.06/1629.57	c      1630          51919         741        20         746.0000           1.0000          -
31698.30/1634.89	c      1635          52496        8031        20         746.0000           1.0000          -
31805.52/1640.24	c      1640          52496        8031        20         746.0000           1.0000          -
31908.78/1645.47	c      1645          52513        8040        20         746.0000           1.0000          -
32014.00/1650.74	c      1651          52514        8039        20         746.0000           1.0000          -
32119.64/1656.09	c      1656          52514        8039        20         746.0000           1.0000          -
32221.04/1661.19	c      1661          52807         281        20         746.0000           1.0000          -
32327.46/1666.54	c      1667          56542        5364        20         746.0000           1.0000          -
32426.75/1671.59	c      1672          53887        1361        20         746.0000           1.0000          -
32533.99/1676.94	c      1677          58321        7143        20         746.0000           1.0000          -
32633.28/1682.04	c      1682              2           1        20         746.0000         213.6588    249.15%
32737.01/1687.17	c      1687              2           1        20         746.0000         213.6588    249.15%
32841.73/1692.43	c      1692              2           1        20         746.0000         213.6588    249.15%
32944.93/1697.66	c      1698              2           1        20         746.0000         213.6588    249.15%
33048.20/1702.89	c      1703              2           1        20         746.0000         213.6588    249.15%
33149.49/1708.04	c      1708              2           1        20         746.0000         213.6588    249.15%
33256.72/1713.36	c      1713              2           1        20         746.0000         213.6588    249.15%
33361.96/1718.61	c      1719              2           1        20         746.0000         213.6588    249.15%
33461.26/1723.66	c      1724              2           1        20         746.0000         213.6588    249.15%
33562.53/1728.78	c      1729              2           1        20         746.0000         213.6588    249.15%
33661.82/1733.79	c      1734              2           1        20         746.0000         213.6588    249.15%
33767.93/1739.12	c      1739              2           1        20         746.0000         214.0927    248.45%
33870.35/1744.26	c      1744              3           2        20         746.0000         214.2647    248.17%
33973.63/1749.49	c      1750              3           2        20         746.0000         214.2647    248.17%
34074.93/1754.59	c      1755              3           2        20         746.0000         214.2647    248.17%
34176.23/1759.62	c      1760              3           2        20         746.0000         214.2647    248.17%
34275.54/1764.69	c      1765              3           2        20         746.0000         214.2647    248.17%
34376.84/1769.72	c      1770              3           2        20         746.0000         214.2647    248.17%
34478.15/1774.82	c      1775              3           2        20         746.0000         214.2647    248.17%
34577.46/1779.90	c      1780              3           2        20         746.0000         214.2647    248.17%
34683.63/1785.16	c      1785              3           2        20         746.0000         214.2647    248.17%
34784.01/1790.28	c      1790              3           2        20         746.0000         214.2647    248.17%
34885.27/1795.32	c      1795              3           2        20         746.0000         214.2647    248.17%
34986.56/1800.49	c      1800              4           3        20         746.0000         214.2647    248.17%
35038.05/1803.10	c *    1803              4           3        20         737.0000         214.2647    243.97%
35086.62/1805.56	c      1806              4           3        20         737.0000         214.2647    243.97%
35191.89/1810.84	c      1811              4           3        20         737.0000         214.2647    243.97%
35293.18/1815.97	c      1816              4           3        20         737.0000         214.2647    243.97%
35392.50/1821.00	c      1821              4           3        20         737.0000         214.2647    243.97%
35494.45/1826.10	c      1826              4           3        20         737.0000         214.2647    243.97%
35596.03/1831.19	c      1831              4           3        20         737.0000         214.2647    243.97%
35696.27/1836.28	c      1836              4           3        20         737.0000         214.2647    243.97%
35803.49/1841.62	c      1842              5           4        20         737.0000         214.2647    243.97%
35914.68/1847.24	c      1847              5           4        20         737.0000         214.2647    243.97%
36019.99/1852.60	c      1853              5           4        20         737.0000         214.2647    243.97%
36121.28/1857.65	c      1858              5           4        20         737.0000         214.2647    243.97%
36222.59/1862.73	c      1863              5           4        20         737.0000         214.2647    243.97%
36323.86/1867.87	c      1868              5           4        20         737.0000         214.2647    243.97%
36435.07/1873.42	c      1873              6           5        20         737.0000         214.2647    243.97%
36544.33/1879.01	c      1879              6           5        20         737.0000         214.2647    243.97%
36651.53/1884.36	c      1884              6           5        20         737.0000         214.2647    243.97%
36756.74/1889.66	c      1890              6           5        20         737.0000         214.2647    243.97%
36858.03/1894.71	c      1895              6           5        20         737.0000         214.2647    243.97%
36957.11/1899.74	c      1900              6           5        20         737.0000         214.2647    243.97%
37058.39/1904.80	c      1905              6           5        20         737.0000         214.2647    243.97%
37159.68/1909.97	c      1910              6           5        20         737.0000         214.2647    243.97%
37261.62/1915.10	c      1915              7           6        20         737.0000         214.2647    243.97%
37364.08/1920.20	c      1920              7           6        20         737.0000         214.2647    243.97%
37467.33/1925.43	c      1925              7           6        20         737.0000         214.2647    243.97%
37572.60/1930.75	c      1931              7           6        20         737.0000         214.2647    243.97%
37675.87/1935.95	c      1936              7           6        20         737.0000         214.2647    243.97%
37779.91/1941.14	c      1941              7           6        20         737.0000         214.2647    243.97%
37879.46/1946.18	c      1946              7           6        20         737.0000         214.2647    243.97%
37983.69/1951.42	c      1951              7           6        20         737.0000         214.2647    243.97%
38084.97/1956.51	c      1957              7           6        20         737.0000         214.2647    243.97%
38188.26/1961.70	c      1962              7           6        20         737.0000         214.2647    243.97%
38294.44/1967.12	c      1967              7           6        20         737.0000         214.2647    243.97%
38398.76/1972.31	c      1972              7           6        20         737.0000         214.2647    243.97%
38498.07/1977.35	c      1977              8           7        20         737.0000         214.2647    243.97%
38599.31/1982.50	c      1982              8           7        20         737.0000         214.2647    243.97%
38700.60/1987.50	c      1988              8           7        20         737.0000         214.2647    243.97%
38801.91/1992.67	c      1993              8           7        20         737.0000         214.2647    243.97%
38903.18/1997.70	c      1998              8           7        20         737.0000         214.2647    243.97%
39009.41/2003.07	c      2003              8           7        20         737.0000         214.2647    243.97%
39111.77/2008.20	c      2008              8           7        20         737.0000         214.2647    243.97%
39217.07/2013.51	c      2014              8           7        20         737.0000         214.2647    243.97%
39318.39/2018.62	c      2019              9           8        20         737.0000         214.2647    243.97%
39419.66/2023.79	c      2024              9           8        20         737.0000         214.2647    243.97%
39527.88/2029.16	c      2029              9           8        20         737.0000         214.2647    243.97%
39636.07/2034.63	c      2035              9           8        20         737.0000         214.2647    243.97%
39739.34/2039.84	c      2040              9           8        20         737.0000         214.2647    243.97%
39840.46/2044.95	c      2045              9           8        20         737.0000         214.2647    243.97%
39942.41/2050.08	c      2050              9           8        20         737.0000         214.2647    243.97%
40050.66/2055.51	c      2056             10           9        20         737.0000         214.2647    243.97%
40152.76/2060.71	c      2061             10           9        20         737.0000         214.2647    243.97%
40255.80/2065.94	c      2066             10           9        20         737.0000         214.2647    243.97%
40360.00/2071.19	c      2071             10           9        20         737.0000         214.2647    243.97%
40460.06/2076.27	c      2076             10           9        20         737.0000         214.2647    243.97%
40565.18/2081.56	c      2082             10           9        20         737.0000         214.2647    243.97%
40665.47/2086.68	c      2087             10           9        20         737.0000         214.2647    243.97%
40776.63/2092.26	c      2092             10           9        20         737.0000         214.2647    243.97%
40875.82/2097.28	c      2097             10           9        20         737.0000         214.2647    243.97%
40978.94/2102.42	c      2102             10           9        20         737.0000         214.2647    243.97%
41078.75/2107.50	c      2108             10           9        20         737.0000         214.2647    243.97%
41177.97/2112.52	c      2113             10           9        20         737.0000         214.2647    243.97%
41283.07/2117.84	c      2118             10           9        20         737.0000         214.2647    243.97%
41382.33/2122.87	c      2123             10           9        20         737.0000         214.2647    243.97%
41488.81/2128.28	c      2128             10           9        20         737.0000         214.2647    243.97%
41598.82/2133.89	c      2134             10           9        20         737.0000         214.2647    243.97%
41700.07/2138.92	c      2139             10           9        20         737.0000         214.2647    243.97%
41805.25/2144.21	c      2144             11          10        20         737.0000         214.2647    243.97%
41912.48/2149.64	c      2150             11          10        20         737.0000         214.2647    243.97%
42014.39/2154.81	c      2155             11          10        20         737.0000         214.2647    243.97%
42115.56/2159.94	c      2160             11          10        20         737.0000         214.2647    243.97%
42220.74/2165.20	c      2165             11          10        20         737.0000         214.2647    243.97%
42320.04/2170.28	c      2170             11          10        20         737.0000         214.2647    243.97%
42429.26/2175.78	c      2176             11          10        20         737.0000         214.2647    243.97%
42529.39/2180.89	c      2181             11          10        20         737.0000         214.2647    243.97%
42630.53/2185.94	c      2186             11          10        20         737.0000         214.2647    243.97%
42732.55/2191.05	c      2191             11          10        20         737.0000         214.2647    243.97%
42835.01/2196.22	c      2196             11          10        20         737.0000         214.2647    243.97%
42936.64/2201.43	c      2201             11          10        20         737.0000         214.2647    243.97%
43035.93/2206.46	c      2206             11          10        20         737.0000         214.2647    243.97%
43137.10/2211.58	c      2212             11          10        20         737.0000         214.2647    243.97%
43244.31/2217.02	c      2217             11          10        20         737.0000         214.2647    243.97%
43346.35/2222.12	c      2222             11          10        20         737.0000         214.2647    243.97%
43447.73/2227.24	c      2227             11          10        20         737.0000         214.2647    243.97%
43548.82/2232.36	c      2232             11          10        20         737.0000         214.2647    243.97%
43650.02/2237.43	c      2237             11          10        20         737.0000         214.2647    243.97%
43753.27/2242.68	c      2243             11          10        20         737.0000         214.2647    243.97%
43852.97/2247.80	c      2248             11          10        20         737.0000         214.2647    243.97%
43960.93/2253.14	c      2253             11          10        20         737.0000         214.2647    243.97%
44061.28/2258.30	c      2258             11          10        20         737.0000         214.2647    243.97%
44168.45/2263.61	c      2264             11          10        20         737.0000         214.2647    243.97%
44267.66/2268.67	c      2269             11          10        20         737.0000         214.2647    243.97%
44371.25/2273.93	c      2274             11          10        20         737.0000         214.2647    243.97%
44470.31/2278.94	c      2279             11          10        20         737.0000         214.2647    243.97%
44569.59/2284.02	c      2284             11          10        20         737.0000         214.2647    243.97%
44673.75/2289.16	c      2289             11          10        20         737.0000         214.2647    243.97%
44774.10/2294.23	c      2294             11          10        20         737.0000         214.2647    243.97%
44873.73/2299.32	c      2299             11          10        20         737.0000         214.2647    243.97%
44973.00/2304.33	c      2304             11          10        20         737.0000         214.2647    243.97%
45076.26/2309.56	c      2310             11          10        20         737.0000         214.2647    243.97%
45181.49/2314.86	c      2315             11          10        20         737.0000         214.2647    243.97%
45283.85/2320.07	c      2320             11          10        20         737.0000         214.2647    243.97%
45385.39/2325.17	c      2325             11          10        20         737.0000         214.2647    243.97%
45487.55/2330.30	c      2330             11          10        20         737.0000         214.2647    243.97%
45588.83/2335.49	c      2335             11          10        20         737.0000         214.2647    243.97%
45690.30/2340.55	c      2341             11          10        20         737.0000         214.2647    243.97%
45793.18/2345.89	c      2346             11          10        20         737.0000         214.2647    243.97%
45899.64/2351.27	c      2351             11          10        20         737.0000         214.2647    243.97%
46012.78/2356.98	c      2357             11          10        20         737.0000         214.2647    243.97%
46119.99/2362.31	c      2362             11          10        20         737.0000         214.2647    243.97%
46221.09/2367.54	c      2368             11          10        20         737.0000         214.2647    243.97%
46319.07/2372.59	c      2373             11          10        20         737.0000         214.2647    243.97%
46432.25/2378.24	c      2378             11          10        20         737.0000         214.2647    243.97%
46531.48/2383.24	c      2383             11          10        20         737.0000         214.2647    243.97%
46631.66/2388.36	c      2388             11          10        20         737.0000         214.2647    243.97%
46736.31/2393.60	c      2394             11          10        20         737.0000         214.2647    243.97%
46834.84/2398.81	c      2399             11          10        20         737.0000         214.2647    243.97%
46935.10/2403.96	c      2404             11          10        20         737.0000         214.2647    243.97%
47034.39/2409.03	c      2409             11          10        20         737.0000         214.2647    243.97%
47137.19/2414.17	c      2414             11          10        20         737.0000         214.2647    243.97%
47235.31/2419.19	c      2419             11          10        20         737.0000         214.2647    243.97%
47335.23/2424.40	c      2424             11          10        20         737.0000         214.2647    243.97%
47435.79/2429.48	c      2429             11          10        20         737.0000         214.2647    243.97%
47537.76/2434.63	c      2435             11          10        20         737.0000         214.2647    243.97%
47639.01/2439.73	c      2440             11          10        20         737.0000         214.2647    243.97%
47737.30/2444.85	c      2445             11          10        20         737.0000         214.2647    243.97%
47834.62/2449.93	c      2450             11          10        20         737.0000         214.2647    243.97%
47936.64/2455.10	c      2455             11          10        20         737.0000         214.2647    243.97%
48036.94/2460.15	c      2460             11          10        20         737.0000         214.2647    243.97%
48136.39/2465.23	c      2465             11          10        20         737.0000         214.2647    243.97%
48235.93/2470.40	c      2470             11          10        20         737.0000         214.2647    243.97%
48336.41/2475.53	c      2476             11          10        20         737.0000         214.2647    243.97%
48440.27/2480.89	c      2481             11          10        20         737.0000         214.2647    243.97%
48547.27/2486.22	c      2486             11          10        20         737.0000         214.2647    243.97%
48648.16/2491.42	c      2491             11          10        20         737.0000         214.2647    243.97%
48747.22/2496.47	c      2496             11          10        20         737.0000         214.2647    243.97%
48846.45/2501.53	c      2502             11          10        20         737.0000         214.2647    243.97%
48952.54/2506.97	c      2507             11          10        20         737.0000         214.2647    243.97%
49055.71/2512.16	c      2512             11          10        20         737.0000         214.2647    243.97%
49154.73/2517.29	c      2517             11          10        20         737.0000         214.2647    243.97%
49254.88/2522.31	c      2522             11          10        20         737.0000         214.2647    243.97%
49355.19/2527.40	c      2527             11          10        20         737.0000         214.2647    243.97%
49452.82/2532.48	c      2532             11          10        20         737.0000         214.2647    243.97%
49551.84/2537.53	c      2538             11          10        20         737.0000         214.2647    243.97%
49670.32/2543.55	c      2544             11          10        20         737.0000         214.2647    243.97%
49777.31/2548.97	c      2549             11          10        20         737.0000         214.2647    243.97%
49887.62/2554.65	c      2555             11          10        20         737.0000         214.2647    243.97%
49986.21/2559.72	c      2560             11          10        20         737.0000         214.2647    243.97%
50089.35/2564.93	c      2565             11          10        20         737.0000         214.2647    243.97%
50190.31/2570.07	c      2570             11          10        20         737.0000         214.2647    243.97%
50289.45/2575.14	c      2575             11          10        20         737.0000         214.2647    243.97%
50393.77/2580.58	c      2581             11          10        20         737.0000         214.2647    243.97%
50442.64/2583.04	c *    2583             11          10        20         720.0000         214.2647    236.03%
50495.34/2585.76	c      2586             11          10        20         720.0000         214.2647    236.03%
50610.07/2591.54	c      2592             11          10        20         720.0000         214.2647    236.03%
50726.74/2597.46	c      2597             11          10        20         720.0000         214.2647    236.03%
50835.96/2603.10	c      2603             11          10        20         720.0000         214.2647    236.03%
50950.58/2609.02	c      2609             11          10        20         720.0000         214.2647    236.03%
51062.95/2614.61	c      2615             11          10        20         720.0000         214.2647    236.03%
51180.00/2620.58	c      2621             11          10        20         720.0000         214.2647    236.03%
51285.75/2626.02	c      2626             11          10        20         720.0000         214.2647    236.03%
51401.73/2631.94	c      2632             11          10        20         720.0000         214.2647    236.03%
51510.43/2637.47	c      2637             11          10        20         720.0000         214.2647    236.03%
51615.64/2642.76	c      2643             11          10        20         720.0000         214.2647    236.03%
51715.07/2648.03	c      2648             11          10        20         720.0000         214.2647    236.03%
51819.81/2653.53	c      2654             11          10        20         720.0000         214.2647    236.03%
51932.21/2659.25	c      2659             11          10        20         720.0000         214.2647    236.03%
52031.45/2664.26	c      2664             11          10        20         720.0000         214.2647    236.03%
52132.70/2669.35	c      2669             11          10        20         720.0000         214.2647    236.03%
52230.53/2674.42	c      2674             11          10        20         720.0000         214.2647    236.03%
52329.98/2679.69	c      2680             11          10        20         720.0000         214.2647    236.03%
52433.23/2684.82	c      2685             12          11        20         720.0000         214.2647    236.03%
52540.45/2690.26	c      2690             12          11        20         720.0000         214.2647    236.03%
52640.45/2695.56	c      2696             12          11        20         720.0000         214.2647    236.03%
52742.69/2700.81	c      2701             12          11        20         720.0000         214.2647    236.03%
52842.54/2705.95	c      2706             12          11        20         720.0000         214.2647    236.03%
52941.82/2710.99	c      2711             12          11        20         720.0000         214.2647    236.03%
53051.93/2716.54	c      2717             12          11        20         720.0000         214.2647    236.03%
53153.46/2721.81	c      2722             12          11        20         720.0000         214.2647    236.03%
53251.87/2727.02	c      2727             12          11        20         720.0000         214.2647    236.03%
53363.05/2732.56	c      2733             12          11        20         720.0000         214.2647    236.03%
53470.18/2738.02	c      2738             12          11        20         720.0000         214.2647    236.03%
53575.60/2743.40	c      2743             12          11        20         720.0000         214.2647    236.03%
53673.92/2748.47	c      2748             13          12        20         720.0000         214.2647    236.03%
53777.21/2753.75	c      2754             13          12        20         720.0000         214.2647    236.03%
53880.49/2758.90	c      2759             13          12        20         720.0000         214.2647    236.03%
53984.66/2764.22	c      2764             13          12        20         720.0000         214.2647    236.03%
54091.06/2769.73	c      2770             13          12        20         720.0000         214.2647    236.03%
54188.46/2774.78	c      2775             13          12        20         720.0000         214.2647    236.03%
54294.49/2780.10	c      2780             13          12        20         720.0000         214.2647    236.03%
54396.77/2785.27	c      2785             13          12        20         720.0000         214.2647    236.03%
54498.45/2790.57	c      2791             13          12        20         720.0000         214.2647    236.03%
54560.31/2793.74	c *    2794             13          12        20         669.0000         214.2647    212.23%
54594.97/2795.59	c      2796             13          12        20         669.0000         214.2647    212.23%
54699.96/2800.83	c      2801             14          13        20         669.0000         214.2647    212.23%
54805.92/2806.16	c      2806             14          13        20         669.0000         214.2647    212.23%
54914.74/2811.76	c      2812             14          13        20         669.0000         214.2647    212.23%
55019.71/2817.13	c      2817             14          13        20         669.0000         214.2647    212.23%
55124.07/2822.46	c      2822             14          13        20         669.0000         214.2647    212.23%
55226.65/2827.65	c      2828             15          14        20         669.0000         214.2647    212.23%
55336.40/2833.23	c      2833             15          14        20         669.0000         214.2647    212.23%
55449.70/2839.08	c      2839             15          14        20         669.0000         214.2647    212.23%
55547.42/2844.10	c      2844             15          14        20         669.0000         214.2647    212.23%
55647.89/2849.15	c      2849             15          14        20         669.0000         214.2647    212.23%
55751.16/2854.46	c      2854             15          14        20         669.0000         214.2647    212.23%
55853.13/2859.70	c      2860             15          14        20         669.0000         214.2647    212.23%
55951.63/2864.74	c      2865             15          14        20         669.0000         214.2647    212.23%
56052.91/2869.89	c      2870             16          15        20         669.0000         214.2647    212.23%
56152.14/2875.01	c      2875             16          15        20         669.0000         214.2647    212.23%
56254.02/2880.17	c      2880             16          15        20         669.0000         214.2647    212.23%
56354.73/2885.36	c      2885             16          15        20         669.0000         214.2647    212.23%
56455.12/2890.44	c      2890             16          15        20         669.0000         214.2647    212.23%
56556.28/2895.58	c      2896             16          15        20         669.0000         214.2647    212.23%
56631.85/2899.41	c *    2899             16          15        20         658.0000         214.2647    207.10%
56657.03/2900.83	c      2901             16          15        20         658.0000         214.2647    207.10%
56757.96/2905.92	c      2906             17          16        20         658.0000         214.2647    207.10%
56863.34/2911.45	c      2911             17          16        20         658.0000         214.2647    207.10%
56970.52/2916.82	c      2917             17          16        20         658.0000         214.2647    207.10%
57069.34/2921.88	c      2922             17          16        20         658.0000         214.2647    207.10%
57172.10/2927.05	c      2927             17          16        20         658.0000         214.2647    207.10%
57279.86/2932.70	c *    2933             17          16        20         657.0000         214.2647    206.63%
57279.86/2932.70	c      2933             17          16        20         657.0000         214.2647    206.63%
57382.92/2937.87	c      2938             20          19        20         657.0000         214.2647    206.63%
57489.06/2943.22	c      2943             24          23        20         657.0000         214.2647    206.63%
57590.26/2948.42	c      2948             24          23        20         657.0000         214.2647    206.63%
57692.38/2953.62	c      2954             24          23        20         657.0000         214.2647    206.63%
57788.58/2958.66	c      2959             24          23        20         657.0000         214.2647    206.63%
57891.46/2963.80	c      2964             24          23        20         657.0000         214.2647    206.63%
57991.66/2968.93	c      2969             24          23        20         657.0000         214.2647    206.63%
58090.71/2974.05	c      2974             24          23        20         657.0000         214.2647    206.63%
58194.22/2979.52	c      2980             24          23        20         657.0000         214.2647    206.63%
58301.46/2984.98	c      2985             24          23        20         657.0000         214.2647    206.63%
58408.00/2990.31	c      2990             24          23        20         657.0000         214.2647    206.63%
58506.95/2995.36	c      2995             24          23        20         657.0000         214.2647    206.63%
58608.32/3000.78	c      3001             24          23        20         657.0000         214.2647    206.63%
58708.32/3005.92	c      3006             24          23        20         657.0000         214.2647    206.63%
58809.51/3011.10	c      3011             24          23        20         657.0000         214.2647    206.63%
58916.07/3016.43	c      3016             24          23        20         657.0000         214.2647    206.63%
59015.71/3021.58	c      3022             24          23        20         657.0000         214.2647    206.63%
59118.62/3026.83	c      3027             24          23        20         657.0000         214.2647    206.63%
59214.12/3031.99	c      3032             24          23        20         657.0000         214.2647    206.63%
59323.35/3037.50	c      3038             24          23        20         657.0000         214.2647    206.63%
59423.15/3042.50	c      3043             24          23        20         657.0000         214.2647    206.63%
59523.70/3047.63	c      3048             24          23        20         657.0000         214.2647    206.63%
59619.91/3052.66	c      3053             24          23        20         657.0000         214.2647    206.63%
59721.28/3057.81	c      3058             24          23        20         657.0000         214.2647    206.63%
59819.69/3062.86	c      3063             24          23        20         657.0000         214.2647    206.63%
59918.25/3067.89	c      3068             17          16        20         657.0000         215.2552    205.22%
60030.19/3073.51	c      3074             17          16        20         657.0000         215.2552    205.22%
60126.42/3078.56	c      3079             17          16        20         657.0000         215.2552    205.22%
60227.68/3083.63	c      3084             17          16        20         657.0000         215.2552    205.22%
60325.49/3088.67	c      3089             18          17        20         657.0000         215.2552    205.22%
60430.62/3093.92	c      3094             21          20        20         657.0000         215.2552    205.22%
60529.33/3099.03	c      3099             24          23        20         657.0000         215.2552    205.22%
60634.72/3104.42	c      3104             24          23        20         657.0000         215.2552    205.22%
60732.34/3109.48	c      3109             24          23        20         657.0000         215.2552    205.22%
60833.96/3114.67	c      3115             24          23        20         657.0000         215.2552    205.22%
60933.28/3119.70	c      3120             24          23        20         657.0000         215.2552    205.22%
61032.80/3124.94	c      3125             24          23        20         657.0000         215.2552    205.22%
61139.94/3130.35	c      3130             24          23        20         657.0000         215.2552    205.22%
61238.22/3135.39	c      3135             24          23        20         657.0000         215.2552    205.22%
61347.89/3140.90	c      3141             24          23        20         657.0000         215.2552    205.22%
61446.88/3146.17	c      3146             24          23        20         657.0000         215.2552    205.22%
61548.14/3151.36	c      3151             24          23        20         657.0000         215.2552    205.22%
61649.82/3156.50	c      3157             24          23        20         657.0000         215.2552    205.22%
61751.78/3161.70	c      3162             24          23        20         657.0000         215.2552    205.22%
61850.92/3166.89	c      3167             24          23        20         657.0000         215.2552    205.22%
61950.35/3171.94	c      3172             24          23        20         657.0000         215.2552    205.22%
62048.64/3176.95	c      3177             24          23        20         657.0000         215.2552    205.22%
62152.45/3182.29	c      3182             24          23        20         657.0000         215.2552    205.22%
62254.92/3187.62	c      3188             24          23        20         657.0000         215.2552    205.22%
62353.16/3192.71	c      3193             24          23        20         657.0000         215.2552    205.22%
62450.94/3197.75	c      3198             24          23        20         657.0000         215.2552    205.22%
62552.21/3202.86	c      3203             24          23        20         657.0000         215.2552    205.22%
62653.30/3207.92	c      3208             24          23        20         657.0000         215.2552    205.22%
62749.64/3212.95	c      3213             24          23        20         657.0000         215.2552    205.22%
62855.06/3218.44	c      3218             24          23        20         657.0000         215.2552    205.22%
62863.58/3218.92	c *    3219             24          23        20         624.0000         215.2552    189.89%
62955.73/3223.60	c      3224             24          23        20         624.0000         215.2552    189.89%
63062.57/3229.04	c      3229             24          23        20         624.0000         215.2552    189.89%
63173.02/3234.67	c      3235             24          23        20         624.0000         215.2552    189.89%
63273.15/3239.74	c      3240             24          23        20         624.0000         215.2552    189.89%
63380.14/3245.18	c      3245             24          23        20         624.0000         215.2552    189.89%
63480.74/3250.21	c      3250             24          23        20         624.0000         215.2552    189.89%
63587.95/3255.64	c      3256             24          23        20         624.0000         215.2552    189.89%
63693.18/3260.99	c      3261             24          23        20         624.0000         215.2552    189.89%
63792.39/3266.00	c      3266             24          23        20         624.0000         215.2552    189.89%
63896.49/3271.17	c      3271             24          23        20         624.0000         215.2552    189.89%
64002.83/3276.58	c      3277             24          23        20         624.0000         215.2552    189.89%
64106.07/3281.75	c      3282             24          23        20         624.0000         215.2552    189.89%
64209.32/3286.97	c      3287             24          23        20         624.0000         215.2552    189.89%
64308.52/3292.01	c      3292             24          23        20         624.0000         215.2552    189.89%
64415.72/3297.30	c      3297             24          23        20         624.0000         215.2552    189.89%
64518.96/3302.53	c      3303             24          23        20         624.0000         215.2552    189.89%
64620.22/3307.66	c      3308             24          23        20         624.0000         215.2552    189.89%
64721.49/3312.72	c      3313             24          23        20         624.0000         215.2552    189.89%
64823.28/3317.96	c      3318             24          23        20         624.0000         215.2552    189.89%
64834.03/3318.50	c *    3319             24          23        20         602.0000         215.2552    179.67%
64924.24/3323.10	c      3323             24          23        20         602.0000         215.2552    179.67%
65026.56/3328.22	c      3328             24          23        20         602.0000         215.2552    179.67%
65131.80/3333.53	c      3334             24          23        20         602.0000         215.2552    179.67%
65233.06/3338.66	c      3339             24          23        20         602.0000         215.2552    179.67%
65336.31/3343.85	c      3344             24          23        20         602.0000         215.2552    179.67%
65437.57/3348.96	c      3349             24          23        20         602.0000         215.2552    179.67%
65539.57/3354.06	c      3354             24          23        20         602.0000         215.2552    179.67%
65640.72/3359.17	c      3359             24          23        20         602.0000         215.2552    179.67%
65751.28/3364.76	c      3365             24          23        20         602.0000         215.2552    179.67%
65850.55/3369.78	c      3370             24          23        20         602.0000         215.2552    179.67%
65951.80/3374.85	c      3375             24          23        20         602.0000         215.2552    179.67%
66053.14/3380.00	c      3380             24          23        20         602.0000         215.2552    179.67%
66152.30/3385.02	c      3385             24          23        20         602.0000         215.2552    179.67%
66261.48/3390.44	c      3390             24          23        20         602.0000         215.2552    179.67%
66366.73/3395.71	c      3396             24          23        20         602.0000         215.2552    179.67%
66470.00/3400.91	c      3401             24          23        20         602.0000         215.2552    179.67%
66569.28/3406.02	c      3406             24          23        20         602.0000         215.2552    179.67%
66678.45/3411.41	c      3411             24          23        20         602.0000         215.2552    179.67%
66785.67/3416.80	c      3417             24          23        20         602.0000         215.2552    179.67%
66894.84/3422.32	c      3422             24          23        20         602.0000         215.2552    179.67%
66996.09/3427.40	c      3427             24          23        20         602.0000         215.2552    179.67%
67097.33/3432.52	c      3433             24          23        20         602.0000         215.2552    179.67%
67200.58/3437.77	c      3438             24          23        20         602.0000         215.2552    179.67%
67301.85/3442.84	c      3443             24          23        20         602.0000         215.2552    179.67%
67405.90/3448.04	c      3448             24          23        20         602.0000         215.2552    179.67%
67505.09/3453.10	c      3453             24          23        20         602.0000         215.2552    179.67%
67529.07/3454.38	c *    3454             24          23        20         601.0000         215.2552    179.20%
67604.82/3458.19	c      3458             24          23        20         601.0000         215.2552    179.20%
67711.25/3463.52	c      3464             24          23        20         601.0000         215.2552    179.20%
67811.07/3468.67	c      3469             24          23        20         601.0000         215.2552    179.20%
67911.01/3473.76	c      3474             24          23        20         601.0000         215.2552    179.20%
68012.26/3478.82	c      3479             24          23        20         601.0000         215.2552    179.20%
68113.44/3483.98	c      3484             24          23        20         601.0000         215.2552    179.20%
68215.37/3489.04	c      3489             24          23        20         601.0000         215.2552    179.20%
68316.21/3494.14	c      3494             24          23        20         601.0000         215.2552    179.20%
68415.73/3499.15	c      3499             24          23        20         601.0000         215.2552    179.20%
68513.73/3504.16	c      3504             24          23        20         601.0000         215.2552    179.20%
68621.92/3509.66	c      3510             24          23        20         601.0000         215.2552    179.20%
68684.53/3512.87	c *    3513             24          23        20         562.0000         215.2552    161.09%
68721.59/3514.76	c      3515             24          23        20         562.0000         215.2552    161.09%
68827.55/3520.26	c      3520             24          23        20         562.0000         215.2552    161.09%
68932.74/3525.57	c      3526             24          23        20         562.0000         215.2552    161.09%
69033.91/3530.67	c      3531             24          23        20         562.0000         215.2552    161.09%
69140.34/3536.04	c      3536             24          23        20         562.0000         215.2552    161.09%
69198.96/3539.05	c *    3539             24          23        20         561.0000         215.2552    160.62%
69241.79/3541.26	c      3541             24          23        20         561.0000         215.2552    160.62%
69340.84/3546.28	c      3546             24          23        20         561.0000         215.2552    160.62%
69421.41/3550.36	c *    3550             24          23        20         558.0000         215.2552    159.23%
69446.97/3551.68	c      3552             24          23        20         558.0000         215.2552    159.23%
69548.21/3556.78	c      3557             24          23        20         558.0000         215.2552    159.23%
69648.62/3561.89	c      3562             24          23        20         558.0000         215.2552    159.23%
69749.38/3567.00	c      3567             24          23        20         558.0000         215.2552    159.23%
69851.45/3572.13	c      3572             24          23        20         558.0000         215.2552    159.23%
69952.55/3577.16	c      3577             24          23        20         558.0000         215.2552    159.23%
70054.93/3582.36	c      3582             24          23        20         558.0000         215.2552    159.23%
70156.12/3587.47	c      3587             24          23        20         558.0000         215.2552    159.23%
70228.72/3591.14	c *    3591             24          23        20         536.0000         215.2552    149.01%
70255.78/3592.56	c      3593             24          23        20         536.0000         215.2552    149.01%
70356.93/3597.62	c      3598             24          23        20         536.0000         215.2552    149.01%
70460.03/3602.80	c      3603             24          23        20         536.0000         215.2552    149.01%
70564.62/3608.16	c      3608             24          23        20         536.0000         215.2552    149.01%
70664.96/3613.22	c      3613             24          23        20         536.0000         215.2552    149.01%
70766.12/3618.33	c      3618             26          25        20         536.0000         215.2552    149.01%
70871.25/3623.60	c      3624             27          26        20         536.0000         215.2552    149.01%
70976.37/3628.91	c      3629             27          26        20         536.0000         215.2552    149.01%
71078.34/3634.11	c      3634             30          29        20         536.0000         215.2552    149.01%
71180.68/3639.24	c      3639             33          32        20         536.0000         215.2552    149.01%
71285.86/3644.57	c      3645             37          36        20         536.0000         215.2552    149.01%
71341.98/3647.44	c *    3647             39          38        20         497.0000         215.2552    130.89%
71394.63/3650.14	c      3650             40          39        20         497.0000         215.2552    130.89%
71490.04/3655.18	c      3655             40          39        20         497.0000         215.2552    130.89%
71592.50/3660.31	c      3660             43          42        20         497.0000         215.2552    130.89%
71693.70/3665.42	c      3665             46          45        20         497.0000         215.2552    130.89%
71792.88/3670.47	c      3670             49          48        20         497.0000         215.2552    130.89%
71897.99/3675.72	c      3676             49          48        20         497.0000         215.2552    130.89%
71997.21/3680.78	c      3681             49          48        20         497.0000         215.2552    130.89%

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 (173909 MiB free)
  memory of node 1: 193531 MiB (168237 MiB free)
  memory of node 2: 193531 MiB (186879 MiB free)
  memory of node 3: 193531 MiB (180649 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-4465211-1723592278/watcher-4465211-1723592278 -o /tmp/evaluation-result-4465211-1723592278/solver-4465211-1723592278 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710603 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465211-1723592278.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100119 s]*
/proc/loadavg: 14.50 20.48 38.93 7/864 710665
/proc/meminfo: memFree=726540016/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=77436 memory=65312 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 14221 0 0 0 10 1 0 0 20 0 1 0 125814637 79294464 16328 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 19359 16328 2347 3035 0 15755 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 77436 KiB
Current children cumulated memory: 65312 KiB

[startup+0.22482 s]*
/proc/loadavg: 13.66 20.20 38.74 7/864 710665
/proc/meminfo: memFree=726361192/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=122192 memory=109948 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 25396 0 0 0 21 3 0 0 20 0 1 0 125814637 125124608 27487 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 30548 27487 2347 3035 0 26944 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 122192 KiB
Current children cumulated memory: 109948 KiB

[startup+0.324969 s]*
/proc/loadavg: 13.66 20.20 38.74 7/864 710665
/proc/meminfo: memFree=726217076/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=157944 memory=145652 CPUtime=0.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 33790 0 0 0 30 4 0 0 20 0 1 0 125814637 161734656 36413 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 39486 36413 2347 3035 0 35882 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 157944 KiB
Current children cumulated memory: 145652 KiB

[startup+0.700257 s]
/proc/loadavg: 13.66 20.20 38.74 7/864 710665
/proc/meminfo: memFree=725945488/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=281240 memory=268068 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 62327 0 0 0 60 9 0 0 20 0 1 0 125814637 287989760 66951 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 70310 67017 2347 3035 0 66706 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 281240 KiB
Current children cumulated memory: 268068 KiB

[startup+1.50027 s]
/proc/loadavg: 13.66 20.20 38.74 7/864 710665
/proc/meminfo: memFree=725219840/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=697232 memory=684268 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 157025 0 0 0 123 25 0 0 20 0 1 0 125814637 713965568 171067 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 174308 171067 2555 3035 0 170704 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 697232 KiB
Current children cumulated memory: 684268 KiB

[startup+3.12517 s]
/proc/loadavg: 13.66 20.20 38.74 7/864 710665
/proc/meminfo: memFree=723415980/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=845120 memory=831256 CPUtime=3.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 193734 0 0 0 280 31 0 0 20 0 1 0 125814637 865402880 207814 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 211280 207814 2614 3035 0 207676 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 845120 KiB
Current children cumulated memory: 831256 KiB

[startup+6.30026 s]
/proc/loadavg: 12.88 19.93 38.56 7/864 710667
/proc/meminfo: memFree=721829948/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=1247268 memory=1225288 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 225071 0 0 0 581 46 0 0 20 0 1 0 125814637 1277202432 306322 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 311817 306322 2710 3035 0 308213 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1247268 KiB
Current children cumulated memory: 1225288 KiB

[startup+12.7003 s]
/proc/loadavg: 12.17 19.67 38.37 7/864 710667
/proc/meminfo: memFree=721796300/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=1256892 memory=1233816 CPUtime=12.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) R 710644 710654 710592 0 -1 4194304 284754 0 0 0 1209 56 0 0 20 0 1 0 125814637 1287057408 308454 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 314223 308454 2726 3035 0 310619 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1256892 KiB
Current children cumulated memory: 1233816 KiB

[startup+25.5005 s]
/proc/loadavg: 10.92 19.15 38.00 7/944 710751
/proc/meminfo: memFree=709322584/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=6308968 memory=4702628 CPUtime=25.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) S 710644 710654 710592 0 -1 1077936128 805026 0 0 0 2378 165 0 0 20 0 21 0 125814637 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 1577242 1175657 2774 3035 0 1281478 0
[pid=710654/tid=710689] ppid=710644 vsize=6308968 memory=1836 CPUtime=0.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710689/stat : 710689 (fscip) S 710644 710654 710592 0 -1 1077936192 77164 0 0 0 55 10 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710690] ppid=710644 vsize=6308968 memory=35008 CPUtime=0.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710690/stat : 710690 (fscip) S 710644 710654 710592 0 -1 1077936192 77165 0 0 0 56 10 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710691] ppid=710644 vsize=6308968 memory=207047885133 CPUtime=0.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710691/stat : 710691 (fscip) S 710644 710654 710592 0 -1 1077936192 77164 0 0 0 54 12 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710692] ppid=710644 vsize=6308968 memory=11424 CPUtime=0.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710692/stat : 710692 (fscip) R 710644 710654 710592 0 -1 4194368 36420 0 0 0 22 5 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710693] ppid=710644 vsize=6308968 memory=3472275524062355664 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710693/stat : 710693 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710694] ppid=710644 vsize=6308968 memory=5432 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710694/stat : 710694 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710695] ppid=710644 vsize=6308968 memory=68 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710695/stat : 710695 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710696] ppid=710644 vsize=6308968 memory=11424 CPUtime=0.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710696/stat : 710696 (fscip) S 710644 710654 710592 0 -1 1077936192 77164 0 0 0 53 12 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710697] ppid=710644 vsize=6308968 memory=11424 CPUtime=0.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710697/stat : 710697 (fscip) S 710644 710654 710592 0 -1 1077936192 77164 0 0 0 55 11 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710698] ppid=710644 vsize=6308968 memory=38468 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710698/stat : 710698 (fscip) S 710644 710654 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710699] ppid=710644 vsize=6308968 memory=2152 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710699/stat : 710699 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710700] ppid=710644 vsize=6308968 memory=16108 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710700/stat : 710700 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710701] ppid=710644 vsize=6308968 memory=2268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710701/stat : 710701 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710702] ppid=710644 vsize=6308968 memory=26960 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710702/stat : 710702 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710703] ppid=710644 vsize=6308968 memory=31356 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710703/stat : 710703 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710704] ppid=710644 vsize=6308968 memory=3672 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710704/stat : 710704 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710705] ppid=710644 vsize=6308968 memory=40436 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710705/stat : 710705 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710706] ppid=710644 vsize=6308968 memory=4596 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710706/stat : 710706 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710707] ppid=710644 vsize=6308968 memory=2728328 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710707/stat : 710707 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710708] ppid=710644 vsize=6308968 memory=-9103855588606386876 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710708/stat : 710708 (fscip) S 710644 710654 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816735 6460383232 1175657 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 6308968 KiB
Current children cumulated memory: 4702628 KiB

[startup+51.1452 s]
/proc/loadavg: 26.28 21.74 38.24 83/1024 710834
/proc/meminfo: memFree=576234856/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=39830712 memory=37554008 CPUtime=345.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) S 710644 710654 710592 0 -1 1077936128 7840311 0 0 0 32802 1740 0 0 20 0 41 0 125814637 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 9957678 9388502 2790 3035 0 9596200 0
[pid=710654/tid=710689] ppid=710644 vsize=39830712 memory=5432 CPUtime=16.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710689/stat : 710689 (fscip) R 710644 710654 710592 0 -1 4194368 232541 0 0 0 1571 57 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710690] ppid=710644 vsize=39830712 memory=19701252 CPUtime=16.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710690/stat : 710690 (fscip) R 710644 710654 710592 0 -1 4194368 426028 0 0 0 1523 92 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710691] ppid=710644 vsize=39830712 memory=35008 CPUtime=16.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710691/stat : 710691 (fscip) R 710644 710654 710592 0 -1 4194368 468898 0 0 0 1508 103 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710692] ppid=710644 vsize=39830712 memory=0 CPUtime=16.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710692/stat : 710692 (fscip) R 710644 710654 710592 0 -1 4194368 223524 0 0 0 1574 55 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710693] ppid=710644 vsize=39830712 memory=37554008 CPUtime=16.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710693/stat : 710693 (fscip) R 710644 710654 710592 0 -1 4194368 448390 0 0 0 1517 97 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710694] ppid=710644 vsize=39830712 memory=279666125233328 CPUtime=16.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710694/stat : 710694 (fscip) R 710644 710654 710592 0 -1 4194368 457627 0 0 0 1510 97 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710695] ppid=710644 vsize=39830712 memory=11424 CPUtime=16.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710695/stat : 710695 (fscip) R 710644 710654 710592 0 -1 4194368 232537 0 0 0 1577 56 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710696] ppid=710644 vsize=39830712 memory=7679927811743456362 CPUtime=16.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710696/stat : 710696 (fscip) R 710644 710654 710592 0 -1 4194368 454812 0 0 0 1511 100 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710697] ppid=710644 vsize=39830712 memory=25333125866717268 CPUtime=16.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710697/stat : 710697 (fscip) R 710644 710654 710592 0 -1 4194368 449041 0 0 0 1520 95 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710698] ppid=710644 vsize=39830712 memory=2356 CPUtime=15.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710698/stat : 710698 (fscip) R 710644 710654 710592 0 -1 4194368 232024 0 0 0 1543 53 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710699] ppid=710644 vsize=39830712 memory=4342508 CPUtime=16.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710699/stat : 710699 (fscip) R 710644 710654 710592 0 -1 4194368 451164 0 0 0 1520 94 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710700] ppid=710644 vsize=39830712 memory=279666125433152 CPUtime=16.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710700/stat : 710700 (fscip) R 710644 710654 710592 0 -1 4194368 452037 0 0 0 1517 96 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710701] ppid=710644 vsize=39830712 memory=0 CPUtime=16.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710701/stat : 710701 (fscip) R 710644 710654 710592 0 -1 4194368 223190 0 0 0 1575 55 0 0 20 0 41 0 125816735 40786649088 9388502 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0

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

[pid=710654/tid=710784] ppid=710644 vsize=133866712 memory=6432431753918177600 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710784/stat : 710784 (fscip) S 710644 710654 710592 0 -1 1077936192 296 0 0 0 3 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710785] ppid=710644 vsize=133866712 memory=107865412 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710785/stat : 710785 (fscip) S 710644 710654 710592 0 -1 1077936192 367 0 0 0 3 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710786] ppid=710644 vsize=133866712 memory=6720664346277460843 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710786/stat : 710786 (fscip) S 710644 710654 710592 0 -1 1077936192 297 0 0 0 2 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710787] ppid=710644 vsize=133866712 memory=107853864 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710787/stat : 710787 (fscip) S 710644 710654 710592 0 -1 1077936192 498 0 0 0 4 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710788] ppid=710644 vsize=133866712 memory=28356 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710788/stat : 710788 (fscip) S 710644 710654 710592 0 -1 1077936192 310 0 0 0 2 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710789] ppid=710644 vsize=133866712 memory=31860 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710789/stat : 710789 (fscip) S 710644 710654 710592 0 -1 1077936192 354 0 0 0 2 1 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710790] ppid=710644 vsize=133866712 memory=107866384 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710790/stat : 710790 (fscip) S 710644 710654 710592 0 -1 1077936192 301 0 0 0 3 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710791] ppid=710644 vsize=133866712 memory=20572 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710791/stat : 710791 (fscip) S 710644 710654 710592 0 -1 1077936192 355 0 0 0 4 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710792] ppid=710644 vsize=133866712 memory=6856 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710792/stat : 710792 (fscip) S 710644 710654 710592 0 -1 1077936192 332 0 0 0 2 0 0 0 20 0 41 0 125818161 137079513088 26966596 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
Current children cumulated CPU time: 71242.2 s
Current children cumulated vsize: 133866712 KiB
Current children cumulated memory: 107866384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3680.9 s]
/proc/loadavg: 81.24 80.66 79.33 43/938 712794
/proc/meminfo: memFree=437377600/790760800 swapFree=131071996/131071996
[pid=710654] ppid=710644 vsize=133932248 memory=107884908 CPUtime=72001.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/stat : 710654 (fscip) S 710644 710654 710592 0 -1 1077936128 287762316 0 0 0 7158521 41598 0 0 20 0 41 0 125814637 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
/proc/710654/statm: 33483062 26971227 3030 3035 0 32849947 0
[pid=710654/tid=710689] ppid=710644 vsize=133932248 memory=107718396 CPUtime=3619.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710689/stat : 710689 (fscip) R 710644 710654 710592 0 -1 4194368 6815049 0 0 0 360849 1110 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710690] ppid=710644 vsize=133932248 memory=6668 CPUtime=3614.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710690/stat : 710690 (fscip) R 710644 710654 710592 0 -1 4194368 16884337 0 0 0 358597 2815 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710691] ppid=710644 vsize=133932248 memory=11424 CPUtime=3563.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710691/stat : 710691 (fscip) R 710644 710654 710592 0 -1 4194368 21245342 0 0 0 354108 2196 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710692] ppid=710644 vsize=133932248 memory=0 CPUtime=3610.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710692/stat : 710692 (fscip) R 710644 710654 710592 0 -1 4194368 6569172 0 0 0 360028 1068 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710693] ppid=710644 vsize=133932248 memory=279666126979072 CPUtime=3604.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710693/stat : 710693 (fscip) R 710644 710654 710592 0 -1 4194368 17930943 0 0 0 356977 3480 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710694] ppid=710644 vsize=133932248 memory=107866384 CPUtime=3574.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710694/stat : 710694 (fscip) R 710644 710654 710592 0 -1 4194368 20665336 0 0 0 355381 2045 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710695] ppid=710644 vsize=133932248 memory=107741080 CPUtime=3619.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710695/stat : 710695 (fscip) R 710644 710654 710592 0 -1 4194368 6943037 0 0 0 360888 1100 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710696] ppid=710644 vsize=133932248 memory=31860 CPUtime=3602.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710696/stat : 710696 (fscip) R 710644 710654 710592 0 -1 4194368 17160694 0 0 0 357164 3068 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710697] ppid=710644 vsize=133932248 memory=25333125866717268 CPUtime=3571.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710697/stat : 710697 (fscip) R 710644 710654 710592 0 -1 4194368 18905830 0 0 0 355019 2104 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710698] ppid=710644 vsize=133932248 memory=104 CPUtime=3616.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710698/stat : 710698 (fscip) R 710644 710654 710592 0 -1 4194368 7162138 0 0 0 360512 1138 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710699] ppid=710644 vsize=133932248 memory=279666125450800 CPUtime=3603.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710699/stat : 710699 (fscip) R 710644 710654 710592 0 -1 4194368 14052446 0 0 0 357779 2522 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710700] ppid=710644 vsize=133932248 memory=279666126847168 CPUtime=3567.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710700/stat : 710700 (fscip) R 710644 710654 710592 0 -1 4194368 19457885 0 0 0 354603 2118 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710701] ppid=710644 vsize=133932248 memory=0 CPUtime=3621.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710701/stat : 710701 (fscip) R 710644 710654 710592 0 -1 4194368 6530174 0 0 0 361077 1035 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710702] ppid=710644 vsize=133932248 memory=107857188 CPUtime=3607.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710702/stat : 710702 (fscip) R 710644 710654 710592 0 -1 4194368 16630682 0 0 0 357780 2944 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710703] ppid=710644 vsize=133932248 memory=355153 CPUtime=3570.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710703/stat : 710703 (fscip) R 710644 710654 710592 0 -1 4194368 19249999 0 0 0 355102 1926 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710704] ppid=710644 vsize=133932248 memory=279666125017472 CPUtime=3619.52 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710704/stat : 710704 (fscip) R 710644 710654 710592 0 -1 4194368 7022365 0 0 0 360856 1096 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710705] ppid=710644 vsize=133932248 memory=6368771937032818786 CPUtime=3613.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710705/stat : 710705 (fscip) R 710644 710654 710592 0 -1 4194368 18775451 0 0 0 358417 2964 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710706] ppid=710644 vsize=133932248 memory=279666127926672 CPUtime=3566.58 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710706/stat : 710706 (fscip) R 710644 710654 710592 0 -1 4194368 21549193 0 0 0 354257 2401 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710707] ppid=710644 vsize=133932248 memory=107872712 CPUtime=3616.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710707/stat : 710707 (fscip) R 710644 710654 710592 0 -1 4194368 6809003 0 0 0 360495 1136 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710708] ppid=710644 vsize=133932248 memory=0 CPUtime=3596.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710708/stat : 710708 (fscip) R 710644 710654 710592 0 -1 4194368 17002826 0 0 0 356446 3204 0 0 20 0 41 0 125816735 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710773] ppid=710644 vsize=133932248 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710773/stat : 710773 (fscip) S 710644 710654 710592 0 -1 1077936192 146 0 0 0 2 1 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710774] ppid=710644 vsize=133932248 memory=279666125442208 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710774/stat : 710774 (fscip) S 710644 710654 710592 0 -1 1077936192 239 0 0 0 2 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710775] ppid=710644 vsize=133932248 memory=10392 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710775/stat : 710775 (fscip) S 710644 710654 710592 0 -1 1077936192 312 0 0 0 2 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710776] ppid=710644 vsize=133932248 memory=7112 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710776/stat : 710776 (fscip) S 710644 710654 710592 0 -1 1077936192 302 0 0 0 1 1 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710777] ppid=710644 vsize=133932248 memory=35008 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710777/stat : 710777 (fscip) S 710644 710654 710592 0 -1 1077936192 315 0 0 0 3 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710778] ppid=710644 vsize=133932248 memory=108479352 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710778/stat : 710778 (fscip) S 710644 710654 710592 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710779] ppid=710644 vsize=133932248 memory=279666124755248 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710779/stat : 710779 (fscip) S 710644 710654 710592 0 -1 1077936192 307 0 0 0 1 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710780] ppid=710644 vsize=133932248 memory=26960 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710780/stat : 710780 (fscip) S 710644 710654 710592 0 -1 1077936192 349 0 0 0 2 1 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710781] ppid=710644 vsize=133932248 memory=11424 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710781/stat : 710781 (fscip) S 710644 710654 710592 0 -1 1077936192 218 0 0 0 0 2 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710782] ppid=710644 vsize=133932248 memory=35008 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710782/stat : 710782 (fscip) S 710644 710654 710592 0 -1 1077936192 225 0 0 0 0 2 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710783] ppid=710644 vsize=133932248 memory=279666126499232 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710783/stat : 710783 (fscip) S 710644 710654 710592 0 -1 1077936192 237 0 0 0 2 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710784] ppid=710644 vsize=133932248 memory=107909920 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710784/stat : 710784 (fscip) S 710644 710654 710592 0 -1 1077936192 299 0 0 0 3 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710785] ppid=710644 vsize=133932248 memory=10392 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710785/stat : 710785 (fscip) S 710644 710654 710592 0 -1 1077936192 371 0 0 0 3 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710786] ppid=710644 vsize=133932248 memory=5432 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710786/stat : 710786 (fscip) S 710644 710654 710592 0 -1 1077936192 299 0 0 0 2 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710787] ppid=710644 vsize=133932248 memory=10392 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710787/stat : 710787 (fscip) S 710644 710654 710592 0 -1 1077936192 503 0 0 0 4 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710788] ppid=710644 vsize=133932248 memory=5432 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710788/stat : 710788 (fscip) S 710644 710654 710592 0 -1 1077936192 313 0 0 0 2 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710789] ppid=710644 vsize=133932248 memory=107779920 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710789/stat : 710789 (fscip) S 710644 710654 710592 0 -1 1077936192 357 0 0 0 2 1 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710790] ppid=710644 vsize=133932248 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710790/stat : 710790 (fscip) S 710644 710654 710592 0 -1 1077936192 305 0 0 0 3 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710791] ppid=710644 vsize=133932248 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710791/stat : 710791 (fscip) S 710644 710654 710592 0 -1 1077936192 358 0 0 0 4 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
[pid=710654/tid=710792] ppid=710644 vsize=133932248 memory=3192023990775941 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/710654/task/710792/stat : 710792 (fscip) S 710644 710654 710592 0 -1 1077936192 335 0 0 0 2 0 0 0 20 0 41 0 125818161 137146621952 26971227 809668444160 4194304 16623229 140733304697072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27852800 140733304701958 140733304702076 140733304702076 140733304709104 0
Current children cumulated CPU time: 72001.2 s
Current children cumulated vsize: 133932248 KiB
Current children cumulated memory: 107884908 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=71585.5 s, system=418.467 s

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

[startup+3681.6 s]
/proc/loadavg: 75.05 79.39 78.93 5/865 712807
/proc/meminfo: memFree=512609560/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3682.4 s]
/proc/loadavg: 75.05 79.39 78.93 4/859 712815
/proc/meminfo: memFree=616420056/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3682.8 s]
/proc/loadavg: 75.05 79.39 78.93 4/859 712815
/proc/meminfo: memFree=616420056/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3682.9 s]
/proc/loadavg: 75.05 79.39 78.93 4/859 712815
/proc/meminfo: memFree=616420056/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3683.41
CPU time (s): 72003.9
CPU user time (s): 71585.5
CPU system time (s): 418.467
CPU usage (%): 1954.82
Max. virtual memory (cumulated for all children) (KiB): 134063328
Max. memory (cumulated for all children) (KiB): 107970936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71585.5
system time used= 418.467
maximum resident set size= 107970936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287762377
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= 14343906
involuntary context switches= 268705


# summary of solver processes directly reported to runsolver:
#   pid: 710654
#   total CPU time (s): 72003.9
#   total CPU user time (s): 71585.5
#   total CPU system time (s): 418.467

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.1185 second user time and 101.176 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 01:37:59
IDJOB=4465211
IDBENCH=147558
IDSOLVER=3094
FILE ID=nodeD101/4465211-1723592278
RUNJOBID= nodeD101-1723592278-710603
SLURM_JOB_ID= 8267897
Free space on /tmp= 8622864 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_0.opb.PB06.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-4465211-1723592278/watcher-4465211-1723592278 -o /tmp/evaluation-result-4465211-1723592278/solver-4465211-1723592278 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710603 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465211-1723592278.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9792288b3bfa4387008e61c6fa17d472
RANDOM SEED=1964481818

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        726720744 kB
MemAvailable:   783631576 kB
Buffers:         1107752 kB
Cached:         59071236 kB
SwapCached:            0 kB
Active:         18733268 kB
Inactive:       41845976 kB
Active(anon):       2024 kB
Inactive(anon):   437156 kB
Active(file):   18731244 kB
Inactive(file): 41408820 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            168968 kB
Writeback:             0 kB
AnonPages:        399336 kB
Mapped:           100248 kB
Shmem:             38920 kB
KReclaimable:     380592 kB
Slab:             791632 kB
SReclaimable:     380592 kB
SUnreclaim:       411040 kB
KernelStack:       14576 kB
PageTables:         9880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1014728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1111296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 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:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622668 MiB
End job on nodeD101 at 2024-08-14 02:39:22