Trace number 4465412

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped3.F.recomb10-0.01-5.opb
MD5SUM856b5755985af07c7f834cef9b066141
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7540
Best CPU time to get the best result obtained on this benchmark3.22683
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables68280
Total number of constraints513183
Number of constraints which are clauses513183
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 constraint1
Maximum length of a constraint339
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
Number of bits of the biggest sum of numbers21
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.39/1.46	c Default LC presolving (default).
1.39/1.47	c ** Before presolving: virtualMemUsedAtLc = 1312042977, getVmSize() = 815411200, SCIPgetMemUsed() = 701445776, SCIPgetMemTotal() = 753241712, SCIPgetMemExternEstim() = 558801265
1.39/1.47	c ** set memory limit for presolving in LC to 8.79196e+12 for SCIP **
9.17/9.27	c ** Estimated virtualMemUsedAtSolver = 1043555924, getVmSize() = 1097986048, SCIPgetMemUsed() = 794591638, SCIPgetMemTotal() = 1006532622, SCIPgetMemExternEstim() = 558801265
9.17/9.27	c ** set memory limit for solvers to 4.18533e+11 for each SCIP **
9.17/9.27	c Original Problem   :
9.17/9.27	c   Problem name     : instance-4465412-1723647986
9.17/9.27	c   Variables        : 68280 (68280 binary, 0 integer, 0 implicit integer, 0 continuous)
9.17/9.27	c   Constraints      : 513183
9.17/9.27	c   Objective sense  : minimize
9.17/9.27	c Presolved Problem  :
9.17/9.27	c   Variables        : 16225 (16225 binary, 0 integer, 0 implicit integer, 0 continuous)
9.17/9.27	c   Constraints      : 109736
9.17/9.27	c Constraints        : Number
9.17/9.27	c   setppc           : 69507 
9.17/9.27	c   logicor          : 40229 
9.17/9.27	c ** Instance transfer method used: 0
9.37/9.44	c ** ParaScipInstance copy does not increase the number of variables. **
12.18/12.20	c LC is working with racing ramp-up and with rebuilding tree after racing.
12.18/12.21	c                                Nodes    Active                                            
12.18/12.21	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
42.47/13.87	c *      14              0           1        20      914415.0000                -          -
42.47/13.87	c        14              0           1        20      914415.0000                -          -
42.47/13.89	c *      14              0           1        20      911687.0000                -          -
93.29/16.56	c *      17              0           1        20      100382.0000                -          -
106.72/17.23	c *      17              0           1        20       83360.0000                -          -
114.30/17.66	c *      18              0           1        20       74400.0000                -          -
120.24/18.00	c *      18              0           1        20       73374.0000                -          -
190.97/21.57	c *      22              0           1        20       65877.0000                -          -
190.97/21.57	c        22              0           1        20       65877.0000                -          -
196.91/21.85	c *      22              0           1        20       63486.0000                -          -
198.90/21.94	c *      22              0           1        20       20845.0000                -          -
204.78/22.26	c *      22              0           1        20       18456.0000                -          -
216.51/22.81	c *      23              0           1        20       17092.0000                -          -
343.42/29.29	c        29              2           1        20       17092.0000        3074.0000    456.02%
444.51/34.30	c        34              2           3        20       17092.0000        3074.0000    456.02%
558.22/40.10	c        40             22          21        20       17092.0000        3074.0000    456.02%
563.47/40.38	c *      40             22          21        20       16751.0000        3074.0000    444.93%
664.46/45.43	c        45             61          62        20       16751.0000        3074.0000    444.93%
682.30/46.36	c *      46             61          62        20       15387.0000        3074.0000    400.55%
773.21/50.96	c        51             81          82        20       15387.0000        3074.0000    400.55%
884.08/56.55	c        57             92          91        20       15387.0000        3074.0000    400.55%
961.30/60.42	c *      60            181         182        20       14705.0000        3074.0000    378.37%
991.01/61.99	c        62            225         224        20       14705.0000        3074.0000    378.37%
1016.73/63.23	c *      63            225         224        20       14024.0000        3074.0000    356.21%
1062.29/65.52	c *      66            225         224        20       13682.0000        3074.0000    345.09%
1084.07/66.65	c *      67            225         224        20       13340.0000        3074.0000    333.96%
1086.01/66.72	c *      67            225         224        20       12999.0000        3074.0000    322.87%
1092.66/67.09	c        67            225         224        20       12999.0000        3074.0000    322.87%
1196.83/72.37	c        72            453         355        20       12999.0000        3074.0000    322.87%
1299.74/77.56	c        78            408         333        20       12999.0000        3074.0000    322.87%
1409.10/83.07	c        83            408         333        20       12999.0000        3074.0000    322.87%
1508.23/88.07	c        88            537         320        20       12999.0000        3074.0000    322.87%
1607.13/93.12	c        93            742         311        20       12999.0000        3074.0000    322.87%
1709.35/98.30	c        98           1087           0        20       12999.0000        3074.0000    322.87%
1810.29/103.32	c       103           2015        1001        20       12999.0000        3074.0000    322.87%
1909.28/108.38	c       108           1933         364        20       12999.0000        3074.0000    322.87%
2012.25/113.56	c       114           2716         635        20       12999.0000        3074.0000    322.87%
2115.14/118.75	c       119           3273         689        20       12999.0000        3074.0000    322.87%
2218.03/123.91	c       124           3435         686        20       12999.0000        3074.0000    322.87%
2321.60/129.14	c       129           3239        1016        20       12999.0000        3074.0000    322.87%
2422.06/134.29	c       134           3661         902        20       12999.0000        3074.0000    322.87%
2527.00/139.50	c       140           4014         741        20       12999.0000        3074.0000    322.87%
2627.95/144.65	c       145           4800         400        20       12999.0000        3074.0000    322.87%
2731.00/149.80	c       150           4646         414        20       12999.0000        3074.0000    322.87%
2830.22/154.86	c       155           5028          60        20       12999.0000        3074.0000    322.87%
2936.10/160.14	c       160           5392         323        20       12999.0000        3074.0000    322.87%
3038.53/165.35	c       165           5860         298        20       12999.0000        3074.0000    322.87%
3145.65/170.73	c       171           6397         163        20       12999.0000        3074.0000    322.87%
3246.81/175.83	c       176           7087         436        20       12999.0000        3074.0000    322.87%
3353.87/181.23	c       181           7087         436        20       12999.0000        3074.0000    322.87%
3457.04/186.43	c       186           7207         435        20       12999.0000        3074.0000    322.87%
3558.16/191.53	c       192           7328          70        20       12999.0000        3074.0000    322.87%
3661.39/196.78	c       197           7775          71        20       12999.0000        3074.0000    322.87%
3774.38/202.41	c       202           8209         163        20       12999.0000        3074.0000    322.87%
3861.52/206.82	c *     207              2           1        20       11982.0000        6530.0556     83.49%
3877.32/207.62	c       208              2           1        20       11982.0000        6530.0556     83.49%
3885.90/208.08	c *     208             10           9        20        8905.0000        6530.0556     36.37%
3980.40/212.85	c       213             12          11        20        8905.0000        6530.0556     36.37%
4084.18/218.05	c       218             15          14        20        8905.0000        6530.0556     36.37%
4183.38/223.12	c       223             19          18        20        8905.0000        6530.0556     36.37%
4284.70/228.14	c       228              8           7        20        8905.0000        6606.1667     34.80%
4387.09/233.37	c       233             18          17        20        8905.0000        6606.1667     34.80%
4498.12/238.94	c       239             39          24        20        8905.0000        6606.1667     34.80%
4603.06/244.22	c       244             39          24        20        8905.0000        6606.1667     34.80%
4704.24/249.34	c       249             45          30        20        8905.0000        6606.1667     34.80%
4803.42/254.35	c       254             45          30        20        8905.0000        6606.1667     34.80%
4910.57/259.72	c       260             46          31        20        8905.0000        6606.1667     34.80%
5011.75/264.80	c       265             48          33        20        8905.0000        6606.1667     34.80%
5112.93/269.98	c       270             48          33        20        8905.0000        6606.1667     34.80%
5218.06/275.24	c       275             49          34        20        8905.0000        6606.1667     34.80%
5317.17/280.27	c       280             49          34        20        8905.0000        6606.1667     34.80%
5418.36/285.34	c       285             49          34        20        8905.0000        6606.1667     34.80%
5472.37/288.09	c *     288             50          35        20        8566.0000        6606.1667     29.67%
5521.45/290.52	c       291             50          35        20        8566.0000        6606.1667     29.67%
5523.45/290.68	c *     291             50          35        20        7542.0000        6606.1667     14.17%
5624.59/295.75	c       296             22          21        20        7542.0000        6606.6667     14.16%
5727.76/300.99	c       301             33          28        20        7542.0000        6606.6667     14.16%
5834.90/306.30	c       306             35          30        20        7542.0000        6606.6667     14.16%
5934.09/311.31	c       311             35          30        20        7542.0000        6606.6667     14.16%
6033.32/316.34	c       316             35          30        20        7542.0000        6606.6667     14.16%
6136.45/321.54	c       322             35          30        20        7542.0000        6606.6667     14.16%
6239.68/326.76	c       327             35          30        20        7542.0000        6606.6667     14.16%
6340.78/331.80	c       332             35          30        20        7542.0000        6606.6667     14.16%
6441.92/336.97	c       337             35          30        20        7542.0000        6606.6667     14.16%
6541.12/341.99	c       342             35          30        20        7542.0000        6606.6667     14.16%
6598.66/344.84	c *     345             35          30        20        7541.0000        6606.6667     14.14%
6640.18/347.01	c       347             35          30        20        7541.0000        6606.6667     14.14%
6747.28/352.39	c       352             35          30        20        7541.0000        6606.6667     14.14%
6852.41/357.64	c       358             37          32        20        7541.0000        6606.6667     14.14%
6951.64/362.67	c       363             37          32        20        7541.0000        6606.6667     14.14%
7019.51/366.04	c *     366             39          34        20        7540.0000        6606.6667     14.13%
7052.70/367.77	c       368             42          37        20        7540.0000        6606.6667     14.13%
7153.84/372.88	c       373             46          39        20        7540.0000        6606.6667     14.13%
7255.00/377.97	c       378             50          41        20        7540.0000        6606.6667     14.13%
7356.84/383.08	c       383             50          41        20        7540.0000        6606.6667     14.13%
7456.16/388.13	c       388             50          41        20        7540.0000        6606.6667     14.13%
7564.50/393.56	c       394             50          41        20        7540.0000        6606.6667     14.13%
7665.69/398.66	c       399             52          43        20        7540.0000        6606.6667     14.13%
7768.84/403.86	c       404             54          45        20        7540.0000        6606.6667     14.13%
7870.02/408.92	c       409             55          46        20        7540.0000        6606.6667     14.13%
7971.81/414.05	c       414             57          48        20        7540.0000        6606.6667     14.13%
8070.86/419.08	c       419             58          49        20        7540.0000        6606.6667     14.13%
8173.45/424.20	c       424             59          50        20        7540.0000        6606.6667     14.13%
8272.61/429.21	c       429             60          51        20        7540.0000        6606.6667     14.13%
8377.75/434.57	c       435             62          51        20        7540.0000        6606.6667     14.13%
8478.93/439.61	c       440             65          52        20        7540.0000        6606.6667     14.13%
8578.14/444.68	c       445             66          53        20        7540.0000        6606.6667     14.13%
8677.33/449.69	c       450             69          56        20        7540.0000        6606.6667     14.13%
8778.54/454.76	c       455            150          68        20        7540.0000        6606.6667     14.13%
8881.68/459.90	c       460             73          60        20        7540.0000        6606.6667     14.13%
8983.25/465.03	c       465            161          73        20        7540.0000        6606.6667     14.13%
9089.94/470.46	c       470            179          81        20        7540.0000        6606.6667     14.13%
9193.09/475.66	c       476             85          70        20        7540.0000        6606.6667     14.13%
9294.29/480.72	c       481             85          70        20        7540.0000        6606.6667     14.13%
9393.47/485.74	c       486            214          86        20        7540.0000        6606.6667     14.13%
9494.67/490.86	c       491             90          72        20        7540.0000        6606.6667     14.13%
9595.88/495.92	c       496             90          72        20        7540.0000        6606.6667     14.13%
9695.07/500.93	c       501             90          72        20        7540.0000        6606.6667     14.13%
9794.27/506.03	c       506             90          72        20        7540.0000        6606.6667     14.13%
9896.35/511.12	c       511             90          72        20        7540.0000        6606.6667     14.13%
9997.38/516.19	c       516             90          72        20        7540.0000        6606.6667     14.13%
10099.84/521.32	c       521            281          85        20        7540.0000        6606.6667     14.13%
10201.04/526.46	c       526             94          72        20        7540.0000        6606.6667     14.13%
10308.20/531.84	c       532             94          72        20        7540.0000        6606.6667     14.13%
10414.00/537.14	c       537            291          91        20        7540.0000        6606.6667     14.13%
10514.55/542.21	c       542            291          91        20        7540.0000        6606.6667     14.13%
10619.72/547.52	c       548            292          92        20        7540.0000        6606.6667     14.13%
10718.83/552.57	c       553            292          92        20        7540.0000        6606.6667     14.13%
10823.99/557.89	c       558            294          94        20        7540.0000        6606.6667     14.13%
10925.33/562.92	c       563            294          94        20        7540.0000        6606.6667     14.13%
11024.41/568.02	c       568            295          95        20        7540.0000        6606.6667     14.13%
11131.54/573.32	c       573            107          72        20        7540.0000        6606.6667     14.13%
11232.71/578.42	c       578            298          98        20        7540.0000        6606.6667     14.13%
11331.92/583.45	c       583            299          99        20        7540.0000        6606.6667     14.13%
11432.94/588.54	c       589            124          77        20        7540.0000        6606.6667     14.13%
11536.12/593.70	c       594            124          77        20        7540.0000        6606.6667     14.13%
11639.30/598.90	c       599            124          77        20        7540.0000        6606.6667     14.13%
11738.43/603.99	c       604            124          77        20        7540.0000        6606.6667     14.13%
11837.58/609.00	c       609            124          77        20        7540.0000        6606.6667     14.13%
11946.68/614.45	c       614            131          80        20        7540.0000        6606.6667     14.13%
12045.83/619.47	c       619            325         116        20        7540.0000        6606.6667     14.13%
12152.95/624.89	c       625            137          76        20        7540.0000        6606.6667     14.13%
12254.10/630.03	c       630            356         133        20        7540.0000        6606.6667     14.13%
12357.88/635.15	c       635            142          79        20        7540.0000        6606.6667     14.13%
12457.19/640.17	c       640            359         133        20        7540.0000        6606.6667     14.13%
12556.15/645.18	c       645            150          83        20        7540.0000        6606.6667     14.13%
12656.71/650.25	c       650            373         133        20        7540.0000        6606.6667     14.13%
12759.86/655.40	c       655            373         133        20        7540.0000        6606.6667     14.13%
12859.02/660.47	c       660            155          82        20        7540.0000        6606.6667     14.13%
12960.20/665.51	c       666           1512         348        20        7540.0000        6606.8333     14.12%
13059.37/670.52	c       671           1527         357        20        7540.0000        6606.8333     14.12%
13158.55/675.54	c       676           1573         360        20        7540.0000        6606.8333     14.12%
13261.68/680.76	c       681           1573         360        20        7540.0000        6606.8333     14.12%
13360.83/685.77	c       686           1573         360        20        7540.0000        6606.8333     14.12%
13461.98/690.88	c       691           1574         361        20        7540.0000        6606.8333     14.12%
13563.15/695.95	c       696           1593         368        20        7540.0000        6606.8333     14.12%
13666.89/701.19	c       701           1593         368        20        7540.0000        6606.8333     14.12%
13769.39/706.33	c       706           1634         381        20        7540.0000        6606.8333     14.12%
13868.54/711.35	c       711            457         169        20        7540.0000        6607.1667     14.12%
13967.72/716.39	c       716            457         169        20        7540.0000        6607.1667     14.12%
14070.87/721.53	c       722            458         168        20        7540.0000        6607.1667     14.12%
14172.04/726.61	c       727            458         168        20        7540.0000        6607.1667     14.12%
14271.22/731.65	c       732            458         168        20        7540.0000        6607.1667     14.12%
14372.38/736.74	c       737            462         166        20        7540.0000        6776.6667     11.26%
14471.53/741.77	c       742            462         166        20        7540.0000        6776.6667     11.26%
14574.66/746.92	c       747            466         170        20        7540.0000        6776.6667     11.26%
14679.78/752.22	c       752            519         167        20        7540.0000        6776.6667     11.26%
14778.95/757.23	c       757            543         183        20        7540.0000        6776.6667     11.26%
14878.13/762.24	c       762            553         189        20        7540.0000        6776.6667     11.26%
14977.43/767.25	c       767            564         200        20        7540.0000        6776.6667     11.26%
15076.51/772.27	c       772            564         200        20        7540.0000        6776.6667     11.26%
15177.68/777.38	c       777            575         211        20        7540.0000        6776.6667     11.26%
15282.78/782.65	c       783            575         211        20        7540.0000        6776.6667     11.26%
15381.93/787.68	c       788            575         211        20        7540.0000        6776.6667     11.26%
15483.13/792.77	c       793            575         211        20        7540.0000        6776.6667     11.26%
15584.27/797.83	c       798            591         223        20        7540.0000        6776.6667     11.26%
15683.50/802.87	c       803            597         225        20        7540.0000        6776.6667     11.26%
15784.60/807.96	c       808            598         224        20        7540.0000        6776.6667     11.26%
15883.78/813.02	c       813            599         223        20        7540.0000        6776.6667     11.26%
15988.88/818.23	c       818            599         223        20        7540.0000        6776.6667     11.26%
16088.09/823.25	c       823            603         227        20        7540.0000        6776.6667     11.26%
16189.24/828.35	c       828            607         231        20        7540.0000        6776.6667     11.26%
16292.43/833.56	c       834            615         237        20        7540.0000        6776.6667     11.26%
16393.56/838.60	c       839            633         251        20        7540.0000        6776.6667     11.26%
16494.73/843.72	c       844            648         262        20        7540.0000        6776.6667     11.26%
16593.80/848.79	c       849            652         261        20        7540.0000        6776.6667     11.26%
16696.98/853.98	c       854            661         264        20        7540.0000        6776.6667     11.26%
16796.17/859.00	c       859            680         272        20        7540.0000        6776.6667     11.26%
16898.03/864.08	c       864            702         276        20        7540.0000        6776.6667     11.26%
17002.55/869.37	c       869            716         284        20        7540.0000        6776.6667     11.26%
17103.78/874.46	c       874            746         287        20        7540.0000        6776.6667     11.26%
17206.99/879.62	c       880            746         287        20        7540.0000        6776.6667     11.26%
17308.21/884.74	c       885            746         287        20        7540.0000        6776.6667     11.26%
17411.20/889.99	c       890            787         284        20        7540.0000        6776.6667     11.26%
17518.36/895.33	c       895            817         284        20        7540.0000        6776.6667     11.26%
17621.56/900.55	c       901            817         284        20        7540.0000        6776.6667     11.26%
17720.86/905.57	c       906            818         283        20        7540.0000        6776.6667     11.26%
17820.08/910.58	c       911            826         279        20        7540.0000        6776.6667     11.26%
17923.30/915.71	c       916            840         280        20        7540.0000        6776.6667     11.26%
18022.61/920.73	c       921            872         280        20        7540.0000        6776.6667     11.26%
18128.46/926.05	c       926            889         280        20        7540.0000        6777.1667     11.26%
18231.02/931.27	c       931            927         281        20        7540.0000        6777.6667     11.25%
18334.11/936.43	c       936            971         287        20        7540.0000        6777.6667     11.25%
18435.37/941.59	c       942            987         289        20        7540.0000        6777.6667     11.25%
18540.55/946.81	c       947           1029         289        20        7540.0000        6777.6667     11.25%
18641.82/951.92	c       952           1049         289        20        7540.0000        6777.6667     11.25%
18743.65/957.06	c       957           1057         290        20        7540.0000        6777.6667     11.25%
18846.23/962.26	c       962           1057         290        20        7540.0000        6777.6667     11.25%
18945.49/967.28	c       967           1070         293        20        7540.0000        6777.6667     11.25%
19046.73/972.34	c       972           1083         293        20        7540.0000        6777.6667     11.25%
19147.85/977.47	c       977           1093         293        20        7540.0000        6777.6667     11.25%
19247.15/982.48	c       982           1380           1        20        7540.0000        7525.3333      0.19%
19348.39/987.50	c       988           1381           2        20        7540.0000        7525.3333      0.19%
19447.65/992.58	c       993           1381           2        20        7540.0000        7525.3333      0.19%
19548.84/997.60	c       998           1382           3        20        7540.0000        7525.3333      0.19%
19648.14/1002.66	c      1003           1383           4        20        7540.0000        7525.3333      0.19%
19749.36/1007.72	c      1008           1383           4        20        7540.0000        7525.3333      0.19%
19852.61/1012.98	c      1013           1389          10        20        7540.0000        7525.3333      0.19%
19959.67/1018.32	c      1018           1392          13        20        7540.0000        7525.3333      0.19%
20060.92/1023.40	c      1023           1393          14        20        7540.0000        7525.3333      0.19%
20160.18/1028.41	c      1028           1396          17        20        7540.0000        7525.3333      0.19%
20267.34/1033.83	c      1034           1396          17        20        7540.0000        7525.3333      0.19%
20371.27/1039.09	c      1039           1396          17        20        7540.0000        7525.3333      0.19%
20470.25/1044.13	c      1044           1397          18        20        7540.0000        7525.3333      0.19%
20576.76/1049.40	c      1049           1397          18        20        7540.0000        7525.3333      0.19%
20675.93/1054.41	c      1054           1397          18        20        7540.0000        7525.3333      0.19%
20777.06/1059.51	c      1060           1397          18        20        7540.0000        7525.3333      0.19%
20880.28/1064.76	c      1065           1398          19        20        7540.0000        7525.3333      0.19%
20983.53/1069.90	c      1070           1406          25        20        7540.0000        7525.3333      0.19%
21088.76/1075.28	c      1075           1469          55        20        7540.0000        7525.3333      0.19%
21189.91/1080.39	c      1080           1495          75        20        7540.0000        7525.3333      0.19%
21297.16/1085.74	c      1086           1500          80        20        7540.0000        7525.3333      0.19%
21396.44/1090.75	c      1091           1512          90        20        7540.0000        7525.3333      0.19%
21495.71/1095.78	c      1096           1521          95        20        7540.0000        7525.3333      0.19%
21598.98/1100.98	c      1101           1536         104        20        7540.0000        7525.3333      0.19%
21702.81/1106.14	c      1106           1536         104        20        7540.0000        7525.3333      0.19%
21807.37/1111.40	c      1111           1536         104        20        7540.0000        7525.3333      0.19%
21909.40/1116.67	c      1117           1593         117        20        7540.0000        7525.3333      0.19%
22019.04/1122.22	c      1122           1625         139        20        7540.0000        7525.3333      0.19%
22120.28/1127.38	c      1127           1625         139        20        7540.0000        7525.3333      0.19%
22221.57/1132.49	c      1132           1651         151        20        7540.0000        7525.3333      0.19%
22322.84/1137.54	c      1138           1651         151        20        7540.0000        7525.3333      0.19%
22424.15/1142.68	c      1143           1656         156        20        7540.0000        7525.3333      0.19%
22529.36/1147.92	c      1148           1656         156        20        7540.0000        7525.3333      0.19%
22628.67/1153.01	c      1153           1664         160        20        7540.0000        7525.3333      0.19%
22730.64/1158.11	c      1158           1664         160        20        7540.0000        7525.3333      0.19%
22835.20/1163.33	c      1163           1687         169        20        7540.0000        7525.3333      0.19%
22940.43/1168.60	c      1169           1721         189        20        7540.0000        7525.3333      0.19%
23039.73/1173.61	c      1174           1721         189        20        7540.0000        7525.3333      0.19%
23138.95/1178.65	c      1179           1721         189        20        7540.0000        7525.3333      0.19%
23240.17/1183.71	c      1184           1730         196        20        7540.0000        7525.3333      0.19%
23339.46/1188.73	c      1189           1743         203        20        7540.0000        7525.3333      0.19%
23442.69/1193.98	c      1194           1756         206        20        7540.0000        7525.3333      0.19%
23541.95/1198.99	c      1199           1770         208        20        7540.0000        7525.3333      0.19%
23643.73/1204.09	c      1204           1785         206        20        7540.0000        7525.3333      0.19%
23743.06/1209.10	c      1209           1786         202        20        7540.0000        7525.3333      0.19%
23847.68/1214.37	c      1214           1786         202        20        7540.0000        7525.3333      0.19%
23950.92/1219.53	c      1220           1786         202        20        7540.0000        7525.3333      0.19%
24050.21/1224.57	c      1225           1804         210        20        7540.0000        7525.3333      0.19%
24153.45/1229.73	c      1230           1845         221        20        7540.0000        7525.3333      0.19%
24254.74/1234.89	c      1235           1852         225        20        7540.0000        7525.3333      0.19%
24358.68/1240.04	c      1240           1887         251        20        7540.0000        7525.3333      0.19%
24459.89/1245.16	c      1245           1897         257        20        7540.0000        7525.3333      0.19%
24559.18/1250.18	c      1250           1902         256        20        7540.0000        7525.3333      0.19%
24659.63/1255.24	c      1255           1913         256        20        7540.0000        7525.3333      0.19%
24758.94/1260.29	c      1260           1928         261        20        7540.0000        7525.3333      0.19%
24860.21/1265.31	c      1265           1928         261        20        7540.0000        7525.3333      0.19%
24961.48/1270.42	c      1270           1932         263        20        7540.0000        7525.3333      0.19%
25060.71/1275.43	c      1275           1958         263        20        7540.0000        7525.3333      0.19%
25161.97/1280.54	c      1281           1984         272        20        7540.0000        7525.3333      0.19%
25265.23/1285.71	c      1286           2016         284        20        7540.0000        7525.3333      0.19%
25364.46/1290.78	c      1291           2016         284        20        7540.0000        7525.3333      0.19%
25465.44/1295.86	c      1296           2037         289        20        7540.0000        7525.3333      0.19%
25566.77/1300.96	c      1301           2050         291        20        7540.0000        7525.3333      0.19%
25666.01/1305.98	c      1306           2050         291        20        7540.0000        7525.3333      0.19%
25765.32/1311.00	c      1311           2050         291        20        7540.0000        7525.3333      0.19%
25867.16/1316.10	c      1316           2066         296        20        7540.0000        7525.3333      0.19%
25971.81/1321.35	c      1321           2080         302        20        7540.0000        7525.5128      0.19%
26075.02/1326.52	c      1327           2080         302        20        7540.0000        7525.5128      0.19%
26176.27/1331.68	c      1332           2084         306        20        7540.0000        7525.5128      0.19%
26277.64/1336.73	c      1337           2095         307        20        7540.0000        7525.5128      0.19%
26378.75/1341.85	c      1342           2104         308        20        7540.0000        7525.5128      0.19%
26480.01/1346.94	c      1347           2111         313        20        7540.0000        7525.5128      0.19%
26587.21/1352.34	c      1352           2111         313        20        7540.0000        7525.5128      0.19%
26692.36/1357.61	c      1358           2112         312        20        7540.0000        7525.5128      0.19%
26791.62/1362.70	c      1363           2126         310        20        7540.0000        7525.5128      0.19%
26896.80/1367.95	c      1368           2150         319        20        7540.0000        7525.5128      0.19%
26998.71/1373.11	c      1373           2150         319        20        7540.0000        7525.5128      0.19%
27103.24/1378.31	c      1378           2150         319        20        7540.0000        7525.5128      0.19%
27212.39/1383.82	c      1384           2150         319        20        7540.0000        7525.5128      0.19%
27311.63/1388.89	c      1389           2168         332        20        7540.0000        7525.5192      0.19%
27412.91/1393.93	c      1394           2194         334        20        7540.0000        7525.5192      0.19%
27512.15/1398.96	c      1399           2197         333        20        7540.0000        7525.5192      0.19%
27614.03/1404.07	c      1404           2197         333        20        7540.0000        7525.5192      0.19%
27716.56/1409.21	c      1409           2197         333        20        7540.0000        7525.5192      0.19%
27817.83/1414.32	c      1414           2269         340        20        7540.0000        7525.5192      0.19%
27916.93/1419.35	c      1419           2279         336        20        7540.0000        7525.6557      0.19%
28020.15/1424.54	c      1425           2325         359        20        7540.0000        7525.6557      0.19%
28119.35/1429.57	c      1430           2360         371        20        7540.0000        7525.6557      0.19%
28220.62/1434.68	c      1435           2380         358        20        7540.0000        7525.6557      0.19%
28319.85/1439.70	c      1440           2380         358        20        7540.0000        7525.6557      0.19%
28429.72/1445.16	c      1445           2385         363        20        7540.0000        7525.6557      0.19%
28530.26/1450.20	c      1450           2411         376        20        7540.0000        7525.6557      0.19%
28635.48/1455.56	c      1456           2413         376        20        7540.0000        7525.6557      0.19%
28736.70/1460.60	c      1461           2419         372        20        7540.0000        7525.6557      0.19%
28839.91/1465.85	c      1466           2419         372        20        7540.0000        7525.6557      0.19%
28943.75/1471.06	c      1471           2419         372        20        7540.0000        7525.6557      0.19%
29050.21/1476.44	c      1476           2429         373        20        7540.0000        7525.6813      0.19%
29151.35/1481.54	c      1482           2429         373        20        7540.0000        7525.6813      0.19%
29252.56/1486.65	c      1487           2429         373        20        7540.0000        7525.6813      0.19%
29357.77/1491.93	c      1492           2429         373        20        7540.0000        7525.6813      0.19%
29461.41/1497.14	c      1497           2429         373        20        7540.0000        7525.6813      0.19%
29560.68/1502.19	c      1502           2429         373        20        7540.0000        7525.6813      0.19%
29669.06/1507.62	c      1508           2429         373        20        7540.0000        7525.6813      0.19%
29770.28/1512.74	c      1513           2429         373        20        7540.0000        7525.6813      0.19%
29875.90/1518.06	c      1518           2429         373        20        7540.0000        7525.6813      0.19%
29978.46/1523.24	c      1523           2429         373        20        7540.0000        7525.6813      0.19%
30079.64/1528.38	c      1528           2429         373        20        7540.0000        7525.6813      0.19%
30184.63/1533.64	c      1534           2429         373        20        7540.0000        7525.6813      0.19%
30283.50/1538.65	c      1539           2450         378        20        7540.0000        7525.6813      0.19%
30382.54/1543.70	c      1544           2455         382        20        7540.0000        7525.6813      0.19%
30485.55/1548.83	c      1549           2460         383        20        7540.0000        7525.6813      0.19%
30591.58/1554.18	c      1554           2460         383        20        7540.0000        7525.6813      0.19%
30695.86/1559.45	c      1559           2493         404        20        7540.0000        7525.6813      0.19%
30795.16/1564.49	c      1564           2540         417        20        7540.0000        7525.6813      0.19%
30900.38/1569.71	c      1570           2545         422        20        7540.0000        7525.6813      0.19%
30999.65/1574.77	c      1575           2554         427        20        7540.0000        7525.6813      0.19%
31105.49/1580.09	c      1580           2569         429        20        7540.0000        7525.6813      0.19%
31208.11/1585.22	c      1585           2569         429        20        7540.0000        7525.6813      0.19%
31307.31/1590.26	c      1590           2584         439        20        7540.0000        7525.6813      0.19%
31408.52/1595.37	c      1595           2624         444        20        7540.0000        7525.6813      0.19%
31509.58/1600.49	c      1600           2645         437        20        7540.0000        7525.6813      0.19%
31610.80/1605.56	c      1606           2707         440        20        7540.0000        7525.6813      0.19%
31714.00/1610.72	c      1611           2707         440        20        7540.0000        7525.6813      0.19%
31817.24/1615.95	c      1616           2707         440        20        7540.0000        7525.6813      0.19%
31916.35/1621.02	c      1621           2707         440        20        7540.0000        7525.6813      0.19%
32020.03/1626.14	c      1626           2713         441        20        7540.0000        7525.6813      0.19%
32119.45/1631.17	c      1631           2750         447        20        7540.0000        7525.6915      0.19%
32219.58/1636.27	c      1636           2753         450        20        7540.0000        7525.6915      0.19%
32326.61/1641.62	c      1642           2755         452        20        7540.0000        7525.6915      0.19%
32431.63/1646.94	c      1647           2755         452        20        7540.0000        7525.6915      0.19%
32535.55/1652.18	c      1652           2756         451        20        7540.0000        7525.6915      0.19%
32639.67/1657.44	c      1657           2756         451        20        7540.0000        7525.6915      0.19%
32740.78/1662.56	c      1663           2756         451        20        7540.0000        7525.6915      0.19%
32841.93/1667.65	c      1668           2756         451        20        7540.0000        7525.6915      0.19%
32943.18/1672.77	c      1673           2782         462        20        7540.0000        7526.0000      0.19%
33054.25/1678.37	c      1678           2782         462        20        7540.0000        7526.0000      0.19%
33155.40/1683.41	c      1683           2782         462        20        7540.0000        7526.0000      0.19%
33256.51/1688.59	c      1689           2789         464        20        7540.0000        7526.0000      0.19%
33359.52/1693.72	c      1694           2825         477        20        7540.0000        7526.0000      0.19%
33458.74/1698.77	c      1699           2871         481        20        7540.0000        7526.0000      0.19%
33559.95/1703.83	c      1704           2925         489        20        7540.0000        7526.0000      0.19%
33661.16/1709.00	c      1709           2955         481        20        7540.0000        7526.0000      0.19%
33760.35/1714.01	c      1714           2980         480        20        7540.0000        7526.0833      0.18%
33862.12/1719.04	c      1719           2985         485        20        7540.0000        7526.0833      0.18%
33964.38/1724.28	c      1724           3005         483        20        7540.0000        7526.0833      0.18%
34067.48/1729.45	c      1729           3012         490        20        7540.0000        7526.0833      0.18%
34168.55/1734.58	c      1735           3012         490        20        7540.0000        7526.0833      0.18%
34271.57/1739.72	c      1740           3012         490        20        7540.0000        7526.0833      0.18%
34372.63/1744.89	c      1745           3012         490        20        7540.0000        7526.0833      0.18%
34473.70/1749.94	c      1750           3028         502        20        7540.0000        7526.0833      0.18%
34575.53/1755.07	c      1755           3090         530        20        7540.0000        7526.1429      0.18%
34674.45/1760.09	c      1760           3117         539        20        7540.0000        7526.1429      0.18%
34773.56/1765.10	c      1765           3117         539        20        7540.0000        7526.1429      0.18%
34876.02/1770.24	c      1770           3117         539        20        7540.0000        7526.1429      0.18%
34981.04/1775.53	c      1776           3117         539        20        7540.0000        7526.1429      0.18%
35083.96/1780.75	c      1781           3117         539        20        7540.0000        7526.1429      0.18%
35186.95/1786.00	c      1786           3117         539        20        7540.0000        7526.1429      0.18%
35291.81/1791.26	c      1791           3166         531        20        7540.0000        7526.1429      0.18%
35392.79/1796.34	c      1796           3204         534        20        7540.0000        7526.1429      0.18%
35495.82/1801.58	c      1802           3233         542        20        7540.0000        7526.1429      0.18%
35598.81/1806.79	c      1807           3259         544        20        7540.0000        7526.1429      0.18%
35701.84/1811.98	c      1812           3280         544        20        7540.0000        7526.1429      0.18%
35803.52/1817.08	c      1817           3280         544        20        7540.0000        7526.1429      0.18%
35907.85/1822.32	c      1822           3280         544        20        7540.0000        7526.1429      0.18%
36008.85/1827.44	c      1827           3298         550        20        7540.0000        7526.1429      0.18%
36107.93/1832.50	c      1832           3315         561        20        7540.0000        7526.1429      0.18%
36208.85/1837.51	c      1838           3334         559        20        7540.0000        7526.1429      0.18%
36311.89/1842.79	c      1843           3363         556        20        7540.0000        7526.1429      0.18%
36410.96/1847.80	c      1848           3363         556        20        7540.0000        7526.1429      0.18%
36513.96/1852.90	c      1853           3375         560        20        7540.0000        7526.1429      0.18%
36612.99/1857.94	c      1858           3377         559        20        7540.0000        7526.1429      0.18%
36714.72/1863.10	c      1863           3426         569        20        7540.0000        7526.1429      0.18%
36815.61/1868.17	c      1868           3460         565        20        7540.0000        7526.1429      0.18%
36920.10/1873.45	c      1873           3506         578        20        7540.0000        7526.1429      0.18%
37020.98/1878.53	c      1879           3515         583        20        7540.0000        7526.1429      0.18%
37121.99/1883.63	c      1884           3545         595        20        7540.0000        7526.1429      0.18%
37220.95/1888.64	c      1889           3545         595        20        7540.0000        7526.1429      0.18%
37322.00/1893.73	c      1894           3555         595        20        7540.0000        7526.1429      0.18%
37421.00/1898.76	c      1899           3581         583        20        7540.0000        7526.1429      0.18%
37520.13/1903.78	c      1904           3581         583        20        7540.0000        7526.1429      0.18%
37623.26/1909.00	c      1909           3581         583        20        7540.0000        7526.1429      0.18%
37728.33/1914.22	c      1914           3610         592        20        7540.0000        7526.1429      0.18%
37829.40/1919.33	c      1919           3610         592        20        7540.0000        7526.1429      0.18%
37928.58/1924.35	c      1924           3640         602        20        7540.0000        7526.1429      0.18%
38031.68/1929.55	c      1930           3653         607        20        7540.0000        7526.1429      0.18%
38130.82/1934.57	c      1935           3666         614        20        7540.0000        7526.1429      0.18%
38231.89/1939.60	c      1940           3728         612        20        7540.0000        7526.1429      0.18%
38336.97/1944.98	c      1945           3734         616        20        7540.0000        7526.1429      0.18%
38441.88/1950.26	c      1950           3765         618        20        7540.0000        7526.1429      0.18%
38542.96/1955.36	c      1955           3815         625        20        7540.0000        7526.1429      0.18%
38651.87/1960.87	c      1961           3828         631        20        7540.0000        7526.1429      0.18%
38752.89/1965.98	c      1966           3843         630        20        7540.0000        7526.1429      0.18%
38857.84/1971.27	c      1971           3845         632        20        7540.0000        7526.1429      0.18%
38964.73/1976.62	c      1977           3845         632        20        7540.0000        7526.1429      0.18%
39065.72/1981.70	c      1982           3871         646        20        7540.0000        7526.1429      0.18%
39164.82/1986.79	c      1987           3901         648        20        7540.0000        7526.1429      0.18%
39265.89/1991.83	c      1992           3940         652        20        7540.0000        7526.1901      0.18%
39366.98/1996.91	c      1997           3996         660        20        7540.0000        7526.1901      0.18%
39466.11/2001.97	c      2002           4000         660        20        7540.0000        7526.2500      0.18%
39565.25/2007.00	c      2007           4014         667        20        7540.0000        7526.2500      0.18%
39670.30/2012.21	c      2012           4030         667        20        7540.0000        7526.3333      0.18%
39769.42/2017.28	c      2017           4030         667        20        7540.0000        7526.3333      0.18%
39870.54/2022.37	c      2022           4073         661        20        7540.0000        7526.3333      0.18%
39973.67/2027.54	c      2028           4098         667        20        7540.0000        7526.4762      0.18%
40074.53/2032.68	c      2033           4124         688        20        7540.0000        7526.4762      0.18%
40175.50/2037.72	c      2038           4135         692        20        7540.0000        7526.4762      0.18%
40276.33/2042.85	c      2043           4148         695        20        7540.0000        7526.4762      0.18%
40377.12/2047.97	c      2048           4170         700        20        7540.0000        7526.5000      0.18%
40478.50/2053.12	c      2053           4189         699        20        7540.0000        7526.6429      0.18%
40580.90/2058.25	c      2058           4215         703        20        7540.0000        7526.6429      0.18%
40683.93/2063.41	c      2063           4215         703        20        7540.0000        7526.6429      0.18%
40784.93/2068.52	c      2069           4215         703        20        7540.0000        7526.6429      0.18%
40884.05/2073.54	c      2074           4215         703        20        7540.0000        7526.6429      0.18%
40983.10/2078.58	c      2079           4215         703        20        7540.0000        7526.6429      0.18%
41088.23/2083.87	c      2084           4215         703        20        7540.0000        7526.6429      0.18%
41187.41/2088.89	c      2089           4215         703        20        7540.0000        7526.6429      0.18%
41291.17/2094.06	c      2094           4215         703        20        7540.0000        7526.6429      0.18%
41397.70/2099.49	c      2099           4244         708        20        7540.0000        7526.6429      0.18%
41498.91/2104.50	c      2104           4244         708        20        7540.0000        7526.6429      0.18%
41598.06/2109.54	c      2110           4244         708        20        7540.0000        7526.6429      0.18%
41701.19/2114.73	c      2115           4244         708        20        7540.0000        7526.6429      0.18%
41800.42/2119.77	c      2120           4270         704        20        7540.0000        7526.6429      0.18%
41903.63/2124.93	c      2125           4270         704        20        7540.0000        7526.6429      0.18%
42002.75/2129.95	c      2130           4270         704        20        7540.0000        7526.6429      0.18%
42106.43/2135.14	c      2135           4270         704        20        7540.0000        7526.6429      0.18%
42214.73/2140.64	c      2141           4270         704        20        7540.0000        7526.6429      0.18%
42317.77/2145.90	c      2146           4270         704        20        7540.0000        7526.6429      0.18%
42421.41/2151.04	c      2151           4270         704        20        7540.0000        7526.6429      0.18%
42520.48/2156.10	c      2156           4270         704        20        7540.0000        7526.6429      0.18%
42622.86/2161.26	c      2161           4270         704        20        7540.0000        7526.6429      0.18%
42723.97/2166.33	c      2166           4270         704        20        7540.0000        7526.6429      0.18%
42825.07/2171.40	c      2171           4270         704        20        7540.0000        7526.6429      0.18%
42926.14/2176.50	c      2176           4307         705        20        7540.0000        7526.6429      0.18%
43027.27/2181.64	c      2182           4323         707        20        7540.0000        7526.6429      0.18%
43132.31/2186.98	c      2187           4358         722        20        7540.0000        7526.6429      0.18%
43231.37/2192.03	c      2192           4388         724        20        7540.0000        7526.6429      0.18%
43332.99/2197.10	c      2197           4413         727        20        7540.0000        7526.6429      0.18%
43432.37/2202.12	c      2202           4451         732        20        7540.0000        7526.6429      0.18%
43534.48/2207.24	c      2207           4478         739        20        7540.0000        7526.6429      0.18%
43635.50/2212.35	c      2212           4499         742        20        7540.0000        7526.6429      0.18%
43740.46/2217.66	c      2218           4545         752        20        7540.0000        7526.6429      0.18%
43841.45/2222.80	c      2223           4570         756        20        7540.0000        7526.6429      0.18%
43942.43/2227.87	c      2228           4572         758        20        7540.0000        7526.6429      0.18%
44043.47/2232.92	c      2233           4615         756        20        7540.0000        7526.6429      0.18%
44142.44/2237.97	c      2238           4678         758        20        7540.0000        7526.6429      0.18%
44241.42/2242.98	c      2243           4695         760        20        7540.0000        7526.6429      0.18%
44343.05/2248.10	c      2248           4695         760        20        7540.0000        7526.6429      0.18%
44442.27/2253.13	c      2253           4701         762        20        7540.0000        7526.6429      0.18%
44543.32/2258.15	c      2258           4728         767        20        7540.0000        7526.6429      0.18%
44642.23/2263.18	c      2263           4730         767        20        7540.0000        7526.6429      0.18%
44746.50/2268.43	c      2268           4730         767        20        7540.0000        7526.6429      0.18%
44847.72/2273.54	c      2274           4732         769        20        7540.0000        7526.6429      0.18%
44948.60/2278.63	c      2279           4757         778        20        7540.0000        7526.6429      0.18%
45047.68/2283.67	c      2284           4796         778        20        7540.0000        7526.6429      0.18%
45148.78/2288.74	c      2289           4842         779        20        7540.0000        7526.6429      0.18%
45249.87/2293.85	c      2294           4874         781        20        7540.0000        7526.6429      0.18%
45353.76/2299.04	c      2299           4891         782        20        7540.0000        7526.6429      0.18%
45452.84/2304.10	c      2304           4891         782        20        7540.0000        7526.6429      0.18%
45555.02/2309.23	c      2309           4891         782        20        7540.0000        7526.6429      0.18%
45656.15/2314.38	c      2314           4900         781        20        7540.0000        7526.6429      0.18%
45757.22/2319.48	c      2319           4922         787        20        7540.0000        7526.6429      0.18%
45858.34/2324.53	c      2325           4930         788        20        7540.0000        7526.6514      0.18%
45959.53/2329.62	c      2330           4930         788        20        7540.0000        7526.6514      0.18%
46060.67/2334.78	c      2335           4935         791        20        7540.0000        7526.6514      0.18%
46163.73/2339.92	c      2340           4960         793        20        7540.0000        7526.6516      0.18%
46267.63/2345.14	c      2345           4960         793        20        7540.0000        7526.6516      0.18%
46369.82/2350.39	c      2350           4962         795        20        7540.0000        7526.6516      0.18%
46470.84/2355.46	c      2355           4970         796        20        7540.0000        7526.6517      0.18%
46571.83/2360.54	c      2361           4987         801        20        7540.0000        7526.6517      0.18%
46674.86/2365.71	c      2366           4990         799        20        7540.0000        7526.7500      0.18%
46777.87/2370.97	c      2371           4998         800        20        7540.0000        7526.7500      0.18%
46879.60/2376.04	c      2376           5022         808        20        7540.0000        7526.7500      0.18%
46978.73/2381.10	c      2381           5026         808        20        7540.0000        7526.7500      0.18%
47079.58/2386.15	c      2386           5026         808        20        7540.0000        7526.7500      0.18%
47179.92/2391.25	c      2391           5035         813        20        7540.0000        7526.7500      0.18%
47278.98/2396.27	c      2396           5062         820        20        7540.0000        7526.7500      0.18%
47380.00/2401.32	c      2401           5099         837        20        7540.0000        7526.7500      0.18%
47485.03/2406.68	c      2407           5111         839        20        7540.0000        7527.0000      0.17%
47586.13/2411.76	c      2412           5121         843        20        7540.0000        7527.0000      0.17%
47687.22/2416.81	c      2417           5140         847        20        7540.0000        7527.0000      0.17%
47786.14/2421.87	c      2422           5149         856        20        7540.0000        7527.0000      0.17%
47885.28/2426.89	c      2427           5149         856        20        7540.0000        7527.0000      0.17%
47986.37/2431.94	c      2432           5149         856        20        7540.0000        7527.0000      0.17%
48085.56/2436.95	c      2437           5149         856        20        7540.0000        7527.0000      0.17%
48187.47/2442.10	c      2442           5149         856        20        7540.0000        7527.0000      0.17%
48289.86/2447.23	c      2447           5169         860        20        7540.0000        7527.0000      0.17%
48389.03/2452.26	c      2452           5175         866        20        7540.0000        7527.0000      0.17%
48490.23/2457.30	c      2457           5188         869        20        7540.0000        7527.0000      0.17%
48589.39/2462.39	c      2462           5195         873        20        7540.0000        7527.0000      0.17%
48690.58/2467.45	c      2467           5195         873        20        7540.0000        7527.0000      0.17%
48791.78/2472.53	c      2473           5195         873        20        7540.0000        7527.0000      0.17%
48891.05/2477.58	c      2478           5195         873        20        7540.0000        7527.0000      0.17%
48992.32/2482.61	c      2483           5195         873        20        7540.0000        7527.0000      0.17%
49091.58/2487.69	c      2488           5209         879        20        7540.0000        7527.0000      0.17%
49194.83/2492.83	c      2493           5246         886        20        7540.0000        7527.0000      0.17%
49296.07/2497.91	c      2498           5261         890        20        7540.0000        7527.0000      0.17%
49395.34/2502.96	c      2503           5262         891        20        7540.0000        7527.0000      0.17%
49494.57/2508.02	c      2508           5296         891        20        7540.0000        7527.0000      0.17%
49596.60/2513.07	c      2513           5310         890        20        7540.0000        7527.0000      0.17%
49695.88/2518.10	c      2518           5456         732        20        7540.0000        7527.0000      0.17%
49795.15/2523.12	c      2523           5456         732        20        7540.0000        7527.0000      0.17%
49896.49/2528.19	c      2528           5319         895        20        7540.0000        7527.0000      0.17%
49996.99/2533.27	c      2533           5319         895        20        7540.0000        7527.0000      0.17%
50096.27/2538.30	c      2538           5533         746        20        7540.0000        7527.0000      0.17%
50197.54/2543.37	c      2543           5343         901        20        7540.0000        7527.0000      0.17%
50298.68/2548.45	c      2548           5356         904        20        7540.0000        7527.0000      0.17%
50397.87/2553.49	c      2553           5566         759        20        7540.0000        7527.0000      0.17%
50502.99/2558.78	c      2559           5380         918        20        7540.0000        7527.1429      0.17%
50608.78/2564.07	c      2564           5415         933        20        7540.0000        7527.1429      0.17%
50709.95/2569.15	c      2569           5420         932        20        7540.0000        7527.1429      0.17%
50809.36/2574.20	c      2574           5422         934        20        7540.0000        7527.1429      0.17%
50911.66/2579.34	c      2579           5455         947        20        7540.0000        7527.1429      0.17%
51012.84/2584.42	c      2584           5474         954        20        7540.0000        7527.1429      0.17%
51112.05/2589.43	c      2589           5512         962        20        7540.0000        7527.1429      0.17%
51213.26/2594.53	c      2595           5540         964        20        7540.0000        7527.1429      0.17%
51312.49/2599.54	c      2600           5540         964        20        7540.0000        7527.1429      0.17%
51413.70/2604.60	c      2605           5540         964        20        7540.0000        7527.1429      0.17%
51512.89/2609.61	c      2610           5542         966        20        7540.0000        7527.1429      0.17%
51612.07/2614.65	c      2615           5549         969        20        7540.0000        7527.1429      0.17%
51713.25/2619.77	c      2620           5570         964        20        7540.0000        7527.1429      0.17%
51814.33/2624.90	c      2625           5580         964        20        7540.0000        7527.1429      0.17%
51923.46/2630.30	c      2630           5609         977        20        7540.0000        7527.1429      0.17%
52024.65/2635.45	c      2635           5623         989        20        7540.0000        7527.1429      0.17%
52125.82/2640.54	c      2641           5648        1002        20        7540.0000        7527.1429      0.17%
52224.84/2645.59	c      2646           5666        1001        20        7540.0000        7527.1429      0.17%
52329.70/2650.81	c      2651           5886         844        20        7540.0000        7527.1667      0.17%
52428.72/2655.83	c      2656           5898         852        20        7540.0000        7527.1667      0.17%
52529.76/2660.95	c      2661           5930         850        20        7540.0000        7527.1667      0.17%
52631.52/2666.07	c      2666           5936         848        20        7540.0000        7527.1667      0.17%
52734.09/2671.23	c      2671           5973         849        20        7540.0000        7527.1667      0.17%
52833.30/2676.29	c      2676           6001         844        20        7540.0000        7527.1667      0.17%
52934.50/2681.33	c      2681           6007         846        20        7540.0000        7527.1667      0.17%
53035.68/2686.42	c      2686           6034         859        20        7540.0000        7527.1667      0.17%
53136.92/2691.56	c      2692           6066         852        20        7540.0000        7527.2500      0.17%
53236.11/2696.59	c      2697           6072         854        20        7540.0000        7527.2500      0.17%
53339.33/2701.78	c      2702           6079         851        20        7540.0000        7527.2500      0.17%
53440.52/2706.84	c      2707           6079         851        20        7540.0000        7527.2500      0.17%
53546.08/2712.18	c      2712           6086         854        20        7540.0000        7527.2935      0.17%
53648.78/2717.33	c      2717           6126         863        20        7540.0000        7527.4209      0.17%
53747.86/2722.38	c      2722           6145         868        20        7540.0000        7527.4209      0.17%
53849.07/2727.47	c      2727           6156         867        20        7540.0000        7527.5455      0.17%
53952.18/2732.62	c      2733           6166         875        20        7540.0000        7527.5455      0.17%
54051.29/2737.70	c      2738           6189         878        20        7540.0000        7527.5455      0.17%
54156.32/2742.93	c      2743           6196         879        20        7540.0000        7527.5833      0.16%
54255.55/2748.00	c      2748           6239         877        20        7540.0000        7527.5833      0.16%
54357.29/2753.10	c      2753           6248         882        20        7540.0000        7527.6667      0.16%
54461.86/2758.32	c      2758           6256         886        20        7540.0000        7527.6667      0.16%
54565.10/2763.57	c      2764           6270         894        20        7540.0000        7527.6667      0.16%
54668.26/2768.73	c      2769           6286         888        20        7540.0000        7527.6667      0.16%
54769.33/2773.88	c      2774           6307         896        20        7540.0000        7527.6667      0.16%
54873.15/2779.07	c      2779           6348         888        20        7540.0000        7527.7935      0.16%
54975.63/2784.24	c      2784           6366         890        20        7540.0000        7527.7935      0.16%
55078.75/2789.45	c      2789           6382         902        20        7540.0000        7527.7935      0.16%
55179.81/2794.57	c      2795           6408         904        20        7540.0000        7527.7935      0.16%
55281.05/2799.62	c      2800           6424         904        20        7540.0000        7527.7935      0.16%
55382.25/2804.76	c      2805           6424         904        20        7540.0000        7527.7935      0.16%
55483.43/2809.84	c      2810           3231          94        20        7540.0000        7528.0426      0.16%
55584.65/2814.93	c      2815           3251          97        20        7540.0000        7528.0426      0.16%
55683.82/2820.01	c      2820           3290          99        20        7540.0000        7528.0426      0.16%
55785.55/2825.05	c      2825           3345         114        20        7540.0000        7528.2215      0.16%
55884.63/2830.09	c      2830           3368         113        20        7540.0000        7528.2215      0.16%
55983.83/2835.11	c      2835           3395         122        20        7540.0000        7528.3548      0.15%
56086.19/2840.28	c      2840           3415         126        20        7540.0000        7528.3548      0.15%
56187.37/2845.39	c      2845           3435         126        20        7540.0000        7528.3548      0.15%
56292.50/2850.62	c      2851           3451         128        20        7540.0000        7528.3548      0.15%
56391.66/2855.69	c      2856           3486         125        20        7540.0000        7528.3759      0.15%
56492.84/2860.73	c      2861           3507         132        20        7540.0000        7528.3759      0.15%
56592.01/2865.79	c      2866           3527         136        20        7540.0000        7528.3759      0.15%
56693.12/2870.82	c      2871           3548         137        20        7540.0000        7528.3759      0.15%
56794.30/2875.96	c      2876           3561         134        20        7540.0000        7528.3759      0.15%
56896.15/2881.07	c      2881           3579         140        20        7540.0000        7528.3759      0.15%
56997.30/2886.19	c      2886           3594         139        20        7540.0000        7528.3768      0.15%
57097.79/2891.23	c      2891           6716         941        20        7540.0000        7528.9500      0.15%
57196.89/2896.24	c      2896           6716         941        20        7540.0000        7528.9500      0.15%
57296.10/2901.25	c      2901           6728         949        20        7540.0000        7528.9500      0.15%
57395.28/2906.29	c      2906           6728         949        20        7540.0000        7528.9500      0.15%
57498.46/2911.44	c      2911           6736         951        20        7540.0000        7528.9500      0.15%
57599.17/2916.58	c      2917           6756         957        20        7540.0000        7528.9500      0.15%
57702.35/2921.75	c      2922           6792         963        20        7540.0000        7528.9500      0.15%
57801.66/2926.76	c      2927           6826         961        20        7540.0000        7528.9601      0.15%
57904.88/2931.97	c      2932           6826         961        20        7540.0000        7528.9601      0.15%
58004.11/2936.99	c      2937           6856         977        20        7540.0000        7528.9729      0.15%
58111.32/2942.39	c      2942           6881         994        20        7540.0000        7528.9729      0.15%
58212.55/2947.46	c      2947           6933         996        20        7540.0000        7528.9729      0.15%
58311.84/2952.49	c      2952           6963        1006        20        7540.0000        7529.0000      0.15%
58413.14/2957.58	c      2958           6994        1009        20        7540.0000        7529.0000      0.15%
58518.38/2962.81	c      2963           7011        1018        20        7540.0000        7529.0000      0.15%
58617.62/2967.88	c      2968           7017        1018        20        7540.0000        7529.0000      0.15%
58718.87/2972.93	c      2973           7045        1030        20        7540.0000        7529.0833      0.14%
58818.05/2977.98	c      2978           7056        1030        20        7540.0000        7529.1667      0.14%
58917.32/2983.02	c      2983           7059        1033        20        7540.0000        7529.1667      0.14%
59019.39/2988.09	c      2988           7059        1033        20        7540.0000        7529.1667      0.14%
59120.50/2993.17	c      2993           7096        1038        20        7540.0000        7529.1667      0.14%
59225.05/2998.47	c      2998           7113        1045        20        7540.0000        7529.1667      0.14%
59324.30/3003.50	c      3004           7113        1045        20        7540.0000        7529.1667      0.14%
59425.54/3008.57	c      3009           7113        1045        20        7540.0000        7529.1667      0.14%
59526.79/3013.66	c      3014           7113        1045        20        7540.0000        7529.1667      0.14%
59626.05/3018.67	c      3019           7116        1042        20        7540.0000        7529.1667      0.14%
59729.17/3023.82	c      3024           7175        1047        20        7540.0000        7529.1667      0.14%
59835.10/3029.18	c      3029           7207        1048        20        7540.0000        7529.3250      0.14%
59937.46/3034.34	c      3034           7266        1057        20        7540.0000        7529.3250      0.14%
60044.47/3039.77	c      3040           7311        1070        20        7540.0000        7529.3333      0.14%
60147.66/3045.00	c      3045           7311        1070        20        7540.0000        7529.3333      0.14%
60251.41/3050.15	c      3050           7311        1070        20        7540.0000        7529.3333      0.14%
60351.96/3055.22	c      3055           7311        1070        20        7540.0000        7529.3333      0.14%
60452.96/3060.36	c      3060           7311        1070        20        7540.0000        7529.3333      0.14%
60556.13/3065.54	c      3066           7311        1070        20        7540.0000        7529.3333      0.14%
60663.30/3070.90	c      3071           7326        1077        20        7540.0000        7529.3503      0.14%
60762.49/3075.97	c      3076           7330        1079        20        7540.0000        7529.3503      0.14%
60861.69/3081.01	c      3081           7450        1087        20        7540.0000        7529.3503      0.14%
60966.80/3086.28	c      3086           7522        1101        20        7540.0000        7529.4677      0.14%
61070.03/3091.45	c      3091           7602        1116        20        7540.0000        7529.5833      0.14%
61171.05/3096.59	c      3097           7655        1117        20        7540.0000        7529.5833      0.14%
61272.26/3101.69	c      3102           7720        1118        20        7540.0000        7529.5833      0.14%
61373.49/3106.79	c      3107           7750        1124        20        7540.0000        7529.5833      0.14%
61476.69/3111.96	c      3112           7766        1122        20        7540.0000        7529.5833      0.14%
61575.90/3116.98	c      3117           7798        1132        20        7540.0000        7529.5833      0.14%
61679.62/3122.16	c      3122           7806        1134        20        7540.0000        7529.6066      0.14%
61780.11/3127.24	c      3127           7806        1134        20        7540.0000        7529.6066      0.14%
61879.32/3132.29	c      3132           7807        1135        20        7540.0000        7529.6066      0.14%
61982.52/3137.42	c      3137           7835        1135        20        7540.0000        7529.6500      0.14%
62083.73/3142.57	c      3143           7841        1141        20        7540.0000        7529.6500      0.14%
62186.89/3147.72	c      3148           7858        1146        20        7540.0000        7529.6500      0.14%
62288.10/3152.81	c      3153           7905        1165        20        7540.0000        7529.6576      0.14%
62392.09/3158.13	c      3158           7930        1170        20        7540.0000        7529.6576      0.14%
62493.35/3163.19	c      3163           7942        1178        20        7540.0000        7529.6667      0.14%
62593.69/3168.26	c      3168           7981        1182        20        7540.0000        7529.6667      0.14%
62692.92/3173.29	c      3173           8009        1196        20        7540.0000        7529.6667      0.14%
62796.13/3178.42	c      3178           8016        1199        20        7540.0000        7529.6667      0.14%
62897.35/3183.57	c      3184           8058        1220        20        7540.0000        7529.6667      0.14%
62996.59/3188.58	c      3189           8077        1225        20        7540.0000        7529.6667      0.14%
63099.83/3193.71	c      3194           8106        1234        20        7540.0000        7529.6989      0.14%
63199.11/3198.76	c      3199           8113        1241        20        7540.0000        7529.6989      0.14%
63300.34/3203.84	c      3204           8113        1241        20        7540.0000        7529.6989      0.14%
63401.60/3209.03	c      3209           8174        1254        20        7540.0000        7529.6989      0.14%
63503.59/3214.14	c      3214           8212        1263        20        7540.0000        7529.7333      0.14%
63604.87/3219.20	c      3219           8280        1286        20        7540.0000        7529.7333      0.14%
63707.28/3224.39	c      3224           8336        1277        20        7540.0000        7529.7333      0.14%
63808.48/3229.42	c      3229           8367        1286        20        7540.0000        7529.7333      0.14%
63907.66/3234.48	c      3234           8386        1285        20        7540.0000        7529.7333      0.14%
64008.91/3239.55	c      3240           6892         297        20        7540.0000        7529.7436      0.14%
64108.14/3244.59	c      3245           6892         297        20        7540.0000        7529.7436      0.14%
64209.28/3249.62	c      3250           6905         296        20        7540.0000        7529.7436      0.14%
64310.50/3254.80	c      3255           8456        1309        20        7540.0000        7529.7935      0.14%
64411.68/3259.81	c      3260           8471        1320        20        7540.0000        7529.7935      0.14%
64510.84/3264.87	c      3265           8499        1318        20        7540.0000        7529.7935      0.14%
64612.05/3269.94	c      3270           8549        1309        20        7540.0000        7529.7935      0.14%
64719.22/3275.31	c      3275           8591        1315        20        7540.0000        7529.7935      0.14%
64818.47/3280.39	c      3280           8662        1309        20        7540.0000        7529.7935      0.14%
64923.61/3285.69	c      3286           8723        1306        20        7540.0000        7529.7935      0.14%
65026.81/3290.90	c      3291           8790        1311        20        7540.0000        7529.8011      0.14%
65127.99/3295.98	c      3296           8815        1320        20        7540.0000        7529.8250      0.14%
65229.64/3301.10	c      3301           8836        1319        20        7540.0000        7529.8333      0.14%
65332.12/3306.21	c      3306           8847        1326        20        7540.0000        7529.8333      0.14%
65435.34/3311.49	c      3311           8911        1336        20        7540.0000        7529.8333      0.14%
65542.57/3316.88	c      3317           8946        1345        20        7540.0000        7529.8501      0.13%
65643.83/3321.98	c      3322           9020        1353        20        7540.0000        7529.8501      0.13%
65743.07/3327.03	c      3327           9069        1357        20        7540.0000        7529.9262      0.13%
65847.09/3332.17	c      3332           9106        1364        20        7540.0000        7530.0000      0.13%
65947.54/3337.27	c      3337           9134        1375        20        7540.0000        7530.0172      0.13%
66050.78/3342.49	c      3342           9187        1386        20        7540.0000        7530.0172      0.13%
66152.02/3347.51	c      3348           9223        1396        20        7540.0000        7530.0667      0.13%
66251.16/3352.56	c      3353           9250        1407        20        7540.0000        7530.0667      0.13%
66356.24/3357.89	c      3358           9304        1413        20        7540.0000        7530.0667      0.13%
66460.10/3363.06	c      3363           9385        1422        20        7540.0000        7530.0667      0.13%
66566.50/3368.42	c      3368           9398        1431        20        7540.0000        7530.0833      0.13%
66669.66/3373.68	c      3374           9448        1437        20        7540.0000        7530.1268      0.13%
66770.91/3378.74	c      3379           9463        1448        20        7540.0000        7530.1667      0.13%
66870.16/3383.76	c      3384           9476        1453        20        7540.0000        7530.1667      0.13%
66975.98/3389.07	c      3389           9482        1459        20        7540.0000        7530.1667      0.13%
67077.20/3394.16	c      3394           9564        1469        20        7540.0000        7530.2500      0.13%
67176.66/3399.19	c      3399           9599        1476        20        7540.0000        7530.2833      0.13%
67277.00/3404.23	c      3404           9626        1481        20        7540.0000        7530.3333      0.13%
67382.16/3409.53	c      3410           9626        1481        20        7540.0000        7530.3333      0.13%
67483.42/3414.69	c      3415           9626        1481        20        7540.0000        7530.3333      0.13%
67584.64/3419.71	c      3420           9626        1481        20        7540.0000        7530.3333      0.13%
67684.03/3424.73	c      3425           9636        1483        20        7540.0000        7530.3503      0.13%
67783.10/3429.75	c      3430           9656        1491        20        7540.0000        7530.3503      0.13%
67886.33/3434.90	c      3435           9735        1502        20        7540.0000        7530.3506      0.13%
67985.59/3439.93	c      3440           9768        1506        20        7540.0000        7530.5000      0.13%
68084.82/3444.95	c      3445           9818        1524        20        7540.0000        7530.5000      0.13%
68186.75/3450.06	c      3450           9836        1522        20        7540.0000        7530.5667      0.13%
68286.00/3455.13	c      3455           9836        1522        20        7540.0000        7530.5667      0.13%
68387.33/3460.19	c      3460           9886        1530        20        7540.0000        7530.5833      0.13%
68489.75/3465.38	c      3465           9886        1530        20        7540.0000        7530.5833      0.13%
68590.99/3470.49	c      3470           9886        1530        20        7540.0000        7530.5833      0.13%
68694.20/3475.61	c      3476           9902        1542        20        7540.0000        7530.7333      0.12%
68793.34/3480.68	c      3481           9948        1546        20        7540.0000        7530.7333      0.12%
68894.52/3485.75	c      3486          10020        1556        20        7540.0000        7530.7333      0.12%
68995.72/3490.87	c      3491          10070        1565        20        7540.0000        7530.7333      0.12%
69096.93/3495.96	c      3496          10070        1565        20        7540.0000        7530.7333      0.12%
69198.93/3501.09	c      3501          10076        1563        20        7540.0000        7530.7705      0.12%
69303.30/3506.35	c      3506          10116        1579        20        7540.0000        7530.7705      0.12%
69402.56/3511.37	c      3511          10206        1587        20        7540.0000        7530.7705      0.12%
69505.73/3516.51	c      3517          10267        1599        20        7540.0000        7530.7833      0.12%
69604.93/3521.59	c      3522          10368        1600        20        7540.0000        7530.7833      0.12%
69709.99/3526.88	c      3527          10432        1612        20        7540.0000        7530.7833      0.12%
69813.73/3532.05	c      3532          10480        1626        20        7540.0000        7530.7833      0.12%
69914.86/3537.16	c      3537          10605        1631        20        7540.0000        7530.7833      0.12%
70017.41/3542.34	c      3542          10606        1632        20        7540.0000        7530.8342      0.12%
70116.64/3547.37	c      3547          10696        1632        20        7540.0000        7530.9500      0.12%
70217.88/3552.45	c      3552          10787        1635        20        7540.0000        7530.9500      0.12%
70321.09/3557.64	c      3558          10787        1635        20        7540.0000        7530.9500      0.12%
70424.32/3562.82	c      3563          10787        1635        20        7540.0000        7530.9500      0.12%
70530.11/3568.14	c      3568          10787        1635        20        7540.0000        7530.9500      0.12%
70629.46/3573.16	c      3573          10809        1637        20        7540.0000        7530.9500      0.12%
70729.82/3578.26	c      3578          10880        1642        20        7540.0000        7530.9500      0.12%
70831.16/3583.33	c      3583          10963        1647        20        7540.0000        7530.9500      0.12%
70930.48/3588.34	c      3588          11003        1643        20        7540.0000        7531.0000      0.12%
71033.77/3593.58	c      3594          11090        1654        20        7540.0000        7531.0000      0.12%
71137.02/3598.71	c      3599          11165        1675        20        7540.0000        7531.0085      0.12%
71236.21/3603.77	c      3604          11232        1683        20        7540.0000        7531.0667      0.12%
71337.43/3608.85	c      3609          11275        1690        20        7540.0000        7531.0667      0.12%
71438.66/3613.91	c      3614          11341        1702        20        7540.0000        7531.0833      0.12%
71543.83/3619.27	c      3619          11365        1704        20        7540.0000        7531.0833      0.12%
71649.00/3624.54	c      3625          11365        1704        20        7540.0000        7531.0833      0.12%
71750.20/3629.69	c      3630          11387        1704        20        7540.0000        7531.0833      0.12%
71853.40/3634.81	c      3635          11438        1719        20        7540.0000        7531.1576      0.12%
71952.61/3639.86	c      3640          11496        1729        20        7540.0000        7531.1667      0.12%

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 (172809 MiB free)
  memory of node 1: 193531 MiB (167358 MiB free)
  memory of node 2: 193531 MiB (186873 MiB free)
  memory of node 3: 193531 MiB (180217 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-4465412-1723647986/watcher-4465412-1723647986 -o /tmp/evaluation-result-4465412-1723647986/solver-4465412-1723647986 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741483 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465412-1723647986.opb -qsol -t 72000 -sth 20 

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

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

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

solver pid=746052, runsolver pid=746049

[startup+0.100117 s]*
/proc/loadavg: 74.10 79.01 79.70 4/858 746067
/proc/meminfo: memFree=724730056/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=78308 memory=66172 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) R 746049 746052 741471 0 -1 4194304 14447 0 0 0 9 2 0 0 20 0 1 0 131385386 80187392 16543 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 19577 16543 2347 3035 0 15973 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 78308 KiB
Current children cumulated memory: 66172 KiB

