Trace number 4465267

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.9 3638.13

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-2.opb
MD5SUM800a2d87d48167b6ff5ac999f92ec0b3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark3600.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1272
Total number of constraints94289
Number of constraints which are clauses94289
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.20	c Default LC presolving (default).
0.11/0.20	c ** Before presolving: virtualMemUsedAtLc = 201896203, getVmSize() = 139026432, SCIPgetMemUsed() = 99658308, SCIPgetMemTotal() = 109922876, SCIPgetMemExternEstim() = 91973327
0.11/0.20	c ** set memory limit for presolving in LC to 8.79546e+12 for SCIP **
1.58/1.63	c ** Estimated virtualMemUsedAtSolver = 327715541, getVmSize() = 438882304, SCIPgetMemUsed() = 242821857, SCIPgetMemTotal() = 399599985, SCIPgetMemExternEstim() = 91973327
1.58/1.63	c ** set memory limit for solvers to 4.18758e+11 for each SCIP **
1.58/1.63	c Original Problem   :
1.58/1.63	c   Problem name     : instance-4465267-1723581724
1.58/1.63	c   Variables        : 1272 (1272 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.63	c   Constraints      : 94289
1.58/1.63	c   Objective sense  : minimize
1.58/1.63	c Presolved Problem  :
1.58/1.63	c   Variables        : 1272 (1272 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.63	c   Constraints      : 94289
1.58/1.63	c Constraints        : Number
1.58/1.63	c   setppc           : 94289 
1.58/1.63	c ** Instance transfer method used: 0
1.68/1.74	c ** ParaScipInstance copy does not increase the number of variables. **
3.49/3.50	c LC is working with racing ramp-up and with rebuilding tree after racing.
3.49/3.51	c                                Nodes    Active                                            
3.49/3.51	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
78.27/7.49	c *       7              0           1        20         -35.0000                -          -
78.27/7.49	c         7              0           1        20         -35.0000                -          -
83.33/7.73	c *       8              0           1        20         -36.0000                -          -
92.38/8.23	c *       8              0           1        20         -37.0000                -          -
104.54/8.95	c *       9              0           1        20         -38.0000                -          -
122.16/9.89	c *      10              0           1        20         -41.0000                -          -
183.64/13.02	c        13              2           1        20         -41.0000       -1272.0000          -
285.67/18.14	c        18             21          22        20         -41.0000       -1272.0000          -
391.72/23.40	c        23             92          91        20         -41.0000       -1272.0000          -
490.77/28.43	c        28            202         203        20         -41.0000       -1272.0000          -
593.50/33.63	c        34           1002        1001        20         -41.0000       -1272.0000          -
692.83/38.74	c        39           1800         752        20         -41.0000       -1272.0000          -
791.99/43.82	c        44           4733        1201        20         -41.0000       -1272.0000          -
891.91/48.96	c        49           7639        1183        20         -41.0000       -1272.0000          -
1004.76/54.62	c        55           8477        1187        20         -41.0000       -1272.0000          -
1109.70/59.98	c        60              2           1        20         -41.0000         -53.0000     29.27%
1208.26/65.04	c        65              2           1        20         -41.0000         -53.0000     29.27%
1309.19/70.06	c        70             12          11        20         -41.0000         -53.0000     29.27%
1407.91/75.08	c        75             16          15        20         -41.0000         -53.0000     29.27%
1512.15/80.34	c        80             21          20        20         -41.0000         -53.0000     29.27%
1613.30/85.44	c        85             25          24        20         -41.0000         -53.0000     29.27%
1712.27/90.47	c        90             26          25        20         -41.0000         -53.0000     29.27%
1811.21/95.49	c        96             31          30        20         -41.0000         -53.0000     29.27%
1813.19/95.51	c *      96             31          30        20         -42.0000         -53.0000     26.19%
1912.33/100.52	c       101             34          33        20         -42.0000         -53.0000     26.19%
2015.45/105.78	c       106             36          35        20         -42.0000         -53.0000     26.19%
2130.52/111.56	c       112             42          41        20         -42.0000         -53.0000     26.19%
2229.75/116.56	c       117             42          41        20         -42.0000         -53.0000     26.19%
2330.95/121.69	c       122             50          49        20         -42.0000         -53.0000     26.19%
2432.16/126.71	c       127             57          56        20         -42.0000         -53.0000     26.19%
2478.62/129.11	c *     129             57          56        20         -43.0000         -53.0000     23.26%
2533.25/131.82	c       132             63          62        20         -43.0000         -53.0000     23.26%
2634.38/136.97	c       137             68          67        20         -43.0000         -53.0000     23.26%
2736.40/142.12	c       142             77          76        20         -43.0000         -53.0000     23.26%
2835.79/147.15	c       147             82          81        20         -43.0000         -53.0000     23.26%
2939.88/152.32	c       152             87          86        20         -43.0000         -53.0000     23.26%
3039.10/157.35	c       157             87          86        20         -43.0000         -53.0000     23.26%
3142.29/162.52	c       163             91          90        20         -43.0000         -53.0000     23.26%
3241.50/167.54	c       168             95          92        20         -43.0000         -53.0000     23.26%
3344.70/172.73	c       173             97          94        20         -43.0000         -53.0000     23.26%
3351.93/173.13	c *     173             97          94        20         -44.0000         -53.0000     20.45%
3447.79/177.93	c       178            106         101        20         -44.0000         -53.0000     20.45%
3552.04/183.17	c       183            110         105        20         -44.0000         -53.0000     20.45%
3654.12/188.33	c       188            117         112        20         -44.0000         -53.0000     20.45%
3755.32/193.41	c       193            117         112        20         -44.0000         -53.0000     20.45%
3854.52/198.42	c       198            124         119        20         -44.0000         -53.0000     20.45%
3907.00/201.08	c *     201            124         119        20         -45.0000         -53.0000     17.78%
3955.53/203.55	c       204            124         119        20         -45.0000         -53.0000     17.78%
4054.70/208.57	c       209            132         126        20         -45.0000         -53.0000     17.78%
4155.90/213.64	c       214            135         129        20         -45.0000         -53.0000     17.78%
4256.84/218.74	c       219            135         129        20         -45.0000         -53.0000     17.78%
4356.01/223.79	c       224            189         173        20         -45.0000         -53.0000     17.78%
4457.19/228.88	c       229            189         173        20         -45.0000         -53.0000     17.78%
4558.27/233.98	c       234            215         187        20         -45.0000         -53.0000     17.78%
4660.53/239.07	c       239            293         233        20         -45.0000         -53.0000     17.78%
4759.61/244.07	c       244            359         269        20         -45.0000         -53.0000     17.78%
4858.78/249.10	c       249            445         309        20         -45.0000         -53.0000     17.78%
4957.98/254.11	c       254            545         355        20         -45.0000         -53.0000     17.78%
5062.00/259.37	c       259            649         407        20         -45.0000         -53.0000     17.78%
5163.16/264.42	c       264            649         407        20         -45.0000         -53.0000     17.78%
5264.32/269.57	c       270            690         428        20         -45.0000         -53.0000     17.78%
5365.46/274.60	c       275            777         465        20         -45.0000         -53.0000     17.78%
5464.58/279.63	c       280            777         465        20         -45.0000         -53.0000     17.78%
5563.78/284.64	c       285            802         476        20         -45.0000         -53.0000     17.78%
5662.96/289.65	c       290            826         490        20         -45.0000         -53.0000     17.78%
5764.13/294.73	c       295            895         537        20         -45.0000         -53.0000     17.78%
5867.26/299.99	c       300            940         582        20         -45.0000         -53.0000     17.78%
5980.21/305.60	c       306            940         582        20         -45.0000         -53.0000     17.78%
6079.11/310.67	c       311            986         628        20         -45.0000         -53.0000     17.78%
6179.98/315.70	c       316           1043         685        20         -45.0000         -53.0000     17.78%
6278.86/320.73	c       321           1083         725        20         -45.0000         -53.0000     17.78%
6389.65/326.30	c       326           1090         732        20         -45.0000         -53.0000     17.78%
6490.48/331.41	c       331           1094         736        20         -45.0000         -53.0000     17.78%
6591.26/336.58	c       337           1094         736        20         -45.0000         -53.0000     17.78%
6696.06/341.82	c       342           1094         736        20         -45.0000         -53.0000     17.78%
6733.74/343.73	c *     344           1098         740        20         -46.0000         -53.0000     15.22%
6797.08/347.01	c       347           1102         671        20         -46.0000         -53.0000     15.22%
6906.16/352.49	c       352           1108         677        20         -46.0000         -53.0000     15.22%
7009.27/357.64	c       358           1182         749        20         -46.0000         -53.0000     15.22%
7119.26/363.16	c       363           1222         789        20         -46.0000         -53.0000     15.22%
7227.33/368.65	c       369           1257         822        20         -46.0000         -53.0000     15.22%
7328.39/373.71	c       374           1257         822        20         -46.0000         -53.0000     15.22%
7429.42/378.85	c       379           1266         831        20         -46.0000         -53.0000     15.22%
7530.23/383.90	c       384           1266         831        20         -46.0000         -53.0000     15.22%
7628.90/388.98	c       389           1275         840        20         -46.0000         -53.0000     15.22%
7727.34/393.99	c       394           1292         857        20         -46.0000         -53.0000     15.22%
7825.78/399.00	c       399           1340         905        20         -46.0000         -53.0000     15.22%
7927.52/404.08	c       404           1394         959        20         -46.0000         -53.0000     15.22%
8028.37/409.17	c       409           1440        1005        20         -46.0000         -53.0000     15.22%
8130.69/414.37	c       414           1440        1005        20         -46.0000         -53.0000     15.22%
8231.77/419.41	c       419           1468        1033        20         -46.0000         -53.0000     15.22%
8330.96/424.48	c       424           1468        1033        20         -46.0000         -53.0000     15.22%
8430.07/429.49	c       430           1471        1036        20         -46.0000         -53.0000     15.22%
8531.19/434.52	c       435           1512        1077        20         -46.0000         -53.0000     15.22%
8630.25/439.59	c       440           1541        1106        20         -46.0000         -53.0000     15.22%
8713.54/443.79	c *     444           1546        1111        20         -47.0000         -53.0000     12.77%
8749.19/445.53	c       446           1552        1117        20         -47.0000         -53.0000     12.77%
8859.36/451.12	c       451           1552        1117        20         -47.0000         -53.0000     12.77%
8961.26/456.20	c       456           1560        1050        20         -47.0000         -53.0000     12.77%
9064.06/461.41	c       461           1582        1070        20         -47.0000         -53.0000     12.77%
9162.91/466.44	c       466           1582        1070        20         -47.0000         -53.0000     12.77%
9263.71/471.56	c       472           1598        1084        20         -47.0000         -53.0000     12.77%
9366.67/476.70	c       477           1598        1084        20         -47.0000         -53.0000     12.77%
9465.68/481.73	c       482           1607        1091        20         -47.0000         -53.0000     12.77%
9568.65/486.97	c       487           1607        1091        20         -47.0000         -53.0000     12.77%
9672.70/492.18	c       492           1611        1095        20         -47.0000         -53.0000     12.77%
9774.61/497.37	c       497           1624        1106        20         -47.0000         -53.0000     12.77%
9875.68/502.48	c       502           1675        1141        20         -47.0000         -53.0000     12.77%
9982.81/507.83	c       508           1675        1141        20         -47.0000         -53.0000     12.77%
10081.97/512.86	c       513           1678        1142        20         -47.0000         -53.0000     12.77%
10180.99/517.88	c       518           1678        1142        20         -47.0000         -53.0000     12.77%
10282.06/522.90	c       523           1707        1169        20         -47.0000         -53.0000     12.77%
10386.20/528.16	c       528           1707        1169        20         -47.0000         -53.0000     12.77%
10485.32/533.17	c       533           1719        1179        20         -47.0000         -53.0000     12.77%
10591.39/538.51	c       539           1719        1179        20         -47.0000         -53.0000     12.77%
10690.54/543.52	c       544           1728           0        20         -47.0000         -53.0000     12.77%
10789.69/548.58	c       549           1728           0        20         -47.0000         -53.0000     12.77%
10890.77/553.67	c       554           1728           0        20         -47.0000         -53.0000     12.77%
10993.87/558.80	c       559           1728           0        20         -47.0000         -53.0000     12.77%
11095.00/563.94	c       564           1728           0        20         -47.0000         -53.0000     12.77%
11194.12/568.97	c       569           1728           0        20         -47.0000         -53.0000     12.77%
11293.21/574.04	c       574           1728           0        20         -47.0000         -53.0000     12.77%
11395.39/579.11	c       579           1728           0        20         -47.0000         -53.0000     12.77%
11496.35/584.17	c       584           1729           1        20         -47.0000         -53.0000     12.77%
11598.56/589.34	c       589           1766          38        20         -47.0000         -53.0000     12.77%
11701.64/594.55	c       595           1812          84        20         -47.0000         -53.0000     12.77%
11802.73/599.60	c       600           1820          92        20         -47.0000         -53.0000     12.77%
11901.84/604.62	c       605           1824          94        20         -47.0000         -53.0000     12.77%
12006.81/609.95	c       610           1824          94        20         -47.0000         -53.0000     12.77%
12108.84/615.13	c       615           1829          95        20         -47.0000         -53.0000     12.77%
12210.38/620.25	c       620           1829          95        20         -47.0000         -53.0000     12.77%
12313.02/625.46	c       625           1849         105        20         -47.0000         -53.0000     12.77%
12416.08/630.66	c       631           1853         109        20         -47.0000         -53.0000     12.77%
12519.14/635.83	c       636           1853         109        20         -47.0000         -53.0000     12.77%
12618.22/640.86	c       641           1857         113        20         -47.0000         -53.0000     12.77%
12719.34/645.97	c       646           1857         113        20         -47.0000         -53.0000     12.77%
12823.73/651.18	c       651           1862         116        20         -47.0000         -53.0000     12.77%
12923.46/656.27	c       656           1897         141        20         -47.0000         -53.0000     12.77%
13024.33/661.32	c       661           1926         166        20         -47.0000         -53.0000     12.77%
13127.12/666.55	c       667           1956         194        20         -47.0000         -53.0000     12.77%
13231.75/671.87	c       672           1959         197        20         -47.0000         -53.0000     12.77%
13338.42/677.27	c       677           1964         202        20         -47.0000         -53.0000     12.77%
13437.41/682.29	c       682           1968         206        20         -47.0000         -53.0000     12.77%
13538.48/687.34	c       687           1968         206        20         -47.0000         -53.0000     12.77%
13641.63/692.52	c       693           1972         208        20         -47.0000         -53.0000     12.77%
13742.60/697.60	c       698           1972         208        20         -47.0000         -53.0000     12.77%
13841.43/702.63	c       703           1976         210        20         -47.0000         -53.0000     12.77%
13940.25/707.65	c       708           1976         210        20         -47.0000         -53.0000     12.77%
14043.11/712.84	c       713           1976         210        20         -47.0000         -53.0000     12.77%
14142.26/717.87	c       718           1983         215        20         -47.0000         -53.0000     12.77%
14246.32/723.15	c       723           1983         215        20         -47.0000         -53.0000     12.77%
14348.18/728.22	c       728           1988         218        20         -47.0000         -53.0000     12.77%
14448.92/733.31	c       733           1988         218        20         -47.0000         -53.0000     12.77%
14549.57/738.47	c       738           1988         218        20         -47.0000         -53.0000     12.77%
14650.35/743.56	c       744           1995         223        20         -47.0000         -53.0000     12.77%
14755.40/748.83	c       749           1995         223        20         -47.0000         -53.0000     12.77%
14856.33/753.98	c       754           2000         226        20         -47.0000         -53.0000     12.77%
14957.87/759.11	c       759           2007         231        20         -47.0000         -53.0000     12.77%
15060.01/764.26	c       764           2011         233        20         -47.0000         -53.0000     12.77%
15162.93/769.49	c       770           2052         270        20         -47.0000         -53.0000     12.77%
15271.83/774.91	c       775           2075         293        20         -47.0000         -53.0000     12.77%
15370.78/779.97	c       780           2124         340        20         -47.0000         -53.0000     12.77%
15469.67/784.97	c       785           2124         340        20         -47.0000         -53.0000     12.77%
15571.57/790.06	c       790           2125         341        20         -47.0000         -53.0000     12.77%
15677.60/795.48	c       795           2140         356        20         -47.0000         -53.0000     12.77%
15778.78/800.59	c       801           2140         356        20         -47.0000         -53.0000     12.77%
15879.94/805.62	c       806           2143         359        20         -47.0000         -53.0000     12.77%
15979.06/810.69	c       811           2143         359        20         -47.0000         -53.0000     12.77%
16080.19/815.71	c       816           2149         363        20         -47.0000         -53.0000     12.77%
16179.31/820.75	c       821           2153         367        20         -47.0000         -53.0000     12.77%
16282.41/826.03	c       826           2153         367        20         -47.0000         -53.0000     12.77%
16384.53/831.08	c       831           2157         369        20         -47.0000         -53.0000     12.77%
16483.82/836.13	c       836           2161         371        20         -47.0000         -53.0000     12.77%
16584.74/841.17	c       841           2172         378        20         -47.0000         -53.0000     12.77%
16684.11/846.20	c       846           2183         387        20         -47.0000         -53.0000     12.77%
16786.12/851.32	c       851           2183         387        20         -47.0000         -53.0000     12.77%
16885.29/856.33	c       856           2187         391        20         -47.0000         -53.0000     12.77%
16984.44/861.35	c       861           2192         394        20         -47.0000         -53.0000     12.77%
17085.61/866.47	c       866           2192         394        20         -47.0000         -53.0000     12.77%
17184.75/871.49	c       872           2192         394        20         -47.0000         -53.0000     12.77%
17285.91/876.50	c       877           2196         398        20         -47.0000         -53.0000     12.77%
17391.00/881.89	c       882           2204         406        20         -47.0000         -53.0000     12.77%
17492.14/887.01	c       887           2207         409        20         -47.0000         -53.0000     12.77%
17597.06/892.21	c       892           2212         412        20         -47.0000         -53.0000     12.77%
17696.08/897.30	c       897           2212         412        20         -47.0000         -53.0000     12.77%
17804.99/902.79	c       903           2218         416        20         -47.0000         -53.0000     12.77%
17906.18/907.88	c       908           2243         437        20         -47.0000         -53.0000     12.77%
18007.36/912.92	c       913           2265         457        20         -47.0000         -53.0000     12.77%
18106.57/917.94	c       918           2265         457        20         -47.0000         -53.0000     12.77%
18205.73/923.04	c       923           2266         458        20         -47.0000         -53.0000     12.77%
18307.95/928.07	c       928           2283         473        20         -47.0000         -53.0000     12.77%
18409.98/933.25	c       933           2293         481        20         -47.0000         -53.0000     12.77%
18523.03/938.91	c       939           2307         493        20         -47.0000         -53.0000     12.77%
18622.14/944.00	c       944           2316         502        20         -47.0000         -53.0000     12.77%
18724.08/949.05	c       949           2316         502        20         -47.0000         -53.0000     12.77%
18825.79/954.27	c       954           2328         512        20         -47.0000         -53.0000     12.77%
18928.57/959.41	c       959           2332         516        20         -47.0000         -53.0000     12.77%
19027.53/964.44	c       964           2332         516        20         -47.0000         -53.0000     12.77%
19126.32/969.45	c       969           2342         526        20         -47.0000         -53.0000     12.77%
19229.39/974.65	c       975           2363         547        20         -47.0000         -53.0000     12.77%
19328.62/979.68	c       980           2363         547        20         -47.0000         -53.0000     12.77%
19429.59/984.70	c       985           2396         580        20         -47.0000         -53.0000     12.77%
19532.58/989.97	c       990           2449         633        20         -47.0000         -53.0000     12.77%
19636.29/995.19	c       995           2504         686        20         -47.0000         -53.0000     12.77%
19744.30/1000.62	c      1001           2561         743        20         -47.0000         -53.0000     12.77%
19845.11/1005.79	c      1006           2589         771        20         -47.0000         -53.0000     12.77%
19948.16/1010.96	c      1011           2589         771        20         -47.0000         -53.0000     12.77%
20053.20/1016.23	c      1016           2602         782        20         -47.0000         -53.0000     12.77%
20074.95/1017.30	c *    1017           2602         782        20         -48.0000         -53.0000     10.42%
20156.19/1021.46	c      1021           2609         684        20         -48.0000         -53.0000     10.42%
20255.35/1026.49	c      1026           2618         693        20         -48.0000         -53.0000     10.42%
20358.52/1031.61	c      1032           2618         693        20         -48.0000         -53.0000     10.42%
20463.67/1036.99	c      1037           2647         722        20         -48.0000         -53.0000     10.42%
20562.83/1042.05	c      1042           2647         722        20         -48.0000         -53.0000     10.42%
20664.66/1047.12	c      1047           2666         737        20         -48.0000         -53.0000     10.42%
20774.76/1052.66	c      1053           2730         789        20         -48.0000         -53.0000     10.42%
20877.68/1057.87	c      1058           2730         789        20         -48.0000         -53.0000     10.42%
20978.72/1062.98	c      1063           2761         808        20         -48.0000         -53.0000     10.42%
21085.72/1068.37	c      1068           2774         817        20         -48.0000         -53.0000     10.42%
21190.78/1073.66	c      1074           2776         819        20         -48.0000         -53.0000     10.42%
21295.86/1078.95	c      1079           2794         833        20         -48.0000         -53.0000     10.42%
21400.13/1084.19	c      1084           2797         836        20         -48.0000         -53.0000     10.42%
21500.11/1089.25	c      1089           2820         853        20         -48.0000         -53.0000     10.42%
21601.23/1094.36	c      1094           2820         853        20         -48.0000         -53.0000     10.42%
21700.37/1099.40	c      1099           2846         871        20         -48.0000         -53.0000     10.42%
21809.47/1104.85	c      1105           2846         871        20         -48.0000         -53.0000     10.42%
21913.40/1110.13	c      1110           2873         896        20         -48.0000         -53.0000     10.42%
22012.50/1115.15	c      1115           2875         898        20         -48.0000         -53.0000     10.42%
22114.78/1120.23	c      1120           2884         905        20         -48.0000         -53.0000     10.42%
22215.82/1125.35	c      1125           2959         950        20         -48.0000         -53.0000     10.42%
22318.69/1130.59	c      1131           3017         996        20         -48.0000         -53.0000     10.42%
22423.69/1135.87	c      1136           3027        1006        20         -48.0000         -53.0000     10.42%
22524.72/1140.90	c      1141           3031        1006        20         -48.0000         -53.0000     10.42%
22623.82/1145.97	c      1146           3031        1006        20         -48.0000         -53.0000     10.42%
22722.91/1150.97	c      1151           3070        1031        20         -48.0000         -53.0000     10.42%
22827.04/1156.19	c      1156           3130        1075        20         -48.0000         -53.0000     10.42%
22927.01/1161.21	c      1161           3186        1113        20         -48.0000         -53.0000     10.42%
23028.06/1166.35	c      1166           3194        1117        20         -48.0000         -53.0000     10.42%
23129.11/1171.40	c      1171           3223        1140        20         -48.0000         -53.0000     10.42%
23230.17/1176.52	c      1177           3251        1164        20         -48.0000         -53.0000     10.42%
23331.19/1181.61	c      1182           3309        1204        20         -48.0000         -53.0000     10.42%
23430.29/1186.62	c      1187           3380        1251        20         -48.0000         -53.0000     10.42%
23535.36/1191.92	c      1192           3391        1260        20         -48.0000         -53.0000     10.42%
23634.42/1196.95	c      1197           3391        1260        20         -48.0000         -53.0000     10.42%
23733.55/1201.96	c      1202           3391        1260        20         -48.0000         -53.0000     10.42%
23832.73/1206.98	c      1207           3395        1264        20         -48.0000         -53.0000     10.42%
23931.89/1212.01	c      1212           3427        1286        20         -48.0000         -53.0000     10.42%
24034.02/1217.06	c      1217           3434        1293        20         -48.0000         -53.0000     10.42%
24132.93/1222.08	c      1222           3486        1341        20         -48.0000         -53.0000     10.42%
24232.37/1227.09	c      1227           3528        1381        20         -48.0000         -53.0000     10.42%
24333.71/1232.18	c      1232           3537        1390        20         -48.0000         -53.0000     10.42%
24433.51/1237.20	c      1237           3537        1390        20         -48.0000         -53.0000     10.42%
24532.67/1242.24	c      1242           3541        1394        20         -48.0000         -53.0000     10.42%
24631.83/1247.28	c      1247           3545        1398        20         -48.0000         -53.0000     10.42%
24734.96/1252.46	c      1252           3548        1401        20         -48.0000         -53.0000     10.42%
24834.10/1257.48	c      1257           3554        1407        20         -48.0000         -53.0000     10.42%
24933.22/1262.49	c      1262           3580        1431        20         -48.0000         -53.0000     10.42%
25042.30/1268.02	c      1268           3593        1442        20         -48.0000         -53.0000     10.42%
25146.45/1273.15	c      1273           3605        1454        20         -48.0000         -53.0000     10.42%
25254.48/1278.64	c      1279           3607        1454        20         -48.0000         -53.0000     10.42%
25357.59/1283.80	c      1284           3614        1457        20         -48.0000         -53.0000     10.42%
25456.73/1288.86	c      1289           3615        1458        20         -48.0000         -53.0000     10.42%
25557.80/1293.98	c      1294           3615        1458        20         -48.0000         -53.0000     10.42%
25662.89/1299.20	c      1299           3643        1478        20         -48.0000         -53.0000     10.42%
25763.91/1304.31	c      1304           3661        1494        20         -48.0000         -53.0000     10.42%
25864.97/1309.44	c      1309           3665        1498        20         -48.0000         -53.0000     10.42%
25966.01/1314.51	c      1315           3681        1512        20         -48.0000         -53.0000     10.42%
26064.88/1319.59	c      1320           3684        1515        20         -48.0000         -53.0000     10.42%
26165.97/1324.63	c      1325           3687        1518        20         -48.0000         -53.0000     10.42%
26265.09/1329.68	c      1330           3694        1523        20         -48.0000         -53.0000     10.42%
26365.91/1334.74	c      1335           3707        1536        20         -48.0000         -53.0000     10.42%
26466.97/1339.84	c      1340           3707        1536        20         -48.0000         -53.0000     10.42%
26566.08/1344.86	c      1345           3710        1535        20         -48.0000         -53.0000     10.42%
26667.16/1349.90	c      1350           3720        1545        20         -48.0000         -53.0000     10.42%
26766.21/1354.97	c      1355           3730        1553        20         -48.0000         -53.0000     10.42%
26868.06/1360.06	c      1360           3730        1553        20         -48.0000         -53.0000     10.42%
26969.19/1365.18	c      1365           3734        1557        20         -48.0000         -53.0000     10.42%
27069.12/1370.25	c      1370           3734        1557        20         -48.0000         -53.0000     10.42%
27170.21/1375.38	c      1375           3737        1560        20         -48.0000         -53.0000     10.42%
27271.29/1380.46	c      1380           3743        1564        20         -48.0000         -53.0000     10.42%
27372.40/1385.50	c      1386           3756        1577        20         -48.0000         -53.0000     10.42%
27471.53/1390.59	c      1391           3756        1577        20         -48.0000         -53.0000     10.42%
27574.69/1395.70	c      1396           3765        1586        20         -48.0000         -53.0000     10.42%
27675.89/1400.86	c      1401           3767        1588        20         -48.0000         -53.0000     10.42%
27777.09/1405.90	c      1406           3767        1588        20         -48.0000         -53.0000     10.42%
27879.33/1411.09	c      1411           3772        1589        20         -48.0000         -53.0000     10.42%
27981.23/1416.20	c      1416           3783        1598        20         -48.0000         -53.0000     10.42%
28082.34/1421.30	c      1421           3783        1598        20         -48.0000         -53.0000     10.42%
28181.47/1426.33	c      1426           3783        1598        20         -48.0000         -53.0000     10.42%
28280.62/1431.35	c      1431           3783        1598        20         -48.0000         -53.0000     10.42%
28381.78/1436.44	c      1436           3801        1608        20         -48.0000         -53.0000     10.42%
28488.86/1441.80	c      1442           3801        1608        20         -48.0000         -53.0000     10.42%
28587.97/1446.87	c      1447           3802        1609        20         -48.0000         -53.0000     10.42%
28687.06/1451.88	c      1452           3802        1609        20         -48.0000         -53.0000     10.42%
28791.18/1457.07	c      1457           3811        1618        20         -48.0000         -53.0000     10.42%
28895.20/1462.31	c      1462           3814        1621        20         -48.0000         -53.0000     10.42%
28998.29/1467.55	c      1468           3814        1621        20         -48.0000         -53.0000     10.42%
29103.31/1472.89	c      1473           3822        1627        20         -48.0000         -53.0000     10.42%
29204.38/1478.06	c      1478           3822        1627        20         -48.0000         -53.0000     10.42%
29306.56/1483.13	c      1483           3822        1627        20         -48.0000         -53.0000     10.42%
29407.53/1488.20	c      1488           3843        1644        20         -48.0000         -53.0000     10.42%
29513.56/1493.52	c      1494           3843        1644        20         -48.0000         -53.0000     10.42%
29612.75/1498.57	c      1499           3848        1647        20         -48.0000         -53.0000     10.42%
29713.77/1503.69	c      1504           3848        1647        20         -48.0000         -53.0000     10.42%
29818.76/1508.94	c      1509           3848        1647        20         -48.0000         -53.0000     10.42%
29920.79/1514.11	c      1514           3870        1661        20         -48.0000         -53.0000     10.42%
30022.02/1519.16	c      1519           3871        1660        20         -48.0000         -53.0000     10.42%
30122.30/1524.27	c      1524           3891        1678        20         -48.0000         -53.0000     10.42%
30225.46/1529.45	c      1529           3891        1678        20         -48.0000         -53.0000     10.42%
30326.65/1534.54	c      1535           3906        1691        20         -48.0000         -53.0000     10.42%
30429.84/1539.72	c      1540           3914        1699        20         -48.0000         -53.0000     10.42%
30533.03/1544.90	c      1545           3929        1708        20         -48.0000         -53.0000     10.42%
30632.24/1550.01	c      1550           3949        1722        20         -48.0000         -53.0000     10.42%
30736.50/1555.16	c      1555           3974        1743        20         -48.0000         -53.0000     10.42%
30835.69/1560.19	c      1560           3974        1743        20         -48.0000         -53.0000     10.42%
30937.71/1565.30	c      1565           3974        1743        20         -48.0000         -53.0000     10.42%
31040.85/1570.51	c      1571           3999        1764        20         -48.0000         -53.0000     10.42%
31140.02/1575.59	c      1576           4010        1771        20         -48.0000         -53.0000     10.42%
31241.18/1580.60	c      1581           4076        1829        20         -48.0000         -53.0000     10.42%
31340.27/1585.64	c      1586           4077        1830        20         -48.0000         -53.0000     10.42%
31441.43/1590.78	c      1591           4077        1830        20         -48.0000         -53.0000     10.42%
31542.61/1595.88	c      1596           4112        1863        20         -48.0000         -53.0000     10.42%
31646.52/1601.09	c      1601           4153        1896        20         -48.0000         -53.0000     10.42%
31745.74/1606.14	c      1606           4153        1896        20         -48.0000         -53.0000     10.42%
31851.84/1611.47	c      1611           4162        1905        20         -48.0000         -53.0000     10.42%
31951.02/1616.49	c      1616           4172        1915        20         -48.0000         -53.0000     10.42%
32052.14/1621.52	c      1622           4232        1955        20         -48.0000         -53.0000     10.42%
32153.28/1626.62	c      1627           4246        1965        20         -48.0000         -53.0000     10.42%
32252.41/1631.67	c      1632           4276        1989        20         -48.0000         -53.0000     10.42%
32353.51/1636.74	c      1637           4276        1989        20         -48.0000         -53.0000     10.42%
32452.60/1641.77	c      1642           4308        2017        20         -48.0000         -53.0000     10.42%
32553.71/1646.84	c      1647           4310        2019        20         -48.0000         -53.0000     10.42%
32654.80/1651.93	c      1652           4358        2059        20         -48.0000         -53.0000     10.42%
32753.95/1657.01	c      1657           4413        2102        20         -48.0000         -53.0000     10.42%
32852.97/1662.02	c      1662           4413        2102        20         -48.0000         -53.0000     10.42%
32958.01/1667.22	c      1667           4413        2102        20         -48.0000         -53.0000     10.42%
33063.09/1672.53	c      1673           4413        2102        20         -48.0000         -53.0000     10.42%
33164.17/1677.61	c      1678           4486        2155        20         -48.0000         -53.0000     10.42%
33265.33/1682.74	c      1683           4542        2193        20         -48.0000         -53.0000     10.42%
33364.52/1687.79	c      1688           4555        2204        20         -48.0000         -53.0000     10.42%
33463.59/1692.79	c      1693           4555        2204        20         -48.0000         -53.0000     10.42%
33566.69/1697.95	c      1698           4578        2223        20         -48.0000         -53.0000     10.42%
33665.87/1702.97	c      1703           4598        2233        20         -48.0000         -53.0000     10.42%
33765.05/1708.03	c      1708           4628        2255        20         -48.0000         -53.0000     10.42%
33867.17/1713.13	c      1713           4628        2255        20         -48.0000         -53.0000     10.42%
33966.23/1718.15	c      1718           4643        2270        20         -48.0000         -53.0000     10.42%
34067.17/1723.15	c      1723           4652        2279        20         -48.0000         -53.0000     10.42%
34167.46/1728.20	c      1728           4652        2279        20         -48.0000         -53.0000     10.42%
34266.26/1733.22	c      1733           4678        2295        20         -48.0000         -53.0000     10.42%
34369.41/1738.41	c      1738           4678        2295        20         -48.0000         -53.0000     10.42%
34470.57/1743.54	c      1744           4698        2311        20         -48.0000         -53.0000     10.42%
34571.72/1748.60	c      1749           4698        2311        20         -48.0000         -53.0000     10.42%
34672.83/1753.71	c      1754           4707        2320        20         -48.0000         -53.0000     10.42%
34773.97/1758.86	c      1759           4707        2320        20         -48.0000         -53.0000     10.42%
34880.15/1764.16	c      1764           4717        2330        20         -48.0000         -53.0000     10.42%
34980.23/1769.21	c      1769           4754        2361        20         -48.0000         -53.0000     10.42%
35081.41/1774.35	c      1774           4754        2361        20         -48.0000         -53.0000     10.42%
35180.60/1779.39	c      1779           4779        2374        20         -48.0000         -53.0000     10.42%
35281.67/1784.47	c      1784           4779        2374        20         -48.0000         -53.0000     10.42%
35382.86/1789.52	c      1790           4818        2407        20         -48.0000         -53.0000     10.42%
35482.06/1794.57	c      1795           4872        2457        20         -48.0000         -53.0000     10.42%
35583.23/1799.64	c      1800           4900        2481        20         -48.0000         -53.0000     10.42%
35682.41/1804.67	c      1805           4934        2509        20         -48.0000         -53.0000     10.42%
35785.56/1809.87	c      1810           4949        2522        20         -48.0000         -53.0000     10.42%
35884.69/1814.88	c      1815           4966        2529        20         -48.0000         -53.0000     10.42%
35985.76/1820.01	c      1820           5011        2562        20         -48.0000         -53.0000     10.42%
36087.86/1825.08	c      1825           5077        2624        20         -48.0000         -53.0000     10.42%
36186.79/1830.13	c      1830           5089        2636        20         -48.0000         -53.0000     10.42%
36291.15/1835.35	c      1835           5092        2639        20         -48.0000         -53.0000     10.42%
36390.33/1840.39	c      1840           5125        2670        20         -48.0000         -53.0000     10.42%
36489.48/1845.39	c      1845           5125        2670        20         -48.0000         -53.0000     10.42%
36590.58/1850.41	c      1850           5159        2698        20         -48.0000         -53.0000     10.42%
36693.78/1855.67	c      1856           5159        2698        20         -48.0000         -53.0000     10.42%
36796.89/1860.81	c      1861           5168        2707        20         -48.0000         -53.0000     10.42%
36896.05/1865.82	c      1866           5224        2747        20         -48.0000         -53.0000     10.42%
36995.22/1870.89	c      1871           5236        2759        20         -48.0000         -53.0000     10.42%
37096.40/1875.91	c      1876           5248        2771        20         -48.0000         -53.0000     10.42%
37195.53/1880.98	c      1881           5257        2780        20         -48.0000         -53.0000     10.42%
37297.45/1886.07	c      1886           5276        2799        20         -48.0000         -53.0000     10.42%
37398.51/1891.15	c      1891           5276        2799        20         -48.0000         -53.0000     10.42%
37500.78/1896.38	c      1896           5287        2810        20         -48.0000         -53.0000     10.42%
37611.86/1901.93	c      1902           5317        2832        20         -48.0000         -53.0000     10.42%
37711.04/1906.94	c      1907           5341        2850        20         -48.0000         -53.0000     10.42%
37809.97/1911.97	c      1912           5358        2865        20         -48.0000         -53.0000     10.42%
37912.12/1917.09	c      1917           5360        2867        20         -48.0000         -53.0000     10.42%
38011.36/1922.15	c      1922           5411        2906        20         -48.0000         -53.0000     10.42%
38112.43/1927.17	c      1927           5459        2940        20         -48.0000         -53.0000     10.42%
38212.54/1932.25	c      1932           5459        2940        20         -48.0000         -53.0000     10.42%
38313.70/1937.30	c      1937           5524        2981        20         -48.0000         -53.0000     10.42%
38412.93/1942.32	c      1942           5587        3032        20         -48.0000         -53.0000     10.42%
38511.99/1947.39	c      1947           5603        3046        20         -48.0000         -53.0000     10.42%
38617.08/1952.65	c      1953           5607        3046        20         -48.0000         -53.0000     10.42%
38720.18/1957.88	c      1958           5698        3115        20         -48.0000         -53.0000     10.42%
38824.35/1963.15	c      1963           5707        3122        20         -48.0000         -53.0000     10.42%
38926.37/1968.26	c      1968           5728        3131        20         -48.0000         -53.0000     10.42%
39025.52/1973.27	c      1973           5728        3131        20         -48.0000         -53.0000     10.42%
39126.69/1978.33	c      1978           5758        3157        20         -48.0000         -53.0000     10.42%
39227.88/1983.41	c      1983           5766        3165        20         -48.0000         -53.0000     10.42%
39329.05/1988.58	c      1989           5787        3186        20         -48.0000         -53.0000     10.42%
39432.18/1993.72	c      1994           5831        3224        20         -48.0000         -53.0000     10.42%
39533.47/1998.81	c      1999           5867        3260        20         -48.0000         -53.0000     10.42%
39632.48/2003.86	c      2004           5880        3273        20         -48.0000         -53.0000     10.42%
39733.67/2008.99	c      2009           5905        3298        20         -48.0000         -53.0000     10.42%
39837.88/2014.18	c      2014           5942        3333        20         -48.0000         -53.0000     10.42%
39936.89/2019.19	c      2019           5954        3345        20         -48.0000         -53.0000     10.42%
40037.15/2024.26	c      2024           5968        3359        20         -48.0000         -53.0000     10.42%
40138.30/2029.33	c      2029           6000        3391        20         -48.0000         -53.0000     10.42%
40239.39/2034.41	c      2034           6009        3396        20         -48.0000         -53.0000     10.42%
40338.56/2039.43	c      2039           6009        3396        20         -48.0000         -53.0000     10.42%
40439.66/2044.54	c      2045           6010        3395        20         -48.0000         -53.0000     10.42%
40538.77/2049.56	c      2050           6015        3398        20         -48.0000         -53.0000     10.42%
40639.93/2054.65	c      2055           6015        3398        20         -48.0000         -53.0000     10.42%
40739.11/2059.69	c      2060           6035        3410        20         -48.0000         -53.0000     10.42%
40840.26/2064.70	c      2065           6035        3410        20         -48.0000         -53.0000     10.42%
40939.42/2069.73	c      2070           6035        3410        20         -48.0000         -53.0000     10.42%
41040.58/2074.80	c      2075           6046        3419        20         -48.0000         -53.0000     10.42%
41139.69/2079.87	c      2080           6055        3424        20         -48.0000         -53.0000     10.42%
41240.84/2084.95	c      2085           6060        3427        20         -48.0000         -53.0000     10.42%
41339.99/2089.98	c      2090           6097        3458        20         -48.0000         -53.0000     10.42%
41442.27/2095.07	c      2095           6158        3511        20         -48.0000         -53.0000     10.42%
41541.20/2100.13	c      2100           6210        3559        20         -48.0000         -53.0000     10.42%
41643.25/2105.22	c      2105           6278        3621        20         -48.0000         -53.0000     10.42%
41752.32/2110.70	c      2111           6306        3645        20         -48.0000         -53.0000     10.42%
41851.42/2115.78	c      2116           6306        3645        20         -48.0000         -53.0000     10.42%
41950.54/2120.79	c      2121           6310        3647        20         -48.0000         -53.0000     10.42%
42051.70/2125.86	c      2126           6315        3650        20         -48.0000         -53.0000     10.42%
42150.88/2130.89	c      2131           6316        3651        20         -48.0000         -53.0000     10.42%
42252.11/2135.91	c      2136           6322        3655        20         -48.0000         -53.0000     10.42%
42351.33/2140.95	c      2141           6328        3657        20         -48.0000         -53.0000     10.42%
42455.36/2146.19	c      2146           6388        3699        20         -48.0000         -53.0000     10.42%
42555.59/2151.28	c      2151           6459        3762        20         -48.0000         -53.0000     10.42%
42656.70/2156.33	c      2156           6536        3831        20         -48.0000         -53.0000     10.42%
42757.85/2161.46	c      2161           6586        3867        20         -48.0000         -53.0000     10.42%
42858.97/2166.57	c      2167           6586        3867        20         -48.0000         -53.0000     10.42%
42960.03/2171.70	c      2172           6587        3866        20         -48.0000         -53.0000     10.42%
43061.18/2176.73	c      2177           6641        3912        20         -48.0000         -53.0000     10.42%
43167.26/2182.08	c      2182           6733        3970        20         -48.0000         -53.0000     10.42%
43273.42/2187.45	c      2187           6750        3975        20         -48.0000         -53.0000     10.42%
43372.56/2192.48	c      2192           6755        3978        20         -48.0000         -53.0000     10.42%
43473.69/2197.53	c      2198           6814        4009        20         -48.0000         -53.0000     10.42%
43578.84/2202.83	c      2203           6850        4031        20         -48.0000         -53.0000     10.42%
43678.01/2207.86	c      2208           6874        4043        20         -48.0000         -53.0000     10.42%
43779.15/2212.90	c      2213           6880        4047        20         -48.0000         -53.0000     10.42%
43878.27/2217.99	c      2218           6886        4049        20         -48.0000         -53.0000     10.42%
43980.39/2223.09	c      2223           6901        4056        20         -48.0000         -53.0000     10.42%
44084.42/2228.34	c      2228           6916        4067        20         -48.0000         -53.0000     10.42%
44183.55/2233.36	c      2233           6916        4067        20         -48.0000         -53.0000     10.42%
44282.67/2238.38	c      2238           6917        4068        20         -48.0000         -53.0000     10.42%
44383.85/2243.41	c      2243           6917        4068        20         -48.0000         -53.0000     10.42%
44483.01/2248.44	c      2248           6934        4075        20         -48.0000         -53.0000     10.42%
44584.10/2253.54	c      2254           6939        4076        20         -48.0000         -53.0000     10.42%
44683.19/2258.57	c      2259           6943        4078        20         -48.0000         -53.0000     10.42%
44788.29/2263.80	c      2264           7004        4129        20         -48.0000         -53.0000     10.42%
44889.33/2268.93	c      2269           7090        4191        20         -48.0000         -53.0000     10.42%
44991.47/2274.08	c      2274           7130        4207        20         -48.0000         -53.0000     10.42%
45090.45/2279.13	c      2279           7130        4207        20         -48.0000         -53.0000     10.42%
45192.49/2284.25	c      2284           7152        4225        20         -48.0000         -53.0000     10.42%
45297.67/2289.55	c      2290           7214        4263        20         -48.0000         -53.0000     10.42%
45400.33/2294.73	c      2295           7214        4263        20         -48.0000         -53.0000     10.42%
45501.33/2299.81	c      2300           7218        4265        20         -48.0000         -53.0000     10.42%
45602.36/2305.05	c      2305           7244        4279        20         -48.0000         -53.0000     10.42%
45706.10/2310.15	c      2310           7251        4286        20         -48.0000         -53.0000     10.42%
45806.39/2315.24	c      2315           7264        4293        20         -48.0000         -53.0000     10.42%
45905.47/2320.27	c      2320           7285        4308        20         -48.0000         -53.0000     10.42%
46006.54/2325.33	c      2325           7357        4358        20         -48.0000         -53.0000     10.42%
46105.63/2330.39	c      2330           7373        4368        20         -48.0000         -53.0000     10.42%
46208.65/2335.59	c      2336           7400        4387        20         -48.0000         -53.0000     10.42%
46309.72/2340.61	c      2341           7400        4387        20         -48.0000         -53.0000     10.42%
46408.79/2345.69	c      2346           7483        4436        20         -48.0000         -53.0000     10.42%
46509.70/2350.80	c      2351           7483        4436        20         -48.0000         -53.0000     10.42%
46612.68/2355.93	c      2356           7483        4436        20         -48.0000         -53.0000     10.42%
46714.90/2361.07	c      2361           7512        4455        20         -48.0000         -53.0000     10.42%
46818.71/2366.32	c      2366           7560        4491        20         -48.0000         -53.0000     10.42%
46917.76/2371.39	c      2371           7560        4491        20         -48.0000         -53.0000     10.42%
47018.83/2376.44	c      2376           7575        4498        20         -48.0000         -53.0000     10.42%
47117.88/2381.47	c      2381           7602        4517        20         -48.0000         -53.0000     10.42%
47218.93/2386.56	c      2387           7631        4536        20         -48.0000         -53.0000     10.42%
47319.91/2391.60	c      2392           7664        4555        20         -48.0000         -53.0000     10.42%
47424.88/2396.94	c      2397           7664        4555        20         -48.0000         -53.0000     10.42%
47523.87/2402.04	c      2402           7684        4569        20         -48.0000         -53.0000     10.42%
47625.99/2407.13	c      2407           7691        4572        20         -48.0000         -53.0000     10.42%
47727.85/2412.22	c      2412           7697        4576        20         -48.0000         -53.0000     10.42%
47828.91/2417.31	c      2417           7704        4583        20         -48.0000         -53.0000     10.42%
47927.94/2422.35	c      2422           7762        4621        20         -48.0000         -53.0000     10.42%
48028.97/2427.41	c      2427           7763        4620        20         -48.0000         -53.0000     10.42%
48132.01/2432.67	c      2433           7789        4634        20         -48.0000         -53.0000     10.42%
48242.07/2438.17	c      2438           7799        4640        20         -48.0000         -53.0000     10.42%
48342.00/2443.21	c      2443           7838        4671        20         -48.0000         -53.0000     10.42%
48443.04/2448.35	c      2448           7888        4696        20         -48.0000         -53.0000     10.42%
48544.06/2453.44	c      2453           7888        4696        20         -48.0000         -53.0000     10.42%
48647.10/2458.66	c      2459           7902        4708        20         -48.0000         -53.0000     10.42%
48748.14/2463.73	c      2464           7914        4720        20         -48.0000         -53.0000     10.42%
48847.23/2468.74	c      2469           7914        4720        20         -48.0000         -53.0000     10.42%
48948.21/2473.89	c      2474           7925        4729        20         -48.0000         -53.0000     10.42%
49049.30/2478.96	c      2479           7936        4732        20         -48.0000         -53.0000     10.42%
49151.36/2484.05	c      2484           7963        4747        20         -48.0000         -53.0000     10.42%
49253.34/2489.20	c      2489           7975        4755        20         -48.0000         -53.0000     10.42%
49352.40/2494.25	c      2494           7975        4755        20         -48.0000         -53.0000     10.42%
49453.71/2499.31	c      2499           7976        4756        20         -48.0000         -53.0000     10.42%
49552.59/2504.39	c      2504           7994        4766        20         -48.0000         -53.0000     10.42%
49657.43/2509.62	c      2510           8024        4788        20         -48.0000         -53.0000     10.42%
49758.47/2514.72	c      2515           8024        4788        20         -48.0000         -53.0000     10.42%
49857.46/2519.77	c      2520           8029        4791        20         -48.0000         -53.0000     10.42%
49958.44/2524.87	c      2525           8034        4792        20         -48.0000         -53.0000     10.42%
50059.38/2529.90	c      2530           8056        4806        20         -48.0000         -53.0000     10.42%
50158.31/2534.92	c      2535           8056        4806        20         -48.0000         -53.0000     10.42%
50257.33/2539.99	c      2540           8063        4809        20         -48.0000         -53.0000     10.42%
50362.23/2545.23	c      2545           8064        4808        20         -48.0000         -53.0000     10.42%
50465.21/2550.40	c      2550           8082        4820        20         -48.0000         -53.0000     10.42%
50564.19/2555.48	c      2555           8106        4836        20         -48.0000         -53.0000     10.42%
50669.07/2560.78	c      2561           8121        4847        20         -48.0000         -53.0000     10.42%
50772.01/2565.92	c      2566           8179        4889        20         -48.0000         -53.0000     10.42%
50871.06/2570.97	c      2571           8184        4892        20         -48.0000         -53.0000     10.42%
50970.23/2576.04	c      2576           8200        4902        20         -48.0000         -53.0000     10.42%
51075.27/2581.29	c      2581           8208        4910        20         -48.0000         -53.0000     10.42%
51176.45/2586.31	c      2586           8208        4910        20         -48.0000         -53.0000     10.42%
51273.13/2591.34	c      2591           8231        4925        20         -48.0000         -53.0000     10.42%
51374.06/2596.47	c      2596           8231        4925        20         -48.0000         -53.0000     10.42%
51475.24/2601.53	c      2602           8238        4932        20         -48.0000         -53.0000     10.42%
51578.40/2606.70	c      2607           8238        4932        20         -48.0000         -53.0000     10.42%
51681.54/2611.93	c      2612           8252        4938        20         -48.0000         -53.0000     10.42%
51780.69/2616.94	c      2617           8288        4964        20         -48.0000         -53.0000     10.42%
51879.86/2622.01	c      2622           8288        4964        20         -48.0000         -53.0000     10.42%
51981.92/2627.16	c      2627           8293        4969        20         -48.0000         -53.0000     10.42%
52083.40/2632.18	c      2632           8296        4972        20         -48.0000         -53.0000     10.42%
52183.31/2637.26	c      2637           8312        4980        20         -48.0000         -53.0000     10.42%
52286.37/2642.47	c      2642           8368        5012        20         -48.0000         -53.0000     10.42%
52391.51/2647.70	c      2648           8388        5028        20         -48.0000         -53.0000     10.42%
52492.52/2652.86	c      2653           8401        5039        20         -48.0000         -53.0000     10.42%
52593.67/2657.94	c      2658           8455        5073        20         -48.0000         -53.0000     10.42%
52692.82/2663.00	c      2663           8471        5085        20         -48.0000         -53.0000     10.42%
52791.92/2668.03	c      2668           8471        5085        20         -48.0000         -53.0000     10.42%
52897.00/2673.20	c      2673           8477        5087        20         -48.0000         -53.0000     10.42%
53002.16/2678.50	c      2679           8477        5087        20         -48.0000         -53.0000     10.42%
53101.37/2683.57	c      2684           8489        5093        20         -48.0000         -53.0000     10.42%
53202.46/2688.63	c      2689           8489        5093        20         -48.0000         -53.0000     10.42%
53303.62/2693.71	c      2694           8504        5098        20         -48.0000         -53.0000     10.42%
53402.81/2698.76	c      2699           8504        5098        20         -48.0000         -53.0000     10.42%
53503.75/2703.84	c      2704           8529        5113        20         -48.0000         -53.0000     10.42%
53604.95/2709.01	c      2709           8533        5117        20         -48.0000         -53.0000     10.42%
53710.00/2714.23	c      2714           8552        5128        20         -48.0000         -53.0000     10.42%
53809.26/2719.27	c      2719           8594        5156        20         -48.0000         -53.0000     10.42%
53910.31/2724.36	c      2724           8622        5164        20         -48.0000         -53.0000     10.42%
54011.48/2729.48	c      2729           8633        5169        20         -48.0000         -53.0000     10.42%
54112.65/2734.50	c      2735           8684        5200        20         -48.0000         -53.0000     10.42%
54211.84/2739.53	c      2740           8684        5200        20         -48.0000         -53.0000     10.42%
54311.04/2744.58	c      2745           8695        5211        20         -48.0000         -53.0000     10.42%
54412.21/2749.61	c      2750           8704        5216        20         -48.0000         -53.0000     10.42%
54511.43/2754.69	c      2755           8731        5233        20         -48.0000         -53.0000     10.42%
54616.60/2759.93	c      2760           8766        5252        20         -48.0000         -53.0000     10.42%
54715.80/2764.98	c      2765           8766        5252        20         -48.0000         -53.0000     10.42%
54817.76/2770.12	c      2770           8766        5252        20         -48.0000         -53.0000     10.42%
54918.92/2775.16	c      2775           8770        5254        20         -48.0000         -53.0000     10.42%
55020.97/2780.31	c      2780           8793        5265        20         -48.0000         -53.0000     10.42%
55120.09/2785.39	c      2785           8806        5274        20         -48.0000         -53.0000     10.42%
55221.25/2790.43	c      2790           8806        5274        20         -48.0000         -53.0000     10.42%
55322.34/2795.58	c      2796           8829        5287        20         -48.0000         -53.0000     10.42%
55423.50/2800.64	c      2801           8872        5314        20         -48.0000         -53.0000     10.42%
55524.64/2805.79	c      2806           8884        5324        20         -48.0000         -53.0000     10.42%
55623.74/2810.79	c      2811           8923        5347        20         -48.0000         -53.0000     10.42%
55726.86/2815.99	c      2816           8928        5350        20         -48.0000         -53.0000     10.42%
55826.02/2821.01	c      2821           8956        5362        20         -48.0000         -53.0000     10.42%
55930.20/2826.17	c      2826           8956        5362        20         -48.0000         -53.0000     10.42%
56030.01/2831.25	c      2831           8956        5362        20         -48.0000         -53.0000     10.42%
56137.13/2836.66	c      2837           9016        5404        20         -48.0000         -53.0000     10.42%
56238.28/2841.71	c      2842           9026        5412        20         -48.0000         -53.0000     10.42%
56337.50/2846.72	c      2847           9040        5422        20         -48.0000         -53.0000     10.42%
56436.75/2851.75	c      2852           9084        5456        20         -48.0000         -53.0000     10.42%
56539.75/2856.91	c      2857           9118        5478        20         -48.0000         -53.0000     10.42%
56644.73/2862.24	c      2862           9190        5524        20         -48.0000         -53.0000     10.42%
56745.87/2867.30	c      2867           9232        5558        20         -48.0000         -53.0000     10.42%
56847.04/2872.42	c      2872           9251        5569        20         -48.0000         -53.0000     10.42%
56948.21/2877.51	c      2878           9268        5578        20         -48.0000         -53.0000     10.42%
57051.34/2882.76	c      2883           9268        5578        20         -48.0000         -53.0000     10.42%
57150.46/2887.77	c      2888           9303        5595        20         -48.0000         -53.0000     10.42%
57251.63/2892.85	c      2893           9303        5595        20         -48.0000         -53.0000     10.42%
57355.44/2898.10	c      2898           9303        5595        20         -48.0000         -53.0000     10.42%
57461.75/2903.45	c      2903           9303        5595        20         -48.0000         -53.0000     10.42%
57566.89/2908.76	c      2909           9343        5621        20         -48.0000         -53.0000     10.42%
57668.05/2913.83	c      2914           9352        5630        20         -48.0000         -53.0000     10.42%
57767.18/2918.85	c      2919           9366        5636        20         -48.0000         -53.0000     10.42%
57868.29/2924.01	c      2924           9367        5637        20         -48.0000         -53.0000     10.42%
57970.57/2929.14	c      2929           9390        5652        20         -48.0000         -53.0000     10.42%
58072.57/2934.25	c      2934           9401        5661        20         -48.0000         -53.0000     10.42%
58175.72/2939.44	c      2939           9417        5669        20         -48.0000         -53.0000     10.42%
58276.90/2944.53	c      2945           9428        5672        20         -48.0000         -53.0000     10.42%
58378.04/2949.63	c      2950           9484        5710        20         -48.0000         -53.0000     10.42%
58483.20/2954.95	c      2955           9523        5739        20         -48.0000         -53.0000     10.42%
58585.05/2960.11	c      2960           9540        5744        20         -48.0000         -53.0000     10.42%
58693.33/2965.58	c      2966           9555        5757        20         -48.0000         -53.0000     10.42%
58796.47/2970.74	c      2971           9555        5757        20         -48.0000         -53.0000     10.42%
58895.64/2975.79	c      2976           9594        5780        20         -48.0000         -53.0000     10.42%
58996.81/2980.89	c      2981           9619        5799        20         -48.0000         -53.0000     10.42%
59100.82/2986.06	c      2986           9619        5799        20         -48.0000         -53.0000     10.42%
59201.78/2991.18	c      2991           9642        5808        20         -48.0000         -53.0000     10.42%
59302.20/2996.23	c      2996           9642        5808        20         -48.0000         -53.0000     10.42%
59405.32/3001.40	c      3001           9681        5835        20         -48.0000         -53.0000     10.42%
59506.47/3006.53	c      3007           9689        5841        20         -48.0000         -53.0000     10.42%
59607.55/3011.63	c      3012           9740        5878        20         -48.0000         -53.0000     10.42%
59710.69/3016.81	c      3017           9804        5928        20         -48.0000         -53.0000     10.42%
59809.68/3021.88	c      3022           9811        5935        20         -48.0000         -53.0000     10.42%
59910.66/3027.03	c      3027           9821        5937        20         -48.0000         -53.0000     10.42%
60012.63/3032.11	c      3032           9840        5954        20         -48.0000         -53.0000     10.42%
60113.68/3037.15	c      3037           9869        5971        20         -48.0000         -53.0000     10.42%
60215.90/3042.34	c      3042           9869        5971        20         -48.0000         -53.0000     10.42%
60315.07/3047.39	c      3047           9876        5974        20         -48.0000         -53.0000     10.42%
60418.20/3052.54	c      3053           9892        5990        20         -48.0000         -53.0000     10.42%
60517.39/3057.55	c      3058           9926        6010        20         -48.0000         -53.0000     10.42%
60618.55/3062.63	c      3063           9969        6039        20         -48.0000         -53.0000     10.42%
60717.74/3067.65	c      3068           9969        6039        20         -48.0000         -53.0000     10.42%
60816.91/3072.69	c      3073           9987        6051        20         -48.0000         -53.0000     10.42%
60918.10/3077.74	c      3078          10015        6071        20         -48.0000         -53.0000     10.42%
61021.22/3082.91	c      3083          10031        6079        20         -48.0000         -53.0000     10.42%
61120.40/3087.94	c      3088          10031        6079        20         -48.0000         -53.0000     10.42%
61219.22/3093.00	c      3093          10031        6079        20         -48.0000         -53.0000     10.42%
61318.25/3098.04	c      3098          10048        6092        20         -48.0000         -53.0000     10.42%
61420.42/3103.06	c      3103          10048        6092        20         -48.0000         -53.0000     10.42%
61522.51/3108.30	c      3108          10072        6114        20         -48.0000         -53.0000     10.42%
61625.64/3113.42	c      3113          10141        6161        20         -48.0000         -53.0000     10.42%
61724.82/3118.44	c      3118          10161        6171        20         -48.0000         -53.0000     10.42%
61825.92/3123.52	c      3124          10198        6192        20         -48.0000         -53.0000     10.42%
61925.08/3128.52	c      3129          10201        6195        20         -48.0000         -53.0000     10.42%
62026.22/3133.61	c      3134          10250        6232        20         -48.0000         -53.0000     10.42%
62127.37/3138.74	c      3139          10274        6244        20         -48.0000         -53.0000     10.42%
62228.46/3143.89	c      3144          10290        6252        20         -48.0000         -53.0000     10.42%
62329.57/3148.96	c      3149          10353        6293        20         -48.0000         -53.0000     10.42%
62431.49/3154.09	c      3154          10425        6341        20         -48.0000         -53.0000     10.42%
62530.66/3159.12	c      3159          10515        6395        20         -48.0000         -53.0000     10.42%
62634.81/3164.34	c      3164          10587        6447        20         -48.0000         -53.0000     10.42%
62734.19/3169.37	c      3169          10610        6460        20         -48.0000         -53.0000     10.42%
62839.09/3174.65	c      3175          10617        6463        20         -48.0000         -53.0000     10.42%
62944.18/3179.99	c      3180          10641        6479        20         -48.0000         -53.0000     10.42%
63043.32/3185.03	c      3185          10679        6507        20         -48.0000         -53.0000     10.42%
63145.55/3190.09	c      3190          10679        6507        20         -48.0000         -53.0000     10.42%
63244.82/3195.12	c      3195          10738        6546        20         -48.0000         -53.0000     10.42%
63346.70/3200.23	c      3200          10804        6596        20         -48.0000         -53.0000     10.42%
63449.87/3205.43	c      3205          10831        6615        20         -48.0000         -53.0000     10.42%
63549.05/3210.48	c      3210          10831        6615        20         -48.0000         -53.0000     10.42%
63652.20/3215.68	c      3216          10832        6616        20         -48.0000         -53.0000     10.42%
63753.34/3220.75	c      3221          10832        6616        20         -48.0000         -53.0000     10.42%
63854.35/3225.88	c      3226          10841        6625        20         -48.0000         -53.0000     10.42%
63955.48/3230.98	c      3231          10870        6638        20         -48.0000         -53.0000     10.42%
64057.37/3236.07	c      3236          10895        6651        20         -48.0000         -53.0000     10.42%
64156.56/3241.12	c      3241          10895        6651        20         -48.0000         -53.0000     10.42%
64258.80/3246.29	c      3246          10895        6651        20         -48.0000         -53.0000     10.42%
64365.92/3251.60	c      3252          10948        6694        20         -48.0000         -53.0000     10.42%
64465.07/3256.69	c      3257          10966        6710        20         -48.0000         -53.0000     10.42%
64566.22/3261.75	c      3262          10981        6723        20         -48.0000         -53.0000     10.42%
64667.40/3266.83	c      3267          10988        6728        20         -48.0000         -53.0000     10.42%
64774.49/3272.24	c      3272          11005        6739        20         -48.0000         -53.0000     10.42%
64873.66/3277.29	c      3277          11032        6758        20         -48.0000         -53.0000     10.42%
64974.76/3282.36	c      3282          11053        6775        20         -48.0000         -53.0000     10.42%
65075.88/3287.42	c      3287          11058        6776        20         -48.0000         -53.0000     10.42%
65176.97/3292.58	c      3293          11070        6788        20         -48.0000         -53.0000     10.42%
65279.98/3297.79	c      3298          11070        6788        20         -48.0000         -53.0000     10.42%
65381.06/3302.81	c      3303          11079        6791        20         -48.0000         -53.0000     10.42%
65480.07/3307.87	c      3308          11079        6791        20         -48.0000         -53.0000     10.42%
65579.17/3312.88	c      3313          11080        6792        20         -48.0000         -53.0000     10.42%
65680.23/3317.93	c      3318          11088        6794        20         -48.0000         -53.0000     10.42%
65782.33/3323.11	c      3323          11139        6829        20         -48.0000         -53.0000     10.42%
65883.39/3328.19	c      3328          11181        6861        20         -48.0000         -53.0000     10.42%
65985.45/3333.33	c      3333          11181        6861        20         -48.0000         -53.0000     10.42%
66086.56/3338.47	c      3338          11225        6883        20         -48.0000         -53.0000     10.42%
66187.66/3343.57	c      3344          11233        6887        20         -48.0000         -53.0000     10.42%
66290.79/3348.72	c      3349          11248        6898        20         -48.0000         -53.0000     10.42%
66391.88/3353.89	c      3354          11248        6898        20         -48.0000         -53.0000     10.42%
66496.01/3359.12	c      3359          11265        6915        20         -48.0000         -53.0000     10.42%
66601.86/3364.45	c      3364          11318        6950        20         -48.0000         -53.0000     10.42%
66702.93/3369.58	c      3370          11318        6950        20         -48.0000         -53.0000     10.42%
66804.09/3374.60	c      3375          11333        6961        20         -48.0000         -53.0000     10.42%
66903.26/3379.68	c      3380          11333        6961        20         -48.0000         -53.0000     10.42%
67002.42/3384.70	c      3385          11337        6963        20         -48.0000         -53.0000     10.42%
67103.52/3389.79	c      3390          11340        6964        20         -48.0000         -53.0000     10.42%
67204.66/3394.83	c      3395          11340        6964        20         -48.0000         -53.0000     10.42%
67305.80/3399.99	c      3400          11353        6977        20         -48.0000         -53.0000     10.42%
67404.82/3405.02	c      3405          11353        6977        20         -48.0000         -53.0000     10.42%
67511.84/3410.38	c      3410          11375        6991        20         -48.0000         -53.0000     10.42%
67612.93/3415.42	c      3415          11375        6991        20         -48.0000         -53.0000     10.42%
67712.07/3420.47	c      3420          11397        7003        20         -48.0000         -53.0000     10.42%
67815.19/3425.64	c      3426          11424        7022        20         -48.0000         -53.0000     10.42%
67916.31/3430.74	c      3431          11431        7025        20         -48.0000         -53.0000     10.42%
68015.46/3435.76	c      3436          11441        7031        20         -48.0000         -53.0000     10.42%
68118.55/3440.93	c      3441          11458        7046        20         -48.0000         -53.0000     10.42%
68222.70/3446.16	c      3446          11502        7080        20         -48.0000         -53.0000     10.42%
68324.77/3451.36	c      3451          11509        7087        20         -48.0000         -53.0000     10.42%
68425.92/3456.41	c      3456          11514        7090        20         -48.0000         -53.0000     10.42%
68525.06/3461.46	c      3461          11549        7101        20         -48.0000         -53.0000     10.42%
68626.20/3466.58	c      3467          11588        7126        20         -48.0000         -53.0000     10.42%
68727.34/3471.62	c      3472          11588        7126        20         -48.0000         -53.0000     10.42%
68826.43/3476.64	c      3477          11610        7138        20         -48.0000         -53.0000     10.42%
68925.53/3481.66	c      3482          11610        7138        20         -48.0000         -53.0000     10.42%
69026.66/3486.74	c      3487          11611        7139        20         -48.0000         -53.0000     10.42%
69129.81/3491.91	c      3492          11624        7146        20         -48.0000         -53.0000     10.42%
69229.01/3496.94	c      3497          11656        7168        20         -48.0000         -53.0000     10.42%
69328.18/3502.00	c      3502          11692        7184        20         -48.0000         -53.0000     10.42%
69430.28/3507.10	c      3507          11692        7184        20         -48.0000         -53.0000     10.42%
69534.26/3512.32	c      3512          11706        7194        20         -48.0000         -53.0000     10.42%
69637.31/3517.59	c      3518          11708        7196        20         -48.0000         -53.0000     10.42%
69738.35/3522.60	c      3523          11708        7196        20         -48.0000         -53.0000     10.42%
69837.40/3527.65	c      3528          11708        7196        20         -48.0000         -53.0000     10.42%
69936.45/3532.66	c      3533          11714        7198        20         -48.0000         -53.0000     10.42%
70037.48/3537.79	c      3538          11715        7199        20         -48.0000         -53.0000     10.42%
70138.42/3542.88	c      3543          11784        7246        20         -48.0000         -53.0000     10.42%
70242.23/3548.07	c      3548          11796        7256        20         -48.0000         -53.0000     10.42%
70344.28/3553.28	c      3553          11887        7323        20         -48.0000         -53.0000     10.42%
70445.30/3558.30	c      3558          11974        7378        20         -48.0000         -53.0000     10.42%
70546.26/3563.43	c      3563          12042        7422        20         -48.0000         -53.0000     10.42%
70647.27/3568.55	c      3569          12042        7422        20         -48.0000         -53.0000     10.42%
70748.25/3573.67	c      3574          12042        7422        20         -48.0000         -53.0000     10.42%
70849.34/3578.72	c      3579          12047        7425        20         -48.0000         -53.0000     10.42%
70952.36/3583.93	c      3584          12070        7438        20         -48.0000         -53.0000     10.42%
71057.33/3589.23	c      3589          12115        7473        20         -48.0000         -53.0000     10.42%
71158.29/3594.31	c      3594          12115        7473        20         -48.0000         -53.0000     10.42%
71259.25/3599.40	c      3599          12130        7482        20         -48.0000         -53.0000     10.42%
71358.30/3604.45	c      3604          12136        7484        20         -48.0000         -53.0000     10.42%
71459.34/3609.50	c      3610          12136        7484        20         -48.0000         -53.0000     10.42%
71558.45/3614.55	c      3615          12162        7502        20         -48.0000         -53.0000     10.42%
71659.56/3619.66	c      3620          12200        7526        20         -48.0000         -53.0000     10.42%
71764.61/3624.93	c      3625          12200        7526        20         -48.0000         -53.0000     10.42%
71863.58/3629.95	c      3630          12235        7545        20         -48.0000         -53.0000     10.42%
71962.69/3635.02	c      3635          12249        7557        20         -48.0000         -53.0000     10.42%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (190021 MiB free)
  memory of node 1: 193494 MiB (190341 MiB free)
  memory of node 2: 193531 MiB (191511 MiB free)
  memory of node 3: 193531 MiB (190649 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-4465267-1723581724/watcher-4465267-1723581724 -o /tmp/evaluation-result-4465267-1723581724/solver-4465267-1723581724 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733309 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465267-1723581724.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100106 s]*
/proc/loadavg: 5.60 6.81 20.15 6/864 733371
/proc/meminfo: memFree=780655212/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=76116 memory=65552 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) R 733347 733354 733298 0 -1 4194304 14484 0 0 0 10 1 0 0 20 0 1 0 124755540 77942784 16388 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 19029 16388 2555 3035 0 15425 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 76116 KiB
Current children cumulated memory: 65552 KiB

[startup+0.226415 s]*
/proc/loadavg: 5.60 6.81 20.15 6/864 733371
/proc/meminfo: memFree=780376480/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=140904 memory=128188 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) R 733347 733354 733298 0 -1 4194304 30319 0 0 0 19 5 0 0 20 0 1 0 124755540 144285696 32047 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 35226 32047 2614 3035 0 31622 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 140904 KiB
Current children cumulated memory: 128188 KiB

[startup+0.327705 s]*
/proc/loadavg: 5.60 6.81 20.15 6/864 733371
/proc/meminfo: memFree=780238524/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=169416 memory=152684 CPUtime=0.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) R 733347 733354 733298 0 -1 4194304 35401 0 0 0 29 5 0 0 20 0 1 0 124755540 173481984 38171 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 42354 38171 2630 3035 0 38750 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 169416 KiB
Current children cumulated memory: 152684 KiB

[startup+0.70027 s]
/proc/loadavg: 5.60 6.81 20.15 6/864 733371
/proc/meminfo: memFree=779919048/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=181212 memory=167816 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) R 733347 733354 733298 0 -1 4194304 53359 0 0 0 60 9 0 0 20 0 1 0 124755540 185561088 41954 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 45303 41954 2710 3035 0 41699 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 181212 KiB
Current children cumulated memory: 167816 KiB

[startup+1.50026 s]
/proc/loadavg: 5.60 6.81 20.15 6/864 733371
/proc/meminfo: memFree=779631848/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=407116 memory=353080 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) R 733347 733354 733298 0 -1 4194304 62106 0 0 0 135 14 0 0 20 0 1 0 124755540 416886784 88270 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 101779 88270 2758 3035 0 98175 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 407116 KiB
Current children cumulated memory: 353080 KiB