[startup+0.217957 s]*
/proc/loadavg: 74.10 79.01 79.70 4/858 746067
/proc/meminfo: memFree=724595684/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=131548 memory=119576 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) R 746049 746052 741471 0 -1 4194304 27761 0 0 0 19 4 0 0 20 0 1 0 131385386 134705152 29894 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 32887 29894 2347 3035 0 29283 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 131548 KiB
Current children cumulated memory: 119576 KiB

[startup+0.32401 s]*
/proc/loadavg: 74.10 79.01 79.70 5/858 746070
/proc/meminfo: memFree=724474128/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=170896 memory=158916 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) R 746049 746052 741471 0 -1 4194304 37585 0 0 0 27 5 0 0 20 0 1 0 131385386 174997504 39729 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 42724 39729 2347 3035 0 39120 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 170896 KiB
Current children cumulated memory: 158916 KiB

[startup+0.700253 s]
/proc/loadavg: 74.10 79.01 79.70 5/856 746083
/proc/meminfo: memFree=724362032/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=319944 memory=304096 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) R 746049 746052 741471 0 -1 4194304 71856 0 0 0 58 11 0 0 20 0 1 0 131385386 327622656 76024 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 79986 76024 2347 3035 0 76382 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 319944 KiB
Current children cumulated memory: 304096 KiB