[startup+3.12696 s]
/proc/loadavg: 5.60 6.81 20.15 6/904 733411
/proc/meminfo: memFree=777433604/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=1907856 memory=1212060 CPUtime=3.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) S 733347 733354 733298 0 -1 1077936128 290535 0 0 0 263 48 0 0 20 0 21 0 124755540 1953644544 303015 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 476964 303015 2774 3035 0 356820 0
[pid=733354/tid=733392] ppid=733347 vsize=1907856 memory=10544 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733392/stat : 733392 (fscip) S 733347 733354 733298 0 -1 1077936192 13261 0 0 0 6 1 0 0 20 0 21 0 124755703 1953644544 303015 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733393] ppid=733347 vsize=1907856 memory=418008 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733393/stat : 733393 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 2 0 0 20 0 21 0 124755703 1953644544 303015 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733394] ppid=733347 vsize=1907856 memory=11448 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733394/stat : 733394 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 1 0 0 20 0 21 0 124755703 1953644544 303015 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733395] ppid=733347 vsize=1907856 memory=279538215269280 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733395/stat : 733395 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 2 0 0 20 0 21 0 124755703 1953644544 303015 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733396] ppid=733347 vsize=1907856 memory=6048 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733396/stat : 733396 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 2 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733397] ppid=733347 vsize=1907856 memory=51344 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733397/stat : 733397 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 7 1 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733398] ppid=733347 vsize=1907856 memory=33000 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733398/stat : 733398 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 1 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733399] ppid=733347 vsize=1907856 memory=1804 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733399/stat : 733399 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 1 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733400] ppid=733347 vsize=1907856 memory=279538214987568 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733400/stat : 733400 (fscip) S 733347 733354 733298 0 -1 1077936192 13259 0 0 0 7 1 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733401] ppid=733347 vsize=1907856 memory=30399726987509844 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733401/stat : 733401 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 2 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733402] ppid=733347 vsize=1907856 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733402/stat : 733402 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 7 1 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733403] ppid=733347 vsize=1907856 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733403/stat : 733403 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733404] ppid=733347 vsize=1907856 memory=279538215227504 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733404/stat : 733404 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 2 0 0 20 0 21 0 124755703 1953644544 303081 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733405] ppid=733347 vsize=1907856 memory=8295863551489 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733405/stat : 733405 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 2 0 0 20 0 21 0 124755703 1953644544 303147 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733406] ppid=733347 vsize=1907856 memory=8304453485825 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733406/stat : 733406 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 124755703 1953644544 303147 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733407] ppid=733347 vsize=1907856 memory=2208 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733407/stat : 733407 (fscip) R 733347 733354 733298 0 -1 4194368 9582 0 0 0 4 1 0 0 20 0 21 0 124755703 1953644544 303147 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733408] ppid=733347 vsize=1907856 memory=2036 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733408/stat : 733408 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 124755703 1953644544 303147 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733409] ppid=733347 vsize=1907856 memory=31572 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733409/stat : 733409 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 124755703 1953644544 303147 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733410] ppid=733347 vsize=1907856 memory=28568 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733410/stat : 733410 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 6 2 0 0 20 0 21 0 124755703 1953644544 303147 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733411] ppid=733347 vsize=1907856 memory=7312 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733411/stat : 733411 (fscip) S 733347 733354 733298 0 -1 1077936192 13260 0 0 0 7 1 0 0 20 0 21 0 124755703 1953644544 303147 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 1907856 KiB
Current children cumulated memory: 1212060 KiB