[startup+1.50027 s]
/proc/loadavg: 74.10 79.01 79.70 5/861 746099
/proc/meminfo: memFree=723651468/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=815356 memory=795320 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) R 746049 746052 741471 0 -1 4194304 187962 0 0 0 119 29 0 0 20 0 1 0 131385386 834924544 198830 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 203839 198830 2598 3035 0 200235 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 815356 KiB
Current children cumulated memory: 795320 KiB

[startup+3.11872 s]
/proc/loadavg: 74.10 79.01 79.70 5/861 746099
/proc/meminfo: memFree=721052712/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=846584 memory=826860 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) R 746049 746052 741471 0 -1 4194304 206157 0 0 0 276 34 0 0 20 0 1 0 131385386 866902016 206715 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 211646 206715 2726 3035 0 208042 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 846584 KiB
Current children cumulated memory: 826860 KiB

[startup+6.30026 s]
/proc/loadavg: 68.48 77.76 79.29 5/861 746101
/proc/meminfo: memFree=717788136/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=885620 memory=865872 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) R 746049 746052 741471 0 -1 4194304 215922 0 0 0 592 35 0 0 20 0 1 0 131385386 906874880 216468 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 221405 216468 2726 3035 0 217801 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 885620 KiB
Current children cumulated memory: 865872 KiB