[startup+6.30542 s]
/proc/loadavg: 8.67 7.43 20.28 44/944 733451
/proc/meminfo: memFree=770148488/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=6009584 memory=5076044 CPUtime=58.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) S 733347 733354 733298 0 -1 1077936128 1142015 0 0 0 5556 268 0 0 20 0 41 0 124755540 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 1502396 1269011 2790 3035 0 1460300 0
[pid=733354/tid=733392] ppid=733347 vsize=6009584 memory=778868 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733392/stat : 733392 (fscip) R 733347 733354 733298 0 -1 4194368 57388 0 0 0 266 15 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733393] ppid=733347 vsize=6009584 memory=4039208 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733393/stat : 733393 (fscip) R 733347 733354 733298 0 -1 4194368 55432 0 0 0 270 12 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733394] ppid=733347 vsize=6009584 memory=10544 CPUtime=2.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733394/stat : 733394 (fscip) R 733347 733354 733298 0 -1 4194368 48634 0 0 0 273 11 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733395] ppid=733347 vsize=6009584 memory=143 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733395/stat : 733395 (fscip) R 733347 733354 733298 0 -1 4194368 54792 0 0 0 267 14 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733396] ppid=733347 vsize=6009584 memory=2316 CPUtime=2.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733396/stat : 733396 (fscip) R 733347 733354 733298 0 -1 4194368 48744 0 0 0 273 10 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733397] ppid=733347 vsize=6009584 memory=3606848 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733397/stat : 733397 (fscip) R 733347 733354 733298 0 -1 4194368 53489 0 0 0 271 11 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733398] ppid=733347 vsize=6009584 memory=279538215014560 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733398/stat : 733398 (fscip) R 733347 733354 733298 0 -1 4194368 52501 0 0 0 267 14 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733399] ppid=733347 vsize=6009584 memory=0 CPUtime=2.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733399/stat : 733399 (fscip) R 733347 733354 733298 0 -1 4194368 48684 0 0 0 272 11 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733400] ppid=733347 vsize=6009584 memory=25132 CPUtime=2.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733400/stat : 733400 (fscip) R 733347 733354 733298 0 -1 4194368 48715 0 0 0 261 11 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733401] ppid=733347 vsize=6009584 memory=0 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733401/stat : 733401 (fscip) R 733347 733354 733298 0 -1 4194368 53745 0 0 0 267 15 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733402] ppid=733347 vsize=6009584 memory=25333125866717268 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733402/stat : 733402 (fscip) R 733347 733354 733298 0 -1 4194368 55551 0 0 0 271 11 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733403] ppid=733347 vsize=6009584 memory=279538215982368 CPUtime=2.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733403/stat : 733403 (fscip) R 733347 733354 733298 0 -1 4194368 55727 0 0 0 271 12 0 0 20 0 41 0 124755703 6153814016 1269011 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733404] ppid=733347 vsize=6009584 memory=25333125866717268 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733404/stat : 733404 (fscip) R 733347 733354 733298 0 -1 4194368 51311 0 0 0 269 13 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733405] ppid=733347 vsize=6009584 memory=6048 CPUtime=2.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733405/stat : 733405 (fscip) R 733347 733354 733298 0 -1 4194368 48800 0 0 0 273 10 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733406] ppid=733347 vsize=6009584 memory=51344 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733406/stat : 733406 (fscip) R 733347 733354 733298 0 -1 4194368 55629 0 0 0 270 11 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733407] ppid=733347 vsize=6009584 memory=198340509722 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733407/stat : 733407 (fscip) R 733347 733354 733298 0 -1 4194368 54341 0 0 0 267 14 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733408] ppid=733347 vsize=6009584 memory=25031 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733408/stat : 733408 (fscip) R 733347 733354 733298 0 -1 4194368 53834 0 0 0 270 11 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733409] ppid=733347 vsize=6009584 memory=25369 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733409/stat : 733409 (fscip) R 733347 733354 733298 0 -1 4194368 54380 0 0 0 270 12 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733410] ppid=733347 vsize=6009584 memory=279538215227504 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733410/stat : 733410 (fscip) R 733347 733354 733298 0 -1 4194368 54632 0 0 0 269 13 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733411] ppid=733347 vsize=6009584 memory=8295863551489 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733411/stat : 733411 (fscip) R 733347 733354 733298 0 -1 4194368 53617 0 0 0 270 12 0 0 20 0 41 0 124755703 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733432] ppid=733347 vsize=6009584 memory=8304453485825 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733432/stat : 733432 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733433] ppid=733347 vsize=6009584 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733433/stat : 733433 (fscip) S 733347 733354 733298 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733434] ppid=733347 vsize=6009584 memory=3289468208832935 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733434/stat : 733434 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733435] ppid=733347 vsize=6009584 memory=3289468208832936 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733435/stat : 733435 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733436] ppid=733347 vsize=6009584 memory=365224 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733436/stat : 733436 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733437] ppid=733347 vsize=6009584 memory=30399726987509844 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733437/stat : 733437 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269077 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733438] ppid=733347 vsize=6009584 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733438/stat : 733438 (fscip) S 733347 733354 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269143 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733439] ppid=733347 vsize=6009584 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733439/stat : 733439 (fscip) S 733347 733354 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 124755891 6153814016 1269143 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0

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