[startup+12.7067 s]
/proc/loadavg: 63.32 76.54 78.89 5/881 746121
/proc/meminfo: memFree=713794388/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=6683848 memory=5574956 CPUtime=21.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) S 746049 746052 741471 0 -1 1077936128 1386841 0 0 0 1848 270 0 0 20 0 41 0 131385386 6844260352 1393673 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 1670962 1393739 2950 3035 0 1511340 0
[pid=746052/tid=746102] ppid=746049 vsize=6683848 memory=2265792 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746102/stat : 746102 (fscip) R 746049 746052 741471 0 -1 4194368 50606 0 0 0 49 9 0 0 20 0 41 0 131386314 6844260352 1393739 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746103] ppid=746049 vsize=6683848 memory=0 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746103/stat : 746103 (fscip) R 746049 746052 741471 0 -1 4194368 58417 0 0 0 47 10 0 0 20 0 41 0 131386314 6844260352 1393739 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746104] ppid=746049 vsize=6683848 memory=11424 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746104/stat : 746104 (fscip) R 746049 746052 741471 0 -1 4194368 58521 0 0 0 46 11 0 0 20 0 41 0 131386314 6844260352 1393739 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746105] ppid=746049 vsize=6683848 memory=1509208 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746105/stat : 746105 (fscip) R 746049 746052 741471 0 -1 4194368 50665 0 0 0 48 10 0 0 20 0 41 0 131386314 6844260352 1393739 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746106] ppid=746049 vsize=6683848 memory=1609260 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746106/stat : 746106 (fscip) R 746049 746052 741471 0 -1 4194368 58666 0 0 0 47 11 0 0 20 0 41 0 131386314 6844260352 1393739 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746107] ppid=746049 vsize=6683848 memory=0 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746107/stat : 746107 (fscip) R 746049 746052 741471 0 -1 4194368 58433 0 0 0 46 11 0 0 20 0 41 0 131386314 6844260352 1393739 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746108] ppid=746049 vsize=6683848 memory=35732 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746108/stat : 746108 (fscip) R 746049 746052 741471 0 -1 4194368 50609 0 0 0 49 9 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746109] ppid=746049 vsize=6683848 memory=16240 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746109/stat : 746109 (fscip) R 746049 746052 741471 0 -1 4194368 58918 0 0 0 47 10 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746110] ppid=746049 vsize=6683848 memory=0 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746110/stat : 746110 (fscip) R 746049 746052 741471 0 -1 4194368 58913 0 0 0 46 12 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746111] ppid=746049 vsize=6683848 memory=10392 CPUtime=0.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746111/stat : 746111 (fscip) R 746049 746052 741471 0 -1 4194368 50626 0 0 0 48 11 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746112] ppid=746049 vsize=6683848 memory=1996 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746112/stat : 746112 (fscip) R 746049 746052 741471 0 -1 4194368 58427 0 0 0 47 11 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746113] ppid=746049 vsize=6683848 memory=1836 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746113/stat : 746113 (fscip) R 746049 746052 741471 0 -1 4194368 58678 0 0 0 45 12 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746114] ppid=746049 vsize=6683848 memory=1347828 CPUtime=0.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746114/stat : 746114 (fscip) R 746049 746052 741471 0 -1 4194368 50608 0 0 0 47 12 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746115] ppid=746049 vsize=6683848 memory=0 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746115/stat : 746115 (fscip) R 746049 746052 741471 0 -1 4194368 58927 0 0 0 46 11 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746116] ppid=746049 vsize=6683848 memory=0 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746116/stat : 746116 (fscip) R 746049 746052 741471 0 -1 4194368 58676 0 0 0 46 11 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746117] ppid=746049 vsize=6683848 memory=2836 CPUtime=0.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746117/stat : 746117 (fscip) R 746049 746052 741471 0 -1 4194368 50610 0 0 0 50 9 0 0 20 0 41 0 131386314 6844260352 1393805 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746118] ppid=746049 vsize=6683848 memory=4420 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746118/stat : 746118 (fscip) R 746049 746052 741471 0 -1 4194368 58919 0 0 0 46 11 0 0 20 0 41 0 131386314 6844260352 1393871 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746119] ppid=746049 vsize=6683848 memory=906680 CPUtime=0.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746119/stat : 746119 (fscip) R 746049 746052 741471 0 -1 4194368 58644 0 0 0 45 12 0 0 20 0 41 0 131386314 6844260352 1393871 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746120] ppid=746049 vsize=6683848 memory=5432 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746120/stat : 746120 (fscip) R 746049 746052 741471 0 -1 4194368 50609 0 0 0 49 9 0 0 20 0 41 0 131386314 6844260352 1393937 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746121] ppid=746049 vsize=6683848 memory=16240 CPUtime=0.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746121/stat : 746121 (fscip) R 746049 746052 741471 0 -1 4194368 58433 0 0 0 46 12 0 0 20 0 41 0 131386314 6844260352 1393937 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
Current children cumulated CPU time: 21.18 s
Current children cumulated vsize: 6683848 KiB
Current children cumulated memory: 5574956 KiB

[startup+25.5017 s]
/proc/loadavg: 55.70 74.18 78.08 43/941 746182
/proc/meminfo: memFree=695974040/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=11783896 memory=10572380 CPUtime=270.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) S 746049 746052 741471 0 -1 1077936128 2818886 0 0 0 26036 967 0 0 20 0 41 0 131385386 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 78 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 2945974 2643095 3030 3035 0 2810818 0
[pid=746052/tid=746102] ppid=746049 vsize=11783896 memory=0 CPUtime=12.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746102/stat : 746102 (fscip) R 746049 746052 741471 0 -1 4194368 100974 0 0 0 1222 66 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746103] ppid=746049 vsize=11783896 memory=0 CPUtime=12.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746103/stat : 746103 (fscip) R 746049 746052 741471 0 -1 4194368 134526 0 0 0 1230 50 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746104] ppid=746049 vsize=11783896 memory=16240 CPUtime=13.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746104/stat : 746104 (fscip) R 746049 746052 741471 0 -1 4194368 158920 0 0 0 1285 27 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746105] ppid=746049 vsize=11783896 memory=0 CPUtime=12.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746105/stat : 746105 (fscip) R 746049 746052 741471 0 -1 4194368 105538 0 0 0 1219 68 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746106] ppid=746049 vsize=11783896 memory=1509208 CPUtime=12.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746106/stat : 746106 (fscip) R 746049 746052 741471 0 -1 4194368 112868 0 0 0 1243 53 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746107] ppid=746049 vsize=11783896 memory=35732 CPUtime=12.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746107/stat : 746107 (fscip) R 746049 746052 741471 0 -1 4194368 165103 0 0 0 1266 29 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746108] ppid=746049 vsize=11783896 memory=10529248 CPUtime=12.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746108/stat : 746108 (fscip) R 746049 746052 741471 0 -1 4194368 101972 0 0 0 1228 65 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746109] ppid=746049 vsize=11783896 memory=0 CPUtime=13.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746109/stat : 746109 (fscip) R 746049 746052 741471 0 -1 4194368 123192 0 0 0 1282 37 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746110] ppid=746049 vsize=11783896 memory=281329083229040 CPUtime=13.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746110/stat : 746110 (fscip) R 746049 746052 741471 0 -1 4194368 139233 0 0 0 1294 25 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746111] ppid=746049 vsize=11783896 memory=0 CPUtime=12.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746111/stat : 746111 (fscip) R 746049 746052 741471 0 -1 4194368 101826 0 0 0 1229 64 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746112] ppid=746049 vsize=11783896 memory=10392 CPUtime=12.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746112/stat : 746112 (fscip) R 746049 746052 741471 0 -1 4194368 133469 0 0 0 1240 56 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746113] ppid=746049 vsize=11783896 memory=25333125866717268 CPUtime=13.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746113/stat : 746113 (fscip) R 746049 746052 741471 0 -1 4194368 150109 0 0 0 1286 27 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746114] ppid=746049 vsize=11783896 memory=0 CPUtime=12.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746114/stat : 746114 (fscip) R 746049 746052 741471 0 -1 4194368 102275 0 0 0 1231 66 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746115] ppid=746049 vsize=11783896 memory=281329083554784 CPUtime=13.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746115/stat : 746115 (fscip) R 746049 746052 741471 0 -1 4194368 124689 0 0 0 1300 26 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746116] ppid=746049 vsize=11783896 memory=0 CPUtime=13.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746116/stat : 746116 (fscip) R 746049 746052 741471 0 -1 4194368 154318 0 0 0 1287 27 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746117] ppid=746049 vsize=11783896 memory=0 CPUtime=13.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746117/stat : 746117 (fscip) R 746049 746052 741471 0 -1 4194368 105625 0 0 0 1274 34 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746118] ppid=746049 vsize=11783896 memory=0 CPUtime=12.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746118/stat : 746118 (fscip) R 746049 746052 741471 0 -1 4194368 123719 0 0 0 1243 51 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746119] ppid=746049 vsize=11783896 memory=0 CPUtime=13.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746119/stat : 746119 (fscip) R 746049 746052 741471 0 -1 4194368 164324 0 0 0 1290 29 0 0 20 0 41 0 131386314 12066709504 2643095 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0

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