/proc/733354/task/733438/stat : 733438 (fscip) S 733347 733354 733298 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733439] ppid=733347 vsize=44646948 memory=34865532 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733439/stat : 733439 (fscip) S 733347 733354 733298 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733440] ppid=733347 vsize=44646948 memory=279538217051296 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733440/stat : 733440 (fscip) S 733347 733354 733298 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733441] ppid=733347 vsize=44646948 memory=34857672 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733441/stat : 733441 (fscip) S 733347 733354 733298 0 -1 1077936192 161 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733442] ppid=733347 vsize=44646948 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733442/stat : 733442 (fscip) S 733347 733354 733298 0 -1 1077936192 151 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733443] ppid=733347 vsize=44646948 memory=6048 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733443/stat : 733443 (fscip) S 733347 733354 733298 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733444] ppid=733347 vsize=44646948 memory=51344 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733444/stat : 733444 (fscip) S 733347 733354 733298 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733445] ppid=733347 vsize=44646948 memory=34839428 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733445/stat : 733445 (fscip) S 733347 733354 733298 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733446] ppid=733347 vsize=44646948 memory=34774132 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733446/stat : 733446 (fscip) S 733347 733354 733298 0 -1 1077936192 155 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733447] ppid=733347 vsize=44646948 memory=35043672 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733447/stat : 733447 (fscip) S 733347 733354 733298 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733448] ppid=733347 vsize=44646948 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733448/stat : 733448 (fscip) S 733347 733354 733298 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733449] ppid=733347 vsize=44646948 memory=35052816 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733449/stat : 733449 (fscip) S 733347 733354 733298 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733450] ppid=733347 vsize=44646948 memory=6291621508383336042 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733450/stat : 733450 (fscip) S 733347 733354 733298 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733451] ppid=733347 vsize=44646948 memory=35052824 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733451/stat : 733451 (fscip) S 733347 733354 733298 0 -1 1077936192 151 0 0 0 2 0 0 0 20 0 41 0 124755891 45718474752 8763216 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
Current children cumulated CPU time: 70920.6 s
Current children cumulated vsize: 44646948 KiB
Current children cumulated memory: 35052864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.8 s]
/proc/loadavg: 80.11 80.27 79.16 82/1023 735384
/proc/meminfo: memFree=644287848/790760804 swapFree=131071996/131071996
[pid=733354] ppid=733347 vsize=44780052 memory=35130240 CPUtime=72000.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/stat : 733354 (fscip) S 733347 733354 733298 0 -1 1077936128 108049188 0 0 0 7182287 17749 0 0 20 0 41 0 124755540 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
/proc/733354/statm: 11195013 8782560 3302 3035 0 11024226 0
[pid=733354/tid=733392] ppid=733347 vsize=44780052 memory=35067736 CPUtime=3598.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733392/stat : 733392 (fscip) R 733347 733354 733298 0 -1 4194368 4570930 0 0 0 359286 521 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733393] ppid=733347 vsize=44780052 memory=35129692 CPUtime=3602.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733393/stat : 733393 (fscip) R 733347 733354 733298 0 -1 4194368 7968046 0 0 0 359254 1029 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733394] ppid=733347 vsize=44780052 memory=35129380 CPUtime=3606.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733394/stat : 733394 (fscip) R 733347 733354 733298 0 -1 4194368 2530798 0 0 0 359608 1014 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733395] ppid=733347 vsize=44780052 memory=35094508 CPUtime=3582.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733395/stat : 733395 (fscip) R 733347 733354 733298 0 -1 4194368 4810862 0 0 0 357758 539 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733396] ppid=733347 vsize=44780052 memory=6720667644762209643 CPUtime=3599.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733396/stat : 733396 (fscip) R 733347 733354 733298 0 -1 4194368 9356519 0 0 0 358682 1228 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733397] ppid=733347 vsize=44780052 memory=35130052 CPUtime=3605.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733397/stat : 733397 (fscip) R 733347 733354 733298 0 -1 4194368 2613965 0 0 0 359482 1050 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733398] ppid=733347 vsize=44780052 memory=35129752 CPUtime=3604.25 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733398/stat : 733398 (fscip) R 733347 733354 733298 0 -1 4194368 4276182 0 0 0 359927 498 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733399] ppid=733347 vsize=44780052 memory=6720667644762209643 CPUtime=3606 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733399/stat : 733399 (fscip) R 733347 733354 733298 0 -1 4194368 9373881 0 0 0 359339 1261 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733400] ppid=733347 vsize=44780052 memory=2832 CPUtime=3606.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733400/stat : 733400 (fscip) R 733347 733354 733298 0 -1 4194368 2786102 0 0 0 359542 1060 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733401] ppid=733347 vsize=44780052 memory=6736 CPUtime=3595.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733401/stat : 733401 (fscip) R 733347 733354 733298 0 -1 4194368 4463919 0 0 0 359008 502 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733402] ppid=733347 vsize=44780052 memory=31676552 CPUtime=3607.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733402/stat : 733402 (fscip) R 733347 733354 733298 0 -1 4194368 8494944 0 0 0 359728 1015 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733403] ppid=733347 vsize=44780052 memory=279538216503296 CPUtime=3605.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733403/stat : 733403 (fscip) R 733347 733354 733298 0 -1 4194368 2824123 0 0 0 359467 1125 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733404] ppid=733347 vsize=44780052 memory=7449323650758828592 CPUtime=3597.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733404/stat : 733404 (fscip) R 733347 733354 733298 0 -1 4194368 3855190 0 0 0 359227 484 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733405] ppid=733347 vsize=44780052 memory=5794233212794595640 CPUtime=3604.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733405/stat : 733405 (fscip) R 733347 733354 733298 0 -1 4194368 9257068 0 0 0 359183 1261 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733406] ppid=733347 vsize=44780052 memory=6224326968618608952 CPUtime=3595.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733406/stat : 733406 (fscip) R 733347 733354 733298 0 -1 4194368 2862788 0 0 0 358450 1090 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733407] ppid=733347 vsize=44780052 memory=5865164928417752376 CPUtime=3596.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733407/stat : 733407 (fscip) R 733347 733354 733298 0 -1 4194368 4140629 0 0 0 359153 498 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733408] ppid=733347 vsize=44780052 memory=6720667644762209643 CPUtime=3606.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733408/stat : 733408 (fscip) R 733347 733354 733298 0 -1 4194368 8103035 0 0 0 359668 997 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733409] ppid=733347 vsize=44780052 memory=2036 CPUtime=3575.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733409/stat : 733409 (fscip) R 733347 733354 733298 0 -1 4194368 2667051 0 0 0 356528 1036 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733410] ppid=733347 vsize=44780052 memory=31572 CPUtime=3605.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733410/stat : 733410 (fscip) R 733347 733354 733298 0 -1 4194368 4618757 0 0 0 360051 469 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733411] ppid=733347 vsize=44780052 memory=28568 CPUtime=3597 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733411/stat : 733411 (fscip) R 733347 733354 733298 0 -1 4194368 8386895 0 0 0 358685 1015 0 0 20 0 41 0 124755703 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733432] ppid=733347 vsize=44780052 memory=279538216827792 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733432/stat : 733432 (fscip) S 733347 733354 733298 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733433] ppid=733347 vsize=44780052 memory=35067728 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733433/stat : 733433 (fscip) S 733347 733354 733298 0 -1 1077936192 158 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733434] ppid=733347 vsize=44780052 memory=2832 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733434/stat : 733434 (fscip) S 733347 733354 733298 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733435] ppid=733347 vsize=44780052 memory=6736 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733435/stat : 733435 (fscip) S 733347 733354 733298 0 -1 1077936192 160 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733436] ppid=733347 vsize=44780052 memory=31880548 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733436/stat : 733436 (fscip) S 733347 733354 733298 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733437] ppid=733347 vsize=44780052 memory=2696 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733437/stat : 733437 (fscip) S 733347 733354 733298 0 -1 1077936192 156 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733438] ppid=733347 vsize=44780052 memory=13904 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733438/stat : 733438 (fscip) S 733347 733354 733298 0 -1 1077936192 150 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733439] ppid=733347 vsize=44780052 memory=11276 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733439/stat : 733439 (fscip) S 733347 733354 733298 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733440] ppid=733347 vsize=44780052 memory=11276 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733440/stat : 733440 (fscip) S 733347 733354 733298 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733441] ppid=733347 vsize=44780052 memory=11276 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733441/stat : 733441 (fscip) S 733347 733354 733298 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733442] ppid=733347 vsize=44780052 memory=11276 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733442/stat : 733442 (fscip) S 733347 733354 733298 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733443] ppid=733347 vsize=44780052 memory=6720667644762209643 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733443/stat : 733443 (fscip) S 733347 733354 733298 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733444] ppid=733347 vsize=44780052 memory=2036 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733444/stat : 733444 (fscip) S 733347 733354 733298 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733445] ppid=733347 vsize=44780052 memory=31572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733445/stat : 733445 (fscip) S 733347 733354 733298 0 -1 1077936192 160 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733446] ppid=733347 vsize=44780052 memory=28568 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733446/stat : 733446 (fscip) S 733347 733354 733298 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733447] ppid=733347 vsize=44780052 memory=7312 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733447/stat : 733447 (fscip) S 733347 733354 733298 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733448] ppid=733347 vsize=44780052 memory=35093328 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733448/stat : 733448 (fscip) S 733347 733354 733298 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733449] ppid=733347 vsize=44780052 memory=2316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733449/stat : 733449 (fscip) S 733347 733354 733298 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733450] ppid=733347 vsize=44780052 memory=33000 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733450/stat : 733450 (fscip) S 733347 733354 733298 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
[pid=733354/tid=733451] ppid=733347 vsize=44780052 memory=1804 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/733354/task/733451/stat : 733451 (fscip) S 733347 733354 733298 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 41 0 124755891 45854773248 8782560 809668444160 4194304 16623229 140730280085424 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 54497280 140730280088582 140730280088700 140730280088700 140730280095728 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 44780052 KiB
Current children cumulated memory: 35130240 KiB

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

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

# cumulated CPU time of all completed processes:  user=71823.1 s, system=178.797 s

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

[startup+3637.6 s]
/proc/loadavg: 80.11 80.27 79.16 44/945 735384
/proc/meminfo: memFree=670380504/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638 s]*
/proc/loadavg: 80.11 80.27 79.16 42/939 735392
/proc/meminfo: memFree=711885396/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.12 s]
/proc/loadavg: 80.11 80.27 79.16 42/939 735392
/proc/meminfo: memFree=711885396/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3638.13
CPU time (s): 72001.9
CPU user time (s): 71823.1
CPU system time (s): 178.797
CPU usage (%): 1979.09
Max. virtual memory (cumulated for all children) (KiB): 44780052
Max. memory (cumulated for all children) (KiB): 35130240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71823.1
system time used= 178.797
maximum resident set size= 35130296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108051467
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= 1350765
involuntary context switches= 225307


# summary of solver processes directly reported to runsolver:
#   pid: 733354
#   total CPU time (s): 72001.9
#   total CPU user time (s): 71823.1
#   total CPU system time (s): 178.797

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.8047 second user time and 115.683 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-13 22:42:04
IDJOB=4465267
IDBENCH=146673
IDSOLVER=3094
FILE ID=nodeD105/4465267-1723581724
RUNJOBID= nodeD105-1723581724-733309
SLURM_JOB_ID= 8267895
Free space on /tmp= 8622912 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-2.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-4465267-1723581724/watcher-4465267-1723581724 -o /tmp/evaluation-result-4465267-1723581724/solver-4465267-1723581724 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733309 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465267-1723581724.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 800a2d87d48167b6ff5ac999f92ec0b3
RANDOM SEED=1241491334

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        780824876 kB
MemAvailable:   783656060 kB
Buffers:         1166172 kB
Cached:          4981456 kB
SwapCached:            0 kB
Active:          1568572 kB
Inactive:        4988168 kB
Active(anon):       2076 kB
Inactive(anon):   445944 kB
Active(file):    1566496 kB
Inactive(file):  4542224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            128056 kB
Writeback:             0 kB
AnonPages:        409224 kB
Mapped:           101008 kB
Shmem:             38920 kB
KReclaimable:     284332 kB
Slab:             712080 kB
SReclaimable:     284332 kB
SUnreclaim:       427748 kB
KernelStack:       14688 kB
PageTables:        11232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1047356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1107840 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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:     1085440 kB
DirectMap2M:    133629952 kB
DirectMap1G:    671088640 kB

Free space on /tmp at the end= 8622788 MiB
End job on nodeD105 at 2024-08-13 23:42:43