[pid=746052/tid=746136] ppid=746049 vsize=53254980 memory=2268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746136/stat : 746136 (fscip) S 746049 746052 741471 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 131386607 54533099520 8674993 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746137] ppid=746049 vsize=53254980 memory=1996 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746137/stat : 746137 (fscip) S 746049 746052 741471 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 131386607 54533099520 8674993 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746138] ppid=746049 vsize=53254980 memory=5432 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746138/stat : 746138 (fscip) S 746049 746052 741471 0 -1 1077936192 148 0 0 0 3 0 0 0 20 0 41 0 131386607 54533099520 8674993 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746139] ppid=746049 vsize=53254980 memory=16240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746139/stat : 746139 (fscip) S 746049 746052 741471 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 131386607 54533099520 8674993 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746140] ppid=746049 vsize=53254980 memory=6628 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746140/stat : 746140 (fscip) S 746049 746052 741471 0 -1 1077936192 168 0 0 0 3 0 0 0 20 0 41 0 131386607 54533099520 8674993 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746141] ppid=746049 vsize=53254980 memory=20572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746141/stat : 746141 (fscip) S 746049 746052 741471 0 -1 1077936192 218 0 0 0 3 0 0 0 20 0 41 0 131386607 54533099520 8674993 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
Current children cumulated CPU time: 70811.3 s
Current children cumulated vsize: 53254980 KiB
Current children cumulated memory: 34699972 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3642.2 s]
/proc/loadavg: 80.11 80.33 80.25 81/1021 748167
/proc/meminfo: memFree=512753508/790760800 swapFree=131071996/131071996
[pid=746052] ppid=746049 vsize=53225432 memory=34715136 CPUtime=72000.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/stat : 746052 (fscip) S 746049 746052 741471 0 -1 1077936128 74803133 0 0 0 7188854 11169 0 0 20 0 41 0 131385386 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 17 58 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
/proc/746052/statm: 13306358 8678784 3334 3035 0 13070708 0
[pid=746052/tid=746102] ppid=746049 vsize=53225432 memory=34715100 CPUtime=3587.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746102/stat : 746102 (fscip) R 746049 746052 741471 0 -1 4194368 4365639 0 0 0 358199 529 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746103] ppid=746049 vsize=53225432 memory=2836 CPUtime=3599.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746103/stat : 746103 (fscip) R 746049 746052 741471 0 -1 4194368 3491232 0 0 0 359391 513 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746104] ppid=746049 vsize=53225432 memory=6856 CPUtime=3599.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746104/stat : 746104 (fscip) R 746049 746052 741471 0 -1 4194368 3401308 0 0 0 359323 583 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746105] ppid=746049 vsize=53225432 memory=47147992 CPUtime=3602.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746105/stat : 746105 (fscip) R 746049 746052 741471 0 -1 4194368 3854198 0 0 0 359790 452 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746106] ppid=746049 vsize=53225432 memory=28496 CPUtime=3605.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746106/stat : 746106 (fscip) R 746049 746052 741471 0 -1 4194368 3913806 0 0 0 360034 558 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746107] ppid=746049 vsize=53225432 memory=7644 CPUtime=3590.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746107/stat : 746107 (fscip) R 746049 746052 741471 0 -1 4194368 3476250 0 0 0 358428 587 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746108] ppid=746049 vsize=53225432 memory=18472 CPUtime=3596.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746108/stat : 746108 (fscip) R 746049 746052 741471 0 -1 4194368 4216930 0 0 0 359032 599 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746109] ppid=746049 vsize=53225432 memory=11424 CPUtime=3608.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746109/stat : 746109 (fscip) R 746049 746052 741471 0 -1 4194368 2874628 0 0 0 360404 458 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746110] ppid=746049 vsize=53225432 memory=35732 CPUtime=3597.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746110/stat : 746110 (fscip) R 746049 746052 741471 0 -1 4194368 3581006 0 0 0 359158 619 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746111] ppid=746049 vsize=53225432 memory=10392 CPUtime=3596.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746111/stat : 746111 (fscip) R 746049 746052 741471 0 -1 4194368 4085008 0 0 0 359126 506 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746112] ppid=746049 vsize=53225432 memory=5432 CPUtime=3605.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746112/stat : 746112 (fscip) R 746049 746052 741471 0 -1 4194368 3468721 0 0 0 359997 559 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746113] ppid=746049 vsize=53225432 memory=47133268 CPUtime=3598.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746113/stat : 746113 (fscip) R 746049 746052 741471 0 -1 4194368 3645541 0 0 0 359191 673 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746114] ppid=746049 vsize=53225432 memory=6720665467163655791 CPUtime=3595.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746114/stat : 746114 (fscip) R 746049 746052 741471 0 -1 4194368 4094070 0 0 0 359049 527 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746115] ppid=746049 vsize=53225432 memory=-7161419014976528256 CPUtime=3604.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746115/stat : 746115 (fscip) R 746049 746052 741471 0 -1 4194368 3410101 0 0 0 359921 551 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746116] ppid=746049 vsize=53225432 memory=11712 CPUtime=3601.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746116/stat : 746116 (fscip) R 746049 746052 741471 0 -1 4194368 3532359 0 0 0 359492 623 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746117] ppid=746049 vsize=53225432 memory=2632 CPUtime=3592.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746117/stat : 746117 (fscip) R 746049 746052 741471 0 -1 4194368 4256822 0 0 0 358803 450 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746118] ppid=746049 vsize=53225432 memory=6724 CPUtime=3605.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746118/stat : 746118 (fscip) R 746049 746052 741471 0 -1 4194368 3072020 0 0 0 360109 448 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746119] ppid=746049 vsize=53225432 memory=2112 CPUtime=3600.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746119/stat : 746119 (fscip) R 746049 746052 741471 0 -1 4194368 3940535 0 0 0 359313 766 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746120] ppid=746049 vsize=53225432 memory=3308 CPUtime=3600.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746120/stat : 746120 (fscip) R 746049 746052 741471 0 -1 4194368 3846377 0 0 0 359510 527 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746121] ppid=746049 vsize=53225432 memory=1704 CPUtime=3601.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746121/stat : 746121 (fscip) R 746049 746052 741471 0 -1 4194368 3973077 0 0 0 359564 547 0 0 20 0 41 0 131386314 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746122] ppid=746049 vsize=53225432 memory=18272 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746122/stat : 746122 (fscip) S 746049 746052 741471 0 -1 1077936192 83 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746123] ppid=746049 vsize=53225432 memory=28356 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746123/stat : 746123 (fscip) S 746049 746052 741471 0 -1 1077936192 79 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746124] ppid=746049 vsize=53225432 memory=8240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746124/stat : 746124 (fscip) S 746049 746052 741471 0 -1 1077936192 294 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746125] ppid=746049 vsize=53225432 memory=2112 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746125/stat : 746125 (fscip) S 746049 746052 741471 0 -1 1077936192 273 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746126] ppid=746049 vsize=53225432 memory=3308 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746126/stat : 746126 (fscip) S 746049 746052 741471 0 -1 1077936192 181 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746127] ppid=746049 vsize=53225432 memory=1704 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746127/stat : 746127 (fscip) S 746049 746052 741471 0 -1 1077936192 256 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746128] ppid=746049 vsize=53225432 memory=18272 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746128/stat : 746128 (fscip) S 746049 746052 741471 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746129] ppid=746049 vsize=53225432 memory=28356 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746129/stat : 746129 (fscip) S 746049 746052 741471 0 -1 1077936192 132 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746130] ppid=746049 vsize=53225432 memory=3308 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746130/stat : 746130 (fscip) S 746049 746052 741471 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746131] ppid=746049 vsize=53225432 memory=1704 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746131/stat : 746131 (fscip) S 746049 746052 741471 0 -1 1077936192 168 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746132] ppid=746049 vsize=53225432 memory=18272 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746132/stat : 746132 (fscip) S 746049 746052 741471 0 -1 1077936192 142 0 0 0 2 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746133] ppid=746049 vsize=53225432 memory=28356 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746133/stat : 746133 (fscip) S 746049 746052 741471 0 -1 1077936192 194 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746134] ppid=746049 vsize=53225432 memory=31860 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746134/stat : 746134 (fscip) S 746049 746052 741471 0 -1 1077936192 136 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746135] ppid=746049 vsize=53225432 memory=7176 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746135/stat : 746135 (fscip) S 746049 746052 741471 0 -1 1077936192 251 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746136] ppid=746049 vsize=53225432 memory=36248 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746136/stat : 746136 (fscip) S 746049 746052 741471 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746137] ppid=746049 vsize=53225432 memory=6628 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746137/stat : 746137 (fscip) S 746049 746052 741471 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746138] ppid=746049 vsize=53225432 memory=20572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746138/stat : 746138 (fscip) S 746049 746052 741471 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746139] ppid=746049 vsize=53225432 memory=6856 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746139/stat : 746139 (fscip) S 746049 746052 741471 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746140] ppid=746049 vsize=53225432 memory=7112 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746140/stat : 746140 (fscip) S 746049 746052 741471 0 -1 1077936192 171 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
[pid=746052/tid=746141] ppid=746049 vsize=53225432 memory=7176 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/746052/task/746141/stat : 746141 (fscip) S 746049 746052 741471 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 131386607 54502842368 8678784 809668444160 4194304 16623229 140728199229760 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 56905728 140728199238662 140728199238780 140728199238780 140728199245808 0
Current children cumulated CPU time: 72000.2 s
Current children cumulated vsize: 53225432 KiB
Current children cumulated memory: 34715136 KiB

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

[startup+3642.31 s]*
/proc/loadavg: 80.11 80.33 80.25 62/982 748167
/proc/meminfo: memFree=517160620/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
heavy processes:

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

# cumulated CPU time of all completed processes:  user=71888.6 s, system=112.661 s

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

[startup+3642.42 s]
/proc/loadavg: 80.11 80.33 80.25 62/982 748167
/proc/meminfo: memFree=517160620/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3642.8 s]
/proc/loadavg: 80.11 80.33 80.25 62/982 748167
/proc/meminfo: memFree=517160620/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3643 s]*
/proc/loadavg: 80.11 80.33 80.25 63/982 748167
/proc/meminfo: memFree=543116788/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3643.12 s]
/proc/loadavg: 80.11 80.33 80.25 63/982 748167
/proc/meminfo: memFree=543116788/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): 3643.18
CPU time (s): 72001.3
CPU user time (s): 71888.6
CPU system time (s): 112.661
CPU usage (%): 1976.33
Max. virtual memory (cumulated for all children) (KiB): 53330956
Max. memory (cumulated for all children) (KiB): 34764312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71888.7
system time used= 112.661
maximum resident set size= 34764312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74803135
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= 1079906
involuntary context switches= 257238


# summary of solver processes directly reported to runsolver:
#   pid: 746052
#   total CPU time (s): 72001.3
#   total CPU user time (s): 71888.6
#   total CPU system time (s): 112.661

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.387 second user time and 83.2186 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 17:06:26
IDJOB=4465412
IDBENCH=158228
IDSOLVER=3094
FILE ID=nodeD101/4465412-1723647986
RUNJOBID= nodeD101-1723640577-741483
SLURM_JOB_ID= 8267917
Free space on /tmp= 8622520 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped3.F.recomb10-0.01-5.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-4465412-1723647986/watcher-4465412-1723647986 -o /tmp/evaluation-result-4465412-1723647986/solver-4465412-1723647986 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741483 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465412-1723647986.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 856b5755985af07c7f834cef9b066141
RANDOM SEED=381830572

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		: 3250.345
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		: 2619.553
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		: 3562.080
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		: 3599.564
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		: 2644.086
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		: 2643.838
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		: 3569.429
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		: 3599.824
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		: 2857.274
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		: 2632.936
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		: 3449.864
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		: 3599.402
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		: 2990.242
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		: 2636.574
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		: 3581.075
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		: 3599.568
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		: 3617.331
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		: 2632.179
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		: 3055.886
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		: 3579.069
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		: 2643.995
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		: 3084.814
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		: 3064.230
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		: 2608.074
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		: 3070.020
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		: 2720.021
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		: 3074.188
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		: 2607.896
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		: 2913.576
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		: 3835.049
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		: 3074.246
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		: 3598.835
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		: 2641.743
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		: 2628.938
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		: 3059.379
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		: 2607.277
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		: 2641.415
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		: 2628.063
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		: 3032.519
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		: 2609.673
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		: 3716.968
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		: 2620.926
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		: 2584.457
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		: 2597.872
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		: 3645.846
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		: 2636.926
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		: 2595.704
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		: 2617.488
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		: 2630.565
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		: 2628.864
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		: 2794.621
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		: 2607.006
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		: 2604.373
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		: 2641.212
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		: 2601.116
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		: 2615.097
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		: 2934.567
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		: 2630.071
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		: 2619.918
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		: 2640.606
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		: 2649.075
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		: 2639.850
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		: 2621.641
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		: 2634.660
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		: 3711.426
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		: 2705.641
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		: 2617.296
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		: 2619.883
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		: 2635.879
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		: 2650.100
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		: 2624.664
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		: 2633.833
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		: 2856.105
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		: 2646.264
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		: 2644.099
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		: 2632.266
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		: 2603.710
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		: 3837.376
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		: 2715.497
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		: 3599.973
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:        723490776 kB
MemAvailable:   781613528 kB
Buffers:         1182688 kB
Cached:         60189900 kB
SwapCached:            0 kB
Active:         18990820 kB
Inactive:       44614060 kB
Active(anon):       2144 kB
Inactive(anon):  2268632 kB
Active(file):   18988676 kB
Inactive(file): 42345428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            296072 kB
Writeback:             0 kB
AnonPages:       2225140 kB
Mapped:           120540 kB
Shmem:             38920 kB
KReclaimable:     416348 kB
Slab:             835932 kB
SReclaimable:     416348 kB
SUnreclaim:       419584 kB
KernelStack:       14960 kB
PageTables:       130808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   12263856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1154304 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622584 MiB
End job on nodeD101 at 2024-08-14 18:07:10